:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8fafc;--panel:#fff;--panel-soft:#f4f7fb;--ink:#101828;--muted:#667085;--subtle:#98a2b3;--line:#dbe3ee;--line-soft:#eef2f7;--blue:#156eea;--blue-soft:#eaf2ff;--teal:#16a6b2;--teal-soft:#e6f7f8;--green:#15936b;--green-soft:#e8f7ef;--amber:#e98213;--amber-soft:#fff2de;--violet:#7c5df3;--violet-soft:#f0edff;--danger:#df3f4f;--danger-soft:#fff1f3;--warning-ink:#b85d00;--ink-soft:#344054;--muted-strong:#536276;--muted-soft:#526076;--surface-subtle:#fbfdff;--surface-raised:#fff;--surface-hover:#f1f6fd;--surface-blue-hover:#edf5ff;--surface-blue-selected:#f4f8ff;--surface-blue-subtle:#f8fbff;--control-border:#d7e0ec;--focus-border:#8bbcff;--focus-ring:#156eea1f;--focus-outline:#156eea47;--table-head-bg:var(--surface-blue-subtle);--table-head-color:var(--muted-strong);--table-head-font-size:var(--text-xs);--table-head-font-weight:900;--table-head-letter-spacing:.02em;--shadow:0 16px 40px #10182812;--radius:8px;--text-xs:.75rem;--text-sm:.8125rem;--text-md:1rem;--text-lg:1.0625rem;--space-4:16px;--space-panel:18px;--space-section:24px;--control-height:40px;--control-height-compact:34px}*{box-sizing:border-box}html,body{min-height:100%;margin:0;overflow-x:hidden}body{background:var(--bg);color:var(--ink);letter-spacing:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}button{font:inherit}.appFrame{grid-template-columns:230px minmax(0,1fr);min-width:0;height:100vh;min-height:100vh;display:grid;overflow:hidden}.sidebar{border-right:1px solid var(--line);background:#ffffffeb;flex-direction:column;align-self:start;width:100%;height:100vh;max-height:100vh;padding:28px 14px 20px;display:flex;position:sticky;top:0;overflow-y:auto}.brand,.brandMark,.navItem,.navSubItem,.accountSwitch,.topbar,.topActions,.householdSelect,.iconButton,.sectionHeader,.panelTitle,.coverageBox div,.breakdownRow,.createSnapshot,.periodSelect,.modalActions,.modalClose,.statusRow{align-items:center;display:flex}.brand{gap:11px;margin:0 10px 38px}.brand strong{letter-spacing:-.01em;font-size:1.35rem}.brandMark{color:#fff;background:linear-gradient(145deg,#1f7cff,#6f5ff7 58%,#16b7c7);border-radius:7px;justify-content:center;width:34px;height:34px}.navList{gap:7px;display:grid}.navItem{border-radius:var(--radius);color:var(--ink-soft);cursor:pointer;text-align:left;background:0 0;border:0;gap:13px;width:100%;min-height:46px;padding:0 12px;position:relative}.navItem.active{background:linear-gradient(90deg, var(--surface-blue-hover), var(--surface-blue-subtle));color:var(--blue)}.navGroup{gap:4px;display:grid}.navSubList{border-left:1px solid var(--line);gap:2px;margin:0 0 4px 22px;padding-left:10px;display:grid}.navSubItem{color:var(--muted-strong);cursor:pointer;font-size:var(--text-sm);text-align:left;background:0 0;border:0;border-radius:7px;justify-content:flex-start;min-height:30px;padding:0 10px}.navSubItem:hover,.navSubItem:focus-visible{background:var(--surface-hover);color:var(--ink);outline:none}.navSubItem:focus-visible{box-shadow:0 0 0 3px var(--focus-outline)}.navSubItem.active{background:var(--blue-soft);color:var(--blue);font-weight:800}.navItem:hover,.accountSwitch:hover,.householdSelect:hover,.iconButton:hover{background:var(--surface-hover)}.navItem span:not(.updateDot){flex:1}.updateDot{background:var(--blue);border-radius:999px;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 4px #156eea1f}.sidebarFooter{border-top:1px solid var(--line-soft);margin-top:auto;padding-top:18px}.moduleControls{gap:8px;margin-bottom:10px;display:flex}.moduleControls button{border:1px solid var(--line);background:var(--surface-raised);width:34px;height:34px;color:var(--muted-strong);cursor:pointer;border-radius:7px;place-items:center;display:grid}.moduleControls button:hover{background:var(--surface-blue-hover);color:var(--blue);border-color:#9fb9df}.moduleControls button:focus-visible{outline:2px solid var(--focus-border);outline-offset:2px}.moduleManager{border:1px solid var(--line);background:var(--surface-raised);width:250px;color:var(--ink);border-radius:9px;margin:0;padding:10px;position:fixed;inset:auto auto 88px 20px;box-shadow:0 16px 42px #1928412e}.moduleManager::backdrop{background:0 0}.moduleManager>div{justify-content:space-between;align-items:center;padding:4px 4px 9px;display:flex}.moduleManager>div button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.moduleManager>button{width:100%;min-height:38px;color:var(--ink-soft);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 9px;display:flex}.moduleManager button:hover{background:var(--surface-blue-hover);color:var(--blue)}.moduleManager button:focus-visible{outline:2px solid var(--focus-border);outline-offset:1px}.moduleManager p{color:var(--muted);margin:8px 5px;font-size:13px;line-height:1.45}.moduleManager .moduleManagerError{color:#b42318}.mobileBottomNav,.mobileMoreBackdrop{display:none}.accountSwitch{border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);cursor:pointer;text-align:left;background:#fff;gap:10px;width:100%;min-height:62px;padding:10px}.accountSwitch.active,.householdSelect.active{background:var(--surface-blue-hover);color:var(--blue);border-color:#9fc5ff}.accountSwitch span:nth-child(2){flex:1;gap:2px;display:grid}.accountSwitch small,.metric small,.panelTitle small{color:var(--muted)}.avatar{color:#fff;background:linear-gradient(145deg,#135fe1,#12abc0);border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:800;display:inline-flex}.workspace{min-width:0;padding:30px 28px 28px;overflow-y:auto}.topbar{justify-content:space-between;max-width:1320px;margin:0 0 24px}h1,h2,h3,p{margin:0}h1{letter-spacing:-.03em;font-size:2.35rem;line-height:1.05}.topbar p{color:var(--muted-soft);margin-top:13px}.topActions{gap:12px}.householdSelect,.iconButton,.cashPrimaryAction,.cashMenuButton,.periodSelect{border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);cursor:pointer;min-height:var(--control-height);background:#fff;gap:10px;padding:0 14px}.iconButton{justify-content:center;width:40px;padding:0}.mainGrid{gap:var(--space-section);grid-template-columns:minmax(0,1.45fr) minmax(350px,.75fr);max-width:1180px;margin:0;display:grid}.leftColumn,.rightColumn{gap:var(--space-section);display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 1px #10182805}.sectionHeader h2,.panelTitle h2{font-size:var(--text-lg);letter-spacing:-.01em;text-wrap:balance}.sectionHeader p{color:var(--muted);margin-top:5px}.setupPanel{padding:24px;overflow:hidden}.sectionHeader,.panelTitle{justify-content:space-between}.countBadge,.draftBadge,.modeBadge{color:var(--muted-strong);font-size:var(--text-xs);background:#eef3f9;border-radius:999px;padding:5px 9px;font-weight:800}.setupRows{margin-top:22px;overflow:hidden}.setupGroup h3{color:#65738a;font-size:var(--text-sm);margin:0;padding:14px 0 10px}.setupGroup+.setupGroup h3{border-top:1px solid var(--line);margin-top:2px}.setupRow,.firstUpdateRow{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:32px minmax(0,1fr) auto 62px;align-items:center;gap:16px;width:100%;min-height:64px;padding:0 10px 0 0;display:grid}.setupCheck{color:var(--green)}.setupPending{background:#f59e0b;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;margin:2px;display:inline-flex}.setupPending:after{content:"";background:#fff;border-radius:2px;width:10px;height:3px}.setupState{color:var(--muted);font-size:var(--text-sm)}.setupState.complete{color:var(--green);font-weight:800}.setupLink{color:var(--blue);cursor:pointer;font:inherit;text-align:right;background:0 0;border:0;padding:10px 0;font-weight:800}.setupLink:hover{text-underline-offset:3px;text-decoration:underline}.firstUpdateRow{border-bottom:0;border-top:1px solid var(--line);grid-template-columns:32px minmax(0,1fr) minmax(180px,220px);min-height:108px;margin-top:10px}.firstUpdateCopy{gap:5px;display:grid}.firstUpdateCopy small{color:var(--muted);line-height:1.4}.firstUpdateRow .createSnapshot{min-height:46px}.rightColumn .panel{padding:18px}.draftBadge{background:var(--surface-blue-hover);color:var(--blue);border:1px solid #bfd8ff}.metricGrid{grid-template-columns:1fr 1fr;margin-top:18px;display:grid}.metric{border-bottom:1px solid var(--line-soft);gap:5px;min-height:90px;padding:0 16px 16px 0;display:grid}.metric:nth-child(2n){border-left:1px solid var(--line-soft);padding-left:16px}.metric span{color:var(--ink-soft);font-size:var(--text-sm);align-items:center;gap:7px;font-weight:700;display:flex}.metric strong{font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:1.6rem}.coverageBox{border:1px solid var(--line);border-radius:var(--radius);min-height:86px;margin-top:16px;padding:14px 54px 14px 14px;position:relative}.coverageBox div{color:var(--ink-soft);gap:8px;font-weight:700}.coverageBox strong{margin-top:8px;font-size:1.3rem;display:block}.coverageBox small{color:var(--muted)}.coverageBox>svg{background:var(--surface-blue-hover);color:var(--blue);border-radius:999px;padding:9px;position:absolute;top:24px;right:16px}.compactPanel,.chartPanel{gap:16px;display:grid}.householdLayout{align-items:start;gap:var(--space-section);grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);max-width:1180px;display:grid}.householdMain,.householdRail{gap:var(--space-section);display:grid}.householdIdentityPanel,.householdAccessPanel{padding:18px}.householdBanner,.memberIdentity,.householdPanelActions,.householdWarning,.inviteCheck,.householdRule,.householdStatusLine{align-items:center;display:flex}.householdBanner{border-bottom:1px solid var(--line-soft);gap:14px;padding-bottom:16px}.householdBanner div{flex:1;min-width:0}.householdBanner h2{font-size:var(--text-lg);letter-spacing:-.01em}.householdBanner p,.invitePanel p{color:var(--muted);margin-top:4px;line-height:1.4}.avatar.large{width:46px;height:46px}.avatar.small{font-size:var(--text-sm);width:34px;height:34px}.statusBadge{font-size:var(--text-xs);border-radius:999px;padding:5px 9px;font-weight:900;display:inline-flex}.statusBadge.green{color:#0b7a53;background:#e7f7ef}.statusBadge.blue{background:var(--surface-blue-hover);color:var(--blue)}.statusBadge.amber{color:#a15c00;background:#fff4db}.householdSettingsList{margin-top:8px;display:grid}.householdSetting{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(190px,1fr) minmax(240px,340px);align-items:center;gap:16px;min-height:64px;padding:10px 0;display:grid}.householdSetting:last-child{border-bottom:0}.householdSetting>span{gap:3px;display:grid}.householdSetting small,.memberIdentity small,.panelTitle small,.householdStatusLine span{color:var(--muted)}.householdSetting input,.householdSetting select,.inviteForm input,.inviteForm select{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:7px;width:100%;min-height:38px;padding:0 11px}.householdSetting input:hover,.householdSetting select:hover,.inviteForm input:hover,.inviteForm select:hover{border-color:#9fb9df}.householdSetting input:focus-visible,.householdSetting select:focus-visible,.inviteForm input:focus-visible,.inviteForm select:focus-visible{border-color:var(--focus-border);box-shadow:0 0 0 3px var(--focus-outline);outline:none}.householdPanelActions{justify-content:flex-end;padding-top:16px}.householdPanelActions .createSnapshot{max-width:160px;min-height:42px}.householdWarning{border-radius:var(--radius);color:#8a4b00;background:#fff8ea;border:1px solid #ffdca5;gap:10px;margin:16px 0;padding:12px}.householdMemberTable{border-collapse:collapse;width:100%}.householdMemberTable th{color:var(--muted);letter-spacing:.04em;text-align:left;text-transform:uppercase;font-size:.72rem}.householdMemberTable th,.householdMemberTable td{border-bottom:1px solid var(--line-soft);padding:12px 8px}.householdMemberTable th:last-child,.householdMemberTable td:last-child{text-align:right;width:90px}.memberIdentity{gap:10px}.memberIdentity span:last-child{gap:2px;display:grid}.textDangerButton,.iconTableButton{cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px}.textDangerButton{color:#c0342b;padding:8px;font-weight:900}.textDangerButton:hover,.textDangerButton:focus-visible{background:#fff1f0;outline:none}.iconTableButton{color:var(--muted-strong);place-items:center;width:34px;height:34px;display:inline-grid}.iconTableButton:hover,.iconTableButton:focus-visible{background:var(--surface-hover);outline:none}.textDangerButton:focus-visible,.iconTableButton:focus-visible{box-shadow:0 0 0 3px var(--focus-outline)}.mutedAction{color:var(--muted);font-size:var(--text-sm)}.invitePanel{border-top:1px solid var(--line);gap:16px;margin-top:8px;padding-top:18px;display:grid}.inviteForm{grid-template-columns:minmax(220px,1fr) minmax(180px,240px);gap:12px;display:grid}.inviteForm label:not(.inviteCheck){gap:6px;display:grid}.inviteForm label>span{color:var(--ink-soft);font-size:var(--text-sm);font-weight:800}.inviteCheck{border-radius:var(--radius);background:#fff8ea;border:1px solid #ffdca5;grid-column:1/-1;gap:10px;padding:12px}.inviteCheck input{width:18px;height:18px}.inviteForm .createSnapshot{grid-column:2;min-height:42px}.householdStatusLine{border-bottom:1px solid var(--line-soft);gap:9px;min-height:36px}.householdStatusLine:last-child{border-bottom:0}.householdStatusLine svg{color:var(--blue)}.householdStatusLine strong{font-size:var(--text-sm);text-align:right;margin-left:auto}.householdRule{color:var(--ink-soft);gap:10px;line-height:1.4}.householdRule svg{color:var(--green);flex:none}.breakdownList{gap:13px;display:grid}.breakdownRow{font-size:var(--text-sm);grid-template-columns:10px minmax(92px,1fr) minmax(56px,72px) minmax(64px,max-content) 38px;gap:10px;width:100%;display:grid}.legendDot{border-radius:999px;width:8px;height:8px}.legendDot.blue,.miniTrack .blue{background:var(--blue)}.legendDot.green,.miniTrack .green{background:var(--green)}.legendDot.teal,.miniTrack .teal{background:var(--teal)}.legendDot.amber,.miniTrack .amber{background:var(--amber)}.legendDot.violet,.miniTrack .violet{background:var(--violet)}.miniTrack{background:var(--line-soft);border-radius:999px;height:8px;overflow:hidden}.miniTrack span{border-radius:inherit;height:100%;display:block}.breakdownRow strong,.breakdownRow small{font-variant-numeric:tabular-nums;text-align:right}.periodSelect{color:var(--muted-soft);font-size:var(--text-sm);min-height:34px;padding:0 10px}.chartWrap{height:220px}.createSnapshot{border-radius:var(--radius);color:#fff;cursor:pointer;background:linear-gradient(90deg,#156eea,#6b60f4);border:0;justify-content:center;gap:10px;width:100%;min-height:54px;font-weight:900}.createSnapshot:disabled{color:var(--subtle);cursor:not-allowed;background:#e4e9f1}.createSnapshot:not(:disabled):hover{filter:brightness(1.03)}.createSnapshot:not(:disabled):active{transform:translateY(1px)}.cockpitHero{justify-content:space-between;align-items:center;gap:24px;min-height:230px;padding:24px;display:flex}.cockpitHero h2{margin-top:14px;font-size:1.2rem}.cockpitHero strong{font-variant-numeric:tabular-nums;letter-spacing:-.04em;margin-top:14px;font-size:3.4rem;line-height:1;display:block}.cockpitHero p{color:var(--muted);margin-top:12px}.modeBadge{background:var(--surface-blue-hover);color:var(--blue);font-size:var(--text-xs);border:1px solid #bfd8ff;padding:5px 10px;font-weight:900;display:inline-flex}.reviewCta{width:100%}.reviewAction{justify-items:end;gap:8px;max-width:260px;display:grid}.reviewAction small{color:var(--muted);text-align:right;line-height:1.35}.wealthSignals{padding:18px}.signalGrid,.modalChecklist{gap:10px;display:grid}.signalGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.signalGridDisabled{opacity:.46;pointer-events:none}.wealthSignalsOverlay{min-height:300px;position:relative}.wealthSignalsOverlay:before{border-radius:var(--radius);content:"";z-index:1;background:#f8fafcbd;position:absolute;inset:-2px}.lockedSignalMessage{border-radius:var(--radius);text-align:center;z-index:2;background:#fff;border:1px solid #cdd8e6;place-items:center;gap:8px;width:calc(100% - 36px);max-width:390px;padding:22px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 34px #1018281c}.lockedSignalMessage svg{color:var(--blue)}.signalProgressRing{background:conic-gradient(var(--blue) var(--signal-progress), #e6edf6 0deg);color:var(--blue);border-radius:999px;place-items:center;width:58px;height:58px;font-weight:900;display:grid;position:relative}.signalProgressRing:before{border-radius:inherit;content:"";background:#fff;position:absolute;inset:7px}.signalProgressRing span{font-size:var(--text-sm);font-variant-numeric:tabular-nums;z-index:1;position:relative}.signalProgressLabel{background:var(--surface-blue-hover);color:var(--blue);font-size:var(--text-xs);border:1px solid #bfd8ff;border-radius:999px;padding:4px 8px;font-weight:900}.lockedSignalMessage h3{margin:0;font-size:1rem}.lockedSignalMessage p{color:var(--muted);line-height:1.45}.stackedChangeChart,.withdrawalPanel{border:1px solid var(--line-soft);border-radius:var(--radius);margin-top:14px;padding:14px}.chartHeader,.chartLegend,.withdrawalPanel>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.chartHeader span,.withdrawalPanel span{color:var(--muted);font-size:var(--text-sm);text-transform:uppercase;font-weight:800}.chartHeader strong{margin-top:3px;font-size:1.35rem;display:block}.chartHeader select{background:var(--surface-raised);border:1px solid var(--line);color:var(--ink-soft);font:inherit;font-size:var(--text-sm);border-radius:7px;min-height:36px;padding:0 10px}.stackedPlot{border-bottom:1px solid var(--line);height:210px;margin-top:18px;padding:8px 4px 0;display:block}.chartLegend i{display:block}.chartLegend i.blue{background:var(--blue)}.chartLegend i.violet{background:var(--violet)}.chartLegend i.green{background:var(--green)}.chartLegend i.amber{background:var(--amber)}.chartLegend{color:var(--muted);font-size:var(--text-xs);flex-wrap:wrap;justify-content:flex-start;margin-top:14px}.chartLegend span{align-items:center;gap:6px;display:inline-flex}.chartLegend i{border-radius:999px;width:8px;height:8px}.withdrawalPanel label{color:var(--ink);align-items:center;gap:4px;font-weight:900;display:inline-flex}.withdrawalPanel label input{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:7px;width:72px;height:36px;margin:0;padding:0 8px;font-weight:900}.withdrawalGauge{background:conic-gradient(var(--green) var(--gauge), #edf1f6 0deg);border-radius:999px;place-items:center;width:132px;height:132px;margin:14px auto 2px;padding:14px;position:relative;justify-content:center!important;display:grid!important}.withdrawalGauge:before{border-radius:inherit;content:"";background:#fff;position:absolute;inset:13px}.withdrawalGauge strong,.withdrawalGauge span{z-index:1;position:relative}.withdrawalGauge strong{font-variant-numeric:tabular-nums;font-size:1.75rem;line-height:1}.withdrawalGauge span{color:var(--muted);font-size:var(--text-xs);text-transform:uppercase;font-weight:800}.withdrawalPanel p{color:var(--muted);margin-top:10px;line-height:1.45}.withdrawalPanel p strong{color:var(--ink)}.statusRow{border:1px solid var(--line-soft);border-radius:var(--radius);gap:12px;min-height:62px;padding:12px}.statusRow.updated{box-shadow:inset 3px 0 0 var(--green);color:var(--green);background:#fff;border-color:#a9dfc5}.statusRow.warning{background:var(--amber-soft);color:var(--warning-ink);border-color:#f4d4a5}.statusRow.blocked{background:var(--danger-soft);color:var(--danger);border-color:#ffd1d6}.statusRow span{color:var(--ink);gap:3px;display:grid}.statusRow small{color:var(--muted)}.modalBackdrop{overscroll-behavior:contain;z-index:30;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.completionModal{border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:min(720px,100%);max-width:720px;max-height:calc(100vh - 48px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #10182838}.modalClose{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink-soft);cursor:pointer;justify-content:center;width:36px;height:36px;position:absolute;top:18px;right:18px}.modalHeader{padding-right:48px}.modalHeader h2{letter-spacing:-.02em;margin-top:12px;font-size:1.75rem}.modalHeader p{color:var(--muted);margin-top:8px}.modalSummary{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:1fr 1fr;margin-top:22px;display:grid;overflow:hidden}.modalSummary .metric{border-bottom:0;min-height:112px;padding:16px}.modalChecklist{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}.modalChecklist h3{grid-column:1/-1;font-size:1rem}.modalWarning{background:var(--amber-soft);border-radius:var(--radius);color:#9a4d00;border:1px solid #f4d4a5;align-items:flex-start;gap:10px;margin-top:18px;padding:13px;display:flex}.modalWarning p{color:#5f3608;line-height:1.45}.modalActions{border-top:1px solid var(--line-soft);justify-content:flex-end;gap:12px;margin-top:22px;padding-top:18px}.modalActions .createSnapshot{width:auto;max-width:340px;padding:0 18px}.secondaryButton{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink-soft);cursor:pointer;min-height:44px;padding:0 16px;font-weight:800}.secondaryButton:hover,.modalClose:hover{background:var(--surface-hover)}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--focus-outline);outline-offset:2px}@media (max-width:1120px){.mainGrid,.householdLayout{grid-template-columns:1fr}}@media (max-width:760px){.modalChecklist{grid-template-columns:1fr}.appFrame{grid-template-columns:1fr;height:auto;overflow:visible}.sidebar{display:none}.workspace{padding:22px 16px calc(96px + env(safe-area-inset-bottom));overflow:visible}.topbar,.cockpitHero{flex-direction:column;align-items:flex-start}.topActions{display:none}.reviewAction,.reviewAction small{text-align:left;justify-items:stretch;width:100%;max-width:none}.navList{grid-template-columns:1fr 1fr}.mobileBottomNav{padding:8px 8px calc(8px + env(safe-area-inset-bottom));z-index:20;background:#fffffff5;border:1px solid #dbe3eeeb;border-radius:18px 18px 0 0;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 34px #1928411f}.mobileBottomNavItem{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;gap:3px;min-height:56px;padding:5px 3px;font-size:11px;font-weight:800;display:grid}.mobileBottomNavItem span{place-items:center;min-height:22px;display:grid;position:relative}.mobileBottomNavItem i{background:var(--blue);border:2px solid #fff;border-radius:999px;width:9px;height:9px;position:absolute;top:-2px;right:-6px}.mobileBottomNavItem:hover,.mobileBottomNavItem.active{background:var(--surface-blue-hover);color:var(--blue)}.mobileMoreBackdrop{z-index:40;background:#0f172a5c;align-items:flex-end;padding-top:72px;display:flex;position:fixed;inset:0}.mobileMoreSheet{color:var(--ink);max-height:calc(100svh - 72px);padding:10px 16px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:18px 18px 0 0;gap:16px;width:100%;display:grid;overflow-y:auto;box-shadow:0 -20px 54px #10182838}.mobileMoreHandle{background:#cbd5e1;border-radius:999px;justify-self:center;width:42px;height:4px}.mobileMoreHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.mobileMoreHeader h2{letter-spacing:-.02em;font-size:1.35rem}.mobileMoreHeader p{color:var(--muted);font-size:var(--text-sm);margin-top:4px}.mobileMoreClose{background:var(--surface-blue-subtle);border:1px solid var(--line);color:var(--ink-soft);cursor:pointer;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.mobileMoreSection{gap:7px;display:grid}.mobileMoreSection h3{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:2px 2px 0;font-size:12px}.mobileMoreRow{color:var(--ink-soft);cursor:pointer;text-align:left;background:#fff;border:1px solid #0000;border-radius:12px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:50px;padding:9px 10px;display:grid}.mobileMoreRow:hover,.mobileMoreRow.active{color:var(--blue);background:#f4f8ff;border-color:#d8e7ff}.mobileMoreRow:disabled{background:var(--surface-subtle);color:var(--subtle);cursor:not-allowed}.mobileMoreRow span{gap:2px;min-width:0;display:grid}.mobileMoreRow small{color:var(--muted);font-size:var(--text-xs);font-weight:500}.mobileMoreRow em{background:var(--surface-blue-hover);color:var(--blue);border-radius:999px;padding:4px 7px;font-size:11px;font-style:normal;font-weight:900}.mobileModuleChoices{background:var(--surface-blue-subtle);border:1px solid var(--line-soft);border-radius:12px;gap:3px;padding:7px;display:grid}.mobileModuleChoices button{color:var(--ink-soft);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:0 8px;display:flex}.mobileModuleChoices button:hover{background:var(--surface-blue-hover);color:var(--blue)}.mobileModuleChoices button:disabled{color:var(--subtle);cursor:not-allowed}.mobileModuleChoices p{color:var(--muted);font-size:var(--text-sm);margin:4px 6px}.setupRow{grid-template-columns:32px minmax(0,1fr) auto 52px;padding-right:0}.firstUpdateRow{grid-template-columns:32px minmax(0,1fr);align-items:start;padding:20px 0}.firstUpdateRow .createSnapshot{grid-column:2}.metricGrid,.signalGrid{grid-template-columns:1fr}.householdBanner{align-items:flex-start}.householdSetting,.inviteForm{grid-template-columns:1fr}.householdPanelActions,.inviteForm .createSnapshot{grid-column:1;justify-content:stretch;max-width:none}.householdMemberTable{min-width:620px}.householdAccessPanel{overflow-x:auto}.breakdownRow{grid-template-columns:10px minmax(92px,1fr) minmax(64px,max-content) 38px}.breakdownRow .miniTrack{display:none}.chartHeader{flex-direction:column;align-items:stretch}.stackedPlot{gap:8px;padding-inline:0}.metric:nth-child(2n){border-left:0;padding-left:0}}.accessGate{color:#172033;text-align:center;background:#f5f7fb;place-content:center;justify-items:center;gap:14px;min-height:100vh;padding:32px;display:grid}.accessGate h1,.accessGate p{margin:0}.accessGate p{color:#647089;max-width:520px}.accessGate>button{color:#fff;cursor:pointer;background:#156eea;border:0;border-radius:8px;min-height:42px;padding:0 18px}
