@font-face{font-family:Space Grotesk;src:url('assets/fonts/SpaceGrotesk-700-latin.woff2') format('woff2');font-weight:700;font-display:swap;unicode-range:U+0000-00FF,U+2000-206F,U+20AC}
@font-face{font-family:Space Grotesk;src:url('assets/fonts/SpaceGrotesk-700-latin-ext.woff2') format('woff2');font-weight:700;font-display:swap;unicode-range:U+0100-024F,U+1E00-1EFF}
@font-face{font-family:Sora;src:url('assets/fonts/Sora-400-latin.woff2') format('woff2');font-weight:400;font-display:swap;unicode-range:U+0000-00FF,U+2000-206F,U+20AC}
@font-face{font-family:Sora;src:url('assets/fonts/Sora-400-latin-ext.woff2') format('woff2');font-weight:400;font-display:swap;unicode-range:U+0100-024F,U+1E00-1EFF}
@font-face{font-family:Sora;src:url('assets/fonts/Sora-600-latin.woff2') format('woff2');font-weight:600;font-display:swap;unicode-range:U+0000-00FF,U+2000-206F,U+20AC}
@font-face{font-family:Sora;src:url('assets/fonts/Sora-600-latin-ext.woff2') format('woff2');font-weight:600;font-display:swap;unicode-range:U+0100-024F,U+1E00-1EFF}
:root{
  --bg:#14263b;--navy:#012e5d;--navy-bright:#05457f;--panel:#193349;--deep:#101f30;
  --teal:#0db2c3;--teal-soft:#a0dce2;--amber:#fba11b;--orange:#fb690e;
  --ink:#eaf6fa;--muted:#b0c3d0;--faint:#8ba5b8;--line:rgba(151,201,216,.18);
  --glass:rgba(20,38,59,.76);--dark-ink:#1a0d00;--display:'Space Grotesk',sans-serif;--body:'Sora',sans-serif;
  --gutter:clamp(24px,5.4vw,104px);--header:96px;--footer:90px;
  --ease:cubic-bezier(.16,1,.3,1);--accent-gradient:linear-gradient(110deg,var(--amber),var(--orange));
  color-scheme:dark;
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--bg);color:var(--ink);font:400 15px/1.65 var(--body);overflow-x:hidden}
button,a{-webkit-tap-highlight-color:transparent}
button{font:inherit;color:inherit;cursor:pointer}
a{color:inherit;text-decoration:none}
button{border:0;background:none}
img{max-width:100%;display:block}
h1,h2,p{margin:0}
h1,h2{font-family:var(--display);font-weight:700;letter-spacing:-.055em;line-height:1.035}
h1{font-size:clamp(56px,6.1vw,102px)}
h2{font-size:clamp(46px,4.9vw,80px)}
em{font-style:normal;background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}
em .word{background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}
:focus-visible{outline:2px solid var(--amber);outline-offset:6px;border-radius:4px}
.skip{position:fixed;left:24px;top:-100px;z-index:100;padding:12px 20px;background:var(--amber);color:var(--dark-ink)}
.skip:focus{top:12px}
.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}
.js-only{display:none!important}.enhanced .js-only{display:inline-flex!important}.enhanced .no-js-only{display:none!important}
.header{position:fixed;z-index:30;top:0;left:0;width:100%;height:var(--header);padding:0 var(--gutter);display:flex;align-items:center;gap:30px;background:linear-gradient(var(--bg),transparent)}
.brand{width:164px;flex-shrink:0;transition:opacity .2s}.brand:hover{opacity:.8}.brand img{width:164px;height:auto}
.header-note{display:flex;align-items:center;gap:12px;font-size:10px;color:var(--faint);margin-left:22px;letter-spacing:.01em}
.header nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:12px}
.nav-contact{color:var(--muted);transition:color .2s}.nav-contact:hover{color:var(--ink)}
.nav-map{display:flex;align-items:center;gap:22px;border:1px solid var(--line);padding:11px 18px;border-radius:99px;background:rgba(234,246,250,.03);transition:border-color .25s,background .25s}
.nav-map:hover{border-color:var(--amber);background:rgba(251,161,27,.07)}.nav-map>span{font-size:21px;color:var(--amber);line-height:1}
.motion-button{width:38px;height:38px;align-items:center;justify-content:center;color:var(--faint);border:1px solid transparent;border-radius:50%}
.motion-button:hover{border-color:var(--line);color:var(--ink)}.motion-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5}
.motion-button[aria-pressed=true]{color:var(--amber)}
.live-dot,.core-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--teal);box-shadow:0 0 13px rgba(13,178,195,.6);flex-shrink:0}
.world{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;background:radial-gradient(ellipse at 75% 45%,rgba(5,69,127,.36),transparent 58%),var(--bg)}
.world-glow{position:absolute;width:65vw;height:65vw;max-height:1100px;right:-10vw;top:50%;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,rgba(13,178,195,.11),transparent 65%)}
#world-canvas{width:100%;height:100%;display:block}
.world-vignette{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,38,59,.22),transparent 50%),linear-gradient(0deg,rgba(20,38,59,.8),transparent 18%,transparent 80%,rgba(20,38,59,.5))}
.grain{position:absolute;inset:0;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23ffffff' opacity='.16' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}
.transition-line{position:fixed;inset:0;pointer-events:none;z-index:8;opacity:0;background:radial-gradient(ellipse at 72% 50%,rgba(13,178,195,.12),transparent 55%)}
.stage{position:relative}
.scene{position:relative;min-height:100svh;padding:var(--header) 0 var(--footer);isolation:isolate}
.scene-inner{width:calc(100% - var(--gutter)*2);max-width:1632px;margin:0 auto;min-height:calc(100svh - var(--header) - var(--footer));display:grid;grid-template-columns:1.07fr 1fr;align-items:center;gap:clamp(32px,4vw,70px);padding:28px 0}
.copy{position:relative;z-index:3;min-width:0}
.eyebrow{display:flex;align-items:center;gap:12px;color:var(--teal-soft);font-size:10px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;line-height:1.5;margin-bottom:27px}
.eyebrow-line{height:1px;width:25px;background:var(--teal);display:inline-block;flex-shrink:0}
.lead{font-size:clamp(14px,1.16vw,18px);line-height:1.8;color:var(--muted);max-width:465px;margin-top:25px}
.question{font-size:14px;line-height:1.8;max-width:390px;margin-top:20px;color:var(--ink)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:55px;padding:8px 8px 8px 24px;border-radius:99px;font-size:12px;font-weight:600;margin-top:30px;transition:transform .25s var(--ease),box-shadow .25s}
.button--primary{background:var(--accent-gradient);color:var(--dark-ink);box-shadow:0 8px 35px rgba(251,105,14,.13)}
.button--primary:hover{transform:translateY(-3px);box-shadow:0 10px 36px rgba(251,105,14,.3)}
.button-arrow{display:flex;width:39px;height:39px;align-items:center;justify-content:center;border-radius:50%;background:rgba(26,13,0,.1);font-size:23px;font-weight:400;transition:transform .3s}
.button:hover .button-arrow{transform:rotate(45deg)}
.micro{color:var(--faint);font-size:10px;line-height:1.8}
.hero-micro{margin-top:22px;display:flex;gap:13px}.hero-micro>span{color:var(--teal)}
.text-link{display:inline-flex;align-items:center;gap:22px;margin-top:26px;font-size:12px;padding:0 0 5px;border-bottom:1px solid var(--line);transition:border-color .2s}
.text-link:hover{border-color:var(--amber)}.text-link span{color:var(--amber);font-size:18px}
.art{position:relative;min-width:0;z-index:2}
.hero-art{height:min(550px,61vh);pointer-events:none}
.orbit-caption{position:absolute;font-size:10px;line-height:1.8;color:var(--faint);display:flex;gap:13px;align-items:center}
.caption-top{top:0;left:14%}.cross{font-size:23px;font-weight:400;color:var(--teal);line-height:1}
.caption-bottom{bottom:5%;right:0}.caption-rule{width:46px;height:1px;background:var(--line)}
.core-label{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);font-size:9px;letter-spacing:.18em;color:var(--teal-soft);white-space:nowrap;display:flex;gap:10px;align-items:center}
.core-dot{width:4px;height:4px;background:var(--amber);box-shadow:0 0 12px var(--orange)}
.stats-art{padding:28px 0 16px;max-width:620px}
.stats-top{display:flex;align-items:center;gap:10px;font-size:10px;border-bottom:1px solid var(--line);padding-bottom:20px;color:var(--teal-soft)}
.stats-top>.micro{margin-left:auto;font-size:9px}
.counter-main{display:flex;align-items:baseline;font-family:var(--display);font-size:clamp(100px,13vw,205px);font-weight:700;line-height:1;letter-spacing:-.07em;margin-top:34px;font-variant-numeric:tabular-nums;color:var(--amber)}
.counter-main .approx{font-size:.24em;letter-spacing:0;align-self:center;margin-right:12px;color:var(--faint)}
.counter-unit{font-size:.18em;letter-spacing:-.02em;color:var(--ink);margin-left:17px}
.counter-label{font-family:var(--display);font-size:24px;color:var(--ink);margin:9px 0 0 4px;letter-spacing:-.03em}
.estimate-label{font-size:11px;color:var(--muted);line-height:1.8;margin-top:10px}
.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid var(--line);margin-top:32px;padding-top:21px}
.stat{display:flex;flex-direction:column;gap:4px}.stat-index{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--teal-soft)}
.stat strong{font:700 clamp(20px,2.25vw,34px)/1.5 var(--display);letter-spacing:-.045em;font-variant-numeric:tabular-nums;white-space:nowrap}
.stat>span:last-child{font-size:10px;color:var(--muted)}
.stats-bottom{display:flex;justify-content:space-between;gap:12px;font-size:9px;color:var(--faint);margin-top:25px}.stats-bottom a{color:var(--teal-soft)}
.phone-art{height:570px;perspective:1400px}
.phone-wrap{position:absolute;width:278px;height:552px;left:50%;top:48%;transform:translate(-50%,-50%)}
.phone-case{position:relative;width:278px;height:552px;background:linear-gradient(145deg,#243c51,#152536 70%);border-radius:42px;border:1px solid rgba(175,210,231,.48);box-shadow:3px 4px 0 #061728,8px 12px 0 rgba(8,18,32,.4),0 40px 90px rgba(0,0,0,.25),inset 0 0 0 6px rgba(136,161,190,.13);padding:15px 13px 20px;transform:rotateY(-13deg) rotateX(5deg) rotateZ(7deg)}
.phone-case:after{content:'';position:absolute;inset:5px;border:1px solid rgba(234,246,250,.1);border-radius:36px;pointer-events:none}
.phone-island{position:absolute;width:83px;height:22px;top:12px;left:50%;transform:translateX(-50%);background:#081522;border-radius:30px}
.phone-status{display:flex;justify-content:space-between;padding:0 8px;font-size:9px;color:var(--ink);height:34px}
.chat-header{display:flex;align-items:center;gap:9px;padding:10px 0 15px;border-bottom:1px solid var(--line);font-size:10px}
.agent-avatar{position:relative;width:33px;height:33px;border-radius:10px;display:grid;place-items:center;background:rgba(13,178,195,.15);color:var(--teal-soft);font-family:var(--display);font-size:17px}
.agent-avatar>span{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--teal);right:-1px;bottom:0;border:1px solid var(--deep)}
.chat-header b{display:block;font-size:10px}.chat-header small{display:block;font-size:6.8px;color:var(--muted);margin-top:3px}.chat-menu{font-size:16px;margin-left:auto;align-self:flex-start}
.chat-date{display:block;text-align:center;font-size:7px;color:var(--faint);margin:13px 0 15px}
.chat-message{width:91%;font-size:10px;line-height:1.65;padding:11px 12px;margin:0 0 14px;border:1px solid rgba(151,201,216,.1);border-radius:14px;background:#203c50}
.chat-message>small{font-size:7px;color:var(--teal-soft);display:block;margin-bottom:7px;letter-spacing:.04em}
.chat-message--you{margin-left:auto;background:#274557;border-radius:14px 3px 14px 14px}.chat-message--agent{border-radius:3px 14px 14px 14px}
.voice-message{display:flex;align-items:center;gap:10px;margin:0 0 8px;font-size:8px}.play-icon{color:var(--amber);font-size:11px}
.wave{height:20px;flex:1;display:flex;gap:2px;align-items:center}.wave i{width:2px;border-radius:2px;background:var(--teal-soft);opacity:.7}
.file-card{display:flex;align-items:center;gap:7px;border:1px solid var(--line);padding:8px;margin-top:9px;border-radius:7px;background:rgba(6,19,33,.16)}
.file-icon{font-size:17px;color:var(--teal);line-height:1}.file-card b{font-size:8px;display:block}.file-card small{font-size:6.5px;color:var(--faint)}.file-check{color:var(--teal);margin-left:auto}
.chat-decision{padding:9px 12px;margin-bottom:7px}.read-receipt{display:block;text-align:right;font-size:7px;color:var(--teal-soft)}
.typing{display:flex;gap:3px;padding:2px 10px}.typing i{width:3px;height:3px;background:var(--faint);border-radius:50%}
.phone-input{position:absolute;bottom:32px;left:15px;right:15px;display:flex;gap:12px;align-items:center;font-size:8px;color:var(--faint);padding:10px;border-radius:20px;border:1px solid var(--line);background:var(--deep)}
.phone-input>span:first-child{font-size:14px;line-height:1}.phone-input .mic{margin-left:auto;color:var(--teal)}
.phone-home{position:absolute;bottom:13px;width:75px;height:3px;background:var(--ink);opacity:.5;border-radius:3px;left:50%;transform:translateX(-50%)}
.phone-float{position:absolute;left:0;bottom:95px;padding:15px 22px;display:flex;align-items:center;gap:13px;font-size:10px;line-height:1.8;background:rgba(23,47,65,.93);backdrop-filter:blur(12px);border:1px solid rgba(13,178,195,.25);border-radius:12px;box-shadow:0 14px 50px rgba(0,0,0,.15)}
.float-check{width:28px;height:28px;display:grid;place-items:center;color:var(--teal);background:rgba(13,178,195,.12);border-radius:50%;font-size:14px}
.phone-caption{position:absolute;bottom:0;left:0;width:100%;text-align:center;font-size:8px}
.phone-steps{display:flex;align-items:center;gap:16px;font-size:10px;color:var(--teal-soft);margin-top:26px}.phone-steps i{font-style:normal;color:var(--amber)}
.adoption-art{padding:50px 0 30px}
.adoption-top{display:flex;align-items:center;gap:9px;font-size:10px;color:var(--teal-soft)}
.adoption-number{font:700 clamp(100px,13vw,190px)/1.15 var(--display);letter-spacing:-.07em;margin-top:25px;color:var(--ink)}
.adoption-number>span{font-size:.35em;color:var(--teal);margin-left:8px}
.adoption-copy{font-size:14px;line-height:1.9;color:var(--muted);margin-top:5px}
.adoption-bar{height:4px;border-radius:4px;background:rgba(151,201,216,.12);margin:28px 0 16px;max-width:385px;overflow:hidden}.adoption-bar>span{display:block;width:17.8%;height:100%;background:linear-gradient(90deg,var(--teal),var(--teal-soft))}
.source-link{font-size:9px;color:var(--teal-soft);border-bottom:1px solid var(--line);padding-bottom:4px;display:inline-block}.adoption-note{font-size:9px;margin-top:11px}
.routes-inner{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:26px}
.routes-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.routes-heading h2{font-size:clamp(40px,4.3vw,68px)}.routes-heading .eyebrow{margin-bottom:18px}
.routes-lead{font-size:12px;color:var(--muted);line-height:1.9;padding-bottom:4px;flex-shrink:0}
.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.route-card{position:relative;overflow:hidden;padding:22px 25px 17px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(135deg,rgba(32,65,85,.8),rgba(20,41,62,.8));display:flex;flex-direction:column;min-height:202px;transition:border-color .3s,background .3s,box-shadow .3s}
.route-card:hover{border-color:rgba(251,161,27,.6);background:linear-gradient(135deg,rgba(36,69,86,.95),rgba(24,45,65,.95));box-shadow:0 12px 40px rgba(0,0,0,.1)}
.route-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.route-type{font-size:9px;letter-spacing:.1em;color:var(--teal-soft);text-transform:uppercase}.route-no{font:700 11px var(--display);color:var(--faint)}
.route-title{display:block;font:700 clamp(21px,1.85vw,30px)/1.22 var(--display);letter-spacing:-.035em;margin:21px 0 24px;position:relative;z-index:2}
.route-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto;position:relative;z-index:2}.route-bottom>span:first-child{font-size:9px;color:var(--faint);line-height:1.7}
.route-arrow{display:flex;align-items:center;justify-content:center;width:27px;height:27px;flex-shrink:0;border-radius:50%;border:1px solid var(--line);color:var(--amber);font-size:19px;transition:background .25s,color .25s,transform .25s}.route-card:hover .route-arrow{background:var(--amber);color:var(--dark-ink);transform:rotate(45deg)}
.route-card--workshop{background:linear-gradient(135deg,rgba(45,60,67,.8),rgba(40,45,52,.8));border-color:rgba(251,161,27,.22)}.route-card--workshop .route-type{color:var(--amber)}
.route-art{position:absolute;right:20px;top:70px;opacity:.12;width:72px;height:65px;color:var(--teal);transition:opacity .3s,transform .4s var(--ease);pointer-events:none}.route-card:hover .route-art{opacity:.38;transform:translateY(-4px)}
.route-art--bars{display:flex;align-items:flex-end;gap:8px;transform:rotate(-12deg)}.route-art--bars i{background:currentColor;width:11px;border-radius:3px}.route-art--bars i:nth-child(1){height:22px}.route-art--bars i:nth-child(2){height:35px}.route-art--bars i:nth-child(3){height:49px}.route-art--bars i:nth-child(4){height:65px}
.route-art--code{font:700 54px var(--display);letter-spacing:-.1em}.route-art--nodes{border-top:1px solid currentColor;top:93px}.route-art--nodes i{position:absolute;border:3px solid currentColor;width:19px;height:19px;border-radius:50%;top:-9px}.route-art--nodes i:nth-child(2){left:25px;top:19px}.route-art--nodes i:nth-child(3){right:0}
.route-art--window{border:2px solid currentColor;border-radius:6px;transform:rotate(-12deg)}.route-art--window:before{content:'';display:block;height:12px;border-bottom:2px solid currentColor}.route-art--window i{position:absolute;left:8px;top:23px;width:38px;height:4px;background:currentColor}
.route-art--target{border:1px solid currentColor;border-radius:50%;height:72px}.route-art--target:before,.route-art--target i{content:'';position:absolute;inset:12px;border:2px solid currentColor;border-radius:50%}.route-art--target i{inset:27px;background:currentColor}
.route-art--orbit{border:1px solid currentColor;border-radius:50%;transform:rotate(-30deg);color:var(--amber)}.route-art--orbit:before,.route-art--orbit i{content:'';position:absolute;inset:10px -10px;border:2px solid currentColor;border-radius:50%}.route-art--orbit i{inset:25px 30px;background:currentColor}
.route-help{font-size:10px;color:var(--faint);display:flex;gap:10px;justify-content:center;line-height:1.8}.route-help a{color:var(--teal-soft)}
.journey-footer{position:fixed;left:var(--gutter);right:var(--gutter);bottom:0;height:var(--footer);display:flex;align-items:center;gap:35px;z-index:20;border-top:1px solid var(--line);background:linear-gradient(transparent,var(--bg) 50%)}
.chapter-state{display:flex;align-items:baseline;gap:8px;min-width:210px;font:700 21px var(--display)}.chapter-total{font:400 10px var(--body);color:var(--faint)}.chapter-name{font:400 10px var(--body);color:var(--muted);margin-left:13px}
.chapter-progress{display:flex;align-items:center;gap:8px;margin:0 auto;width:clamp(120px,17vw,270px)}.chapter-progress a{padding:19px 0;flex:1;min-width:16px}.chapter-progress span{display:block;height:2px;background:rgba(151,201,216,.22);transition:background .3s,transform .3s}.chapter-progress a[aria-current=step] span{background:var(--accent-gradient);transform:scaleY(1.5)}.chapter-progress a:hover span{background:var(--teal)}
.scroll-hint{align-items:center;gap:12px;font-size:9px;color:var(--faint);white-space:nowrap}.scroll-mouse{width:13px;height:20px;border:1px solid var(--faint);border-radius:8px;position:relative}.scroll-mouse i{position:absolute;left:5px;top:4px;width:1px;height:4px;background:var(--amber)}
.step-buttons{gap:7px}.step-buttons button{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;font-size:18px;transition:border-color .2s,color .2s}.step-buttons button:hover:not(:disabled){border-color:var(--amber);color:var(--amber)}.step-buttons button:disabled{opacity:.24;cursor:default}
.cinematic{height:100%;overflow:hidden;scroll-behavior:auto}.cinematic body{height:100%;overflow:hidden}.cinematic .stage{height:100%;perspective:1600px}
.cinematic .scene{position:absolute;inset:var(--header) 0 var(--footer);min-height:0;padding:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--line) transparent;overscroll-behavior:contain;visibility:hidden;opacity:0}
.cinematic .scene-inner{min-height:100%;perspective:1400px}.cinematic .scene.is-active{visibility:visible;opacity:1}
.word{display:inline-block;transform-origin:50% 60%}.cinematic [data-piece],.cinematic .word{backface-visibility:hidden}
.calm .header{background:var(--glass);backdrop-filter:blur(15px)}.calm .world{opacity:.27}.calm .scene{border-bottom:1px solid var(--line)}
.no-js-method{max-width:800px;margin:0 auto;padding:50px 24px 160px}.no-js-method h2{font-size:36px;margin-bottom:20px}
dialog{width:min(740px,calc(100vw - 36px));max-height:calc(100dvh - 48px);margin:auto;padding:0;border:1px solid rgba(151,201,216,.24);border-radius:22px;background:var(--bg);color:var(--ink);box-shadow:0 40px 150px rgba(0,0,0,.55);overscroll-behavior:contain}
dialog::backdrop{background:rgba(4,13,25,.7);backdrop-filter:blur(12px)}.dialog-shell{position:relative;padding:52px}
.dialog-close{position:absolute;right:18px;top:14px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;font-size:27px;line-height:1;color:var(--muted)}.dialog-close:hover{border-color:var(--amber);color:var(--amber)}
.dialog-kicker{margin-bottom:18px}.dialog-shell h2{font-size:clamp(32px,4vw,50px);margin:0 0 26px;max-width:560px}.dialog-content{font-size:13px;color:var(--muted);line-height:1.9}.dialog-content p+p{margin-top:18px}.dialog-content strong{color:var(--ink)}
.dialog-list{display:grid;gap:0;margin:25px 0;list-style:none;padding:0}.dialog-list li{border-top:1px solid var(--line);padding:14px 0 14px 28px;position:relative}.dialog-list li:before{content:'↗';position:absolute;left:0;color:var(--teal)}
.dialog-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.dialog-actions .button{font-size:11px}.dialog-back{font-size:11px;color:var(--teal-soft);margin-top:28px}
.method-comparison{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.method-comparison>div{padding:20px;border:1px solid var(--line);border-radius:12px}.method-comparison strong{font:700 28px var(--display);display:block;margin-bottom:12px;color:var(--amber)}.method-comparison span{font-size:10px;line-height:1.9}
@media(min-width:1600px){.scene-inner{grid-template-columns:1fr 1fr;gap:100px}.hero-art{height:600px}.hero-micro{margin-top:27px}.phone-art{height:620px}.phone-wrap{transform:translate(-50%,-50%) scale(1.1)}}
@media(max-width:1200px){:root{--gutter:40px;--header:82px;--footer:76px}.header-note{display:none}.header nav{gap:20px}.scene-inner{gap:35px}.scene--hero h1{font-size:6.8vw}.lead{font-size:14px}.phone-wrap{transform:translate(-50%,-50%) scale(.9)}.phone-art{height:520px}.phone-float{left:-12px;bottom:80px;font-size:9px;padding:12px}.chapter-state{min-width:180px}.scroll-hint{display:none!important}.route-card{padding:20px;min-height:193px}.route-title{font-size:23px}.routes-lead{font-size:10px}}
@media(max-width:960px){:root{--gutter:32px;--header:80px;--footer:70px}.scene-inner{grid-template-columns:1fr 1fr;gap:26px}.eyebrow{font-size:8px;gap:8px;margin-bottom:20px}.eyebrow-line{width:18px}.scene--hero h1{font-size:6.65vw}h2{font-size:4.9vw}.lead{font-size:12px;margin-top:19px}.question{font-size:11px;margin-top:16px}.button{font-size:10px;gap:12px;min-height:48px;padding-left:18px;margin-top:24px}.button-arrow{width:33px;height:33px}.hero-micro{gap:8px;font-size:8px}.core-label{font-size:7px}.caption-top{font-size:8px}.caption-bottom{font-size:8px}.hero-art{height:420px}.counter-main{font-size:13vw}.stats-top{font-size:8px;flex-wrap:wrap}.stats-top>.micro{margin-left:0;font-size:8px}.stats-bottom{flex-direction:column;font-size:8px}.stat-grid{gap:15px}.stat strong{font-size:22px}.counter-label{font-size:19px}.estimate-label{font-size:10px}.phone-wrap{transform:translate(-50%,-50%) scale(.76)}.phone-art{height:460px}.phone-float{left:-18px;bottom:75px;font-size:8px;padding:9px;gap:8px}.float-check{width:23px;height:23px}.phone-steps{gap:8px;font-size:8px}.adoption-top{font-size:8px}.adoption-copy{font-size:12px}.adoption-note{font-size:8px}.routes-inner{gap:22px}.routes-heading{display:block}.routes-lead{margin-top:14px}.routes-lead br{display:none}.routes-heading h2{font-size:42px}.route-grid{gap:10px}.route-card{padding:17px;min-height:180px}.route-title{font-size:19px;margin:18px 0}.route-bottom>span:first-child{font-size:8px}.route-type{font-size:8px}.route-art{width:55px;height:50px;right:12px;opacity:.08}.route-help{font-size:9px}}
@media(max-width:700px){
  :root{--gutter:24px;--header:76px;--footer:65px}
  .header{gap:10px}.brand,.brand img{width:127px}.header nav{gap:9px}.nav-contact{display:none}.nav-map{font-size:9px;padding:8px 12px;gap:12px}.nav-map>span{font-size:19px}.motion-button{width:30px;height:34px}
  .scene-inner{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:16px;padding:20px 0;min-height:100%}
  .scene--hero .scene-inner{justify-content:flex-start}.copy{flex-shrink:0}.scene--hero h1{font-size:clamp(38px,10.6vw,60px);line-height:1.04;letter-spacing:-.055em}
  h2{font-size:clamp(32px,9.5vw,51px);line-height:1.08}.eyebrow{font-size:8px;margin-bottom:17px;letter-spacing:.11em}.lead{font-size:12px;line-height:1.85;margin-top:17px;max-width:420px}.question{font-size:11px;line-height:1.8;margin-top:13px;max-width:430px}
  .button{font-size:10px;min-height:48px;margin-top:22px;padding:7px 7px 7px 20px;gap:20px}.button-arrow{width:34px;height:34px;font-size:21px}.hero-micro{font-size:8px;margin-top:17px;gap:13px}
  .art{width:100%;max-width:480px;margin:0 auto}.hero-art{min-height:190px;height:clamp(190px,28vh,280px);flex:1}.caption-top{top:6%;left:0;font-size:8px;max-width:100px;gap:8px}.caption-top .cross{font-size:17px}.caption-bottom{bottom:3%;right:0;font-size:8px;max-width:120px}.caption-rule{width:20px}.core-label{left:50%;font-size:7px;gap:8px}
  .stats-art{padding:9px 0 0}.stats-top{padding-bottom:12px;font-size:8px;gap:8px}.stats-top>.micro{margin-left:auto;font-size:7px}.counter-main{font-size:clamp(93px,28vw,132px);margin-top:18px;line-height:.95}.counter-label{font-size:20px;margin-top:10px}.estimate-label{font-size:9px;margin-top:7px}.stat-grid{margin-top:19px;padding-top:13px;gap:18px}.stat strong{font-size:26px;line-height:1.4}.stat>span:last-child{font-size:9px}.stat-index{font-size:8px}.stats-bottom{flex-direction:row;gap:5px;font-size:7px;margin-top:18px}.text-link{font-size:10px;margin-top:16px}
  .phone-art{height:330px;min-height:330px;flex:none}.phone-wrap{top:47%;transform:translate(-50%,-50%) scale(.58)}.phone-float{left:0;bottom:45px;font-size:8px;padding:9px 13px}.phone-caption{bottom:0;font-size:7px}.phone-steps{font-size:9px;margin-top:17px;gap:13px}.scene--phone .question{display:none}
  .adoption-art{padding:12px 0 0}.adoption-top{font-size:8px}.adoption-number{font-size:clamp(88px,27vw,130px);margin-top:9px;line-height:1.1}.adoption-copy{font-size:11px;margin-top:3px}.adoption-bar{margin:17px 0 11px;height:3px;max-width:100%}.source-link{font-size:8px}.adoption-note{font-size:8px;margin-top:7px}
  .routes-inner{gap:20px;padding:16px 0 28px;justify-content:flex-start}.routes-heading h2{font-size:clamp(31px,8.3vw,43px)}.routes-heading .eyebrow{margin-bottom:14px}.routes-lead{font-size:10px;margin-top:12px;line-height:1.8;max-width:340px}
  .route-grid{grid-template-columns:1fr;gap:9px}.route-card{min-height:116px;padding:15px 18px;border-radius:12px}.route-top{position:absolute;left:18px;top:12px;right:18px}.route-title{font-size:21px;line-height:1.17;margin:18px 0 4px}.route-title br{display:none}.route-type,.route-no{font-size:8px}.route-bottom>span:first-child{font-size:8px}.route-bottom{gap:8px}.route-arrow{width:24px;height:24px;font-size:17px}.route-art{top:38px;right:38px;width:50px;height:44px;opacity:.08}.route-help{flex-direction:column;gap:1px;align-items:flex-start;font-size:9px}
  .journey-footer{gap:14px}.chapter-state{min-width:0;font-size:19px;gap:5px}.chapter-total{font-size:9px}.chapter-name{display:none}.chapter-progress{width:auto;max-width:160px;flex:1;gap:5px;margin:auto}.step-buttons{gap:6px}.step-buttons button{height:32px;width:32px;font-size:16px}
  .world-vignette{background:linear-gradient(180deg,rgba(20,38,59,.32),rgba(20,38,59,.08) 55%,rgba(20,38,59,.65))}.world-glow{width:130vw;height:130vw;right:-15vw;top:74%}
  dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:16px}.dialog-shell{padding:44px 24px 28px}.dialog-shell h2{font-size:32px}.dialog-content{font-size:12px}.dialog-actions{gap:10px}.dialog-back{margin-top:15px}.method-comparison{gap:9px}.method-comparison>div{padding:12px}.method-comparison strong{font-size:24px}.method-comparison span{font-size:9px}
}
@media(max-width:370px){:root{--gutter:20px;--header:66px;--footer:58px}.brand,.brand img{width:112px}.header nav{gap:5px}.motion-button{width:25px}.nav-map{padding:7px 10px;font-size:8px;gap:10px}.scene-inner{padding:14px 0;gap:12px}.scene--hero h1{font-size:37px}.hero-art{min-height:160px;height:170px}.hero-micro{gap:10px;font-size:7px}.eyebrow{font-size:7px}.scene--scale h2{font-size:30px}.stat strong{font-size:23px}.phone-art{height:285px;min-height:285px}.phone-wrap{transform:translate(-50%,-50%) scale(.49)}.phone-float{bottom:35px;font-size:7px;padding:8px}.route-title{font-size:19px}.route-card{min-height:109px}}
@media(min-width:701px) and (max-height:760px){:root{--header:75px;--footer:65px}.scene-inner{padding:18px 0}.scene--hero h1{font-size:clamp(47px,5.7vw,77px)}h2{font-size:clamp(38px,4.5vw,62px)}.eyebrow{margin-bottom:18px}.lead{margin-top:18px;font-size:13px}.question{font-size:12px;margin-top:14px}.hero-art{height:420px}.button{margin-top:22px}.hero-micro{margin-top:18px}.phone-art{height:430px}.phone-wrap{transform:translate(-50%,-50%) scale(.77)}.phone-float{bottom:64px}.counter-main{font-size:clamp(100px,12vw,165px);margin-top:20px}.stat-grid{margin-top:22px}.adoption-number{font-size:145px}.routes-inner{gap:18px}.routes-heading h2{font-size:46px}.route-card{min-height:165px;padding:16px 20px}.route-title{font-size:24px;margin:14px 0}.route-help{font-size:9px}}
@media(min-width:701px) and (max-height:500px){:root{--header:60px;--footer:54px;--gutter:28px}.brand,.brand img{width:118px}.scene-inner{padding:16px 0}.scene--hero h1{font-size:42px}h2{font-size:35px}.eyebrow{font-size:7px;margin-bottom:10px}.lead{font-size:10px;margin-top:12px}.question{font-size:10px;margin-top:10px}.button{font-size:9px;min-height:38px;margin-top:15px}.button-arrow{width:25px;height:25px;font-size:18px}.hero-micro{font-size:7px;margin-top:10px}.hero-art{height:270px}.phone-art{height:285px}.phone-wrap{transform:translate(-50%,-50%) scale(.5)}.phone-float{bottom:42px;font-size:7px;padding:8px}.phone-steps{margin-top:12px}.phone-caption{font-size:7px}.stats-art{padding:0}.stats-top{padding-bottom:8px}.counter-main{font-size:87px;margin-top:15px}.counter-label{font-size:16px;margin-top:2px}.estimate-label{font-size:8px}.stat-grid{margin-top:12px;padding-top:10px}.stat strong{font-size:20px}.stat-index{font-size:7px}.stats-bottom{margin-top:9px;font-size:7px}.adoption-art{padding:0}.adoption-number{font-size:93px;margin-top:5px}.adoption-copy{font-size:10px}.adoption-bar{margin:15px 0 9px}.adoption-note{font-size:7px}.source-link{font-size:7px}.routes-heading h2{font-size:32px}.routes-lead{font-size:9px}.routes-heading .eyebrow{margin-bottom:8px}.route-card{min-height:132px}.route-title{font-size:19px}.route-help{font-size:8px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.world{opacity:.25}.grain{display:none}}
@media(max-width:1200px){.enhanced .scroll-hint{display:none!important}}
@media(max-width:700px){.hero-art .caption-top{display:none}.chapter-state{flex-shrink:0}.chapter-total{white-space:nowrap}}
@media(max-width:370px){
  .scene--scale .question{display:none}.scene--scale .lead{font-size:11px;line-height:1.65;margin-top:12px}
  .scene--scale .stats-top{display:none}.scene--scale .counter-main{font-size:87px;margin-top:8px}
  .scene--scale .text-link{margin-top:11px}.scene--scale .stat-grid{margin-top:13px;padding-top:10px}.scene--scale .stats-bottom{margin-top:12px}
  .phone-art{height:250px;min-height:250px}.phone-wrap{transform:translate(-50%,-50%) scale(.43)}
  .scene--invite .eyebrow{margin-bottom:12px}.scene--invite h2{font-size:29px}.scene--invite .lead{font-size:11px;line-height:1.6;margin-top:12px}
  .scene--invite .button{margin-top:14px;min-height:43px}.scene--invite .adoption-top{display:none}.scene--invite .adoption-number{font-size:82px;margin-top:0}
  .scene--invite .adoption-note{display:none}.scene--invite .adoption-copy{font-size:10px;line-height:1.7}.scene--invite .adoption-bar{margin:12px 0 8px}
}
