@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Space+Grotesk:wght@500;600&display=swap";:root{font-family:Manrope,sans-serif;color:#11202a;background:#f7f8f8;--ink:#061019;--cyan:#12bdc9;--teal:#15a99e;--gold:#c49a48;--line:#dce3e6;--muted:#6e7a81;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Space Grotesk,sans-serif;text-wrap:balance}p{color:var(--muted);line-height:1.75}.section{width:min(1240px,100%);margin:auto;padding:110px 32px}.kicker,.section-head>span{display:block;font-size:10px;font-weight:700;letter-spacing:2px}.primary,.secondary,.dark-button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:51px;padding:0 25px;font-size:12px;font-weight:700;transition:transform .3s,background .3s,color .3s,border-color .3s}.primary{background:var(--cyan);color:#041116}.primary:hover,.dark-button:hover,.nav-cta:hover{transform:translateY(-3px)}.secondary{border:1px solid rgba(255,255,255,.25);color:#fff}.secondary:hover{border-color:#fff;background:#ffffff14}.dark-button{background:var(--ink);color:#fff}.dark-button svg,.primary svg{width:17px}header{position:absolute;z-index:20;left:0;right:0;top:0;height:78px;color:#dce9eb}.nav-shell{width:min(1320px,100%);height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;gap:48px}.logo{display:flex;align-items:center;gap:9px;white-space:nowrap}.logo svg{width:27px;color:var(--cyan)}.logo span{font-size:17px;letter-spacing:-.6px}.logo b{font-weight:700}.logo span{font-weight:400}.nav-shell nav{display:flex;gap:30px;margin-left:auto}.nav-shell nav a{display:flex;align-items:center;gap:5px;font-size:10px;color:#aebcc0}.nav-shell nav a:hover{color:#fff}.nav-shell nav svg{width:11px}.nav-actions{display:flex;align-items:center;gap:21px;font-size:10px}.nav-cta{min-height:35px;padding:0 16px;background:#fff;color:#08121b}.menu{display:none;border:0;background:none;color:#fff;font-size:22px}.hero{height:820px;min-height:100dvh;max-height:980px;position:relative;overflow:hidden;background:#061019;color:#fff;display:grid;place-items:center}.flow-field{position:absolute;inset:0;width:100%;height:100%}.hero-shade{position:absolute;inset:0;background:radial-gradient(circle at 66% 48%,transparent 0 18%,rgba(6,16,25,.23) 41%,rgba(6,16,25,.86) 90%),linear-gradient(180deg,#06101938,#0610199e)}.hero-content{position:relative;text-align:center;width:min(720px,calc(100% - 42px));margin-top:15px}.hero .kicker{color:#87dce0;margin-bottom:21px}.hero h1{font-size:clamp(58px,7vw,96px);line-height:.94;letter-spacing:-5px;font-weight:600}.hero p{width:min(570px,100%);margin:28px auto 31px;color:#a9b7bc;font-size:14px}.hero-actions{display:flex;align-items:center;justify-content:center;gap:10px}.scroll-cue{position:absolute;bottom:28px;display:flex;align-items:center;gap:14px;font-size:8px;letter-spacing:1.5px;color:#829096}.scroll-cue i{width:62px;height:1px;background:#43515a;position:relative}.scroll-cue i:after{content:"";position:absolute;width:16px;height:1px;background:var(--cyan);animation:scroll-line 2s ease-in-out infinite}.markets{background:#fafbfb}.section-head{text-align:center;max-width:680px;margin:0 auto 60px}.section-head>span{color:#6a7c83;margin-bottom:18px}.section-head h2{font-size:46px;line-height:1.04;letter-spacing:-2.2px}.market-constellation{position:relative;height:610px;max-width:1110px;margin:auto}.cube-core{position:absolute;width:350px;height:350px;left:50%;top:49%;transform:translate(-50%,-50%);perspective:900px}.cube{position:absolute;width:122px;height:122px;border-radius:26px;background:linear-gradient(145deg,#eff4f5,#fff,#b9c4c9 72%,#eef2f3);box-shadow:20px 30px 40px #152a342e,inset 0 2px 2px #fff,inset -8px -9px 16px #40535c2e;display:grid;place-items:center;color:#64757d;font-size:33px;transform-style:preserve-3d;animation:cube-float 5s ease-in-out infinite}.cube:after{content:"";position:absolute;inset:8px;border:1px solid rgba(75,94,104,.15);border-radius:21px}.cube b{font-family:Space Grotesk;font-weight:500;text-shadow:0 1px white}.cube-a{left:112px;top:22px;transform:rotate(11deg)}.cube-b{left:28px;top:125px;transform:rotate(-18deg);animation-delay:-1.2s}.cube-c{right:20px;top:142px;transform:rotate(22deg);animation-delay:-2.3s}.cube-d{left:120px;bottom:20px;transform:rotate(-5deg);animation-delay:-3.4s}.cube-ring{position:absolute;inset:0;border:1px solid #d0dcdf;border-radius:50%;transform:rotateX(66deg);animation:ring-spin 9s linear infinite}.cube-ring:after{content:"";position:absolute;inset:34px;border:1px dashed #c1d1d5;border-radius:50%}.instrument{position:absolute;width:290px;min-height:100px;border:1px solid var(--line);border-radius:14px;padding:18px;display:grid;grid-template-columns:38px 1fr 18px;gap:13px;align-items:start;background:#ffffffc2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .3s,border-color .3s,box-shadow .3s}.instrument:hover{transform:translateY(-5px);border-color:#9cced2;box-shadow:0 18px 35px #1f474e1a}.instrument>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eef3f4;font-size:10px;font-weight:700;color:#52666f}.instrument h3{font-size:15px}.instrument p{font-size:10px;line-height:1.5;margin-top:6px}.instrument svg{width:15px;color:#829096}.instrument-0{left:0;top:45px}.instrument-1{right:0;top:45px}.instrument-2{left:0;top:245px}.instrument-3{right:0;top:245px}.instrument-4{left:0;bottom:25px}.instrument-5{right:0;bottom:25px}.platform{position:relative;overflow:hidden;background:#f2f8f9}.platform-wave{position:absolute;inset:0;background:radial-gradient(circle at 80% 75%,rgba(18,189,201,.16),transparent 36%),repeating-linear-gradient(164deg,transparent 0 38px,rgba(18,189,201,.065) 39px 40px)}.platform-grid{position:relative;display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:55px;min-height:690px}.platform-copy{position:relative;z-index:3}.platform-copy .kicker{color:#3c8186;margin-bottom:17px}.platform-copy h2{font-size:49px;line-height:1.02;letter-spacing:-2.5px}.platform-copy>p{font-size:13px;margin:24px 0;max-width:450px}.platform-pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.platform-pills span{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #cddcdf;border-radius:999px;font-size:9px;background:#fff9}.platform-pills svg{width:14px}.platform-art{height:520px;perspective:1100px}.device-theatre{position:relative;height:100%;transform-style:preserve-3d}.desktop-device{position:absolute;width:610px;height:385px;right:-50px;top:30px;border:9px solid #172731;border-radius:18px;background:#f8fbfc;box-shadow:0 38px 70px #18414e33;transform:rotateY(-11deg) rotateX(3deg);overflow:hidden}.device-bar{height:38px;background:#14232c;color:#9eb1b8;display:flex;align-items:center;gap:6px;padding:0 12px;font-size:8px}.device-bar i{width:6px;height:6px;border-radius:50%;background:#43616b}.device-bar span{margin-left:auto}.device-screen{display:grid;grid-template-columns:105px 1fr;height:calc(100% - 38px)}.device-screen aside{background:#edf3f4;padding:16px 12px}.device-screen aside span{display:grid;grid-template-columns:1fr auto;padding:11px 0;border-bottom:1px solid #dbe4e6;font-size:7px}.device-screen aside small{color:#7e9095}.device-screen main{padding:20px}.device-screen main>div{display:flex;justify-content:space-between;font-size:9px}.mini-chart{width:100%;display:block}.mini-chart .grid-line{stroke:#dce6e8;stroke-width:1}.mini-chart .trace{fill:none;stroke:#13b7bf;stroke-width:3;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;animation:chart-draw 4.8s ease-in-out infinite}.tablet-device{position:absolute;width:280px;height:360px;right:300px;top:155px;border:7px solid #24353f;border-radius:18px;background:#fff;box-shadow:0 30px 55px #19414b3b;transform:rotate(-7deg);padding:18px;animation:device-bob 5s ease-in-out infinite}.tablet-top{display:flex;justify-content:space-between;font-size:8px;color:#6e8188}.tablet-device .mini-chart{margin-top:40px}.tablet-price{display:flex;justify-content:space-between;align-items:center}.tablet-price b{font-size:24px}.tablet-price span{font-size:9px;color:#0b9b80}.phone-device{position:absolute;width:150px;height:310px;right:20px;bottom:-12px;border:7px solid #152630;border-radius:29px;background:#fbfdfd;padding:18px 12px;box-shadow:0 30px 50px #13374545;transform:rotate(8deg);z-index:3;animation:device-bob 5s -2s ease-in-out infinite}.phone-speaker{width:42px;height:5px;background:#18313a;border-radius:8px;margin:0 auto 24px}.phone-device small{font-size:8px;color:#56717a}.phone-device strong{display:block;font-size:20px;margin-top:7px}.phone-device .mini-chart{margin:18px 0}.phone-device button{border:0;width:100%;background:var(--cyan);padding:10px;border-radius:7px;font-size:9px;font-weight:700}.orb{position:absolute;border-radius:50%;background:linear-gradient(145deg,#fff,#bed2d8 44%,#718c99);box-shadow:inset 0 2px 3px #fff,0 16px 25px #24414d33;animation:orb 4s ease-in-out infinite}.orb-a{width:42px;height:42px;left:40px;bottom:30px}.orb-b{width:25px;height:25px;right:-10px;top:80px;animation-delay:-2s}.always-on{background:#03070b;color:#fff;overflow:hidden}.always-grid{display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:80px;min-height:720px}.always-copy .kicker{color:#5ed2d8;margin-bottom:18px}.always-copy h2{font-size:50px;line-height:1;letter-spacing:-2.4px}.always-copy p{font-size:13px;margin:25px 0;color:#849197}.always-copy ul{list-style:none;padding:0;margin:0;display:grid;gap:12px;color:#bbc6c9;font-size:11px}.always-copy li{display:flex;gap:10px;align-items:center}.always-copy svg{width:15px;color:var(--cyan)}.global-device{height:520px;position:relative;perspective:1000px}.globe-wire{position:absolute;width:500px;height:500px;border-radius:50%;right:10px;top:10px;background:repeating-radial-gradient(circle,transparent 0 25px,rgba(28,166,175,.13) 26px 27px);border:1px solid rgba(62,203,211,.18);animation:globe-rotate 18s linear infinite}.globe-wire:before,.globe-wire:after{content:"";position:absolute;inset:50px;border:1px solid rgba(62,203,211,.18);border-radius:50%;transform:rotateX(70deg)}.globe-wire:after{transform:rotateY(70deg)}.global-laptop{position:absolute;width:600px;height:370px;left:0;top:100px;border:8px solid #1b2730;border-radius:18px;background:#0a1118;box-shadow:0 45px 75px #000,0 0 70px #12bdc91a;transform:rotateY(-10deg)}.global-bar{height:42px;border-bottom:1px solid #26333d;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#a9b7bc;font-size:9px}.global-laptop .mini-chart{padding:20px;height:260px}.global-laptop .grid-line{stroke:#19252e}.global-order{display:flex;justify-content:space-between;padding:0 22px}.global-order b{font-size:20px}.global-order span{font-size:9px;color:#66747a}.currency{position:absolute;width:68px;height:68px;border:4px double rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#176d75,#79e1e4 42%,#efffff 52%,#1c7d84 72%);color:#114c54;font-size:28px;font-weight:700;box-shadow:0 22px 40px #000;animation:currency-float 4s ease-in-out infinite}.currency-a{right:18px;top:35px}.currency-b{left:40px;top:30px;animation-delay:-1.2s}.currency-c{right:75px;bottom:-2px;animation-delay:-2.4s}.benefit-section{background:#05090e;color:#fff}.section-head.light>span{color:#4cc6cd}.section-head.light h2{color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;perspective:1000px}.benefit-card{background:linear-gradient(145deg,#0c1622,#071019);border:1px solid #1c2b36;border-radius:19px;padding:18px 18px 27px;transform-style:preserve-3d;box-shadow:inset 0 1px #ffffff0a}.benefit-visual{height:270px;border-radius:14px;background:radial-gradient(circle at 50% 40%,rgba(22,181,193,.25),transparent 46%),linear-gradient(145deg,#101e2e,#08111c);display:grid;place-items:center;position:relative;overflow:hidden}.benefit-visual:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 22px,rgba(255,255,255,.03) 23px 24px)}.benefit-visual>svg{position:relative;width:110px;height:110px;color:#3bd0d5;filter:drop-shadow(0 20px 28px rgba(0,168,180,.28));animation:benefit-float 4.5s ease-in-out infinite}.visual-1>svg{animation-delay:-1.5s}.visual-2>svg{animation-delay:-3s}.visual-ring{position:absolute;width:180px;height:65px;border:1px solid rgba(59,208,213,.27);border-radius:50%;animation:ring-spin 6s linear infinite}.benefit-card>small{display:block;color:#55646f;font-size:9px;margin:21px 0 12px}.benefit-card h3{font-size:21px}.benefit-card p{font-size:11px;margin-top:12px;color:#829098}.world{background:#090d15;color:#fff;overflow:hidden}.world-grid{display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:70px;min-height:620px}.world-copy .kicker{color:#54cbd0;margin-bottom:18px}.world-copy h2{font-size:48px;line-height:1.05;letter-spacing:-2.4px}.world-copy p{font-size:13px;color:#7f8c93;margin-top:24px}.world-map{height:430px;position:relative;border-radius:50%;background:radial-gradient(circle,rgba(21,173,182,.12),transparent 65%);overflow:hidden}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(51,112,120,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(51,112,120,.09) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(circle,#000,transparent 72%);mask-image:radial-gradient(circle,#000,transparent 72%)}.map-grid:after{content:"";position:absolute;inset:14%;border:1px solid #17424a;border-radius:50%;box-shadow:0 0 0 52px #13535b17,0 0 0 104px #13535b0f}.map-point{position:absolute}.map-point i{display:block;width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 7px #12bdc91a;animation:point-pulse 2s ease-out infinite}.map-point span{position:absolute;left:13px;top:-9px;white-space:nowrap;font-size:8px;color:#9aacb2}.map-point b{display:block;color:#fff;margin-top:3px}.city-tape{border-top:1px solid #1b2530;height:56px;overflow:hidden;display:flex;align-items:center}.city-tape>div{display:flex;width:max-content;animation:tape 25s linear infinite}.city-tape span{padding:0 35px;color:#5f6e77;font-size:9px;letter-spacing:1.4px}.partners{position:relative;min-height:650px;overflow:hidden;background:#f1f5f6}.partner-speed{position:absolute;inset:0;background:repeating-linear-gradient(165deg,transparent 0 33px,rgba(30,72,83,.055) 34px 35px);animation:speed 1.5s linear infinite}.race-car-image{position:absolute;width:min(930px,69vw);left:-8%;bottom:25px;filter:drop-shadow(0 45px 35px rgba(13,38,50,.27));will-change:transform}.partner-copy{position:relative;z-index:2;margin-left:auto;margin-right:max(32px,calc((100vw - 1240px)/2));width:min(520px,42%);padding-top:145px;padding-bottom:120px}.partner-copy .kicker{color:#387c82;margin-bottom:18px}.partner-copy h2{font-size:55px;line-height:1.02;letter-spacing:-2.8px}.partner-copy p{font-size:13px;margin:24px 0 29px;max-width:430px}.gateway{height:670px;position:relative;overflow:hidden;background:#090d14;color:#fff;display:flex;align-items:center}.gateway:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#090d14 0 48%,transparent 70%)}.gateway-copy{position:relative;z-index:3;width:min(1240px,100%);margin:auto;padding:0 32px}.gateway-copy .kicker{color:#57cbd0;margin-bottom:18px}.gateway h2{font-size:52px;line-height:1.02;letter-spacing:-2.5px}.steps{display:flex;align-items:center;gap:12px;margin:32px 0;color:#a9b4b9;font-size:9px}.steps span{display:flex;align-items:center;gap:8px}.steps b{width:22px;height:22px;border:1px solid #3c4a53;border-radius:50%;display:grid;place-items:center;color:#fff}.steps i{width:30px;height:1px;background:#2a343d}.gateway .hero-actions{justify-content:flex-start}.key-cloud{position:absolute;width:50%;height:100%;right:0;z-index:2}.key{position:absolute;width:125px;height:125px;border-radius:25px;display:grid;place-items:center;background:linear-gradient(145deg,#3d4858,#d6e0e4 34%,#727e8b 48%,#1c232d 76%);border:8px solid #232b35;color:#dce6e8;font-size:43px;font-weight:600;box-shadow:0 35px 55px #000,inset 0 4px 5px #ffffff59;animation:key-float 5s ease-in-out infinite}.key-0{left:34%;top:7%;transform:rotate(-18deg)}.key-1{left:58%;top:31%;transform:rotate(13deg);animation-delay:-1s}.key-2{left:15%;top:45%;transform:rotate(21deg);animation-delay:-2s}.key-3{left:42%;bottom:4%;transform:rotate(-10deg);animation-delay:-3s}.key-4{right:2%;bottom:10%;transform:rotate(18deg);animation-delay:-4s}.gateway-orbit{position:absolute;border:1px solid rgba(29,177,187,.18);border-radius:50%;right:-10%;top:50%;transform:translateY(-50%) rotate(-18deg);animation:ring-spin 14s linear infinite}.orbit-one{width:760px;height:260px}.orbit-two{width:620px;height:500px;animation-direction:reverse}footer{background:#05080d;color:#a9b3b8}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:32px;border-bottom:1px solid #1d242b}.footer-top>div{display:flex;gap:24px;font-size:10px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 2.2fr;gap:60px;padding:38px 0}.footer-grid>div{display:flex;flex-direction:column;gap:10px;font-size:10px}.footer-grid strong{color:#fff}.footer-grid .risk p{font-size:10px;line-height:1.75}.footer-bottom{border-top:1px solid #1d242b;padding-top:20px;display:flex;justify-content:space-between;font-size:8px;color:#657179}@keyframes scroll-line{50%{transform:translate(46px)}}@keyframes cube-float{50%{translate:0 -15px;rotate:6deg}}@keyframes ring-spin{to{rotate:360deg}}@keyframes chart-draw{50%,to{stroke-dashoffset:0}}@keyframes device-bob{50%{translate:0 -10px}}@keyframes orb{50%{translate:0 -12px;rotate:25deg}}@keyframes globe-rotate{to{rotate:360deg}}@keyframes currency-float{50%{translate:0 -12px;rotate:12deg}}@keyframes benefit-float{50%{transform:translateY(-12px) rotateY(12deg)}}@keyframes point-pulse{70%{box-shadow:0 0 0 17px #12bdc900}}@keyframes tape{to{transform:translate(-50%)}}@keyframes speed{to{transform:translate(36px)}}@keyframes key-float{50%{translate:0 -17px;rotate:7deg}}@media(max-width:1000px){.nav-shell nav{display:none}.platform-grid,.always-grid,.world-grid{grid-template-columns:1fr}.platform-art{margin-top:-30px}.always-grid{gap:20px}.global-device{max-width:700px}.world-map{height:360px}.race-car-image{width:74vw;opacity:.75}.partner-copy{width:53%}.desktop-device{right:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid .risk{grid-column:1/-1}}@media(max-width:720px){.section{padding:72px 20px}.nav-shell{padding:0 18px;gap:12px}.nav-shell .logo svg{width:24px}.nav-shell .logo span{font-size:15px}.nav-actions{margin-left:auto}.nav-actions>a:first-child{display:none}.nav-cta{min-height:32px;padding:0 11px;font-size:9px;white-space:nowrap}.menu{display:block;padding:0}.nav-shell nav.open{position:absolute;display:flex;flex-direction:column;left:16px;right:16px;top:70px;background:#0b1720;border:1px solid #26343e;border-radius:16px;padding:20px;gap:17px}.nav-shell nav.open a{font-size:13px}.hero{height:760px}.hero h1{font-size:56px;letter-spacing:-3px}.hero p{font-size:13px}.hero-actions{flex-direction:column;align-items:stretch;max-width:260px;margin:auto}.section-head{margin-bottom:38px}.section-head h2{font-size:36px}.market-constellation{height:auto;display:flex;flex-direction:column;padding-top:290px;gap:10px}.cube-core{top:135px;width:260px;height:260px}.cube{width:90px;height:90px;border-radius:20px}.cube-a{left:85px}.cube-b{left:16px;top:95px}.cube-c{right:10px;top:108px}.cube-d{left:92px;bottom:5px}.instrument{position:static;width:100%;min-height:91px}.platform-grid{min-height:0}.platform-copy h2,.always-copy h2,.world-copy h2{font-size:39px}.platform-art{height:430px;margin-left:-20px;margin-right:-20px;overflow:hidden}.desktop-device{width:470px;height:305px;right:-180px}.tablet-device{width:220px;height:290px;right:80px;top:140px}.phone-device{right:6px;width:125px;height:265px}.always-grid{min-height:0}.global-device{height:390px;margin-left:-30px;margin-right:-30px}.globe-wire{width:360px;height:360px;right:-60px}.global-laptop{width:470px;height:300px;left:20px;top:80px}.global-laptop .mini-chart{height:195px}.currency{width:52px;height:52px;font-size:21px}.benefit-grid{grid-template-columns:1fr}.benefit-visual{height:220px}.world-grid{min-height:0}.world-map{height:310px}.map-point span{font-size:7px}.partners{min-height:690px}.race-car-image{width:115vw;max-width:none;left:-43%;bottom:20px;opacity:1}.partner-copy{width:auto;margin:0;padding:76px 20px;min-height:690px}.partner-copy h2{font-size:41px}.partner-copy p{max-width:300px}.partner-copy .dark-button{position:absolute;bottom:47px}.gateway{height:740px;align-items:flex-start;padding-top:80px}.gateway h2{font-size:42px}.steps{align-items:flex-start;flex-direction:column}.steps i{width:1px;height:15px;margin-left:11px}.gateway .hero-actions{margin:0;max-width:250px}.key-cloud{width:100%;height:55%;top:45%;opacity:.66}.key{width:82px;height:82px;border-width:5px;font-size:28px}.gateway:after{background:linear-gradient(180deg,#090d14 0 45%,transparent 78%)}.footer-top{align-items:flex-start;flex-direction:column;gap:25px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid .risk{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.city-tape span{padding:0 23px}.race-car-image{filter:drop-shadow(0 25px 23px rgba(13,38,50,.22))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important}.mini-chart .trace{stroke-dashoffset:0}.reveal{opacity:1!important;transform:none!important}}
