:root{--ink:#0a151c;--dark:#0b1518;--green:#058746;--bright:#43ee99;--muted:#526068;--paper:#fbfcfd;--border:#dbe3e5;--max:1240px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-size:16px;line-height:1.55}a{color:inherit}button{font:inherit}img,svg{max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #108956;outline-offset:5px}p,h1,h2,h3{margin-top:0}p{margin-bottom:1em}button{cursor:pointer}button[hidden]{display:none}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.dark{background:var(--dark);color:white}.skip-link{position:fixed;z-index:30;top:-100px;left:15px;padding:12px;background:#fff}.skip-link:focus{top:15px}.header{position:relative;z-index:2;min-height:124px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;gap:12px;align-items:center;text-decoration:none;flex-shrink:0}.brand img{width:66px;height:66px}.brand strong{display:block;font-size:36px;line-height:1.2;letter-spacing:-1.8px;font-weight:750}.brand b{color:var(--green)}.brand small{display:block;margin-top:7px;font-size:9px;font-weight:700;letter-spacing:4px;text-transform:uppercase}.header nav{display:flex;align-items:center;gap:35px}.header nav>a:not(.button){text-decoration:none;font-size:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:48px;padding:12px 24px;border-radius:8px;border:1px solid #007337;background:linear-gradient(125deg,#079648,#007638);box-shadow:0 6px 20px #008c3926;color:#fff;text-decoration:none;font-size:15px;font-weight:700;line-height:1.35;transition:transform .2s,box-shadow .2s}.button span{font-size:22px;font-weight:400}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #008c3940}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:4px;font-size:12px;font-weight:600}.hero{position:relative;isolation:isolate;overflow:hidden;text-align:center;padding:37px 0 54px}.hero-mountains{position:absolute;inset:-40px 0 0;z-index:-1;background:linear-gradient(#fbfcfdf2 0%,#fbfcfde8 30%,#fbfcfdad 65%,#e9f0f5a6 100%),url('/mountains.webp') center 64%/cover}.hero-content{position:relative}.hero .eyebrow{margin-bottom:22px}.hero h1{font-size:clamp(2.3rem,4.4vw,4rem);line-height:1.04;letter-spacing:-2.5px;margin-bottom:26px;font-weight:750}.hero h1 span{color:var(--green)}.hero-description{max-width:890px;margin:0 auto;font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.45;letter-spacing:-.25px}.hero-equation{margin:28px 0 0;text-transform:uppercase;letter-spacing:6px;font-weight:700;font-size:12px}.systems{padding:34px 0 20px;background:radial-gradient(ellipse at 50% 70%,#11312555,transparent 60%),var(--dark)}.systems .wrap{width:min(1370px,calc(100% - 40px))}.systems-heading{display:flex;justify-content:center;align-items:center;gap:34px;margin-bottom:30px}.systems-heading h2{font-size:18px;line-height:1.3;text-transform:uppercase;letter-spacing:7px;font-weight:600;text-align:center;margin:0}.systems-heading>span{width:105px;height:1px;background:#617075}.system-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.system-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-width:0;border:1px solid #40524f;border-radius:11px;padding:22px 18px 21px;background:linear-gradient(145deg,#182a2930,#08101160);transition:border-color .3s,background .3s}.system-card:hover{border-color:#69d69e;background:linear-gradient(145deg,#1a433940,#08101180)}.card-heading{display:flex;gap:13px;align-items:baseline;min-height:91px}.card-number{color:var(--bright);font-size:24px;font-weight:700}.card-heading h3{font-size:18px;letter-spacing:-.5px;line-height:1.2;margin:0 0 7px}.card-heading p{font-size:14px;line-height:1.4;margin:0;color:#e0e7e9;max-width:195px}.diagram{display:block;width:100%;height:210px;overflow:visible}.wire{fill:none;stroke:#36b879;stroke-width:1.5}.wire-flow{stroke:var(--bright);stroke-width:2;stroke-dasharray:10 50;animation:wire 5s linear infinite}.tool-node circle{fill:#102925;stroke:#31594a;stroke-width:1}.tool-node path,.small-tools{fill:none;stroke:#e2f0eb;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tool-node .green,.small-tools .green{stroke:var(--bright);stroke-width:4}.travel{fill:#afffd2;filter:drop-shadow(0 0 4px #3dff97);offset-rotate:0deg}.workflow-signal{offset-path:path('M42 105H238');animation:travel 4s linear infinite}.agent-signal{offset-path:path('M35 47C87 47 76 105 116 105M164 105C204 105 193 164 245 164');animation:travel 4.5s linear infinite}.diagram-arrow{fill:none;stroke:var(--bright);stroke-width:2}.robot{stroke:#edf5f3;stroke-width:4;stroke-linecap:round;filter:drop-shadow(0 0 7px #cffff02b)}.robot-body{fill:#eaf2ef;stroke:#b7c9c1}.robot-face{fill:#142a29;stroke:none}.robot .eye{fill:var(--bright);stroke:none;animation:eyes 7s infinite}.robot>circle{fill:#fff;stroke:none}.loop-halo{fill:#123c2b}.loop-ring{fill:none;stroke:var(--bright);stroke-width:3;transform-origin:140px 105px;animation:orbit 18s linear infinite}.loop-arrow{fill:var(--bright);stroke:none}.chart-bars{fill:var(--bright)}.chart-bars rect{transform-box:fill-box;transform-origin:bottom;animation:bar 5s ease-in-out infinite}.chart-bars rect:nth-child(2){animation-delay:-.5s}.chart-bars rect:nth-child(3){animation-delay:-1s}.diagram-labels{fill:#edf6f2;font-size:10px;font-weight:bold;letter-spacing:.2px}.brain-lines{fill:none;stroke:#47d78f;stroke-width:.8;opacity:.55}.brain-nodes{fill:#9affc1;filter:drop-shadow(0 0 3px #43ee99)}.brain-nodes circle{animation:pulse 4s ease-in-out infinite}.brain-nodes circle:nth-child(3n){animation-delay:-1.3s}.brain-nodes circle:nth-child(3n+1){animation-delay:-2.6s}.card-caption{margin:auto 0 0;padding-top:16px;color:#ecf4f0;font-size:9px;letter-spacing:1.6px;text-transform:uppercase;text-align:center;white-space:nowrap}.card-caption i{font-style:normal;color:var(--bright);padding:0 4px}.systems-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;color:#96aea5;font-size:12px}.systems-foot p{margin:0}.motion-toggle{border:1px solid #3b5149;border-radius:5px;background:transparent;color:#baccc4;padding:5px 10px;font-size:12px;min-height:32px;white-space:nowrap}.motion-toggle:hover{color:#fff;border-color:var(--bright)}.motion-paused .diagram *{animation-play-state:paused!important}.assessment{padding-block:64px 34px;display:grid;grid-template-columns:1.25fr 1fr;gap:38px 48px}.offer-copy .eyebrow{letter-spacing:3.5px}.offer-copy h2{font-size:clamp(2rem,3.5vw,3.35rem);line-height:1.07;letter-spacing:-2px;max-width:620px;margin:17px 0 22px}.offer-copy h2 span{color:#0aa758;white-space:nowrap}.offer-copy>p:last-child{color:#35434b;font-size:16px;line-height:1.65;margin-bottom:0}.offer-details{border-left:1px solid #ccd6da;padding-left:48px}.check-list{margin:0 0 14px;list-style:none;padding:0}.check-list li{display:flex;align-items:flex-start;gap:15px;margin-bottom:12px;font-size:15px}.check-list li>span,.check{flex-shrink:0;display:inline-grid;place-items:center;background:#299e7c;color:white;border-radius:50%;width:20px;height:20px;font-size:13px;line-height:20px;margin-top:2px}.guarantee{display:flex;gap:15px;margin-top:16px;font-size:14px;line-height:1.5}.guarantee p{margin:0 0 20px}.guarantee strong{font-weight:600}.assessment-action{width:100%;font-size:17px;min-height:54px}.offer-note{text-align:center;font-size:9px;letter-spacing:2px;text-transform:uppercase;margin:13px 0 0}.assessment-outline{grid-column:1/-1;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:7px}.assessment-outline summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;cursor:pointer;font-size:15px;font-weight:600;list-style:none}.assessment-outline summary::-webkit-details-marker{display:none}.assessment-outline summary>span{color:var(--green);font-size:23px}.assessment-outline[open] summary>span{transform:rotate(45deg)}.dimension-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:15px 0}.dimension-number{font-size:12px;color:var(--green);letter-spacing:2px}.dimension-grid h3{font-size:21px;margin:7px 0}.dimension-grid p{font-size:15px;color:var(--muted);margin:0}.outline-result{font-size:14px;color:var(--muted);margin:12px 0 25px}.privacy{display:flex;align-items:center;gap:25px;padding-block:5px 45px}.shield{flex-shrink:0;width:48px;color:var(--green)}.shield svg{display:block;fill:none;stroke:currentColor;stroke-width:2}.privacy h2{font-size:20px;letter-spacing:-.5px;margin-bottom:7px}.privacy p{font-size:14px;color:var(--muted);max-width:1020px;margin:0}.value-strip{padding:32px 0}.value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.value-grid>div{text-align:center;padding:0 14px;border-right:1px solid #455358}.value-grid>div:last-child{border-right:0}.value-grid svg{display:block;margin:0 auto 12px;width:42px;height:42px;fill:none;stroke:var(--bright);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.value-grid h3{font-size:17px;letter-spacing:-.3px;margin:0 0 3px}.value-grid p{font-size:14px;color:#d5e0e0;margin:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:64px}.about h2{font-size:clamp(1.9rem,3vw,2.75rem);letter-spacing:-1.5px;line-height:1.15;margin-bottom:0}.about h2 span{color:var(--green)}.about p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.65}.about p:last-child{margin-bottom:0}.footer{position:relative;isolation:isolate;text-align:center;overflow:hidden}.footer-mountains{position:absolute;inset:0;z-index:-1;background:linear-gradient(#0c202b70,#081317f2),url('/mountains.webp') center 65%/cover}.footer-content{padding-top:60px}.footer-statement{font-size:15px;letter-spacing:6px;text-transform:uppercase;margin:0}.footer-line{display:block;background:var(--bright);width:50px;height:2px;margin:26px auto 30px}.footer .brand{text-align:left}.footer .brand img{background:white;border-radius:50%;padding:4px}.footer .brand b{color:var(--bright)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:42px 0 22px;margin-top:15px;color:#becbc9}.footer-bottom small{font-size:12px}.footer-bottom p{font-size:17px;font-style:italic;margin:0;letter-spacing:.5px}.privacy-trigger{font-size:12px;color:inherit;border:0;border-bottom:1px solid #879a94;background:transparent;padding:3px 0}.privacy-dialog{max-width:560px;width:calc(100% - 36px);padding:30px;border:1px solid #ceddd5;border-radius:14px;color:var(--ink)}.privacy-dialog::backdrop{background:#051510aa}.privacy-dialog p{font-size:15px;color:var(--muted)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-top h2{font-size:23px;margin-bottom:16px}.dialog-close{border:0;background:#e9f4ee;border-radius:50%;font-size:24px;line-height:1;width:36px;height:36px;margin-bottom:16px}
.booking-pending{padding:16px;border:1px solid #a7c9b5;border-radius:8px;background:#edf6f0;text-align:center}.booking-label{font-weight:700;color:#17613b}.booking-pending p{font-size:13px;margin:5px 0 0;color:#40584b}
@keyframes wire{to{stroke-dashoffset:-240}}@keyframes travel{0%{offset-distance:0;opacity:0}10%{opacity:1}90%{opacity:1}100%{offset-distance:100%;opacity:0}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes pulse{0%,100%{opacity:.55}50%{opacity:1}}@keyframes bar{0%,100%{transform:scaleY(.8)}50%{transform:scaleY(1)}}@keyframes eyes{0%,44%,48%,100%{opacity:1}46%{opacity:.25}}
@media(min-width:1500px){.hero{padding-top:55px;padding-bottom:68px}.hero h1{font-size:64px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.brand strong{font-size:30px}.brand img{width:56px;height:56px}.brand small{font-size:8px;letter-spacing:3px}.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.systems .wrap{max-width:900px}.card-heading{min-height:65px}.diagram{height:200px}.card-caption{font-size:10px}.hero h1{letter-spacing:-2px}.offer-details{padding-left:32px}.assessment{column-gap:32px}.value-grid h3{font-size:15px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{min-height:105px;gap:12px;flex-wrap:wrap;padding:16px 0;justify-content:center}.brand img{width:45px;height:45px}.brand strong{font-size:27px;letter-spacing:-1.3px}.brand small{font-size:7px;letter-spacing:2.5px;margin-top:4px}.brand{gap:8px}.header nav{gap:20px}.header nav>a:not(.button){font-size:14px}.header nav .button{font-size:12px;gap:12px;min-height:40px;padding:9px 14px}.header nav .button span{font-size:17px}.hero{padding:30px 0 42px}.hero .eyebrow{font-size:9px;letter-spacing:2.5px;max-width:310px;margin:0 auto 20px}.hero h1{font-size:clamp(2rem,7.5vw,3.2rem);line-height:1.08;letter-spacing:-1.4px}.hero-description{font-size:16px;line-height:1.6}.hero-equation{font-size:9px;letter-spacing:3.5px;margin-top:22px}.systems{padding-top:26px}.systems-heading{gap:14px;margin-bottom:22px}.systems-heading h2{font-size:13px;letter-spacing:4px}.systems-heading>span{width:34px}.systems .wrap{width:calc(100% - 28px)}.system-grid{gap:12px}.system-card{padding:18px 14px}.card-heading{display:block;min-height:137px}.card-number{font-size:20px;display:block;margin-bottom:6px}.card-heading h3{font-size:17px}.card-heading p{font-size:13px}.diagram{height:148px;width:100%}.card-caption{font-size:8px;letter-spacing:.8px;white-space:normal;line-height:1.8}.card-caption i{padding:0 1px}.systems-foot{align-items:flex-start;font-size:11px;gap:10px}.systems-foot p{max-width:200px}.motion-toggle{font-size:11px}.assessment{grid-template-columns:1fr;padding-top:42px;gap:28px}.offer-copy h2{font-size:36px;letter-spacing:-1.5px}.offer-copy .eyebrow{font-size:10px;letter-spacing:2px}.offer-details{padding-left:0;border-left:0}.check-list li{font-size:15px}.assessment-outline summary{font-size:14px}.dimension-grid{grid-template-columns:1fr;gap:22px}.privacy{align-items:flex-start;gap:15px;padding-bottom:35px}.shield{width:34px}.privacy h2{font-size:18px}.privacy p{font-size:14px}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}.value-grid>div:nth-child(2){border:0}.value-grid h3{font-size:14px}.value-grid p{font-size:12px}.value-grid svg{width:36px;height:36px}.about{grid-template-columns:1fr;gap:22px;padding-block:42px}.about .eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:13px}.about h2{font-size:32px}.footer-content{padding-top:42px}.footer-statement{font-size:11px;letter-spacing:3px}.footer-bottom{flex-wrap:wrap;justify-content:center;gap:14px 28px;padding-top:24px}.footer-bottom p{width:100%;order:-1;font-size:16px}.footer-bottom small{font-size:10px}.privacy-trigger{font-size:11px}}
@media(max-width:370px){.system-grid{grid-template-columns:1fr}.card-heading{display:flex;min-height:70px}.diagram{height:180px}.card-caption{font-size:9px}.header nav{width:100%;justify-content:center}.hero h1{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.travel{display:none}}
.header{min-height:100px}.hero{padding:22px 0 30px}.hero h1{margin-bottom:20px}.assessment{padding-top:30px}.assessment-cta{display:flex;align-items:flex-start;gap:20px;margin-bottom:22px}.offer-copy .assessment-action{width:auto;min-width:260px;flex-shrink:0;margin:0;font-size:15px;padding-inline:18px;gap:14px}.button-arrow{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.assessment-cta .guarantee{margin:0;color:#000;font-size:13px;line-height:1.45;gap:8px}.assessment-cta .guarantee strong{display:block;color:var(--green);font-size:14px;margin-bottom:4px}.assessment-cta .guarantee p{margin:0}.offer-details .report-description{margin:22px 0 0;color:#35434b;font-size:15px;line-height:1.65}.privacy{padding-top:34px}
.button .button-arrow{width:30px;height:30px;color:#fff;fill:none;stroke:#fff;stroke-width:1.6}.assessment-cta .guarantee p{color:#000}.assessment-cta .guarantee p strong{color:var(--green)}.offer-details .report-description{color:var(--green);font-size:14px;line-height:1.6}
.assessment{row-gap:22px;padding-bottom:24px}.assessment-outline{margin-top:0}.assessment-cta{margin-bottom:0}
.workflow-wire{stroke:#43ee99;stroke-width:2}.workflow-signal{offset-path:path('M38 105H242');animation-duration:4s}.workflow-bubble{fill:#f4faf7;stroke:#3f8566;stroke-width:1.5}.workflow-logo-window{overflow:hidden}.workflow-tool-label{fill:#cfe4d9;font-size:7.5px;letter-spacing:0;font-weight:500}.workflow-incoming{opacity:0;transform:translateY(36px)}.is-swapping .workflow-outgoing{animation:workflow-out .44s ease-in-out both}.is-swapping .workflow-incoming{animation:workflow-in .44s ease-in-out both}.workflow-idle *{animation-play-state:paused!important}.card-caption strong{font-weight:800;color:#fff}.card-caption{white-space:normal;line-height:1.65}
@keyframes workflow-out{from{transform:translateY(0);opacity:1}to{transform:translateY(-36px);opacity:0}}
@keyframes workflow-in{from{transform:translateY(36px);opacity:0}to{transform:translateY(0);opacity:1}}
.loop-ring{stroke-linecap:round;transform-box:view-box}.loop-labels{font-size:12px;letter-spacing:.25px}
.systems-heading{margin-bottom:10px}.systems-subtitle{color:var(--bright);font-size:14px;text-align:center;margin:0 0 26px}
.brand img.brand-lockup{width:310px;height:auto;display:block;background:none;border-radius:0;padding:0}.footer .brand{background:none;padding:0;border-radius:0}.hero h1 .hero-heading-first{display:block;color:var(--ink)}.hero-heading-second{display:flex;align-items:baseline;justify-content:center;gap:.25em;white-space:nowrap}.about{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px;text-align:left}.about>div{min-width:0}.about .about-heading-second{display:block;font-size:.55em;line-height:1.4;margin-top:.65em}.hero .rotating-word{min-width:0;text-align:left}.about .rotating-word{display:grid;width:max-content;max-width:100%;text-align:left}
@media(max-width:700px){.brand img.brand-lockup{width:255px}.hero h1{font-size:clamp(28px,7.5vw,42px)}.about{grid-template-columns:1fr;gap:24px}.about h2{font-size:30px}.footer-statement{line-height:1.8}}
.about h2 .about-heading-first{display:block;color:var(--ink);margin-bottom:.22em}.rotating-word{display:inline-grid;vertical-align:baseline;overflow:hidden;line-height:inherit}.rotating-word>span{grid-area:1/1;white-space:nowrap}.rotating-spacer{visibility:hidden;pointer-events:none}.word-leaving .rotating-current{animation:headline-out .18s ease-in forwards}.word-arriving .rotating-current{animation:headline-in .24s ease-out both}
@keyframes headline-out{to{opacity:0;transform:translateY(-65%)}}@keyframes headline-in{from{opacity:0;transform:translateY(65%)}to{opacity:1;transform:translateY(0)}}
.brain-volume{transform-origin:140px 105px;animation:brain-drift 14s ease-in-out infinite}.brain-surface{fill:url(#brain-volume-fill);stroke:#43ee99;stroke-width:.7;stroke-opacity:.35}.brain-rear{opacity:.2}.neural-wires{fill:none;stroke:#56e9a3;stroke-width:.8}.neural-nodes{fill:#adffd3;filter:drop-shadow(0 0 2px #43ee9980)}.neuron-signal{fill:#e2ffef;filter:drop-shadow(0 0 3px #43ee99);offset-rotate:0deg;opacity:0;animation:neuron-transfer 12s linear infinite both}.neuron-flash{fill:none;stroke:#8bffba;stroke-width:1;opacity:0;transform-box:fill-box;transform-origin:center;animation:neuron-receive 12s ease-out infinite}
@keyframes brain-drift{0%,100%{transform:translateY(1px) rotate(-2deg)}50%{transform:translateY(-2px) rotate(2deg)}}
@keyframes neuron-transfer{0%{offset-distance:0%;opacity:0}2%{opacity:1}40%{opacity:1}42%{offset-distance:100%;opacity:0}100%{offset-distance:100%;opacity:0}}
@keyframes neuron-receive{0%{opacity:.9;transform:scale(.5)}6%{opacity:0;transform:scale(1.6)}100%{opacity:0;transform:scale(1.6)}}
@media(prefers-reduced-motion:reduce){.neural-communication{display:none}}
.agent-packet{opacity:0;offset-distance:0%;animation:agent-transfer 30s linear infinite both}
/* Six five-second decisions. Each packet travels for 2.2 seconds;
   outputs start at 2.5 seconds, after all inputs reach the opaque head. */
@keyframes agent-transfer{0%{offset-distance:0%;opacity:0}.5%{opacity:1}6%{opacity:1}7.333333%{offset-distance:100%;opacity:0}100%{offset-distance:100%;opacity:0}}
.card-number{font-size:30px}.card-heading h3{font-size:23px;line-height:1.15}.card-heading{min-height:110px;gap:12px}
.card-caption{font-size:11.5px;letter-spacing:.8px;min-height:52px;line-height:1.8}.card-caption strong{display:inline-block;white-space:nowrap}.card-caption i{display:inline-block;color:var(--bright);font-size:21px;font-weight:700;line-height:1;vertical-align:-1px;padding-inline:3px}
@media(max-width:700px){.card-number{font-size:28px}.card-heading h3{font-size:21px}.card-heading{min-height:195px}.card-caption{font-size:11px;letter-spacing:.5px;min-height:68px}.card-caption i{font-size:20px}}
@media(max-width:370px){.card-heading{min-height:110px}.card-caption{min-height:48px}}
@media(prefers-reduced-motion:reduce){.workflow .workflow-signal{display:none}.workflow .workflow-incoming{display:none}.workflow .workflow-outgoing{animation:none!important;transform:none;opacity:1}}
@media(max-width:1100px){.assessment-cta{flex-direction:column;gap:14px}.assessment-cta .guarantee{max-width:440px}}
@media(max-width:700px){.header{min-height:105px}.hero{padding:20px 0 24px}.hero h1{margin-bottom:16px}.hero-description{line-height:1.45}.assessment{padding-top:24px}.offer-copy h2{margin-top:10px;margin-bottom:16px}.offer-copy .eyebrow{margin-bottom:10px}.offer-copy .assessment-action{width:100%}}
/* The full assessment CTA remains in the next section on small screens. */
@media(max-width:700px){.header nav{display:none}}
@media print{.motion-toggle,.privacy-trigger{display:none}.dark{background:white;color:#111}.diagram{background:#11251f;border-radius:8px}.hero-mountains,.footer-mountains{display:none}.footer{color:#111}.header nav{display:none}details{display:block}.system-card{break-inside:avoid}.card-heading p,.card-caption{color:#111}}
