.feature-page{background:var(--paper)}.feature-page .desktop-nav a[aria-current=page]{color:var(--green-dark)}.feature-hero{padding:156px 0 92px}.feature-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:82px}.feature-breadcrumb{display:inline-flex;align-items:center;gap:9px;margin-bottom:32px;color:var(--green-dark);font-size:10px;font-weight:700;letter-spacing:.13em;text-decoration:none;text-transform:uppercase}.feature-breadcrumb i{font-style:normal}.feature-hero h1{max-width:760px;margin-bottom:24px;font-size:clamp(52px,6vw,78px)}.feature-hero-lede{max-width:670px;margin:0;color:var(--muted);font-size:19px;line-height:1.65}.feature-hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.feature-hero-visual{overflow:hidden;border-radius:30px;background:var(--green-pale);box-shadow:0 28px 70px #17302b17}.feature-hero-visual img{width:100%;min-height:480px;object-fit:cover}.feature-hero-visual.dark{background:var(--ink-deep)}.feature-proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-proof-inner{display:grid;min-height:108px;grid-template-columns:repeat(3,1fr)}.feature-proof article{display:grid;grid-template-columns:38px 1fr;align-content:center;gap:5px 14px;padding:20px 28px;border-right:1px solid var(--line)}.feature-proof article:last-child{border-right:0}.feature-proof span{grid-row:1 / 3;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-size:10px;font-weight:700}.feature-proof strong{font-size:13px}.feature-proof small{color:var(--muted);font-size:11px}.feature-intro{background:var(--canvas)}.feature-intro-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:120px}.feature-sticky{position:sticky;top:120px;align-self:start}.feature-sticky h2{margin-bottom:22px}.feature-sticky>p:not(.kicker){margin:0;color:var(--muted);font-size:16px}.answer-list{border-top:1px solid #d7e0dc}.answer-item{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:32px 0;border-bottom:1px solid #d7e0dc}.answer-item>span{color:var(--green-dark);font-size:10px;font-weight:700}.answer-item h3{margin:0 0 8px;font-size:24px}.answer-item p{margin:0;color:var(--muted);font-size:14px}.forecast-drivers{position:relative;overflow:hidden;background:#f5f9f7}.forecast-drivers:before{position:absolute;inset:0;background-image:linear-gradient(rgba(23,48,43,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(23,48,43,.035) 1px,transparent 1px);background-size:92px 92px;content:"";pointer-events:none}.forecast-drivers .shell{position:relative}.drivers-heading{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:92px;margin-bottom:56px}.drivers-heading h2{max-width:760px;margin:0}.drivers-heading>p{margin:0 0 8px;color:var(--muted);font-size:16px}.drivers-workbench{overflow:hidden;border:1px solid rgba(23,48,43,.12);border-radius:26px;background:#fffffff5;box-shadow:0 35px 80px #17302b1c}.drivers-toolbar{display:grid;grid-template-columns:1.3fr .9fr auto;align-items:center;gap:10px;padding:15px;border-bottom:1px solid var(--line);background:#fbfdfc}.driver-selection{position:relative;min-width:0;padding:11px 38px 11px 13px;border:1px solid var(--line);border-radius:11px;background:#fff}.driver-selection:after{position:absolute;top:50%;right:14px;color:var(--green-dark);content:"⌄";font-size:14px;transform:translateY(-58%)}.driver-selection span,.driver-selection strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-selection span{margin-bottom:2px;color:#89968f;font-size:7px;font-weight:800;letter-spacing:.1em}.driver-selection strong{font-size:10px}.drivers-toolbar>small{padding-inline:8px;color:#98a49f;font-size:7px;font-weight:800;letter-spacing:.1em;white-space:nowrap}.drivers-body{display:grid;grid-template-columns:1.32fr .68fr}.driver-impact{min-width:0;padding:28px 30px 26px;border-right:1px solid var(--line)}.driver-impact-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.driver-impact-heading span,.driver-impact-heading strong{display:block}.driver-impact-heading span{color:var(--green-dark);font-size:7px;font-weight:800;letter-spacing:.11em}.driver-impact-heading strong{margin-top:3px;font-size:30px;letter-spacing:-.04em;line-height:1.1}.driver-impact-heading strong small{color:var(--muted);font-size:10px;font-weight:600;letter-spacing:0}.driver-impact-heading>b{padding:6px 9px;border-radius:99px;background:var(--green-soft);color:var(--green-dark);font-size:8px}.forecast-equation{display:grid;grid-template-columns:1fr 18px 1fr 18px 1fr;align-items:center;gap:7px;margin-top:18px}.forecast-equation article{min-width:0;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fbfdfc}.forecast-equation article.forecast-result{border-color:#c7ded7;background:var(--green-pale)}.forecast-equation span,.forecast-equation strong{display:block}.forecast-equation span{color:#89968f;font-size:6px;font-weight:800;letter-spacing:.08em}.forecast-equation strong{margin-top:3px;font-size:17px}.forecast-equation strong.positive{color:var(--green-dark)}.forecast-equation>i{color:#93a09b;font-size:14px;font-style:normal;font-weight:700;text-align:center}.driver-chart-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:27px 0 14px}.driver-chart-title>strong{font-size:10px}.driver-chart-title>span{display:inline-flex;align-items:center;gap:7px;color:#8a9792;font-size:7px}.driver-chart-title>span i{display:block;width:44px;height:1px;background:linear-gradient(90deg,var(--coral),#d7dfdc 50%,var(--green))}.driver-bars{display:grid;gap:9px}.driver-row{display:grid;grid-template-columns:118px 1fr 38px;align-items:center;gap:12px;min-width:0}.driver-row>span{display:flex;min-width:0;align-items:center;gap:7px;overflow:hidden;color:#4c6059;font-size:8px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.driver-row>strong{color:var(--green-dark);font-size:8px;text-align:right}.driver-row.negative>strong{color:#b64e31}.driver-swatch{display:block;width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--green)}.driver-swatch.seasonality{background:#2fbfa9}.driver-swatch.school{background:var(--purple)}.driver-swatch.holiday{background:var(--coral)}.driver-swatch.planner{background:var(--amber)}.driver-track{position:relative;height:17px;border-radius:5px;background:linear-gradient(90deg,#faf1ee 0 35.8%,#d7dfdc 36% 36.3%,#f0f8f6 36.5% 100%)}.driver-track b{position:absolute;top:3px;display:block;height:11px;border-radius:3px}.driver-positive{left:36.3%;width:var(--driver-size);max-width:63.7%;background:var(--green)}.driver-positive.seasonality{background:#2fbfa9}.driver-positive.school{background:var(--purple)}.driver-negative{right:64%;width:var(--driver-size);max-width:36%;background:var(--coral)}.driver-negative.planner{background:var(--amber)}.driver-context{min-width:0;padding:28px 22px 22px;background:#fbfdfc}.driver-context-heading{padding:0 6px 15px}.driver-context-heading span,.driver-context-heading strong{display:block}.driver-context-heading span{color:var(--green-dark);font-size:7px;font-weight:800;letter-spacing:.11em}.driver-context-heading strong{margin-top:3px;font-size:15px}.driver-context article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 6px;border-top:1px solid var(--line)}.context-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green-dark);font-size:12px;font-weight:800}.context-icon.seasonality{background:#e6f7f3;color:#168c7f}.context-icon.school{background:#efedfb;color:#6961c7}.context-icon.holiday{background:#fbe9e3;color:#b84b2d}.driver-context article strong,.driver-context article small{display:block}.driver-context article strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.driver-context article small{margin-top:2px;color:var(--muted);font-size:8px}.driver-context article>b{padding:5px 7px;border-radius:99px;background:#f1f5f3;color:#5f706a;font-size:7px;white-space:nowrap}.driver-insight{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(210px,.48fr);align-items:center;gap:16px;padding:17px 22px;border-top:1px solid #263a33;background:var(--ink);color:#fff}.driver-insight span{color:var(--green-bright);font-size:7px;font-weight:800;letter-spacing:.11em}.driver-insight strong{font-size:9px;line-height:1.45}.driver-insight small{color:#97aaa3;font-size:7.5px;line-height:1.45}.deep-dive-heading{max-width:820px;margin-bottom:76px}.deep-dive-heading h2{margin-bottom:20px}.deep-dive-heading>p:not(.kicker){max-width:680px;margin:0;color:var(--muted);font-size:17px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.illustrated-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.illustrated-card{color:inherit}.feature-illustration{overflow:hidden;border-radius:24px;background:var(--green-pale)}.feature-illustration img{width:100%;aspect-ratio:1.42 / 1;object-fit:cover;transition:transform .5s ease}.illustrated-card:hover .feature-illustration img{transform:scale(1.025)}.illustrated-card .card-index{margin:27px 0 13px;color:var(--green-dark);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.illustrated-card h3{margin:0 0 13px;font-size:24px;line-height:1.18}.illustrated-card>p:not(.card-index){margin:0;color:var(--muted);font-size:14px}.illustration-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.illustration-tags span{padding:5px 9px;border:1px solid #cfe0da;border-radius:99px;background:#f7faf9;color:#536761;font-size:9px;font-weight:600}.illustration-tags span:nth-child(2){border-color:#dedcf0;background:#f4f2fb}.illustration-tags span:nth-child(3){border-color:#ecdcbc;background:#fbf4e8}.illustration-tags span:nth-child(4){border-color:#ead8d0;background:#faf0ec}.feature-flow{background:var(--ink-deep);color:#fff}.feature-flow-heading{display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:80px}.feature-flow-heading h2{max-width:760px;margin:0}.feature-flow-heading>p{margin:0 0 8px;color:#96a8a2}.flow-track{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border:1px solid #26362f;border-radius:22px;overflow:hidden}.flow-track article{position:relative;min-height:230px;padding:30px;border-right:1px solid #26362f}.flow-track article:last-child{border-right:0;background:#15231f}.flow-track article:not(:last-child):after{position:absolute;top:32px;right:-9px;z-index:2;color:var(--green-bright);content:"→"}.flow-track span{color:var(--green-bright);font-size:9px;font-weight:700;letter-spacing:.12em}.flow-track h3{margin:72px 0 10px;font-size:19px}.flow-track p{margin:0;color:#96a8a2;font-size:12px}.decision-section{background:#fff}.decision-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.decision-visual{padding:46px;border-radius:28px;background:var(--green-pale)}.decision-visual img{width:100%}.decision-copy h2{margin-bottom:20px}.decision-copy>p:not(.kicker){margin:0;color:var(--muted);font-size:16px}.decision-points{display:grid;gap:0;margin-top:36px;border-top:1px solid var(--line)}.decision-points article{display:grid;grid-template-columns:30px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.decision-points span{color:var(--green-dark);font-size:9px;font-weight:700}.decision-points strong,.decision-points small{display:block}.decision-points strong{margin-bottom:3px;font-size:14px}.decision-points small{color:var(--muted);font-size:12px}.feature-faq{background:var(--canvas)}.feature-faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.feature-faq-heading h2{margin-bottom:18px}.feature-faq-heading>p:last-child{color:var(--muted)}.related{padding:85px 0}.related-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.related-heading h2{margin:0;font-size:35px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-card{display:flex;min-height:185px;flex-direction:column;justify-content:space-between;padding:28px;border:1px solid var(--line);border-radius:18px;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease}.related-card:hover{border-color:#a7cec4;transform:translateY(-3px)}.related-card span{color:var(--green-dark);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.related-card div{display:flex;align-items:end;justify-content:space-between;gap:20px}.related-card h3{max-width:240px;margin:0;font-size:21px}.related-card b{color:var(--green)}.feature-cta{padding-top:35px}.feature-cta-card{position:relative;display:grid;min-height:390px;grid-template-columns:1fr auto;align-items:end;gap:70px;padding:64px;overflow:hidden;border-radius:28px;background:var(--green-dark);color:#fff}.feature-cta-card>div{position:relative;z-index:1;max-width:740px}.feature-cta-card h2{margin-bottom:18px}.feature-cta-card p:not(.kicker){margin:0;color:#ffffffad}.feature-cta-card .button{position:relative;z-index:1}.forecast-uncertainty{background:#edf7f4}.uncertainty-layout{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:78px}.uncertainty-copy h2{margin-bottom:22px}.uncertainty-copy>p:not(.kicker){margin:0;color:var(--muted);font-size:16px}.uncertainty-points{display:grid;gap:0;margin-top:32px;border-top:1px solid #cfdeda}.uncertainty-points article{display:grid;grid-template-columns:28px 1fr;gap:13px;padding:18px 0;border-bottom:1px solid #cfdeda}.uncertainty-points article>span{color:var(--green-dark);font-size:9px;font-weight:800}.uncertainty-points strong,.uncertainty-points small{display:block}.uncertainty-points strong{margin-bottom:3px;font-size:13px}.uncertainty-points small{color:var(--muted);font-size:11px;line-height:1.45}.uncertainty-visual{padding:19px;border:1px solid rgba(23,48,43,.1);border-radius:24px;background:#fff;box-shadow:0 30px 70px #17302b1a}.uncertainty-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:4px 5px 16px}.uncertainty-top span,.uncertainty-top strong{display:block}.uncertainty-top span{margin-bottom:3px;color:var(--green-dark);font-size:7px;font-weight:800;letter-spacing:.11em}.uncertainty-top strong{font-size:17px}.uncertainty-top>small{color:#97a39f;font-size:7px;font-weight:800;letter-spacing:.1em}.range-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.range-summary article{min-width:0;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fbfdfc}.range-summary small,.range-summary strong,.range-summary span{display:block}.range-summary small{color:#87948f;font-size:6.5px;font-weight:800;letter-spacing:.07em}.range-summary strong{overflow:hidden;margin:4px 0 2px;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.range-summary span{color:var(--green-dark);font-size:7px}.uncertainty-visual>svg{width:100%;margin:6px 0 0;border-radius:12px;background:#fbfdfc}.uncertainty-visual svg text{font-family:inherit}.uncertainty-legend{display:flex;flex-wrap:wrap;gap:8px 16px;margin:3px 7px 0;color:var(--muted);font-size:8px}.uncertainty-legend span{display:inline-flex;align-items:center;gap:5px}.uncertainty-legend i{width:13px;height:5px;border-radius:3px;background:#dff4ee}.uncertainty-legend .p2595{background:#c7eae1}.uncertainty-legend .p50{height:3px;background:var(--green)}.uncertainty-legend .actual-line{height:3px;background:repeating-linear-gradient(90deg,var(--ink) 0 4px,transparent 4px 7px)}.uncertainty-note{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-top:14px;padding:13px 15px;border-radius:11px;background:var(--ink);color:#fff}.uncertainty-note span{color:var(--green-bright);font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.uncertainty-note strong{font-size:9px}.decision-hero-visual{position:relative;min-height:520px;padding:54px 34px 34px;background:linear-gradient(145deg,#edf8f5,#dfeee9)}.decision-stack-label{position:absolute;top:24px;left:28px;color:var(--green-dark);font-size:8px;font-weight:800;letter-spacing:.13em}.decision-stack{display:grid;gap:11px}.decision-stack article{display:grid;min-height:82px;grid-template-columns:34px 1fr auto;align-items:center;gap:13px;padding:15px 16px;border:1px solid rgba(23,48,43,.09);border-radius:14px;background:#ffffffe0;box-shadow:0 12px 28px #17302b12}.decision-stack article:nth-child(2){transform:translate(14px)}.decision-stack article:nth-child(3){transform:translate(7px)}.lens-dot{display:block;width:31px;height:31px;border-radius:10px;background:var(--green-soft);box-shadow:inset 0 0 0 8px #0e93842e}.lens-dot.lens-supply{background:#fff0dc;box-shadow:inset 0 0 0 8px #c0761a26}.lens-dot.lens-stock{background:#efedfb;box-shadow:inset 0 0 0 8px #8078de29}.lens-dot.lens-learn{background:#fbe8e1;box-shadow:inset 0 0 0 8px #d85a3024}.decision-stack small,.decision-stack strong{display:block}.decision-stack small{color:#80908a;font-size:7px;font-weight:800;letter-spacing:.1em}.decision-stack strong{margin-top:2px;font-size:13px}.decision-stack b{padding:6px 8px;border-radius:99px;background:#f3f7f5;color:#5d6f68;font-size:7px}.decision-stack-footer{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:22px;color:#6c7c76;font-size:8px;letter-spacing:.08em}.decision-stack-footer i{color:var(--green);font-style:normal}.decision-stack-footer strong{color:var(--ink)}.lens-section{background:#fff}.lens-section.lens-tint{background:var(--canvas)}.lens-layout{display:grid;grid-template-columns:.76fr 1.24fr;align-items:center;gap:92px}.lens-layout.lens-reverse{grid-template-columns:1.24fr .76fr}.lens-layout.lens-reverse .lens-copy{order:2}.lens-copy h2{margin-bottom:22px}.lens-copy>p:not(.kicker){margin:0;color:var(--muted);font-size:16px}.lens-copy ul{display:grid;gap:11px;margin:28px 0 0;padding:0;list-style:none}.lens-copy li{position:relative;padding-left:23px;color:#445851;font-size:13px}.lens-copy li:before{position:absolute;top:5px;left:0;display:grid;width:14px;height:14px;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green-dark);content:"✓";font-size:8px;font-weight:800}.lens-panel{overflow:hidden;padding:18px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 28px 70px #17302b14}.panel-top{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:36px;color:var(--green-dark);font-size:9px;font-weight:800;letter-spacing:.1em}.panel-top small{color:#9aa6a1;font-size:7px;letter-spacing:.06em;text-transform:uppercase}.panel-insight{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;margin-top:13px;padding:14px 16px;border-radius:11px;background:var(--green-pale)}.panel-insight span{color:var(--green-dark);font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.panel-insight strong{font-size:10px;line-height:1.35}.bubble-plot{position:relative;height:360px;overflow:hidden;border-radius:14px;background:linear-gradient(90deg,transparent 49.8%,rgba(23,48,43,.07) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgba(23,48,43,.07) 50%,transparent 50.2%),#f8fbfa}.bubble-plot:before{position:absolute;inset:0 0 50% 50%;background:#0e93840e;content:""}.plot-quadrant{position:absolute;top:14px;right:15px;color:var(--green-dark);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bubble{position:absolute;display:grid;place-items:center;border:2px solid var(--green);border-radius:50%;background:#0e938429;color:var(--ink);text-align:center}.bubble b{max-width:80%;font-size:8px;line-height:1.15}.bubble-a{right:15%;bottom:20%;width:92px;height:92px;border-color:var(--coral);background:#d85a3026}.bubble-b{top:24%;left:42%;width:74px;height:74px}.bubble-c{top:13%;right:11%;width:58px;height:58px;border-color:var(--purple);background:#8078de24}.bubble-d{bottom:23%;left:17%;width:50px;height:50px;border-color:var(--amber);background:#c0761a21}.bubble-plot .axis-x,.bubble-plot .axis-y{position:absolute;color:#87948f;font-size:7px;font-style:normal}.bubble-plot .axis-x{right:13px;bottom:10px}.bubble-plot .axis-y{top:17px;left:11px;transform:rotate(-90deg) translate(-100%);transform-origin:left top}.risk-list{display:grid;gap:9px;padding:10px;border-radius:14px;background:#f7faf9}.risk-list article{display:grid;min-height:84px;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.risk-rank{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green-dark);font-size:9px;font-weight:800}.risk-rank.red{background:#fbe8e3;color:#b34a2f}.risk-rank.amber{background:#fff0dc;color:#a96618}.risk-list strong,.risk-list small{display:block}.risk-list strong{font-size:12px}.risk-list small{margin-top:3px;color:var(--muted);font-size:9px}.risk-list article>b{padding:5px 8px;border-radius:99px;background:#f5f7f6;color:#596c64;font-size:8px}.stock-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px}.stock-metrics article{padding:12px;border:1px solid var(--line);border-radius:10px}.stock-metrics small,.stock-metrics strong{display:block}.stock-metrics small{color:#87948f;font-size:7px;font-weight:800;letter-spacing:.08em}.stock-metrics strong{margin-top:4px;font-size:18px}.stock-panel svg{width:100%;border-radius:12px;background:#fbfdfc}.stock-panel svg text{font-family:inherit}.stock-legend{display:flex;gap:18px;margin:10px 4px 0;color:var(--muted);font-size:8px}.stock-legend span{display:inline-flex;align-items:center;gap:5px}.stock-legend i{width:12px;height:3px;border-radius:2px;background:var(--green)}.stock-legend .planned{background:var(--purple)}.stock-legend .target{background:var(--amber)}.lens-dark{background:var(--ink-deep);color:#fff}.lens-dark .lens-copy>p:not(.kicker),.lens-dark .lens-copy li{color:#9eaea8}.lens-dark .lens-copy li:before{background:#193b34;color:#6fd2c0}.performance-panel{border-color:#293c35;background:#15231f;box-shadow:none}.performance-panel .panel-top{color:var(--green-bright)}.performance-score{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:8px 0 10px}.performance-score article{padding:17px;border:1px solid #2a3c36;border-radius:12px;background:#101c18}.performance-score small,.performance-score strong,.performance-score span{display:block}.performance-score small{color:#7e938c;font-size:7px;font-weight:800;letter-spacing:.08em}.performance-score strong{margin:5px 0 1px;color:#fff;font-size:24px}.performance-score span{color:var(--green-bright);font-size:8px}.bar-compare{display:grid;gap:9px;padding:16px;border-radius:12px;background:#101c18}.bar-compare>div{display:grid;grid-template-columns:130px 1fr 34px;align-items:center;gap:10px}.bar-compare span{color:#b5c1bd;font-size:9px}.bar-compare i{height:8px;overflow:hidden;border-radius:99px;background:#293933}.bar-compare b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green-dark),var(--green-bright))}.bar-compare strong{color:#fff;font-size:9px;text-align:right}.performance-panel .panel-insight{background:#1b322b}.performance-panel .panel-insight span{color:var(--green-bright)}.performance-panel .panel-insight strong{color:#ffffffdb}@media(max-width:1000px){.feature-hero-grid{gap:45px}.feature-hero-visual img{min-height:400px}.feature-intro-grid{gap:70px}.decision-layout{gap:60px}.lens-layout{gap:54px}.uncertainty-layout{gap:48px}.drivers-heading{gap:54px}.drivers-body{grid-template-columns:1.15fr .85fr}.driver-context article{grid-template-columns:34px minmax(0,1fr)}.driver-context article>b{display:none}}@media(max-width:900px){.feature-hero-grid,.feature-intro-grid,.decision-layout,.feature-faq-layout,.lens-layout,.lens-layout.lens-reverse,.uncertainty-layout{grid-template-columns:1fr}.feature-hero-copy{max-width:760px}.feature-hero-visual{width:min(100%,680px)}.feature-proof-inner{grid-template-columns:1fr}.feature-proof article{border-right:0;border-bottom:1px solid var(--line)}.feature-proof article:last-child{border-bottom:0}.feature-sticky{position:static;max-width:700px}.capability-grid,.illustrated-grid{grid-template-columns:1fr 1fr}.illustrated-card:last-child{grid-column:1 / -1;width:calc(50% - 12px)}.feature-flow-heading{grid-template-columns:1fr;gap:22px}.flow-track{grid-template-columns:1fr 1fr}.flow-track article{border-bottom:1px solid #26362f}.flow-track article:nth-child(2){border-right:0}.flow-track article:nth-child(3){border-bottom:0}.flow-track article:not(:last-child):after{display:none}.feature-cta-card{grid-template-columns:1fr}.feature-cta-card .button{justify-self:start}.lens-layout.lens-reverse .lens-copy{order:0}.lens-layout.lens-reverse .lens-panel{order:2}.lens-copy,.uncertainty-copy{max-width:720px}.drivers-heading{grid-template-columns:1fr;gap:20px}.drivers-heading>p{max-width:720px}.drivers-toolbar{grid-template-columns:1fr 1fr}.drivers-toolbar>small{grid-column:1 / -1;padding:2px 4px 0}.drivers-body{grid-template-columns:1fr}.driver-impact{border-right:0;border-bottom:1px solid var(--line)}.driver-context{display:grid;grid-template-columns:repeat(2,1fr);gap:0 18px}.driver-context-heading{grid-column:1 / -1}.driver-insight{grid-template-columns:auto 1fr}.driver-insight small{grid-column:2}}@media(max-width:680px){.feature-hero{padding:120px 0 72px}.feature-hero-grid{gap:48px}.feature-hero h1{font-size:clamp(43px,12vw,58px)}.feature-hero-lede{font-size:17px}.feature-hero-actions{align-items:flex-start;flex-direction:column}.feature-hero-actions .button{width:100%}.feature-hero-visual{border-radius:20px}.feature-hero-visual img{min-height:0}.drivers-heading{margin-bottom:36px}.drivers-workbench{border-radius:19px}.drivers-toolbar{grid-template-columns:1fr;padding:10px}.drivers-toolbar>small{grid-column:auto}.driver-impact{padding:22px 14px}.driver-impact-heading strong{font-size:25px}.forecast-equation{grid-template-columns:1fr 12px 1fr}.forecast-equation article:last-child{grid-column:1 / -1}.forecast-equation>i:last-of-type{display:none}.driver-chart-title{align-items:flex-start;flex-direction:column;gap:5px}.driver-row{grid-template-columns:98px 1fr 34px;gap:7px}.driver-context{grid-template-columns:1fr;padding:22px 14px 16px}.driver-context-heading{grid-column:auto}.driver-context article{padding-inline:4px}.driver-insight{grid-template-columns:1fr;gap:7px;padding:17px 18px}.driver-insight small{grid-column:auto}.uncertainty-visual{padding:12px;border-radius:18px}.uncertainty-top{align-items:flex-start;flex-direction:column-reverse;gap:8px}.range-summary{grid-template-columns:1fr}.range-summary article{display:grid;grid-template-columns:1fr auto;gap:1px 10px}.range-summary strong{grid-row:1 / 3;grid-column:2;align-self:center;margin:0}.uncertainty-note{grid-template-columns:1fr}.decision-hero-visual{min-height:0;padding:48px 18px 24px}.decision-stack article{grid-template-columns:30px 1fr}.decision-stack article:nth-child(2),.decision-stack article:nth-child(3){transform:none}.decision-stack article>b{display:none}.decision-stack-footer{align-items:flex-start;flex-direction:column}.decision-stack-footer i{display:none}.feature-proof article{padding-inline:0}.answer-item{grid-template-columns:38px 1fr}.capability-grid,.illustrated-grid,.flow-track,.related-grid{grid-template-columns:1fr}.illustrated-card:last-child{grid-column:auto;width:100%}.flow-track article{min-height:195px;border-right:0}.flow-track article:nth-child(3){border-bottom:1px solid #26362f}.flow-track h3{margin-top:48px}.decision-visual{padding:20px;border-radius:20px}.related-heading{align-items:flex-start;flex-direction:column}.feature-cta{padding-top:15px}.feature-cta-card{min-height:500px;padding:36px 28px;border-radius:22px}.feature-cta-card .button{width:100%}.lens-layout{gap:38px}.lens-panel{padding:12px;border-radius:18px}.bubble-plot{height:300px}.bubble-a{right:10%;width:76px;height:76px}.bubble-b{left:35%;width:64px;height:64px}.bubble-c{right:7%}.risk-list{padding:5px}.risk-list article{grid-template-columns:34px 1fr;padding:12px}.risk-list article>b{display:none}.stock-metrics{grid-template-columns:1fr}.stock-metrics article{display:flex;align-items:center;justify-content:space-between}.stock-metrics strong{margin:0}.stock-legend{flex-wrap:wrap}.performance-score{grid-template-columns:1fr}.bar-compare>div{grid-template-columns:105px 1fr 30px}}
