:root{--navy:#081c27;--ink:#16303b;--muted:#64777e;--mint:#b7efca;--green:#185f46;--paper:#f5f5ed;--line:#dce3df;--orange:#ad552b;--white:#fff;--radius:20px;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #267750;outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:absolute;left:12px;top:-100px;z-index:20}.skip:focus{top:12px;background:white;padding:12px}.demo-header{height:88px;max-width:1360px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:20px}.brand{display:flex;align-items:center;gap:7px;text-decoration:none;font-size:21px;letter-spacing:-.8px;white-space:nowrap}.brand img{border-radius:11px;margin-right:5px}.header-note{color:var(--muted);font-size:13px}.home-link{font-size:13px;text-decoration:none}.intro{max-width:1280px;margin:32px auto 34px;text-align:center;padding:0 24px}.eyebrow{letter-spacing:2px;font-size:10px;font-weight:800;display:flex;align-items:center;gap:10px}.intro .eyebrow{justify-content:center}.pulse,.live-dot{width:7px;height:7px;border-radius:50%;background:#4eac73;display:inline-block;box-shadow:0 0 0 4px #4eac7315}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-1.5px}h1{font-size:clamp(36px,4.3vw,61px);line-height:1.09;font-weight:800;margin:20px 0 18px}h1 em{font-style:normal;color:#397654}.intro>p:last-child{font-size:15px;color:var(--muted);line-height:1.7}.demo-shell{max-width:1220px;margin:0 auto;background:white;border:1px solid var(--line);border-radius:24px;box-shadow:0 20px 60px #092b3510;overflow:hidden}.shell-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 28px;background:var(--navy);color:#dcefe7;font-size:10px;letter-spacing:1.5px;font-weight:600}.shell-bar i{margin-right:9px}.simulation{letter-spacing:.2px;color:#afc8c8;font-size:11px}.step-nav{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line);padding:0 20px}.step-nav button{background:none;border:0;border-bottom:3px solid transparent;padding:21px 8px 18px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:12px}.step-nav button[aria-current=step]{color:var(--green);border-bottom-color:var(--green);font-weight:700}.step-number{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;border:1px solid var(--line);font-size:10px}.step-nav [aria-current=step] .step-number{color:white;background:var(--green);border-color:var(--green)}.stage{display:grid;grid-template-columns:340px 1fr;min-height:515px;outline:none}.guide{padding:40px 32px;background:#fbfcf8;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.guide h2{font-size:30px;line-height:1.2;margin:12px 0 14px}.guide>p{font-size:14px;line-height:1.7;color:var(--muted)}.guide .eyebrow{font-size:9px;color:var(--green)}.guide-tip{border-left:3px solid #80b491;padding:0 0 0 15px;margin-top:auto;font-size:12px;color:var(--muted);line-height:1.65}.guide-tip strong{display:block;color:var(--ink);margin-bottom:5px}.canvas{padding:30px;min-width:0;background:radial-gradient(ellipse at top right,#d9eee235,transparent 60%),#fff}.canvas-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.canvas-top p{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;margin:0;color:var(--muted)}.tag{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:30px;padding:6px 9px;font-size:10px;line-height:1.2}.tag.good{background:#eaf6ed;color:var(--green);border-color:#c4e6cd}.tag.bad{background:#fbf0e9;color:#954727;border-color:#eddbcd}.choice{width:100%;display:flex;align-items:center;gap:16px;text-align:left;background:white;border:1px solid var(--line);padding:19px;border-radius:14px;margin-bottom:12px;transition:background .18s,transform .18s}.choice:hover{transform:translateY(-2px);border-color:#77a489}.choice[aria-pressed=true]{border:2px solid var(--green);padding:18px;background:#f0f9f1}.choice strong{display:block;font-size:15px;margin-bottom:6px}.choice small{display:block;color:var(--muted);line-height:1.5;font-size:12px}.choice .choice-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#eaf0eb;font-size:28px;flex:none}.choice .check{margin-left:auto;color:var(--green);font-size:18px}.profile-strip{padding:16px;background:var(--navy);color:white;border-radius:12px;margin-top:20px;display:flex;gap:12px;align-items:center;font-size:12px}.profile-strip strong{display:block;font-size:15px;margin:3px 0}.profile-strip small{color:#b2c6ca}.profile-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#274437;color:var(--mint);font-size:21px;flex:none}.regions{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.region{position:relative;min-height:130px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(135deg,#f8faf7,#eef2eb);text-align:left;padding:20px;overflow:hidden}.region:after{content:'';position:absolute;right:-15px;top:-15px;width:125px;height:125px;border:1px solid #b7c9bc;border-radius:50%;box-shadow:0 0 0 17px #becdc01a,0 0 0 35px #becdc016;pointer-events:none}.region b{font-size:34px;letter-spacing:-2px;display:block;color:#c1cec4}.region span{font-size:13px;font-weight:600;display:block;margin-top:7px}.region .region-check{position:absolute;top:20px;right:22px;margin:0;z-index:1}.region[aria-pressed=true]{background:#e9f6e9;border:2px solid var(--green);padding:19px}.region[aria-pressed=true] b{color:var(--green)}.region-summary{font-size:13px;color:var(--muted);margin-top:20px;line-height:1.6}.notice{padding:13px 16px;border-radius:10px;background:#f2f5ed;font-size:12px;line-height:1.6;color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.metric{padding:13px;border:1px solid var(--line);border-radius:12px}.metric strong{font:800 25px Manrope,sans-serif;display:block;letter-spacing:-1px}.metric span{font-size:10px;color:var(--muted)}.metric.highlight{background:#eaf6ed;border-color:#c4e6cd;color:var(--green)}.sources{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}.source-pill{font-size:10px;border:1px dashed #bacabd;padding:8px 10px;border-radius:8px}.filter-bar{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0 13px}.filter-bar button{border:1px solid var(--line);background:#fff;padding:8px 12px;border-radius:30px;font-size:11px}.filter-bar button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.opportunities{display:grid;gap:10px;max-height:420px;overflow:auto;padding:3px 5px 5px 3px}.bid{border:1px solid var(--line);border-radius:13px;background:white;padding:16px}.bid.excluded{background:#fafaf8}.bid-top{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:10px;color:var(--muted)}.bid h3{font-family:'DM Sans',sans-serif;letter-spacing:-.2px;font-size:15px;margin:10px 0}.bid p{font-size:12px;color:var(--muted);line-height:1.65;margin:9px 0}.gate-row{display:flex;gap:5px;flex-wrap:wrap}.gate-row span{font-size:10px;border-radius:5px;padding:4px 6px;background:#eef5ed;color:var(--green)}.gate-row .fail{background:#f8eae1;color:#984622}.bid details{margin-top:12px;border-top:1px solid var(--line);padding-top:10px}.bid summary{font-size:11px;cursor:pointer;color:var(--green);list-style:none}.bid summary:after{content:' +';float:right}.bid details[open] summary:after{content:' −'}.evidence{border-left:2px solid var(--mint);padding-left:12px}.feedback-actions{display:flex;gap:7px;margin-top:14px;flex-wrap:wrap}.feedback-actions button{background:#fff;border:1px solid var(--line);padding:8px 11px;border-radius:7px;font-size:11px}.feedback-actions button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.feedback-form{border-top:1px solid var(--line);margin-top:16px;padding-top:12px;display:grid;gap:10px}.feedback-form label{font-size:11px;display:grid;gap:6px}.feedback-form select,.feedback-form textarea{border:1px solid #b5c5bc;padding:10px;border-radius:7px;background:white;color:var(--ink);width:100%;font-size:12px}.feedback-form textarea{resize:vertical;min-height:70px}.proposal{background:#eaf6ed;border:1px solid #bddcc5;padding:17px;border-radius:12px;margin-bottom:16px}.proposal strong{display:block;font-size:13px;margin-bottom:8px}.proposal p{font-size:12px;line-height:1.6}.proposal .button{font-size:11px;padding:10px 12px}.applied{padding:12px;background:#eaf6ed;color:var(--green);font-size:12px;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.applied button{border:0;background:none;text-decoration:underline;color:inherit;font-size:11px}.email{border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 35px #062a3710;overflow:hidden}.email-chrome{background:#f0f3ef;padding:14px 18px;display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.email-meta{font-size:11px;border-bottom:1px solid var(--line);padding:15px 20px;line-height:1.8}.email-meta strong{font-size:13px}.email-body{padding:23px}.email-brand{font-size:13px;font-weight:700;color:var(--green)}.email-body h3{font-size:24px;margin:14px 0}.email-body>p{font-size:12px;color:var(--muted);line-height:1.7}.email-item{padding:15px 0;border-top:1px solid var(--line)}.email-item strong{font-size:13px}.email-item p{font-size:11px;line-height:1.6;color:var(--muted)}.email-link{border:0;background:none;color:var(--green);padding:0;font-size:11px;text-decoration:underline}.email-footer{font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:14px;line-height:1.7}.offer{padding:25px;border-radius:16px;background:var(--navy);color:white}.offer .eyebrow{color:var(--mint);font-size:9px}.offer h3{font-size:42px;margin:12px 0;letter-spacing:-2px}.offer h3 span{font-size:17px;letter-spacing:-.4px;color:var(--mint)}.offer p{font-size:12px;color:#bdd0d0;line-height:1.7}.offer-tags{display:flex;gap:15px;font-size:11px;color:var(--mint);flex-wrap:wrap;margin:18px 0 22px}.offer .button{display:inline-flex;text-decoration:none;background:var(--mint);color:var(--navy);width:100%;justify-content:center}.calculator{border:1px solid var(--line);border-radius:14px;padding:20px;margin-top:16px}.calculator h3{font-size:16px;letter-spacing:-.5px;margin:0 0 17px}.calculator label{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:10px;align-items:center;margin:10px 0}.calculator input{width:75px;padding:7px;border:1px solid var(--line);border-radius:6px;color:var(--ink)}.savings{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.savings strong{font:800 31px Manrope,sans-serif;letter-spacing:-1px;color:var(--green)}.savings span{font-size:11px;color:var(--muted);max-width:180px;line-height:1.5}.calculator>p{font-size:10px;color:var(--muted);line-height:1.5}.timeline{display:grid;gap:13px;margin:15px 0 23px;counter-reset:pilot}.timeline span{font-size:12px;display:flex;gap:12px;align-items:center;color:var(--muted)}.timeline span:before{counter-increment:pilot;content:counter(pilot);display:grid;place-items:center;flex:none;border:1px solid #a9c3b4;border-radius:50%;width:23px;height:23px;font-size:10px;color:var(--green)}.empty{padding:32px;text-align:center;border:1px dashed #b5c6b9;border-radius:12px;color:var(--muted);font-size:13px;line-height:1.6}.empty strong{display:block;color:var(--ink);font-size:17px;margin-bottom:10px}.demo-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 30px}.demo-bottom>div:first-child{width:160px}.demo-bottom span{font-size:10px;color:var(--muted)}.progress-track{height:3px;background:#e6ede5;border-radius:4px;margin-top:10px;overflow:hidden}.progress-track span{display:block;height:100%;background:var(--green);transition:width .25s}.step-controls{display:flex;gap:10px}.button{border:0;border-radius:9px;font-size:12px;font-weight:700;padding:13px 18px;display:inline-flex;align-items:center;gap:8px;justify-content:center}.button.primary{background:var(--green);color:white}.button.quiet{background:#f1f4ee;color:var(--muted)}.under-demo{max-width:1220px;margin:18px auto 60px;padding:0 5px;display:flex;justify-content:space-between;align-items:center;gap:15px;color:var(--muted)}.under-demo p{font-size:10px;line-height:1.7}.under-demo button{background:none;border:0;color:var(--muted);font-size:11px;white-space:nowrap}.questions{max-width:760px;margin:0 auto 60px;padding:0 25px}.questions h2{font-size:27px;margin-bottom:25px}.questions details{border-top:1px solid #d5ded4;padding:18px 0}.questions summary{font-size:14px;font-weight:500;cursor:pointer}.questions p{font-size:13px;color:var(--muted);line-height:1.8}footer{padding:28px 40px;border-top:1px solid var(--line);font-size:12px;display:flex;justify-content:space-between}footer span{color:var(--muted)}.noscript{position:fixed;bottom:0;background:white;padding:20px;width:100%;box-shadow:0 -3px 20px #0001}.stage-enter{animation:arrive .25s ease-out}@keyframes arrive{from{opacity:.2;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1450px){.intro{margin-top:48px}.stage{min-height:550px}.canvas{padding:35px 40px}}
@media(max-width:950px){.header-note{display:none}.demo-shell{margin:0 20px}.stage{grid-template-columns:285px 1fr}.guide{padding:28px 23px}.guide h2{font-size:25px}.canvas{padding:24px}.step-nav{padding:0 8px}.step-nav button{font-size:10px;gap:5px}.under-demo{margin-left:25px;margin-right:25px}}
@media(max-width:680px){.demo-header{height:73px;padding:0 20px}.brand{font-size:18px}.home-link{font-size:11px}.intro{margin-top:22px;margin-bottom:25px}.intro>p:last-child{font-size:13px}h1{font-size:38px}.demo-shell{margin:0 12px;border-radius:17px}.shell-bar{padding:15px 17px;font-size:8px}.simulation{font-size:9px;max-width:120px;text-align:right;line-height:1.5}.step-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.step-nav button{flex-direction:column;font-size:9px;padding:15px 1px 13px;gap:6px}.step-number{width:22px;height:22px}.stage{display:block;min-height:0}.guide{padding:25px;border-right:0;border-bottom:1px solid var(--line)}.guide h2{font-size:28px;margin:6px 0}.guide>p{font-size:13px;margin:9px 0}.guide-tip{margin-top:10px;font-size:11px}.canvas{padding:22px 18px}.demo-bottom{padding:17px;gap:10px}.demo-bottom>div:first-child{width:75px;flex:none}.button{padding:12px;font-size:11px}.step-controls{gap:6px}.regions{gap:9px}.region{min-height:115px;padding:16px}.region[aria-pressed=true]{padding:15px}.region b{font-size:28px}.region span{font-size:12px}.under-demo{margin:13px 20px 40px;align-items:flex-start}.under-demo p{font-size:9px}.offer h3{font-size:37px}.opportunities{max-height:none}.canvas-top{flex-wrap:wrap}.choice{padding:15px}.choice[aria-pressed=true]{padding:14px}.choice strong{font-size:14px}.choice small{font-size:11px}.email-body{padding:18px}.questions{padding:0 25px}.questions h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Keep the walkthrough legible at normal zoom and on small screens. */
.intro>p:last-child,.guide>p,.bid p,.email-body>p,.questions p{font-size:1rem}
.eyebrow,.guide .eyebrow,.shell-bar,.simulation,.canvas-top p,.tag,.source-pill,.metric span,.bid-top,.gate-row span,.email-chrome,.email-footer,.under-demo p,.offer .eyebrow,.calculator>p,.demo-bottom span{font-size:.75rem}
.step-nav button,.choice small,.region span,.region-summary,.notice,.filter-bar button,.bid summary,.feedback-actions button,.feedback-form label,.feedback-form select,.feedback-form textarea,.proposal p,.applied,.email-meta,.email-item p,.email-link,.offer p,.offer-tags,.calculator label,.savings span,.timeline span,.button,.home-link,.under-demo button,.guide-tip{font-size:.875rem}
.choice strong,.bid h3,.email-item strong{font-size:1rem}
.intro{margin-top:20px;margin-bottom:26px}.intro h1{font-size:clamp(34px,3.8vw,50px)}
.calculator input{min-width:80px}.stage{scroll-margin-top:12px}.bid-top{flex-wrap:wrap}.guide-tip{margin-top:26px}.offer-tags{gap:12px}.stage-enter{animation:arrive .25s ease-out}
@media(max-width:680px){.step-nav button{font-size:.75rem}.step-nav{overflow-x:auto;grid-template-columns:repeat(6,minmax(65px,1fr))}.demo-bottom{flex-wrap:wrap}.demo-bottom>div:first-child{width:100%}.step-controls{width:100%;justify-content:space-between}.simulation{max-width:150px}.shell-bar{flex-wrap:wrap}.choice small{font-size:.875rem}.offer h3{font-size:32px}.intro h1{font-size:34px}.guide{padding:22px}.guide h2{font-size:26px}.demo-header{padding:0 15px;gap:10px}.brand{font-size:16px}.brand img{width:32px;height:32px}.home-link{font-size:.75rem}.metrics{gap:6px}.metric{padding:10px}.metric strong{font-size:24px}.regions{grid-template-columns:repeat(2,minmax(0,1fr))}}
