:root{--bg:#050814;--surface:#0a1020;--ink:#f2f7ff;--muted:#8291ad;--line:rgba(146,183,222,.2);--cyan:#06e8ff;--magenta:#e747ff;--violet:#7c63ff;--amber:#ffbd46;--space:clamp(1rem,3vw,3rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:radial-gradient(ellipse at 60% 0,#111836 0,transparent 38%),var(--bg);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;overflow-x:hidden}.grain{position:fixed;inset:0;z-index:20;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.75'/%3E%3C/svg%3E")}.skip-link{position:fixed;z-index:40;top:12px;left:12px;transform:translateY(-150%);background:var(--cyan);color:#001319;padding:12px 16px;font-weight:800}.skip-link:focus{transform:translateY(0)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.site-header{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:24px var(--space);font-size:11px;font-weight:700;letter-spacing:.11em}.brand{display:flex;gap:9px;align-items:center;font-size:15px;letter-spacing:.08em}.brand img{filter:drop-shadow(0 0 8px #06e8ff88)}.brand b{color:var(--cyan)}.header-status{color:var(--muted)}.header-status i,.status i{display:inline-block;width:7px;height:7px;border-radius:99px;background:var(--cyan);box-shadow:0 0 9px var(--cyan);margin-right:6px}.header-status span{margin:0 8px;color:#44516a}.hero{position:relative;isolation:isolate;min-height:100dvh;padding:clamp(7rem,14vh,10rem) var(--space) 5rem;display:grid;grid-template-columns:minmax(280px,1fr) minmax(340px,650px);gap:2rem;align-items:center;max-width:1440px;margin:auto;overflow:hidden}.hero:before{content:"";position:absolute;inset:0 -10vw;background:radial-gradient(ellipse at 68% 42%,#1a2c5b 0,transparent 27%),radial-gradient(ellipse at 83% 44%,#4b174e80 0,transparent 21%);z-index:-2}.hero-copy{max-width:600px;z-index:1}.eyebrow{margin:0 0 16px;color:var(--cyan);font-size:11px;font-weight:800;letter-spacing:.16em}.eyebrow span{display:inline-block;width:25px;border-top:1px solid var(--cyan);margin:0 8px 3px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,5.7vw,5.8rem);line-height:.94;letter-spacing:-.06em;margin-bottom:24px}h1 em,h2 em,blockquote em{font-style:normal;color:var(--magenta);text-shadow:0 0 24px #e747ff80}.lede{max-width:465px;color:#aab7cc;font-size:clamp(1rem,1.5vw,1.14rem);line-height:1.65}.hero-actions{display:flex;gap:12px;margin:30px 0 42px;flex-wrap:wrap}.button{min-height:46px;padding:0 19px;border:1px solid #33435e;background:#111a2c;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.06em;transition:transform 160ms ease-out,background-color 160ms ease-out,border-color 160ms ease-out}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(1px)}.button.primary{background:var(--cyan);color:#00131b;border-color:#c8fbff;box-shadow:5px 5px 0 #0c4960}.button.primary:hover{background:#9ef7ff}.button.quiet{background:transparent;color:#b9c5d8}.hero-readout{display:grid;grid-template-columns:repeat(3,max-content);gap:30px;margin:0}.hero-readout div{display:grid;gap:5px}.hero-readout dt,.game-topbar span,.cabinet-copy dl dt{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.12em}.hero-readout dd{margin:0;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums}.cabinet-stage{position:relative;justify-self:center;width:min(100%,470px);perspective:900px;z-index:1}.arcade-cabinet{position:relative;width:100%;aspect-ratio:.74;background:linear-gradient(110deg,#0b1527,#111f3a 53%,#07101f);border:2px solid #385173;border-radius:13px 13px 34px 34px;box-shadow:inset 15px 0 24px #57eaff12,inset -20px 0 28px #e747ff19,0 32px 62px #01030b;transform:perspective(900px) rotateY(-8deg) rotateX(2deg);transition:transform 180ms ease-out,filter 220ms ease-out}.arcade-cabinet:before,.arcade-cabinet:after{content:"";position:absolute;top:5%;bottom:5%;width:4px;background:var(--cyan);box-shadow:0 0 18px var(--cyan)}.arcade-cabinet:before{left:-3px}.arcade-cabinet:after{right:-3px;background:var(--magenta);box-shadow:0 0 18px var(--magenta)}.cabinet-marquee{height:13%;display:grid;place-items:center;border-bottom:1px solid #324664;background:#0a1529;box-shadow:inset 0 -10px 20px #06e8ff10}.cabinet-marquee img{width:72%;height:auto}.cabinet-screen{position:absolute;top:18%;left:9%;right:9%;height:40%;display:grid;place-content:center;text-align:center;overflow:hidden;background:radial-gradient(circle,#0aa1bb 0,#063247 34%,#030914 74%);border:14px solid #020612;box-shadow:inset 0 0 30px #01e8ff80,0 0 1px 2px #294463}.cabinet-screen span{font-size:clamp(2rem,4vw,3.4rem);font-weight:900;letter-spacing:.16em;color:#dcffff;text-shadow:0 0 18px var(--cyan)}.cabinet-screen small{margin-top:11px;font-size:9px;letter-spacing:.21em;color:#8decf4}.screen-lines{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 3px,#001e2c66 4px 5px);opacity:.45}.control-deck{position:absolute;left:6%;right:6%;top:62%;height:13%;background:#091224;border:1px solid #385371;transform:skewY(-5deg);display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-right:13%;box-shadow:0 8px 20px #000}.joystick{position:absolute;left:19%;bottom:27%;width:13px;height:32px;background:#a8dfe9;border-radius:8px 8px 2px 2px;transform:rotate(-14deg)}.joystick:before{content:"";position:absolute;width:25px;height:25px;top:-12px;left:-6px;border-radius:50%;background:var(--magenta);box-shadow:0 0 11px #e747ff}.cabinet-button{width:17px;height:17px;border-radius:50%;background:var(--cyan);box-shadow:0 0 10px var(--cyan)}.cabinet-button:nth-child(3){background:var(--magenta);box-shadow:0 0 10px var(--magenta)}.coin-slot{position:absolute;bottom:10%;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:11px;padding:8px 12px;background:#060a12;border:1px solid #425772;color:#9eacc0;font-size:8px;line-height:1.1;text-align:left;letter-spacing:.1em;transition:transform 160ms ease-out,border-color 160ms ease-out}.coin-slot:hover{border-color:var(--amber);transform:translateX(-50%) scale(1.03)}.coin{width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff4be,#ffbd46 48%,#9b5d0b 55%);box-shadow:0 0 9px #ffbd4680}.speaker{position:absolute;bottom:4%;left:50%;transform:translateX(-50%);width:55%;height:18px;background:repeating-radial-gradient(ellipse,#536278 0 1px,transparent 2px 4px);opacity:.5}.cabinet-number{position:absolute;bottom:3.5%;right:8%;font-size:8px;letter-spacing:.2em;color:var(--muted)}.coin-hint{text-align:center;font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--amber)}.arcade-cabinet.active{filter:brightness(1.18);box-shadow:inset 15px 0 28px #57eaff2b,inset -20px 0 28px #e747ff2e,0 32px 62px #01030b,0 0 34px #06e8ff3b}.arcade-cabinet.active .cabinet-screen{background:radial-gradient(circle,#de3df4 0,#093e59 34%,#030914 74%)}.floor-grid{position:absolute;z-index:-1;bottom:-20%;right:-19%;width:85%;height:48%;background:repeating-linear-gradient(90deg,transparent 0 58px,#146b83 60px 61px),repeating-linear-gradient(0deg,transparent 0 58px,#146b83 60px 61px);transform:perspective(240px) rotateX(60deg);mask-image:linear-gradient(to bottom,transparent,black 56%);opacity:.36}.hero-orbit{position:absolute;border:1px solid #6e8ec22e;border-radius:50%;z-index:-1}.orbit-one{width:620px;height:620px;right:-190px;top:6%}.orbit-two{width:380px;height:380px;right:5%;bottom:-230px;border-color:#e747ff25}.game-section,.collection,.scoreboard{max-width:1240px;margin:auto;padding:115px var(--space)}.section-heading{max-width:570px;margin-bottom:40px}.section-heading h2,.scoreboard h2{font-size:clamp(2.2rem,4vw,4.2rem);line-height:.95;letter-spacing:-.055em;margin-bottom:12px}.section-heading>p:last-child{color:var(--muted);line-height:1.55}.game-shell{background:#090f1d;border:1px solid #30415c;box-shadow:0 25px 60px #0006;position:relative;padding:14px;clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px))}.game-topbar{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;background:#070c16;border:1px solid #202e44;padding:13px 16px;margin-bottom:12px}.game-topbar div{display:grid;gap:4px}.game-topbar strong{font-size:15px;font-variant-numeric:tabular-nums}.game-display{position:relative;aspect-ratio:16/10;background:#020613;overflow:hidden}canvas{display:block;width:100%;height:100%;touch-action:none}.game-overlay{position:absolute;inset:0;display:grid;place-content:center;text-align:center;padding:28px;background:#020715c7}.game-overlay.hidden{opacity:0;pointer-events:none;transition:opacity 180ms ease-out}.game-overlay h3{font-size:clamp(2rem,5vw,4rem);letter-spacing:-.06em;margin:0 0 9px}.game-overlay h3 em{font-style:normal;color:var(--cyan)}.game-overlay p:not(.eyebrow){color:#a8b4c7;line-height:1.5;max-width:370px}.game-overlay .button{justify-self:center;margin-top:12px}.combo-indicator{position:absolute;top:20%;left:50%;transform:translateX(-50%) scale(.9);color:var(--amber);font-size:24px;font-weight:900;text-shadow:0 0 18px #ffbd4688;opacity:0;transition:opacity 170ms ease-out,transform 170ms ease-out}.combo-indicator.show{opacity:1;transform:translateX(-50%) scale(1)}.game-controls{display:flex;align-items:center;justify-content:space-between;padding:13px 4px 0;gap:12px}.control-help{font-size:10px;letter-spacing:.08em;color:#c0cce0}.control-help span{color:#475875;margin:0 7px}.control-help b{color:var(--cyan)}.control-actions{display:flex;gap:8px}.icon-button{width:38px;height:38px;border:1px solid #344662;background:#0b1323;color:#cbd8ec;font-size:17px;transition:transform 160ms ease-out,border-color 160ms ease-out}.icon-button:hover{border-color:var(--cyan);transform:translateY(-1px)}.touch-controls{display:none}.power-up-key{display:flex;gap:22px;justify-content:center;flex-wrap:wrap;margin-top:22px;color:var(--muted);font-size:10px;letter-spacing:.08em}.power{display:inline-block;width:9px;height:9px;margin-right:5px;transform:rotate(45deg)}.wide{background:var(--cyan)}.multi{background:var(--magenta)}.shield{background:var(--amber)}.interlude{min-height:390px;position:relative;display:grid;place-items:center;overflow:hidden;border-top:1px solid #17233a;border-bottom:1px solid #17233a;background:radial-gradient(ellipse at center,#161c36 0,transparent 57%),#060a14}.interlude-cabinets{position:absolute;inset:0;display:flex;justify-content:center;align-items:end;gap:clamp(8px,2vw,30px);opacity:.58}.interlude-cabinets i{display:block;width:clamp(52px,8vw,106px);height:250px;background:linear-gradient(90deg,#0b1020,#1a2538,#070b14);border:1px solid #27364e;border-radius:8px 8px 2px 2px;transform:perspective(300px) rotateY(-15deg)}.interlude-cabinets .awake{border-color:var(--cyan);box-shadow:0 0 25px #06e8ff3b, inset 0 78px 25px #06e8ff24}.interlude blockquote{position:relative;margin:0;text-align:center;font-size:clamp(1.5rem,3.5vw,3.3rem);font-weight:900;line-height:.98;letter-spacing:-.04em}.cabinet-collection{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.game-cabinet{position:relative;background:#0a1120;border:1px solid #293b56;overflow:hidden;box-shadow:0 20px 40px #0003;transition:transform 180ms ease-out,border-color 180ms ease-out}.game-cabinet:before{content:"";position:absolute;z-index:1;top:0;left:0;width:42px;border-top:2px solid var(--cyan);border-left:2px solid var(--cyan);height:42px;pointer-events:none}.game-cabinet.magenta:before{border-color:var(--magenta)}.game-cabinet.amber:before{border-color:var(--amber)}.game-cabinet:hover,.game-cabinet:focus{border-color:#6881a5}.cabinet-art{aspect-ratio:1.57;overflow:hidden;background:#050914}.cabinet-art img{width:100%;height:100%;display:block;transition:transform 180ms ease-out}.game-cabinet:hover .cabinet-art img{transform:scale(1.025)}.cabinet-copy{padding:21px}.status{display:flex;justify-content:space-between;color:var(--cyan);font-size:10px;font-weight:800;letter-spacing:.1em}.status span{color:var(--muted)}.status.muted{color:var(--amber)}.cabinet-copy h3{font-size:21px;letter-spacing:-.04em;margin:14px 0 4px}.cabinet-copy>p:nth-of-type(2){color:#93a1b6;font-size:10px;letter-spacing:.12em}.cabinet-copy dl{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin:18px 0}.cabinet-copy dl div{display:grid;gap:4px}.cabinet-copy dl dd{margin:0;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.description{color:#a9b6c8;font-size:13px;line-height:1.5;margin-bottom:0}.scoreboard{padding-top:35px}.scoreboard-frame{border:1px solid #30415b;background:linear-gradient(110deg,#0a1221,#0a0e1a);padding:clamp(22px,5vw,60px);clip-path:polygon(0 0,calc(100% - 35px) 0,100% 35px,100% 100%,35px 100%,0 calc(100% - 35px))}.scoreboard-head{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:28px}.scoreboard-head h2{margin:0}.scoreboard-head>p{margin:0;color:var(--muted);font-size:10px;letter-spacing:.1em}.score-row{display:grid;grid-template-columns:70px 1.3fr 1fr 1fr;align-items:center;gap:12px;min-height:55px;border-bottom:1px solid #1b283e;font-size:13px}.score-row span:last-child{text-align:right;font-weight:800;font-variant-numeric:tabular-nums}.score-row.labels{min-height:44px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.11em}.score-row.user-score{color:#dfffff;background:#0a25351f}.score-row.user-score span:nth-child(2){color:var(--cyan);font-weight:800}footer{border-top:1px solid #17233a;padding:30px var(--space) max(30px,env(safe-area-inset-bottom));display:flex;justify-content:center;align-items:center;gap:10px;color:#71809c;font-size:11px;letter-spacing:.08em}footer img{opacity:.7}footer b{color:#aebbd0;margin-left:20px;font-weight:700}.reveal{opacity:0;transform:translateY(18px);transition:opacity 600ms ease-out,transform 600ms ease-out}.reveal.in-view{opacity:1;transform:none}@media(max-width:860px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:120px;text-align:center}.hero-copy{margin:auto}.hero-actions,.hero-readout{justify-content:center}.cabinet-stage{width:min(70vw,400px);grid-row:1}.floor-grid{width:130%;right:-45%;bottom:-10%}.game-section,.collection{padding-top:82px;padding-bottom:82px}.cabinet-collection{grid-template-columns:1fr;max-width:560px;margin:auto}.game-cabinet{display:grid;grid-template-columns:1fr 1fr}.cabinet-art{height:100%;aspect-ratio:auto}.interlude{min-height:300px}}@media(max-width:560px){.site-header{padding-top:max(18px,env(safe-area-inset-top))}.header-status{font-size:9px}.hero{padding-inline:20px;padding-top:96px;gap:10px}.hero-copy{display:contents}.hero-copy .eyebrow{grid-row:1}.hero h1{grid-row:2;font-size:clamp(2.45rem,13vw,3.3rem)}.hero .lede{grid-row:3;margin:0 auto}.cabinet-stage{grid-row:4;width:min(78vw,330px)}.hero-actions{grid-row:5;margin:13px 0 18px}.hero-readout{grid-row:6;gap:18px;margin-bottom:4px}.hero-readout dd{font-size:11px}.arcade-cabinet{border-radius:9px 9px 24px 24px}.cabinet-screen{border-width:9px}.game-section,.collection,.scoreboard{padding-inline:16px}.section-heading{margin-bottom:25px}.game-shell{padding:8px}.game-topbar{grid-template-columns:repeat(3,1fr);padding:10px;margin-bottom:8px}.game-topbar div:nth-child(n+4){display:none}.game-topbar strong{font-size:12px}.game-controls{padding:11px 2px 0}.control-help{font-size:9px;line-height:1.6}.control-help span{margin:0 3px}.touch-controls{display:grid;grid-template-columns:1fr 1.35fr 1fr;gap:8px;margin-top:12px}.touch-controls button{min-height:48px;border:1px solid #344762;background:#111c30;color:#d9e9f7;font-size:12px;font-weight:800}.touch-controls button:nth-child(2){background:#152f42;border-color:#06e8ff;color:var(--cyan)}.power-up-key{gap:11px;font-size:9px}.interlude-cabinets{gap:4px}.interlude-cabinets i{height:185px}.interlude blockquote{font-size:1.65rem}.game-cabinet{display:block}.cabinet-art{aspect-ratio:1.57}.scoreboard-frame{padding:22px 17px}.scoreboard-head{display:block;padding-bottom:18px}.scoreboard-head>p{margin-top:12px}.score-row{grid-template-columns:32px 1fr .9fr 1fr;gap:7px;font-size:10px}.score-row span:nth-child(3){font-size:9px}footer{flex-wrap:wrap;text-align:center}footer b{width:100%;margin:4px 0 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
