:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#243a40;background:#f7f7f2;font-synthesis:none;font-weight:400;font-size:14px;--navy: #1b343c;--teal: #20786c;--muted: #7b8686;--border: #e0e5dc;--paper: #fffefa}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.43}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #6ab4a9;outline-offset:4px}input,select{max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h2{letter-spacing:-.7px}button{border:0;background:none}svg{flex-shrink:0}input[type=checkbox]{accent-color:var(--teal)}.topbar{height:87px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:28px;padding:0 4.5%;background:var(--paper)}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:23px;letter-spacing:-1px}.brand-light{font-weight:400}.brand-mark{height:37px;width:37px;display:grid;place-items:center;border-radius:10px;background:#214d49;color:#f4f2e7;font-size:28px;font-family:Georgia,serif;position:relative;padding-right:5px}.brand-mark span{position:absolute;right:4px;top:3px;font-size:15px}.top-status{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;border-left:1px solid var(--border);padding-left:25px}.dot{width:6px;height:6px;border-radius:50%;background:var(--teal);display:inline-block;flex-shrink:0}.dot.amber{background:#b7894a}.header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.button{border:1px solid #d8ded5;border-radius:7px;min-height:38px;padding:10px 14px;background:var(--paper);display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:550;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{background:#eff2ea}.button.dark{background:var(--navy);border-color:var(--navy);color:#fff}.button.dark:hover{background:#294a52}.button.teal{background:var(--teal);border-color:var(--teal);color:#fff}.button.teal:hover{background:#176759}.button.quiet{border-color:transparent;background:transparent}.button.large{min-height:46px;padding:13px 18px}.full{width:100%}.text-button{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:8px;color:var(--teal);padding:4px 0}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;border-radius:6px}.icon-button:hover{background:#edf0e8}.demo-banner{min-height:34px;display:flex;gap:9px;align-items:center;justify-content:center;font-size:11px;background:#eee9da;color:#716348;padding:8px 4%}.demo-banner button{display:flex;gap:5px;align-items:center;color:#4f614f;font-weight:600;font-size:11px;margin-left:18px;text-decoration:underline;text-underline-offset:3px}main{max-width:1510px;margin:0 auto;padding:37px 4.5% 0}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px;gap:20px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.5px;color:#73827b;line-height:1.8}.eyebrow>span{font-weight:400;letter-spacing:.5px;margin-left:5px}.page-title .eyebrow span{margin:0 8px;color:#a9b0a4}.page-title h1{font-size:37px;line-height:1.4;letter-spacing:-1.7px;color:var(--navy)}.heading-dot{color:#679389}.page-title p{color:#7c8785;font-size:12px;margin-top:3px}.workspace-meta{display:flex;flex-direction:column;align-items:flex-end;gap:9px;font-size:10px;color:#7a8580}.pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #dce2d8;background:#f0f3eb;color:#50675b;font-size:10px;padding:6px 10px;border-radius:25px}.small{font-size:11px;color:#7e8a84;line-height:1.6}.tiny{font-size:10px;color:#89908b;line-height:1.7}.message{display:flex;align-items:center;gap:10px;border:1px solid #cfdfd4;background:#edf5ee;border-radius:7px;padding:10px 13px;margin:0 0 20px;font-size:12px;line-height:1.6}.message>span{display:flex;color:var(--teal)}.message>.icon-button{margin-left:auto}.message.error{background:#fbefe9;border-color:#ecd5c9;color:#8d5346}.message.error>span{color:#a3634e}.message p{overflow-wrap:anywhere}.loading-state{height:400px;display:flex;align-items:center;justify-content:center;gap:15px;color:#849087}.spinner{width:20px;height:20px;border:2px solid #dce5db;border-top-color:var(--teal);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.welcome{display:grid;grid-template-columns:1.12fr 1fr;min-height:440px;background:#fefef9;border:1px solid var(--border);border-radius:13px;overflow:hidden}.welcome-main{padding:37px 40px 35px}.small-tag{font-size:9px;letter-spacing:1.7px;color:#718477;display:flex;align-items:center;gap:8px}.welcome h2{font-family:Georgia,Times New Roman,serif;font-size:48px;line-height:1.12;letter-spacing:-1.8px;margin:23px 0 17px;color:#263f42}.welcome h2 em{color:#388575;font-weight:400}.welcome-main>p{font-size:12px;line-height:1.8;color:#7d8680;max-width:335px;margin-bottom:24px}.welcome-main>.button{font-size:11px}.welcome-note{font-size:9px;display:flex;align-items:center;gap:6px;color:#8a9185;margin-top:17px}.welcome-preview{background:#ecf0e6;padding:32px 34px;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #dfe5d6}.preview-top{display:flex;justify-content:space-between;font-size:9px;font-weight:600;letter-spacing:1.3px;color:#80907d}.preview-top>span:last-child{display:flex;gap:9px;align-items:center}.paper-chart{background:#fbfcf6;padding:25px 23px 20px;border:1px solid #dce2d4;border-radius:5px;box-shadow:0 12px 28px #2e4d3020;transform:rotate(-2deg);margin:29px 0 20px}.paper-chart strong{display:block;font-size:15px;margin-top:7px;font-family:Georgia,serif;font-weight:400}.paper-chart .small{font-size:9px}.paper-chart svg{display:block;width:100%;margin-top:22px}.chart-months{display:flex;justify-content:space-between;color:#9ca391;font-size:8px;letter-spacing:1px;margin-top:12px}.preview-footer{display:flex;flex-direction:column;gap:10px;align-items:center;font-size:10px;color:#82917f;padding-top:7px}.preview-footer button{display:flex;gap:10px;align-items:center;font-size:11px;font-weight:600;color:#3d6856}.onboarding{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 4px;gap:50px}.onboarding>div{position:relative;padding-left:38px}.step{position:absolute;left:0;top:1px;font-family:Georgia,serif;font-size:19px;color:#9aab97}.onboarding h3{font-size:12px;font-weight:600;margin:4px 0 9px}.onboarding p{font-size:11px;line-height:1.8;color:#818a80}.onboarding .text-button{margin-top:10px}.staged-list{display:flex;align-items:center;gap:15px;margin:20px 0;padding:20px;background:var(--paper);border:1px solid var(--border);border-radius:8px}.staged-list p{font-size:12px;margin-top:4px;color:var(--muted)}.staged-list .button{margin-left:auto}.plan-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:-2px;margin-bottom:24px}.segmented{display:inline-flex;padding:3px;background:#eeefe7;border:1px solid #e4e6de;border-radius:8px;gap:2px}.segmented button{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;padding:8px 18px;font-size:11px;color:#77857d;min-height:32px}.segmented button.active{background:var(--paper);color:#264339;box-shadow:0 1px 3px #1e351017}.case-dot{width:6px;height:6px;border-radius:50%;opacity:.6}.active .case-dot{opacity:1}.save-indicator{display:flex;align-items:center;gap:6px;font-size:10px;color:#7d8a81}.save-indicator.unsaved{color:#99723f}.save-indicator.unsaved .dot{background:#b88c45}.save-indicator button{text-decoration:underline;font-size:10px;color:var(--teal)}.insight{border-top:1px solid #dce3d6;border-bottom:1px solid #dce3d6;background:#eef2e8;display:flex;align-items:center;gap:15px;padding:17px 20px;position:relative}.insight-icon{height:34px;width:34px;background:#dce8d6;color:#4f7c5e;display:grid;place-items:center;border-radius:50%}.insight .eyebrow{color:#5e8269;font-size:8px;letter-spacing:1.3px}.insight .eyebrow span{color:#8a9686}.insight p{font-size:12px;line-height:1.7;color:#47634f}.insight-source{margin-left:auto;font-size:9px;color:#79907a;max-width:190px;position:relative;align-self:center}.insight-source summary{cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap}.insight-source p{position:absolute;background:var(--paper);padding:15px;min-width:300px;right:0;border:1px solid var(--border);border-radius:6px;z-index:3;box-shadow:0 5px 18px #1231;font-size:11px;overflow-wrap:anywhere}.incomplete{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid var(--border);color:#956e3e}.incomplete strong{font-size:12px;font-weight:500}.incomplete p{font-size:11px;margin-top:5px}.incomplete .button{margin-left:auto}.kpi-row{display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0 30px}.kpi{padding:0 29px;border-right:1px solid #e0e5da}.kpi:first-child{padding-left:3px}.kpi:last-child{border:0;padding-right:3px}.kpi-label{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.3px;color:#839184}.kpi-label span{letter-spacing:0;font-size:9px;color:#a0aaa0}.kpi>strong{font-size:40px;letter-spacing:-1.5px;font-weight:500;color:#243e43;display:block;margin:11px 0 8px;font-variant-numeric:tabular-nums;line-height:1.1}.kpi-change{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px}.kpi-change span{font-size:10px;color:#748575}.planning-grid{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(290px,1fr);gap:20px}.panel{border:1px solid var(--border);border-radius:9px;background:var(--paper)}.trend{padding:23px 23px 14px;min-width:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-head h2{font-size:19px;letter-spacing:-.6px}.section-head p{font-size:10px;color:#849187;margin-top:6px}.segmented.small{padding:2px;border:0}.segmented.small button{min-height:25px;font-size:9px;padding:5px 9px}.chart-legend{display:flex;align-items:center;gap:17px;margin:24px 0 11px;font-size:9px;color:#829082;flex-wrap:wrap}.chart-legend>span{display:flex;align-items:center;gap:6px}.chart-legend i{width:15px;height:2px;display:inline-block}.chart-legend .dashed{height:0;border-top:2px dashed #a2ada8}.chart{height:264px;width:100%;min-width:0}.chart-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef0e8;padding-top:13px;margin-top:18px;color:#8a9587;font-size:9px;gap:10px}.check-label{display:flex;align-items:center;gap:6px;font-size:10px;color:#7a897d;cursor:pointer}.check-label input{margin:0;width:12px;height:12px}.chart-tooltip{background:#fffefa;border:1px solid #dce3d7;box-shadow:0 4px 16px #21342113;border-radius:7px;padding:14px;font-size:10px;min-width:220px}.chart-tooltip>strong{font-weight:600;display:block;margin-bottom:12px}.chart-tooltip>div{display:flex;align-items:center;gap:7px;margin:8px 0;color:#778374}.chart-tooltip i{width:6px;height:6px;border-radius:50%;display:inline-block}.chart-tooltip b{color:#2c463b;margin-left:auto;font-weight:600;padding-left:15px}.driver{padding:23px 23px 16px;background:#f6f8f0}.driver .eyebrow{font-size:8px;margin-bottom:5px;color:#90a087}.driver h2{font-size:20px;letter-spacing:-.7px}.driver .section-head>svg{color:#769774}.field-label{font-size:10px;color:#7e8c7f;display:block;margin:22px 0 8px}.driver select{width:100%;padding:10px 25px 10px 11px;border-radius:6px;background:#fefef9;border:1px solid #dce2d4;font-size:10px;outline-offset:3px;color:#64755f;overflow:hidden;text-overflow:ellipsis}.driver-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px;font-size:11px;color:#5d735b}.numeric-input{display:flex;align-items:center;border-bottom:1px solid #c5d3bf;font-size:11px;color:#466543}.numeric-input input{border:0;background:transparent;text-align:right;width:66px;font-size:22px;font-weight:500;color:#355733;letter-spacing:-.7px;padding:4px 3px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.numeric-input input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.numeric-input span{font-size:11px}.driver-range{width:100%;height:4px;margin:19px 0 11px;accent-color:#487d58;cursor:pointer}.range-caption{display:flex;justify-content:space-between;font-size:9px;color:#8e9b85;gap:10px}.driver-rationale{font-size:10px;color:#8b9882;line-height:1.6;margin-top:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.impact{border-top:1px solid #dce5d3;padding-top:17px;margin-top:17px}.impact>span{font-size:8px;letter-spacing:1.3px;color:#819473}.impact strong{display:block;font-size:30px;letter-spacing:-1px;font-weight:500;margin:5px 0;color:#3d764c}.impact strong.negative{color:#ad7651}.impact p{font-size:9px;color:#8a9b7d}.driver-actions{display:flex;align-items:center;gap:12px;margin:17px 0 5px}.driver-actions .button:first-child{flex:1}.driver-actions .button{font-size:11px;min-height:35px}.driver .tiny{font-size:8px}.driver-empty{height:295px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;color:#93a185}.driver-empty p{font-size:12px;line-height:1.8}.bridge{font-size:10px;color:#6e825f;margin-top:10px}.bridge summary{display:flex;align-items:center;gap:8px;cursor:pointer}.bridge>div{display:flex;justify-content:space-between;padding:6px 0}.scenarios{padding:30px 0 25px}.scenarios .section-head{margin-bottom:18px}.scenarios .section-head h2{font-size:19px;margin-top:4px}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.scenario{border:1px solid #dfe4d8;border-radius:8px;padding:16px 19px;background:#fbfcf6;min-width:0}.scenario.selected{border-color:#a9c0ac;background:#f0f5eb;box-shadow:inset 0 2px #6d9778}.scenario-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;font-size:12px;font-weight:600}.scenario-title>span{display:flex;gap:7px;align-items:center}.scenario-title i{width:6px;height:6px;border-radius:50%;display:inline-block}.selected-label{font-size:9px!important;color:#779872;font-weight:400}.scenario-title>svg{color:#9caa93}.scenario-values{display:grid;grid-template-columns:1fr 1fr .8fr;gap:7px;margin:21px 0 15px}.scenario-values>div>span{display:block;font-size:9px;color:#899680;margin-bottom:5px}.scenario-values b{font-size:20px;font-weight:500;letter-spacing:-.6px;color:#3d5940}.scenario>p{font-size:8px;line-height:1.8;color:#8c9a82;border-top:1px solid #e0e7d7;padding-top:11px;white-space:normal}.scenario-missing{padding:17px 0 2px;min-height:106px;display:flex;flex-direction:column;justify-content:space-between}.scenario-missing>p{font-size:11px;line-height:1.8;color:#8b987f}.pnl-heading{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 23px;gap:15px}.pnl-heading>span{display:flex;align-items:center;gap:13px}.pnl-heading>span>svg{color:#849877}.pnl-heading strong{font-size:13px;font-weight:500;display:block;text-align:left}.pnl-heading small{display:block;margin-top:4px;font-size:9px;color:#95a088}.pnl-heading>span:last-child{font-size:10px;color:#859776}.rotated{transform:rotate(180deg)}.pnl-options{display:flex;gap:23px;align-items:center;border-top:1px solid var(--border);padding:17px 22px}.pnl-options .text-button{margin-left:auto;font-size:10px}.table-scroll{overflow-x:auto;margin:0 23px 23px}table{width:100%;border-collapse:collapse;font-size:10px;white-space:nowrap}thead{background:#f1f5e9;color:#829578}th,td{text-align:right;padding:11px 13px;border-bottom:1px solid #e9ede2;font-variant-numeric:tabular-nums}th:first-child{text-align:left;min-width:175px}thead th{font-size:9px;font-weight:500}tbody th{font-weight:400;color:#8a9880}tbody td{color:#6d8060}.subtotal th,.subtotal td{font-weight:600;color:#3d583e}.subtotal{background:#f9fbf4}.margin-row th,.margin-row td{color:#98a68d;font-size:9px;font-style:italic}.account-row th{padding-left:25px;font-size:9px}.account-row small{font-size:8px;display:block;color:#a3ae98}.account-row td{font-size:9px;color:#97a38b}.rationale-list{padding:0 25px 25px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.rationale-list>div{border-top:1px solid var(--border);padding-top:15px}.rationale-list span{display:flex;justify-content:space-between;gap:12px;font-size:10px}.rationale-list b{white-space:nowrap;font-weight:500}.rationale-list small{display:block;font-size:8px;color:#95a188;margin-top:7px}.rationale-list p{font-size:10px;color:#8b9980;line-height:1.8;margin-top:6px}footer{display:flex;align-items:center;gap:20px;border-top:1px solid #e4e8dc;margin-top:25px;min-height:74px;font-size:8px;color:#9eaa95}footer>span:first-child{display:flex;align-items:center;gap:9px;white-space:nowrap}.mini-brand{font-size:15px;color:#819878;font-family:Georgia,serif}footer>span:nth-child(2){margin-left:auto;text-align:right}footer button{display:flex;align-items:center;gap:4px;font-size:9px;color:#7d9470;white-space:nowrap}dialog{padding:0;max-height:90vh;border:1px solid #d5dfce;background:#fffefa;border-radius:12px;width:500px;max-width:calc(100vw - 30px);color:var(--navy);box-shadow:0 30px 100px #1234}dialog::backdrop{background:#1b342f66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-body{padding:31px 33px;position:relative}.dialog-close{position:absolute;right:13px;top:13px;color:#85957c}.dialog-symbol{display:grid;place-items:center;width:49px;height:49px;border-radius:13px;background:#eaf0e2;color:#618659;margin-bottom:22px}.dialog-body h2{font-size:34px;font-family:Georgia,serif;letter-spacing:-1px;margin:6px 0 12px}.dialog-body>p{font-size:12px;line-height:1.8;color:#829177}.dialog-body input[type=password]{display:block;width:100%;padding:13px;background:#f9fbf5;border:1px solid #d5dfcd;border-radius:6px;color:var(--navy);margin-bottom:20px}.dialog-body form .button{margin-bottom:14px}.form-error{font-size:12px;color:#a4604e;margin:13px 0;line-height:1.7}.connection-status{display:flex;align-items:center;gap:7px;background:#f1f5e9;border:1px solid #e2e9d7;border-radius:6px;padding:11px;margin-top:17px;font-size:10px;color:#809471}.connection-status .text-button{margin-left:auto;font-size:10px}.copy-field{display:flex;align-items:center;gap:5px;border:1px solid #d8e1cd;border-radius:6px;padding:6px 8px 6px 12px;background:#f7faf1}.copy-field code{font-family:ui-monospace,monospace;font-size:11px;overflow-wrap:anywhere;line-height:1.6;flex:1}.copy-field .icon-button{color:#729664}.connect-steps{list-style:none;padding:0;margin:22px 0}.connect-steps li{display:flex;gap:11px;margin-bottom:17px;font-size:11px;line-height:1.7;color:#6a815d}.connect-steps li>span{border:1px solid #dde6d1;border-radius:50%;height:22px;width:22px;display:grid;place-items:center;font-size:9px;flex-shrink:0}.connect-steps small{display:block;font-size:10px;color:#95a588;line-height:1.7;margin-top:3px}.connect-steps strong{font-weight:600}.starter{padding:14px 16px;background:#f2f6e9;border-radius:7px;border:1px solid #e4ead8;margin:15px 0 20px}.starter>div{display:flex;align-items:center;justify-content:space-between}.starter .eyebrow{font-size:8px;color:#8ca17c}.starter p{font-size:12px;line-height:1.8;color:#6f875d;margin-top:5px}.dialog-body>.text-button.full{justify-content:center;margin-top:13px}.staged-note{font-size:10px!important;color:#698859!important;margin-bottom:15px}.hidden-file{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.upload-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border:1.5px dashed #b8c9a8;border-radius:9px;padding:34px 16px;gap:13px;background:#f2f7e9;margin:25px 0;color:#72945c}.upload-zone strong{font-size:13px;font-weight:500}.upload-zone span{font-size:10px;color:#a1af90}.info-note{background:#f2f5eb;border:1px solid #e1e8d4;border-radius:7px;padding:15px;margin:17px 0;font-size:11px;color:#80936c;overflow-wrap:anywhere}.info-note strong{font-size:11px;font-weight:500}.info-note p{font-size:10px;line-height:1.8;margin-top:6px}.dialog-body>.small{font-size:10px;margin-bottom:14px}.consent-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1b342f66;display:grid;place-items:center;z-index:20;padding:20px}.consent-card{background:var(--paper);border:1px solid var(--border);border-radius:12px;max-width:490px;padding:35px}.consent-card>svg{color:var(--teal)}.consent-card h2{font-size:28px;margin:20px 0}.consent-card p{font-size:12px;line-height:1.8;color:#7a8e6b}.recharts-wrapper:focus{outline:none}@media(min-width:1450px){.topbar{padding-left:max(4.5%,calc((100vw - 1374px)/2));padding-right:max(4.5%,calc((100vw - 1374px)/2))}.welcome h2{font-size:55px}.welcome-main{padding:44px 48px}.welcome-preview{padding:40px 50px}}@media(max-width:1100px){.topbar{gap:16px;padding:0 3%}.top-status{display:none}main{padding:30px 3% 0}.planning-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:16px}.welcome h2{font-size:42px}.welcome-main{padding:32px 27px}.welcome-preview{padding:30px 26px}.welcome-main>.button{font-size:10px;padding:12px}.welcome-note{font-size:8px}.driver{padding:21px 18px 16px}.trend{padding:23px 17px 14px}.kpi>strong{font-size:35px}.kpi-change svg{width:68px}.scenario{padding:16px 14px}.scenario-values b{font-size:18px}.insight-source{max-width:150px}.brand{font-size:21px}}@media(max-width:820px){.header-actions{gap:5px}.header-actions .button{font-size:10px;padding:9px 10px}.header-actions .quiet{font-size:0;gap:0}.brand{font-size:20px}.page-title h1{font-size:31px}.workspace-meta{font-size:9px}.planning-grid{grid-template-columns:1fr}.driver{display:block}.driver-rationale{min-height:unset}.chart{height:280px}.driver .impact{margin-top:22px}.welcome{grid-template-columns:1fr 1fr}.welcome-main{padding:30px 23px}.welcome h2{font-size:36px}.welcome-main>.button{font-size:10px;white-space:normal;line-height:1.7}.welcome-note{align-items:flex-start;line-height:1.7}.welcome-preview{padding:30px 18px}.paper-chart{padding:22px 15px}.paper-chart strong{font-size:12px}.onboarding{gap:22px}.onboarding>div{padding-left:28px}.onboarding h3{font-size:11px}.onboarding p{font-size:10px}.insight-source{display:none}.kpi{padding:0 15px}.kpi>strong{font-size:30px}.kpi-change svg{display:none}.kpi-label{font-size:8px}.kpi-change span{font-size:9px}.scenario-grid{gap:10px}.scenario-values{grid-template-columns:1fr 1fr}.scenario-values>div:last-child{display:none}.scenario>p{font-size:8px}.pnl-options{flex-wrap:wrap}.rationale-list{grid-template-columns:1fr}footer{flex-wrap:wrap;padding:20px 0;gap:10px}footer>span:nth-child(2){margin-left:0;order:3;flex-basis:100%;text-align:left}footer button{margin-left:auto}}@media(max-width:570px){.topbar{height:68px;padding:0 5%;gap:5px}.brand{font-size:18px;gap:7px}.brand-mark{width:31px;height:31px;font-size:25px}.header-actions{gap:0}.header-actions .button{padding:9px 10px;min-height:34px;border-color:transparent;background:transparent;color:var(--navy)}.header-actions .button span{display:none}.header-actions .quiet{padding-right:6px}.header-actions .icon-button{min-width:26px}.demo-banner{font-size:9px;align-items:flex-start;line-height:1.7;padding:9px 5%}.demo-banner button{font-size:9px;flex-shrink:0;margin-left:0;max-width:88px;text-align:left}.demo-banner>svg{margin-top:2px}main{padding:27px 5% 0}.page-title{align-items:flex-start;gap:10px;margin-bottom:23px}.page-title h1{font-size:28px;letter-spacing:-1.1px;margin-top:3px}.page-title p{font-size:10px;max-width:210px;line-height:1.6}.page-title .eyebrow{font-size:8px}.workspace-meta{margin-top:9px;max-width:125px;text-align:right;line-height:1.6}.workspace-meta .pill{font-size:8px;padding:4px 7px}.workspace-meta .small{font-size:8px}.welcome{grid-template-columns:1fr}.welcome-main{padding:30px 27px}.welcome h2{font-size:43px;margin:24px 0 20px}.welcome-main>p{font-size:11px;max-width:280px}.welcome-main>.button{font-size:10px;min-height:45px;width:100%}.welcome-note{font-size:8px}.welcome-preview{padding:24px 28px;border-left:0;border-top:1px solid #dfe5d6}.paper-chart{margin:20px 0 15px}.paper-chart svg{max-height:135px}.onboarding{grid-template-columns:1fr;gap:24px;padding:28px 7px 12px}.onboarding>div{padding-left:38px}.onboarding h3{font-size:12px}.onboarding p{font-size:11px}.onboarding .step{font-size:22px}.staged-list{align-items:flex-start;flex-wrap:wrap}.staged-list .button{margin-left:34px}.plan-toolbar{margin-bottom:18px;gap:8px}.segmented button{font-size:10px;padding:7px 11px;min-height:29px;gap:5px}.save-indicator{font-size:8px;max-width:75px;flex-wrap:wrap;line-height:1.7}.insight{padding:14px 13px;gap:11px}.insight-icon{height:29px;width:29px}.insight-icon svg{width:15px}.insight .eyebrow{font-size:7px}.insight p{font-size:10px}.kpi-row{padding:24px 0}.kpi{padding:0 10px}.kpi>strong{font-size:25px;letter-spacing:-1px;margin:10px 0}.kpi-label{font-size:7px;letter-spacing:.65px;line-height:1.5;min-height:21px}.kpi-label span{display:none}.kpi-change span{font-size:8px;line-height:1.6}.kpi-change{min-height:25px}.trend{padding:20px 15px 14px}.section-head{gap:8px}.section-head h2{font-size:18px}.section-head p{font-size:9px}.segmented.small button{font-size:8px;padding:5px 7px}.chart-legend{gap:12px;font-size:8px;margin:23px 0 10px}.chart{height:240px}.chart-bottom{font-size:8px;margin-top:12px}.chart-bottom .check-label{font-size:8px}.driver{padding:23px 23px 18px}.driver .field-label,.driver select{font-size:11px}.driver .impact strong{font-size:33px}.scenarios{padding:27px 0 24px}.scenarios .section-head{align-items:flex-end}.scenarios .section-head h2{font-size:18px;max-width:180px;line-height:1.3}.scenarios .section-head .small{font-size:8px;max-width:80px;text-align:right}.scenario-grid{grid-template-columns:1fr;gap:12px}.scenario{padding:17px 20px}.scenario-values{grid-template-columns:1fr 1fr 1fr;margin:17px 0 12px}.scenario-values>div:last-child{display:block}.scenario-values b{font-size:22px}.scenario>p{font-size:8px}.scenario-missing{min-height:75px}.pnl-heading{padding:19px 17px;gap:12px}.pnl-heading strong{font-size:12px}.pnl-heading small{font-size:8px;max-width:180px;line-height:1.6}.pnl-heading>span:last-child{font-size:0;gap:0}.pnl-heading>span:first-child{gap:10px}.pnl-options{padding:15px 17px;gap:15px}.pnl-options .text-button{margin-left:0}.table-scroll{margin:0 17px 18px}.rationale-list{padding:0 17px 20px}.incomplete{align-items:flex-start;flex-wrap:wrap;padding:17px 0}.incomplete .button{margin-left:30px}.incomplete>div{flex:1}.incomplete p{font-size:10px}.dialog-body{padding:28px 24px}.dialog-body h2{font-size:31px}.copy-field code{font-size:10px}.dialog-body>p{font-size:11px}.connect-steps{margin:20px 0}.consent-card{padding:27px}.consent-card h2{font-size:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.month-inputs{display:flex;gap:15px;margin-top:16px}.month-inputs label{font-size:9px;color:#8b9b7f;flex:1}.month-inputs select{padding:5px 8px;margin-top:5px;font-size:10px}.planning-grid .chart{height:310px}
