:root{--brand-navy: #033d61;--brand-blue: #026da1;--brand-light-blue: #49d9f3;--brand-mint: #98f3d2;--brand-bg: #f3f8f7;--brand-surface: #ffffff;--brand-line: #d7ecf4;--brand-soft-line: #e5f1f4;--brand-ink: #17211c;--brand-muted: #5f7f91;--brand-muted-strong: #426a80;--brand-success: #2d907d;--brand-warning: #d97706;--chart-gain: rgba(133, 218, 198, .88);--chart-gain-strong: #2d907d;--chart-tax: rgba(255, 183, 155, .88);--chart-tax-soft: rgba(255, 222, 207, .88);--chart-cost: rgba(238, 131, 119, .88);--chart-cost-strong: #c84f48;--chart-empty: rgba(215, 236, 244, .88);--brand-focus: rgba(73, 217, 243, .24);--brand-shadow: rgba(3, 61, 97, .14);--brand-wave-gradient: linear-gradient(128deg, rgba(3, 61, 97, .98) 0%, rgba(2, 109, 161, .96) 52%, rgba(3, 61, 97, .98) 100%), linear-gradient(156deg, transparent 0 34%, rgba(73, 217, 243, .24) 35% 42%, transparent 43% 100%), linear-gradient(25deg, rgba(152, 243, 210, .2), transparent 48%);--brand-soft-wave-gradient: linear-gradient(135deg, rgba(243, 248, 247, .96), rgba(238, 248, 247, .9)), linear-gradient(158deg, transparent 0 32%, rgba(73, 217, 243, .26) 33% 38%, transparent 39% 100%), linear-gradient(24deg, rgba(152, 243, 210, .2), transparent 52%);--font-body: "Proxima Nova", "proxima-nova", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: Lora, Georgia, "Times New Roman", serif;color:var(--brand-navy);background:var(--brand-bg);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}.visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);white-space:nowrap}body{margin:0;min-width:320px;min-height:100vh;background:var(--brand-bg);color:var(--brand-navy)}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}select{font:inherit}h1{font-family:var(--font-display);font-weight:500;letter-spacing:0}h2{font-family:var(--font-body);letter-spacing:0}.product-shell{min-height:100vh;background:var(--brand-bg)}.product-auth-page{display:grid;min-height:100vh;place-items:center;background:#064762;padding:clamp(20px,5.8vh,64px) clamp(16px,5vw,80px)}.product-auth{display:grid;width:1280px;height:720px;max-width:100%;max-height:calc(100vh - 96px);grid-template-columns:minmax(420px,44%) minmax(0,56%);overflow:hidden;border-radius:16px;background:var(--brand-surface);box-shadow:0 34px 80px #0000003d}.product-auth-form{display:flex;position:relative;overflow:hidden;flex-direction:column;background:linear-gradient(135deg,rgba(73,217,243,.08),transparent 38%),var(--brand-bg);padding:32px 44px}.demo-access-card{width:min(560px,100%);height:350px;grid-template-columns:1fr}.demo-access-card .product-auth-form{min-height:0}.demo-access-card .auth-topline{justify-content:center}.demo-access-card .auth-logo{height:42px;max-width:min(260px,72%)}.demo-access-card .auth-form-stack{width:min(360px,100%)}.product-hero-panel p,.product-panel>header p,.setup-flyout header p,.guide-chat-panel header p,.guide-context-panel header p,.destination-card span{margin:0;color:var(--brand-blue);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-hero-panel h1,.product-panel h1,.product-panel h2,.setup-flyout h2,.guide-chat-panel h1,.guide-context-panel h2,.destination-card h2{margin:4px 0 0;color:var(--brand-navy);letter-spacing:0}.product-auth-form label,.guided-form label{display:grid;gap:7px;color:var(--brand-navy);font-size:13px;font-weight:800}.product-auth-form input,.guide-input input,.guided-form input,.guided-form select{width:100%;min-height:42px;border:1px solid #cfe4ec;border-radius:8px;background:var(--brand-surface);color:var(--brand-ink);padding:0 12px;outline:none}.product-auth-form input:focus,.guide-input input:focus,.guided-form input:focus,.guided-form select:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px var(--brand-focus)}.product-auth-panel{display:flex;position:relative;overflow:hidden;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,rgba(73,217,243,.1),transparent 48%),#033d61;color:#fff;padding:72px 64px 64px;isolation:isolate}.product-auth-panel:after,.auth-brand-panel:after,.vision-guide-prompt:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:repeating-linear-gradient(100deg,rgba(255,255,255,.08) 0 1px,transparent 1px 4px);content:"";mix-blend-mode:soft-light;opacity:.26}.product-auth-panel>*,.auth-brand-panel>*,.vision-guide-prompt>*{position:relative;z-index:1}.auth-switch-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;color:#026da1;font-size:13px;font-weight:800}.auth-switch-row button{border:0;background:transparent;color:#026da1;padding:0;font-weight:800}.product-shell{display:grid;grid-template-columns:78px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s ease}.product-shell.sidebar-expanded{grid-template-columns:260px minmax(0,1fr)}.product-sidebar{display:flex;position:sticky;top:0;height:100vh;flex-direction:column;gap:14px;border-right:1px solid rgba(3,61,97,.1);background:#fff;padding:16px}.product-brand{display:flex;min-height:44px;width:44px;align-items:center;gap:10px;overflow:hidden;border:0;background:transparent;color:#033d61;padding:0;text-align:left;font-weight:900}.product-brand img{display:block;height:38px;width:auto;max-width:none;object-fit:cover;object-position:left center}.product-sidebar-toggle{display:grid;position:absolute;top:50%;right:-10px;z-index:3;height:34px;place-items:center;border:1px solid #d7ecf4;border-radius:999px;background:#fff;color:#033d61b8;box-shadow:0 10px 26px #033d611f;transform:translateY(-50%)}.product-sidebar-toggle:hover{background:#026da11a;color:#026da1}.product-sidebar .product-sidebar-toggle svg{width:12px;height:12px}.product-sidebar-toggle-desktop-icon{display:grid;place-items:center}.product-sidebar-toggle-mobile-icon,.product-sidebar-toggle-label{display:none}.product-sidebar nav,.product-sidebar-footer{display:grid;gap:6px}.product-sidebar nav button,.product-sidebar-footer button{display:flex;width:44px;min-height:40px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#033d61b8;padding:0;text-align:left;font-size:0;font-weight:800}.product-sidebar nav button.active,.product-sidebar nav button:hover,.product-sidebar-footer button:hover{background:#026da11a;color:#026da1}.product-sidebar svg{width:18px;height:18px;flex:0 0 auto}.product-sidebar-footer{margin-top:auto;border-top:1px solid #e5f1f4;padding-top:12px}.product-sidebar-footer>div{display:flex;width:44px;min-height:44px;min-width:0;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:#f3f8f7;padding:0}.product-sidebar-footer>div span{display:none}.product-sidebar-footer strong,.product-sidebar-footer small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-sidebar-footer small{color:#64748b;font-size:12px}.product-company-nav{display:grid;gap:10px;overflow:auto;border-top:1px solid #e5f1f4;padding-top:14px}.product-company-nav p{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.product-company-group,.product-company-destinations{display:grid;gap:4px}.product-company-destinations{gap:3px}.product-company-nav button{display:grid;width:44px;grid-template-columns:1fr;align-items:center;justify-items:center;min-height:44px;border:0;border-radius:8px;background:transparent;color:#033d61;padding:0;text-align:center}.product-company-nav .product-company-destination-button{min-height:32px;color:#033d6194}.product-company-nav .product-add-company-button{min-height:34px;color:#033d6185}.product-company-nav button:hover{background:#026da114}.product-company-nav button.active{background:#026da11a;color:#026da1}.product-company-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:#17211c;color:#fff;font-size:12px;font-weight:900}.product-company-destination-marker{position:relative;display:grid;width:24px;height:24px;place-items:center;border-radius:7px;background:#f3f8f7;color:#64748b;font-size:10px;font-weight:900}.product-company-destination-marker svg{width:13px;height:13px}.product-company-destination-dot{position:absolute;top:-2px;right:-2px;width:7px;height:7px;border-radius:50%;border:1.5px solid var(--brand-surface);background:var(--brand-warning)}.product-company-destination-button[data-needs-setup=true]{color:#033d616b}.product-company-destination-button.active .product-company-destination-marker{background:#026da11f;color:#026da1}.product-add-company-button .product-company-avatar{border:1px dashed #b9d8e4;background:transparent;color:#033d6185}.product-company-nav strong,.product-company-nav small{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.product-company-nav small{color:#64748b;font-size:12px;font-weight:700}.product-shell.sidebar-expanded .product-brand{width:auto}.product-shell.sidebar-expanded .product-brand img{width:min(178px,100%);max-width:100%;object-fit:contain}.product-shell.sidebar-expanded .product-sidebar nav button,.product-shell.sidebar-expanded .product-sidebar-footer button{width:100%;justify-content:flex-start;gap:10px;padding:0 10px;font-size:14px}.product-shell.sidebar-expanded .product-sidebar-footer>div{width:100%;justify-content:flex-start;padding:10px}.product-shell.sidebar-expanded .product-sidebar-footer>div span{display:block;min-width:0}.product-shell.sidebar-expanded .product-company-nav{gap:12px}.product-shell.sidebar-expanded .product-company-nav p{position:static;overflow:visible;width:auto;height:auto;margin:0 0 2px;clip:auto;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:normal}.product-shell.sidebar-expanded .product-company-nav button{width:100%;grid-template-columns:auto minmax(0,1fr);justify-items:stretch;gap:2px 9px;min-height:48px;padding:7px 8px;text-align:left}.product-shell.sidebar-expanded .product-company-avatar{grid-row:1 / 3}.product-shell.sidebar-expanded .product-company-nav strong,.product-shell.sidebar-expanded .product-company-nav small{position:static;overflow:hidden;width:auto;height:auto;clip:auto;text-overflow:ellipsis;white-space:nowrap}.product-shell.sidebar-expanded .product-company-destinations{position:relative;gap:3px;padding-left:24px}.product-shell.sidebar-expanded .product-company-destinations:before{content:"";position:absolute;top:2px;bottom:2px;left:11px;width:1px;border-radius:999px;background:linear-gradient(180deg,#026da114,#026da13d,#026da114)}.product-shell.sidebar-expanded .product-company-nav .product-company-destination-button{min-height:32px;grid-template-columns:auto minmax(0,1fr);gap:8px;border-radius:6px;color:#033d619e;padding:5px 8px}.product-shell.sidebar-expanded .product-company-destination-marker{width:22px;height:22px;border:1px solid rgba(2,109,161,.08);background:#fff;color:#7992a1;box-shadow:0 4px 12px #033d610d}.product-shell.sidebar-expanded .product-company-destination-marker svg{width:12px;height:12px}.product-shell.sidebar-expanded .product-company-destination-button.active .product-company-destination-marker{border-color:#026da13d;background:#eff9fb;color:#026da1}.product-shell.sidebar-expanded .product-company-nav .product-company-destination-button strong,.product-shell.sidebar-expanded .product-company-nav .product-add-company-button strong{color:inherit;font-size:12px;font-weight:700}.product-shell.sidebar-expanded .product-company-nav .product-add-company-button{width:calc(100% - 24px);min-height:30px;grid-template-columns:minmax(0,1fr);gap:0;margin-left:24px;border-radius:6px;color:#033d6185;padding:5px 8px}.product-shell.sidebar-expanded .product-add-company-button .product-company-avatar{display:none}.product-company-head{display:grid}.product-company-actions{display:none}.product-shell.sidebar-expanded .product-company-head{display:flex;align-items:center;gap:4px}.product-shell.sidebar-expanded .product-company-head .product-company-button{flex:1 1 auto;min-width:0}.product-shell.sidebar-expanded .product-company-actions{display:grid;flex:0 0 auto;align-content:center;gap:2px}.product-shell.sidebar-expanded .product-company-nav .product-company-action-button{width:26px;min-height:22px;height:22px;grid-template-columns:1fr;justify-items:center;gap:0;border-radius:6px;background:transparent;color:#033d6180;padding:0;transition:opacity .12s ease,background .12s ease,color .12s ease}.product-shell.sidebar-expanded .product-company-actions .product-company-action-button{opacity:.55}.product-shell.sidebar-expanded .product-company-head:hover .product-company-actions .product-company-action-button,.product-shell.sidebar-expanded .product-company-head:focus-within .product-company-actions .product-company-action-button{opacity:1}.product-shell.sidebar-expanded .product-company-nav .product-company-action-button:hover{background:#026da11a;color:#026da1}.product-shell.sidebar-expanded .product-company-nav .product-company-delete:hover{background:#be123c1a;color:#be123c}.product-shell.sidebar-expanded .product-company-nav .product-company-action-button:disabled{cursor:not-allowed;opacity:.4}.product-company-action-button svg{width:13px;height:13px}.product-modal-backdrop{display:grid;position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;place-items:center;background:#033d6157;padding:20px;animation:stateConfirmFadeIn .16s ease both}.product-confirm-dialog{display:grid;justify-items:start;gap:12px;width:min(420px,100%);border:1px solid #d7ecf4;border-radius:16px;background:#fff;padding:22px;box-shadow:0 30px 80px #033d6147;animation:stateConfirmPop .22s cubic-bezier(.2,.82,.25,1.1) both}.product-confirm-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff1f2;color:#be123c}.product-confirm-icon svg{width:20px;height:20px}.product-confirm-dialog h2{color:#033d61;font-size:18px;font-weight:900}.product-confirm-dialog p{color:#475569;font-size:14px;line-height:1.5}.product-confirm-actions{display:flex;width:100%;justify-content:flex-end;gap:10px;margin-top:4px}.product-spin{animation:calculatorPreparingSpin .8s linear infinite}.product-workspace{display:grid;align-content:start;gap:18px;min-width:0;min-height:100vh;padding:22px}.product-page-stack{display:grid;gap:18px}.product-hero-panel,.product-panel,.journey-strip{border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-surface)}.product-hero-panel{display:flex;position:relative;overflow:hidden;align-items:center;justify-content:space-between;gap:18px;background:var(--brand-soft-wave-gradient);padding:20px;isolation:isolate}.product-hero-panel:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(108deg,#ffffffdb,#ffffff7a 58%,#ffffffbd),repeating-linear-gradient(100deg,rgba(3,61,97,.035) 0 1px,transparent 1px 5px);content:""}.product-hero-panel>*{position:relative;z-index:1}.product-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.product-journey-toolbar{position:relative;overflow:visible;box-shadow:0 1px #033d6108}.product-journey-toolbar .menu-bar button{flex:0 0 auto}.product-journey-toolbar .menu-bar button[aria-expanded=true]{border-color:#026da15c;background:#026da114}.product-journey-toolbar .menu-bar button:disabled{cursor:not-allowed;color:#94a3b8;background:#f8fafc}.toolbar-flyout{position:absolute;top:calc(100% + 10px);right:14px;z-index:32;display:grid;gap:14px;width:min(390px,calc(100vw - 48px));border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:14px;box-shadow:0 18px 50px #033d6129}.toolbar-flyout.wide{width:min(540px,calc(100vw - 48px))}.toolbar-flyout.assumptions-flyout.wide{width:min(760px,calc(100vw - 48px))}.toolbar-flyout header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.toolbar-flyout header p{margin:0;color:#026da1;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.toolbar-flyout header strong{display:block;margin-top:2px;color:#033d61;font-size:15px}.toolbar-flyout header span{display:block;margin-top:2px;color:#64748b;font-size:12px;font-weight:800}.toolbar-flyout header button{display:grid;height:30px;flex:0 0 auto;place-items:center;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1}.toolbar-flyout-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.toolbar-flyout-stats div,.toolbar-compare-grid article{border:1px solid #e5f1f4;border-radius:8px;background:#f8fcfb;padding:10px}.toolbar-flyout-stats dt{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.toolbar-flyout-stats dd{margin:4px 0 0;color:#033d61;font-weight:900}.assumptions-summary{display:grid;max-height:min(540px,64vh);overflow:auto;gap:12px;padding-right:4px}.assumptions-summary-section{display:grid;gap:12px;border:1px solid #e5f1f4;border-radius:8px;background:#fbfdfd;padding:14px}.assumptions-summary-section header{display:grid;gap:4px}.assumptions-summary-section header strong{color:#033d61;font-size:14px;font-weight:900}.assumptions-summary-section header span{color:#64748b;font-size:12px;font-weight:700;line-height:1.35}.assumptions-summary-section dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.assumptions-summary-section dl div{display:grid;gap:5px;min-width:0;border:1px solid rgba(215,236,244,.85);border-radius:8px;background:#fff;padding:10px}.assumptions-summary-section dt{overflow:hidden;color:#64748b;font-size:11px;font-weight:900;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.assumptions-summary-section dd{display:grid;gap:3px;min-width:0;margin:0}.assumptions-summary-section dd strong{overflow:hidden;color:#033d61;font-size:14px;font-weight:900;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.assumptions-summary-section dd span{overflow:hidden;color:#026da1;font-size:12px;font-weight:800;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.toolbar-run-list,.toolbar-scenario-list{display:grid;gap:8px;max-height:min(440px,62vh);overflow:auto}.toolbar-run-list button,.toolbar-scenario-list article{display:grid;gap:8px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:10px}.toolbar-run-list button{grid-template-columns:minmax(0,1fr) auto;align-items:center;color:#033d61;text-align:left}.toolbar-run-list button:hover,.toolbar-scenario-list article:hover{border-color:#026da13d;background:#f8fcfb}.toolbar-run-list span,.toolbar-scenario-list article>div{display:grid;gap:3px;min-width:0}.toolbar-run-list strong,.toolbar-scenario-list strong,.toolbar-compare-grid strong{overflow:hidden;color:#033d61;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.toolbar-run-list em,.toolbar-scenario-list span,.toolbar-scenario-list small{overflow:hidden;color:#64748b;font-size:12px;font-style:normal;line-height:1.35;text-overflow:ellipsis}.toolbar-scenario-list article>button{display:inline-flex;width:fit-content;align-items:center;gap:6px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1;padding:8px 10px;font-size:12px;font-weight:800}.toolbar-compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.toolbar-compare-grid .metric-grid{grid-template-columns:1fr;gap:6px}.toolbar-compare-grid .metric{padding:8px}.toolbar-compare-grid .metric span{font-size:10px}.toolbar-compare-grid .metric strong{font-size:15px}.product-hero-panel h1{font-size:28px;line-height:1.1}.product-hero-panel span,.muted-text{color:#64748b;line-height:1.5}.product-panel{min-width:0;padding:18px}.product-panel>header{margin-bottom:16px}.product-panel h1,.product-panel h2{font-size:22px;line-height:1.15}.product-primary-button,.product-secondary-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:9px;border-radius:8px;padding:0 14px;font-size:14px;font-weight:900}.product-primary-button{border:1px solid var(--brand-navy);background:var(--brand-navy);color:#fff}.product-secondary-button{border:1px solid var(--brand-line);background:var(--brand-surface);color:var(--brand-blue)}.product-primary-button:hover{border-color:var(--brand-blue);background:var(--brand-blue)}.product-secondary-button:hover{border-color:#026da147;background:#98f3d229;color:var(--brand-navy)}.product-primary-button:disabled,.product-secondary-button:disabled{cursor:not-allowed;opacity:.58}.product-primary-button svg,.product-secondary-button svg{width:18px;height:18px}.settings-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.9fr);gap:18px}.settings-card{display:grid;align-content:start;gap:14px}.settings-form{display:grid;gap:14px}.settings-form label{display:grid;gap:7px;color:var(--brand-navy);font-size:13px;font-weight:800}.settings-form input{width:100%;min-height:42px;border:1px solid #cfe4ec;border-radius:8px;background:var(--brand-surface);color:var(--brand-ink);padding:0 12px;outline:none}.settings-form input:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px var(--brand-focus)}.settings-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.settings-actions .muted-text{overflow-wrap:anywhere;font-size:12px;font-weight:800}.settings-unavailable{display:flex;align-items:flex-start;gap:10px;border:1px solid #e5f1f4;border-radius:8px;background:#f8fcfb;padding:12px}.settings-unavailable svg{width:18px;height:18px;flex:0 0 auto;color:#64748b}.settings-unavailable strong,.settings-unavailable span{display:block}.settings-unavailable strong{color:var(--brand-navy);font-size:13px}.settings-unavailable span{margin-top:3px;color:#64748b;font-size:12px;line-height:1.45}.settings-danger-card{border-color:#ffd7c2}.empty-workspace-actions{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 10px}.product-error-banner,.form-error{border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800}.product-status-banner{display:grid;min-height:calc(100vh - 44px);align-content:center;justify-items:center;gap:16px;border:1px solid var(--brand-line);border-radius:8px;background:#fff;color:var(--brand-blue);padding:32px;text-align:center;animation:stateConfirmFadeIn .24s ease forwards}.product-status-indicator{display:grid;width:86px;height:86px;place-items:center;border-radius:999px;background:#49d9f326;color:var(--brand-blue);animation:stateConfirmPop .36s cubic-bezier(.34,1.56,.64,1) 80ms both}.product-status-indicator svg{width:32px;height:32px;animation:calculatorPreparingSpin .9s linear infinite;stroke-width:2.75}.product-status-banner strong{margin-top:8px;color:var(--brand-navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4.8vw,44px);font-weight:400;line-height:1.05;animation:stateConfirmRise .36s ease .15s both}.product-status-dots{display:flex;align-items:center;justify-content:center;gap:10px;animation:stateConfirmRise .36s ease .24s both}.product-status-dots span{width:12px;height:12px;border-radius:999px;background:var(--brand-light-blue);animation:stateConfirmDotPulse 1.2s ease-in-out infinite}.product-status-dots span:nth-child(2){animation-delay:.2s}.product-status-dots span:nth-child(3){animation-delay:.4s}.product-error-banner,.form-error{border:1px solid rgba(220,38,38,.22);background:#fff1f2;color:#be123c}.journey-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px}.journey-strip article{display:flex;min-width:0;align-items:center;gap:10px;border-radius:8px;background:#f8fcfb;padding:12px}.journey-strip article>span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid #cfe4ec;border-radius:50%;color:#64748b}.journey-strip article[data-unlocked=true]>span{border-color:var(--brand-mint);background:#98f3d233;color:var(--brand-success)}.journey-strip strong,.journey-strip small{display:block}.journey-strip strong{overflow:hidden;color:#033d61;text-overflow:ellipsis;white-space:nowrap}.journey-strip small{color:#64748b;font-size:12px;font-weight:700}.product-destination-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.dashboard-timeline-command{display:grid;gap:14px;overflow:hidden;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:16px}.dashboard-timeline-command-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px}.dashboard-timeline-command-header p{margin:0;color:#026da1;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.dashboard-timeline-command-header h1{margin:4px 0 0;color:#033d61;font-size:28px;font-weight:600;line-height:1.08}.dashboard-timeline-command-header span{display:block;margin-top:6px;color:#426a80;font-size:13px;font-weight:400;line-height:1.45}.dashboard-edit-equity-button{min-height:46px;padding:0 18px;font-size:14px;font-weight:600}.dashboard-edit-equity-button svg{width:19px;height:19px}.dashboard-timeline-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dashboard-timeline-command-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);gap:14px}.dashboard-timeline-surface,.dashboard-context-rail{display:grid;gap:12px;min-width:0}.dashboard-value-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboard-value-metrics section{display:grid;gap:4px;min-width:0;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:11px}.dashboard-value-metrics span,.dashboard-context-rail span{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.dashboard-value-metrics strong{overflow:hidden;color:#033d61;font-size:24px;font-weight:600;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.dashboard-value-metrics small,.dashboard-context-rail p,.dashboard-value-timeline figcaption{color:#5f7f91;font-size:12px;font-weight:400;line-height:1.35}.dashboard-value-timeline{display:grid;position:relative;gap:12px;margin:0;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:16px}.dashboard-value-chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-value-chart-toolbar>div{display:flex;flex-wrap:wrap;gap:8px}.dashboard-value-chart-toolbar button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:8px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1;padding:0 12px;font-size:12px;font-weight:600}.dashboard-value-chart-toolbar button[aria-pressed=true]{border-color:#033d61;background:#033d61;color:#fff}.dashboard-value-chart-toolbar svg{width:15px;height:15px}.dashboard-value-chart-toolbar>span{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.dashboard-value-chart{display:block;width:100%;min-height:260px}.dashboard-value-chart-gridline{fill:none;stroke:#e5f1f4;stroke-width:1}.dashboard-value-tax-band{fill:var(--brand-blue);opacity:.14}.dashboard-value-net-line,.dashboard-value-gross-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.dashboard-value-net-line{stroke:var(--brand-mint)}.dashboard-value-gross-line{stroke:url(#dashboardValueGrossLine)}.dashboard-value-point{fill:#fff;stroke:var(--brand-light-blue);stroke-width:3}.dashboard-value-net-point{fill:#fff;stroke:var(--brand-mint);stroke-width:2.5}.dashboard-value-chart-legend,.dashboard-value-timeline-markers{display:flex;flex-wrap:wrap;gap:8px 16px}.dashboard-value-chart-legend span{display:inline-flex;align-items:center;gap:7px;color:#64748b;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.dashboard-value-chart-legend span:before{width:10px;height:10px;border-radius:999px;background:var(--brand-light-blue);content:""}.dashboard-value-chart-legend span[data-line=net]:before{background:var(--brand-mint)}.dashboard-value-chart-legend span[data-line=tax]:before{background:#026da15c}.dashboard-value-timeline-markers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-value-timeline-markers section{display:grid;gap:3px;min-width:0;border-top:1px solid #e5f1f4;padding-top:10px}.dashboard-value-timeline-markers strong,.dashboard-value-timeline-markers span,.dashboard-value-timeline-markers em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-value-timeline-markers strong{color:#033d61;font-size:13px;font-weight:600}.dashboard-value-timeline-markers span{color:#64748b;font-size:12px;font-weight:400}.dashboard-value-timeline-markers em{color:#033d61;font-size:13px;font-style:normal;font-weight:600}.dashboard-value-timeline[data-empty=true] .dashboard-value-chart,.dashboard-value-timeline[data-empty=true] .dashboard-value-chart-legend,.dashboard-value-timeline[data-empty=true] .dashboard-value-timeline-markers{opacity:.2}.dashboard-value-timeline-empty{position:absolute;top:16px;right:16px;bottom:16px;left:16px;display:grid;align-content:center;justify-items:center;gap:8px;border:1px dashed #d7ecf4;border-radius:8px;background:#ffffffe6;padding:18px;text-align:center}.dashboard-value-timeline-empty svg{width:32px;height:32px;color:#026da1}.dashboard-value-timeline-empty strong{color:#033d61;font-weight:600}.dashboard-value-timeline-empty span{color:#64748b;font-size:12px;font-weight:400}.dashboard-value-timeline figcaption{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:auto;font-weight:400}.dashboard-context-rail section{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;border:1px solid #e5f1f4;border-left-width:3px;border-radius:8px;background:#fff;padding:12px}.dashboard-context-rail section[data-tone=warning]{border-left-color:#d97706}.dashboard-context-rail section[data-tone=ready],.dashboard-context-rail section[data-tone=learn]{border-left-color:#2d907d}.dashboard-context-rail section[data-tone=news]{border-left-color:#026da1}.dashboard-context-rail svg{width:34px;height:34px;border-radius:8px;background:#eaf7f5;color:#026da1;padding:8px}.dashboard-context-rail strong{display:block;overflow:hidden;margin-top:3px;color:#033d61;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.dashboard-context-rail p{margin:5px 0 0}.dashboard-context-rail button{display:inline-flex;width:fit-content;min-height:32px;align-items:center;justify-content:center;margin-top:10px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1;padding:0 10px;font-size:12px;font-weight:600}.dashboard-journey-rail{align-content:start;gap:14px}.dashboard-journey-link em{color:#5f7f91;font-size:11px;font-style:normal;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.dashboard-journey-rail .dashboard-journey-link{display:grid;width:100%;min-height:88px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:inherit;padding:12px;margin:0;text-align:left}.dashboard-journey-rail .dashboard-journey-link:hover{border-color:#bfe4ee;background:#f3fbfb;color:inherit}.dashboard-journey-rail .dashboard-journey-link:focus-visible{outline:2px solid #026da1;outline-offset:2px}.dashboard-journey-link-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#eaf7f5;color:#026da1;letter-spacing:0;text-transform:none}.dashboard-journey-link-icon svg{width:19px;height:19px;border-radius:0;background:transparent;color:currentColor;padding:0}.dashboard-journey-link div{display:grid;min-width:0;gap:3px}.dashboard-journey-link strong,.dashboard-journey-link small{overflow:hidden;text-overflow:ellipsis}.dashboard-journey-link strong{color:#033d61;font-size:18px;font-weight:600;line-height:1.15;white-space:normal}.dashboard-journey-link small{display:-webkit-box;color:#5f7f91;font-size:13px;font-weight:400;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dashboard-journey-link .dashboard-journey-link-arrow{width:18px;height:18px;border-radius:0;background:transparent;color:#026da1;padding:0;transition:transform .16s ease}.dashboard-journey-link:hover .dashboard-journey-link-arrow{transform:translate(2px,-2px)}.dashboard-management{display:grid;gap:14px}.dashboard-management>header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.dashboard-management>header p{margin:0;color:#026da1;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.dashboard-management>header h1{margin:3px 0 0;color:#033d61;font-size:26px;font-weight:600;line-height:1.12}.dashboard-company-grid{display:grid;grid-template-columns:1fr;gap:12px}.dashboard-company-card{display:grid;grid-template-columns:minmax(220px,.95fr) minmax(240px,.85fr) minmax(280px,1.15fr) auto;align-items:center;gap:14px;min-width:0;min-height:118px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:14px}.dashboard-company-card[data-active=true]{border-color:#026da15c;box-shadow:0 8px 20px #033d610d}.dashboard-company-card>header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.dashboard-company-card>header>span{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:8px;background:#f3f8f7}.dashboard-company-card>header b{color:#033d61;font-size:15px;font-weight:600}.dashboard-company-card>header img{max-width:34px;max-height:26px;object-fit:contain;filter:grayscale(1) saturate(.25)}.dashboard-company-card>header strong,.dashboard-company-card>header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-company-card>header strong{color:#033d61;font-size:16px;font-weight:600}.dashboard-company-card>header small{margin-top:2px;color:#64748b;font-size:12px;font-weight:400}.dashboard-company-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.dashboard-company-stats div{min-width:0;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:9px}.dashboard-company-stats dt{overflow:hidden;color:#64748b;font-size:10px;font-weight:600;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.dashboard-company-stats dd{margin:4px 0 0;color:#033d61;font-weight:600}.dashboard-equity-list{display:grid;gap:8px;max-height:116px;overflow:auto}.dashboard-equity-list section{display:grid;gap:5px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:10px}.dashboard-equity-list section>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dashboard-equity-list strong,.dashboard-equity-list span,.dashboard-equity-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-equity-list strong{color:#033d61;font-size:13px;font-weight:600}.dashboard-equity-list span,.dashboard-equity-list small{color:#64748b;font-size:12px;font-weight:400}.dashboard-company-card footer{display:grid;grid-template-columns:1fr;gap:8px;align-items:center;min-width:120px}.dashboard-delete-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(190,18,60,.24);border-radius:8px;background:#fff1f2;color:#be123c;padding:0 12px;font-size:13px;font-weight:600;white-space:nowrap}.dashboard-delete-button:hover{border-color:#be123c5c;background:#ffe4e6}.dashboard-delete-button:disabled{cursor:not-allowed;opacity:.58}.dashboard-delete-button svg{width:16px;height:16px}.dashboard-empty-state{display:grid;min-height:220px;justify-items:start;align-content:center;gap:12px;border:1px dashed #d7ecf4;border-radius:8px;background:#f8fcfb;padding:20px}.dashboard-empty-state svg{width:34px;height:34px;color:#026da1}.dashboard-empty-state strong{color:#033d61;font-size:18px}.destination-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;min-width:0;min-height:220px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:14px}.destination-card[data-disabled=true]{border-color:#e5eaf0;background:#f6f8fa;color:#94a3b8}.destination-card[data-disabled=true] .destination-card-icon{background:#e8edf2;color:#94a3b8}.destination-card[data-disabled=true] h2,.destination-card[data-disabled=true] p,.destination-card[data-disabled=true] span,.destination-card[data-disabled=true] small{color:#94a3b8}.destination-card[data-disabled=true] .product-secondary-button{border-color:#d8dee6;background:#eef2f6;color:#94a3b8;opacity:1}.destination-card-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#eaf7f5;color:#026da1}.destination-card-icon svg{width:20px;height:20px}.destination-card h2{font-size:18px;line-height:1.15}.destination-card p{margin:8px 0 0;color:#475569;font-size:13px;line-height:1.45}.destination-card footer{display:grid;gap:10px}.destination-card small{min-height:18px;color:#64748b;font-size:12px;font-weight:800}.destination-card .product-secondary-button{width:100%}.destination-empty-state{display:grid;justify-items:start;gap:14px;min-height:260px;align-content:center;border:1px dashed #d7ecf4;border-radius:8px;background:#f8fcfb;padding:22px}.destination-empty-state>svg{width:38px;height:38px;color:#026da1}.destination-visual{display:grid;gap:16px}.destination-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.destination-table,.destination-assumption-list{display:grid;overflow:hidden;border:1px solid #e5f1f4;border-radius:8px;background:#fff}.destination-table-row{display:grid;grid-template-columns:1.1fr repeat(3,minmax(0,1fr));gap:12px;min-height:46px;align-items:center;border-top:1px solid #e5f1f4;padding:0 12px;color:#033d61;font-size:13px;font-weight:800}.destination-table-row:first-child{border-top:0}.destination-table-row.heading{min-height:38px;background:#f8fcfb;color:#64748b;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.destination-assumption-list{margin:0}.destination-assumption-list+.destination-assumption-list{margin-top:10px}.destination-assumption-list div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;border-top:1px solid #e5f1f4;padding:10px 12px}.destination-assumption-list div:first-child{border-top:0}.destination-assumption-list dt{color:#64748b;font-size:12px;font-weight:800}.destination-assumption-list dt small{display:block;margin-top:4px;color:#8293a3;font-size:10px;font-weight:700;line-height:1.35}.destination-assumption-list dd{margin:0;color:#033d61;font-size:13px;font-weight:900}.destination-assumption-list.editable div{grid-template-columns:minmax(170px,1fr) minmax(210px,auto);align-items:center}.destination-assumption-list.editable dd{display:grid;grid-template-columns:minmax(120px,150px) 64px;align-items:center;gap:8px}.destination-assumption-list.editable input{width:100%;min-width:0;height:34px;border:1px solid #c9dde3;border-radius:6px;background:#fff;color:#033d61;font:inherit;padding:0 8px}.destination-assumption-list.editable input:disabled{background:#f3f7f8;color:#64748b}.destination-assumption-list.editable button{height:34px;border:0;border-radius:6px;background:#033d61;color:#fff;cursor:pointer;font-size:12px;font-weight:900}.destination-assumption-list.editable button:disabled{background:#d4e2e6;color:#64748b;cursor:not-allowed}@media(max-width:680px){.destination-assumption-list.editable div{grid-template-columns:minmax(0,1fr)}.destination-assumption-list.editable dd{grid-template-columns:minmax(0,1fr) 64px}}.destination-liquidity-design,.destination-sale-design,.destination-tax-design{overflow:hidden;border:1px solid #e5f1f4;border-radius:8px;background:#fff}.destination-tax-design.pre-exit-design{grid-template-columns:minmax(390px,.95fr) minmax(0,1.05fr)}.destination-tax-design .opportunity-row.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.destination-tax-design .pre-exit-controls{gap:16px;background:#fbfdfc}.destination-tax-design .pre-exit-controls h3{color:#033d61}.destination-tax-design .tax-planning-opportunity-panel{padding:18px}.destination-tax-design .tax-planning-results>.tax-planning-controls{grid-column:1 / -1;width:100%;margin:0;border:1px solid #e5f1f4;border-radius:8px;background:#fbfdfc;padding:14px}.destination-tax-design .tax-planning-results{gap:24px 52px;padding:28px 42px}.destination-tax-design .exercise-opportunity-card{grid-column:auto;height:100%}.destination-tax-design .tax-planning-opportunity-panel .exercise-opportunity-card{height:auto}.destination-tax-design .tax-planning-opportunity-panel .opportunity-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-layout{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;min-height:calc(100vh - 44px)}@media(min-width:1120px){.guide-layout.has-setup-flyout{grid-template-columns:minmax(360px,.75fr) minmax(640px,1.25fr);grid-template-rows:auto minmax(0,1fr);align-items:stretch}.guide-layout.has-setup-flyout .product-journey-toolbar{grid-column:1 / -1;grid-row:1}.guide-layout.has-setup-flyout .app-vision-guide-prompt,.guide-layout.has-setup-flyout .app-vision-guide-chat{grid-column:1;grid-row:2;min-height:0}.guide-layout.has-setup-flyout .vision-message,.guide-layout.has-setup-flyout .vision-chat-suggestions{max-width:min(720px,100%)}}.guide-chat-panel,.guide-context-panel{min-width:0;border:1px solid #d7ecf4;border-radius:8px;background:#fff}.guide-chat-panel{display:grid;grid-template-rows:auto minmax(260px,1fr) auto auto;gap:16px;min-height:calc(100vh - 180px);padding:20px}.guide-chat-panel header h1{font-size:34px;line-height:1.08}.guide-chat-panel header span{display:block;margin-top:6px;color:#64748b;line-height:1.45}.guide-message-list{display:grid;align-content:start;gap:10px;overflow:auto;padding-right:4px}.guide-message{display:flex;gap:9px;max-width:min(720px,84%);border-radius:8px;padding:12px;line-height:1.5}.guide-message p{margin:0}.guide-message.assistant{justify-self:start;border:1px solid #e5f1f4;background:#f8fcfb;color:#033d61}.guide-message.user{justify-self:end;background:#026da1;color:#fff}.guide-message svg{width:18px;height:18px;flex:0 0 auto;color:#026da1}.guide-destination-row,.guide-suggestions{display:flex;flex-wrap:wrap;gap:8px}.guide-destination-row button,.guide-suggestions button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:13px;font-weight:900}.guide-destination-row button{border:1px solid #d7ecf4;background:#fff;color:#026da1;padding:0 12px}.guide-destination-row button:disabled{cursor:not-allowed;opacity:.54}.guide-destination-row svg{width:17px;height:17px}.guide-suggestions button{border:1px solid #e5f1f4;background:#f8fcfb;color:#033d61;padding:0 11px}.guide-input{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;margin-top:2px}.guide-input button{display:grid;width:44px;height:44px;place-items:center;border:1px solid #026da1;border-radius:8px;background:#026da1;color:#fff}.guide-input button svg{width:18px;height:18px}.guide-context-panel{display:grid;gap:14px;padding:18px}.guide-context-panel header{border-bottom:1px solid #e5f1f4;padding-bottom:12px}.guide-latest-result{display:grid;gap:10px;border-top:1px solid #e5f1f4;padding-top:14px}.guide-latest-result>strong{color:#033d61}.product-two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:18px}.product-two-column.wide-left{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.product-two-column.results-only{grid-template-columns:minmax(0,1fr)}.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.fact-grid div,.metric{min-width:0;border:1px solid #e5f1f4;border-radius:8px;background:#f8fcfb;padding:10px}.fact-grid dt,.metric span{margin:0;color:#64748b;font-size:12px;font-weight:800}.fact-grid dd{overflow:hidden;margin:4px 0 0;color:#033d61;font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.history-stack{display:grid;gap:12px}.history-summary{display:grid;gap:5px;border:1px solid #e5f1f4;border-radius:8px;background:#f8fcfb;padding:12px}.history-summary span{color:#64748b;font-size:12px;font-weight:800}.history-summary strong{color:#033d61}.history-summary small{color:#64748b;line-height:1.4}.scenario-history-list{display:grid;gap:10px}.scenario-history-list article{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:16px;align-items:center;border:1px solid #e5f1f4;border-radius:8px;background:#f8fcfb;padding:14px}.scenario-history-list strong{display:block;color:#033d61}.scenario-history-list span{display:block;margin-top:4px;color:#64748b;line-height:1.4}.scenario-history-list dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.scenario-history-list dd{overflow:hidden;margin:4px 0 0;color:#033d61;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.scenario-history-list .product-secondary-button{justify-self:end;white-space:nowrap}.scenario-compare-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.scenario-compare-grid article{display:grid;gap:10px;min-width:0;border:1px solid #e5f1f4;border-radius:8px;background:#f8fcfb;padding:12px}.scenario-compare-grid strong{color:#033d61}.scenario-compare-grid>article>span{color:#64748b;font-size:12px;font-weight:800}.scenario-compare-grid .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric strong{display:block;margin-top:4px;color:#033d61;font-size:20px;line-height:1.05}.planner-result-summary{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.8fr);gap:16px}.planner-cost-visual{display:grid;gap:14px;min-width:0}.planner-cost-visual>p,.planner-cost-visual h3{margin:0;color:#033d61}.planner-cost-visual>p{color:#64748b;font-size:14px;font-weight:800}.planner-cost-visual h3{max-width:680px;font-size:28px;line-height:1.08}.planner-cost-visual h3 strong{color:#026da1}.planner-cost-bar{display:flex;min-height:150px;overflow:hidden;border:1px solid #d7ecf4;border-radius:8px;background:#f8fcfb}.planner-cost-bar span,.planner-cost-bar i{display:grid;min-width:0;align-content:end;gap:6px;min-height:150px;padding:16px;color:#24262b;font-style:normal}.planner-cost-bar span{background:var(--chart-gain)}.planner-cost-bar i{background:var(--chart-tax)}.planner-cost-bar b{font-size:12px;font-weight:900;opacity:.86;text-transform:uppercase}.planner-cost-bar strong{overflow-wrap:anywhere;font-size:22px;line-height:1}.planner-assumption-strip,.planner-mini-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}.planner-assumption-strip div,.planner-mini-facts div{min-width:0;border:1px solid #e5f1f4;border-radius:8px;background:#f8fcfb;padding:10px}.planner-assumption-strip dt,.planner-mini-facts dt{color:#64748b;font-size:11px;font-weight:900}.planner-assumption-strip dd,.planner-mini-facts dd{overflow:hidden;margin:4px 0 0;color:#033d61;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.planner-insight-rail{display:grid;align-content:start;gap:12px;min-width:0}.planner-insight-group{display:grid;gap:8px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:12px}.planner-insight-group h3{margin:0;color:#033d61;font-size:15px}.planner-insight-group div{display:grid;gap:3px;border-left:4px solid #026da1;background:#f8fcfb;padding:10px}.planner-insight-group[data-tone=cost] div{border-left-color:#d97706}.planner-insight-group[data-tone=opportunity] div{border-left-color:#059669}.planner-insight-group strong{color:#033d61;font-size:21px;line-height:1}.planner-insight-group span,.planner-insight-group small,.planner-secondary-callout span{color:#64748b;font-size:12px;line-height:1.35}.planner-insight-group span{font-weight:900}.planner-secondary-callout{display:grid;gap:7px;border:1px solid #d7ecf4;border-radius:8px;background:#f3f8f7;padding:12px}.planner-secondary-callout svg{width:28px;height:28px;border-radius:8px;background:#fff;color:#026da1;padding:6px}.planner-secondary-callout strong{color:#033d61}.planner-mini-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.empty-result{display:grid;gap:10px;min-height:260px;place-items:center;align-content:center;border:1px dashed #cfe4ec;border-radius:8px;background:#f8fcfb;text-align:center}.empty-result svg{width:34px;height:34px;color:#026da1}.exercise-planner-layout.results-only .destination-result-panel .empty-result{min-height:760px}.calculator-preparing-state{display:grid;min-height:260px;place-items:center;align-content:center;gap:14px;border:1px dashed #d7ecf4;border-radius:8px;background:#f8fcfb;padding:22px;text-align:center}.exercise-planner-layout.results-only .destination-result-panel .calculator-preparing-state{min-height:760px}.calculator-preparing-spinner{position:relative;width:60px;height:60px;border-radius:999px;background:#49d9f326;animation:stateConfirmPop .36s cubic-bezier(.2,.82,.25,1.1) both}.calculator-preparing-spinner:before{position:absolute;top:13px;right:13px;bottom:13px;left:13px;content:"";border:3px solid rgba(2,109,161,.14);border-top-color:#026da1;border-radius:999px;animation:calculatorPreparingSpin .9s linear infinite}.calculator-preparing-spinner:after{position:absolute;top:23px;right:23px;bottom:23px;left:23px;content:"";border-radius:999px;background:#49d9f3;box-shadow:0 0 18px #49d9f36b}.calculator-preparing-state strong{color:#033d61;font-size:15px;font-weight:800;animation:stateConfirmRise .36s ease .12s both}.calculator-preparing-dots{margin-top:0;animation:stateConfirmRise .36s ease .22s both}.grant-list{display:grid;gap:8px;margin-top:12px}.grant-list article{display:grid;gap:4px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:10px}.grant-list strong{color:#033d61}.grant-list span,.grant-list small{color:#64748b;font-size:12px;font-weight:800}.guided-form{display:grid;gap:14px}.stepped-form{gap:16px}.setup-step-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.setup-step-strip button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:42px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;color:#64748b;padding:0 10px;text-align:left;font-size:12px;font-weight:900}.setup-step-strip button[data-state=current]{border-color:#026da1;color:#026da1}.setup-step-strip button[data-state=complete]{border-color:#05966947;color:#047857}.setup-step-strip button span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#f3f8f7}.setup-step-strip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.setup-step-panel{display:grid;gap:14px;min-height:360px;border:1px solid #e5f1f4;border-radius:8px;background:#f8fcfb;padding:14px}.setup-step-panel header p{margin:0;color:#026da1;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.setup-step-panel h3{margin:4px 0 0;color:#033d61;font-size:18px;line-height:1.2}.slider-stack{display:grid;gap:16px}.setup-transport{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e5f1f4;padding-top:14px}.setup-transport svg{width:18px;height:18px}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.form-row.split{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.inline-button{min-width:96px}.company-match-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.company-match-list button{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:10px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#033d61;padding:0 10px;text-align:left}.company-match-list span{color:#64748b;font-size:12px;font-weight:800}.warning-box{display:flex;gap:10px;border-radius:8px}.warning-box{display:grid;border:1px solid rgba(217,119,6,.2);background:#fffbeb;color:#92400e;padding:10px 12px;font-size:12px;line-height:1.45}.warning-box strong{color:#78350f}.option-tax-notice{margin:12px 0 0}.result-disclosure{display:grid;gap:10px;margin:18px 0}.setup-flyout{position:fixed;top:0;right:0;z-index:40;display:grid;align-content:start;gap:16px;width:min(620px,100vw);height:100vh;overflow:auto;border-left:1px solid #d7ecf4;background:#fff;padding:18px;box-shadow:-20px 0 60px #033d6129}.setup-flyout{width:min(700px,100vw)}.profile-setup-flyout{gap:14px;padding:18px}.state-flyout,.company-selector-flyout,.profile-setup-flyout.wizard-setup-flyout{overflow:hidden;animation:stateFlyoutSlideIn .3s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}.state-flyout[data-phase=exiting],.company-selector-flyout[data-phase=exiting],.profile-setup-flyout.wizard-setup-flyout[data-phase=exiting]{animation:stateFlyoutSlideOut .26s ease-in both;pointer-events:none}.state-flyout{width:min(780px,100vw);gap:0;background:#fff;padding:0}.company-selector-flyout{width:min(960px,100vw);gap:0;overflow:hidden;background:#fff;padding:0}.company-list-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;min-height:100vh;min-width:0;padding:44px 28px 28px}.company-selector-heading{display:flex;align-items:flex-start;gap:14px;margin-right:44px}.company-selector-heading>svg{width:38px;height:38px;flex:0 0 auto;border-radius:8px;background:#033d610d;color:#026da1;padding:9px}.company-selector-heading h2{margin:0;color:#033d61;font-size:22px;font-weight:900;line-height:1.15;letter-spacing:0}.company-selector-heading p{max-width:560px;margin:7px 0 0;color:#1b83bd;font-size:14px;line-height:1.5}.company-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));align-content:start;gap:10px;overflow-y:auto;padding-right:4px}.company-logo-grid button{display:grid;position:relative;min-height:88px;place-items:center;border:1px solid #edf1f4;border-radius:8px;background:#fff;color:#033d61;padding:12px;text-align:center;box-shadow:0 1px 1px #033d6105}.company-logo-grid button:hover{border-color:#026da138;background:#f8fcfb}.company-logo-grid img{display:block;max-width:min(152px,84%);object-fit:contain;filter:grayscale(1) saturate(.25);opacity:.88}.company-logo-grid button>span{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);color:#033d61;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.company-not-listed-link{justify-self:center;border:0;background:transparent;color:#026da1;padding:6px 10px;font-size:14px;font-weight:900;text-decoration:underline;text-underline-offset:4px}.company-not-listed-link:hover{color:#033d61}.company-not-listed-link:disabled{cursor:not-allowed;opacity:.55}.setup-flyout header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #e5f1f4;padding-bottom:14px}.setup-flyout-header{border-bottom:0;padding-bottom:0}.setup-flyout-header h2{margin:2px 0 0;color:#033d61;font-size:18px;line-height:1.15}.setup-flyout header button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1}.setup-flyout .guided-form{padding-bottom:18px}.profile-setup-flyout .guided-form{gap:14px;grid-template-rows:auto minmax(0,1fr) auto auto;min-height:0;padding-bottom:0}.profile-setup-flyout{top:18px;right:18px;align-content:stretch;width:min(430px,calc(100vw - 36px));height:calc(100vh - 36px);max-height:calc(100vh - 36px);border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:16px;box-shadow:0 18px 50px #033d611f}.guide-layout .profile-setup-flyout{position:static;top:auto;right:auto;grid-column:1;align-self:start;justify-self:stretch}@media(min-width:1120px){.guide-layout.has-setup-flyout .profile-setup-flyout{grid-row:2;grid-column:2;width:100%;height:100%;max-height:100%;justify-self:stretch}}.profile-setup-flyout .setup-flyout-header{display:grid;grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;justify-content:stretch;gap:12px;border-bottom:0;padding-bottom:0}.profile-setup-flyout .setup-flyout-header>div{min-width:0}.profile-setup-flyout .setup-flyout-header button{width:34px;height:34px}.profile-setup-flyout .setup-step-panel{overflow:auto;min-height:0;border:0;background:transparent;padding:0}.profile-setup-flyout .setup-step-panel header{display:grid;gap:2px;border-bottom:0;padding-bottom:0}.profile-setup-flyout .setup-step-panel h3{font-size:16px}.profile-setup-flyout .setup-transport{border-top:0;padding-top:0}.profile-setup-flyout.wizard-setup-flyout{top:24px;right:24px;width:min(1280px,calc(100vw - 48px));height:min(860px,calc(100vh - 48px));max-height:calc(100vh - 48px);overflow:hidden;padding:0}.guide-layout .profile-setup-flyout.wizard-setup-flyout{position:static;top:auto;right:auto;grid-column:1;align-self:stretch;justify-self:stretch;width:100%;height:auto;max-height:none}@media(min-width:1120px){.guide-layout.has-setup-flyout .profile-setup-flyout.wizard-setup-flyout{grid-row:2;grid-column:2;width:100%;height:100%;max-height:100%}}.profile-setup-flyout.wizard-setup-flyout,.guide-layout .profile-setup-flyout.wizard-setup-flyout{position:fixed;top:0;right:0;grid-column:auto;align-self:auto;justify-self:auto;width:min(860px,100vw);height:100vh;max-height:100vh;border-width:0 0 0 1px;border-radius:0;box-shadow:-20px 0 60px #033d6129}.options-setup-flyout.profile-setup-flyout.wizard-setup-flyout,.guide-layout .options-setup-flyout.profile-setup-flyout.wizard-setup-flyout{width:min(1000px,100vw)}.wizard-setup-flyout .setup-flyout-header{position:absolute;top:18px;right:18px;z-index:2;display:block;border-bottom:0;padding:0}.wizard-setup-flyout .setup-flyout-header>svg,.wizard-setup-flyout .setup-flyout-header>div{display:none}.wizard-setup-flyout .setup-flyout-header button{width:38px;height:38px;border-color:#d7ecf4;background:#fff}.setup-wizard-form,.setup-wizard-layout{min-height:100%}.setup-wizard-form{height:100%}.setup-wizard-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,270px);background:#fff}.options-setup-flyout .setup-wizard-layout{grid-template-columns:minmax(0,1fr) minmax(330px,360px)}.setup-wizard-main{display:flex;min-width:0;align-items:center;justify-content:center;padding:clamp(28px,4.4vw,54px)}.setup-wizard-content{display:grid;width:100%;max-width:780px;gap:18px}.options-setup-flyout .setup-wizard-content{max-width:620px}.setup-back-button{display:inline-flex;width:fit-content;min-height:36px;align-items:center;gap:7px;border:1px solid #d7ecf4;border-radius:999px;background:#fff;color:#026da1;padding:0 13px;font-size:13px;font-weight:800}.setup-back-button svg,.setup-primary-action svg,.setup-secondary-action svg{width:18px;height:18px}.setup-question,.setup-question-group{display:grid;gap:18px}.setup-step-kicker{margin:0;color:#49d9f3;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.setup-question h1{margin:-4px 0 4px;color:#033d61;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,2.4vw,34px);font-weight:500;line-height:1.12;letter-spacing:0}.setup-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.setup-choice-card{display:grid;gap:12px;min-height:150px;align-content:center;border:2px solid #d7ecf4;border-radius:8px;background:#f3f8f7;color:#033d61;padding:21px 24px;text-align:left}.options-setup-flyout .setup-choice-grid{gap:12px}.options-setup-flyout .setup-choice-card{gap:8px;min-height:118px;padding:16px 18px}.setup-choice-card[data-selected=true],.setup-choice-card:hover{border-color:#026da1;background:#f8fcfb}.setup-choice-card strong{font-size:23px;line-height:1}.setup-choice-card span{color:#4f8fbd;font-size:14px;line-height:1.45}.options-setup-flyout .setup-choice-card strong{font-size:19px}.options-setup-flyout .setup-choice-card span{font-size:13px;line-height:1.35}.setup-range-card{display:grid;gap:18px;border-radius:8px;background:#f3f8f7;padding:clamp(22px,2.7vw,32px)}.setup-range-card-head{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:22px}.setup-range-card-head span{color:#033d61;font-size:15px}.setup-range-card-head strong{color:#033d61;font-size:clamp(34px,3.6vw,50px);line-height:.95;text-align:right}.setup-range-track{position:relative;height:38px}.setup-range-track:before,.setup-range-track i{position:absolute;top:15px;left:0;height:13px;border-radius:999px;content:""}.setup-range-track:before{right:0;background:#d6eef4}.setup-range-track i{background:#49d9f3}.setup-range-track b{position:absolute;top:5px;z-index:1;width:28px;height:28px;border:4px solid #49d9f3;border-radius:50%;background:#fff;box-shadow:0 4px 10px #033d6124;pointer-events:none}.setup-range-track input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;opacity:0;cursor:pointer}.setup-range-bounds{display:flex;justify-content:space-between;color:#026da1;font-size:14px}.setup-range-bounds i{font-style:normal}.setup-detail-form{padding:clamp(24px,4vw,44px)}.setup-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.setup-text-field{display:grid;gap:8px}.setup-text-field span{color:#026da1;font-size:13px;font-weight:800}.setup-text-field input,.setup-text-field select{width:100%;min-height:46px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#033d61;padding:0 12px;font:inherit;font-weight:800}.setup-text-field input:focus,.setup-text-field select:focus{border-color:#49d9f3;outline:3px solid rgba(73,217,243,.22)}.setup-primary-action,.setup-secondary-action{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:8px;padding:0 18px;font-size:15px;font-weight:700}.setup-primary-action{background:#033d61;color:#fff}.setup-primary-action:hover{background:#026da1}.setup-secondary-action{background:#033d61;color:#fff}.setup-review-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.setup-review-actions .setup-primary-action{background:#49d9f3;color:#033d61}.setup-review-card{display:grid;gap:22px;border:1px solid #d7ecf4;border-radius:8px;background:#f3f8f7;padding:clamp(22px,3vw,34px)}.setup-review-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 38px;margin:0;border-bottom:1px solid #cce9f0;padding-bottom:24px}.setup-review-card dt{color:#7fb0cf;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.setup-review-card dd{margin:7px 0 0;color:#033d61;font-size:19px;font-weight:900}.setup-review-card>div:last-child{display:grid;gap:10px}.setup-review-card>div:last-child span{color:#7fb0cf;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.setup-review-card>div:last-child strong{color:#033d61;font-size:clamp(28px,3vw,38px);line-height:1}.setup-current-inputs{display:grid;align-content:start;gap:14px;border-left:1px solid #d7ecf4;background:#fff;padding:22px 18px}.setup-current-inputs>p{margin:0;color:#49d9f3;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.setup-current-inputs dl{display:grid;gap:12px;margin:0}.setup-current-inputs dl div{display:grid;min-width:0;border:1px solid #e5f1f4;border-radius:8px;background:#f8fcfb;padding:9px 10px}.setup-current-inputs dt{overflow:hidden;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.setup-current-inputs dd{overflow:hidden;margin:4px 0 0;color:#033d61;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.options-current-inputs{align-content:center;gap:16px;min-height:0;overflow-y:auto;padding:34px 24px 24px}.options-current-inputs>p{color:#49d9f3;font-size:11px;letter-spacing:.14em}.detail-setup-flyout .setup-current-inputs,.tax-profile-flyout .setup-current-inputs{align-content:center}.current-input-section{display:grid;gap:10px}.current-input-empty{border:1px dashed #cfe7ee;border-radius:8px;background:#f8fcfb;padding:14px}.current-input-empty span{color:#6b7280;font-size:12px;font-weight:700}.current-input-section span,.added-grants-panel h2{margin:0;color:#6b7280;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.current-input-section strong{overflow-wrap:anywhere;color:#033d61;font-size:17px;font-weight:900;line-height:1.05}.current-input-section em{color:#6b7280;font-size:12px;font-style:normal;font-weight:500;line-height:1.35}.added-grants-panel{display:grid;gap:12px;border-top:1px solid #cce9f0;padding-top:18px}.added-grants-list{display:grid;gap:12px}.added-grant-row,.added-grants-total{display:grid;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:12px}.added-grant-row span,.added-grants-total span{color:#026da1;font-size:14px;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.added-grant-row strong,.added-grants-total strong{color:#033d61;font-size:14px;font-weight:900;white-space:nowrap}.added-grant-row button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:8px;background:transparent;color:#dc2626}.added-grant-row button:hover{background:#fee2e2}.added-grant-row button:disabled{cursor:not-allowed;opacity:.45}.added-grant-row button svg{width:17px;height:17px}.added-grants-total{grid-template-columns:minmax(0,1fr) auto;border-top:1px solid #cce9f0;padding-top:18px}.added-grants-total span,.added-grants-total strong{color:#033d61}.setup-error{margin:0;border:1px solid rgba(185,28,28,.2);border-radius:8px;background:#fef2f2;color:#991b1b;padding:12px 14px;font-size:14px;font-weight:800}@media(max-width:920px){.profile-setup-flyout.wizard-setup-flyout,.guide-layout .profile-setup-flyout.wizard-setup-flyout{position:fixed;top:0;right:0;width:100vw;height:100vh;max-height:100vh;border-radius:0}.setup-wizard-layout{grid-template-columns:1fr;overflow-y:auto}.setup-wizard-main{padding:64px 20px 28px}.setup-question h1{font-size:28px}.setup-step-kicker{font-size:13px}.setup-choice-grid,.setup-field-grid,.setup-review-actions,.setup-review-card dl{grid-template-columns:1fr}.setup-choice-card{min-height:140px;padding:22px}.options-setup-flyout .setup-choice-card{min-height:112px;padding:16px 18px}.setup-choice-card strong{font-size:24px}.options-setup-flyout .setup-choice-card strong{font-size:20px}.setup-choice-card span{font-size:14px}.options-setup-flyout .setup-choice-card span{font-size:13px}.setup-range-card-head{display:grid;min-height:0}.setup-range-card-head strong{font-size:40px;text-align:left}.setup-primary-action,.setup-secondary-action{width:100%;min-height:48px;font-size:15px}.setup-current-inputs{border-top:1px solid #d7ecf4;border-left:0;padding:18px 20px 24px}}.setup-select-field select{width:100%;height:42px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#033d61;padding:0 12px;font-weight:800}@media(max-width:980px){.product-auth,.guide-layout,.product-two-column,.product-two-column.wide-left,.dashboard-timeline-command-header,.dashboard-timeline-command-layout{grid-template-columns:1fr}.product-auth{height:auto;max-height:none;min-height:0}.product-auth-form{min-height:560px}.product-auth-panel{min-height:520px;padding:52px 44px 44px}.planner-result-summary,.settings-grid{grid-template-columns:1fr}.journey-strip,.metric-grid,.destination-metric-grid,.dashboard-value-metrics,.form-grid,.form-grid.compact,.planner-assumption-strip,.setup-step-strip,.company-logo-grid,.product-destination-grid,.scenario-history-list article{grid-template-columns:1fr}.guide-chat-panel{min-height:auto}.company-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-timeline-actions{justify-content:flex-start}}@media(max-width:1180px){.dashboard-company-card{grid-template-columns:1fr;align-items:stretch}.dashboard-company-card footer{grid-template-columns:repeat(3,minmax(0,1fr))}.option-exercise-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.product-shell,.product-shell.sidebar-expanded{display:block}.product-sidebar{height:auto;border-right:0;border-bottom:1px solid rgba(3,61,97,.1);padding:12px 14px}.product-shell:not(.sidebar-expanded) .product-sidebar{display:grid;position:sticky;z-index:40;top:0;min-height:66px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-shell.sidebar-expanded .product-sidebar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;height:100dvh;overflow:auto;gap:16px;border-bottom:0;padding:18px 20px 22px;box-shadow:0 24px 70px #033d612e}.product-shell:not(.sidebar-expanded) .product-sidebar nav,.product-shell:not(.sidebar-expanded) .product-company-nav,.product-shell:not(.sidebar-expanded) .product-sidebar-footer{display:none}.product-brand,.product-shell.sidebar-expanded .product-brand{width:min(210px,100%);min-height:42px}.product-brand img,.product-shell.sidebar-expanded .product-brand img{width:min(210px,100%);max-width:100%;height:42px;object-fit:contain;object-position:left center}.product-sidebar-toggle{display:flex;position:static;width:auto;min-width:92px;height:42px;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:0 13px;box-shadow:none;transform:none}.product-shell.sidebar-expanded .product-sidebar-toggle{position:absolute;top:18px;right:20px;min-width:42px;width:42px;padding:0}.product-sidebar-toggle-desktop-icon{display:none}.product-sidebar-toggle-mobile-icon{display:grid;place-items:center}.product-sidebar-toggle-label{display:inline;font-size:14px;font-weight:800}.product-shell.sidebar-expanded .product-sidebar-toggle-label{display:none}.product-sidebar .product-sidebar-toggle svg{width:16px;height:16px}.product-auth-page,.product-workspace{padding:12px}.product-auth-form,.product-auth-panel{min-height:auto;padding:24px}.product-auth-form{min-height:540px}.product-auth-panel{min-height:520px}.product-hero-panel,.form-row.split{grid-template-columns:1fr}.product-hero-panel{display:grid}.product-hero-actions,.guide-destination-row,.guide-suggestions{justify-content:stretch}.product-hero-actions>*,.guide-destination-row button,.guide-suggestions button{width:100%}.dashboard-management>header{display:grid;align-items:start}.dashboard-management>header .product-secondary-button,.dashboard-company-card footer .product-secondary-button,.dashboard-delete-button{width:100%}.dashboard-company-card footer,.dashboard-value-timeline-markers,.assumptions-summary-section dl{grid-template-columns:1fr}.dashboard-timeline-command{padding:14px}.dashboard-timeline-command-header h1{font-size:24px}.dashboard-timeline-actions,.dashboard-timeline-actions .product-primary-button,.dashboard-timeline-actions .product-secondary-button{width:100%}.dashboard-value-metrics strong{font-size:21px;white-space:normal}.dashboard-value-timeline{padding:14px}.dashboard-value-chart-toolbar{align-items:flex-start;flex-direction:column}.dashboard-value-chart-toolbar button,.dashboard-value-chart-toolbar>div{width:100%}.dashboard-value-chart{min-height:210px}.dashboard-context-rail strong,.dashboard-value-timeline-markers strong,.dashboard-value-timeline-markers span,.dashboard-value-timeline-markers em,.dashboard-value-chart-toolbar>span{white-space:normal}.company-list-panel{padding:34px 18px 18px}.company-selector-heading{display:grid;margin-right:44px}.company-logo-grid,.fact-grid,.scenario-history-list dl,.company-match-list{grid-template-columns:1fr}.assumption-value-control{grid-template-columns:32px minmax(0,1fr) 32px}.assumption-exact-input{grid-column:1 / -1}}.component-workbench{position:relative;min-height:100vh;background:#f3f8f7}.page-jump-link{position:fixed;right:18px;bottom:18px;z-index:20;border:1px solid #d7ecf4;border-radius:999px;background:#fff;color:#026da1;padding:10px 14px;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 10px 30px #033d611f}.dashboard-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.design-sidebar{display:flex;position:sticky;top:0;height:100vh;flex-direction:column;gap:18px;border-right:1px solid rgba(3,61,97,.1);background:#fff;padding:18px}.sidebar-brand{display:flex;min-height:44px;align-items:center;gap:10px}.sidebar-brand span{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#026da1;color:#fff;font-weight:800}.sidebar-brand strong{color:#033d61}.design-sidebar nav,.sidebar-group{display:grid;gap:6px}.design-sidebar a,.sidebar-group button{display:flex;min-height:40px;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#033d61b8;text-align:left;text-decoration:none;font-size:14px;font-weight:700}.design-sidebar a{padding:0 10px}.design-sidebar a.active,.design-sidebar a:hover,.sidebar-group button:hover{background:#026da11a;color:#026da1}.design-sidebar svg{width:18px;height:18px}.sidebar-group{border-top:1px solid #e5f1f4;padding-top:14px}.sidebar-group p{margin:0 0 4px;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.sidebar-group button{padding:6px 8px}.sidebar-group button>span:first-child{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:#111827;color:#fff;font-size:12px}.sidebar-group strong,.sidebar-group small,.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-group small,.sidebar-footer small{color:#64748b;font-size:12px;font-weight:600}.sidebar-footer{display:grid;gap:10px;margin-top:auto;border-top:1px solid #e5f1f4;padding-top:12px}.sidebar-footer>div{display:flex;align-items:center;gap:10px;border-radius:8px;background:#f3f8f7;padding:10px}.dashboard-workspace{display:grid;align-content:start;gap:18px;min-width:0;padding:22px}.workspace-title{display:flex;align-items:flex-start;gap:12px}.home-button,.menu-bar button,.prompt-input button{display:grid;width:40px;height:40px;place-items:center;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1}.workspace-title p,.content-panel header p,.auth-brand-panel p,.auth-form-copy p,.journey-status p{margin:0;color:#026da1;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workspace-title h1{max-width:780px;margin:2px 0 0;color:#033d61;font-family:var(--font-display);font-size:28px;font-weight:500;line-height:1.1;letter-spacing:0}.journey-guide{display:grid;grid-template-columns:150px auto auto minmax(0,1fr) auto;align-items:center;gap:16px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:14px}.journey-state-pill{display:inline-grid;grid-template-columns:auto auto;align-items:center;gap:2px 8px;min-width:136px;border:1px solid #b8e5ec;border-radius:999px;background:#f3fbfb;padding:8px 12px;color:#033d61;text-align:left}.journey-state-pill svg{grid-row:span 2;width:18px;height:18px;color:#026da1}.journey-state-pill span{color:#026da1;font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.journey-state-pill strong{overflow:hidden;max-width:118px;font-size:12px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.journey-state-pill:disabled{cursor:default;opacity:.8}.journey-company-badge{display:inline-grid;grid-template-columns:auto auto;align-items:center;gap:1px 8px;min-width:132px;max-width:210px;border-left:1px solid #d7ecf4;padding:2px 0 2px 14px;color:#033d61}.journey-company-badge[data-selected=false]{color:#64748b}.journey-company-badge svg{grid-row:span 2;width:16px;height:16px;color:#64748b}.journey-company-badge[data-selected=false] svg{color:#94a3b8}.journey-company-badge span{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.journey-company-badge[data-selected=false] span{color:#64748b}.journey-company-badge strong{overflow:hidden;max-width:154px;font-size:12px;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.journey-status strong,.journey-status span{display:block}.journey-status strong{margin-top:4px;color:#033d61;font-size:14px}.journey-status span{margin-top:2px;color:#64748b;font-size:12px}.journey-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:8px}.journey-step{display:grid;position:relative;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.journey-step>span{display:grid;width:30px;height:30px;place-items:center;border:1px solid #cbd5e1;border-radius:50%;color:#94a3b8;background:#fff}.journey-step[data-state=complete]>span{border-color:#059669;color:#059669}.journey-step[data-state=current]>span,.journey-step[data-state=available]>span{border-color:#026da1;color:#026da1}.journey-step strong{overflow:hidden;color:#033d61;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.journey-step i{position:absolute;right:-5px;width:12px;height:1px;background:#d7ecf4}.menu-bar{display:flex;gap:8px}.journey-toolbar-showcase{display:grid;gap:14px}.journey-toolbar-showcase-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.journey-toolbar-showcase-header p,.journey-toolbar-variant-title em{margin:0;color:#64748b;font-size:12px;font-style:normal;font-weight:800;letter-spacing:0}.journey-toolbar-showcase-header h2{margin:3px 0 0;color:#033d61;font-size:22px;line-height:1.15}.journey-toolbar-showcase-header>span{display:inline-flex;min-height:32px;align-items:center;border:1px solid #d7ecf4;border-radius:999px;background:#fff;color:#026da1;padding:0 12px;font-size:12px;font-weight:900;white-space:nowrap}.journey-toolbar-variant-grid{display:grid;gap:14px}.journey-toolbar-variant{min-width:0;overflow:hidden;border:1px solid #d7ecf4;border-radius:8px;background:#fff;box-shadow:0 12px 32px #033d610f}.journey-toolbar-variant-title{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e5f1f4;padding:12px 14px}.journey-toolbar-variant-title>span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:50%;background:#eaf6f2;color:#0f766e;font-size:12px;font-weight:900}.journey-toolbar-variant-title div{display:grid;gap:2px;min-width:0}.journey-toolbar-variant-title strong{overflow:hidden;color:#033d61;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.journey-toolbar-variant button{font:inherit}.journey-progress-ring{display:grid;position:relative;width:74px;height:74px;place-items:center;border-radius:50%;background:conic-gradient(var(--chart-gain) 0 var(--journey-readiness),rgba(255,255,255,.18) var(--journey-readiness) 100%)}.journey-progress-ring:after{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:inherit;background:#12323a;content:""}.journey-progress-ring strong,.journey-progress-ring span{position:relative;z-index:1;line-height:1}.journey-progress-ring strong{align-self:end;color:#fff;font-size:18px}.journey-progress-ring span{align-self:start;color:var(--chart-gain);font-size:11px;font-weight:900}.checkpoint-rail-surface{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(380px,1.2fr) minmax(210px,.64fr);align-items:stretch;gap:10px;padding:12px;background:linear-gradient(135deg,#fffffff2,#f3f8f7b8),#fff}.checkpoint-rail-surface.exposure{grid-template-columns:minmax(210px,.65fr) minmax(280px,1.05fr) minmax(260px,.8fr)}.checkpoint-rail-surface.scenario{grid-template-columns:minmax(220px,.68fr) minmax(360px,1.15fr) minmax(180px,.55fr)}.checkpoint-rail-surface.handoff{grid-template-columns:minmax(260px,.8fr) minmax(250px,.74fr) minmax(170px,.5fr) minmax(180px,.56fr)}.checkpoint-rail-status{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:12px}.checkpoint-rail-status.narrow{gap:10px}.checkpoint-rail-status>svg{width:46px;height:46px;border-radius:8px;background:#eaf6f2;color:#0f766e;padding:11px}.checkpoint-rail-status div:last-child{display:grid;gap:3px;min-width:0}.checkpoint-rail-status span,.checkpoint-rail-tools span,.checkpoint-handoff-summary span{overflow:hidden;color:#64748b;font-size:11px;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.checkpoint-rail-status strong{overflow:hidden;color:#033d61;font-size:18px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.checkpoint-rail-status em{color:#64748b;font-size:12px;font-style:normal;line-height:1.35}.journey-progress-ring.light{width:68px;height:68px;background:conic-gradient(var(--chart-gain) 0 var(--journey-readiness),#e5f1f4 var(--journey-readiness) 100%)}.journey-progress-ring.light:after{background:#fff}.journey-progress-ring.light strong{color:#033d61;font-size:17px}.journey-progress-ring.light span{color:var(--chart-gain-strong)}.journey-modeled-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}.journey-modeled-values[data-variant=compact]{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-modeled-values div,.checkpoint-scenario-grid article,.checkpoint-handoff-grid div{display:grid;align-content:center;min-width:0;min-height:72px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:10px}.journey-modeled-values dt,.checkpoint-scenario-grid span,.checkpoint-handoff-grid dt{overflow:hidden;color:#64748b;font-size:11px;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.journey-modeled-values dd,.checkpoint-scenario-grid strong,.checkpoint-handoff-grid dd{overflow:hidden;margin:4px 0 0;color:#033d61;font-size:20px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.journey-modeled-values span,.checkpoint-scenario-grid em{overflow:hidden;margin-top:5px;color:#64748b;font-size:12px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.journey-modeled-values div[data-tone=cost] dd,.checkpoint-scenario-grid article[data-tone=cost] strong{color:var(--chart-cost-strong)}.journey-modeled-values div[data-tone=warning] dd{color:var(--chart-cost-strong)}.journey-modeled-values div[data-tone=gain] dd,.checkpoint-scenario-grid article[data-tone=gain] strong{color:var(--chart-gain-strong)}.checkpoint-rail-tools{display:grid;gap:8px}.checkpoint-rail-tools.compact{align-content:center}.checkpoint-rail-tools button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:38px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#033d61;padding:8px 10px;text-align:left}.checkpoint-rail-tools button svg{width:16px;height:16px;color:#026da1}.checkpoint-rail-tools strong{overflow:hidden;color:#033d61;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.checkpoint-state-pill{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:38px;border:1px solid #b8e5ec;border-radius:999px;background:#f3fbfb;color:#033d61;padding:7px 11px;text-transform:none}.checkpoint-state-pill svg{width:16px;height:16px;color:#026da1}.checkpoint-state-pill>span{overflow:hidden;color:#026da1;font-size:11px;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.checkpoint-state-pill strong{overflow:hidden;color:#033d61;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.journey-checkpoint-signal{display:flex;align-items:center;gap:6px;min-height:34px;border:1px solid #e5f1f4;border-radius:999px;background:#fff;padding:6px 9px}.journey-checkpoint-signal span{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border-radius:50%;background:#f3f8f7}.journey-checkpoint-signal svg{width:13px;height:13px;color:#94a3b8}.journey-checkpoint-signal span[data-state=complete] svg{color:#059669}.journey-checkpoint-signal span[data-state=current] svg,.journey-checkpoint-signal span[data-state=available] svg{color:#026da1}.checkpoint-exposure-stack{display:grid;align-content:stretch;gap:8px;min-width:0}.checkpoint-exposure-stack span{display:grid;grid-template-columns:minmax(90px,auto) minmax(0,1fr);align-items:center;gap:12px;min-height:48px;overflow:hidden;border:1px solid #e5f1f4;border-radius:8px;background:linear-gradient(90deg,rgba(152,212,194,.4) 0 var(--exposure-percent),#ffffff var(--exposure-percent) 100%);padding:8px 10px}.checkpoint-exposure-stack b{color:#033d61;font-size:20px}.checkpoint-exposure-stack em{color:#64748b;font-size:12px;font-style:normal;font-weight:900;text-transform:uppercase}.checkpoint-rail-side-values{display:grid;gap:8px}.checkpoint-scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.checkpoint-scenario-grid article{min-height:84px}.checkpoint-scenario-grid em{color:var(--chart-gain-strong)}.checkpoint-scenario-grid article[data-tone=cost] em{color:var(--chart-cost-strong)}.checkpoint-handoff-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}.checkpoint-handoff-grid div{min-height:64px}.checkpoint-handoff-grid dd{font-size:17px}.checkpoint-handoff-summary{display:grid;align-content:center;min-width:0;border:1px solid rgba(5,150,105,.24);border-radius:8px;background:#eaf6f2;padding:12px}.checkpoint-handoff-summary strong{overflow:hidden;color:var(--chart-gain-strong);font-size:24px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.checkpoint-handoff-summary span{margin-top:6px;color:#0f766e}.component-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:18px}.component-grid .content-panel:first-child,.component-grid .content-panel:nth-child(n+3){grid-column:1 / -1}.content-panel{min-width:0;border:1px solid #d7ecf4;border-radius:8px;background:#fff}.content-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5f1f4;padding:16px}.content-panel h2{margin:4px 0 0;color:#033d61;font-size:18px;font-weight:600}.dashboard-concept-showcase{display:grid;gap:16px;background:#f8fbfb;padding:16px}.dashboard-concept{display:grid;gap:18px;overflow:hidden;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:18px}.dashboard-idea-header{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,.55fr);align-items:end;gap:16px}.dashboard-idea-header p,.dashboard-value-summary span,.dashboard-chart-toolbar span,.dashboard-callout-rail span,.dashboard-cockpit-controls label span,.dashboard-cockpit-headline span,.dashboard-readiness-strip small,.dashboard-desk-status span,.dashboard-desk-metrics span{margin:0;color:#64748b;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.dashboard-idea-header h3{margin:4px 0 0;color:#033d61;font-size:22px;line-height:1.1}.dashboard-idea-header>span{color:#426a80;font-size:13px;font-weight:700;line-height:1.45}.dashboard-timeline-layout,.dashboard-cockpit-layout,.dashboard-desk-layout{display:grid;gap:14px;min-width:0}.dashboard-timeline-layout{grid-template-columns:minmax(0,1fr) minmax(250px,.36fr)}.dashboard-timeline-main,.dashboard-callout-rail,.dashboard-cockpit-controls,.dashboard-cockpit-board,.dashboard-readiness-strip,.dashboard-desk-brief,.dashboard-desk-feed{display:grid;gap:12px;min-width:0}.dashboard-value-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboard-value-summary section,.dashboard-cockpit-controls,.dashboard-cockpit-board,.dashboard-readiness-strip,.dashboard-desk-brief,.dashboard-desk-feed section{border:1px solid #e5f1f4;border-radius:8px;background:#fbfefd}.dashboard-value-summary section{display:grid;gap:3px;padding:12px}.dashboard-value-summary strong{color:#033d61;font-size:24px;line-height:1.05}.dashboard-value-summary small,.dashboard-callout-rail p,.dashboard-cockpit-controls label small,.dashboard-scenario-table span,.dashboard-desk-status p,.dashboard-desk-feed article span{color:#5f7f91;font-size:12px;line-height:1.35}.dashboard-chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-chart-toolbar>div,.dashboard-overlay-toggles,.dashboard-cockpit-actions{display:flex;flex-wrap:wrap;gap:8px}.dashboard-chart-toolbar button,.dashboard-overlay-toggles button,.dashboard-cockpit-actions button,.dashboard-advisor-button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:8px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1;padding:0 12px;font-size:12px;font-weight:900}.dashboard-chart-toolbar button[aria-pressed=true],.dashboard-overlay-toggles button[aria-pressed=true],.dashboard-advisor-button{border-color:#033d61;background:#033d61;color:#fff}.dashboard-chart-toolbar svg,.dashboard-overlay-toggles svg,.dashboard-cockpit-actions svg,.dashboard-advisor-button svg{width:15px;height:15px}.dashboard-timeline-figure{display:grid;gap:8px;margin:0;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:14px}.dashboard-timeline-chart{display:block;width:100%;min-height:235px}.dashboard-chart-gridline{fill:none;stroke:#e5f1f4;stroke-width:1}.dashboard-chart-tax-band{fill:var(--chart-tax);opacity:.38}.dashboard-chart-net-line,.dashboard-chart-gross-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.dashboard-chart-net-line{stroke:var(--chart-cost-strong)}.dashboard-chart-gross-line{stroke:url(#dashboardGrossLine)}.dashboard-chart-point{fill:#fff;stroke:var(--chart-gain-strong);stroke-width:3}.dashboard-timeline-figure figcaption{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;color:#64748b;font-size:11px;font-weight:800}.dashboard-timeline-figure figcaption span:last-child{text-align:right}.dashboard-callout-rail section{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;border:1px solid #e5f1f4;border-left-width:4px;border-radius:8px;background:#fff;padding:12px}.dashboard-callout-rail section[data-tone=warning]{border-left-color:#d97706}.dashboard-callout-rail section[data-tone=news]{border-left-color:#026da1}.dashboard-callout-rail section[data-tone=learn]{border-left-color:#2d907d}.dashboard-callout-rail svg,.dashboard-desk-status>svg{width:34px;height:34px;border-radius:8px;background:#eef8f7;color:#026da1;padding:8px}.dashboard-callout-rail strong,.dashboard-scenario-table strong,.dashboard-readiness-strip strong,.dashboard-desk-feed article strong{overflow:hidden;color:#033d61;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dashboard-callout-rail p,.dashboard-desk-status p{margin:4px 0 0}.dashboard-cockpit-layout{grid-template-columns:minmax(210px,.42fr) minmax(0,1fr) minmax(210px,.38fr)}.dashboard-cockpit-controls,.dashboard-cockpit-board,.dashboard-readiness-strip,.dashboard-desk-brief,.dashboard-desk-feed section{padding:14px}.dashboard-cockpit-controls h4,.dashboard-readiness-strip h4,.dashboard-desk-feed h4{display:flex;align-items:center;gap:8px;margin:0;color:#033d61;font-size:14px}.dashboard-cockpit-controls label{display:grid;gap:3px;border-top:1px solid #e5f1f4;padding-top:10px}.dashboard-cockpit-controls label strong{color:#033d61;font-size:20px}.dashboard-overlay-toggles button{flex:1 1 82px}.dashboard-cockpit-headline{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dashboard-cockpit-headline strong{display:block;margin-top:3px;color:#033d61;font-size:24px;line-height:1.05}.dashboard-cockpit-headline b{border-radius:999px;background:#eaf6f2;color:#0f766e;padding:8px 10px;font-size:12px;white-space:nowrap}.dashboard-scenario-table{display:grid;gap:8px}.dashboard-scenario-table section{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.62fr) 44px;align-items:center;gap:12px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:12px}.dashboard-scenario-table section[data-tone=strong] strong{color:#0f766e}.dashboard-scenario-table section[data-tone=gain] strong{color:var(--chart-gain-strong)}.dashboard-scenario-table i{display:block;overflow:hidden;height:12px;border-radius:999px;background:#edf3f4}.dashboard-scenario-table i b{display:block;width:var(--scenario-percent);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--chart-gain),var(--chart-gain-strong))}.dashboard-scenario-table em{color:#033d61;font-size:12px;font-style:normal;font-weight:900;text-align:right}.dashboard-cockpit-actions button{flex:1 1 120px}.dashboard-readiness-strip>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border-top:1px solid #e5f1f4;padding-top:10px}.dashboard-readiness-strip>div>span{display:grid;width:26px;height:26px;place-items:center;border:1px solid #cbd5e1;border-radius:50%;color:#94a3b8}.dashboard-readiness-strip>div[data-state=complete]>span{border-color:#2d907d;color:#2d907d}.dashboard-readiness-strip>div[data-state=current]>span,.dashboard-readiness-strip>div[data-state=available]>span{border-color:#026da1;color:#026da1}.dashboard-readiness-strip svg,.dashboard-desk-feed h4 svg{width:15px;height:15px}.dashboard-desk-layout{grid-template-columns:minmax(0,1fr) minmax(290px,.42fr)}.dashboard-desk-status{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px}.dashboard-desk-status strong{display:block;margin-top:3px;color:#033d61;font-size:24px;line-height:1.05}.dashboard-desk-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-desk-metrics section{display:grid;gap:6px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:12px}.dashboard-desk-metrics svg{width:20px;height:20px;color:#026da1}.dashboard-desk-metrics strong{overflow:hidden;color:#033d61;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.dashboard-advisor-button{justify-self:start}.dashboard-desk-feed article{display:grid;gap:3px;border-top:1px solid #e5f1f4;padding-top:10px}.vision-guide-prompt,.vision-guide-chat{min-height:640px;background:var(--brand-bg)}.vision-guide-prompt{display:grid;position:relative;overflow:hidden;align-content:center;justify-items:center;gap:26px;background:var(--brand-soft-wave-gradient);padding:46px 38px;text-align:center;isolation:isolate}.vision-guide-badge{display:inline-flex;align-items:center;gap:12px;border:1px solid rgba(73,217,243,.5);border-radius:999px;background:#fff;color:#026da1;padding:10px 18px 10px 10px;box-shadow:0 8px 22px #026da114}.vision-guide-badge span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--brand-blue);color:#fff;font-weight:900}.vision-guide-badge strong{font-size:13px}.vision-guide-copy{display:grid;justify-items:center;gap:14px}.vision-guide-copy h3{max-width:720px;margin:0;color:#033d61;font-family:var(--font-display);font-size:36px;font-weight:500;line-height:1.08;letter-spacing:0}.vision-guide-copy h3 em{color:#026da1;font-style:italic}.vision-guide-copy p{margin:0;color:#7898aa;font-size:16px;line-height:1.4}.vision-guide-search{display:grid;grid-template-columns:34px minmax(0,1fr) 52px;align-items:center;gap:12px;width:min(760px,100%);min-height:68px;border:1px solid #dbe8ee;border-radius:999px;background:#fff;padding:8px 8px 8px 22px;box-shadow:0 14px 28px #033d6114}.vision-guide-search>svg{width:22px;height:22px;color:#026da1}.vision-guide-search input{min-width:0;border:0;color:#033d61;font-size:17px;outline:0}.vision-guide-search input::placeholder{color:#94a8b8}.vision-guide-search button,.vision-chat-input button{display:grid;place-items:center;border:0;border-radius:50%;background:var(--brand-navy);color:#fff;box-shadow:0 10px 18px #026da133}.vision-guide-search button:hover,.vision-chat-input button:hover{background:var(--brand-blue)}.vision-guide-search button{width:52px;height:52px}.vision-guide-search button svg,.vision-chat-input button svg{width:24px;height:24px}.vision-path-picker{display:grid;gap:14px}.vision-path-picker>span{color:#9aafbc;font-size:13px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.vision-path-picker>div,.vision-chat-suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.vision-path-picker button,.vision-chat-suggestions button{min-height:46px;border:1px solid #dbe8ee;border-radius:999px;background:#fff;color:#033d61;padding:0 22px;font-size:15px}.vision-start-picker button{display:inline-flex;align-items:center;gap:8px;font-weight:800}.vision-start-picker svg{width:18px;height:18px;color:#026da1}.vision-path-picker button:hover,.vision-chat-suggestions button:hover{border-color:#026da142;background:#98f3d22e}.vision-chat-suggestions.app-guide-actions{justify-content:flex-start;gap:10px;border-top:1px solid #e5f1f4;padding-top:14px}.vision-chat-suggestions.app-guide-actions button{min-height:44px;border-color:#b8e5ec;border-radius:8px;background:#f3fbfb;color:#033d61;padding:0 16px;font-size:13px;font-weight:900;box-shadow:0 1px 2px #033d610d}.vision-chat-suggestions.app-guide-actions button:first-child:not(:disabled){border-color:#033d61;background:#033d61;color:#fff}.vision-chat-suggestions.app-guide-actions button:hover:not(:disabled){border-color:#026da1;background:#fff;color:#026da1}.vision-chat-suggestions.app-guide-actions button:first-child:hover:not(:disabled){background:#026da1;color:#fff}.vision-dense-lens,.vision-dense-rail{overflow:hidden;border:1px solid #dbe8ee;border-radius:8px;background:#f7fbfb}.vision-dense-lens{position:relative;min-height:650px;padding:18px;isolation:isolate}.dense-data-surface,.dense-rail-data,.vision-rail-panel{border:1px solid #e5f1f4;border-radius:8px;background:#fff;box-shadow:0 12px 26px #033d610f}.dense-data-surface{display:grid;position:relative;gap:18px;min-height:610px;padding:22px;transition:filter .16s ease,opacity .16s ease}.vision-dense-lens[data-open=true] .dense-data-surface{filter:blur(5px);opacity:.54;pointer-events:none}.dense-data-surface header,.dense-rail-data header,.vision-rail-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dense-data-surface header p,.dense-rail-data header p,.vision-rail-panel header p{margin:0;color:#026da1;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.dense-data-surface header h3,.dense-rail-data header h3,.vision-rail-panel header h3{margin:4px 0 0;color:#033d61;font-size:20px;line-height:1.16}.dense-data-surface header>span{border-radius:999px;background:#edf8f8;color:#426a80;padding:8px 12px;font-size:12px;font-weight:900;white-space:nowrap}.dense-data-mini-chart{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:18px;min-height:250px;border:1px solid #eef4f6;border-radius:8px;background:linear-gradient(#f4fafb 1px,transparent 1px) 0 0 / 100% 25%,#fbfefd;padding:22px 22px 18px}.dense-data-mini-chart article{display:grid;align-items:end;align-self:stretch;gap:8px;min-width:0}.dense-data-mini-chart article span{display:block;min-height:36px;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,var(--chart-gain),var(--chart-gain-strong))}.dense-data-mini-chart article:nth-child(2) span{background:linear-gradient(180deg,var(--chart-tax-soft),var(--chart-tax))}.dense-data-mini-chart article:nth-child(3) span{background:linear-gradient(180deg,var(--brand-light-blue),var(--brand-blue))}.dense-data-mini-chart strong,.dense-data-mini-chart em{overflow-wrap:anywhere;color:#033d61;font-size:13px;font-style:normal;line-height:1.25}.dense-data-mini-chart em{color:#5f7f91;font-weight:800}.dense-data-table{display:grid;overflow:hidden;border:1px solid #e5f1f4;border-radius:8px}.dense-data-table div{display:grid;grid-template-columns:1.35fr repeat(3,minmax(0,.8fr));gap:12px;align-items:center;min-height:54px;border-bottom:1px solid #edf5f7;padding:0 14px}.dense-data-table div:last-child{border-bottom:0}.dense-data-table div[data-heading=true]{min-height:42px;background:#f3f9fa;color:#426a80;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.dense-data-table span{min-width:0;color:#033d61;font-size:13px;font-weight:800}.vision-lens-trigger{display:grid;position:absolute;top:42%;left:50%;z-index:2;min-width:184px;transform:translate(-50%,-50%);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:5px 10px;border:1px solid rgba(73,217,243,.55);border-radius:10px;background:#033d61;color:#fff;padding:12px 14px;text-align:left;box-shadow:0 20px 42px #033d613d}.vision-lens-trigger svg{grid-row:span 2;width:22px;height:22px}.vision-lens-trigger strong{font-size:15px}.vision-lens-trigger span{font-size:11px;font-weight:800;opacity:.82}.vision-chart-prompt,.vision-rail-prompt{border:1px solid #cce8ee;border-radius:999px;background:#fff;color:#033d61;padding:11px 15px;font-size:13px;font-weight:900;text-align:left}.vision-chart-prompt{position:absolute;top:92px;right:22px;max-width:290px;box-shadow:0 14px 28px #033d611a}.dense-vision-modal{display:grid;position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;place-items:center;background:#033d612e;padding:22px}.dense-vision-modal article{display:grid;width:min(680px,100%);gap:18px;border:1px solid rgba(73,217,243,.42);border-radius:8px;background:#fff;padding:22px;box-shadow:0 34px 72px #033d613d}.dense-vision-modal header{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px}.dense-vision-modal header>span,.vision-rail-panel header>span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#026da1;color:#fff;font-weight:900}.dense-vision-modal header button{min-height:38px;border:1px solid #dbe8ee;border-radius:999px;background:#fff;color:#033d61;padding:0 14px;font-size:13px;font-weight:900}.dense-vision-copy{display:grid;gap:16px;border:1px solid #e5f1f4;border-radius:8px;background:#f7fbfb;padding:16px}.dense-vision-thread{display:grid;align-content:start;gap:14px;min-height:300px;max-height:min(520px,56vh);overflow-y:auto;border:1px solid #e5f1f4;border-radius:8px;background:#f7fbfb;padding:16px}.dense-vision-message{display:flex;align-items:flex-start;gap:10px;max-width:92%}.dense-vision-message.user{justify-self:end}.dense-vision-message.assistant{justify-self:start}.dense-vision-message>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:50%;background:#026da1;color:#fff;font-size:14px;font-weight:900}.dense-vision-message>p,.dense-vision-message>div{margin:0;border-radius:16px;padding:13px 15px}.dense-vision-message.user>p{background:#033d61;color:#fff;font-size:14px;font-weight:800}.dense-vision-message.assistant>div{display:grid;gap:14px;border:1px solid #dbe8ee;background:#fff}.dense-vision-message.assistant p{margin:0;color:#426a80;font-size:14px;line-height:1.45}.dense-vision-message.compact{max-width:100%}.dense-vision-chat-input{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:10px;border:1px solid #dbe8ee;border-radius:10px;background:#fff;padding:8px}.dense-vision-chat-input input{min-width:0;border:0;color:#033d61;padding:0 10px;outline:0}.dense-vision-chat-input button{display:grid;width:46px;height:46px;place-items:center;border:0;border-radius:8px;background:#033d61;color:#fff}.dense-vision-chat-input svg{width:20px;height:20px}.dense-vision-copy p,.vision-rail-message p,.vision-rail-state-card span{margin:0;color:#426a80;font-size:14px;line-height:1.45}.dense-vision-actions,.vision-rail-tools{display:flex;flex-wrap:wrap;gap:10px}.dense-vision-actions button,.vision-rail-tools button,.dense-vision-state-flow button,.dense-rail-data header button,.vision-rail-state-card button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid #dbe8ee;border-radius:999px;background:#fff;color:#033d61;padding:0 13px;font-size:12px;font-weight:900}.dense-vision-actions svg,.vision-rail-tools svg,.dense-rail-data header svg,.dense-rail-trace-strip svg,.vision-rail-state-card svg,.vision-rail-message svg,.dense-vision-state-flow svg{width:16px;height:16px}.dense-vision-state-flow{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid #dbe8ee;border-radius:8px;padding:14px}.dense-vision-message .dense-vision-state-flow{border:0;padding:0}.dense-vision-state-flow>svg{color:#026da1}.dense-vision-state-flow strong,.vision-rail-state-card strong{display:block;color:#033d61;font-size:14px}.dense-vision-state-flow span{display:block;color:#5f7f91;font-size:13px}.vision-dense-rail{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:16px;padding:16px}.dense-rail-data,.vision-rail-panel{display:grid;align-content:start;gap:16px;padding:18px}.dense-rail-data header button{border-color:#033d61;background:#033d61;color:#fff}.dense-rail-trace-strip{display:flex;flex-wrap:wrap;gap:10px}.dense-rail-trace-strip span{display:inline-flex;align-items:center;gap:7px;min-height:34px;border-radius:999px;background:#edf8f8;color:#426a80;padding:0 12px;font-size:12px;font-weight:900}.vision-rail-panel{background:#033d61;color:#fff}.vision-rail-panel header{justify-content:flex-start}.vision-rail-panel header>span{background:#49d9f3;color:#033d61}.vision-rail-panel header p,.vision-rail-panel header h3{color:#fff}.vision-rail-prompt{border-color:#ffffff2e;background:#ffffff14;color:#fff}.vision-rail-message,.vision-rail-state-card{display:grid;gap:12px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff14;padding:14px}.vision-rail-message{grid-template-columns:28px minmax(0,1fr)}.vision-rail-message svg,.vision-rail-state-card svg{color:#98f3d2}.vision-rail-message p,.vision-rail-state-card span,.vision-rail-state-card strong{color:#fff}.vision-rail-tools button{flex:1 1 120px}.vision-rail-state-card div{display:flex;flex-wrap:wrap;gap:8px}.vision-guide-chat{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;padding:22px}.vision-message-list{display:grid;align-content:start;gap:14px;min-height:0;overflow-y:auto;padding:16px 4px}.vision-message{max-width:720px}.vision-message.assistant{display:flex;align-items:flex-start;gap:12px}.vision-message.assistant>span{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--brand-blue);color:#fff;font-size:19px;font-weight:900;line-height:1}.vision-message p{margin:0;border-radius:22px;padding:14px 18px;font-size:16px;line-height:1.45}.vision-message.assistant p{border:1px solid #dbe8ee;background:#fff;color:#32485a}.vision-message.user{justify-self:end}.vision-message.user p{background:#033d61;color:#fff;font-weight:700}.vision-typing-caret{display:inline-block;width:7px;height:1em;margin-left:3px;border-radius:999px;background:currentColor;opacity:.65;transform:translateY(2px);animation:visionTypingBlink .9s steps(2,start) infinite}@keyframes visionTypingBlink{50%{opacity:0}}@keyframes stateFlyoutSlideIn{0%{opacity:.7;transform:translate(42px)}to{opacity:1;transform:translate(0)}}@keyframes stateFlyoutSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(56px)}}@keyframes stateConfirmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes stateConfirmPop{0%{opacity:0;transform:scale(.62)}to{opacity:1;transform:scale(1)}}@keyframes stateConfirmRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes stateConfirmDotPulse{0%,80%,to{opacity:.42;transform:scale(.72)}40%{opacity:1;transform:scale(1.18)}}@keyframes calculatorPreparingSpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.state-flyout,.state-flyout[data-phase=exiting],.company-selector-flyout,.company-selector-flyout[data-phase=exiting],.profile-setup-flyout.wizard-setup-flyout,.profile-setup-flyout.wizard-setup-flyout[data-phase=exiting],.state-confirmation,.state-confirmation-check,.state-confirmation h2,.state-confirmation p,.state-confirmation-dots,.state-confirmation-dots span,.product-status-banner,.product-status-indicator,.product-status-indicator svg,.product-status-banner strong,.product-status-dots,.product-status-dots span,.planner-tax-chat-saving-icon,.planner-tax-chat-modal,.planner-tax-chat-window,.calculator-preparing-spinner,.calculator-preparing-spinner:before,.calculator-preparing-state strong,.calculator-preparing-dots,.calculator-preparing-dots span{animation-duration:1ms;animation-iteration-count:1}}.vision-chat-suggestions{justify-content:flex-start;max-width:720px;margin-left:50px}.vision-chat-input{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:10px;border:1px solid #dbe8ee;border-radius:999px;background:#fff;padding:8px 8px 8px 18px;box-shadow:0 10px 22px #033d610f}.vision-chat-input input{min-width:0;border:0;color:#033d61;font-size:16px;outline:0}.vision-chat-input button{width:52px;height:52px}.app-vision-guide-prompt,.app-vision-guide-chat{min-height:calc(100vh - 196px)}.app-vision-guide-chat>.vision-chat-input{margin-bottom:100px}.app-guide-actions button:disabled{cursor:not-allowed;opacity:.52}.design-workbench-extension{padding:0 22px 28px 282px}.assumption-showcase{display:grid;gap:18px;padding:18px}.assumption-showcase-intro{max-width:760px}.assumption-showcase-intro p,.assumption-concept-card>header span{margin:0;color:#026da1;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.assumption-showcase-intro h3{margin:6px 0 0;color:#033d61;font-size:28px;line-height:1.12}.assumption-showcase-intro>span{display:block;margin-top:8px;color:#64748b;line-height:1.5}.assumption-concept-card{display:grid;gap:16px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:16px}.assumption-concept-card>header h3{margin:4px 0 0;color:#033d61;font-size:20px}.assumption-concept-card>header p{max-width:760px;margin:6px 0 0;color:#64748b;line-height:1.45}.inline-chat-demo,.flyout-demo,.modal-demo{display:grid;min-height:520px;overflow:hidden;border:1px solid #e5f1f4;border-radius:8px;background:#f3f8f7}.inline-chat-demo{grid-template-columns:minmax(0,1fr) 420px;gap:16px;padding:16px}.flyout-demo{position:relative;grid-template-columns:minmax(0,1fr) 380px}.modal-demo{position:relative}.assumption-chat-rail{display:grid;align-content:start;gap:12px;min-width:0;padding:16px}.assumption-chat-message{max-width:620px;border-radius:8px;font-size:14px;line-height:1.45}.assumption-chat-message.assistant{display:flex;gap:10px}.assumption-chat-message.assistant svg{width:34px;height:34px;flex:0 0 auto;border-radius:8px;background:#e0f7fa;color:#026da1;padding:8px}.assumption-chat-message.assistant p{margin:0;border:1px solid rgba(3,61,97,.08);border-radius:8px;background:#fff;color:#2f3b45;padding:12px 14px}.assumption-chat-message.user{justify-self:end;background:#033d61;color:#fff;padding:12px 14px;font-weight:700}.assumption-chat-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:auto;border:1px solid #d7ecf4;border-radius:8px;background:#fff;padding:8px}.assumption-chat-input input{min-width:0;border:0;color:#033d61;outline:0;padding:0 8px}.assumption-chat-input button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:8px;background:#026da1;color:#fff}.inline-assumption-card,.assumption-flyout,.assumption-modal{display:grid;align-content:start;gap:14px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;box-shadow:0 18px 50px #033d611f}.inline-assumption-card{align-self:start;padding:16px}.assumption-card-top,.assumption-flyout-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.assumption-card-top{justify-content:flex-start}.assumption-card-top>svg{width:38px;height:38px;flex:0 0 auto;border-radius:8px;background:#e0f7fa;color:#026da1;padding:9px}.assumption-card-top strong,.assumption-flyout-header h4{display:block;margin:0;color:#033d61;font-size:16px}.assumption-card-top span,.assumption-flyout-header span{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:700}.assumption-field{display:grid;gap:7px}.assumption-field>span:first-child,.assumption-bounds{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.assumption-field strong{color:#033d61;font-size:13px}.assumption-field em{color:#033d61;font-size:15px;font-style:normal;font-weight:800;text-align:right}.assumption-field>small{color:#64748b;font-size:12px;line-height:1.35}.assumption-value-control{display:grid;grid-template-columns:32px minmax(0,1fr) 32px minmax(96px,126px);align-items:center;gap:8px}.assumption-value-control button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:#eef2f4;color:#033d61;font-size:19px}.assumption-range{position:relative;height:30px}.assumption-range:before{position:absolute;top:13px;right:0;left:0;height:5px;border-radius:999px;background:#e5f1f4;content:""}.assumption-range i{position:absolute;top:13px;left:0;height:5px;border-radius:999px;background:#49d9f3}.assumption-range b{position:absolute;top:5px;width:18px;height:18px;border:2px solid #49d9f3;border-radius:50%;background:#fff;box-shadow:0 2px 8px #033d612e}.assumption-range input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;cursor:pointer}.assumption-exact-input{width:100%;height:34px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#033d61;padding:0 10px;font-size:13px;font-weight:800;text-align:right}.assumption-exact-input:focus{border-color:#49d9f3;box-shadow:0 0 0 3px #49d9f333;outline:none}.assumption-bounds i{color:#94a3b8;font-size:11px;font-style:normal;font-weight:700}.assumption-result-strip,.assumption-flyout-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;background:#f3f8f7;padding:12px}.assumption-result-strip span,.assumption-flyout-summary span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.assumption-result-strip strong,.assumption-flyout-summary strong{color:#033d61;font-size:16px;text-align:right}.assumption-primary-button{min-height:42px;border:0;border-radius:8px;background:#033d61;color:#fff;padding:0 14px;font-weight:800}.assumption-flyout{border-width:0 0 0 1px;border-radius:0;box-shadow:-18px 0 46px #033d611a;padding:18px}.assumption-flyout-header button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1}.assumption-progress{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border-bottom:1px solid #e5f1f4;padding-bottom:12px}.assumption-progress span,.assumption-progress strong{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.setup-progress{border-bottom:1px solid #e5f1f4}.setup-progress button{display:inline-flex;min-height:30px;align-items:center;gap:5px;border:0;border-radius:999px;background:#f8fcfb;color:#64748b;padding:6px 9px;font-size:12px;font-weight:800}.setup-progress button[data-state=complete]{background:#eaf6f2;color:#2d907d}.setup-progress button[data-state=current]{background:#e0f7fa;color:#026da1}.setup-progress button svg{width:14px;height:14px}.assumption-progress span{background:#eaf6f2;color:#2d907d}.assumption-progress svg{width:14px;height:14px}.assumption-progress strong{background:#fff7ed;color:#d97706}.modal-demo{min-height:640px}.assumption-modal-scrim{display:grid;position:absolute;top:0;right:0;bottom:0;left:0;place-items:center;background:#033d612e;padding:22px}.assumption-modal{width:min(520px,100%);padding:22px}.assumption-modal-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:#e0f7fa;color:#026da1}.assumption-modal h3{margin:0;color:#033d61;font-size:24px}.assumption-modal p{margin:-4px 0 4px;color:#64748b;line-height:1.5}.assumption-modal-actions{display:flex;justify-content:flex-end;gap:10px}.assumption-modal-actions button:first-child{min-height:42px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1;padding:0 14px;font-weight:800}.reference-design{color:#2b2d31;background:#fff}.reference-copy{display:grid;gap:22px;max-width:1120px;padding:24px 28px 10px}.reference-copy p{max-width:980px;margin:0;color:#2f3338;font-size:17px;line-height:1.55}.reference-copy h3,.pre-exit-controls h3{margin:8px 0 0;color:#24262b;font-size:22px;line-height:1.2}.tax-free-grid{display:grid;grid-template-columns:minmax(390px,.84fr) minmax(0,1.16fr);gap:28px;padding:16px 28px 28px}.tax-system-card,.exercise-opportunity-card{border-top:1px solid #e7e7e7;background:#fbfbfa;padding:42px 28px 28px}.destination-tax-design .tax-system-card,.destination-tax-design .exercise-opportunity-card{min-width:0;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:18px}.tax-system-card h3,.exercise-opportunity-card h3{margin:0;color:#24262b;font-size:21px;text-align:center}.destination-tax-design .tax-system-card h3,.destination-tax-design .exercise-opportunity-card h3{color:#033d61;font-size:17px;text-align:left}.tax-bars{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;justify-items:center;margin:36px}.destination-tax-design .tax-bars{gap:18px;margin-top:20px}.tax-bar-wrap{display:grid;justify-items:center;gap:8px}.tax-system-bar{display:flex;width:132px;height:500px;overflow:hidden;border-radius:8px;color:#24262b;text-align:center}.destination-tax-design .tax-system-bar{width:104px;height:260px}.tax-system-bar.amt{flex-direction:column;background:var(--chart-tax)}.tax-system-bar.amt span{display:grid;min-height:200px;place-items:center;background:var(--chart-gain);padding:12px;line-height:1.4}.destination-tax-design .tax-system-bar.amt span{min-height:92px;padding:10px}.tax-system-bar.amt strong{display:grid;flex:1;place-items:center;padding:12px;font-weight:500;line-height:1.45}.destination-tax-design .tax-system-bar.amt strong,.destination-tax-design .tax-system-bar.ordinary strong{font-size:12px}.tax-system-bar.ordinary{display:grid;place-items:center;background:var(--chart-tax)}.tax-system-bar.ordinary strong{max-width:86px;font-weight:500;line-height:1.45}.tax-bar-wrap p,.tax-bar-wrap b,.benefit-total span,.benefit-total strong{margin:0;color:#24262b;text-align:center}.tax-bar-wrap p{margin-top:10px;font-size:17px}.destination-tax-design .tax-bar-wrap p{margin-top:6px;color:#64748b;font-size:12px;font-weight:800}.tax-bar-wrap b,.benefit-total strong{font-size:20px}.destination-tax-design .tax-bar-wrap b,.destination-tax-design .benefit-total strong{color:#033d61;font-size:15px}.benefit-total{display:grid;gap:4px;margin-top:26px}.destination-tax-design .benefit-total{margin-top:16px;border:1px solid #e5f1f4;border-radius:8px;background:#fbfdfc;padding:12px}.destination-tax-design .benefit-total span{color:#64748b;font-size:12px;font-weight:800}.opportunity-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:34px;text-align:center}.destination-tax-design .opportunity-metrics{gap:10px;margin-top:18px}.destination-tax-design .opportunity-metrics div{border:1px solid #e5f1f4;border-radius:8px;background:#fbfdfc;padding:12px}.opportunity-metrics span{display:block;color:#363940;font-size:14px}.opportunity-metrics strong{display:block;margin-top:6px;color:#24262b;font-size:22px}.destination-tax-design .opportunity-metrics strong{color:#033d61;font-size:17px}.opportunity-slider{max-width:520px;margin:30px auto 8px}.tax-planning-controls{width:min(620px,100%);margin-top:4px}.destination-tax-design .exercise-opportunity-card .tax-planning-controls{grid-template-columns:1fr;width:100%;margin:0 0 28px;text-align:left}.opportunity-table{display:grid;margin-top:22px;border-top:1px solid #dfdfdf}.destination-tax-design .opportunity-table{border-top-color:#e5f1f4}.opportunity-row{display:grid;grid-template-columns:1.2fr .7fr .9fr 1fr 1fr;gap:16px;min-height:56px;align-items:center;border-bottom:1px solid #ededed;color:#2f3338;font-size:16px}.destination-tax-design .opportunity-row{gap:10px;min-height:46px;border-bottom-color:#e5f1f4;color:#033d61;font-size:12px}.opportunity-row[data-heading=true]{min-height:44px;color:#35383d;font-size:14px;font-weight:600}.destination-tax-design .opportunity-row[data-heading=true]{min-height:38px;color:#64748b;font-size:11px;font-weight:900}.savings-realized{margin:34px 0 10px;color:#24262b;font-size:22px;text-align:center}.exercise-opportunity-card>small,.pre-exit-results>small{display:block;color:#60707c;font-size:12px;line-height:1.5;text-align:center}.tax-wait-callout{display:grid;gap:8px;margin:22px 0 14px;border:1px solid rgba(217,119,6,.24);border-radius:8px;background:#fffbeb;padding:14px}.tax-wait-callout h3,.tax-wait-callout p{margin:0;text-align:left}.tax-wait-callout h3{color:#78350f;font-size:15px}.tax-wait-callout p{color:#92400e;font-size:13px;line-height:1.45}.tax-detail-panel{margin-top:0;border-top-color:#e5f1f4;background:#fbfdfc}.tax-detail-panel header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.tax-detail-panel header div{display:grid;gap:4px;min-width:0}.tax-detail-panel header button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1;padding:0 11px;font-size:12px;font-weight:900}.tax-detail-panel header button svg{width:14px;height:14px;transition:transform .16s ease}.tax-detail-panel[data-expanded=true] header button svg{transform:rotate(180deg)}.tax-detail-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.tax-detail-panel .option-exercise-detail-group{border-color:#e5f1f4;background:#fff}.tax-detail-panel .option-exercise-detail-group h4{color:#033d61}.advisor-card{display:grid;justify-items:center;gap:12px;margin-top:54px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:44px 26px;text-align:center}.advisor-avatars{display:flex;justify-content:center}.advisor-avatars span{display:grid;width:54px;height:54px;place-items:center;border:3px solid #ffffff;border-radius:50%;background:#9fd2e4;color:#033d61;font-size:13px;font-weight:800}.advisor-avatars span+span{margin-left:-12px;background:#bfd0d8}.advisor-card h3{margin:8px 0 0;color:#24262b;font-size:22px;font-weight:500}.advisor-card p{max-width:720px;margin:0;color:#61707f;font-size:16px;line-height:1.55}.advisor-card button,.financing-callout button,.financing-mini button{min-height:44px;border:0;border-radius:999px;padding:0 28px;background:#ededee;color:#24262b;font-weight:600}.advisor-cta{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-top:16px;border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-soft-wave-gradient);padding:20px 24px}.advisor-cta-copy{flex:1 1 320px;display:grid;gap:4px}.advisor-cta-copy strong{color:var(--brand-navy);font-size:16px;font-weight:700}.advisor-cta-copy p{margin:0;color:var(--brand-muted-strong);font-size:14px;line-height:1.5}.advisor-cta-button{display:inline-flex;align-items:center;gap:8px;min-height:44px;border-radius:999px;padding:0 24px;background:var(--brand-blue);color:#fff;font-weight:600;text-decoration:none;white-space:nowrap}.advisor-cta-button:hover{background:var(--brand-navy)}.advisor-cta-button svg{width:18px;height:18px}.design-components-shell{min-height:100vh;background:linear-gradient(135deg,rgba(152,243,210,.18),transparent 32%),linear-gradient(24deg,rgba(238,131,119,.08),transparent 44%),var(--brand-bg)}.design-components-workspace{align-content:start;gap:18px;padding:22px}.design-components-sidebar nav a{display:flex;width:100%;min-height:40px;align-items:center;gap:10px;border-radius:8px;color:#033d61b8;padding:0 10px;font-size:14px;font-weight:800;text-decoration:none}.design-components-sidebar nav a:hover,.design-components-sidebar nav a:focus-visible{background:#026da11a;color:#026da1;outline:none}.design-components-sidebar nav a svg{width:18px;height:18px;flex:0 0 auto}.design-components-header{display:flex;align-items:end;justify-content:space-between;gap:18px;border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-soft-wave-gradient);padding:20px}.design-components-header span,.design-components-section>header p{margin:0;color:var(--brand-blue);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.design-components-header h1{margin:4px 0 0;color:var(--brand-navy);font-size:clamp(34px,5vw,58px);line-height:1}.design-components-header p{max-width:520px;margin:8px 0 0;color:var(--brand-muted-strong);font-size:15px;line-height:1.5}.design-components-nav{position:sticky;top:0;z-index:15;display:flex;flex-wrap:wrap;gap:8px;border:1px solid rgba(215,236,244,.9);border-radius:8px;background:#ffffffe6;padding:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.design-components-nav a{border-radius:8px;color:var(--brand-navy);padding:8px 10px;font-size:13px;font-weight:900;text-decoration:none}.design-components-nav a:hover,.design-components-nav a:focus-visible{background:#eaf7f5;color:var(--brand-blue)}.design-components-stack{display:grid;gap:22px}.design-components-section{display:grid;gap:16px;min-width:0;scroll-margin-top:82px}.design-components-section>header{display:flex;align-items:center;gap:12px;border:1px solid var(--brand-line);border-radius:8px;background:#ffffffeb;padding:14px}.design-components-section>header>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:8px;background:#eaf7f5;color:var(--brand-blue)}.design-components-section>header svg{width:20px;height:20px}.design-components-section h2,.design-component-preview>h3,.design-journey-preview>header h3{margin:0;color:var(--brand-navy);letter-spacing:0}.design-components-section h2{margin-top:2px;font-size:24px;line-height:1.1}.design-component-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.design-component-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.design-component-grid.design-chat-grid{grid-template-columns:1fr}.design-component-grid.compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.design-component-preview,.design-journey-preview{display:grid;gap:12px;min-width:0;border:1px solid var(--brand-line);border-radius:8px;background:#fffffff5;padding:14px}.design-component-preview>h3,.design-journey-preview>header h3{font-size:15px;font-weight:900}.design-component-preview>div,.design-journey-preview>div{min-width:0}.design-component-preview .vision-guide-prompt,.design-component-preview .vision-guide-chat{width:100%;min-height:620px}.design-component-preview .vision-message-list{max-height:520px}.design-component-preview .scenario-column{max-width:360px;margin:0 auto}.design-component-preview .calculator-preparing-state{min-height:180px}.design-launcher{display:grid;min-height:104px;align-content:center;justify-items:start;gap:12px;border:1px solid var(--brand-line);border-radius:8px;background:#fff;color:var(--brand-navy);padding:16px;text-align:left}.design-launcher:hover,.design-launcher:focus-visible{border-color:#bfe4ee;background:#f6fcfb;outline:none}.design-launcher span{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#eaf7f5;color:var(--brand-blue)}.design-launcher svg{width:19px;height:19px}.design-launcher strong{font-size:15px;line-height:1.2}.design-journey-preview{overflow:hidden;padding:0}.design-journey-preview>header{border-bottom:1px solid var(--brand-soft-line);padding:14px}.design-journey-preview>div{padding:14px}.design-journey-preview .product-page-stack{gap:14px}.design-journey-preview .product-panel{box-shadow:none}@media(max-width:1080px){.design-component-grid,.design-component-grid.two{grid-template-columns:1fr}.design-components-header{align-items:start;flex-direction:column}}@media(max-width:680px){.design-components-shell{display:block}.design-components-sidebar{position:static;height:auto}.design-components-workspace{padding:14px}.design-components-nav{position:static}.design-component-preview .vision-guide-prompt,.design-component-preview .vision-guide-chat{min-height:560px}}.slider-input{display:grid;gap:7px;min-width:0}.slider-input>span{color:#24262b;font-size:13px;font-weight:700}.slider-input>div{display:grid;grid-template-columns:minmax(0,1fr) 28px 28px;align-items:center;gap:6px;min-height:40px;border:1px solid #dfe4e8;border-radius:8px;background:#fff;padding:0 6px 0 12px}.slider-input strong{overflow:hidden;color:#2b2d31;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.slider-input .slider-number{width:100%;min-width:0;border:0;background:transparent;color:#2b2d31;font:inherit;font-size:14px;font-weight:600;outline:none}.slider-input button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:50%;background:#f0f1f2;color:#2b2d31;font-size:18px}.slider-input button:disabled{cursor:not-allowed;opacity:.45}.slider-input i{display:block;position:relative;height:24px;border-radius:999px}.slider-input i:before{position:absolute;top:10px;right:0;left:0;height:4px;border-radius:999px;background:#e6eaed;content:""}.slider-input b{position:absolute;top:10px;left:0;height:4px;border-radius:999px;background:#49d9f3}.slider-input i em{position:absolute;top:3px;width:16px;height:16px;border:2px solid #49D9F3;border-radius:50%;background:#fff;box-shadow:0 2px 8px #24262b29}.slider-input i input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;cursor:pointer}.slider-input i input:disabled{cursor:default}.slider-input small{display:flex;justify-content:space-between;color:#9aa4ad;font-size:11px}.planner-control-stack,.planner-grant-sliders{display:grid;gap:12px}.planner-control-stack.compact{gap:10px}.planner-grant-sliders{border-top:1px solid #eeeeee;padding-top:14px}.planner-grant-sliders h4{margin:0;color:#24262b;font-size:14px}.pre-exit-design{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);min-height:0}.pre-exit-controls{display:grid;align-content:start;gap:14px;border-right:1px solid #eeeeee;padding:20px}.paired-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.toggle-group,.grant-group{display:grid;gap:14px;border-top:1px solid #eeeeee;padding-top:28px}.toggle-group h4,.grant-group h4{margin:0;color:#24262b;font-size:16px}.toggle-group label{display:flex;align-items:center;gap:12px;color:#2b2d31;font-size:16px}.toggle-group svg,.grant-row>svg{width:24px;height:24px;flex:0 0 auto;border-radius:8px;background:#58b99e;color:#fff;padding:4px}.grant-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px}.pre-exit-results{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:24px 52px;padding:28px 42px}.scenario-column{display:grid;justify-items:center;text-align:center}.scenario-column h3{margin:0;color:#033d61;font-size:19px}.scenario-column>p{max-width:300px;min-height:38px;margin:8px 0 20px;color:#61707f;font-size:12px;line-height:1.45}.scenario-bar-area{display:grid;grid-template-columns:120px auto;align-items:end;gap:16px}.scenario-labels{display:flex;flex-direction:column;justify-content:end;gap:0;height:360px;text-align:right}.scenario-labels span{display:grid;align-items:center;justify-items:end;color:#2f3338;font-size:12px;line-height:1.2}.scenario-labels span:first-child{min-height:0}.scenario-stack{display:flex;width:150px;height:360px;flex-direction:column;justify-content:end;overflow:hidden;border-radius:8px}.scenario-stack div{display:grid;place-items:center;overflow:hidden;padding:0 7px;color:#24262b;font-size:13px;font-weight:800;line-height:1.25;text-align:center}.scenario-stack .scenario-top-segment{border-top-left-radius:8px;border-top-right-radius:8px}.scenario-label-spacer,.scenario-spacer{visibility:hidden}.scenario-gain{flex:1 1 auto;background:var(--chart-gain)}.scenario-tax-exit{background:var(--chart-tax)}.scenario-tax-exercise{background:var(--chart-tax-soft)}.scenario-exercise{background:var(--chart-cost)}.scenario-empty{background:var(--chart-empty)}.scenario-column>strong{margin-top:14px;color:#033d61;font-size:20px}.scenario-column>span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.financing-callout{grid-column:1 / -1;display:grid;justify-items:center;gap:8px;margin-top:10px;text-align:center}.financing-callout h3,.financing-mini h3{margin:0;color:#24262b;font-size:18px}.financing-callout p,.financing-mini p{margin:0;color:#2f3338;font-size:13px;line-height:1.45}.financing-callout button,.financing-mini button{margin-top:6px;background:#24262b;color:#fff}.pre-exit-results>small{grid-column:1 / -1;max-width:960px;margin:12px auto 0;text-align:left}.exercise-cost-design{display:grid;grid-template-columns:minmax(360px,.98fr) minmax(360px,1fr);min-height:920px}.exercise-cost-left,.exercise-cost-right{padding:54px}.exercise-cost-left{display:grid;justify-items:center;align-content:start;border-right:1px solid #eeeeee;text-align:center}.exercise-cost-left>p{margin:0;color:#24262b;font-size:22px}.exercise-cost-left>h3{margin:72px 0 22px;color:#24262b;font-size:21px;font-weight:500}.exercise-cost-left>h3 strong{display:block;margin-top:4px;font-size:22px}.exercise-cost-bar{display:flex;width:176px;height:440px;flex-direction:column;justify-content:end;overflow:hidden;border-radius:8px}.exercise-cost-bar span,.exercise-cost-bar strong{display:grid;place-items:center;color:#24262b;font-size:15px;font-weight:500;line-height:1.45}.exercise-cost-bar .exercise-cost-top-segment{border-top-left-radius:8px;border-top-right-radius:8px}.exercise-cost-bar span{flex:1;background:var(--chart-tax-soft)}.exercise-cost-bar strong{min-height:76px;background:var(--chart-cost)}.financing-mini{display:grid;justify-items:center;gap:10px;margin-top:62px}.assumption-summary{display:grid;justify-self:stretch;gap:22px;margin:60px -54px 0;border-top:1px solid #eeeeee;padding:28px 54px 0;text-align:left}.assumption-summary>button{display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:#24262b;padding:0;font-size:17px;font-weight:700}.assumption-summary h4{margin:18px 0 0;color:#24262b;font-size:16px}.assumption-summary dl{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0}.assumption-summary dt{color:#61707f;font-size:13px}.assumption-summary dd{margin:5px 0 0;color:#24262b;font-size:17px}.exercise-cost-right{display:grid;align-content:start;gap:52px}.status-row-group{display:grid}.status-row-group h3{margin:0 0 26px;color:#24262b;font-size:22px;font-weight:500}.status-row-group h3 strong{color:var(--chart-cost-strong)}.status-row-group[data-tone=opportunity] h3 strong{color:var(--chart-gain-strong)}.status-row-group .status-row{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;min-height:64px;border:0;border-top:1px solid #dedede;background:#fff;color:#24262b;text-align:left}.status-row-group .status-row:last-child{border-bottom:1px solid #dedede}.status-row-group .status-row strong{display:grid;height:64px;place-items:center;background:#fff0ed;color:var(--chart-cost-strong);font-size:16px}.status-row-group[data-tone=opportunity] .status-row strong{background:#eaf6f2;color:var(--chart-gain-strong)}.status-row-group .status-row span{padding:0 22px;font-size:16px}.tax-calculator-design.destination-tax-design.pre-exit-design{grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr);min-height:0;overflow:hidden;border-top:1px solid var(--brand-soft-line);background:#fff}.tax-calculator-decision-panel{gap:16px;border-right-color:#e5f1f4;background:#fbfdfc;padding:18px}.tax-calculator-decision-card{display:grid;align-content:start;gap:22px;height:100%;padding:18px}.tax-calculator-option-count{margin:0;color:#24262b;font-size:15px}.tax-calculator-option-count strong{color:#033d61;font-size:18px;font-weight:900}.tax-calculator-model-panel{grid-template-columns:1fr;justify-items:center;gap:20px;padding:28px 42px}.tax-calculator-graph-panel{display:grid;width:min(440px,100%);min-width:0;justify-items:center;padding:0}.tax-calculator-graph-panel{justify-items:center;text-align:center}.tax-calculator-graph-panel>h3{display:grid;gap:5px;margin:0 0 16px;color:#24262b;font-size:17px;font-weight:500}.tax-calculator-graph-panel>h3 strong{color:#033d61;font-size:20px;font-weight:900}.tax-calculator-mode-toggle{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid #dfe4e8;border-radius:8px;background:#fff}.tax-calculator-mode-toggle button{display:grid;gap:4px;min-height:60px;place-items:center;border:0;border-left:1px solid #dfe4e8;background:#fff;color:#24262b;padding:10px 14px;cursor:pointer}.tax-calculator-mode-toggle button:first-child{border-left:0}.tax-calculator-mode-toggle button.active{background:#98f3d229;box-shadow:inset 0 0 0 1px #2d907d75}.tax-calculator-mode-toggle span{color:#2f3338;font-size:12px}.tax-calculator-mode-toggle strong{color:#24262b;font-size:16px}.tax-calculator-stack-wrap{display:grid;grid-template-columns:72px auto;align-items:end;gap:10px;justify-content:center}.tax-calculator-stack-labels{display:flex;height:360px;flex-direction:column;justify-content:end;text-align:right}.tax-calculator-stack-labels span,.tax-calculator-stack-labels strong{display:grid;align-items:center;justify-items:end;color:#2f3338;font-size:12px;font-weight:500}.tax-calculator-design .exercise-cost-bar{width:128px;height:360px}.tax-calculator-design .exercise-cost-bar span,.tax-calculator-design .exercise-cost-bar strong{padding:0 6px;font-size:12px}.tax-calculator-assumptions{gap:14px;width:min(760px,100%);margin:0;border:1px solid #e5f1f4;border-radius:8px;background:#fbfdfc;padding:14px;text-align:left}.tax-calculator-summary-heading{display:flex;align-items:center;justify-content:space-between;color:#24262b;font-size:15px;font-weight:800}.tax-calculator-summary-heading svg{width:17px;height:17px}.tax-calculator-slider-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tax-calculator-design .assumption-summary dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tax-calculator-design .assumption-summary dt{font-size:11px}.tax-calculator-design .assumption-summary dd{font-size:14px}.tax-calculator-design .status-row-group h3{margin-bottom:16px;font-size:18px;line-height:1.3}.tax-calculator-design .status-row-group .status-row{grid-template-columns:78px minmax(0,1fr);min-height:54px}.tax-calculator-design .status-row-group .status-row strong{height:54px;font-size:14px}.tax-calculator-design .status-row-group .status-row span{padding:0 14px;font-size:14px}.tax-calculator-design .advisor-cta{gap:12px 18px;justify-self:stretch;margin-top:4px;padding:16px 18px;text-align:left}.tax-calculator-design .advisor-cta-copy{flex-basis:220px}.tax-calculator-design .advisor-cta-button{min-height:40px;padding:0 18px}.planner-exercise-design{min-height:760px;overflow:hidden;border:0;border-radius:0;background:#fff}.planner-exercise-design .exercise-cost-left,.planner-exercise-design .exercise-cost-right{padding:34px}.planner-exercise-design .exercise-cost-left{grid-column:2;border-right:0;border-left:1px solid #eeeeee}.planner-exercise-design .exercise-cost-right{grid-row:1;grid-column:1}.planner-exercise-design .exercise-cost-left>h3{margin-top:34px}.planner-exercise-design .exercise-cost-bar{width:min(190px,62vw);height:430px}.planner-exercise-design .financing-mini{margin-top:34px}.planner-exercise-design .financing-mini p{max-width:420px}.planner-exercise-design .assumption-summary{margin-top:34px}.planner-exercise-design .assumption-summary>button svg{width:16px;height:16px}.planner-exercise-design .assumption-summary dl+dl{margin-top:-8px}.planner-slider-input{display:grid;gap:7px}.planner-status-rows .status-row strong{overflow:hidden;padding:0 6px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.planner-estimate-note{grid-column:1 / -1;border-top:1px solid #eeeeee;color:#61707f;padding:12px 30px 16px;font-size:12px;line-height:1.5}.planner-page-header{display:grid;gap:10px;padding:0 2px 8px}.planner-page-header h1{margin:0;color:#24262b;font-size:26px;font-weight:500;letter-spacing:0;line-height:1.12}.planner-page-header p{max-width:920px;margin:6px 0 0;color:#2f3338;font-size:14px;line-height:1.5}.destination-result-panel{overflow:hidden;padding:0}.destination-result-panel>header{margin:0;padding:18px 18px 16px}.destination-result-body{padding:0 18px 18px}.destination-result-body-with-disclosure{padding-bottom:0}.journey-advisor-card{padding:20px 18px 18px}.destination-result-panel .result-disclosure{margin:0;padding:18px}.planner-exercise-design{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);min-height:0;overflow:visible;border-top:1px solid #eeeeee;background:#fff}.planner-comparison-controls{display:grid;align-content:start;gap:13px;border-right:1px solid #eeeeee;padding:18px 20px 20px}.planner-controls-heading{display:grid;gap:4px}.planner-controls-heading h3{margin:0;color:#24262b;font-size:16px}.planner-controls-heading span{color:#61707f;font-size:12px}.planner-control-pair{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}.planner-static-control{display:grid;align-content:start;gap:7px;min-width:0}.planner-static-control span{color:#24262b;font-size:13px;font-weight:700}.planner-static-control strong{display:grid;min-height:40px;align-items:center;overflow:hidden;border:1px solid #dfe4e8;border-radius:8px;background:#fff;color:#2b2d31;padding:0 12px;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.planner-summary-group{display:grid;gap:8px;border-top:1px solid #eeeeee;padding-top:14px}.planner-summary-group h4{margin:0;color:#24262b;font-size:14px}.planner-summary-group label{display:flex;align-items:center;gap:8px;color:#2b2d31;font-size:13px;font-weight:700}.planner-summary-group input{width:14px;height:14px;flex:0 0 auto;accent-color:var(--chart-gain-strong)}.planner-control-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0;border-top:1px solid #eeeeee;padding-top:14px}.planner-control-details div{min-width:0}.planner-control-details dt{color:#61707f;font-size:11px}.planner-control-details dd{overflow:hidden;margin:5px 0 0;color:#24262b;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.planner-comparison-results{display:grid;position:relative;grid-template-columns:repeat(2,minmax(290px,1fr));align-content:start;gap:18px 42px;padding:24px 38px 30px}.planner-comparison-results .scenario-bar-area{grid-template-columns:76px auto;gap:12px}.planner-tax-chat-trigger{position:absolute;top:48%;left:50%;z-index:3;display:flex;align-items:center;gap:12px;max-width:220px;padding:12px 18px;border:1px solid rgba(73,217,243,.72);border-radius:18px;background:#fff;color:#026da1;box-shadow:0 16px 34px #033d6129;transform:translate(-50%,-50%);text-align:left;cursor:pointer}.planner-tax-chat-trigger:hover,.planner-tax-chat-trigger:focus-visible{border-color:#026da1;background:#f3f8f7;color:#033d61}.planner-tax-chat-trigger:focus-visible{outline:3px solid rgba(73,217,243,.28);outline-offset:2px}.planner-tax-chat-trigger svg{width:24px;height:24px;flex-shrink:0;stroke-width:2.5}.planner-tax-chat-trigger-text{display:grid;gap:2px;font-size:.78rem;line-height:1.3;color:#033d61}.planner-tax-chat-trigger-text strong{font-size:.85rem;font-weight:700;color:#026da1}.planner-tax-chat-modal{display:grid;position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;place-items:center;background:#033d612e;padding:26px;animation:stateConfirmFadeIn .18s ease both}.planner-tax-chat-window{display:grid;width:min(680px,100%);max-height:min(620px,100%);grid-template-rows:auto minmax(0,1fr) auto auto;gap:14px;overflow:hidden;border:1px solid rgba(73,217,243,.42);border-radius:8px;background:#fff;padding:18px;box-shadow:0 34px 72px #033d613d;animation:stateConfirmPop .22s cubic-bezier(.2,.82,.25,1.1) both}.planner-tax-chat-window>header{display:grid;grid-template-columns:44px minmax(0,1fr) 36px;align-items:center;gap:12px}.planner-tax-chat-window>header>span,.planner-tax-chat-message>span{display:grid;place-items:center;border-radius:999px;background:#026da1;color:#fff;font-weight:800}.planner-tax-chat-window>header>span{width:44px;height:44px}.planner-tax-chat-window>header>span svg{width:21px;height:21px}.planner-tax-chat-window strong{display:block;color:#033d61;font-size:17px}.planner-tax-chat-window small{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:600}.planner-tax-chat-window>header button{display:grid;width:36px;height:36px;place-items:center;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1}.planner-tax-chat-window>header button svg{width:18px;height:18px}.planner-tax-chat-thread{display:grid;align-content:start;gap:12px;min-height:0;overflow-y:auto;border:1px solid #e5f1f4;border-radius:8px;background:#f7fbfb;padding:14px}.planner-tax-chat-message{display:flex;max-width:88%;align-items:flex-start;gap:10px}.planner-tax-chat-message>span{width:32px;height:32px;flex:0 0 auto;font-size:11px}.planner-tax-chat-message p,.planner-tax-chat-message>div{margin:0;border-radius:16px;padding:12px 14px}.planner-tax-chat-message.assistant{justify-self:start}.planner-tax-chat-message.assistant p,.planner-tax-chat-message.assistant>div{border:1px solid #dbe8ee;background:#fff;color:#426a80;font-size:14px;line-height:1.45}.planner-tax-chat-message.user{justify-self:end}.planner-tax-chat-message.user p{background:#033d61;color:#fff;font-size:14px;font-weight:700}.planner-tax-chat-message.compact{max-width:100%}.planner-tax-chat-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.planner-tax-chat-form label{display:grid;gap:7px}.planner-tax-chat-form label span{color:#033d61;font-size:12px;font-weight:800}.planner-tax-chat-form select{width:100%;min-width:0;height:40px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#033d61;padding:0 10px;font-weight:700}.planner-tax-chat-error{margin:0;border:1px solid rgba(190,18,60,.18);border-radius:8px;background:#fff1f2;color:#be123c;padding:9px 11px;font-size:13px;font-weight:700}.planner-tax-chat-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #d7ecf4;border-radius:10px;background:#fff;padding:8px}.planner-tax-chat-input>span{overflow:hidden;color:#64748b;padding:0 8px;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.planner-tax-chat-input button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#033d61;color:#fff;padding:0 14px;font-weight:800}.planner-tax-chat-input button:disabled{cursor:not-allowed;opacity:.62}.planner-tax-chat-input button svg{width:17px;height:17px}.planner-tax-chat-saving-icon{animation:calculatorPreparingSpin .9s linear infinite}.planner-comparison-results .scenario-column>p{margin-bottom:14px}.planner-comparison-results .scenario-stack,.planner-comparison-results .scenario-labels{height:420px}.planner-comparison-results .scenario-stack{width:142px}.planner-financing-callout,.planner-benefit-callout,.planner-comparison-results .planner-estimate-note,.planner-secondary-cta{grid-column:1 / -1}.planner-financing-callout{margin-top:4px}.planner-benefit-callout{display:flex;align-items:flex-start;gap:12px;border:1px solid rgba(88,185,158,.34);border-radius:8px;background:#98d4c229;padding:14px}.planner-benefit-callout svg{width:22px;height:22px;flex:0 0 auto;color:var(--chart-gain-strong)}.planner-benefit-callout span,.planner-benefit-callout strong,.planner-benefit-callout p{display:block}.planner-benefit-callout span{color:#2d907d;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.planner-benefit-callout strong{margin-top:2px;color:#24262b;font-size:16px}.planner-benefit-state-delta{display:inline-block;margin-top:6px;border-radius:999px;background:#2d907d1a;color:#1f7a68;padding:4px 9px;font-size:12px;font-style:normal;font-weight:800;line-height:1.35}.planner-benefit-state-delta[data-tone=negative]{background:#c954371c;color:#b04934}.planner-benefit-callout p{margin:4px 0 0;color:#2f3338;font-size:13px;line-height:1.45}.planner-comparison-results .planner-estimate-note{padding:10px 0 0}.planner-secondary-cta{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:12px 14px}.planner-secondary-cta div{display:grid;gap:2px;min-width:0}.planner-secondary-cta strong{color:#033d61;font-size:13px}.planner-secondary-cta span{color:#64748b;font-size:12px;line-height:1.35}.planner-secondary-cta button{min-height:34px;flex:0 0 auto;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1;padding:0 12px;font-size:12px;font-weight:900}.option-exercise-detail-panel{grid-column:1 / -1;display:grid;gap:16px;border-top:1px solid #eeeeee;background:#fbfdfc;padding:24px 28px 28px}.option-exercise-detail-panel header{display:grid;gap:4px}.option-exercise-detail-panel header p,.option-exercise-detail-panel header h3,.option-exercise-detail-panel header span{margin:0}.option-exercise-detail-panel header p{color:#026da1;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.option-exercise-detail-panel header h3{color:#24262b;font-size:18px}.option-exercise-detail-panel header span{color:#64748b;font-size:13px;line-height:1.45}.option-exercise-detail-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:10px}.option-exercise-detail-group{min-width:0;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:12px}.option-exercise-detail-group h4{margin:0 0 10px;color:#033d61;font-size:13px}.option-exercise-detail-group dl{display:grid;gap:8px;margin:0}.option-exercise-detail-group div{display:grid;gap:2px}.option-exercise-detail-group dt{color:#64748b;font-size:11px;font-weight:800}.option-exercise-detail-group dd{overflow:hidden;margin:0;color:#24262b;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.liquidity-return-horizon{grid-column:1 / -1;display:grid;grid-template-columns:minmax(128px,.32fr) auto minmax(180px,1fr);align-items:center;gap:10px;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:8px 10px}.liquidity-return-horizon span,.liquidity-return-horizon strong{display:block}.liquidity-return-horizon span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.liquidity-return-horizon strong{margin-top:2px;color:#033d61;font-size:14px}.liquidity-return-horizon-actions{display:grid;grid-template-columns:28px 58px 28px;gap:6px}.liquidity-return-horizon-actions button,.liquidity-return-horizon-actions input{min-width:0;height:28px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#033d61;font:inherit;font-size:12px;font-weight:900}.liquidity-return-horizon-actions button:disabled{cursor:not-allowed;opacity:.45}.liquidity-return-horizon-actions input{padding:0 6px;text-align:center}.liquidity-return-horizon>input[type=range]{width:100%;accent-color:#49d9f3}.liquidity-cap-callout{grid-column:1 / -1;border:1px solid rgba(2,109,161,.18);border-radius:8px;background:#f6fbfd;padding:14px}.liquidity-cap-callout[data-capped=true]{border-color:#58b99e57;background:#98d4c229}.liquidity-cap-callout h3,.liquidity-cap-callout p{margin:0}.liquidity-cap-callout h3{color:#033d61;font-size:16px}.liquidity-cap-callout p{margin-top:4px;color:#2f3338;font-size:13px;line-height:1.45}.liquidity-detail-panel{grid-column:1 / -1;display:grid;gap:16px;border-top:1px solid #eeeeee;background:#fbfdfc;padding:24px 28px 28px}.liquidity-detail-panel header{display:grid;gap:4px}.liquidity-detail-panel header p,.liquidity-detail-panel header h3,.liquidity-detail-panel header span{margin:0}.liquidity-detail-panel header p{color:#026da1;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.liquidity-detail-panel header h3{color:#24262b;font-size:18px}.liquidity-detail-panel header span{color:#64748b;font-size:13px;line-height:1.45}.destination-detail-panel{grid-column:1 / -1;display:grid;gap:16px;border-top:1px solid #e5f1f4;background:#fbfdfc;padding:24px 28px 28px}.option-exercise-detail-panel header,.liquidity-detail-panel header,.destination-detail-panel header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.option-exercise-detail-panel header div,.liquidity-detail-panel header div,.destination-detail-panel header div{display:grid;gap:4px;min-width:0}.destination-detail-panel header p,.destination-detail-panel header h3,.destination-detail-panel header span{margin:0}.destination-detail-panel header p{color:#026da1;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.destination-detail-panel header h3{color:#24262b;font-size:18px}.destination-detail-panel header span{color:#64748b;font-size:13px;line-height:1.45}.option-exercise-detail-panel header button,.liquidity-detail-panel header button,.destination-detail-panel header button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1;padding:0 11px;font-size:12px;font-weight:900}.option-exercise-detail-panel header button svg,.liquidity-detail-panel header button svg,.destination-detail-panel header button svg{width:14px;height:14px;transition:transform .16s ease}.option-exercise-detail-panel[data-expanded=true] header button svg,.liquidity-detail-panel[data-expanded=true] header button svg,.destination-detail-panel[data-expanded=true] header button svg{transform:rotate(180deg)}.liquidity-detail-grid{display:grid;grid-template-columns:repeat(5,minmax(145px,1fr));gap:10px}.liquidity-detail-group{min-width:0;border:1px solid #e5f1f4;border-radius:8px;background:#fff;padding:12px}.liquidity-detail-group h4{margin:0 0 10px;color:#033d61;font-size:13px}.liquidity-detail-group dl{display:grid;gap:8px;margin:0}.liquidity-detail-group div{display:grid;gap:2px}.liquidity-detail-group dt{color:#64748b;font-size:11px;font-weight:800}.liquidity-detail-group dd{overflow:hidden;margin:0;color:#24262b;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.chat-layout{display:grid;min-height:560px;grid-template-rows:minmax(0,1fr) auto}.message-list{display:grid;align-content:start;gap:12px;overflow-y:auto;padding:18px;background:#f3f8f7}.assistant-message{display:flex;max-width:640px;gap:10px}.assistant-message>svg{width:34px;height:34px;flex:0 0 auto;border-radius:8px;background:#e0f7fa;color:#026da1;padding:8px}.assistant-message>div,.assumption-note,.destination-grid button{border:1px solid rgba(3,61,97,.08);border-radius:8px;background:#fff}.assistant-message>div{padding:12px 14px}.assistant-message strong,.assumption-note strong{display:block;color:#033d61;font-size:14px}.assistant-message p,.assumption-note span{display:block;margin:5px 0 0;color:#475569;font-size:13px;line-height:1.45}.user-message{justify-self:end;max-width:520px;border-radius:8px;background:#033d61;color:#fff;padding:12px 14px;font-size:14px;font-weight:700}.destination-grid{display:grid;max-width:640px;gap:8px}.destination-grid button{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;color:#033d61;text-align:left}.destination-grid small{color:#026da1;font-weight:800}.assumption-note{max-width:640px;padding:12px}.minimum-guide{display:grid;gap:18px;padding:18px}.minimum-guide p{margin:0;color:#026da1;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.minimum-guide h3{max-width:520px;margin:5px 0 0;color:#033d61;font-size:25px;line-height:1.12}.minimum-guide div>span{display:block;max-width:560px;margin-top:9px;color:#64748b;line-height:1.5}.minimum-guide ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.minimum-guide li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;border:1px solid #e5f1f4;border-radius:8px;padding:0 12px}.minimum-guide li>span{display:grid;width:26px;height:26px;place-items:center;border:1px solid #cbd5e1;border-radius:50%;color:#94a3b8}.minimum-guide li[data-state=complete]>span{border-color:#059669;color:#059669}.minimum-guide li[data-state=current]{border-color:#49d9f3;background:#f3f8f7}.minimum-guide strong{color:#033d61;font-size:14px}.minimum-guide em{color:#64748b;font-size:13px;font-style:normal;font-weight:700}.prompt-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border-top:1px solid #e5f1f4;padding:12px;background:#fff}.prompt-input input,.state-list-panel label input,.auth-email-form input{min-width:0;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#033d61;outline:none}.prompt-input input{height:40px;padding:0 12px}.state-selector-close{position:absolute;top:14px;right:14px;z-index:2;display:grid;width:34px;height:34px;place-items:center;border:1px solid #d7ecf4;border-radius:8px;background:#fff;color:#026da1}.state-selector-close:disabled{cursor:not-allowed;opacity:.55}.state-selector{display:grid;grid-template-columns:minmax(250px,38%) minmax(0,62%);height:100%;min-height:0}.state-selector-context{display:grid;align-content:start;border-right:1px solid #e5f1f4;background:#f7fbfa;padding:46px 26px 28px}.state-selector-context>svg{width:38px;height:38px;border-radius:8px;background:#033d610d;color:#026da1;padding:9px}.state-selector-context h3{max-width:260px;margin:22px 0 0;color:#033d61;font-size:22px;font-weight:900;line-height:1.15;letter-spacing:0}.state-selector-context p{max-width:280px;margin:14px 0 34px;color:#1b83bd;font-size:14px;line-height:1.55}.state-tax-highlight{display:grid;gap:13px}.state-tax-highlight>strong{color:#6b8ba0;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.state-tax-row{display:grid;gap:8px}.state-tax-row span{display:flex;align-items:baseline;justify-content:space-between;gap:16px;color:#033d61}.state-tax-row em,.state-tax-row b{font-size:13px;font-style:normal;font-weight:800}.state-tax-row i{display:block;height:8px;overflow:hidden;border-radius:999px;background:#e5e7eb}.state-tax-row u{display:block;height:100%;min-width:8px;border-radius:inherit;background:var(--chart-tax);text-decoration:none}.state-tax-row[data-tone=accent] u{background:var(--chart-tax-soft)}.state-tax-row[data-tone=muted] u{background:var(--chart-empty)}.state-list-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:14px;min-height:0;min-width:0;overflow:hidden;padding:44px 28px 28px}.state-list-panel h2{margin:0 44px 2px 0;color:#033d61;font-size:22px;font-weight:900;line-height:1.15;letter-spacing:0}.state-list-panel label{display:grid;position:relative}.state-list-panel label svg{position:absolute;top:50%;left:14px;width:18px;height:18px;color:#9aa3b2;transform:translateY(-50%)}.state-list-panel label input{height:44px;border-color:#dfe5eb;border-radius:8px;padding:0 12px 0 42px;color:#033d61;font-size:14px;box-shadow:0 1px 2px #033d610a}.state-list-panel label input::placeholder{color:#a0a7b5}.state-list{display:grid;align-content:start;gap:8px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.state-list button{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #edf1f4;border-radius:8px;background:#fff;color:#033d61;padding:0 14px;text-align:left;box-shadow:0 1px 1px #033d6105}.state-list button:hover{border-color:#026da138;background:#f8fcfb}.state-list button[data-selected=true]{border-color:#026da1;background:#026da10d}.state-list span{font-size:14px;font-weight:800}.state-list strong{display:inline-flex;align-items:center;gap:6px;color:#9aa3b2;font-size:13px;font-weight:800}.state-list strong svg{width:15px;height:15px;color:#026da1;stroke-width:3}.state-confirmation{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;align-content:center;justify-items:center;gap:16px;background:#fff;padding:32px;text-align:center;opacity:0;animation:stateConfirmFadeIn .24s ease forwards}.state-confirmation-check{display:grid;width:96px;height:96px;place-items:center;border-radius:999px;background:#49d9f326;color:#026da1;animation:stateConfirmPop .36s cubic-bezier(.34,1.56,.64,1) 80ms both}.state-confirmation-check svg{width:34px;height:34px;stroke-width:3}.state-confirmation h2{max-width:min(560px,100%);margin:14px 0 0;color:#033d61;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4.8vw,44px);font-weight:400;line-height:1.05;letter-spacing:0;overflow-wrap:anywhere;animation:stateConfirmRise .36s ease .15s both}.state-confirmation-logo{display:block;width:min(280px,78%);max-height:86px;object-fit:contain;margin:8px 0 2px;filter:grayscale(1) saturate(.35);opacity:.92;animation:stateConfirmRise .36s ease .15s both}.state-confirmation p{max-width:min(460px,100%);margin:0;color:#49d9f3;font-size:clamp(17px,2.3vw,22px);font-weight:500;line-height:1.25;animation:stateConfirmRise .36s ease .24s both}.state-confirmation-dots{display:flex;gap:10px;align-items:center;justify-content:center;margin-top:14px;animation:stateConfirmRise .36s ease .32s both}.state-confirmation-dots span{width:12px;height:12px;border-radius:999px;background:#49d9f3;animation:stateConfirmDotPulse 1.2s ease-in-out infinite}.state-confirmation-dots span:nth-child(2){animation-delay:.2s}.state-confirmation-dots span:nth-child(3){animation-delay:.4s;opacity:.65}.auth-page{display:grid;min-height:100vh;align-content:center;gap:18px;background:#064762;padding:24px}.auth-page-header{display:flex;width:min(1180px,100%);align-items:center;justify-content:space-between;gap:16px;margin:0 auto}.auth-page-header a{color:var(--brand-light-blue);text-decoration:none;font-size:13px;font-weight:800}.auth-page-header span{color:#ffffff94;font-size:13px;font-weight:700}.auth-screen{display:grid;position:relative;grid-template-columns:minmax(420px,44%) minmax(0,56%);width:1280px;height:720px;max-width:100%;max-height:calc(100vh - 120px);overflow:hidden;margin:0 auto;border-radius:16px;background:var(--brand-surface);box-shadow:0 34px 80px #0000003d}.auth-form-surface{display:flex;position:relative;overflow:hidden;flex-direction:column;background:linear-gradient(135deg,rgba(73,217,243,.08),transparent 38%),var(--brand-bg);padding:32px 44px}.auth-soft-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(73,217,243,.08),transparent 36%)}.auth-topline{display:flex;position:relative;z-index:1;align-items:center;justify-content:space-between;gap:20px}.auth-logo{width:auto;height:36px;max-width:min(210px,52%);object-fit:contain}.auth-topline span{color:#033d6180;font-size:13px;font-weight:500;line-height:1.4;text-align:right;text-transform:none}.auth-topline button{border:0;background:transparent;color:var(--brand-blue);padding:0;font-size:inherit;font-weight:800}.auth-form-stack{display:flex;position:relative;z-index:1;width:min(412px,100%);flex:1;flex-direction:column;justify-content:center;margin:0 auto}.auth-form-copy h1,.auth-form-copy h2{margin:0 0 6px;color:var(--brand-navy);font-family:var(--font-display);font-size:34px;font-weight:400;line-height:1.12;letter-spacing:0}.auth-form-copy span{display:block;margin:0 0 32px;color:#033d6180;font-size:14px;line-height:1.5}.auth-actions,.auth-email-form{display:grid;width:100%;gap:12px}.primary-action,.secondary-action{display:flex;min-height:56px;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:0 18px;font-size:15px;font-weight:800;line-height:1.2;transition:background-color .16s ease,border-color .16s ease,opacity .16s ease}.primary-action{border:0;background:var(--brand-navy);color:#fff}.secondary-action{border:1.5px solid rgba(3,61,97,.18);background:var(--brand-surface);color:var(--brand-navy)}.primary-action:hover{background:#054d73}.secondary-action:hover{border-color:#026da16b}.auth-unavailable-tag{border-radius:999px;background:#ffffff38;padding:3px 8px;font-size:11px;font-weight:900}.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.54}.google-icon{width:18px;height:18px;flex:0 0 auto}.auth-back-button{display:flex;width:fit-content;align-items:center;gap:6px;border:0;background:transparent;color:#033d6180;padding:0 0 8px;font-size:13px;font-weight:700}.auth-back-button svg{width:16px;height:16px}.auth-email-form label{display:grid;gap:6px;color:#033d619e;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.auth-email-form input{height:44px;padding:0 12px}.auth-form-stack .form-error{margin:14px 0 0}.auth-terms{margin:24px 0 0;color:#033d615c;font-size:12px;line-height:1.5;text-align:center}.auth-terms a{color:var(--brand-blue);text-decoration:none}.auth-brand-panel{display:flex;position:relative;overflow:hidden;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,rgba(73,217,243,.1),transparent 48%),#033d61;color:#fff;padding:72px 64px 64px;isolation:isolate}.product-auth-panel:after,.auth-brand-panel:after{display:none}.auth-panel-main{position:relative;z-index:1;max-width:560px;margin-top:32px}.product-auth-panel h2,.auth-brand-panel h2{margin:0 0 12px;color:#fff;font-family:var(--font-display);font-size:42px;font-weight:400;line-height:1.14;letter-spacing:0}.product-auth-panel h2 em,.auth-brand-panel h2 em{color:var(--brand-light-blue);font-style:italic;font-weight:400}.auth-panel-main>p{max-width:390px;margin:0 0 44px;color:#ffffff8a;font-size:15px;line-height:1.5;text-transform:none}.feature-list{display:grid;gap:22px}.feature-row{display:flex;align-items:flex-start;gap:16px;color:#ffffffc2;font-size:14px;line-height:1.5}.feature-row>span:last-child{padding-top:8px}.feature-icon-tile{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid rgba(73,217,243,.2);border-radius:10px;background:#49d9f31a}.feature-icon-tile svg{width:20px;height:20px;fill:none;stroke:var(--brand-light-blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.feature-icon-tile rect,.feature-icon-tile circle{fill:none}.auth-feature-muted-path{opacity:.4}.auth-trust-row{position:relative;z-index:1}.auth-trust-row p{margin:0 0 12px;color:#ffffff52;font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.auth-trust-row div{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px}.auth-trust-row span{color:#ffffff6b;font-size:13px;font-weight:800;letter-spacing:0}@media(max-width:1080px){.dashboard-shell,.component-grid,.dashboard-idea-header,.dashboard-timeline-layout,.dashboard-cockpit-layout,.dashboard-desk-layout,.inline-chat-demo,.flyout-demo,.tax-free-grid,.pre-exit-design,.exercise-cost-design,.tax-calculator-design,.state-selector,.auth-screen{grid-template-columns:1fr;min-height:0}.auth-form-surface{min-height:560px}.auth-brand-panel{min-height:520px}.design-sidebar{position:sticky;z-index:2;height:auto;flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid rgba(3,61,97,.1)}.design-sidebar nav{display:flex}.design-workbench-extension{padding:0 22px 24px}.sidebar-group,.sidebar-footer{display:none}.journey-guide{grid-template-columns:1fr}.journey-toolbar-showcase-header,.dashboard-chart-toolbar,.dashboard-cockpit-headline{align-items:flex-start;flex-direction:column}.checkpoint-rail-surface,.checkpoint-rail-surface.exposure,.checkpoint-rail-surface.scenario,.checkpoint-rail-surface.handoff{grid-template-columns:1fr}.toolbar-flyout,.toolbar-flyout.wide{right:14px;left:14px;width:auto}.toolbar-compare-grid{grid-template-columns:1fr}.vision-guide-copy h3{font-size:34px}.vision-guide-prompt{padding:40px 28px}.journey-steps{overflow-x:auto}.vision-dense-rail{grid-template-columns:1fr}.pre-exit-controls,.exercise-cost-left,.state-selector aside{border-left:0;border-right:0;border-top:1px solid #e5f1f4}.planner-exercise-design .exercise-cost-left,.planner-exercise-design .exercise-cost-right,.tax-calculator-decision-panel,.tax-calculator-model-panel,.tax-calculator-graph-panel{grid-row:auto;grid-column:auto}.planner-exercise-design .exercise-cost-left{border-left:0}.tax-calculator-decision-panel{border-right:0;border-bottom:1px solid var(--brand-soft-line)}.tax-calculator-model-panel{grid-template-columns:1fr;gap:22px;padding:22px}.tax-calculator-graph-panel{width:100%}.tax-calculator-assumptions{width:100%;margin-right:0;margin-left:0}.planner-exercise-design{grid-template-columns:1fr}.planner-comparison-controls{border-right:0;border-bottom:1px solid #eeeeee}.planner-comparison-results{grid-template-columns:1fr}.planner-tax-chat-trigger{position:static;max-width:100%;justify-self:center;transform:none}.planner-tax-chat-modal{padding:14px}.planner-tax-chat-window{max-height:none}.planner-tax-chat-form,.planner-tax-chat-input,.option-exercise-detail-grid,.liquidity-detail-grid{grid-template-columns:1fr}.option-exercise-detail-panel header,.liquidity-detail-panel header,.destination-detail-panel header{grid-template-columns:1fr}.option-exercise-detail-panel header button,.liquidity-detail-panel header button,.destination-detail-panel header button{width:100%}.state-selector-context{border-top:0;border-bottom:1px solid #e5f1f4;padding:28px 22px}.state-selector{grid-template-rows:auto minmax(0,1fr)}.state-selector-context p{margin-bottom:24px}.state-list-panel{padding:24px 22px}.pre-exit-results{grid-template-columns:1fr}.assumption-flyout{border-width:1px 0 0;box-shadow:0 -12px 34px #033d6114}.scenario-bar-area{grid-template-columns:120px auto}.dashboard-value-summary,.dashboard-desk-metrics{grid-template-columns:1fr}.exercise-cost-left,.exercise-cost-right{padding:34px}.tax-calculator-decision-panel,.tax-calculator-model-panel,.tax-calculator-decision-card{padding:16px}.tax-calculator-option-count{font-size:15px}.tax-calculator-graph-panel>h3{font-size:15px}.tax-calculator-graph-panel>h3 strong{font-size:18px}.tax-calculator-mode-toggle{width:100%}.tax-calculator-mode-toggle button{min-height:52px;padding:8px 10px}.tax-calculator-mode-toggle strong{font-size:14px}.tax-calculator-stack-wrap{grid-template-columns:62px auto;gap:8px}.tax-calculator-stack-labels,.tax-calculator-design .exercise-cost-bar{height:260px}.tax-calculator-design .exercise-cost-bar{width:112px}.tax-calculator-design .exercise-cost-bar span,.tax-calculator-design .exercise-cost-bar strong{font-size:11px}.tax-calculator-assumptions{width:100%;margin:0;padding:14px}.tax-calculator-design .status-row-group h3{margin-bottom:12px;font-size:16px}.tax-calculator-design .status-row-group .status-row{grid-template-columns:68px minmax(0,1fr);min-height:48px}.tax-calculator-design .status-row-group .status-row strong{height:48px;font-size:13px}.tax-calculator-design .status-row-group .status-row span{padding:0 10px;font-size:13px}.tax-calculator-design .advisor-cta{display:grid;padding:14px}.auth-topline{position:static}}@media(max-width:680px){.dashboard-workspace{padding:16px}.tax-calculator-slider-stack{grid-template-columns:1fr}.design-workbench-extension{padding:0 16px 20px}.auth-page{align-content:start;padding:14px}.auth-page-header{padding:0 2px}.workspace-title h1{font-size:23px}.vision-guide-prompt,.vision-guide-chat{min-height:560px}.vision-guide-prompt{gap:24px;padding:34px 16px}.vision-guide-copy h3{font-size:28px;line-height:1.12}.vision-guide-copy p{font-size:15px}.dashboard-concept-showcase,.dashboard-concept{padding:12px}.dashboard-idea-header h3,.dashboard-cockpit-headline strong,.dashboard-desk-status strong{font-size:20px}.dashboard-value-summary strong{font-size:21px}.dashboard-scenario-table section{grid-template-columns:1fr}.dashboard-scenario-table em{text-align:left}.dashboard-timeline-chart{min-height:190px}.vision-guide-search{grid-template-columns:30px minmax(0,1fr) 48px;min-height:64px;padding:8px 8px 8px 18px}.vision-guide-search input{font-size:16px}.vision-guide-search button,.vision-chat-input button{width:48px;height:48px}.vision-path-picker>div,.vision-chat-suggestions{display:grid;justify-content:stretch}.vision-path-picker button,.vision-chat-suggestions button{width:100%;font-size:15px}.vision-chat-suggestions{margin-left:0}.vision-dense-lens,.vision-dense-rail{border-right:0;border-left:0;border-radius:0}.vision-dense-lens,.vision-dense-rail,.dense-data-surface,.dense-rail-data,.vision-rail-panel{padding:14px}.dense-data-surface header,.dense-rail-data header{display:grid}.dense-vision-modal header{grid-template-columns:1fr}.dense-data-table div{grid-template-columns:1fr;gap:5px;padding:12px}.dense-data-table div[data-heading=true]{display:none}.vision-lens-trigger{position:static;justify-self:center;transform:none}.vision-chart-prompt{position:static;max-width:none}.dense-vision-modal{align-items:start;padding:14px}.dense-vision-state-flow,.journey-steps,.dashboard-value-summary,.dashboard-desk-metrics,.journey-modeled-values,.journey-modeled-values[data-variant=compact],.checkpoint-scenario-grid,.checkpoint-handoff-grid,.dense-data-mini-chart,.opportunity-metrics,.paired-inputs,.planner-control-pair,.planner-control-details,.assumption-summary dl{grid-template-columns:1fr}.journey-toolbar-showcase-header h2{font-size:19px}.journey-toolbar-showcase-header>span{width:100%;justify-content:center}.journey-toolbar-variant-title{align-items:flex-start}.journey-toolbar-variant-title strong,.journey-toolbar-variant-title em,.checkpoint-rail-status strong,.checkpoint-rail-status em,.dashboard-callout-rail strong,.dashboard-scenario-table strong,.dashboard-readiness-strip strong,.dashboard-desk-metrics strong,.dashboard-desk-feed article strong,.journey-modeled-values span,.checkpoint-scenario-grid em,.checkpoint-handoff-summary span{white-space:normal}.checkpoint-rail-status{grid-template-columns:1fr}.checkpoint-exposure-stack span{grid-template-columns:auto minmax(0,1fr)}.journey-checkpoint-signal{overflow-x:auto}.reference-copy,.assumption-showcase,.assumption-concept-card,.inline-chat-demo,.assumption-chat-rail,.inline-assumption-card,.assumption-flyout,.tax-free-grid,.pre-exit-controls,.pre-exit-results,.option-exercise-detail-panel,.liquidity-detail-panel,.destination-detail-panel,.planner-comparison-controls,.planner-comparison-results,.exercise-cost-left,.exercise-cost-right{padding:18px}.tax-system-card,.exercise-opportunity-card{padding:28px 16px}.tax-bars{gap:24px}.tax-system-bar{width:92px;height:320px}.opportunity-row{grid-template-columns:1fr;gap:6px;padding:12px 0}.scenario-bar-area,.liquidity-return-horizon{grid-template-columns:1fr}.liquidity-return-horizon-actions{grid-template-columns:34px minmax(0,1fr) 34px}.planner-secondary-cta{display:grid;align-items:start}.planner-secondary-cta button{width:100%}.scenario-labels{display:none}.scenario-stack{width:min(180px,100%)}.assumption-summary{margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px}.status-row-group .status-row{grid-template-columns:84px minmax(0,1fr)}.planner-estimate-note{padding:16px 18px 20px}.planner-page-header h1{font-size:25px}.assumption-showcase-intro h3{font-size:23px}.assumption-value-control{grid-template-columns:30px minmax(0,1fr) 30px}.assumption-modal-scrim{position:relative}.modal-demo{min-height:0}.auth-form-surface,.auth-brand-panel,.state-selector aside,.state-list-panel{padding:24px}.auth-screen{height:auto;max-height:none;min-height:0}.auth-form-surface{min-height:540px}.auth-brand-panel{min-height:520px}.auth-topline{gap:12px}.auth-logo{height:30px;max-width:48%}.auth-topline span{flex:1 1 120px;font-size:12px}.auth-form-copy h1,.auth-form-copy h2{font-size:30px}.product-auth-panel h2,.auth-brand-panel h2{font-size:32px}.primary-action,.secondary-action{min-height:52px;font-size:14px}.state-selector-context h3,.state-list-panel h2{font-size:22px}.state-selector-context p{font-size:14px;line-height:1.5}.state-list-panel label input{height:44px;border-radius:8px;font-size:14px;padding-left:42px}.state-list-panel label svg{left:14px;width:18px;height:18px}.state-list button{min-height:48px;border-radius:8px;padding:0 14px}.state-list span{font-size:14px}}.design-components{min-height:100vh;background:var(--brand-bg);padding:clamp(20px,4vw,56px);display:flex;flex-direction:column;gap:clamp(28px,4vw,56px);color:var(--brand-navy)}.dc-page-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:24px}.dc-page-header p{margin:0;color:var(--brand-blue);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dc-page-header h1{margin:6px 0 4px;font-size:clamp(28px,4vw,40px)}.dc-page-header>div>span{color:var(--brand-muted-strong);font-size:15px}.dc-swatches{display:flex;flex-wrap:wrap;gap:14px}.dc-swatch{display:grid;gap:4px;min-width:84px}.dc-swatch span{display:block;height:40px;border-radius:10px;border:1px solid var(--brand-line);box-shadow:0 6px 16px var(--brand-shadow)}.dc-swatch strong{font-size:12px;color:var(--brand-navy)}.dc-swatch small{font-size:11px;color:var(--brand-muted);font-variant-numeric:tabular-nums}.dc-concept{display:flex;flex-direction:column;gap:16px}.dc-concept-label{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.dc-concept-label span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-light-blue);background:var(--brand-navy);padding:4px 10px;border-radius:999px}.dc-concept-label strong{font-size:18px;color:var(--brand-navy)}.dc-concept-label small{color:var(--brand-muted);font-size:13px}.dc1{border-radius:20px;background:radial-gradient(120% 120% at 100% 0%,rgba(73,217,243,.18),transparent 50%),radial-gradient(120% 120% at 0% 100%,rgba(152,243,210,.14),transparent 55%),var(--brand-navy);color:#fff;padding:clamp(20px,3vw,34px);box-shadow:0 28px 60px #033d6147}.dc1-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.dc1-eyebrow{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-mint)}.dc1-header h2{margin:6px 0 0;color:#fff;font-size:clamp(22px,3vw,30px)}.dc1-actions{display:flex;gap:10px}.dc1-ghost,.dc1-primary{display:inline-flex;align-items:center;gap:8px;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700;border:1px solid transparent}.dc1-ghost{background:#ffffff14;border-color:#ffffff38;color:#fff}.dc1-primary{background:var(--brand-light-blue);color:var(--brand-navy)}.dc1-primary svg{width:18px;height:18px}.dc1-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.dc1-metric{border-radius:14px;padding:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:grid;gap:4px}.dc1-metric-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;margin-bottom:6px}.dc1-metric-icon svg{width:18px;height:18px}.dc1-metric[data-tone=mint] .dc1-metric-icon{background:#98f3d22e;color:var(--brand-mint)}.dc1-metric[data-tone=light] .dc1-metric-icon{background:#49d9f32e;color:var(--brand-light-blue)}.dc1-metric[data-tone=blue] .dc1-metric-icon{background:#026da14d;color:var(--brand-light-blue)}.dc1-metric small{color:#fff9;font-size:12px}.dc1-metric strong{font-size:24px;font-variant-numeric:tabular-nums}.dc1-metric em{font-style:normal;font-size:12px;font-weight:700;color:var(--brand-mint)}.dc1-chart{margin:0;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:18px 18px 14px}.dc1-chart svg{width:100%;height:auto;display:block}.dc1-grid{stroke:#ffffff14;stroke-width:1}.dc1-line-gross{fill:none;stroke:var(--brand-light-blue);stroke-width:3;stroke-linecap:round}.dc1-line-net{fill:none;stroke:var(--brand-mint);stroke-width:3;stroke-linecap:round;stroke-dasharray:2 8}.dc1-dot{fill:var(--brand-light-blue);stroke:var(--brand-navy);stroke-width:3}.dc1-legend{display:flex;gap:18px;margin-top:12px}.dc1-legend span{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#ffffffb8}.dc1-legend span:before{content:"";width:14px;height:3px;border-radius:2px}.dc1-legend span[data-line=gross]:before{background:var(--brand-light-blue)}.dc1-legend span[data-line=net]:before{background:var(--brand-mint)}.dc1-chart figcaption{display:flex;justify-content:space-between;margin-top:10px;font-size:12px;color:#ffffff8c;font-variant-numeric:tabular-nums}.dc2{display:grid;grid-template-columns:1.1fr 1.1fr .8fr;gap:16px}.dc2-card{background:var(--brand-surface);border:1px solid var(--brand-line);border-radius:16px;padding:22px;box-shadow:0 14px 30px var(--brand-shadow)}.dc2-card>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.dc2-card header p{margin:0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue)}.dc2-card header h3{margin:4px 0 0;font-size:18px;color:var(--brand-navy)}.dc2-card header svg{width:20px;height:20px;color:var(--brand-light-blue)}.dc2-donut{display:flex;align-items:center;gap:18px}.dc2-donut svg{width:140px;height:140px;flex:none;transform:rotate(-90deg)}.dc2-donut-track{fill:none;stroke:var(--brand-soft-line);stroke-width:16}.dc2-donut-slice{fill:none;stroke-width:16;stroke-linecap:butt}.dc2-donut-value,.dc2-donut-label{transform:rotate(90deg);transform-origin:70px 70px;text-anchor:middle}.dc2-donut-value{fill:var(--brand-navy);font-size:20px;font-weight:800}.dc2-donut-label{fill:var(--brand-muted);font-size:9px;letter-spacing:.04em;text-transform:uppercase}.dc2-donut ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;flex:1}.dc2-donut li{display:flex;align-items:center;gap:9px;font-size:14px}.dc2-donut li span{width:11px;height:11px;border-radius:3px;flex:none}.dc2-donut li strong{color:var(--brand-navy);font-weight:600}.dc2-donut li em{margin-left:auto;font-style:normal;font-weight:800;color:var(--brand-muted-strong);font-variant-numeric:tabular-nums}.dc2-bars{list-style:none;margin:0;padding:0;display:grid;gap:14px}.dc2-bars li{display:grid;grid-template-columns:84px 1fr 44px;align-items:center;gap:12px;font-size:13px}.dc2-bars li>span{color:var(--brand-muted-strong);font-weight:600}.dc2-bar-track{height:10px;border-radius:999px;background:var(--brand-soft-line);overflow:hidden}.dc2-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-light-blue))}.dc2-bars li em{font-style:normal;font-weight:800;color:var(--brand-navy);text-align:right;font-variant-numeric:tabular-nums}.dc2-vesting-footer{display:flex;gap:28px;margin-top:20px;padding-top:16px;border-top:1px solid var(--brand-soft-line)}.dc2-vesting-footer small{display:block;color:var(--brand-muted);font-size:12px}.dc2-vesting-footer strong{color:var(--brand-navy);font-size:15px}.dc2-stat{display:flex;flex-direction:column;background:radial-gradient(140% 120% at 100% 0%,rgba(152,243,210,.4),transparent 55%),var(--brand-surface)}.dc2-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--brand-mint);color:var(--brand-navy);margin-bottom:14px}.dc2-stat-icon svg{width:22px;height:22px}.dc2-stat p{margin:0;color:var(--brand-muted-strong);font-size:13px;font-weight:600}.dc2-stat>strong{font-size:34px;color:var(--brand-navy);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.dc2-up{display:inline-flex;align-items:center;gap:4px;font-style:normal;font-size:13px;font-weight:700;color:var(--brand-success)}.dc2-up svg{width:15px;height:15px}.dc2-stat-meta{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--brand-soft-line)}.dc2-stat-meta span{color:var(--brand-muted);font-size:13px}.dc2-stat-meta strong{color:var(--brand-navy);font-variant-numeric:tabular-nums}.dc3{display:flex;flex-direction:column;gap:14px}.dc3-hero{display:grid;grid-template-columns:1fr .9fr;gap:32px;align-items:center;border-radius:20px;padding:clamp(24px,3.5vw,44px);background:var(--brand-wave-gradient);color:#fff;box-shadow:0 28px 60px #033d614d}.dc3-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;letter-spacing:.04em;color:var(--brand-mint)}.dc3-eyebrow svg{width:16px;height:16px}.dc3-hero-copy h2{margin:14px 0 10px;font-size:clamp(26px,3.4vw,38px);color:#fff;line-height:1.12}.dc3-hero-copy p{margin:0;max-width:42ch;color:#ffffffd1;font-size:15px}.dc3-hero-actions{display:flex;gap:12px;margin-top:22px}.dc3-primary,.dc3-ghost{border-radius:10px;padding:12px 20px;font-size:14px;font-weight:700;border:1px solid transparent}.dc3-primary{background:var(--brand-mint);color:var(--brand-navy)}.dc3-ghost{background:#ffffff1a;border-color:#ffffff47;color:#fff}.dc3-tiles{display:grid;gap:12px}.dc3-tile{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center;border-radius:14px;padding:16px 18px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dc3-tile-icon{grid-row:1 / span 2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:11px;background:#49d9f338;color:var(--brand-light-blue)}.dc3-tile-icon svg{width:20px;height:20px}.dc3-tile small{color:#ffffffb3;font-size:12px}.dc3-tile strong{font-size:22px;color:#fff;font-variant-numeric:tabular-nums}.dc3-spark{grid-column:2;width:100%;height:26px}.dc3-spark path{fill:none;stroke:var(--brand-mint);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.dc3-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dc3-strip-item{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;background:var(--brand-surface);border:1px solid var(--brand-line);border-radius:14px;padding:16px 18px}.dc3-strip-item svg{grid-row:1 / span 2;width:24px;height:24px;color:var(--brand-blue)}.dc3-strip-item span{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-muted)}.dc3-strip-item strong{color:var(--brand-navy);font-size:15px}.dc4{display:grid;grid-template-columns:280px 1fr;gap:16px}.dc4-rail{background:var(--brand-navy);border-radius:16px;padding:22px;color:#fff;display:flex;flex-direction:column;gap:20px}.dc4-rail-head span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-mint)}.dc4-rail-head strong{display:block;margin:6px 0 4px;font-size:22px}.dc4-rail-head small{color:#ffffffa8;font-size:13px}.dc4-rail-stats{margin:0;display:grid;gap:12px}.dc4-rail-stats div{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.12)}.dc4-rail-stats dt{color:#ffffffa8;font-size:13px}.dc4-rail-stats dd{margin:0;font-weight:800;font-variant-numeric:tabular-nums}.dc4-rail-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:12px;font-size:14px;font-weight:700;background:var(--brand-light-blue);color:var(--brand-navy);border:0}.dc4-rail-cta svg{width:18px;height:18px}.dc4-table{background:var(--brand-surface);border:1px solid var(--brand-line);border-radius:16px;overflow:hidden;box-shadow:0 14px 30px var(--brand-shadow)}.dc4-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:16px 22px;border-bottom:1px solid var(--brand-soft-line);font-size:14px;color:var(--brand-navy)}.dc4-row:last-child{border-bottom:0}.dc4-row-head{background:var(--brand-bg);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-muted)}.dc4-name strong{display:block;margin-bottom:8px;font-weight:600}.dc4-progress{height:6px;border-radius:999px;background:var(--brand-soft-line);overflow:hidden;max-width:200px}.dc4-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-light-blue))}.dc4-proceeds{font-weight:800;font-variant-numeric:tabular-nums}.dc4-pill{display:inline-flex;align-items:center;font-style:normal;font-size:12px;font-weight:700;padding:5px 11px;border-radius:999px}.dc4-pill[data-tone=ready]{background:var(--brand-mint);color:#0a5742}.dc4-pill[data-tone=warn]{background:#ffe7cf;color:var(--brand-warning)}.dc4-pill[data-tone=info]{background:#49d9f338;color:var(--brand-blue)}@media(max-width:980px){.dc1-metrics{grid-template-columns:repeat(2,1fr)}.dc2,.dc3-hero,.dc3-strip,.dc4{grid-template-columns:1fr}.dc4-row{grid-template-columns:1.6fr 1fr 1fr}.dc4-row span:nth-child(4),.dc4-row span:nth-child(5){display:none}}.dc-section-break{margin-top:16px;padding-top:28px;border-top:1px solid var(--brand-line)}.dc-section-break p{margin:0;color:var(--brand-blue);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dc-section-break h2{margin:6px 0 4px;font-size:clamp(22px,3vw,30px);color:var(--brand-navy)}.dc-section-break span{display:block;max-width:70ch;color:var(--brand-muted-strong);font-size:15px}.jt-states{display:flex;flex-direction:column;gap:16px}.jt-state{display:flex;flex-direction:column;gap:8px}.jt-state-caption{font-size:12px;font-weight:700;color:var(--brand-muted)}.jt-a{display:flex;align-items:stretch;flex-wrap:wrap;gap:6px;background:var(--brand-surface);border:1px solid var(--brand-line);border-radius:14px;padding:10px 12px;box-shadow:0 12px 28px var(--brand-shadow)}.jt-a-crumb-wrap{display:inline-flex;align-items:center;gap:2px}.jt-a-step{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;border-radius:9px;padding:8px 10px;font-size:13px;font-weight:700;color:var(--brand-navy)}.jt-a-step[data-state=done]{color:var(--brand-muted-strong)}.jt-a-step[data-state=upcoming]{color:var(--brand-muted);opacity:.6}.jt-a-step-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px}.jt-a-step[data-state=done] .jt-a-step-mark{background:var(--brand-mint);color:#0a5742}.jt-a-step[data-state=upcoming] .jt-a-step-mark{background:var(--brand-soft-line);color:var(--brand-muted)}.jt-a-step-mark svg{width:14px;height:14px}.jt-a-sep{width:16px;height:16px;color:var(--brand-line);flex:none}.jt-a-active{display:inline-flex;align-items:center;gap:14px;flex:1 1 360px;background:radial-gradient(120% 140% at 100% 0%,rgba(73,217,243,.22),transparent 55%),var(--brand-navy);border-radius:11px;padding:10px 12px 10px 14px;color:#fff}.jt-a-active-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:#49d9f333;color:var(--brand-light-blue);flex:none}.jt-a-active-icon svg{width:17px;height:17px}.jt-a-active-copy{display:grid;min-width:0}.jt-a-active-copy strong{font-size:15px}.jt-a-active-copy small{font-size:12px;color:#ffffffa8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jt-a-active-chips{display:flex;gap:8px;margin-left:auto}.jt-a-active-chips span{display:grid;gap:1px;padding:5px 11px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.jt-a-active-chips small{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:#fff9}.jt-a-active-chips em{font-style:normal;font-weight:800;font-size:13px;font-variant-numeric:tabular-nums}.jt-a-action{border:0;border-radius:9px;padding:9px 15px;font-size:13px;font-weight:700;background:var(--brand-light-blue);color:var(--brand-navy);flex:none}.jt-b{background:var(--brand-surface);border:1px solid var(--brand-line);border-radius:16px;padding:18px 22px 0;box-shadow:0 12px 28px var(--brand-shadow);overflow:hidden}.jt-b-rail{position:relative;list-style:none;margin:0;padding:0 0 18px;display:flex;justify-content:space-between}.jt-b-rail-track,.jt-b-rail-fill{position:absolute;top:13px;left:0;height:3px;border-radius:2px}.jt-b-rail-track{width:100%;background:var(--brand-soft-line)}.jt-b-rail-fill{background:linear-gradient(90deg,var(--brand-blue),var(--brand-light-blue))}.jt-b-node{position:relative;z-index:1}.jt-b-node button{display:grid;justify-items:center;gap:6px;border:0;background:transparent;padding:0}.jt-b-bullet{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--brand-surface);border:2px solid var(--brand-soft-line);color:var(--brand-muted);font-size:12px;font-weight:800}.jt-b-bullet svg{width:15px;height:15px}.jt-b-node[data-state=done] .jt-b-bullet{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.jt-b-node[data-state=active] .jt-b-bullet{background:var(--brand-navy);border-color:var(--brand-light-blue);color:#fff;box-shadow:0 0 0 4px var(--brand-focus)}.jt-b-node small{font-size:12px;font-weight:700;color:var(--brand-muted)}.jt-b-node[data-state=active] small{color:var(--brand-navy)}.jt-b-context{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:0 -22px;padding:16px 22px;border-top:1px solid var(--brand-soft-line);background:var(--brand-bg)}.jt-b-context-main{display:grid;gap:2px;min-width:200px}.jt-b-path{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-blue)}.jt-b-context-main strong{font-size:17px;color:var(--brand-navy)}.jt-b-context-main small{font-size:13px;color:var(--brand-muted-strong)}.jt-b-context-metrics{display:flex;gap:22px;margin-left:auto}.jt-b-context-metrics div{display:grid;gap:1px}.jt-b-context-metrics small{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-muted)}.jt-b-context-metrics strong{font-size:16px;color:var(--brand-navy);font-variant-numeric:tabular-nums}.jt-b-context-actions{display:flex;gap:10px}.jt-b-ghost,.jt-b-primary{border-radius:9px;padding:10px 16px;font-size:13px;font-weight:700;border:1px solid transparent}.jt-b-ghost{background:var(--brand-surface);border-color:var(--brand-line);color:var(--brand-navy)}.jt-b-primary{background:var(--brand-blue);color:#fff}.jt-c{position:relative;display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:radial-gradient(120% 200% at 0% 0%,rgba(73,217,243,.16),transparent 45%),var(--brand-navy);border-radius:12px;padding:12px 16px 14px;color:#fff;overflow:hidden}.jt-c-crumbs{display:flex;align-items:center;flex-wrap:wrap}.jt-c-crumb{display:inline-flex;align-items:center}.jt-c-crumb button{border:0;background:transparent;color:#ffffff8c;font-size:13px;font-weight:700;padding:4px 6px}.jt-c-crumb[data-state=done] button{color:#ffffffd1}.jt-c-crumb[data-state=active] button{color:var(--brand-mint)}.jt-c-crumb-check{width:13px;height:13px;color:var(--brand-mint)}.jt-c-slash{color:#ffffff47;font-size:12px}.jt-c-chips{display:flex;gap:8px;margin-left:auto;flex-wrap:wrap}.jt-c-chips span{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);font-size:11px;letter-spacing:.02em;text-transform:uppercase;color:#ffffff9e}.jt-c-chips span svg{width:13px;height:13px;color:var(--brand-light-blue)}.jt-c-chips strong{color:#fff;font-size:13px;text-transform:none;letter-spacing:0;font-variant-numeric:tabular-nums}.jt-c-actions{display:flex;align-items:center;gap:8px}.jt-c-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#fff}.jt-c-icon svg{width:17px;height:17px}.jt-c-primary{border:0;border-radius:9px;padding:9px 16px;font-size:13px;font-weight:700;background:var(--brand-light-blue);color:var(--brand-navy)}.jt-c-progress{position:absolute;left:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--brand-mint),var(--brand-light-blue))}.jt-d{background:var(--brand-surface);border:1px solid var(--brand-line);border-radius:16px;overflow:hidden;box-shadow:0 12px 28px var(--brand-shadow)}.jt-d-tabs{display:flex;flex-wrap:wrap;gap:2px;padding:6px 8px 0}.jt-d-tab{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:12px 14px;font-size:13px;font-weight:700;color:var(--brand-muted);border-bottom:3px solid transparent}.jt-d-tab[data-state=done]{color:var(--brand-muted-strong)}.jt-d-tab[data-state=active]{color:var(--brand-navy);border-bottom-color:var(--brand-light-blue)}.jt-d-tab-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;background:var(--brand-soft-line);color:var(--brand-muted)}.jt-d-tab[data-state=done] .jt-d-tab-mark{background:var(--brand-mint);color:#0a5742}.jt-d-tab[data-state=active] .jt-d-tab-mark{background:var(--brand-navy);color:var(--brand-light-blue)}.jt-d-tab-mark svg{width:13px;height:13px}.jt-d-ribbon{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:18px 20px;background:var(--brand-soft-wave-gradient);border-top:1px solid var(--brand-soft-line)}.jt-d-ribbon-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--brand-navy);color:var(--brand-mint);flex:none}.jt-d-ribbon-icon svg{width:22px;height:22px}.jt-d-ribbon-copy{display:grid;gap:2px}.jt-d-ribbon-copy small{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-blue)}.jt-d-ribbon-copy strong{font-size:19px;color:var(--brand-navy);font-family:var(--font-display);font-weight:500}.jt-d-ribbon-copy>span{font-size:13px;color:var(--brand-muted-strong)}.jt-d-ribbon-chips{display:flex;gap:10px;margin-left:auto}.jt-d-ribbon-chips span{display:grid;gap:1px;padding:8px 14px;border-radius:10px;background:#ffffffb3;border:1px solid var(--brand-line)}.jt-d-ribbon-chips small{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-muted)}.jt-d-ribbon-chips em{font-style:normal;font-weight:800;font-size:15px;color:var(--brand-navy);font-variant-numeric:tabular-nums}.jt-d-action{border:0;border-radius:10px;padding:11px 18px;font-size:13px;font-weight:700;background:var(--brand-navy);color:#fff;flex:none}@media(max-width:760px){.jt-a-active-chips{display:none}.jt-b-context-metrics{gap:16px}.jt-c-chips{width:100%;margin-left:0}.jt-d-ribbon-chips{margin-left:0}}.advisor-callout-badge{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:10px;background:#026da11a;color:var(--brand-blue)}.advisor-callout-badge svg{width:22px;height:22px}.advisor-callout-banner{display:flex;align-items:center;flex-wrap:wrap;gap:14px 22px;border:1px solid var(--brand-line);border-radius:12px;background:var(--brand-soft-wave-gradient);padding:18px 22px}.advisor-callout-copy{flex:1 1 280px;display:grid;gap:4px}.advisor-callout-copy strong{color:var(--brand-navy);font-size:16px;font-weight:800}.advisor-callout-copy p{margin:0;color:var(--brand-muted-strong);font-size:14px;line-height:1.5}.advisor-callout-cta{display:inline-flex;align-items:center;gap:8px;min-height:44px;border:0;border-radius:999px;padding:0 22px;background:var(--brand-blue);color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.advisor-callout-cta:hover{background:var(--brand-navy)}.advisor-callout-cta svg{width:18px;height:18px}.advisor-callout-cta.solid{border-radius:10px}.advisor-callout-spotlight{position:relative;display:grid;gap:16px;overflow:hidden;border-radius:14px;background:var(--brand-wave-gradient);padding:22px 24px;color:#fff}.advisor-spotlight-top{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:12px}.advisor-spotlight-avatars{display:flex;align-items:center}.advisor-spotlight-avatars span{display:grid;width:38px;height:38px;place-items:center;border:2px solid rgba(3,61,97,.55);border-radius:999px;background:linear-gradient(150deg,var(--brand-light-blue),var(--brand-blue));color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em}.advisor-spotlight-avatars span+span{margin-left:-12px}.advisor-spotlight-avatars span[data-index="1"]{background:linear-gradient(150deg,var(--brand-mint),var(--brand-success))}.advisor-spotlight-avatars span[data-index="2"]{background:linear-gradient(150deg,#ffd9c7,var(--chart-cost-strong))}.advisor-spotlight-avatars-more{background:#ffffff29!important;color:#ffffffeb!important}.advisor-spotlight-kicker{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--brand-mint);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.advisor-spotlight-dot{width:9px;height:9px;border-radius:999px;background:var(--brand-mint);box-shadow:0 0 0 4px #98f3d240}.advisor-spotlight-copy{display:grid;gap:6px}.advisor-spotlight-copy strong{font-size:19px;font-weight:800;line-height:1.2}.advisor-spotlight-copy p{margin:0;max-width:60ch;color:#e7f6fcdb;font-size:14px;line-height:1.55}.advisor-spotlight-cta{display:inline-flex;align-items:center;justify-self:start;gap:8px;min-height:46px;border:0;border-radius:999px;padding:0 24px;background:var(--brand-light-blue);color:var(--brand-navy);font-size:14px;font-weight:800}.advisor-spotlight-cta:hover{background:#fff}.advisor-spotlight-cta svg{width:18px;height:18px}.advisor-callout-checklist{display:grid;gap:16px;border:1px solid var(--brand-line);border-radius:12px;background:var(--brand-surface);padding:20px 22px}.advisor-callout-checklist>header{display:flex;align-items:flex-start;gap:14px}.advisor-callout-checklist>header div{display:grid;gap:4px}.advisor-callout-checklist>header strong{color:var(--brand-navy);font-size:16px;font-weight:800}.advisor-callout-checklist>header p{margin:0;color:var(--brand-muted-strong);font-size:14px;line-height:1.5}.advisor-checklist{display:grid;gap:10px;margin:0;padding:0;list-style:none}.advisor-checklist li{display:flex;align-items:center;gap:10px;color:var(--brand-navy);font-size:14px;font-weight:600}.advisor-checklist li svg{width:18px;height:18px;flex:0 0 auto;padding:3px;border-radius:999px;background:#2d907d24;color:var(--brand-success);stroke-width:3}.advisor-checklist-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;border-top:1px solid var(--brand-soft-line);padding-top:14px}.advisor-checklist-footer small{color:var(--brand-muted);font-size:12px;line-height:1.4}.advisor-callout-inline{display:flex;align-items:center;flex-wrap:wrap;gap:6px 14px;border:1px solid var(--brand-soft-line);border-radius:10px;background:#f8fcfbe6;padding:12px 16px}.advisor-callout-inline-icon{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:8px;background:#026da11a;color:var(--brand-blue)}.advisor-callout-inline-icon svg{width:17px;height:17px}.advisor-callout-inline p{flex:1 1 260px;margin:0;color:var(--brand-muted-strong);font-size:13px;line-height:1.5}.advisor-callout-inline p strong{color:var(--brand-navy);font-weight:800}.advisor-callout-link{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--brand-blue);font-size:13px;font-weight:800;white-space:nowrap}.advisor-callout-link:hover{color:var(--brand-navy)}.advisor-callout-link svg{width:16px;height:16px;transition:transform .16s ease}.advisor-callout-link:hover svg{transform:translate(3px)}.schedule-modal-badge{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:10px;background:#026da11a;color:var(--brand-blue)}.schedule-modal-badge svg{width:21px;height:21px}.schedule-modal-note{margin:0;color:var(--brand-muted);font-size:12px;line-height:1.45}.schedule-field{display:grid;gap:10px;margin:0;border:0;padding:0}.schedule-field legend{padding:0;color:var(--brand-blue);font-size:13px;font-weight:800}.schedule-chip-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.schedule-chip-row-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.schedule-chip{display:grid;gap:4px;border:2px solid var(--brand-line);border-radius:10px;background:var(--brand-bg);color:var(--brand-navy);padding:12px 14px;text-align:left}.schedule-chip strong{font-size:14px;font-weight:800}.schedule-chip span{color:var(--brand-muted);font-size:12px;line-height:1.4}.schedule-chip-pill{justify-items:center;min-height:44px;align-content:center;text-align:center;font-size:14px;font-weight:700}.schedule-chip[data-selected=true],.schedule-chip:hover{border-color:var(--brand-blue);background:#f8fcfb}.schedule-ghost-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-surface);color:var(--brand-muted-strong);padding:0 18px;font-size:14px;font-weight:700}.schedule-ghost-action:hover{border-color:var(--brand-blue);color:var(--brand-navy)}.schedule-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:center;background:#033d616b;padding:22px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:scheduleBackdropIn .2s ease both}.schedule-modal-backdrop[data-phase=exiting]{animation:scheduleBackdropIn .2s ease reverse both}.schedule-modal{position:relative;overflow:hidden;width:min(480px,100%);max-height:calc(100vh - 44px);border:1px solid var(--brand-line);border-radius:16px;background:var(--brand-surface);box-shadow:0 30px 80px #033d6147;animation:scheduleModalIn .28s cubic-bezier(.22,1,.36,1) both}.schedule-modal[data-phase=exiting]{animation:scheduleModalOut .22s ease-in both}.schedule-modal-header{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--brand-soft-line);padding:18px 20px}.schedule-modal-header>div{display:grid;flex:1 1 auto;gap:2px}.schedule-modal-header strong{color:var(--brand-navy);font-size:16px;font-weight:800}.schedule-modal-header>div span{color:var(--brand-muted);font-size:13px}.schedule-modal-header button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid var(--brand-line);border-radius:999px;background:var(--brand-surface);color:var(--brand-muted-strong)}.schedule-modal-header button:hover:not(:disabled){border-color:var(--brand-blue);color:var(--brand-navy)}.schedule-modal-header button svg{width:18px;height:18px}.schedule-modal-quick .schedule-modal-body{display:grid;gap:18px;overflow-y:auto;padding:20px}.schedule-modal-footer{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;border-top:1px solid var(--brand-soft-line);padding:16px 20px}.schedule-modal-footer .setup-primary-action{width:100%}.schedule-split-modal{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);width:min(760px,100%)}.schedule-split-close{position:absolute;top:14px;right:14px;z-index:2;display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--brand-line);border-radius:999px;background:var(--brand-surface);color:var(--brand-muted-strong)}.schedule-split-close:hover:not(:disabled){border-color:var(--brand-blue);color:var(--brand-navy)}.schedule-split-close svg{width:18px;height:18px}.schedule-split-aside{display:grid;align-content:start;gap:12px;background:var(--brand-wave-gradient);padding:28px 24px;color:#fff}.schedule-advisor-avatar{display:grid;width:64px;height:64px;place-items:center;border-radius:999px;background:linear-gradient(150deg,var(--brand-light-blue),var(--brand-blue));color:#fff;font-size:22px;font-weight:800}.schedule-split-aside>strong{font-size:18px;font-weight:800}.schedule-advisor-role{margin:-6px 0 4px;color:var(--brand-mint);font-size:13px;font-weight:600}.schedule-advisor-points{display:grid;gap:9px;margin:0;padding:0;list-style:none}.schedule-advisor-points li{display:flex;align-items:center;gap:9px;color:#e7f6fceb;font-size:13px;font-weight:600}.schedule-advisor-points svg{width:17px;height:17px;flex:0 0 auto;color:var(--brand-mint)}.schedule-advisor-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:6px;border-top:1px solid rgba(255,255,255,.16);padding-top:16px}.schedule-advisor-stats div{display:grid;gap:2px}.schedule-advisor-stats strong{font-size:16px;font-weight:800}.schedule-advisor-stats span{color:#e7f6fcbd;font-size:12px;line-height:1.3}.schedule-split-form{display:grid;align-content:start;gap:16px;overflow-y:auto;padding:26px 24px}.schedule-split-form header{display:grid;gap:4px}.schedule-split-form h2{margin:0;color:var(--brand-navy);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:1.1}.schedule-split-form .setup-primary-action{width:100%}.schedule-flyout{position:fixed;top:0;right:0;z-index:45;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(560px,100vw);height:100vh;overflow:hidden;border-left:1px solid var(--brand-line);background:var(--brand-surface);box-shadow:-20px 0 60px #033d6129;animation:stateFlyoutSlideIn .3s cubic-bezier(.22,1,.36,1) both}.schedule-flyout[data-phase=exiting]{animation:stateFlyoutSlideOut .26s ease-in both;pointer-events:none}.schedule-flyout-header{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--brand-soft-line);padding:18px 20px}.schedule-flyout-header>div{display:grid;flex:1 1 auto;gap:2px}.schedule-flyout-header strong{color:var(--brand-navy);font-size:16px;font-weight:800}.schedule-flyout-header>div span{color:var(--brand-muted);font-size:13px}.schedule-flyout-header button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid var(--brand-line);border-radius:999px;background:var(--brand-surface);color:var(--brand-muted-strong)}.schedule-flyout-header button:hover:not(:disabled){border-color:var(--brand-blue);color:var(--brand-navy)}.schedule-flyout-header button svg{width:18px;height:18px}.schedule-slot-body{display:grid;align-content:start;gap:16px;overflow-y:auto;padding:18px 20px}.schedule-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border:1px solid var(--brand-line);border-radius:10px;background:var(--brand-bg);padding:4px}.schedule-mode-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:0;border-radius:8px;background:transparent;color:var(--brand-muted-strong);font-size:14px;font-weight:700}.schedule-mode-toggle button svg{width:17px;height:17px}.schedule-mode-toggle button[data-selected=true]{background:var(--brand-surface);color:var(--brand-navy);box-shadow:0 1px 3px #033d611f}.schedule-day-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:8px}.schedule-day-chip{display:grid;gap:2px;justify-items:center;border:2px solid var(--brand-line);border-radius:10px;background:var(--brand-bg);color:var(--brand-navy);padding:10px 4px}.schedule-day-chip span{color:var(--brand-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.schedule-day-chip strong{font-size:18px;font-weight:800;line-height:1}.schedule-day-chip em{color:var(--brand-muted);font-size:11px;font-style:normal;font-weight:600}.schedule-day-chip[data-selected=true],.schedule-day-chip:hover{border-color:var(--brand-blue);background:#f8fcfb}.schedule-slot-label{margin:4px 0 0;color:var(--brand-muted-strong);font-size:13px;font-weight:700}.schedule-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.schedule-slot-chip{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-surface);color:var(--brand-navy);font-size:14px;font-weight:700}.schedule-slot-chip svg{width:15px;height:15px;color:var(--brand-blue)}.schedule-slot-chip[data-selected=true]{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.schedule-slot-chip[data-selected=true] svg{color:#fff}.schedule-slot-chip:hover:not([data-selected=true]){border-color:var(--brand-blue)}.schedule-flyout-footer{display:grid;gap:10px;border-top:1px solid var(--brand-soft-line);padding:16px 20px}.schedule-flyout-footer .setup-primary-action{width:100%}.schedule-flyout-footer .setup-primary-action:disabled,.schedule-modal-footer .setup-primary-action:disabled,.schedule-split-form .setup-primary-action:disabled{background:var(--brand-line);color:var(--brand-muted);cursor:not-allowed}.schedule-popover-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;align-items:end;justify-items:end;padding:22px;background:#033d611f;animation:scheduleBackdropIn .2s ease both}.schedule-popover-layer[data-phase=exiting]{animation:scheduleBackdropIn .2s ease reverse both}.schedule-popover{position:relative;display:grid;gap:14px;overflow:hidden;width:min(360px,100%);border:1px solid var(--brand-line);border-radius:14px;background:var(--brand-surface);padding:18px;box-shadow:0 26px 60px #033d6142;animation:schedulePopoverIn .28s cubic-bezier(.22,1,.36,1) both}.schedule-popover[data-phase=exiting]{animation:schedulePopoverOut .22s ease-in both}.schedule-popover-header{display:flex;align-items:center;gap:12px}.schedule-popover-header>div{display:grid;flex:1 1 auto;gap:2px}.schedule-popover-header strong{color:var(--brand-navy);font-size:15px;font-weight:800}.schedule-popover-header>div span{color:var(--brand-muted);font-size:12px}.schedule-popover-header button{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid var(--brand-line);border-radius:999px;background:var(--brand-surface);color:var(--brand-muted-strong)}.schedule-popover-header button svg{width:16px;height:16px}.schedule-popover-body{display:grid;gap:14px}.schedule-popover .setup-primary-action{width:100%;min-height:44px}.design-advisor-callout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.design-callout-frame{display:grid;gap:12px;align-content:start;border:1px solid var(--brand-line);border-radius:10px;background:#fffffff5;padding:14px}.design-callout-frame>header{display:grid;gap:2px}.design-callout-frame>header strong{color:var(--brand-navy);font-size:13px;font-weight:900}.design-callout-frame>header span{color:var(--brand-muted);font-size:12px}.design-schedule-launch{display:grid;gap:12px;margin-top:4px}.design-schedule-launch-label{margin:0;color:var(--brand-blue);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.design-schedule-launchers{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.design-schedule-launcher{display:grid;gap:6px;align-content:start;border:1px solid var(--brand-line);border-radius:10px;background:var(--brand-surface);padding:16px;text-align:left}.design-schedule-launcher:hover{border-color:var(--brand-blue);background:#f8fcfb}.design-schedule-launcher-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;background:#026da11a;color:var(--brand-blue)}.design-schedule-launcher-icon svg{width:19px;height:19px}.design-schedule-launcher strong{margin-top:4px;color:var(--brand-navy);font-size:14px;font-weight:800}.design-schedule-launcher small{color:var(--brand-muted);font-size:12px}@keyframes scheduleBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes scheduleModalIn{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes scheduleModalOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.98)}}@keyframes schedulePopoverIn{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes schedulePopoverOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(18px) scale(.97)}}@media(max-width:900px){.design-advisor-callout-grid{grid-template-columns:1fr}.schedule-split-modal{grid-template-columns:1fr;max-height:calc(100vh - 32px);overflow-y:auto}}@media(prefers-reduced-motion:reduce){.schedule-modal-backdrop,.schedule-modal-backdrop[data-phase=exiting],.schedule-modal,.schedule-modal[data-phase=exiting],.schedule-flyout,.schedule-flyout[data-phase=exiting],.schedule-popover-layer,.schedule-popover-layer[data-phase=exiting],.schedule-popover,.schedule-popover[data-phase=exiting]{animation-duration:1ms;animation-iteration-count:1}}
