:root{color-scheme:dark;color:#f8fafc;background:#0f172a;font-family:IBM Plex Sans,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(96,165,250,.12),transparent 40%),linear-gradient(180deg,#020617,#111827 60%,#020617);color:#e2e8f0}.app-shell{max-width:1400px;margin:0 auto;padding:0;display:flex;align-items:flex-start;gap:0}.app-sidebar{width:220px;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto;padding:32px 16px;display:flex;flex-direction:column;gap:6px;border-right:1px solid rgba(148,163,184,.15)}.app-sidebar-brand{margin-bottom:20px}.app-sidebar-brand h1{margin:0 0 6px;font-size:1.5rem}.app-sidebar-brand p{margin:0;color:#94a3b8;font-size:.85rem}.app-sidebar-link{display:flex;align-items:center;gap:8px;width:100%;text-align:left;border:0;background:transparent;color:#cbd5e1;padding:10px 14px;border-radius:12px;cursor:pointer;font-size:.95rem}.app-sidebar-link:hover{background:#94a3b814;color:#f8fafc}.app-sidebar-link-active{background:#38bdf81f;color:#f8fafc;box-shadow:inset 0 0 0 1px #38bdf866}.app-main{flex:1;min-width:0;padding:32px 24px 48px}header{margin-bottom:32px}.header-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}header h1{margin:0 0 12px;font-size:clamp(2rem,2.5vw,3rem)}header p{margin:0;color:#94a3b8}.profile-chip{display:inline-flex;align-items:center;gap:12px;padding:10px 14px;border-radius:18px;border:1px solid rgba(148,163,184,.18);background:#0206178c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-avatar-button,.profile-link-button{border:0;background:transparent;color:inherit;cursor:pointer;padding:0}.profile-avatar-button{display:inline-flex;align-items:center;justify-content:center}.profile-avatar{width:46px;height:46px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.04em;color:#f8fafc;background:linear-gradient(135deg,#0ea5e9,#22c55e);box-shadow:0 10px 24px #0ea5e933}.profile-chip-copy{display:grid;gap:4px}.profile-username{font-weight:700;color:#f8fafc;text-align:right}.profile-chip-links{display:inline-flex;justify-content:flex-end;gap:12px}.profile-link-button{display:inline-flex;align-items:center;gap:6px;color:#7dd3fc;text-decoration:underline;text-underline-offset:2px}.profile-alert-badge{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;line-height:1}.profile-link-button:hover,.profile-link-button:focus-visible,.profile-avatar-button:focus-visible{color:#e2e8f0;outline:none}.page-tabs{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.page-tab{border:1px solid rgba(148,163,184,.2);border-radius:999px;background:#0f172ad9;color:#cbd5e1;padding:10px 16px;cursor:pointer}.page-tab-active{border-color:#38bdf8a6;color:#f8fafc;box-shadow:0 0 0 1px #38bdf840}section{background:#0f172ae6;border:1px solid rgba(148,163,184,.15);border-radius:24px;padding:24px;margin-bottom:24px}.planned-schedule-row{background:#38bdf80f}.planned-schedule-row td:first-child{box-shadow:inset 2px 0 #38bdf873}.status-strip strong{color:#38bdf8}.status-strip{display:flex;flex-wrap:nowrap;gap:14px 24px;align-items:center;justify-content:center;padding:10px 16px;border-radius:16px;background:#020617d1;border:1px solid rgba(148,163,184,.18);color:#94a3b8;position:sticky;bottom:12px;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow-x:auto}.status-strip span{white-space:nowrap}.notice-card{padding:18px 20px;border-radius:18px;margin-bottom:18px}.notice-card.success{background:#22c55e24;border:1px solid rgba(34,197,94,.3)}.notice-card.error{background:#ef444424;border:1px solid rgba(239,68,68,.3)}.accounts-card table{width:100%;border-collapse:collapse}.accounts-selector-card{padding:18px 20px}.accounts-selector-card h2{margin:0 0 14px}.account-list{display:grid;gap:6px}.account-card{width:100%;border:1px solid rgba(148,163,184,.15);border-radius:14px;padding:10px 16px;background:#0f172aeb;color:inherit;text-align:left;cursor:pointer}.account-card-active{border-color:#38bdf8b3;box-shadow:0 0 0 1px #38bdf859}.account-card-header{display:flex;justify-content:space-between;gap:16px;align-items:center}.account-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.account-inline-meta{color:#94a3b8;font-size:.88rem;white-space:nowrap}.account-card h3,.account-card p{margin:0}.account-card h3{font-size:.98rem}.account-balance{white-space:nowrap;font-weight:600;font-size:.97rem}.import-grid,.review-grid,.projection-grid,.projection-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.projection-summary-card{background:#02061766;border:1px solid rgba(148,163,184,.12);border-radius:18px;padding:18px}.projection-summary-card h3,.projection-summary-card p,.projection-summary-card strong{margin:0}.projection-summary-card p{margin-top:8px;margin-bottom:10px;color:#94a3b8}.balance-graph-card{padding:16px 18px}.balance-graph-summary{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:8px;color:#94a3b8}.balance-graph-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.balance-graph-header h3{margin:0}.graph-range-toggle{display:inline-flex;gap:6px}.graph-range-active{border-color:#38bdf8b3;box-shadow:0 0 0 1px #38bdf859}.balance-chart{width:100%;height:auto;display:block;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:#02061759}.balance-axis{stroke:#94a3b859;stroke-width:1}.balance-line{fill:none;stroke:#38bdf8;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.balance-line-total{fill:none;stroke:#0f172a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.balance-line-rrsp{fill:none;stroke:#22c55e;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:6 4}.balance-line-tfsa{fill:none;stroke:#f59e0b;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3 4}.balance-dot-cash{fill:#38bdf8;opacity:.9}.balance-dot-total{fill:#0f172a;opacity:.95}.balance-dot-rrsp{fill:#22c55e;opacity:.9}.balance-dot-tfsa{fill:#f59e0b;opacity:.9}.balance-line-non-registered{fill:none;stroke:#a78bfa;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2 3}.balance-dot-non-registered{fill:#a78bfa;opacity:.9}.balance-line-room{fill:none;stroke:#ef4444;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.balance-line-contrib{fill:none;stroke:#14b8a6;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 4}.balance-dot-room{fill:#ef4444;opacity:.9}.balance-dot-contrib{fill:#14b8a6;opacity:.9}.balance-zero-marker{stroke:#ef4444b3;stroke-width:1.5;stroke-dasharray:4 4}.balance-zero-dot{fill:#ef4444;stroke:#0f172a;stroke-width:1}.balance-zero-hitbox{fill:transparent;pointer-events:all}.balance-legend-cash{color:#38bdf8}.balance-legend-total{color:#0f172a}.balance-legend-rrsp{color:#22c55e}.balance-legend-tfsa{color:#f59e0b}.balance-legend-non-registered{color:#a78bfa}.balance-legend-room{color:#ef4444}.balance-legend-contrib{color:#14b8a6}.balance-axis-label{fill:#94a3b8;font-size:11px}.one-time-form-card{margin-top:18px}.planned-grid{align-items:start}.retirement-layout{display:grid;gap:18px}.retirement-area{display:grid;gap:12px}.retirement-area-two-col{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.retirement-area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px}.planned-table th,.planned-table td{text-align:left;font-size:.82rem;padding:3px 5px;line-height:1.2}.projection-grid-single{grid-template-columns:1fr}.projection-toggle-row{margin:8px 0 14px}.planned-table td:last-child,.planned-table th:last-child{text-align:right}.one-time-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px}.import-panel,.review-card,.review-form{background:#02061766;border:1px solid rgba(148,163,184,.12);border-radius:18px;padding:18px}.import-panel h3,.review-card h3,.review-form h3{margin-top:0}.mfa-qr-code{width:200px;height:200px;background:#fff;border-radius:12px;padding:12px;margin:12px 0}.mfa-qr-code svg{width:100%;height:100%}.import-panel textarea,.review-form textarea,.review-form input,.review-form select,.import-panel input{width:100%;margin-top:8px;margin-bottom:14px;border-radius:12px;border:1px solid rgba(148,163,184,.2);background:#0f172acc;color:#f8fafc;padding:12px 14px}.review-form label,.import-panel label{display:block;color:#cbd5e1}.table-actions{display:flex;flex-wrap:wrap;gap:8px}.table-actions a{display:inline-flex;align-items:center;text-decoration:none}.primary-button{border:0;border-radius:999px;background:linear-gradient(135deg,#16a34a,#0ea5e9);color:#f8fafc;padding:12px 18px;font-weight:700;cursor:pointer}.secondary-button{border:1px solid rgba(14,165,233,.4);border-radius:999px;background:#0ea5e914;color:#dbeafe;padding:10px 14px;font-weight:600;cursor:pointer}.subtle-button{border:0;background:transparent;color:#94a3b8;padding:10px 12px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.subtle-button-inline{padding:0;white-space:nowrap}.review-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.settings-list{display:grid;gap:14px;margin-bottom:18px}.settings-row{display:block;width:100%;padding:14px 16px;border:1px solid rgba(148,163,184,.12);border-radius:16px;background:#0f172a73}.settings-row .muted-text{display:block;margin-top:-4px}.settings-inline-grid{display:grid;gap:12px 16px;margin-top:8px}.settings-inline-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-row-safe{border-color:#22c55e40;background:#16a34a14}.settings-row-warning{border-color:#f59e0b4d;background:#f59e0b14}.settings-row-danger{border-color:#ef44444d;background:#ef444414}.primary-button:disabled{opacity:.6;cursor:default}.detail-list{margin:0}.detail-list div{display:grid;grid-template-columns:120px 1fr;gap:8px;padding:8px 0;border-bottom:1px solid rgba(148,163,184,.12)}.detail-list dt{color:#94a3b8}.detail-list dd{margin:0}.recurring-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkbox-row{display:flex!important;align-items:center;gap:10px}.checkbox-row input{width:auto;margin:0}.muted-text{color:#94a3b8;font-size:.85rem}.suggestion-list{display:grid;gap:12px;margin-top:16px}.rule-list{display:grid;gap:12px}.suggestion-card{border:1px solid rgba(148,163,184,.12);border-radius:16px;padding:14px 16px;background:#02061752}.suggestion-card p{margin:8px 0}.suggestion-card-header{display:flex;justify-content:space-between;gap:12px}.accounts-card th,.accounts-card td{text-align:left;padding:6px 8px;border-bottom:1px solid rgba(148,163,184,.12)}.accounts-card th{color:#cbd5e1;font-weight:600}.accounts-card tr:hover{background:#94a3b80f}.spinner,.error{font-size:.95rem;color:#cbd5e1}.error{color:#fecaca}@media (max-width: 900px){.header-top-row{flex-direction:column;align-items:stretch}.profile-chip{width:100%;justify-content:space-between}.profile-username,.profile-chip-links{justify-content:flex-start;text-align:left}.import-grid,.review-grid,.projection-grid,.projection-summary-grid,.recurring-fields,.one-time-grid,.retirement-area-two-col,.retirement-area-grid{grid-template-columns:1fr}.status-strip{justify-content:flex-start;flex-wrap:wrap;border-radius:14px}.account-card-header{align-items:flex-start;flex-direction:column;gap:4px}.account-title-row{width:100%}.account-balance{font-size:.95rem}.accounts-card table{display:block;overflow-x:auto}}
