.hp-workspace{gap:22px;margin-top:26px;display:grid}.hp-editor{border:0;gap:22px;min-width:0;margin:0;padding:0;display:grid}.hp-editor:disabled{opacity:.92}.hp-workspace-bar{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-radius:12px;justify-content:space-between;align-items:center;min-height:54px;padding:8px 12px;display:flex;position:sticky;top:82px;box-shadow:0 8px 28px #17211f0f}.hp-workspace-bar nav{gap:3px;display:flex}.hp-workspace-bar a{color:var(--muted-strong);border-radius:8px;padding:9px 13px;font-size:.73rem;font-weight:680;text-decoration:none}.hp-workspace-bar a:hover{color:var(--brand);background:var(--brand-soft)}.hp-save{color:var(--muted-strong);align-items:center;gap:8px;padding:7px 10px;font-size:.69rem;font-weight:650;display:inline-flex}.hp-save>span{background:var(--success);width:7px;height:7px;box-shadow:0 0 0 3px var(--success-soft);border-radius:50%}.hp-save--pending>span,.hp-save--saving>span,.hp-save--loading>span{background:var(--warning);box-shadow:0 0 0 3px var(--warning-soft)}.hp-save--offline>span,.hp-save--failed>span,.hp-save--conflict>span{background:var(--danger);box-shadow:0 0 0 3px var(--danger-soft)}.hp-save button{color:var(--brand);font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:750;text-decoration:underline}.hp-section{border:1px solid var(--line);background:var(--surface);border-radius:16px;scroll-margin-top:150px;overflow:hidden;box-shadow:0 1px 1px #17211f05}.hp-section-header{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8faf8 0%,#f2f6f4 100%);padding:34px 36px 28px}.hp-section-header p{color:var(--brand-mid);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.65rem;font-weight:800}.hp-section-header h2{letter-spacing:-.04em;margin-bottom:7px;font-size:clamp(1.45rem,3vw,2rem);font-weight:630}.hp-section-header>span{color:var(--muted);font-size:.83rem}.hp-subsection{border-top:1px solid var(--line);padding:34px 36px}.hp-subsection:first-of-type{border-top:0}.hp-subsection h3,.hp-chart-card h3,.hp-entry-heading h3{letter-spacing:-.018em;margin-bottom:6px;font-size:.93rem;font-weight:700}.hp-subsection>p,.hp-subsection-heading p,.hp-split-panel>div>p,.hp-comparison>p{color:var(--muted);margin-bottom:18px;font-size:.76rem;line-height:1.5}.hp-metric-grid{border-bottom:1px solid var(--line);display:grid}.hp-metric-grid--three{grid-template-columns:repeat(3,1fr)}.hp-metric-grid--four{grid-template-columns:repeat(4,1fr)}.hp-metric{border-left:1px solid var(--line);gap:5px;min-width:0;padding:24px 26px;display:grid}.hp-metric:first-child{border-left:0}.hp-metric small,.hp-timeline span,.hp-purchase-summary span,.hp-split-summary span{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;font-size:.64rem;font-weight:680}.hp-metric strong{letter-spacing:-.035em;text-overflow:ellipsis;font-size:clamp(1.12rem,2.5vw,1.52rem);font-weight:630;overflow:hidden}.hp-metric>span{color:var(--muted);font-size:.67rem}.hp-metric--positive strong{color:var(--success)}.hp-metric--warning strong{color:var(--danger)}.hp-people-grid,.hp-two-column,.hp-chart-grid-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.hp-person-card,.hp-schedule-card,.hp-chart-card{border:1px solid var(--line);background:#fcfdfc;border-radius:12px;overflow:hidden}.hp-person-name{border-bottom:1px solid var(--line);gap:4px;padding:17px 18px;display:grid}.hp-person-name>span{color:var(--muted);text-transform:uppercase;font-size:.61rem;font-weight:700}.hp-person-name input{width:100%;color:var(--ink);background:0 0;border:0;padding:0;font-size:.91rem;font-weight:690}.hp-field-grid,.hp-cost-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hp-person-card .hp-field-grid{padding:18px}.hp-field{min-width:0;color:var(--ink-soft);gap:7px;font-size:.7rem;font-weight:650;display:grid}.hp-field>small{color:var(--muted);font-size:.61rem;font-weight:450;line-height:1.35}.hp-money-input,.hp-number-input,.hp-entry-money{border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;align-items:center;min-width:0;display:flex}.hp-money-input:focus-within,.hp-number-input:focus-within,.hp-entry-money:focus-within,.hp-entry-row>label>input:focus,.hp-entry-row select:focus,.hp-person-name input:focus{outline-offset:1px;outline:3px solid #c8ddd6}.hp-money-input>span,.hp-number-input>span,.hp-entry-money>span{color:var(--muted);padding-left:10px;font-weight:500}.hp-number-input>span{padding:0 10px 0 0;font-size:.66rem}.hp-money-input input,.hp-number-input input,.hp-entry-money input{width:100%;min-width:0;height:40px;color:var(--ink);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:0 10px 0 6px}.hp-person-total{border-top:1px solid var(--line);background:var(--brand-soft);justify-content:space-between;align-items:center;padding:15px 18px;font-size:.7rem;display:flex}.hp-person-total strong{color:var(--brand);font-size:.9rem}.hp-split-panel{grid-template-columns:minmax(0,1.5fr) minmax(250px,.65fr);gap:28px;display:grid}.hp-entry-block+.hp-entry-block{margin-top:22px}.hp-entry-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.hp-entry-heading h3{margin:0;font-size:.76rem}.hp-entry-heading button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:5px 7px;font-size:.67rem;font-weight:730}.hp-entry-list{gap:7px;display:grid}.hp-entry-row{grid-template-columns:minmax(130px,1fr) minmax(100px,.55fr) auto;gap:7px;display:grid}.hp-entry-row:has(select){grid-template-columns:minmax(120px,1fr) minmax(100px,.55fr) minmax(95px,.55fr) auto}.hp-entry-row>label>input,.hp-entry-row select{border:1px solid var(--line-strong);width:100%;height:38px;color:var(--ink);background:var(--surface);border-radius:8px;outline:0;padding:0 10px;font-size:.7rem}.hp-entry-money input{height:36px;font-size:.7rem}.hp-remove{min-height:38px;color:var(--danger);cursor:pointer;background:0 0;border:0;align-self:end;padding:0 8px;font-size:.63rem;font-weight:680}.hp-empty-row{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:8px;margin:0;padding:12px;font-size:.68rem}.hp-forecast-panel{border:1px solid var(--line);background:#f7faf8;border-radius:12px;align-self:start;gap:0;padding:18px;display:grid}.hp-forecast-panel>.hp-field{margin-bottom:12px}.hp-forecast-panel .hp-metric{border-top:1px solid var(--line);border-left:0;padding:16px 2px}.hp-completion-strip{background:var(--brand-soft);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:18px;margin-top:24px;padding:18px;display:grid}.hp-completion-strip .hp-metric{border-left:1px solid var(--brand-line);padding:4px 10px}.hp-decision{background:#fbefed;border-bottom:1px solid #ead6d2;grid-template-columns:minmax(220px,.8fr) minmax(0,2fr);gap:20px;padding:28px 36px;display:grid}.hp-decision--positive{background:#edf6f1;border-color:#cce1d8}.hp-decision>div:first-child>p{color:var(--danger);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.65rem;font-weight:780}.hp-decision--positive>div:first-child>p{color:var(--success)}.hp-decision>div:first-child h3{margin:0;font-size:1.2rem;font-weight:620;line-height:1.25}.hp-decision-metrics{background:#ffffffb8;border:1px solid #b152492e;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.hp-decision--positive .hp-decision-metrics{border-color:#3d7c6533}.hp-decision-metrics .hp-metric{padding:16px}.hp-two-column--wide{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr)}.hp-purchase-summary{border:1px solid var(--line);border-radius:12px;align-self:start;display:grid;overflow:hidden}.hp-purchase-summary>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.hp-purchase-summary>div:first-child{border-top:0}.hp-purchase-summary strong{font-size:.84rem}.hp-cost-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-timeline{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;display:grid;overflow:hidden}.hp-timeline>div{border-left:1px solid var(--line);gap:5px;padding:18px;display:grid}.hp-timeline>div:first-child{border-left:0}.hp-timeline strong{letter-spacing:-.03em;font-size:1.15rem}.hp-timeline small{color:var(--muted);font-size:.62rem;line-height:1.4}.hp-monthly-total{color:#fff;background:var(--brand);border-radius:12px;flex-direction:column;justify-content:center;min-height:220px;padding:28px;display:flex}.hp-monthly-total>span{letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:680}.hp-monthly-total strong{letter-spacing:-.05em;margin-top:8px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:580}.hp-monthly-total p{color:#c9d8d4;margin:12px 0 0;font-size:.69rem}.hp-comparison{border-top:1px solid var(--line)}.hp-comparison>summary{color:var(--brand);cursor:pointer;padding:22px 36px;font-size:.78rem;font-weight:720}.hp-comparison[open]>summary{border-bottom:1px solid var(--line)}.hp-comparison-controls{grid-template-columns:repeat(2,minmax(180px,280px));gap:16px;padding:24px 36px 0;display:grid}.hp-table-scroll{padding:22px 36px 30px;overflow-x:auto}.hp-table-scroll table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.68rem}.hp-table-scroll th,.hp-table-scroll td{border-bottom:1px solid var(--line);text-align:right;font-variant-numeric:tabular-nums;padding:11px 12px}.hp-table-scroll th:first-child,.hp-table-scroll td:first-child{text-align:left}.hp-table-scroll thead th{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.6rem}.hp-table-scroll tr.is-current{color:var(--brand);background:var(--brand-soft)}.hp-rule-note{border-top:1px solid var(--line);color:var(--muted);background:#fafbfa;gap:5px;padding:18px 36px;font-size:.64rem;line-height:1.45;display:grid}.hp-rule-note strong{color:var(--ink-soft)}.hp-schedule-layout{grid-template-columns:.7fr 1fr 1fr;gap:18px;display:grid}.hp-schedule-card{padding:18px}.hp-schedule-row{border-top:1px solid var(--line);grid-template-columns:1fr 1.2fr auto;align-items:end;gap:8px;padding:10px 0;display:grid}.hp-chart-grid-layout{padding:0 36px 36px}.hp-chart-card{background:var(--surface)}.hp-chart-card h3{padding:20px 22px 0}.hp-chart-card svg{width:100%;height:auto;padding:4px 12px;display:block}.hp-chart-card svg text{fill:var(--muted);font-size:10px}.hp-chart-grid{stroke:#e7ebe8;stroke-width:1px}.hp-chart-line{fill:none;stroke:var(--brand-mid);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.hp-chart-event{stroke:var(--warning);stroke-dasharray:4 4;stroke-width:1.5px}.hp-chart-card>details{border-top:1px solid var(--line)}.hp-chart-card>details>summary{color:var(--brand);cursor:pointer;padding:14px 20px;font-size:.67rem;font-weight:680}.hp-chart-card .hp-table-scroll{max-height:260px;padding:0 18px 18px;overflow-y:auto}.hp-split-summary{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);margin:0 36px 36px;display:grid;overflow:hidden}.hp-split-summary>div{border-left:1px solid var(--line);gap:5px;padding:18px;display:grid}.hp-split-summary>div:first-child{border-left:0}.hp-split-summary strong{font-size:.92rem}.hp-split-summary small{color:var(--muted);font-size:.64rem}.hp-conflict,.hp-error{color:#713b35;background:var(--danger-soft);border:1px solid #e4bbb6;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;font-size:.72rem;display:flex}.hp-conflict p{margin:5px 0 0}.hp-conflict>div:last-child{gap:8px;display:flex}.hp-conflict button{color:#713b35;cursor:pointer;background:#fff;border:1px solid #c9867f;border-radius:7px;min-height:36px;padding:0 10px;font-size:.65rem;font-weight:680}.hp-loading{color:var(--muted);text-align:center;padding:70px}.hp-disclaimer{border:1px solid var(--line);color:var(--muted);background:#f8f9f8;border-radius:12px;padding:20px 24px;font-size:.66rem;line-height:1.5}.hp-disclaimer strong{color:var(--ink-soft)}@media (width<=1000px){.hp-decision{grid-template-columns:1fr}.hp-decision-metrics,.hp-metric-grid--four{grid-template-columns:repeat(2,1fr)}.hp-schedule-layout{grid-template-columns:1fr 1fr}.hp-schedule-layout>div:first-child{grid-column:1/-1}}@media (width<=760px){.hp-workspace{margin-top:18px}.hp-workspace-bar{border-radius:10px;grid-template-columns:1fr;display:grid;top:64px;overflow:visible}.hp-workspace-bar nav{justify-content:space-between}.hp-workspace-bar a{padding:9px}.hp-save{border-top:1px solid var(--line);width:100%;padding:9px}.hp-section{border-radius:12px}.hp-section-header,.hp-subsection{padding:26px 20px}.hp-metric-grid--three,.hp-metric-grid--four,.hp-people-grid,.hp-two-column,.hp-chart-grid-layout,.hp-completion-strip,.hp-split-panel,.hp-two-column--wide,.hp-schedule-layout,.hp-split-summary{grid-template-columns:1fr}.hp-metric-grid .hp-metric,.hp-split-summary>div{border-top:1px solid var(--line);border-left:0}.hp-metric-grid .hp-metric:first-child,.hp-split-summary>div:first-child{border-top:0}.hp-field-grid,.hp-cost-grid{grid-template-columns:1fr}:is(.hp-entry-row,.hp-entry-row:has(select)){border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr 1fr;padding:10px}.hp-entry-row>label:first-child{grid-column:1/-1}.hp-decision{padding:24px 20px}.hp-decision-metrics{grid-template-columns:1fr 1fr}.hp-decision-metrics .hp-metric:nth-child(odd){border-left:0}.hp-timeline{grid-template-columns:1fr}.hp-timeline>div{border-top:1px solid var(--line);border-left:0}.hp-timeline>div:first-child{border-top:0}.hp-comparison>summary,.hp-rule-note{padding-left:20px;padding-right:20px}.hp-comparison-controls{grid-template-columns:1fr;padding:20px 20px 0}.hp-table-scroll{padding-left:20px;padding-right:20px}.hp-chart-grid-layout{padding:0 20px 26px}.hp-split-summary{margin:0 20px 26px}.hp-conflict{flex-direction:column;align-items:stretch}.hp-conflict>div:last-child{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}#root{min-height:100vh}.product-shell{min-height:100vh;color:var(--ink);background:var(--canvas)}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f9f7f0;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:11px;font-size:.97rem;font-weight:720;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--brand);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;border-radius:8px;width:31px;height:31px;padding:5px}.household-switcher{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:10px;min-width:216px;padding:7px 10px 7px 8px;display:flex}.household-avatar{width:34px;height:34px;color:var(--brand);background:var(--brand-soft);letter-spacing:.04em;border-radius:8px;flex:none;place-items:center;font-size:.68rem;font-weight:800;display:grid}.household-copy{flex:1;line-height:1.2;display:grid}.household-copy strong{font-size:.78rem;font-weight:680}.household-copy small{color:var(--muted);margin-top:3px;font-size:.67rem}.household-switcher>svg{fill:none;width:16px;stroke:var(--muted);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.app-layout{grid-template-columns:232px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.sidebar{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;justify-content:space-between;height:calc(100vh - 72px);padding:24px 16px 18px;display:flex;position:sticky;top:72px}.sidebar nav{gap:4px;display:grid}.nav-item{min-height:42px;color:var(--muted-strong);border-radius:8px;align-items:center;gap:11px;padding:0 12px;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.nav-item--active{color:var(--brand);background:var(--brand-soft)}.nav-item--disabled{cursor:default}a.nav-item:not(.nav-item--active):hover{color:var(--ink);background:var(--canvas)}.nav-item--button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.nav-item--button:hover{color:var(--ink);background:var(--canvas)}.nav-item .icon{width:18px;height:18px}.nav-badge{color:var(--muted);background:var(--canvas-strong);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;margin-left:auto;padding:3px 6px;font-size:.58rem;font-weight:750}.sidebar-footer{gap:14px;display:grid}.connection{border-top:1px solid var(--line);color:var(--muted);align-items:flex-start;gap:10px;padding:14px 12px;display:flex}.connection-dot{background:var(--warning);width:7px;height:7px;box-shadow:0 0 0 3px var(--warning-soft);border-radius:50%;margin-top:4px}.connection--success .connection-dot{background:var(--success);box-shadow:0 0 0 3px var(--success-soft)}.connection--error .connection-dot{background:var(--danger);box-shadow:0 0 0 3px var(--danger-soft)}.connection>span:last-child{line-height:1.2;display:grid}.connection strong{color:var(--ink-soft);font-size:.72rem;font-weight:670}.connection small{margin-top:4px;font-size:.63rem}.dashboard{width:min(1180px,100%);margin:0 auto;padding:52px clamp(28px,5vw,72px) 72px}.page-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;display:flex}.section-label,.status-label{color:var(--brand-mid);letter-spacing:.09em;text-transform:uppercase;margin:0 0 9px;font-size:.67rem;font-weight:760}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:inherit}h1{letter-spacing:-.052em;margin-bottom:10px;font-size:clamp(2rem,4vw,2.75rem);font-weight:650;line-height:1.05}.page-intro{max-width:610px;color:var(--muted);margin-bottom:0;font-size:.94rem;line-height:1.55}button{font:inherit}.primary-action,.secondary-action{border:1px solid var(--brand);color:#fff;background:var(--brand);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-size:.76rem;font-weight:680;display:inline-flex}.primary-action .icon,.secondary-action .icon{width:16px;height:16px}button:disabled{cursor:not-allowed}.primary-action:not(:disabled),.secondary-action:not(:disabled),.quiet-action:not(:disabled),.icon-button:not(:disabled){cursor:pointer}.primary-action:not(:disabled):hover{background:#0f332c}.primary-action:disabled{border-color:var(--brand-muted);background:var(--brand-muted)}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);align-items:stretch;gap:18px;display:grid}.projects-panel,.template-panel{border:1px solid var(--line);background:var(--surface);border-radius:12px}.projects-panel{min-height:500px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:0 22px;display:flex}.panel-heading h2,.template-panel h2{letter-spacing:-.025em;margin-bottom:0;font-size:1rem;font-weight:680}.panel-heading p{color:var(--muted);margin:3px 0 0;font-size:.68rem}.text-action{color:var(--muted);background:0 0;border:0;padding:0;font-size:.7rem;font-weight:620}.empty-state{flex-direction:column;justify-content:center;align-items:flex-start;max-width:490px;min-height:427px;margin:0 auto;padding:48px;display:flex}.empty-state-mark{border:1px solid var(--brand-line);width:44px;height:44px;color:var(--brand);background:var(--brand-soft);border-radius:10px;place-items:center;margin-bottom:30px;display:grid}.empty-state-mark .icon{width:21px;height:21px}.empty-state h3{letter-spacing:-.045em;max-width:370px;margin-bottom:13px;font-size:clamp(1.45rem,3vw,2rem);font-weight:620;line-height:1.12}.empty-state>p:not(.status-label){max-width:430px;color:var(--muted);margin-bottom:22px;font-size:.84rem;line-height:1.65}.secondary-action{border-color:var(--line-strong);color:var(--ink-soft);background:var(--surface)}.secondary-action:disabled{color:var(--muted-strong);background:var(--canvas)}.secondary-action:not(:disabled):hover{border-color:var(--brand-mid);color:var(--brand);background:var(--brand-soft)}.empty-state>small{color:var(--muted);margin-top:12px;font-size:.64rem}.projects-message,.workspace-loading{min-height:427px;color:var(--muted);place-items:center;padding:36px;font-size:.8rem;display:grid}.projects-message--error{color:var(--danger)}.project-list{gap:10px;padding:18px;display:grid}.project-card{border:1px solid var(--line);min-height:76px;color:var(--ink);border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 14px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.project-card:hover{border-color:var(--brand-line);transform:translateY(-1px);box-shadow:0 8px 24px #173f3714}.project-card-icon,.template-choice-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:9px;place-items:center;display:grid}.project-card-icon .icon,.template-choice-icon .icon{width:20px;height:20px}.project-card-copy{min-width:0;display:grid}.project-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:680;overflow:hidden}.project-card-copy small{color:var(--muted);margin-top:5px;font-size:.65rem}.project-card-status,.selected-label{color:var(--success);background:var(--success-soft);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:.59rem;font-weight:720}.project-card>.icon{width:16px;height:16px;color:var(--muted)}.template-panel{color:#d8e2df;border-color:var(--brand);background:var(--brand);padding:28px;position:relative;overflow:hidden}.template-panel:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-90px;right:-70px}.template-icon{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;place-items:center;width:44px;height:44px;margin-bottom:56px;display:grid}.template-icon .icon{width:22px;height:22px}.template-panel .section-label{color:#a9c7be}.template-panel h2{color:#fff;margin-bottom:12px;font-size:1.5rem}.template-copy{color:#bdcec9;margin-bottom:26px;font-size:.78rem;line-height:1.6}.module-list{gap:14px;margin-bottom:28px;display:grid}.module-list>div{align-items:flex-start;gap:11px;display:flex}.module-check{color:#a8d2c5;background:#ffffff17;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.module-check .icon{stroke-width:2.2px;width:12px;height:12px}.module-list>div>span:last-child{display:grid}.module-list strong{color:#eef5f3;font-size:.72rem;font-weight:650}.module-list small{color:#9eb5af;margin-top:3px;font-size:.64rem}.template-status{z-index:1;color:#9eb5af;border-top:1px solid #ffffff24;justify-content:space-between;padding-top:17px;font-size:.62rem;font-weight:620;display:flex;position:absolute;bottom:25px;left:28px;right:28px}.icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;display:block}.mobile-nav{display:none}.dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#131f1c8a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.create-dialog{border:1px solid var(--line);background:var(--surface);border-radius:14px;width:min(500px,100%);padding:32px;position:relative;box-shadow:0 28px 80px #0a1c183d}.create-dialog h2{letter-spacing:-.04em;margin-bottom:10px;font-size:1.55rem;font-weight:650}.create-dialog>p:not(.section-label){max-width:410px;color:var(--muted);margin-bottom:25px;font-size:.78rem;line-height:1.6}.icon-button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:7px;place-items:center;display:grid;position:absolute;top:20px;right:20px}.icon-button:hover{color:var(--ink);background:var(--canvas)}.icon-button .icon{width:17px;height:17px}.create-dialog form,.create-dialog label{display:grid}.create-dialog label{color:var(--ink-soft);margin-bottom:8px;font-size:.68rem;font-weight:680}.create-dialog input{border:1px solid var(--line-strong);width:100%;height:44px;color:var(--ink);background:var(--surface);border-radius:8px;margin-bottom:15px;padding:0 12px;font-size:.82rem}.create-dialog input:focus{border-color:var(--brand-mid);outline:3px solid var(--brand-soft)}.template-choice{border:1px solid var(--brand-line);background:#fbfdfc;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.template-choice>span:nth-child(2){display:grid}.template-choice strong{font-size:.73rem;font-weight:680}.template-choice small{color:var(--muted);margin-top:4px;font-size:.62rem}.dialog-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:24px;padding-top:20px;display:flex}.quiet-action{border:1px solid var(--line);min-height:42px;color:var(--ink-soft);background:var(--surface);border-radius:8px;padding:0 15px;font-size:.75rem;font-weight:650}.form-error{color:var(--danger);margin:12px 0 0;font-size:.68rem}.project-workspace{max-width:1160px}.back-link{color:var(--muted-strong);margin-bottom:30px;font-size:.72rem;font-weight:640;text-decoration:none;display:inline-block}.back-link:hover{color:var(--brand)}.project-heading{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:30px;display:flex}.saved-status{color:var(--success);white-space:nowrap;align-items:center;gap:6px;margin-top:24px;font-size:.67rem;font-weight:650;display:inline-flex}.saved-status .icon{stroke-width:2px;width:14px;height:14px}.workspace-summary{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:repeat(3,1fr);margin-bottom:18px;display:grid}.workspace-summary>div{border-right:1px solid var(--line);align-content:center;gap:6px;min-height:82px;padding:0 22px;display:grid}.workspace-summary>div:last-child{border-right:0}.workspace-summary small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.61rem;font-weight:620}.workspace-summary strong{font-size:.78rem;font-weight:680}.workspace-modules{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:28px}.workspace-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.workspace-section-heading h2{letter-spacing:-.03em;margin-bottom:0;font-size:1.12rem;font-weight:670}.workspace-section-heading>span{color:var(--muted);white-space:nowrap;font-size:.66rem}.workspace-module-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.workspace-module{border:1px solid var(--line);background:var(--canvas);border-radius:9px;min-height:238px;padding:21px}.workspace-module>span{color:var(--brand-mid);letter-spacing:.08em;font-size:.61rem;font-weight:760}.workspace-module h3{margin:38px 0 9px;font-size:.9rem;font-weight:680}.workspace-module p{min-height:52px;color:var(--muted);margin-bottom:22px;font-size:.71rem;line-height:1.55}.workspace-module button{color:var(--muted);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:.66rem;font-weight:650;display:inline-flex}.workspace-module button .icon{width:13px;height:13px}.workspace-recovery{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px 32px;margin-top:18px;padding:24px 28px;display:grid}.workspace-recovery h2{letter-spacing:-.025em;margin:0 0 8px;font-size:1rem}.workspace-recovery>div>p:last-child{max-width:610px;color:var(--muted);margin:0;font-size:.71rem;line-height:1.55}.workspace-recovery-actions{gap:9px;display:flex}.recovery-message{color:var(--brand);grid-column:1/-1;margin:0;font-size:.68rem;font-weight:640}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.error-page{width:min(600px,100% - 40px);margin:0 auto;padding-top:20vh}.auth-page{background:var(--surface);grid-template-columns:minmax(430px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.auth-card{flex-direction:column;justify-content:center;width:min(500px,100%);margin:0 auto;padding:64px;display:flex}.auth-brand{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:11px;margin-bottom:76px;font-size:.93rem;font-weight:730;display:flex}.auth-card h1{max-width:410px;font-size:clamp(2.2rem,4vw,3.3rem)}.auth-intro{max-width:410px;color:var(--muted);margin-bottom:32px;font-size:.9rem;line-height:1.65}.google-sign-in,.local-sign-in{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:48px;font-size:.76rem;font-weight:680;display:flex}.google-sign-in{border:1px solid var(--line-strong);color:var(--ink-soft);background:var(--surface);gap:12px}.google-sign-in:hover{border-color:var(--brand-mid);background:var(--brand-soft)}.google-sign-in svg{width:19px;height:19px}.local-sign-in{color:var(--brand);background:var(--brand-soft);border:0;margin-top:10px}.local-sign-in:hover{background:var(--brand-line)}.auth-error{color:var(--danger);margin:14px 0 0;font-size:.68rem;line-height:1.5}.auth-privacy{color:var(--muted);text-align:center;margin-top:18px;font-size:.63rem}.auth-story{color:#d3e1dd;background:radial-gradient(circle at 78% 18%,#79a99b52,#0000 28%),linear-gradient(145deg,#214e44,#102f29 72%);border-radius:14px;flex-direction:column;justify-content:flex-end;margin:18px;padding:clamp(42px,7vw,90px);display:flex;position:relative;overflow:hidden}.auth-story:before,.auth-story:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.auth-story:before{width:460px;height:460px;top:-180px;right:-100px}.auth-story:after{width:270px;height:270px;top:-86px;right:-6px}.auth-story>p{color:#a8c3bb;letter-spacing:.09em;text-transform:uppercase;margin-bottom:22px;font-size:.67rem;font-weight:730}.auth-story blockquote{color:#fff;letter-spacing:-.05em;max-width:680px;margin:0 0 56px;font-size:clamp(1.8rem,3.5vw,3.6rem);font-weight:560;line-height:1.08}.auth-story>div{color:#a8c3bb;border-top:1px solid #ffffff24;gap:24px;padding-top:20px;font-size:.64rem;font-weight:620;display:flex}.full-page-status,.access-page{place-items:center;min-height:100vh;padding:32px;display:grid}.full-page-status{color:var(--muted);align-content:center;gap:18px;font-size:.78rem}.full-page-status .brand-mark{width:38px;height:38px;margin:0 auto}.full-page-status p{margin:0}.access-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;width:min(480px,100%);padding:42px}.access-card .brand-mark{margin-bottom:44px}.access-card h1{font-size:2rem}.access-card>p:not(.section-label){color:var(--muted);margin-bottom:24px;font-size:.8rem;line-height:1.65}@media (width<=960px){.auth-page{grid-template-columns:1fr}.auth-story{display:none}.app-layout{grid-template-columns:190px minmax(0,1fr)}.dashboard{padding-inline:28px}.dashboard-grid{grid-template-columns:1fr}.template-panel{min-height:500px}.workspace-module-grid{grid-template-columns:1fr}.workspace-module{min-height:190px}.workspace-module h3{margin-top:24px}}@media (width<=720px){.topbar{height:62px;padding:0 18px}.brand-mark{width:29px;height:29px}.household-switcher{background:0 0;border:0;min-width:auto;padding:5px}.household-copy,.household-switcher>svg{display:none}.app-layout{min-height:calc(100vh - 62px);display:block}.sidebar{display:none}.dashboard{padding:32px 18px 110px}.page-heading{align-items:start;gap:22px;margin-bottom:24px;display:grid}h1{font-size:2rem}.primary-action{width:100%}.projects-panel{min-height:440px}.project-card-status{display:none}.create-dialog{padding:28px 22px 22px}.template-choice{grid-template-columns:auto minmax(0,1fr)}.selected-label{display:none}.dialog-actions{grid-template-columns:1fr 1.35fr;display:grid}.project-heading{gap:12px;display:grid}.saved-status{margin-top:0}.workspace-summary{grid-template-columns:1fr}.workspace-summary>div{border-right:0;border-bottom:1px solid var(--line);min-height:68px}.workspace-summary>div:last-child{border-bottom:0}.workspace-modules{padding:22px 18px}.workspace-section-heading{gap:8px;display:grid}.workspace-recovery{grid-template-columns:1fr;padding:22px 18px}.workspace-recovery-actions{grid-template-columns:1fr 1fr;display:grid}.panel-heading{min-height:64px;padding-inline:18px}.empty-state{min-height:375px;padding:38px 24px}.empty-state-mark{margin-bottom:24px}.template-panel{min-height:510px;padding:24px}.template-icon{margin-bottom:46px}.template-status{left:24px;right:24px}.mobile-nav{z-index:30;min-height:68px;padding:7px max(8px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-item{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.59rem;font-weight:650;text-decoration:none;display:flex}.mobile-nav-item .icon{width:19px;height:19px}.mobile-nav-item--active{color:var(--brand)}.auth-card{padding:36px 24px}.auth-brand{margin-bottom:64px}.auth-card h1{font-size:2.35rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--canvas:#f5f6f4;--canvas-strong:#ecefeb;--surface:#fff;--ink:#17211f;--ink-soft:#283632;--muted-strong:#57645f;--muted:#5f6b67;--line:#dde2df;--line-strong:#cbd2ce;--brand:#173f37;--brand-mid:#467267;--brand-muted:#6e8881;--brand-soft:#e8f0ed;--brand-line:#cfddd8;--success:#326b58;--success-soft:#e2efe9;--warning:#b18336;--warning-soft:#f5eddd;--danger:#99463f;--danger-soft:#f7e6e4;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #8eb6aa}
