@font-face{font-family:"Plex";src:url("/assets/IBMPlexSans-Latin.woff2") format("woff2");font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:"Instrument";src:url("/assets/InstrumentSerif-Regular-Latin.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Instrument";src:url("/assets/InstrumentSerif-Italic-Latin.woff2") format("woff2");font-style:italic;font-weight:400;font-display:swap}
:root{--cream:#f5f3ec;--paper:#fff;--forest:#213f34;--ink:#263d33;--muted:#66726b;--line:#e1e6df;--orange:#b34a27;--tangerine:#e67b45;--pale-orange:#fff0e4;--light-green:#eff4ec;--row-height:35px;--radius:12px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:20px}
body{margin:0;background:var(--cream);color:var(--ink);font-family:"Plex",sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{color:inherit;cursor:pointer}
button:disabled{cursor:default}
button,a,input,.table-scroll{touch-action:manipulation}
button:focus-visible,a:focus-visible,input:focus-visible,.table-scroll:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
[hidden]{display:none!important}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:18px;top:-90px;padding:12px 20px;background:var(--forest);color:white;z-index:20;border-radius:4px}
.skip-link:focus{top:14px}
.site-header,main,.site-footer{width:min(1320px,calc(100% - 96px));margin-inline:auto}
.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9ded4}
.logo{display:inline-flex;align-items:center;gap:5px;font-size:30px;font-weight:600;letter-spacing:-1.8px;line-height:1;min-height:44px}
.logo span{align-self:flex-start;width:14px;height:14px;margin-top:4px;letter-spacing:0;color:var(--orange);font-size:0;background:repeating-conic-gradient(from -7deg,currentColor 0deg 14deg,transparent 14deg 45deg);border-radius:50%}
.site-header nav{display:flex;gap:36px;align-items:center;font-size:13px}
.site-header nav a{display:flex;min-height:44px;gap:12px;align-items:center}
.back-link{color:#59695e}
.contact-link{font-weight:500}
.contact-link span{font-size:20px}
.hero{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:27px 0 25px}
.eyebrow{margin:0 0 12px;font-size:10px;font-weight:500;letter-spacing:1.6px;display:flex;align-items:center;gap:10px}
.eyebrow-line{display:block;height:1px;width:22px;background:var(--orange)}
.eyebrow-divider{color:#9aa295;margin-inline:1px}
h1,h2,h3,p{margin-top:0}
h1{font-family:"Instrument",serif;font-size:clamp(48px,4.5vw,66px);font-weight:400;line-height:1.01;letter-spacing:-1.8px;margin-bottom:0}
h1 em,.explanation h2 em{color:var(--orange);font-weight:400}
.hero-aside{font-size:14px;line-height:1.65;padding-bottom:4px;max-width:300px}
.hero-aside p{margin-bottom:11px}
.hero-aside a{font-size:12px;display:inline-flex;align-items:center;gap:45px;min-height:32px;color:var(--orange);font-weight:500}
.hero-aside a span{font-size:19px}
.simulation-label{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:11px;font-size:11px;scroll-margin-top:18px}
.simulation-label p{display:flex;gap:4px;align-items:center;flex-wrap:wrap;margin:0;color:#626c61}
.simulation-label strong{font-weight:500;color:var(--forest)}
.simulation-dot{display:inline-block;width:6px;height:6px;border:1.5px solid var(--orange);border-radius:50%;margin-right:4px}
.duration-label{font-size:9px;letter-spacing:1.3px;white-space:nowrap;color:#626c61}
.workspace{display:flex;flex-direction:column;background:var(--paper);border:1px solid #d9ded5;border-radius:var(--radius);box-shadow:0 16px 44px -26px #2e4a3633,0 2px 5px #2e4a3605;overflow:hidden}
.question-bar{order:0;padding:12px 20px 13px;background:#fbfcf8;border-bottom:1px solid var(--line)}
.question-label{font-size:11px;font-weight:500;display:flex;align-items:center;gap:7px;margin-bottom:9px}
.question-label>span:first-child{color:var(--orange);font-size:16px;line-height:1}
.question-hint{margin-left:auto;color:#6d7569;font-size:10px;font-weight:400}
.questions{display:grid;grid-template-columns:1fr 1fr 1.14fr;gap:10px}
.question{min-height:44px;padding:9px 12px;border:1px solid #dce2d7;border-radius:5px;background:white;text-align:left;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.25;transition:border-color .15s}
.question:hover:not(:disabled){background:#f3f5f0;border-color:#b4c1b0}
.question.is-active{background:var(--forest);border-color:var(--forest);color:#fff}
.question.is-active:hover{background:#2d4b3f}
.question-number{font-size:10px;color:#69735f;font-variant-numeric:tabular-nums}
.question.is-active .question-number{color:#c0d0c3}
.question-arrow{margin-left:auto;opacity:.55;font-size:16px}
.question.is-active .question-arrow{color:#f6b78e;opacity:1}
.work-area{order:1;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:stretch}
.data-connections{position:absolute;inset:0;z-index:4;pointer-events:none}
.data-connections svg{display:block;width:100%;height:100%;overflow:visible}
.flow-track,.flow-progress{fill:none;stroke-width:1.2;stroke-linecap:round}
.flow-track{stroke:#dbc7b0;stroke-dasharray:2 3}
.flow-progress{stroke:var(--tangerine)}
.flow-end{fill:#fff;stroke:var(--tangerine);stroke-width:1}
.flow-dot{fill:var(--tangerine);stroke:#fff;stroke-width:1.5}
.sheet{min-width:0;display:flex;flex-direction:column;background:white}
.sheet-titlebar{height:52px;flex-shrink:0;padding:0 19px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.workbook-title{display:flex;align-items:center;gap:10px;min-width:0}
.workbook-title strong{display:block;font-size:12px;letter-spacing:.1px;font-weight:500}
.workbook-title div>span{display:block;font-size:10px;color:var(--muted);margin-top:1px}
.file-icon{display:flex;align-items:center;justify-content:center;width:31px;height:36px;flex-shrink:0;background:#edf3ed;border-radius:4px}
.file-icon svg{width:19px;height:25px;fill:none;stroke:#3b6251;stroke-width:1.3;stroke-linejoin:round}
.local-badge{display:flex;gap:5px;align-items:center;font-size:8px;letter-spacing:1px;color:#4f6c57;white-space:nowrap}
.local-badge span{font-size:6px}
.sheet-toolbar{height:30px;display:flex;align-items:center;gap:12px;padding:0 18px;border-top:1px solid #edf0e9;border-bottom:1px solid var(--line);font-size:10px;color:#68736b;background:#fdfefb}
.toolbar-group{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
.toolbar-group svg{height:14px;width:14px;stroke:#68756a;fill:none;stroke-width:1}
.toolbar-divider{height:13px;width:1px;background:#dee4db}
.sort-state>span:first-child{font-size:15px;line-height:1}
.sheet-count{margin-left:auto;font-variant-numeric:tabular-nums}
.formula-bar{height:30px;display:flex;align-items:center;border-bottom:1px solid #dce3db;font-size:10px;gap:12px;white-space:nowrap;padding-right:10px;flex-shrink:0;overflow:hidden}
.cell-reference{width:75px;flex-shrink:0;border-right:1px solid var(--line);height:100%;display:flex;align-items:center;justify-content:center;color:#3f5346;font-variant-numeric:tabular-nums}
.formula-symbol{font-family:"Instrument",serif;font-size:19px;font-style:italic;color:#63745c}
.formula-text{overflow:hidden;text-overflow:ellipsis;color:#5c6e5f}
.scroll-hint{display:none;font-size:10px;margin:0;padding:6px 12px;background:#faf9f3;color:#687060;border-bottom:1px solid var(--line)}
.scroll-hint span{font-size:14px;vertical-align:middle;margin-right:5px}
.table-scroll{width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#b7c6b6 #f0f3ed}
.table-canvas{position:relative;min-width:800px}
table{width:100%;table-layout:fixed;border-spacing:0;border-collapse:separate;font-size:12px;color:#425047;font-variant-numeric:tabular-nums}
.col-row{width:31px}.col-id{width:74px}.col-client{width:160px}.col-service{width:auto}.col-amount{width:110px}.col-status{width:115px}.col-days{width:63px}
td,th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #edf0e9;border-bottom:1px solid #e8ede5;vertical-align:middle;padding:0 9px;font-weight:400;text-align:left}
.column-letters td{height:25px;text-align:center;background:#f0f3ed;border-color:#dfe5db;font-size:10px;color:#63715b}
.column-letters td:first-child{font-size:9px;color:#a1b09a;text-align:right;padding-right:5px}
.column-headings th{height:33px;background:#fafbf7;color:#59674f;font-weight:500;font-size:10px}
.column-headings th:first-child{background:#f0f3ed;color:#64725a;font-size:9px;font-weight:400;text-align:center}
.column-headings th span{color:var(--orange)}
tbody tr{height:var(--row-height);position:relative}
tbody td{height:var(--row-height);background:white}
tbody th{padding:0;text-align:center;font-size:10px;color:#637359;background:#f4f6f0}
tbody td:last-child,thead th:last-child,.column-letters td:last-child{border-right:0}
.id-cell{font-size:10px;color:#617454;letter-spacing:.15px}
.client-cell{font-weight:500;color:#374f40}
.amount-cell,.days-cell,.numeric{text-align:right;font-variant-numeric:tabular-nums}
.amount-cell{font-weight:500;color:#37493c;letter-spacing:.1px}
.days-cell{color:#5a6c53;padding-right:12px}
.status{display:inline-flex;align-items:center;gap:4px;min-height:20px;padding:2px 6px;border-radius:3px;font-size:10px;line-height:1}
.status:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}
.status-open{background:#f5f0e4;color:#7a6540}
.status-confirmed{background:#eaf2e7;color:#436748}
.status-clarify{background:#eeedf6;color:#6b6180}
.status-declined{background:#f1f0ed;color:#69675c}
.workspace[data-step="1"] tbody tr.is-match td{background:#fff9f2}
.workspace[data-step="2"] tbody tr.is-match td,.workspace[data-step="3"] tbody tr.is-match td,.workspace[data-step="4"] tbody tr.is-match td,.workspace[data-step="5"] tbody tr.is-match td{background:#f3f7ef}
.workspace:not([data-step="0"]) tbody tr:not(.is-match) td{color:#69755f}
.workspace:not([data-step="0"]) tbody tr.is-match th{background:var(--orange);color:white;border-bottom-color:#ce754f}
.workspace.is-sorting tbody tr.is-match{filter:drop-shadow(0 2px 2px #213f3420)}
.workspace tbody tr td.is-rule-cell{background:var(--pale-orange)!important;color:#873d24}
.workspace tbody tr td.is-sum-cell{background:#ffeddf!important;color:#82391f;font-weight:600}
.workspace tbody tr td.is-anchor{position:relative;box-shadow:inset 0 0 0 1.5px var(--tangerine)}
.workspace tbody tr td.is-anchor::after{content:"";position:absolute;width:4px;height:4px;background:var(--tangerine);right:0;bottom:0}
.selection-band{position:absolute;top:58px;bottom:0;right:0;width:178px;border:1.5px solid var(--tangerine);background:#ec915005;pointer-events:none;z-index:3}
.selection-band[data-range="status"]{right:63px;width:115px}
.selection-band[data-range="amount"]{right:178px;width:110px}
.selection-handle{position:absolute;right:-3px;bottom:-3px;width:5px;height:5px;border:1px solid white;background:var(--tangerine)}
.scan-line{position:absolute;top:0;left:0;right:0;height:1px;background:var(--tangerine);box-shadow:0 -3px 9px 1px #eb915034}
.sheet-tabs{height:35px;display:flex;align-items:center;background:#fafcf6;border-bottom:1px solid #e4e9dd;gap:10px;padding-right:12px;font-size:9px;flex-shrink:0}
.sheet-tab{display:inline-flex;align-items:center;gap:7px;height:100%;border-bottom:2px solid var(--forest);background:white;padding:0 15px;color:var(--forest);font-weight:500;white-space:nowrap}
.sheet-tab>span{font-size:13px}
.selection-summary{margin-left:auto;font-variant-numeric:tabular-nums;color:#667561;text-align:right}
.table-note{margin:0;padding:8px 12px;font-size:9px;color:#697563;line-height:1.5;background:#fff;flex:1;min-height:30px}
.analysis{position:relative;padding:20px 24px 14px;background:#f3f6ef;border-left:1px solid #dfe7d9;display:flex;flex-direction:column;min-width:0}
.analysis::before{content:"";position:absolute;left:-4px;top:106px;width:7px;height:7px;background:var(--tangerine);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e1e6dc}
.analysis-topline{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.3px;color:#596f54;margin-bottom:13px}
.analysis-topline>span:first-child{display:flex;gap:7px;align-items:center}
.analysis-topline svg{width:14px;height:14px;fill:none;stroke:var(--orange);stroke-width:1.2}
.analysis-step{color:#5f7254;letter-spacing:.8px;font-variant-numeric:tabular-nums}
.answer-title{font-size:18px;line-height:1.3;letter-spacing:-.3px;font-weight:500;margin:0 0 10px;min-height:21px}
.metric{font-family:"Instrument",serif;font-size:52px;line-height:1;letter-spacing:-1.6px;white-space:nowrap;font-variant-numeric:lining-nums tabular-nums}
.metric.is-count{font-size:41px;letter-spacing:-1px}
.metric-caption{font-size:11px;line-height:1.4;margin:7px 0 14px;color:#627257;min-height:28px;max-width:270px}
.rule-box{background:#e8eee2;border:1px solid #e0e7d8;border-radius:4px;padding:8px 10px;margin-bottom:10px;min-height:56px}
.rule-label{font-size:8px;letter-spacing:1.1px;color:#586a4a;display:block;font-weight:500;margin-bottom:4px}
.rule-box p{font-size:11px;line-height:1.45;margin:0;color:#40543a;font-variant-numeric:tabular-nums}
.result-area{min-height:130px}
.initial-overview{padding:4px 0 6px}
.initial-overview>div{display:flex;justify-content:space-between;align-items:center;height:32px;border-bottom:1px solid #e1e8da;font-size:11px}
.initial-overview>div>span{display:flex;align-items:center;gap:7px;color:#5e6d52}
.initial-overview strong{font-size:10px;font-weight:500}
.legend-dot{display:inline-block;width:5px;height:5px;border-radius:50%}
.open-dot{background:#a38c5e}.confirmed-dot{background:#5c8457}.other-dot{background:#8a8a85}
.result-list{list-style:none;margin:0;padding:0}
.result-list li{display:flex;justify-content:space-between;gap:8px;align-items:center;min-height:42px;border-bottom:1px solid #e0e7d9;padding:5px 0}
.result-list li>div{min-width:0}
.result-list strong{display:block;font-size:12px;font-weight:500;line-height:1.3}
.result-list li>div>span{font-size:9px;color:#627357;display:block;margin-top:2px;font-variant-numeric:tabular-nums}
.result-amount{font-size:12px;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}
.insight-zone{height:98px;display:flex;align-items:center;margin-top:auto}
.chart-wrap{width:100%;padding-top:6px}
.chart-heading{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:9px;color:#5e6e51;margin-bottom:2px}
.chart-key{display:flex;gap:4px;align-items:center;font-size:8px}
.chart-key i{display:block;width:5px;height:5px;background:#6b8965;border-radius:1px}
.workspace:not([data-step="0"]) .chart-key i{background:var(--tangerine)}
.mini-chart{display:block;width:100%;height:70px;overflow:visible}
.mini-chart rect{fill:#64825a}
.mini-chart g.is-match rect{fill:var(--tangerine)}
.mini-chart.is-filtered g:not(.is-match) rect{fill:#d0d9c6}
.mini-chart text{font-family:"Plex",sans-serif;font-size:9px;text-anchor:middle;fill:#67765b;font-variant-numeric:tabular-nums}
.chart-baseline{stroke:#d3ddca;stroke-width:1;fill:none}
.review-note{display:flex;gap:8px;padding:9px 10px;background:#fff9ed;border:1px solid #e9dcc3;border-radius:4px;width:100%}
.review-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:15px;height:15px;border:1px solid #ae7541;border-radius:50%;font-size:9px;margin-top:1px;color:#996030}
.review-note strong{display:block;font-weight:500;font-size:11px;color:#725131;margin-bottom:3px}
.review-note p{font-size:10px;line-height:1.5;color:#796248;margin:0}
.approval-status{display:flex;align-items:center;gap:6px;border-top:1px solid #dce5d4;margin-top:5px;padding-top:10px;min-height:27px;font-size:9px;color:#647457}
.approval-status svg{width:12px;height:14px;fill:none;stroke:currentColor;stroke-width:1.1;flex-shrink:0}
.workspace[data-step="4"] .approval-status,.workspace[data-step="5"] .approval-status{color:#8b4d29}
.player-controls{order:2;border-top:1px solid #dfe5d9;padding:0 20px 10px;background:#fefefb}
.scene-nav{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;border-bottom:1px solid #e5e9df}
.scene-nav button{position:relative;display:flex;justify-content:center;align-items:center;gap:7px;background:transparent;border:0;min-height:44px;font-size:10px;color:#6b7862;padding:4px 0}
.scene-nav button span{font-size:8px;font-variant-numeric:tabular-nums;color:#627354}
.scene-nav button[aria-current="step"]{color:var(--forest);font-weight:500}
.scene-nav button[aria-current="step"] span{color:var(--orange)}
.scene-nav button[aria-current="step"]::after{content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0;background:var(--orange)}
.scene-nav button:hover{color:var(--orange)}
.transport{display:flex;gap:23px;align-items:center;margin-top:11px}
.play-button{min-width:190px;min-height:44px;padding:10px 14px;border:1px solid var(--forest);border-radius:5px;background:var(--forest);color:#fff;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px}
.play-button::before{content:"";width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #f5f3ec}
.workspace[data-playing="true"] .play-button::before{width:6px;height:8px;border:0;border-right:2px solid white;border-left:2px solid white}
.play-button:hover{background:#345442}
.scrubber{flex:1;min-width:0}
.scrubber label{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#62715b;line-height:1}
.scrubber label span{font-size:8px;letter-spacing:.5px;font-variant-numeric:tabular-nums}
.scrubber input{display:block;width:100%;height:25px;margin:3px 0 -6px;accent-color:var(--orange);cursor:ew-resize;background:transparent;appearance:none;-webkit-appearance:none}
.scrubber input::-webkit-slider-runnable-track{height:3px;border-radius:3px;background:linear-gradient(to right,var(--orange) 0%,var(--orange) var(--progress,0%),#e0e5d8 var(--progress,0%),#e0e5d8 100%)}
.scrubber input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:10px;height:10px;background:var(--orange);border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--orange);margin-top:-3.5px}
.scrubber input::-moz-range-track{height:3px;background:#e0e5d8}
.scrubber input::-moz-range-progress{height:3px;background:var(--orange)}
.scrubber input::-moz-range-thumb{width:8px;height:8px;border:2px solid #fff;background:var(--orange);border-radius:50%;box-shadow:0 0 0 1px var(--orange)}
.transport-secondary{display:flex;align-items:center;gap:3px}
.step-arrow{height:44px;width:44px;border:0;background:transparent;font-size:17px}
.step-arrow:disabled{color:#b6bfac}
.reset-button{min-height:44px;padding:0 8px 0 14px;border:0;background:transparent;color:#607258;font-size:10px;white-space:nowrap}
.scene-caption{margin:7px 0 0;font-size:9px;color:#6c785f;text-align:center;min-height:14px}
.nojs-notice{font-size:12px;color:#596b50;margin:5px 0 11px}
.nojs-summary{order:3;padding:22px;border-top:1px solid var(--line);font-size:13px}
.nojs-summary h2{font-size:17px}
.nojs-summary ol{padding-left:20px}
.nojs-summary li{margin:7px 0}
.has-player .nojs-summary{display:none}
.demo-boundary{display:flex;align-items:baseline;gap:7px;font-size:11px;color:#647058;margin:13px 0 0;line-height:1.6}
.demo-boundary>span{color:var(--orange);font-size:15px}
.explanation{display:grid;grid-template-columns:1fr 1fr 1fr;gap:55px;padding:68px 0 58px}
.explanation .eyebrow{font-size:8px;letter-spacing:1.1px;margin-bottom:15px}
.explanation h2{font-family:"Instrument",serif;font-weight:400;font-size:39px;line-height:1.03;letter-spacing:-.5px;margin:0}
.explanation-item{padding-top:3px}
.small-number{display:block;font-size:8px;color:#657254;letter-spacing:1.2px;padding-bottom:12px;border-bottom:1px solid #d9dfd1;margin-bottom:14px}
.explanation h3{font-size:14px;font-weight:500;margin-bottom:8px}
.explanation-item p{font-size:12px;line-height:1.75;color:#69725f;margin-bottom:0}
.contact-section{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;background:var(--forest);color:#f7f5ea;border-radius:9px;padding:39px 50px;overflow:hidden}
.contact-section .eyebrow{font-size:8px;letter-spacing:1.8px;color:#ccd6c5;margin-bottom:15px}
.contact-section h2{font-family:"Instrument",serif;font-weight:400;line-height:1;letter-spacing:-.5px;font-size:49px;margin:0}
.contact-section h2 em{color:#ebb58d;font-weight:400}
.contact-content{position:relative;max-width:390px;z-index:1}
.contact-content p{font-size:12px;color:#d0d9c9;line-height:1.7;margin-bottom:17px}
.cta{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:45px;padding:11px 15px;background:#f7f4e9;color:var(--forest);border-radius:4px;font-size:12px;font-weight:500}
.cta:hover{background:#f5dbc3}
.cta span{font-size:17px;line-height:1}
.contact-note{display:block;color:#c6d0be;font-size:9px;margin-top:10px}
.contact-art{position:absolute;right:-8px;bottom:-69px;font-size:267px;line-height:1;font-weight:100;color:#ffffff06;transform:rotate(-8deg);pointer-events:none}
.site-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:34px 0 28px;margin-top:25px;border-top:1px solid #d9dfd1}
.footer-logo{font-size:25px;min-height:32px}
.footer-logo span{font-size:0;transform:scale(.85)}
.site-footer p{font-size:9px;line-height:1.7;color:#626f56;margin:6px 0 0}
.site-footer nav{display:flex;flex-direction:column;gap:1px;font-size:11px;color:#64715c}
.site-footer nav>span{font-size:8px;letter-spacing:1px;margin-bottom:6px;color:#657254}
.site-footer nav a{min-height:32px;display:flex;gap:30px;align-items:center;justify-content:space-between}
.site-footer a:hover,.hero-aside a:hover{color:var(--orange)}
.site-footer .legal-links{flex-direction:row;gap:23px;font-size:10px}
@media(min-width:1500px){.hero{padding-top:43px;padding-bottom:40px}.hero-aside{margin-right:55px}}
@media(max-width:1250px){.data-connections{display:none}.site-header,main,.site-footer{width:calc(100% - 64px)}.work-area{grid-template-columns:minmax(0,1fr) 316px}.analysis{padding-inline:18px}.question{font-size:11px;gap:7px;padding-inline:9px}.scroll-hint{display:block}.explanation{gap:30px}.scene-nav{gap:9px}.table-note{font-size:8px}}
@media(max-width:950px){.site-header,main,.site-footer{width:calc(100% - 40px)}.hero-aside{font-size:12px;max-width:240px}.hero{gap:20px}.eyebrow{font-size:8px;letter-spacing:1.1px}h1{font-size:53px}.work-area{grid-template-columns:minmax(0,1fr) 292px}.analysis{padding-inline:15px}.question-number{display:none}.question{font-size:10px}.question-arrow{font-size:13px}.question-bar{padding-inline:14px}.sheet-titlebar{padding-inline:12px}.sheet-count{display:none}.workbook-title strong{font-size:11px}.workbook-title div>span{font-size:9px}.local-badge{display:none}.answer-title{font-size:15px}.metric{font-size:44px}.transport{gap:16px}.play-button{min-width:176px}.player-controls{padding-inline:14px}.scene-nav{gap:7px}.scene-nav button{gap:5px;font-size:9px}.scene-nav button span{font-size:7px}.explanation h2{font-size:33px}.contact-section{padding:32px;gap:30px}.contact-section h2{font-size:44px}}
@media(max-width:760px){.site-header{height:71px}.site-header nav{gap:22px;font-size:11px}.logo{font-size:28px}.hero{padding:30px 0 27px;display:block}h1{font-size:59px;letter-spacing:-1.1px}.hero-aside{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;max-width:none;padding:0;margin-top:20px}.hero-aside p{margin:0;font-size:12px}.hero-aside a{font-size:10px;gap:12px;white-space:nowrap}.desktop-break{display:none}.simulation-label{font-size:10px}.duration-label{font-size:8px;letter-spacing:.8px}.question-bar{padding:13px 14px}.question-label{font-size:11px;margin-bottom:10px}.question-hint{font-size:9px}.questions{grid-template-columns:1fr;gap:6px}.question{font-size:12px;min-height:44px;padding:8px 12px}.question-number{display:block}.question-arrow{font-size:16px}.work-area{grid-template-columns:1fr;order:2}.player-controls{order:1;border-top:0;border-bottom:1px solid var(--line)}.analysis{border-left:0;border-bottom:1px solid #dfe7d9;order:-1;display:grid;grid-template-columns:1fr 1fr;column-gap:24px;padding:17px 20px}.analysis:before{display:none}.analysis-topline{grid-column:1/-1;margin-bottom:12px}.answer-title{grid-column:1;font-size:16px;margin-bottom:7px;min-height:0}.metric{grid-column:1;font-size:46px}.metric-caption{grid-column:1;min-height:0;margin:6px 0 0;max-width:none}.rule-box{grid-column:1;grid-row:5;margin:13px 0 0;align-self:end;min-height:0}.result-area{grid-column:2;grid-row:2/5;min-height:112px;align-self:center}.insight-zone{grid-column:2;grid-row:5;height:84px;margin:0;align-self:end}.chart-heading{font-size:7px}.chart-key{font-size:7px}.mini-chart{height:63px}.approval-status{grid-column:1/-1;margin-top:14px;padding-top:8px;min-height:25px}.review-note{padding:7px}.review-note p{font-size:8px}.review-note strong{font-size:9px}.sheet-titlebar{height:54px;padding-inline:16px}.workbook-title strong{font-size:12px}.workbook-title div>span{font-size:10px}.local-badge{display:flex}.sheet-toolbar{padding-inline:15px}.sheet-count{display:block}.sheet-tabs{height:36px}.table-note{font-size:9px;padding:7px 12px}.scene-nav{gap:4px}.scene-nav button{font-size:9px;gap:4px}.transport{gap:15px;flex-wrap:wrap}.play-button{min-width:177px}.scrubber{min-width:160px}.transport-secondary{margin-left:auto}.transport-secondary .step-arrow{width:44px}.scene-caption{text-align:left;font-size:10px;margin-top:3px;line-height:1.5;min-height:30px}.player-controls{padding-bottom:11px}.explanation{grid-template-columns:1fr 1fr;padding:45px 0;gap:26px}.explanation>div:first-child{grid-column:1/-1}.explanation h2{font-size:40px}.explanation h2 br{display:none}.explanation h3{font-size:13px}.explanation-item p{font-size:11px}.contact-section{gap:25px;padding:28px}.contact-section h2{font-size:41px}.contact-content p{font-size:11px}.cta{font-size:10px;gap:10px}.contact-note{font-size:8px}.site-footer{flex-wrap:wrap;align-items:flex-start;gap:22px}.site-footer .legal-links{width:100%;border-top:1px solid #d9dfd1;padding-top:13px}.site-footer nav a{min-height:36px}.site-footer .legal-links a{min-height:32px}}
@media(max-width:480px){.site-header,main,.site-footer{width:calc(100% - 32px)}.site-header nav{gap:16px}.site-header .contact-link{font-size:0;gap:0}.site-header .contact-link span{font-size:21px}.site-header .contact-link{width:44px;justify-content:center}.site-header .back-link{gap:7px;font-size:11px}.hero{padding:26px 0 24px}.eyebrow{font-size:7px;letter-spacing:1px;gap:7px}.eyebrow-line{width:15px}h1{font-size:49px;line-height:1.02;letter-spacing:-1.2px}.hero-aside{margin-top:17px;display:block}.hero-aside p{font-size:12px;line-height:1.7}.hero-aside p br{display:none}.hero-aside a{min-height:36px;margin-top:5px;font-size:11px}.simulation-label{align-items:flex-end;font-size:10px;margin-bottom:9px}.simulation-label p{gap:2px 3px}.simulation-label p>span:last-child{width:100%;padding-left:12px;font-size:10px}.label-separator{display:none}.duration-label{font-size:7px;letter-spacing:.6px;white-space:nowrap;padding-bottom:1px}.workspace{border-radius:8px}.question-bar{padding:12px}.question-label{font-size:10px;gap:5px}.question-hint{font-size:8px}.question{font-size:11px;gap:9px;padding-inline:10px}.analysis{padding:17px 15px 12px;grid-template-columns:1fr;column-gap:0}.analysis-topline{grid-column:1;margin-bottom:12px;font-size:8px}.answer-title{grid-column:1;grid-row:auto;font-size:17px;margin-bottom:7px}.metric{grid-column:1;grid-row:auto;font-size:47px}.metric.is-count{font-size:42px}.metric-caption{grid-column:1;grid-row:auto;font-size:11px;min-height:14px;margin:6px 0 12px}.rule-box{grid-column:1;grid-row:auto;margin:0 0 9px;padding:7px 9px;min-height:48px}.rule-box p{font-size:11px}.rule-label{font-size:8px}.result-area{grid-column:1;grid-row:auto;min-height:126px;align-self:auto}.result-list li{min-height:42px}.result-list strong{font-size:12px}.result-list li>div>span{font-size:10px}.result-amount{font-size:12px}.initial-overview>div{height:32px}.insight-zone{grid-column:1;grid-row:auto;height:86px;margin-top:3px;align-self:auto}.chart-wrap{padding-top:3px}.chart-heading{font-size:8px}.chart-key{font-size:8px}.mini-chart{height:66px}.review-note{padding:9px;gap:8px}.review-note strong{font-size:11px}.review-note p{font-size:10px;line-height:1.5}.approval-status{grid-column:1;grid-row:auto;margin-top:8px;font-size:10px}.workbook-title strong{font-size:11px}.workbook-title div>span{font-size:9px}.sheet-titlebar{padding-inline:12px}.file-icon{width:27px;height:32px}.local-badge{font-size:7px}.sheet-toolbar{font-size:9px;gap:10px;padding-inline:12px}.formula-bar{font-size:9px;gap:9px}.cell-reference{width:65px}.scroll-hint{font-size:9px}.sheet-tab{padding-inline:11px;font-size:8px}.selection-summary{font-size:8px}.table-note{font-size:8px;line-height:1.5}.player-controls{padding-inline:12px;padding-bottom:12px}.scene-nav{grid-template-columns:repeat(3,1fr);gap:0 12px;padding:3px 0 5px}.scene-nav button{min-height:44px;font-size:9px;justify-content:flex-start;gap:6px}.scene-nav button span{font-size:8px}.scene-nav button[aria-current="step"]:after{bottom:1px}.transport{display:grid;grid-template-columns:1fr auto;gap:11px 7px;margin-top:11px}.play-button{min-width:0;width:100%;min-height:44px;padding:10px 8px;font-size:11px;gap:6px}.transport-secondary{grid-column:2;grid-row:1;gap:0}.transport-secondary .step-arrow{display:none}.reset-button{font-size:11px;padding:0 12px;min-height:44px}.scrubber{grid-column:1/-1;grid-row:2;min-width:0}.scrubber input{height:40px;margin-top:2px;margin-bottom:0}.scrubber label{font-size:10px}.scrubber label span{font-size:9px}.scene-caption{font-size:9px;min-height:28px;margin-top:4px}.demo-boundary{font-size:9px;line-height:1.6;margin-top:10px;gap:5px}.explanation{padding:36px 0;grid-template-columns:1fr;gap:23px}.explanation>div:first-child{grid-column:1}.explanation .eyebrow{font-size:7px}.explanation h2{font-size:40px}.explanation h2 br{display:block}.small-number{font-size:8px;padding-bottom:9px;margin-bottom:10px}.explanation h3{font-size:14px}.explanation-item p{font-size:12px}.contact-section{grid-template-columns:1fr;padding:27px 23px;gap:20px;border-radius:7px}.contact-section h2{font-size:47px}.contact-section .eyebrow{font-size:7px}.contact-content p{font-size:12px;line-height:1.65}.cta{font-size:11px;width:100%;min-height:46px;padding-inline:12px}.contact-note{font-size:8px}.contact-art{font-size:180px;bottom:90px;right:-10px}.site-footer{padding-top:25px;margin-top:24px;gap:19px}.site-footer>div{max-width:165px}.site-footer p{font-size:8px}.site-footer nav{font-size:10px}.site-footer nav>span{font-size:7px}.site-footer nav a{gap:9px;min-height:44px}.site-footer .legal-links{padding-top:11px;font-size:10px}}
@media(max-width:350px){.site-header,main,.site-footer{width:calc(100% - 24px)}h1{font-size:43px}.site-header nav{gap:11px}.hero .eyebrow{font-size:6px;letter-spacing:.8px}.question-hint{font-size:7px}.question{font-size:10px}.question-number{font-size:9px}.question-label{font-size:9px}.question-bar{padding-inline:10px}.analysis{padding-inline:13px}.player-controls{padding-inline:10px}.play-button{font-size:10px}.reset-button{font-size:10px}.transport-secondary .step-arrow{width:29px}.scene-nav button{font-size:8px}.scene-nav button span{font-size:7px}.local-badge{display:none}.site-footer>div{max-width:145px}.site-footer nav{font-size:9px}.site-footer .legal-links{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.scan-line{display:none}}
