@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap");:root{--ink:#070709;--paper:#f5f4ef;--lime:#c8ff2e;--violet:#6e4eff;--line:rgba(255,255,255,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#fff;background:var(--ink);font-family:DM Sans,sans-serif}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}.topbar{min-height:74px;justify-content:space-between;padding:12px clamp(20px,5vw,72px);border-bottom:1px solid var(--line);background:rgba(7,7,9,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:50}.brand,.topbar{display:flex;align-items:center}.brand{gap:11px;text-decoration:none;font:700 13px/1 Space Grotesk;letter-spacing:.14em}.brand-mark{width:35px;height:35px;display:grid;place-items:center;color:#070709;background:var(--lime);border-radius:9px;letter-spacing:-.07em;box-shadow:0 0 30px rgba(200,255,46,.22)}.topbar-meta{gap:28px}.topbar-meta,.topbar-meta>span{display:flex;align-items:center}.topbar-meta>span{color:#aaaab1;font:600 11px/1 Space Grotesk;letter-spacing:.08em;gap:7px}.topbar-meta svg{width:15px;height:15px;color:var(--lime)}.mini-cta{border:1px solid rgba(200,255,46,.5);border-radius:100px;padding:11px 17px;font:700 11px/1 Space Grotesk;letter-spacing:.06em;text-decoration:none;display:flex;align-items:center;gap:8px;transition:.2s ease}.mini-cta:hover{color:#090909;background:var(--lime)}.hero{min-height:calc(100vh - 74px);display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:clamp(44px,6vw,100px);padding:70px clamp(22px,6vw,92px) 76px;overflow:hidden;position:relative;isolation:isolate}.hero:before{width:680px;height:680px;left:-390px;top:-230px;background:var(--violet);filter:blur(180px);opacity:.2}.hero:after,.hero:before{content:"";position:absolute;z-index:-2}.hero:after{width:520px;height:520px;right:-320px;bottom:-180px;background:var(--lime);filter:blur(170px);opacity:.12}.hero-noise{position:absolute;inset:0;z-index:-1;opacity:.25;background-image:radial-gradient(rgba(255,255,255,.12) .65px,transparent 0);background-size:8px 8px;-webkit-mask-image:linear-gradient(180deg,black,transparent 86%);mask-image:linear-gradient(180deg,black,transparent 86%)}.hero-copy{max-width:720px;position:relative;z-index:2}.eyebrow{width:fit-content;display:flex;align-items:center;gap:10px;border:1px solid rgba(200,255,46,.3);color:var(--lime);background:rgba(200,255,46,.06);border-radius:100px;padding:10px 15px;font:700 11px/1 Space Grotesk;letter-spacing:.08em}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(200,255,46,.09);animation:live 1.8s ease infinite}@keyframes live{50%{box-shadow:0 0 0 9px rgba(200,255,46,0)}}.hero h1{margin:28px 0 24px;font:700 clamp(56px,6.6vw,104px)/.88 Space Grotesk;letter-spacing:-.072em;max-width:820px}.hero h1 span{display:block;color:var(--lime)}.hero-lead{max-width:670px;margin:0;color:#bdbdc6;font-size:clamp(17px,1.5vw,21px);line-height:1.6}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:36px}.primary-cta{min-height:62px;padding:0 23px;background:var(--lime);color:#08080a;border-radius:12px;text-decoration:none;font:700 13px/1 Space Grotesk;letter-spacing:.025em;display:inline-flex;align-items:center;gap:11px;box-shadow:0 12px 40px rgba(200,255,46,.13);transition:transform .2s ease,box-shadow .2s ease}.hero-primary-cta{min-height:66px;padding-inline:28px;font-size:15px}.primary-cta:hover{transform:translateY(-3px);box-shadow:0 18px 54px rgba(200,255,46,.2)}.primary-cta svg{width:18px;height:18px}.primary-cta svg:last-child{margin-left:3px}.event-note{display:flex;flex-direction:column;gap:5px}.event-note strong{color:#fff;font:700 15px/1.2 Space Grotesk;letter-spacing:.06em}.event-note span{color:#8d8d96;font-size:14px}.trust-row{margin-top:30px;display:flex;flex-wrap:wrap;gap:18px;color:#898991;font-size:12px}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{color:var(--lime);width:15px;height:15px}.hero-visual{min-height:590px;display:grid;place-items:center;position:relative;perspective:1000px}.orbit{border:1px solid rgba(255,255,255,.07)}.orbit,.orbit:after{position:absolute;border-radius:50%}.orbit:after{content:"";width:8px;height:8px;background:var(--lime);box-shadow:0 0 18px var(--lime)}.orbit-one{width:590px;height:590px;animation:spin 20s linear infinite}.orbit-one:after{left:70px;top:62px}.orbit-two{width:460px;height:460px;animation:spin 14s linear infinite reverse}.orbit-two:after{right:24px;bottom:115px;background:#a389ff;box-shadow:0 0 18px #a389ff}@keyframes spin{to{transform:rotate(1turn)}}.studio-window{width:min(100%,550px);background:rgba(17,17,22,.9);border:1px solid rgba(255,255,255,.15);border-radius:22px;padding:14px;box-shadow:0 35px 100px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,255,255,.02);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:rotateY(-5deg) rotateX(2deg);position:relative;z-index:2}.window-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#666672;font:600 9px/1 Space Grotesk;text-transform:uppercase;letter-spacing:.07em;padding:3px 2px 15px}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#ff655d}.window-dots i:nth-child(2){background:#ffc145}.window-dots i:nth-child(3){background:#36ca65}.online{display:flex;align-items:center;gap:5px;justify-self:end;color:#7d7d86}.online i{width:5px;height:5px;background:var(--lime);border-radius:50%}.studio-head{height:57px;padding:0 4px;justify-content:space-between}.studio-head,.studio-logo{display:flex;align-items:center}.studio-logo{gap:8px;font:700 19px/1 Space Grotesk;letter-spacing:-.04em}.studio-logo svg{width:24px}.studio-logo span,.studio-logo svg{color:var(--lime)}.studio-head button{border:1px solid rgba(255,255,255,.11);background:#202027;color:var(--lime);border-radius:9px;width:37px;height:37px;display:grid;place-items:center}.games-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.game-card{min-width:0;background:#21212a;border-radius:10px;padding:7px 7px 10px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.game-art{aspect-ratio:1.2;display:grid;place-items:center;border-radius:7px;margin-bottom:8px;font-size:33px;background:linear-gradient(145deg,rgba(255,255,255,.18),transparent),#5d40e7;text-shadow:0 5px 15px rgba(0,0,0,.3)}.game-card.lime .game-art{background-color:#a6cf24}.game-card.orange .game-art{background-color:#ef7b37}.game-card.blue .game-art{background-color:#2474d8}.game-card.pink .game-art{background-color:#d9438f}.game-card.cyan .game-art{background-color:#1598a7}.game-card strong,.game-card>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card strong{font:600 10px/1.3 Space Grotesk}.game-card>span{margin-top:2px;color:#7f7f8a;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.prompt-bar{margin-top:11px;height:47px;display:flex;align-items:center;justify-content:space-between;padding-left:14px;background:#0e0e12;border:1px solid rgba(200,255,46,.18);border-radius:9px;color:#71717c;font:500 10px/1 Space Grotesk}.prompt-bar button{align-self:stretch;width:48px;border:0;color:#08080a;background:var(--lime);border-radius:0 8px 8px 0;display:grid;place-items:center}.floating-chip{position:absolute;z-index:4;padding:11px 15px;background:rgba(25,25,31,.92);border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:10px;font:700 11px/1 Space Grotesk;display:flex;align-items:center;gap:8px;box-shadow:0 18px 35px rgba(0,0,0,.28);animation:float 4s ease-in-out infinite}.floating-chip span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:var(--lime);color:#08080a}.chip-gpt{left:-14px;top:90px}.chip-fable{right:-10px;bottom:105px;animation-delay:-2s}.chip-fable span{background:#846aff;color:#fff}.floating-stat{position:absolute;z-index:4;right:-12px;top:54px;background:var(--lime);color:#070709;border-radius:12px;padding:13px 16px;display:flex;align-items:center;gap:8px;transform:rotate(4deg);box-shadow:0 15px 30px rgba(0,0,0,.25)}.floating-stat strong{font:700 25px/1 Space Grotesk}.floating-stat span{font:700 7px/1.25 Space Grotesk;letter-spacing:.05em}@keyframes float{50%{transform:translateY(-8px)}}.proof-strip{min-height:90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,64px);padding:20px;color:#73737b;font-size:13px;text-align:center}.proof-strip p{margin:0}.proof-strip strong{color:#e2e2e6}.proof-strip i{width:4px;height:4px;border-radius:50%;background:var(--lime)}.placeholder-section{min-height:50vh;display:grid;place-items:center;color:#555}@media (max-width:1080px){.hero{grid-template-columns:1fr;padding-top:72px}.hero-copy{max-width:820px}.hero h1{max-width:780px}.hero-visual{min-height:610px;width:min(620px,100%);margin:-10px auto 0}}@media (max-width:640px){.topbar{min-height:64px}.topbar-meta>span{display:none}.brand{font-size:11px;letter-spacing:.1em;gap:9px}.mini-cta{padding:10px 13px}.hero{min-height:auto;padding:46px 20px 58px;gap:38px}.hero h1{font-size:clamp(40px,13.4vw,72px);margin-top:24px}.hero-lead{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.primary-cta{min-height:60px;justify-content:center;font-size:12px;padding:0 16px}.hero-primary-cta{min-height:64px;font-size:14px}.event-note{align-items:center;text-align:center}.trust-row{justify-content:center;gap:12px}.hero-visual{min-height:430px}.studio-window{padding:10px;transform:none}.games-grid{gap:6px}.game-card{padding:5px 5px 8px}.game-art{font-size:24px}.chip-gpt{left:-4px;top:25px}.chip-fable{right:0;bottom:4px}.floating-stat{right:2px;top:18px;transform:scale(.88) rotate(4deg);transform-origin:right top}.orbit-one{width:440px;height:440px}.orbit-two{width:330px;height:330px}.proof-strip{flex-direction:column;gap:10px;padding:28px 20px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.desktop-nav{display:flex;align-items:center;gap:25px}.desktop-nav a{color:#8b8b93;text-decoration:none;font-size:12px;transition:color .2s ease}.desktop-nav a:hover{color:#fff}.section-shell{width:min(100%,1380px);margin:0 auto;padding:118px clamp(22px,6vw,92px)}.section-light{color:#0b0b0e;background:var(--paper)}.section-kicker{display:block;margin-bottom:22px;color:#706f73;font:700 11px/1 Space Grotesk;letter-spacing:.14em}.light-kicker{color:var(--lime)}.dark-intro h2,.mentor-copy h2,.offer-copy h2{margin:0;font:700 clamp(44px,5.2vw,76px)/.96 Space Grotesk;letter-spacing:-.06em}.dark-intro h2 em,.mentor-copy h2 em,.offer-copy h2 em{color:var(--violet);font-style:normal}.section-intro{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr);align-items:end;gap:70px;margin-bottom:64px}.section-intro .section-kicker{grid-column:1/-1;margin-bottom:-43px}.section-intro>p{margin:0 0 4px;max-width:440px;color:#67666b;font-size:17px;line-height:1.65}.outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d7d5cf}.outcome-card{min-height:332px;padding:28px;border-right:1px solid #d7d5cf;background:rgba(255,255,255,.18);display:flex;flex-direction:column;transition:background .25s ease,transform .25s ease}.outcome-card:last-child{border-right:0}.outcome-card:hover{background:#fff;transform:translateY(-5px)}.outcome-top{display:flex;align-items:center;justify-content:space-between;color:#97969a;font:700 11px/1 Space Grotesk}.outcome-top svg{width:33px;height:33px;color:var(--violet)}.outcome-card h3{margin:auto 0 16px;font:700 23px/1.05 Space Grotesk;letter-spacing:-.04em;max-width:200px}.outcome-card p{margin:0;color:#68676c;font-size:14px;line-height:1.65}.build-section{background:#0b0b10;overflow:hidden;position:relative}.build-section:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:54px 54px;-webkit-mask-image:radial-gradient(circle at 70% 45%,black,transparent 63%);mask-image:radial-gradient(circle at 70% 45%,black,transparent 63%)}.build-shell{min-height:760px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:clamp(70px,9vw,145px);position:relative}.arcade-head h2,.audience-copy h2,.build-copy h2,.faq-head h2,.final-shell h2{margin:0;font:700 clamp(46px,5.6vw,82px)/.93 Space Grotesk;letter-spacing:-.065em}.arcade-head h2 span,.audience-copy h2 span,.build-copy h2 span,.faq-head h2 span{color:var(--lime)}.build-copy>p{max-width:570px;margin:30px 0 0;color:#93939c;font-size:17px;line-height:1.7}.build-steps{margin-top:50px;display:flex;align-items:center;justify-content:space-between;gap:12px}.build-steps>svg{flex:0 0 20px;color:#3f3f48}.build-steps>div{display:flex;flex-direction:column;gap:4px}.build-steps>div>span{color:var(--lime);font:700 10px/1 Space Grotesk}.build-steps strong{font:700 13px/1.2 Space Grotesk;letter-spacing:.06em}.build-steps small{color:#6d6d76;font-size:10px}.code-card{width:100%;border:1px solid rgba(255,255,255,.14);background:rgba(16,16,22,.9);border-radius:19px;overflow:hidden;box-shadow:0 40px 100px #000,0 0 100px rgba(110,78,255,.09);transform:rotate(1.5deg)}.code-head{min-height:52px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09);color:#72727c;font:600 10px/1 Space Grotesk}.code-head span:last-child{color:var(--lime)}.code-body{padding:30px 28px;color:#cdccd3;font:500 14px/1.85 Space Grotesk}.code-body p{margin:0;white-space:nowrap}.code-body i{display:inline-block;width:34px;color:#45454e;font-style:normal;-webkit-user-select:none;user-select:none}.code-body .purple{color:#a48cff}.code-body .green{color:#c8ff2e}.code-body .orange{color:#ff9368}.code-body .success{color:#66d892}.code-foot{min-height:55px;padding:0 18px;display:flex;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.08);color:#73737d;font:700 9px/1 Space Grotesk;letter-spacing:.06em}.code-foot>span:first-child,.code-foot>span:nth-child(3){color:#d4d4d9;background:#24242c;padding:7px 9px;border-radius:6px}.code-foot strong{margin-left:auto;color:#09090c;background:var(--lime);padding:7px 10px;border-radius:100px}.curriculum-head{align-items:end}.curriculum-head .section-kicker{grid-column:auto;margin-bottom:22px}.agenda-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.agenda-card{min-height:470px;position:relative;overflow:hidden;padding:32px;color:#f8f8fa;background:#111116;border-radius:18px;display:flex;flex-direction:column}.agenda-card:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-120px;top:-110px;background:#6e4eff;filter:blur(65px);opacity:.5}.agenda-fable{background:#7557ed}.agenda-fable:after{background:#c8ff2e;opacity:.18}.agenda-arcade{color:#0c0c0f;background:var(--lime)}.agenda-arcade:after{background:#fff;opacity:.35}.agenda-tag{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;font:700 10px/1 Space Grotesk;letter-spacing:.12em}.agenda-tag svg{width:36px;height:36px}.agenda-card h3{margin:auto 0 18px;position:relative;z-index:1;font:700 33px/1 Space Grotesk;letter-spacing:-.05em}.agenda-card>p{min-height:92px;margin:0 0 25px;color:#a8a8b1;font-size:14px;line-height:1.65;position:relative;z-index:1}.agenda-fable>p{color:#d8d0fb}.agenda-arcade>p{color:#3f491e}.agenda-card ul{margin:0;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.12);list-style:none;display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.agenda-arcade ul{border-color:rgba(0,0,0,.14)}.agenda-card li{display:flex;align-items:flex-start;gap:9px;color:#dedee4;font-size:12px;line-height:1.35}.agenda-card li svg{flex:0 0 14px;width:14px;height:14px;color:var(--lime)}.agenda-arcade li{color:#222612}.agenda-arcade li svg{color:#0b0b0e}.arcade-showcase{background:#0b0b10;overflow:hidden}.arcade-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.6fr);align-items:end;gap:60px;margin-bottom:65px}.arcade-head>p{margin:0 0 5px;color:#8e8e97;font-size:17px;line-height:1.7;max-width:430px}.arcade-browser{border:1px solid rgba(255,255,255,.17);background:#15151b;border-radius:24px 24px 0 0;padding:12px 12px 0;box-shadow:0 -12px 100px rgba(110,78,255,.15)}.arcade-browser-top{height:45px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px;color:#666670;font:600 10px/1 Space Grotesk}.arcade-browser-top span:last-child{justify-self:end}.browser-controls{color:#665f72;letter-spacing:4px}.arcade-content{padding:25px 28px 38px;background:#f0f0eb;color:#0c0c0f;border-radius:14px 14px 0 0}.arcade-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding-bottom:22px}.arcade-nav strong{display:flex;align-items:center;gap:7px;font:700 18px/1 Space Grotesk;letter-spacing:-.04em}.arcade-nav strong svg{width:24px;color:var(--violet)}.arcade-nav strong span{color:var(--violet)}.arcade-nav>div{display:flex;align-items:center;gap:22px;color:#77767a;font-size:10px}.arcade-nav b{color:#fff;background:#0d0d11;padding:8px 13px;border-radius:100px;font-weight:600}.arcade-nav>button{justify-self:end;border:0;padding:11px 15px;border-radius:8px;background:var(--lime);color:#0b0b0e;font:700 9px/1 Space Grotesk}.arcade-featured{min-height:315px;padding:45px 60px;color:#fff;background:linear-gradient(115deg,#191222,#4d22a0 65%,#7659f1);border-radius:17px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;position:relative}.arcade-featured>div:first-child{position:relative;z-index:2}.arcade-featured>div>span{color:var(--lime);font:700 9px/1 Space Grotesk;letter-spacing:.14em}.arcade-featured h3{margin:18px 0 10px;font:700 48px/.82 Space Grotesk;letter-spacing:-.06em}.arcade-featured p{color:#c7bbdf;font-size:12px}.arcade-featured button{margin-top:10px;border:0;border-radius:8px;padding:11px 16px;display:inline-flex;align-items:center;gap:7px;background:var(--lime);color:#0b0b0e;font:700 9px/1 Space Grotesk}.planet{display:grid;place-items:center;position:relative}.planet>span{font-size:150px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.35));animation:planet-float 5s ease-in-out infinite}.planet>i{width:330px;height:90px;border:2px solid rgba(200,255,46,.55);border-radius:50%;position:absolute;transform:rotate(-17deg)}@keyframes planet-float{50%{transform:translateY(-10px) rotate(3deg)}}.arcade-card-row{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:14px}.arcade-mini{min-width:0;background:#fff;border:1px solid #deddd7;border-radius:11px;padding:7px 7px 11px}.arcade-mini>div{aspect-ratio:1.65;display:grid;place-items:center;border-radius:7px;position:relative;background:linear-gradient(145deg,rgba(255,255,255,.14),transparent),#5d40e7}.arcade-mini.lime>div{background-color:#a6cf24}.arcade-mini.orange>div{background-color:#ef7b37}.arcade-mini.blue>div{background-color:#2474d8}.arcade-mini>div>span{font-size:38px}.arcade-mini button{opacity:0;position:absolute;width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;color:#0b0b0e;background:var(--lime);transition:opacity .2s ease,transform .2s ease}.arcade-mini:hover button{opacity:1;transform:scale(1.07)}.arcade-mini small,.arcade-mini strong{display:block;padding:0 4px}.arcade-mini strong{margin-top:9px;font:700 11px/1.3 Space Grotesk}.arcade-mini small{margin-top:2px;color:#8b898c;font-size:8px;text-transform:uppercase}.mentor-dark{color:#fff;background:linear-gradient(180deg,#0b0b10,#000 28%,#000)}.mentor-shell{display:grid;grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(70px,10vw,150px)}.mentor-portrait{min-height:590px;display:grid;place-items:end center;position:relative;isolation:isolate}.mentor-portrait:before{content:"";position:absolute;width:85%;aspect-ratio:1;border-radius:50%;background:var(--lime);z-index:-2;top:12%}.portrait-ring{position:absolute;width:100%;aspect-ratio:1;border:1px solid #cbcac4;border-radius:50%;z-index:-3;top:4%}.portrait-ring:after{content:"";position:absolute;inset:11%;border:1px dashed #c4c2bc;border-radius:50%}.mentor-portrait img{width:min(100%,590px);height:auto;object-fit:contain;filter:saturate(.9)}.mentor-badge{position:absolute;right:0;top:70px;width:105px;height:105px;border-radius:50%;display:grid;place-content:center;text-align:center;color:#fff;background:var(--violet);font:700 9px/1.25 Space Grotesk;transform:rotate(8deg);box-shadow:0 12px 30px rgba(50,30,130,.25)}.mentor-badge span{font-size:25px;line-height:1}.mentor-copy{max-width:610px}.mentor-lead{margin:30px 0 20px;color:#252429;font:600 clamp(19px,2vw,24px)/1.45 Space Grotesk;letter-spacing:-.02em}.mentor-copy>p:not(.mentor-lead){color:#66656a;font-size:16px;line-height:1.75}.mentor-stats{margin-top:40px;padding-top:28px;border-top:1px solid #d6d4ce;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mentor-stats>div{display:flex;flex-direction:column;gap:5px}.mentor-stats strong{font:700 25px/1 Space Grotesk}.mentor-stats span{color:#848387;font-size:11px}.mentor-dark .mentor-portrait:before{display:none}.mentor-dark .portrait-ring{border-color:rgba(255,255,255,.13)}.mentor-dark .portrait-ring:after{border-color:rgba(200,255,46,.15)}.mentor-dark .section-kicker{color:var(--lime)}.mentor-dark .mentor-copy h2{color:#fff}.mentor-dark .mentor-copy h2 em{color:var(--lime)}.mentor-dark .mentor-lead{color:#ececf0}.mentor-dark .mentor-copy>p:not(.mentor-lead){color:#9b9ba4}.mentor-dark .mentor-stats{border-color:rgba(255,255,255,.13)}.mentor-dark .mentor-stats strong{color:#fff}.mentor-dark .mentor-stats span{color:#85858f}.audience{background:#6949e8}.audience-shell{display:grid;grid-template-columns:minmax(0,.8fr) minmax(430px,1.2fr);gap:clamp(70px,10vw,150px);align-items:start}.audience-copy{position:sticky;top:130px}.audience-copy h2 span{color:var(--lime)}.audience-list{border-top:1px solid rgba(255,255,255,.2)}.audience-list>div{min-height:128px;padding:28px 0;display:grid;grid-template-columns:50px 1fr;gap:22px;align-items:center;border-bottom:1px solid rgba(255,255,255,.2)}.audience-list svg{width:42px;height:42px;color:var(--lime)}.audience-list p{margin:0;display:flex;flex-direction:column;gap:7px}.audience-list strong{font:700 21px/1.2 Space Grotesk}.audience-list span{color:#d5cdf7;font-size:14px;line-height:1.5}.offer{background:#eceae3}.offer-shell{display:block}.offer-copy{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.65fr);align-items:end;gap:clamp(50px,8vw,120px);margin-bottom:56px}.offer-summary>p{max-width:570px;margin:0;color:#656469;font-size:17px;line-height:1.7}.countdown-line{width:fit-content;margin-top:28px;padding:17px 22px;border:1px solid #d1cfc8;border-radius:12px;display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.35)}.countdown-line svg{width:34px;height:34px;color:var(--violet)}.countdown-line>div{display:flex;flex-direction:column;gap:3px}.countdown-line strong{font:700 18px/1 Space Grotesk}.countdown-line span{color:#77767a;font-size:11px}.pricing-lots{display:grid;grid-template-columns:1.18fr .91fr .91fr;align-items:stretch;gap:14px}.price-card{position:relative;padding:34px;color:#fff;background:#101015;border-radius:22px;box-shadow:0 30px 70px rgba(23,18,45,.18);overflow:hidden}.price-card:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;top:-170px;right:-110px;background:var(--violet);filter:blur(50px);opacity:.55}.price-card-active{border:2px solid var(--lime);box-shadow:0 32px 85px rgba(23,18,45,.22),0 0 0 5px rgba(200,255,46,.1)}.price-head{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;color:#888892;font:700 9px/1 Space Grotesk;letter-spacing:.11em;position:relative}.price-head span:last-child{color:var(--lime)}.price-card h3{margin:28px 0;font:700 40px/.93 Space Grotesk;letter-spacing:-.055em}.price-card ul{list-style:none;margin:0 0 30px;padding:0;display:flex;flex-direction:column;gap:12px}.price-card li{display:flex;align-items:flex-start;gap:9px;color:#b7b7bf;font-size:13px;line-height:1.4}.price-card li svg{flex:0 0 16px;width:16px;height:16px;color:var(--lime)}.price-label{color:#73737d;font:700 9px/1 Space Grotesk;letter-spacing:.12em}.price-label s{color:#a8a8b0;text-decoration-color:#ff625c;text-decoration-thickness:2px}.price{margin:4px 0 23px;display:flex;align-items:flex-start;color:var(--lime);font-family:Space Grotesk}.price span{margin:14px 7px 0 0;font-size:18px}.price strong{font-size:84px;line-height:1;letter-spacing:-.08em}.price small{margin-top:15px;font-size:22px}.price-cta{min-height:61px;padding:0 20px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;color:#0a0a0c;background:var(--lime);font:700 13px/1 Space Grotesk;transition:transform .2s ease,box-shadow .2s ease}.price-cta:hover{transform:translateY(-2px);box-shadow:0 13px 35px rgba(200,255,46,.15)}.secure-note{margin:12px 0 0;text-align:center;color:#61616a;font-size:10px}.lot-progress-copy{margin:24px 0 9px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px}.lot-progress-copy strong{color:var(--lime);font:700 9px/1 Space Grotesk;letter-spacing:.1em}.lot-progress-copy span{color:#92929b;font-size:10px}.lot-progress{height:12px;padding:2px;position:relative;overflow:hidden;border:1px solid rgba(200,255,46,.28);border-radius:100px;background:rgba(255,255,255,.07)}.lot-progress>i{width:82%;height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#7e57ff,var(--lime));box-shadow:0 0 18px rgba(200,255,46,.45)}.price-card-upcoming{min-height:100%;display:flex;flex-direction:column;color:#4f4f54;background:#d7d6d0;border:1px solid #c9c8c2;box-shadow:none}.price-card-upcoming:before{display:none}.price-card-upcoming .price-head{color:#8a8985;border-color:rgba(0,0,0,.1)}.price-card-upcoming .price-head span:last-child{color:#74736f}.price-card-upcoming h3{color:#4a494e}.price-card-upcoming>p{min-height:84px;margin:0 0 34px;color:#777671;font-size:13px;line-height:1.55}.price-card-upcoming .price-label{margin-top:auto;color:#8b8a86}.price-card-upcoming .price{color:#69686d}.price-card-upcoming .price strong{font-size:68px}.lot-locked{min-height:51px;border:1px solid #b9b8b2;border-radius:9px;display:grid;place-items:center;color:#85847f;background:rgba(255,255,255,.2);font:700 9px/1 Space Grotesk;letter-spacing:.09em}.faq-section{background:#0b0b10}.faq-shell{display:grid;grid-template-columns:minmax(290px,.7fr) minmax(500px,1.3fr);align-items:start;gap:clamp(70px,10vw,150px)}.faq-head{position:sticky;top:130px}.faq-head p{max-width:360px;margin:28px 0 0;color:#85858e;font-size:15px;line-height:1.65}.faq-list{border-top:1px solid rgba(255,255,255,.14)}.faq-item{border-bottom:1px solid rgba(255,255,255,.14)}.faq-item>button{width:100%;min-height:86px;padding:0;border:0;color:#fff;background:transparent;display:grid;grid-template-columns:35px 1fr 26px;align-items:center;gap:12px;text-align:left;cursor:pointer}.faq-item>button>span{color:#5e5e68;font:700 10px/1 Space Grotesk}.faq-item>button strong{font:600 17px/1.3 Space Grotesk}.faq-item>button svg{width:18px;color:#666670;transition:transform .25s ease,color .25s ease}.faq-item.open>button svg{color:var(--lime);transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-answer p{min-height:0;overflow:hidden;margin:0;color:#8d8d96;font-size:14px;line-height:1.7}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding:0 40px 28px 47px}.final-cta{position:relative;overflow:hidden;background:#111117;text-align:center}.final-glow{position:absolute;width:700px;height:550px;border-radius:50%;left:50%;bottom:-420px;transform:translateX(-50%);background:var(--violet);filter:blur(90px);opacity:.55}.final-shell{position:relative;padding-top:120px;padding-bottom:130px;display:flex;align-items:center;flex-direction:column}.final-shell>svg{width:62px;height:62px;margin-bottom:28px;color:var(--lime)}.final-shell h2{max-width:940px}.final-shell p{margin:25px 0 32px;color:#96969f;font-size:17px}.final-button{margin:0 auto}footer{background:#070709;border-top:1px solid rgba(255,255,255,.1)}.footer-shell{width:min(100%,1380px);min-height:180px;margin:0 auto;padding:45px clamp(22px,6vw,92px);display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px}.footer-brand{width:fit-content}.footer-shell>p{margin:0;color:#6f6f78;font-size:12px;line-height:1.6}.footer-shell nav{display:flex;gap:18px}.footer-shell nav a{color:#898992;text-decoration:none;font-size:11px}.footer-shell>span{grid-column:1/-1;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);color:#4f4f57;font-size:10px}.checkout-toast{position:fixed;z-index:100;right:24px;bottom:24px;width:min(390px,calc(100vw - 40px));padding:18px;border:1px solid rgba(200,255,46,.35);border-radius:13px;background:rgba(17,17,22,.96);box-shadow:0 20px 60px rgba(0,0,0,.5);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:space-between;gap:15px;transform:translateY(130%);opacity:0;pointer-events:none;transition:.3s ease}.checkout-toast.show{transform:translateY(0);opacity:1;pointer-events:auto}.checkout-toast>div{display:flex;flex-direction:column;gap:5px}.checkout-toast strong{color:var(--lime);font:700 13px/1.2 Space Grotesk}.checkout-toast span{color:#9a9aa3;font-size:11px}.checkout-toast button{flex:0 0 32px;width:32px;height:32px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:transparent;color:#888891;display:grid;place-items:center;cursor:pointer}.mobile-buy-bar{display:none}.hero-patrol-preview{min-height:530px}.game-preview-window{width:min(100%,660px);padding:11px;color:#fff;background:#111116;border:1px solid rgba(255,255,255,.16);border-radius:19px;position:relative;z-index:2;box-shadow:0 38px 100px rgba(0,0,0,.58),0 0 80px rgba(110,78,255,.1)}.game-preview-window:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:19px;background:linear-gradient(135deg,rgba(200,255,46,.38),transparent 28%,transparent 70%,rgba(110,78,255,.42));opacity:.42}.preview-caption{min-height:72px;padding:12px 7px 2px;display:flex;align-items:center;justify-content:space-between;gap:18px}.preview-caption>div{display:flex;flex-direction:column;gap:6px}.preview-caption span{color:#74747e;font:700 7px/1 Space Grotesk;letter-spacing:.13em}.preview-caption strong{color:#f2f2f5;font:700 17px/1 Space Grotesk;letter-spacing:-.03em}.preview-caption a{min-height:40px;padding:0 14px;flex:0 0 auto;border-radius:8px;display:flex;align-items:center;gap:7px;color:#09090b;background:var(--lime);text-decoration:none;font:700 8px/1 Space Grotesk;letter-spacing:.05em}.preview-caption a svg{width:13px;height:13px}.patrol-game{position:relative;overflow:hidden;border-radius:13px;color:#fff;background:#273f31;isolation:isolate}.patrol-game canvas{width:100%;height:auto;aspect-ratio:1.8;display:block;touch-action:none;image-rendering:auto}.patrol-hud{position:absolute;z-index:4;inset:0 0 auto;min-height:42px;padding:0 14px;justify-content:space-between;color:#fff;background:linear-gradient(180deg,rgba(5,7,8,.82),transparent);font:700 9px/1 Space Grotesk;letter-spacing:.08em;pointer-events:none}.patrol-hud,.patrol-hud span{display:flex;align-items:center}.patrol-hud span{gap:7px}.patrol-hud svg{width:15px;height:15px;color:#4ba8ff}.patrol-hud span:last-child{color:var(--lime)}.patrol-overlay{position:absolute;z-index:5;inset:0;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle,rgba(15,22,18,.52),rgba(5,7,8,.86));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.patrol-overlay>span{color:var(--lime);font:700 8px/1 Space Grotesk;letter-spacing:.15em}.patrol-overlay h3{margin:10px 0 7px;font:700 clamp(25px,3vw,39px)/1 Space Grotesk;letter-spacing:-.05em}.patrol-overlay p{max-width:360px;margin:0 0 16px;color:#bebfc3;font-size:11px;line-height:1.5}.patrol-overlay button{border:0;border-radius:8px;min-height:40px;padding:0 16px;display:flex;align-items:center;gap:8px;color:#08090a;background:var(--lime);font:700 9px/1 Space Grotesk;cursor:pointer}.patrol-overlay button svg{width:14px;height:14px}.patrol-overlay.result{background:rgba(15,17,19,.9)}.patrol-controls{position:absolute;z-index:6;right:12px;bottom:12px;display:flex;align-items:flex-end;gap:4px}.patrol-controls>div{display:flex;flex-direction:column;gap:4px}.patrol-controls button{width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:7px;display:grid;place-items:center;color:#fff;background:rgba(9,10,12,.68);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;touch-action:none}.patrol-controls button:active{color:#0b0b0d;background:var(--lime)}.patrol-controls svg{width:14px;height:14px}.actual-game-embed{width:100%;height:560px;overflow:hidden;overscroll-behavior:contain;background:#0a1421}.actual-game-embed.compact{height:auto;aspect-ratio:16/9;border-radius:13px}.actual-game-embed iframe{width:100%;height:100%;display:block;border:0;background:#0a1421}.actual-game-embed.compact iframe{pointer-events:none}.game-hub{display:grid;grid-template-columns:280px minmax(0,1fr);gap:13px;align-items:stretch}.game-selector{display:flex;flex-direction:column;gap:8px}.game-selector>button{width:100%;min-height:82px;padding:10px 11px;border:1px solid rgba(255,255,255,.1);border-radius:12px;display:grid;grid-template-columns:50px 1fr 28px;align-items:center;gap:11px;color:#fff;background:#16161c;text-align:left;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}.game-selector>button:hover{transform:translateX(4px);border-color:rgba(255,255,255,.25)}.game-selector>button.active{color:#0b0b0e;background:var(--lime);border-color:var(--lime)}.game-selector>button>span{width:50px;height:50px;border-radius:9px;display:grid;place-items:center;font-size:25px;background:linear-gradient(145deg,rgba(255,255,255,.15),transparent),#5d40e7}.game-selector>button.blue>span{background-color:#2773cb}.game-selector>button.lime>span{background-color:#88aa20}.game-selector>button.orange>span{background-color:#d76d34}.game-selector>button.pink>span{background-color:#be3e7d}.game-selector>button>div{min-width:0;display:flex;flex-direction:column;gap:5px}.game-selector small,.game-selector strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-selector small{color:#777781;font:700 7px/1 Space Grotesk;letter-spacing:.1em;text-transform:uppercase}.game-selector strong{font:700 12px/1.1 Space Grotesk}.game-selector>button.active small{color:#3c471b}.game-selector>button>i{width:27px;height:27px;border:1px solid rgba(255,255,255,.15);border-radius:50%;display:grid;place-items:center;color:#75757f;font-style:normal}.game-selector>button.active>i{color:#0b0b0e;border-color:rgba(0,0,0,.2);background:rgba(255,255,255,.25)}.game-selector>button>i svg{width:10px;height:10px}.game-stage{min-width:0;overflow:hidden;padding:11px;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:#15151b;box-shadow:0 28px 80px rgba(0,0,0,.32)}.game-stage-bar{min-height:43px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;color:#7d7d86;font:700 8px/1 Space Grotesk;letter-spacing:.08em}.game-stage-bar>span{display:flex;align-items:center;gap:7px;color:#b6b6be}.game-stage-bar svg{width:15px;height:15px;color:var(--lime)}.game-stage-bar>div{display:flex;align-items:center;gap:6px}.game-stage-bar i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px var(--lime)}.game-stage-bar b{color:var(--lime);font-weight:700}.canvas-game,.memory-game,.turbo-game{height:560px;border-radius:11px;overflow:hidden;position:relative;background:#0e0e15}.canvas-game canvas{width:100%;height:100%;display:block;touch-action:pan-y;cursor:crosshair}.canvas-hud{position:absolute;z-index:3;inset:0 0 auto;min-height:48px;padding:0 17px;display:flex;justify-content:space-between;align-items:center;pointer-events:none;background:linear-gradient(180deg,rgba(5,5,10,.84),transparent);font:700 9px/1 Space Grotesk;letter-spacing:.1em}.canvas-hud strong{color:var(--lime)}.mini-intro{position:absolute;z-index:5;inset:0;padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:radial-gradient(circle,rgba(25,16,46,.56),rgba(6,6,11,.88));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mini-intro>span{color:var(--lime);font:700 8px/1 Space Grotesk;letter-spacing:.14em}.mini-intro h3{margin:12px 0 9px;font:700 clamp(32px,4vw,52px)/.95 Space Grotesk;letter-spacing:-.055em}.mini-intro p{max-width:430px;margin:0 0 20px;color:#b2b2bb;font-size:13px;line-height:1.55}.mini-intro button{min-height:44px;padding:0 18px;border:0;border-radius:8px;display:flex;align-items:center;gap:8px;color:#09090b;background:var(--lime);font:700 10px/1 Space Grotesk;cursor:pointer}.mini-intro button svg{width:15px;height:15px}.side-controls{position:absolute;z-index:4;inset:auto 13px 13px auto;display:flex;gap:6px}.side-controls button{width:45px;height:45px;border:1px solid rgba(255,255,255,.2);border-radius:9px;display:grid;place-items:center;color:#fff;background:rgba(8,8,13,.72);touch-action:none}.side-controls button:active{color:#09090b;background:var(--lime)}.memory-game{display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 40%,#282160,#0d0b20 70%)}.memory-hud{position:absolute;inset:18px 18px auto;display:flex;justify-content:space-between;color:#fff;font:700 9px/1 Space Grotesk;letter-spacing:.1em}.memory-hud strong{color:var(--lime)}.memory-board{width:min(390px,72%);aspect-ratio:1;display:grid;grid-template-columns:1fr 1fr;gap:11px;transform:rotate(45deg) scale(.72)}.memory-board button{border:1px solid rgba(255,255,255,.16);border-radius:18px;color:rgba(255,255,255,.34);background:rgba(255,255,255,.065);cursor:pointer;transition:.12s ease}.memory-board button span{display:block;font-size:32px;transform:rotate(-45deg)}.memory-board button:first-child.active{color:#101017;background:var(--lime);box-shadow:0 0 45px rgba(200,255,46,.55)}.memory-board button:nth-child(2).active{color:#fff;background:#7659f1;box-shadow:0 0 45px rgba(118,89,241,.65)}.memory-board button:nth-child(3).active{color:#fff;background:#ff58b0;box-shadow:0 0 45px rgba(255,88,176,.55)}.memory-board button:nth-child(4).active{color:#111;background:#ff965b;box-shadow:0 0 45px rgba(255,150,91,.55)}.memory-game>p{position:absolute;bottom:22px;color:#9693ad;font:700 8px/1 Space Grotesk;letter-spacing:.12em}.turbo-game{padding:50px;background:linear-gradient(145deg,#191016,#481c26)}.turbo-track-art{height:210px;border-radius:15px;overflow:hidden;position:relative;background:linear-gradient(180deg,#ff8c5a 0 38%,#6b7048 38% 50%,#33343b 50%)}.turbo-track-art:before{content:"";position:absolute;left:50%;bottom:-30px;width:220px;height:240px;background:#464750;transform:perspective(180px) rotateX(28deg) translateX(-50%);transform-origin:bottom;clip-path:polygon(40% 0,60% 0,100% 100%,0 100%)}.turbo-track-art:after{content:"";position:absolute;left:50%;bottom:0;height:130px;border-left:3px dashed rgba(255,255,255,.45)}.turbo-track-art>span{position:absolute;z-index:2;left:50%;bottom:21px;font-size:55px;transform:translateX(-50%);filter:drop-shadow(0 13px 10px rgba(0,0,0,.42))}.turbo-track-art>i{position:absolute;width:60px;height:50px;right:14%;top:30px;background:#d8c8b3;box-shadow:18px 12px 0 #d8c8b3,36px -4px 0 #d8c8b3;opacity:.8}.turbo-track-art>b{position:absolute;z-index:2;right:12px;bottom:8px;color:#fff;font:700 8px/1 Space Grotesk;letter-spacing:.1em}.turbo-copy{margin:24px 0 16px}.turbo-copy>span{color:#ff965b;font:700 8px/1 Space Grotesk;letter-spacing:.13em}.turbo-copy h3{margin:5px 0;font:700 30px/1 Space Grotesk;letter-spacing:-.04em}.turbo-copy p{margin:0;color:#9b9296;font-size:11px}.timing-track{height:15px;border-radius:100px;position:relative;background:linear-gradient(90deg,#ff5a68,#ffbb51 32%,#79d251 50%,#ffbb51 68%,#ff5a68)}.timing-track .perfect-zone{width:10%;height:100%;position:absolute;left:45%;border-left:2px solid #fff;border-right:2px solid #fff;background:rgba(255,255,255,.2)}.timing-track>i{width:7px;height:29px;position:absolute;left:0;top:-7px;background:#fff;border-radius:5px;box-shadow:0 0 14px #fff;transform:translateX(-50%)}.turbo-button{margin-top:22px;min-height:44px;padding:0 18px;border:0;border-radius:8px;display:flex;align-items:center;gap:8px;color:#100c0d;background:#ff965b;font:700 10px/1 Space Grotesk;cursor:pointer}.turbo-hint{position:absolute;right:48px;bottom:52px;color:#7f7478;font-size:9px}@media (max-width:900px){.game-hub{grid-template-columns:1fr}.game-selector{display:grid;grid-template-columns:repeat(5,minmax(118px,1fr));overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.game-selector>button{min-height:92px;grid-template-columns:42px 1fr}.game-selector>button>span{width:42px;height:42px}.game-selector>button>i{display:none}.game-selector>button:hover{transform:none}}@media (max-width:640px){.hero-patrol-preview{min-height:390px}.game-preview-window{padding:7px;border-radius:15px}.game-preview-window .window-bar{padding:3px 2px 10px}.preview-caption{min-height:64px;padding:9px 3px 2px;gap:10px}.preview-caption strong{font-size:14px}.preview-caption a{padding:0 10px;font-size:7px}.patrol-hud{min-height:32px;font-size:7px}.patrol-overlay{padding:16px}.patrol-overlay p{margin-bottom:10px;font-size:9px}.patrol-overlay button{min-height:34px}.patrol-controls{right:7px;bottom:7px}.patrol-controls button{width:28px;height:28px}.actual-game-embed{height:470px}.actual-game-embed.compact{height:auto}.game-stage{padding:7px;border-radius:13px}.game-stage-bar{min-height:37px}.memory-game,.turbo-game{height:470px}.turbo-game{padding:28px 20px}.turbo-track-art{height:190px}.turbo-hint{display:none}.memory-board{width:82%}}.hero-patrol-preview{color:inherit;text-decoration:none;cursor:pointer}.hero-patrol-preview .game-preview-window{transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.hero-patrol-preview:hover .game-preview-window{transform:translateY(-5px);border-color:rgba(200,255,46,.48);box-shadow:0 44px 110px rgba(0,0,0,.64),0 0 90px rgba(200,255,46,.09)}.hero-game-poster{position:relative;width:100%;aspect-ratio:1.9;overflow:hidden;border-radius:13px;background:#142019;isolation:isolate}.hero-game-poster img{z-index:-2;object-fit:cover;transition:transform .65s cubic-bezier(.2,.75,.2,1)}.hero-patrol-preview:hover .hero-game-poster img{transform:scale(1.035)}.hero-game-poster-shade{position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 50% 54%,transparent 0 18%,rgba(3,6,8,.16) 55%,rgba(3,6,8,.48) 100%);transition:background .25s ease}.hero-patrol-preview:hover .hero-game-poster-shade{background:radial-gradient(circle at 50% 54%,transparent 0 25%,rgba(3,6,8,.08) 58%,rgba(3,6,8,.38) 100%)}.hero-game-poster-copy{position:absolute;inset:0;display:grid;place-items:center}.hero-game-poster-copy>span{color:var(--lime);font:700 8px/1 Space Grotesk;letter-spacing:.16em}.hero-game-poster-copy>strong{margin-top:9px;color:#fff;font:700 clamp(28px,3vw,42px)/.94 Space Grotesk;letter-spacing:-.055em}.hero-game-poster-copy>p{max-width:290px;margin:10px 0 18px;color:#d3d6d2;font-size:11px;line-height:1.5}.hero-game-poster-copy>b{min-height:45px;padding:0 17px;border-radius:9px;display:inline-flex;align-items:center;gap:8px;color:#08090a;background:var(--lime);font:700 9px/1 Space Grotesk;letter-spacing:.05em;box-shadow:0 12px 35px rgba(0,0,0,.5);transform:translateY(42px)}.hero-game-poster-copy>b svg{width:14px;height:14px}.preview-jump{min-height:40px;padding:0 14px;flex:0 0 auto;border-radius:8px;display:flex;align-items:center;gap:7px;color:#09090b!important;background:var(--lime);font:700 8px/1 Space Grotesk!important;letter-spacing:.05em!important}.preview-jump svg{width:13px;height:13px}.game-hub{display:block}.game-stage{width:100%;scroll-margin-top:92px}.game-stage-bar .preview-dot{background:#ffb34d;box-shadow:0 0 10px #ffb34d}.portal-heading{margin:26px 2px 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.portal-heading>div{display:flex;flex-direction:column;gap:7px}.portal-heading span{color:var(--lime);font:700 8px/1 Space Grotesk;letter-spacing:.15em}.portal-heading strong{font:700 22px/1 Space Grotesk;letter-spacing:-.035em}.portal-heading small{color:#676771;font:700 8px/1 Space Grotesk;letter-spacing:.11em}.game-selector{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;overflow:visible}.game-selector>button.portal-game-card{--card-accent:#8f72ff;width:100%;min-height:0;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:17px;display:flex;align-items:stretch;flex-direction:column;color:#fff;background:linear-gradient(155deg,#1a1a21,#101015);text-align:left;cursor:pointer;overflow:hidden;box-shadow:0 16px 34px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,.05);transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s ease,box-shadow .28s ease}.game-selector>button.portal-game-card.blue{--card-accent:#65d8ff}.game-selector>button.portal-game-card.lime{--card-accent:#c8ff2e}.game-selector>button.portal-game-card.orange{--card-accent:#ff8a51}.game-selector>button.portal-game-card.pink{--card-accent:#ff58b0}.game-selector>button.portal-game-card.cyan{--card-accent:#47dbda}.game-selector>button.portal-game-card.gold{--card-accent:#ffc64d}.game-selector>button.portal-game-card.cinematic{--card-accent:#c8ff2e}.game-selector>button.portal-game-card:hover{transform:translateY(-7px);border-color:color-mix(in srgb,var(--card-accent) 70%,white 5%);box-shadow:0 24px 52px rgba(0,0,0,.34),0 0 28px color-mix(in srgb,var(--card-accent) 16%,transparent)}.game-selector>button.portal-game-card.active{border-color:var(--card-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--card-accent) 24%,transparent),0 22px 48px rgba(0,0,0,.34)}.game-selector>button.portal-game-card>.portal-card-art{width:100%;aspect-ratio:1.48;position:relative;overflow:hidden;display:block;background:#111118;isolation:isolate}.portal-card-art:before{inset:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 34%),repeating-linear-gradient(90deg,transparent 0 39px,rgba(255,255,255,.025) 40px 41px);mix-blend-mode:screen}.portal-card-art:after,.portal-card-art:before{content:"";position:absolute;z-index:2;pointer-events:none}.portal-card-art:after{inset:42% 0 0;background:linear-gradient(0deg,rgba(6,6,9,.56),transparent)}.portal-card-art>img{z-index:0;object-fit:cover;transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .4s ease}.portal-card-featured .portal-card-art>img{object-position:center 58%}.portal-game-card:hover .portal-card-art>img{transform:scale(1.06);filter:saturate(1.08) contrast(1.03)}.portal-card-topline{position:absolute;z-index:4;inset:12px 12px auto;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.portal-card-topline b{padding:7px 9px;border:1px solid rgba(255,255,255,.16);border-radius:100px;color:#fff;background:rgba(7,7,10,.64);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font:700 7px/1 Space Grotesk;letter-spacing:.12em}.portal-card-featured .portal-card-topline b{color:#090a08;background:var(--lime);border-color:var(--lime)}.portal-card-topline small{color:rgba(255,255,255,.76);font:700 9px/1 Space Grotesk;letter-spacing:.08em;text-shadow:0 2px 8px #000}.portal-card-play{width:43px;height:43px;position:absolute;z-index:4;right:13px;bottom:13px;border:1px solid rgba(255,255,255,.24);border-radius:50%;display:grid;place-items:center;color:#09090b;background:var(--card-accent);box-shadow:0 10px 30px rgba(0,0,0,.42);transition:transform .25s ease,background .25s ease}.portal-card-play svg{width:15px;height:15px;margin-left:2px}.portal-game-card:hover .portal-card-play{transform:scale(1.09);background:#fff}.game-selector>button.portal-game-card>.portal-card-meta{width:100%;min-height:86px;padding:14px 15px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent)}.portal-card-copy{min-width:0;display:flex;flex-direction:column;gap:7px}.portal-card-copy small{color:#73737e;font:700 7px/1 Space Grotesk;letter-spacing:.11em;text-transform:uppercase}.portal-card-copy small,.portal-card-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-card-copy strong{color:#f5f5f7;font:700 17px/1.05 Space Grotesk;letter-spacing:-.035em}.portal-card-action{flex:0 0 auto;display:flex;align-items:center;gap:5px;color:var(--card-accent);font:700 7px/1 Space Grotesk;letter-spacing:.08em}.portal-card-action svg{width:12px;height:12px;transition:transform .2s ease}.portal-game-card:hover .portal-card-action svg{transform:translateX(3px)}.card-scene{z-index:0;inset:0;overflow:hidden}.card-scene,.card-scene span>span,.card-scene>span{position:absolute;display:block}.scene-orbit{background:radial-gradient(circle at 72% 28%,#30237c 0 11%,transparent 32%),linear-gradient(145deg,#12174d,#070815 72%)}.scene-stars{inset:0;opacity:.78;background-image:radial-gradient(#fff 0 1px,transparent 1.5px),radial-gradient(#91dfff 0 1px,transparent 1.5px);background-position:8px 12px,38px 28px;background-size:52px 47px,71px 59px}.scene-orbit-planet{width:92px;height:92px;right:-18px;top:26px;border-radius:50%;background:radial-gradient(circle at 32% 30%,#9b8cff,#4b2aa0 48%,#150d3b 72%);box-shadow:-16px 12px 35px rgba(107,78,255,.46)}.scene-asteroid{border-radius:44% 56% 61% 39%;background:linear-gradient(145deg,#a39bad,#494150 62%);box-shadow:inset -7px -8px 12px rgba(0,0,0,.42),0 9px 20px rgba(0,0,0,.34);transform:rotate(23deg)}.scene-asteroid:after{content:"";width:24%;height:24%;position:absolute;left:24%;top:22%;border-radius:50%;background:rgba(20,16,28,.38)}.asteroid-one{width:48px;height:43px;left:22%;top:24%}.asteroid-two{width:30px;height:28px;left:54%;top:16%;transform:rotate(-16deg)}.scene-orbit-ship{width:42px;height:58px;left:46%;bottom:17%;clip-path:polygon(50% 0,93% 78%,65% 68%,50% 100%,34% 68%,7% 78%);background:linear-gradient(90deg,#b5eeff,#fff 48%,#65d8ff 52%,#2770d7);filter:drop-shadow(0 8px 10px rgba(0,0,0,.55))}.scene-orbit-ship:after{content:"";width:10px;height:24px;position:absolute;left:16px;bottom:-15px;background:linear-gradient(#c8ff2e,transparent)}.scene-prompt{background:radial-gradient(circle at 50% 48%,#779829,#26350e 50%,#090d05 88%)}.scene-prompt-glow{width:170px;height:110px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgba(200,255,46,.16);filter:blur(28px)}.scene-prompt-grid{width:138px;height:92px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-4deg);display:grid!important;grid-template-columns:repeat(2,1fr);gap:8px}.scene-prompt-grid>span{position:relative!important;border:1px solid rgba(255,255,255,.23);border-radius:9px;display:grid!important;place-items:center;color:#101508;background:linear-gradient(145deg,#dfff72,#96c51e);box-shadow:0 7px 0 #526c13,0 13px 22px rgba(0,0,0,.36);font-size:15px}.scene-prompt-grid>span:nth-child(2){color:#f6f0ff;background:linear-gradient(145deg,#a88dff,#6042bd);box-shadow:0 7px 0 #372568,0 13px 22px rgba(0,0,0,.36)}.scene-prompt-grid>span:nth-child(3){color:#fff4fa;background:linear-gradient(145deg,#ff7abd,#b52a73);box-shadow:0 7px 0 #65143e,0 13px 22px rgba(0,0,0,.36)}.scene-prompt-grid>span:nth-child(4){color:#e7faff;background:linear-gradient(145deg,#68dcff,#2671a4);box-shadow:0 7px 0 #143f5e,0 13px 22px rgba(0,0,0,.36)}.scene-prompt-line{width:58%;height:1px;left:21%;bottom:15%;background:linear-gradient(90deg,transparent,rgba(200,255,46,.7),transparent);box-shadow:0 0 12px #c8ff2e}.scene-turbo{background:linear-gradient(#ff7c62 0 33%,#ffc277 34% 47%,#473b46 48% 100%)}.scene-sun{width:50px;height:50px;right:18%;top:14%;border-radius:50%;background:#fff1a6;box-shadow:0 0 28px #ffd37a}.scene-mountains{width:100%;height:33%;left:0;top:29%;background:#5e3a56;clip-path:polygon(0 100%,0 66%,14% 18%,29% 72%,45% 28%,60% 70%,78% 10%,100% 69%,100% 100%)}.scene-road{width:82%;height:66%;left:9%;bottom:-4%;background:#292b31;clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);box-shadow:0 0 0 4px #ece3cf}.scene-road>span{width:5px;height:88%;left:calc(50% - 2px);bottom:0;background:repeating-linear-gradient(#f9f2d0 0 15px,transparent 15px 31px);transform:perspective(60px) rotateX(16deg);transform-origin:bottom}.scene-car{width:25px;height:38px;border-radius:5px 5px 3px 3px;background:linear-gradient(90deg,#121216 0 18%,#ff7049 19% 81%,#121216 82%);box-shadow:0 8px 13px rgba(0,0,0,.5)}.scene-car:after{content:"";width:14px;height:9px;position:absolute;left:5px;top:5px;background:#b9e8ff}.rival-car{left:57%;top:47%;transform:scale(.63);background:linear-gradient(90deg,#121216 0 18%,#f2e75f 19% 81%,#121216 82%)}.player-car{left:37%;bottom:6%;transform:scale(1.12)}.scene-raid{background:radial-gradient(circle at 50% 110%,#63205f,transparent 55%),linear-gradient(145deg,#220d3e,#080711)}.scene-raid:after{content:"";position:absolute;inset:0;opacity:.22;background:linear-gradient(rgba(255,88,176,.35) 1px,transparent 0),linear-gradient(90deg,rgba(255,88,176,.35) 1px,transparent 0);background-size:24px 24px}.scene-raid-grid{width:136px;height:62px;left:50%;top:23%;transform:translateX(-50%);display:grid!important;grid-template-columns:repeat(6,1fr);gap:10px 7px}.scene-raid-grid>span{width:16px;height:12px;position:relative!important;background:#ff58b0;box-shadow:-4px 4px #ff58b0,4px 4px #ff58b0}.scene-raid-grid>span:nth-child(3n+2){background:#c8ff2e;box-shadow:-4px 4px #c8ff2e,4px 4px #c8ff2e}.scene-raid-grid>span:nth-child(3n){background:#8f72ff;box-shadow:-4px 4px #8f72ff,4px 4px #8f72ff}.scene-laser{width:3px;height:46px;left:calc(50% - 1px);bottom:27%;background:#fff;box-shadow:0 0 11px #65d8ff}.scene-player-ship{width:55px;height:28px;left:calc(50% - 27px);bottom:11%;clip-path:polygon(50% 0,100% 100%,68% 79%,32% 79%,0 100%);background:#65d8ff;filter:drop-shadow(0 7px 9px rgba(0,0,0,.5))}.scene-river{background:#335f35}.scene-river:after{content:"";position:absolute;inset:0;opacity:.3;background:repeating-linear-gradient(30deg,transparent 0 12px,rgba(200,255,180,.13) 13px 14px)}.scene-river-water{height:116%;width:68%;left:16%;top:-8%;background:linear-gradient(90deg,#146e99,#3cb9d7 48%,#146e99);clip-path:polygon(20% 0,78% 0,96% 19%,69% 42%,92% 67%,74% 100%,20% 100%,7% 76%,31% 54%,5% 30%)}.scene-river-island{width:35px;height:75px;left:32%;top:24%;border-radius:50%;background:#477a34;transform:rotate(25deg);box-shadow:inset -6px 0 rgba(25,70,29,.42)}.scene-river-bridge{width:77%;height:12px;left:11%;top:29%;background:repeating-linear-gradient(90deg,#787b82 0 12px,#e4c35a 13px 18px);box-shadow:0 5px 10px rgba(0,0,0,.36)}.scene-river-plane{width:54px;height:62px;left:calc(50% - 27px);bottom:12%;clip-path:polygon(47% 0,56% 0,61% 37%,100% 58%,97% 69%,61% 56%,58% 88%,72% 96%,67% 100%,51% 94%,34% 100%,29% 96%,44% 88%,42% 56%,5% 69%,2% 58%,41% 37%);background:#f3f0e5;filter:drop-shadow(0 9px 7px rgba(0,0,0,.45))}.scene-jungle{background:linear-gradient(#f4a451 0 43%,#356246 44% 100%)}.scene-jungle-sun{width:45px;height:45px;right:15%;top:16%;border-radius:50%;background:#ffe6a0;box-shadow:0 0 30px #ffc76a}.scene-jungle-canopy{width:120px;height:75px;border-radius:50%;background:radial-gradient(circle at 25% 45%,#79a74c 0 20%,transparent 21%),radial-gradient(circle at 52% 25%,#6d9a43 0 27%,transparent 28%),radial-gradient(circle at 74% 53%,#477b3d 0 31%,transparent 32%)}.canopy-one{left:-18px;top:11%}.canopy-two{right:-10px;top:25%;transform:scale(.78)}.scene-jungle-trunk{width:24px;height:78%;left:20%;top:29%;background:linear-gradient(90deg,#57341e,#9a6435 55%,#422719);transform:rotate(4deg)}.scene-jungle-ground{width:100%;height:29%;left:0;bottom:0;background:#163c2e;clip-path:polygon(0 36%,13% 14%,29% 31%,43% 4%,60% 28%,79% 10%,100% 25%,100% 100%,0 100%)}.scene-jungle-rope{width:2px;height:75%;left:55%;top:-8%;background:#d3b06c;transform:rotate(10deg);transform-origin:top}.scene-jungle-runner{width:20px;height:44px;left:58%;top:45%;border-radius:8px 8px 4px 4px;background:linear-gradient(#e0af78 0 30%,#e6d65d 31% 65%,#77482c 66%);transform:rotate(-18deg);box-shadow:0 8px 12px rgba(0,0,0,.35)}.cinematic-game-preview{height:560px;position:relative;overflow:hidden;border-radius:11px;background:#17201c;isolation:isolate}.cinematic-game-preview>img{z-index:-2;object-fit:cover;object-position:center 54%}.cinematic-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(6,9,9,.88),rgba(6,9,9,.45) 43%,rgba(6,9,9,.03) 75%),linear-gradient(0deg,rgba(5,7,7,.72),transparent 60%)}.cinematic-copy{width:min(510px,70%);position:absolute;left:clamp(26px,5vw,65px);bottom:clamp(30px,6vw,70px)}.cinematic-copy>span{color:var(--lime);font:700 9px/1 Space Grotesk;letter-spacing:.14em}.cinematic-copy h3{margin:15px 0 12px;font:700 clamp(44px,6vw,76px)/.88 Space Grotesk;letter-spacing:-.065em}.cinematic-copy p{max-width:480px;margin:0 0 22px;color:#d2d5d2;font-size:13px;line-height:1.6}.cinematic-copy strong{width:fit-content;padding:10px 13px;border:1px solid rgba(255,255,255,.24);border-radius:7px;display:block;color:#fff;background:rgba(10,12,12,.34);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font:700 8px/1 Space Grotesk;letter-spacing:.09em}.jump-control button{width:52px;height:52px;color:#10120c;background:var(--lime)}a:focus-visible,button:focus-visible{outline:3px solid #fff;outline-offset:3px}@media (max-width:1120px){.desktop-nav{display:none}.outcome-grid{grid-template-columns:repeat(2,1fr)}.outcome-card:nth-child(2){border-right:0}.outcome-card:nth-child(-n+2){border-bottom:1px solid #d7d5cf}.build-shell{grid-template-columns:1fr}.code-card{max-width:720px;margin:0 auto}.agenda-grid{grid-template-columns:1fr}.agenda-card{min-height:380px}.agenda-card>p{min-height:0;max-width:650px}.agenda-card h3{margin-top:100px}.pricing-lots{grid-template-columns:repeat(2,minmax(0,1fr))}.price-card-active{grid-column:1/-1}}@media (max-width:820px){.section-shell{padding-top:88px;padding-bottom:88px}.arcade-head,.audience-shell,.curriculum-head,.faq-shell,.mentor-shell,.offer-shell,.section-intro{grid-template-columns:1fr;gap:42px}.section-intro .section-kicker{grid-column:auto;margin-bottom:-18px}.curriculum-head .section-kicker{margin-bottom:18px}.arcade-content{padding:18px}.arcade-nav{grid-template-columns:1fr auto}.arcade-nav>div{display:none}.arcade-featured{grid-template-columns:1fr 1fr;padding:36px}.arcade-card-row{grid-template-columns:repeat(2,1fr)}.mentor-portrait{width:min(570px,100%);margin:0 auto}.mentor-copy{max-width:680px}.audience-copy,.faq-head{position:static}.offer-copy{max-width:none;gap:28px}.offer-copy,.pricing-lots{grid-template-columns:1fr}.price-card-active{grid-column:auto}.pricing-lots .price-card{width:100%;max-width:none}.footer-shell{grid-template-columns:1fr 1fr}.footer-shell nav{grid-column:1/-1}}@media (max-width:640px){body{padding-bottom:70px}.topbar{position:relative}.topbar .mini-cta{display:none}.section-shell{padding:76px 20px}.arcade-head h2,.audience-copy h2,.build-copy h2,.dark-intro h2,.faq-head h2,.final-shell h2,.mentor-copy h2,.offer-copy h2{font-size:clamp(42px,13vw,58px)}.outcome-grid{grid-template-columns:1fr}.outcome-card{min-height:285px;border-right:0;border-bottom:1px solid #d7d5cf}.outcome-card:last-child{border-bottom:0}.build-shell{min-height:auto}.build-steps{gap:6px}.build-steps>svg{width:14px}.build-steps small{display:none}.code-card{transform:none}.code-body{padding:22px 14px;font-size:11px;overflow:auto}.code-body i{width:25px}.agenda-card{min-height:430px;padding:27px}.agenda-card h3{margin-top:90px}.arcade-browser{margin-left:-12px;margin-right:-12px;border-radius:16px 16px 0 0;padding:7px 7px 0}.arcade-browser-top{height:38px}.arcade-featured{min-height:380px;grid-template-columns:1fr;padding:28px}.planet{position:absolute;right:-30px;bottom:28px;opacity:.75}.planet>span{font-size:100px}.planet>i{width:200px;height:60px}.arcade-featured>div:first-child{align-self:start}.arcade-featured h3{font-size:41px}.arcade-card-row{gap:7px}.arcade-mini>div>span{font-size:30px}.mentor-portrait{min-height:440px}.mentor-badge{width:85px;height:85px;right:-2px;top:55px}.mentor-stats{gap:10px}.mentor-stats strong{font-size:21px}.audience-list>div{grid-template-columns:42px 1fr;gap:16px}.price-card{padding:26px 22px}.price-card h3{font-size:35px}.price strong{font-size:72px}.price-card-upcoming>p{min-height:0}.faq-item>button{min-height:82px;grid-template-columns:26px 1fr 20px;gap:8px}.faq-item>button strong{font-size:15px}.faq-item.open .faq-answer p{padding:0 24px 25px 34px}.final-shell{padding-top:90px;padding-bottom:95px}.final-shell h2 br{display:none}.footer-shell{grid-template-columns:1fr;padding:40px 20px}.footer-shell nav{grid-column:auto;flex-wrap:wrap}.footer-shell>span{grid-column:auto}.checkout-toast{bottom:85px;right:20px}.mobile-buy-bar{height:70px;padding:8px 10px 8px 16px;position:fixed;z-index:90;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;background:rgba(11,11,15,.96);border-top:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-buy-bar>div{display:flex;flex-direction:column;gap:4px}.mobile-buy-bar span{color:#777780;font:700 8px/1 Space Grotesk;letter-spacing:.09em}.mobile-buy-bar strong{color:var(--lime);font:700 22px/1 Space Grotesk}.mobile-buy-bar>a{height:49px;padding:0 16px;border-radius:9px;display:flex;align-items:center;gap:7px;color:#08080a;background:var(--lime);text-decoration:none;font:700 10px/1 Space Grotesk}}@media (max-width:980px){.game-selector{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.hero-patrol-preview{min-height:360px}.hero-game-poster{min-height:0}.hero-game-poster-copy{inset:0}.hero-game-poster-copy>p{margin-bottom:12px;font-size:10px}.hero-game-poster-copy>b{min-height:38px;padding:0 13px;transform:translateY(24px)}.preview-jump{min-height:36px;padding:0 10px;font-size:7px!important}.portal-heading{align-items:flex-start;flex-direction:column;gap:10px}.game-selector{grid-template-columns:1fr}.game-selector>button.portal-game-card>.portal-card-art{aspect-ratio:1.7}.game-selector>button.portal-game-card>.portal-card-meta{min-height:82px}.cinematic-game-preview{height:470px}.cinematic-copy{width:calc(100% - 40px);left:20px;bottom:28px}.cinematic-copy h3{font-size:45px}.cinematic-copy p{font-size:11px}}.cinematic-play{min-height:44px;padding:0 18px;border:0;border-radius:8px;display:inline-flex;align-items:center;gap:8px;color:#09090b;background:var(--lime);font:700 10px/1 Space Grotesk;letter-spacing:.08em;cursor:pointer}.cinematic-play svg{width:15px;height:15px}.cinematic-copy p{margin-bottom:18px}.dpad-controls{inset:auto 10px 10px 10px;justify-content:space-between}.dpad-controls button{width:50px;height:50px}.dpad-controls .jump-button{color:#10120c;background:var(--lime)}@media (max-width:640px){.side-controls{gap:8px}.side-controls button{width:56px;height:56px;font-size:18px}.side-controls button svg{width:22px;height:22px}.mini-intro p{font-size:12px}.canvas-game{height:auto;display:flex;flex-direction:column}.canvas-game canvas{height:auto;aspect-ratio:5/4;flex:none}.canvas-game .side-controls{position:static;inset:auto;width:100%;min-height:78px;padding:10px 8px 12px;display:flex;justify-content:center;gap:10px;background:#0b0b11;border-top:1px solid rgba(255,255,255,.08)}.canvas-game .side-controls button{width:58px;height:58px;flex:none;border-radius:12px}.canvas-game .side-controls button svg{width:24px;height:24px}.canvas-game .dpad-controls{justify-content:space-between;gap:6px}.canvas-game .dpad-controls button{width:54px;height:54px}.canvas-hud{min-height:34px;padding:0 10px;font-size:7px}}.actual-game-embed{position:relative}.embed-exit,.embed-gate{display:none}@media (hover:none) and (pointer:coarse),(max-width:900px){.actual-game-embed:not(.compact).gated iframe{pointer-events:none}.actual-game-embed:not(.compact).gated .embed-gate{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center;color:#fff;background:linear-gradient(0deg,rgba(6,8,12,.9),rgba(6,8,12,.35))}.embed-gate span{color:#b9c2c9;font:600 11px/1.5 DM Sans,sans-serif;max-width:300px}.embed-exit,.embed-gate button{min-height:48px;padding:0 20px;border:0;border-radius:9px;display:inline-flex;align-items:center;gap:8px;color:#09090b;background:var(--lime);font:700 11px/1 Space Grotesk;letter-spacing:.08em}.embed-gate button svg{width:16px;height:16px}.actual-game-embed:not(.compact):not(.gated) .embed-exit{position:absolute;z-index:4;top:10px;right:10px;min-height:40px;padding:0 14px;display:inline-flex;color:#fff;background:rgba(8,8,13,.78);border:1px solid rgba(255,255,255,.25)}}