.cubes-container{position:absolute;inset:0;width:100%;height:100vh;pointer-events:none}@font-face{font-family:Manrope;src:local("Segoe UI");font-weight:400 800}@font-face{font-family:Space Grotesk;src:local("Arial");font-weight:500 700}:root{--bg:#08090b;--panel:#111318;--text:#f5f5f2;--muted:#90949c;--line:rgba(255,255,255,.1);--lime:#ecf24a;--blue:#788cff;--fire:#ff5128;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;color:var(--text);background:var(--bg);font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:20px;height:20px}.site-shell{min-height:100vh;overflow:hidden}.page-width{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.site-header{position:absolute;z-index:100;top:0;left:0;width:100%;padding:18px 0}.nav-wrap{width:min(1300px,calc(100% - 48px));margin:auto;min-height:62px;padding:8px 10px 8px 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:18px;background:#090a0cb8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.logo{display:flex;align-items:center;gap:10px;font:700 19px Space Grotesk;letter-spacing:.14em}.logo-mark{display:grid;grid-template-columns:repeat(2,7px);gap:2px;width:16px;height:16px;transform:rotate(45deg)}.logo-mark i{display:block;background:var(--lime)}.logo-mark i:nth-child(3){grid-column:2}.main-nav{display:flex;gap:32px;margin-left:50px}.main-nav>a{position:relative;color:#aaadb3;font-size:12px;font-weight:700}.main-nav>a:hover,.main-nav>a.active{color:#fff}.main-nav>a.active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;background:var(--lime)}.nav-actions{display:flex;align-items:center;gap:8px}.nav-cta{padding:13px 16px;display:flex;align-items:center;gap:8px;color:#101107;border-radius:11px;background:var(--lime);font-size:11px;font-weight:800}.nav-cta svg{width:15px}.language{position:relative}.language-trigger{height:43px;padding:0 13px;color:#ddd;border:1px solid var(--line);border-radius:11px;background:#ffffff0a;cursor:pointer;font-size:11px;font-weight:800}.language-menu{position:absolute;right:0;top:50px;width:100px;padding:6px;border:1px solid var(--line);border-radius:11px;background:#16181d;box-shadow:0 20px 50px #000}.language-menu button{width:100%;padding:9px;color:#aaa;border:0;border-radius:7px;background:none;text-align:left;cursor:pointer;font-size:11px;font-weight:800}.language-menu button.active,.language-menu button:hover{color:#fff;background:#ffffff14}.menu-button,.mobile-language{display:none}.eyebrow,.overline{display:inline-flex;align-items:center;gap:8px;color:#c5c7ca;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 13px var(--lime)}.button{min-height:51px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:12px;font-size:12px;font-weight:800;transition:.25s}.button:hover{transform:translateY(-3px)}.button-primary{color:#111207;background:var(--lime)}.button-ghost,.button-dark{color:#fff;border-color:var(--line);background:#ffffff0a}.section-heading{margin-bottom:38px;display:flex;align-items:flex-end;justify-content:space-between;gap:70px}.section-heading h2{margin:14px 0 0;font:600 clamp(36px,5vw,60px)/1.02 "Space Grotesk";letter-spacing:-.05em}.section-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.hub-page{position:relative;background:radial-gradient(circle at 50% 25%,#181a0d,transparent 38%),#08090a}.hub-page>.cubes-container{position:absolute;z-index:0;height:100vh}.hub-glow{position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(120px);opacity:.08}.hub-glow-one{top:100px;left:-200px;background:#ddff50}.hub-glow-two{top:260px;right:-200px;background:#fff64d}.hub-hero{position:relative;z-index:2;min-height:100vh;padding:170px 0 90px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.hub-hero h1{max-width:980px;margin:22px auto;font:600 clamp(54px,8.3vw,108px)/.92 "Space Grotesk";letter-spacing:-.07em}.hub-hero h1 span{color:var(--lime)}.hub-hero>p{max-width:650px;margin:0 auto 32px;color:#a1a4a9;font-size:16px;line-height:1.7}.scroll-cue{position:absolute;bottom:28px;color:#6e7176;font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-section{position:relative;z-index:2;padding:120px 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-card{position:relative;min-height:580px;padding:27px;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#111318;transition:.35s}.product-card:hover{transform:translateY(-7px);border-color:#ffffff38;box-shadow:0 30px 70px #00000059}.card-top{position:relative;z-index:3;display:flex;justify-content:space-between}.product-index{color:#72757b;font-size:11px}.status-pill{padding:7px 10px;color:#aab5ff;border:1px solid rgba(120,140,255,.3);border-radius:99px;background:#6478ff12;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.status-pill.hot{color:#ff8b6c;border-color:#ff50234d}.product-copy{position:absolute;z-index:3;left:30px;right:30px;bottom:30px}.product-label{color:#777b82;font-size:8px;font-weight:800;letter-spacing:.16em}.product-copy h3{margin:10px 0;font:600 clamp(38px,4vw,54px) "Space Grotesk";letter-spacing:-.05em}.product-copy p{min-height:50px;margin:0 0 22px;color:#969aa2;font-size:13px;line-height:1.7}.card-link{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800}.card-link svg{width:16px}.ai-card{background:radial-gradient(circle at 50% 33%,rgba(102,124,255,.2),transparent 34%),linear-gradient(150deg,#141722,#0d0f14)}.ai-orbit{position:absolute;top:75px;left:50%;width:290px;height:290px;display:grid;place-items:center;transform:translate(-50%)}.orbit-ring{position:absolute;inset:22px;border:1px solid rgba(130,148,255,.22);border-radius:50%;animation:spin 13s linear infinite}.orbit-ring:after{content:"";position:absolute;top:34px;left:20px;width:6px;height:6px;border-radius:50%;background:#a7b4ff;box-shadow:0 0 16px #7189ff}.ring-b{inset:62px;animation-direction:reverse}.ai-core{width:92px;height:92px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);border-radius:28px;color:#d3d9ff;background:#697dff2e;box-shadow:0 0 70px #586eff47;transform:rotate(-8deg)}.ai-core svg{width:35px;height:35px}@keyframes spin{to{transform:rotate(360deg)}}.inferno-card{background:linear-gradient(180deg,transparent,#100807 76%),url(/assets/inferno-hero-B_EG_LRr.png) center/cover}.inferno-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#090302db)}.inferno-emblem,.speed-lines{display:none}.hub-statement{position:relative;z-index:2;padding:40px 0 130px;display:grid;grid-template-columns:1fr 3fr;border-top:1px solid var(--line)}.hub-statement span{color:#6d7075;font-size:9px;letter-spacing:.17em}.hub-statement p{max-width:800px;margin:0;font:500 clamp(25px,3.4vw,44px)/1.3 "Space Grotesk";letter-spacing:-.04em}.ai-page{background:radial-gradient(circle at 82% 10%,rgba(96,118,255,.17),transparent 30%),#090b11}.ai-hero{min-height:870px;padding:180px 0 100px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:55px}.eyebrow.blue,.blue-text{color:#9bacff}.eyebrow.blue svg{width:15px}.ai-hero-copy h1{margin:24px 0 22px;font:600 clamp(58px,7vw,90px)/.94 "Space Grotesk";letter-spacing:-.065em}.ai-hero-copy h1 span{display:block;color:#8395ff}.ai-hero-copy>p{max-width:610px;color:#a0a5b0;font-size:16px;line-height:1.75}.hero-actions{margin-top:31px;display:flex;flex-wrap:wrap;gap:10px}.button-ai{color:#fff;background:#7288ff;box-shadow:0 14px 35px #4a5edc3d}.trust-row{margin-top:25px;display:flex;gap:22px;color:#777c88;font-size:10px;font-weight:700}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{width:14px}.phone-stage{position:relative;height:590px;display:grid;place-items:center}.phone-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:#6075ee;filter:blur(130px);opacity:.2}.phone-frame{position:relative;z-index:2;width:276px;height:555px;padding:7px;border:1px solid #555b74;border-radius:44px;background:#050609;box-shadow:0 40px 90px #000000a6;transform:rotate(4deg)}.phone-island{position:absolute;z-index:3;top:15px;left:50%;width:80px;height:22px;border-radius:20px;background:#050506;transform:translate(-50%)}.phone-screen{height:100%;padding:50px 17px 17px;overflow:hidden;color:#151823;border-radius:37px;background:linear-gradient(160deg,#f9faff,#e9ecf8)}.phone-head{display:flex;justify-content:space-between;font:700 18px Space Grotesk}.phone-head i{width:27px;height:27px;border-radius:50%;background:#788cff}.phone-greeting{margin:21px 0 11px;font-size:11px;font-weight:700}.balance-card{position:relative;height:170px;padding:17px;overflow:hidden;color:#fff;border-radius:21px;background:linear-gradient(145deg,#5369e5,#7b8cff);box-shadow:0 14px 28px #4d5ec640}.balance-card small{display:block;opacity:.75;font-size:8px}.balance-card strong{display:block;margin:6px 0;font-size:22px}.balance-card>span{font-size:8px}.mini-chart{position:absolute;left:13px;right:13px;bottom:15px;height:48px;display:flex;align-items:flex-end;gap:6px}.mini-chart i{flex:1;height:30%;border-radius:4px;background:#ffffff47}.mini-chart i:nth-child(2){height:50%}.mini-chart i:nth-child(3){height:42%}.mini-chart i:nth-child(4){height:70%}.mini-chart i:nth-child(5){height:55%}.mini-chart i:nth-child(6){height:80%}.mini-chart i:nth-child(7){height:95%;background:#fff}.spend-title{margin:18px 2px 9px;display:flex;justify-content:space-between;font-size:8px}.spend-title span{color:#6978d8}.transaction{margin:7px 0;padding:8px;display:flex;align-items:center;gap:8px;border-radius:12px;background:#fff}.transaction>i{width:29px;height:29px;display:grid;place-items:center;color:#fff;border-radius:8px;font-style:normal;font-size:9px;font-weight:800}.tx-purple{background:#1a1c22}.tx-blue{background:#6e83f1}.transaction div{flex:1;display:flex;flex-direction:column}.transaction b,.transaction>strong{font-size:8px}.transaction small{color:#9296a6;font-size:7px}.transaction .positive{color:#44aa73}.float-card{position:absolute;z-index:3;padding:12px 15px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#141723d6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.float-card>svg{width:33px;height:33px;padding:7px;color:#aab6ff;border-radius:9px;background:#6f85ff29}.float-card div{display:flex;flex-direction:column}.float-card small{color:#7f8492;font-size:7px}.float-card b{font-size:9px}.insight{top:140px;left:0}.safe{right:0;bottom:120px}.feature-section{padding:115px 0;border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feature-grid article{min-height:270px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#ffffff06}.feature-icon{width:46px;height:46px;margin-bottom:55px;display:grid;place-items:center;color:#9fafff;border-radius:13px;background:#697eff1c}.feature-grid h3{margin:0 0 11px;font:600 19px Space Grotesk}.feature-grid p{margin:0;color:#8d919d;font-size:12px;line-height:1.7}.product-cta{margin:25px auto 85px;padding:55px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid rgba(119,138,255,.2);border-radius:26px;background:radial-gradient(circle at 80%,rgba(101,122,255,.15),transparent 45%),#11131a}.product-cta h2{margin:9px 0 0;font:600 clamp(34px,5vw,56px) "Space Grotesk";letter-spacing:-.05em}.subpage-legal{padding-bottom:38px;display:flex;gap:20px;color:#6f737f;font-size:10px}.inferno-page{background:#080706}.game-hero{position:relative;min-height:900px;height:100vh;overflow:hidden;background:url(/assets/inferno-hero-B_EG_LRr.png) center/cover}.game-sky,.game-sun,.mountains,.road,.game-car{display:none}.game-vignette{position:absolute;inset:0;background:linear-gradient(90deg,#040303e6 0,#0403038f 42%,#04030314 75%),linear-gradient(0deg,rgba(4,3,3,.9),transparent 40%)}.game-hero-content{position:relative;z-index:2;padding-top:230px;text-align:left}.game-kicker{display:flex;align-items:center;gap:9px;color:#e77b59;font-size:9px;font-weight:800;letter-spacing:.23em}.game-kicker span{width:20px;height:1px;background:#f25525}.inferno-logo{margin:24px 0 15px;display:flex;width:min-content;flex-direction:column;transform:skew(-6deg)}.inferno-logo small{padding-left:5px;color:#ff8b60;font:700 clamp(22px,3vw,34px)/1 "Space Grotesk";letter-spacing:.38em}.inferno-logo strong{font:700 clamp(80px,11vw,150px)/.79 "Space Grotesk";letter-spacing:-.09em;color:#f4eee8;text-shadow:5px 5px 0 #5a160a}.game-hero-content>p{max-width:420px;margin:28px 0 0;color:#c49e91;font-size:14px}.button-fire{color:#fff;background:linear-gradient(135deg,#ff682f,#e8320b);box-shadow:0 12px 35px #ff330a40}.game-meta{position:absolute;z-index:2;left:0;right:0;bottom:28px;padding-top:16px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,112,69,.22)}.game-meta span{display:flex;gap:11px;color:#967b73;font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.game-meta b{color:#e84a22}.game-intro{padding:130px 0 95px;display:grid;grid-template-columns:1fr 1fr;gap:75px}.game-overline{color:#f15b32;font-size:8px;font-weight:800;letter-spacing:.22em}.game-intro h2{max-width:520px;margin:15px 0;font:600 clamp(45px,6vw,76px)/.97 "Space Grotesk";letter-spacing:-.055em}.game-intro p{margin:26px 0 45px;color:#9c8d88;font-size:14px;line-height:1.8}.game-stats{display:flex;gap:45px}.game-stats span{display:flex;flex-direction:column;color:#735e58;font-size:8px;font-weight:800;text-transform:uppercase}.game-stats b{margin-bottom:5px;color:#f2e8e4;font:600 26px Space Grotesk}.game-features{padding-bottom:110px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.game-feature{position:relative;min-height:285px;padding:30px;border:1px solid rgba(255,100,55,.14);background:#100d0c}.game-feature>svg{width:36px;height:36px;margin:55px 0 23px;color:#f05a32}.game-feature h3{margin:0 0 11px;font:600 21px Space Grotesk}.game-feature p{max-width:430px;margin:0;color:#826f69;font-size:12px;line-height:1.75}.feature-number{position:absolute;right:24px;top:24px;color:#55342b;font-size:11px}.feature-wide{grid-column:span 2;min-height:340px;padding:50px;display:flex;align-items:center;gap:75px}.radar{position:relative;flex:0 0 220px;height:220px;border:1px solid #47251d;border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 33px,#291713 34px 35px)}.radar:after{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(rgba(255,72,26,.3),transparent 25%);animation:spin 4s linear infinite}.radar i{position:absolute;z-index:2;width:5px;height:5px;border-radius:50%;background:#ff5c2b;box-shadow:0 0 12px #ff3c0c}.radar i:nth-child(1){left:30%;top:35%}.radar i:nth-child(2){left:70%;top:50%}.radar i:nth-child(3){left:54%;top:75%}.game-cta{margin-bottom:90px;padding:90px 25px;text-align:center;border:1px solid rgba(255,86,36,.15);background:radial-gradient(circle at 50% 120%,rgba(255,52,11,.2),transparent 50%)}.game-cta h2{margin:18px 0 11px;font:600 clamp(42px,6vw,72px) "Space Grotesk";letter-spacing:-.055em}.game-cta p{margin:0 auto 28px;color:#8c7670}.support-page{padding-top:180px;padding-bottom:110px}.support-hero{padding:45px 0 85px;text-align:center}.support-hero h1{margin:19px 0 15px;font:600 clamp(50px,7vw,85px) "Space Grotesk";letter-spacing:-.06em}.support-hero p{max-width:580px;margin:0 auto 28px;color:var(--muted);line-height:1.7}.support-products{display:grid;grid-template-columns:1fr 1fr;gap:14px}.support-products article{padding:26px;display:flex;align-items:center;gap:17px;border:1px solid var(--line);border-radius:19px;background:#101216}.support-products article>div{flex:1}.support-products h2{margin:0 0 5px;font:600 20px Space Grotesk}.support-products p{margin:0;color:#81858d;font-size:11px}.support-product-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px}.support-product-icon.ai{color:#a7b4ff;background:#6e84ff1f}.support-product-icon.fire{color:#ff7049;background:#ff4f1f1f}.support-products article>a{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.faq-section{max-width:830px;margin:110px auto 0}.faq-section h2{margin:14px 0 32px;font:600 clamp(34px,4vw,50px) "Space Grotesk";letter-spacing:-.04em}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:22px 0;display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-weight:700}.faq-list summary span{color:var(--lime);font-size:19px}.faq-list p{max-width:690px;margin:-4px 0 23px;color:#898d94;font-size:12px;line-height:1.75}.legal-page{padding-top:180px;padding-bottom:120px;display:grid;grid-template-columns:200px minmax(0,720px);gap:75px;justify-content:center}.legal-aside{position:sticky;top:125px;height:max-content;display:flex;flex-direction:column;gap:23px;color:#676a70;font-size:9px;letter-spacing:.12em}.legal-aside a{color:#acafb4}.legal-page article h1{margin:19px 0 9px;font:600 clamp(45px,6vw,70px)/1 "Space Grotesk";letter-spacing:-.055em}.legal-date{color:#696d74;font-size:10px}.legal-lead{margin:42px 0 55px;padding:23px 0;color:#c0c2c6;border-block:1px solid var(--line);font-size:16px;line-height:1.7}.legal-page article section{margin:38px 0}.legal-page h2{font:600 20px Space Grotesk}.legal-page article section p{color:#8e9299;font-size:13px;line-height:1.85}.legal-page article a{color:var(--lime)}.site-footer{position:relative;z-index:10;padding:70px max(24px,calc((100vw - 1180px)/2)) 24px;border-top:1px solid var(--line);background:#08090b}.footer-main{padding-bottom:65px;display:flex;justify-content:space-between;gap:75px}.footer-brand p{max-width:250px;margin:17px 0;color:#74777d;font-size:12px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:65px}.footer-links>div{display:flex;flex-direction:column;gap:12px}.footer-links span{margin-bottom:4px;color:#65686d;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.footer-links a{color:#a8aaae;font-size:11px}.footer-bottom{padding-top:18px;display:flex;justify-content:space-between;color:#55585d;border-top:1px solid var(--line);font-size:8px;letter-spacing:.08em}@media(max-width:900px){.main-nav{position:fixed;inset:0;z-index:-1;padding:125px 26px 40px;display:flex;align-items:flex-start;flex-direction:column;gap:4px;margin:0;background:#090a0c;opacity:0;pointer-events:none;transform:translateY(-12px);transition:.25s}.main-nav.is-open{opacity:1;pointer-events:auto;transform:none}.main-nav>a{width:100%;padding:17px 0;border-bottom:1px solid var(--line);font:600 26px Space Grotesk}.main-nav>a.active:after{display:none}.nav-actions>.language,.nav-cta{display:none}.menu-button{width:43px;height:43px;padding:0;display:grid;place-items:center;color:#fff;border:1px solid var(--line);border-radius:11px;background:#ffffff0a}.mobile-language{display:block;margin-top:22px}.nav-wrap{position:relative;z-index:2}.product-grid,.ai-hero,.game-intro{grid-template-columns:1fr}.ai-hero{padding-top:170px;text-align:center}.ai-hero-copy>p{margin-inline:auto}.ai-hero .hero-actions,.trust-row{justify-content:center}.phone-stage{margin-top:20px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:230px}.feature-icon{margin-bottom:38px}.section-heading{align-items:flex-start;flex-direction:column;gap:18px}.game-intro{gap:18px}.footer-main{flex-direction:column}.legal-page{grid-template-columns:1fr}.legal-aside{position:static;flex-direction:row;justify-content:space-between}}@media(max-width:640px){.page-width,.nav-wrap{width:calc(100% - 28px)}.site-header{padding-top:11px}.nav-wrap{min-height:57px;padding:6px 7px 6px 14px;border-radius:15px}.logo{font-size:16px}.hub-hero{padding-top:140px}.hub-hero h1{font-size:50px}.hub-hero>p{font-size:13px}.scroll-cue{display:none}.product-section{padding:85px 0}.section-heading{margin-bottom:26px}.section-heading h2{font-size:39px}.product-grid{grid-template-columns:1fr}.product-card{min-height:500px;padding:21px;border-radius:21px}.product-copy{left:23px;right:23px;bottom:23px}.product-copy h3{font-size:40px}.ai-orbit{top:65px;width:240px;height:240px}.hub-statement{padding-bottom:90px;grid-template-columns:1fr;gap:22px}.hub-statement p{font-size:27px}.ai-hero{min-height:auto;padding:145px 0 65px}.ai-hero-copy h1{font-size:52px}.ai-hero-copy>p{font-size:13px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-row{gap:13px;flex-wrap:wrap}.phone-stage{height:550px;margin-inline:-20px;transform:scale(.88)}.insight{left:-4px}.safe{right:-4px}.feature-section{padding:80px 0}.feature-grid article{padding:24px}.product-cta{padding:35px 24px;align-items:flex-start;flex-direction:column}.game-hero{min-height:760px;background-position:60% center}.game-vignette{background:linear-gradient(0deg,#040303eb,#0403031a 60%),linear-gradient(90deg,rgba(4,3,3,.82),transparent)}.game-hero-content{padding-top:175px}.inferno-logo small{font-size:18px}.inferno-logo strong{font-size:73px}.game-meta span:nth-child(2){display:none}.game-intro{padding:85px 0 65px}.game-intro h2{font-size:46px}.game-stats{justify-content:space-between;gap:8px}.game-features{grid-template-columns:1fr}.feature-wide{grid-column:auto;min-height:510px;padding:28px;align-items:flex-start;flex-direction:column;gap:30px}.radar{flex-basis:200px;width:200px;height:200px;align-self:center}.game-cta{padding:70px 19px}.support-page,.legal-page{padding-top:140px}.support-hero{padding-bottom:55px}.support-products{grid-template-columns:1fr}.support-products article{padding:19px}.faq-section{margin-top:75px}.legal-page{gap:32px}.legal-page article h1{font-size:42px}.legal-lead{margin:32px 0 45px;font-size:14px}.site-footer{padding-top:50px}.footer-links{grid-template-columns:1fr 1fr;gap:40px 23px}.footer-main{padding-bottom:45px}.footer-bottom{gap:12px;flex-direction:column}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
