:root{--bg:#111216;--panel:#1b1d22;--line:#ffffff16;--text:#f1f2ed;--muted:#8d919b;--lime:#d8f99c;--accent:#d8f99c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{text-decoration:none;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--lime);outline-offset:5px}button{border:0}button:disabled{cursor:default}svg{display:block}[hidden]{display:none!important}.site-header{height:94px;max-width:1520px;padding:0 56px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:34px}.logo{display:flex;gap:11px;align-items:center}.logo svg{fill:var(--lime);width:32px;height:32px}.logo>span{font-size:26px;font-weight:900;font-style:italic;line-height:.85;letter-spacing:-1px}.logo-sub{display:block;font-size:9px;letter-spacing:4.6px;font-style:normal;font-weight:500;margin-top:7px;margin-left:2px}.site-header nav{display:flex;gap:32px;align-items:center;margin-right:auto;margin-left:64px;font-size:12px;color:#979ba4}.site-header nav a,.site-header nav button{background:none;padding:10px 0;white-space:nowrap;font-weight:600}.site-header nav a:hover,.site-header nav button:hover{color:#f4f5ed}.site-header nav .nav-active{color:#f4f5ed}.site-header nav span{font-size:9px;margin-left:5px;border:1px solid #ffffff24;padding:2px 5px;border-radius:4px;color:#ced3c5}.header-actions{display:flex;align-items:center;gap:25px}.live-status{font-size:8px;letter-spacing:1.6px;color:#b9bdc4;display:flex;gap:8px;align-items:center;white-space:nowrap}.live-status i{width:5px;height:5px;background:var(--lime);border-radius:50%;box-shadow:0 0 12px #d8f99c66}.icon-button{display:grid;place-items:center;border:1px solid #ffffff20;background:#ffffff04;width:36px;height:36px;border-radius:50%;color:#cbd0d2}.icon-button:hover{background:#ffffff15}.icon-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.icon-button[aria-pressed=true]{color:var(--lime);border-color:#d8f99c66}main{max-width:1520px;padding:0 40px;margin:auto}.hero{height:574px;position:relative;isolation:isolate;overflow:hidden;border-radius:22px;background:radial-gradient(ellipse at 85% 30%,#8d705b,#28242f 60%)}#hero-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:-3}.hero-vignette{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#12151bf7 0%,#17191edf 22%,#17191e96 40%,#17191e0a 72%),linear-gradient(0deg,#0e121cd9,transparent 48%)}.hero-content{padding:65px 64px;max-width:630px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:1.8px;display:flex;align-items:center;gap:9px}.small-star{color:var(--lime);font-size:15px;line-height:1}.hero h1{font-size:66px;line-height:1.04;letter-spacing:-3px;margin:30px 0 21px;font-weight:800}.hero h1 em{color:var(--lime);font-style:italic}.hero-content p{font-size:13px;line-height:1.75;color:#bfc3c6;margin:0 0 29px}.hero-buttons{display:flex;gap:17px;align-items:center}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:17px 20px;border-radius:8px;background:var(--lime);color:#172013;font-size:11px;font-weight:700;min-height:48px;box-shadow:0 4px 25px #c5e79a08;transition:background .15s,transform .15s}.primary-button:hover{background:#e6ffb8;transform:translateY(-2px)}.primary-button span:last-child{margin-left:10px;font-size:16px;font-weight:400}.play-triangle{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid currentColor}.secondary-button{display:inline-flex;align-items:center;gap:19px;border:1px solid #ffffff28;border-radius:8px;padding:16px 18px;background:#ffffff03;font-size:11px;font-weight:600;min-height:48px}.secondary-button:hover{background:#ffffff0e}.secondary-button span{font-size:16px}.hero-meta{display:flex;gap:17px;align-items:center;color:#92989e;margin-top:29px;font-size:9px}.hero-meta b{font-weight:700;color:#e9eeea;font-size:13px;margin-right:4px}.meta-divider{width:1px;height:12px;background:#ffffff28}.hero-game{position:absolute;right:57px;bottom:49px;width:310px}.feature-tag{font-size:8px;letter-spacing:1.6px;display:flex;gap:6px;align-items:center;color:#ddd7c9;margin-bottom:15px}.feature-tag i{width:4px;height:4px;border-radius:50%;background:#efc698}.hero-game strong{font-size:43px;font-style:italic;letter-spacing:-1.4px;line-height:1;font-weight:900}.hero-game>div{border-top:1px solid #ffffff3a;padding-top:13px;margin-top:13px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.5px;color:#d0c7be}.hero-rail{position:absolute;right:14px;top:42px;writing-mode:vertical-rl;font-size:7px;letter-spacing:2px;display:flex;align-items:center;gap:14px;color:#e2d8c885}.hero-rail i{height:44px;width:1px;background:#ffffff36}.intro-strip{padding:25px 22px 27px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.intro-strip>div{display:flex;align-items:center;gap:12px;font-size:11px;color:#979ba3}.intro-strip strong{color:#d7dbdd;font-weight:600}.strip-icon{font-size:26px;color:var(--lime)}.strip-note{font-size:8px;letter-spacing:1.2px;color:#777d85}.collection{padding:58px 16px 54px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:29px}.eyebrow.muted{color:#888e99;font-size:8px;letter-spacing:1.6px}.section-heading h2{font-size:33px;letter-spacing:-1.1px;margin:12px 0 0;font-weight:650}.lime{color:var(--lime)}.random-button{background:#1a1c21;border:1px solid #ffffff13;display:flex;gap:10px;align-items:center;padding:12px 15px;border-radius:7px;font-size:10px;color:#c9ced0;white-space:nowrap}.random-button:hover{border-color:#d8f99c66}.random-button svg{width:15px;height:15px;fill:none;stroke:var(--lime);stroke-width:1.5}.collection-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.filters{display:flex;gap:5px;flex-wrap:wrap}.filters button{font-size:10px;color:#9297a1;background:transparent;border:1px solid transparent;border-radius:6px;padding:10px 13px;white-space:nowrap}.filters button.active{background:var(--lime);color:#202618;font-weight:700}.filters button:not(.active):hover{color:#e2e8e2;background:#ffffff08}.filters span{font-size:8px;margin-left:4px;opacity:.65}.search{display:flex;gap:10px;align-items:center;border:1px solid #ffffff14;background:#17191e;border-radius:7px;padding:10px 12px;min-width:230px}.search svg{width:14px;height:14px;stroke:#727985;stroke-width:1.5;fill:none;flex:none}.search input{background:none;border:0;color:#e8edeb;font-size:10px;outline:0!important;min-width:0;width:100%}.search input::placeholder{color:#747a85}.search kbd{font-family:inherit;border:1px solid #ffffff1a;border-radius:3px;padding:1px 5px;font-size:10px;color:#858d99}.collection-status{min-height:0;font-size:10px;color:#aeb4bd}.collection-status:not(:empty){margin:0 0 19px}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:29px 23px}.game-card{min-width:0;position:relative;isolation:isolate;border-radius:12px;background:linear-gradient(120deg,#1d2025,#191b20);border:1px solid #ffffff0b;overflow:hidden;transition:transform .22s,border-color .22s,box-shadow .22s}.game-card:hover{transform:translateY(-5px);border-color:#ffffff2b;box-shadow:0 14px 32px #0003}.card-image{position:relative;aspect-ratio:1.65;overflow:hidden;background:var(--card-bg,#252431)}.card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s;opacity:.92}.game-card:hover .card-image img{transform:scale(1.045);opacity:1}.card-image:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#16192260,transparent 50%)}.card-type{position:absolute;left:16px;top:15px;z-index:2;display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:4px;background:#10131b63;backdrop-filter:blur(8px);border:1px solid #ffffff1c;color:#f4f6ee;font-size:7px;letter-spacing:1px;font-weight:600}.card-type i{width:4px;height:4px;border-radius:50%;background:var(--card-color)}.favorite{position:absolute;top:12px;right:12px;z-index:3;width:30px;height:30px;border:1px solid #ffffff24;border-radius:50%;background:#12162250;backdrop-filter:blur(8px);color:#efefed;display:grid;place-items:center}.favorite svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.5}.favorite[aria-pressed=true]{color:var(--lime)}.favorite[aria-pressed=true] svg{fill:var(--lime)}.card-play{position:absolute;inset:0;z-index:1;border:0;background:transparent;display:grid;place-items:center}.card-play>span{background:var(--lime);width:49px;height:49px;display:grid;place-items:center;border-radius:50%;opacity:0;transform:scale(.8);transition:transform .2s,opacity .2s;box-shadow:0 8px 30px #0003}.card-play>span i{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #1f2816;margin-left:3px}.game-card:hover .card-play>span,.card-play:focus-visible>span{opacity:1;transform:scale(1)}.card-info{padding:18px 18px 15px}.card-category{display:flex;align-items:center;justify-content:space-between;font-size:8px;color:var(--card-color);letter-spacing:1.3px;text-transform:uppercase}.card-category .card-number{color:#646c79;font-size:9px;letter-spacing:.5px}.card-info h3{font-size:21px;letter-spacing:-.6px;margin:10px 0 6px;font-weight:800}.card-info>p{font-size:10px;line-height:1.5;color:#969da7;margin:0}.card-footer{margin-top:17px;padding-top:12px;border-top:1px solid #ffffff0e;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:8px;color:#697382}.card-footer span{display:flex;align-items:center;gap:6px}.card-footer svg{width:12px;height:12px;stroke:#8f9b9f;fill:none;stroke-width:1.5}.card-footer button{padding:0;background:transparent;color:#c2c9c6;font-size:9px;display:flex;align-items:center;gap:12px}.card-footer button i{font-style:normal;color:var(--card-color);font-size:15px}.empty-state{text-align:center;padding:70px 20px;border:1px dashed #ffffff20;border-radius:15px}.empty-state>span{font-size:35px;color:var(--lime)}.empty-state h3{font-size:24px;margin-bottom:10px}.empty-state p{color:#9299a5;font-size:12px;margin-bottom:24px}.bottom-banner{border-radius:15px;margin:0 16px 54px;padding:44px 45px;display:flex;gap:35px;align-items:center;position:relative;overflow:hidden;background:linear-gradient(110deg,#262934,#1c2127 60%,#283027);border:1px solid #ffffff12}.bottom-banner .eyebrow{font-size:8px;color:#a5abb4;letter-spacing:1.5px}.bottom-banner h2{font-size:30px;line-height:1.14;letter-spacing:-1px;font-weight:600;margin:14px 0 0}.banner-side{margin-left:auto}.banner-side p{font-size:11px;color:#a9b0b6;line-height:1.7;margin:0 0 18px}.banner-side .primary-button{font-size:10px;padding:13px 16px;min-height:44px}.banner-orbit{width:130px;height:130px;position:relative;flex:none;display:grid;place-items:center;margin-right:8px;transform:rotate(-20deg)}.banner-orbit i{position:absolute;inset:0;border:1px solid #c1dabf4d;border-radius:50%;transform:rotateY(60deg) rotateX(20deg)}.banner-orbit i:nth-child(2){transform:rotate(60deg) rotateY(60deg)}.banner-orbit i:nth-child(3){transform:rotate(120deg) rotateY(60deg)}.banner-orbit b{font-size:73px;color:#daeab5;font-weight:400;text-shadow:0 0 35px #d4f19430}footer{max-width:1520px;margin:auto;padding:7px 56px 40px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#727985;font-size:9px}footer .logo{opacity:.7}footer .logo svg{width:23px;height:23px}footer .logo>span{font-size:20px}footer .logo-sub{font-size:6px;letter-spacing:3.5px}.footer-note{font-size:7px;letter-spacing:1.2px}.footer-note span{color:var(--lime);margin-left:20px;font-size:15px}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);padding:13px 22px;background:#252b2df2;border:1px solid #ffffff25;border-radius:10px;color:#e2eed7;font-size:12px;opacity:0;pointer-events:none;transition:all .2s;z-index:500;box-shadow:0 10px 30px #0004}.toast.show{opacity:1;transform:translate(-50%,0)}
/* Full-screen game room */
body.playing{overflow:hidden}#player-view{position:fixed;inset:0;z-index:50;background:#11141e;color:#f0f4ee;touch-action:none;overscroll-behavior:none}#game-canvas{position:absolute;inset:0;width:100%;height:100%;outline:none;touch-action:none}#afterglow-frame{position:absolute;top:64px;left:0;right:0;bottom:0;border:0;width:100%;height:calc(100% - 64px);background:#12151d}.game-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#090e175e,transparent 25%,transparent 70%,#090e1775)}.player-top{position:absolute;left:26px;right:26px;top:22px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;pointer-events:none}.player-identity{display:flex;align-items:center;gap:14px;pointer-events:auto}.player-back{background:#111b2b50;border:1px solid #ffffff25;border-radius:50%;width:39px;height:39px;display:grid;place-items:center}.player-back svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.5;fill:none}.player-identity>div>span{font-size:7px;letter-spacing:2.5px;color:#c2cec5;display:block}.player-identity h2{font-size:20px;font-weight:850;letter-spacing:-.5px;margin:6px 0 0;font-style:italic}.player-toolbar{display:flex;gap:7px;pointer-events:auto}.player-toolbar .icon-button{background:#10182455;backdrop-filter:blur(8px)}.game-hud{position:absolute;right:27px;top:88px;display:flex;gap:23px;align-items:flex-start;pointer-events:none;text-align:right}.score>span,.best-score>span,.health-container>span{display:block;font-size:8px;letter-spacing:1.7px;color:#b9c6c9;margin-bottom:8px}.score strong{font-size:38px;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-1px;color:var(--accent)}.best-score strong{font-size:22px;font-weight:400;font-variant-numeric:tabular-nums;color:#e4ece4}.health-container{position:absolute;top:88px;right:0;width:120px}.health-container>div{height:4px;background:#ffffff2a;border-radius:2px;overflow:hidden}.health-container i{height:100%;width:100%;display:block;background:var(--accent);transition:width .15s}.game-progress{position:absolute;left:0;right:0;top:0;height:3px;background:#ffffff10;pointer-events:none}.game-progress i{height:3px;background:var(--accent);display:block;width:0;transition:width .2s}.game-detail{position:absolute;left:27px;bottom:64px;max-width:calc(100% - 54px);font-size:11px;font-weight:600;color:#e1eddf;letter-spacing:.4px;pointer-events:none;text-shadow:0 2px 10px #000}.game-help{position:absolute;left:27px;bottom:35px;font-size:10px;color:#c7d3d3a0;pointer-events:none}.touch-controls{display:none;position:absolute;left:0;right:0;bottom:max(20px,env(safe-area-inset-bottom));pointer-events:none;padding:0 max(20px,env(safe-area-inset-left));justify-content:space-between;align-items:flex-end}.touch-controls button{touch-action:none;user-select:none;-webkit-user-select:none;border:1px solid #ffffff38;background:#19263665;backdrop-filter:blur(8px);border-radius:12px;color:#eaf2eb;min-width:44px;min-height:44px;font-size:21px;pointer-events:auto}.touch-controls button.pressed{background:#d8f99c66;border-color:#d8f99c}.dpad{display:grid;grid-template-columns:45px 45px 45px;gap:5px}.dpad button:first-child{grid-column:2;grid-row:1}.dpad button:nth-child(2){grid-column:1;grid-row:2}.dpad button:nth-child(3){grid-column:2;grid-row:2}.dpad button:nth-child(4){grid-column:3;grid-row:2}.action-pad{display:flex;gap:9px;align-items:flex-end}.action-pad button{font-size:8px;font-weight:700;letter-spacing:.8px;width:53px;height:46px}.action-pad button:last-child{width:70px;height:70px;border-radius:50%;border-color:#d8f99c77;background:#d8f99c25;color:#efffcf}.game-overlay{position:absolute;inset:0;background:#08101a99;backdrop-filter:blur(12px);display:grid;place-items:center;z-index:10;padding:20px}.overlay-card{width:400px;max-width:100%;padding:38px;border-radius:22px;background:#1c242ae8;border:1px solid #ffffff22;text-align:center;box-shadow:0 25px 100px #0003}.overlay-card .eyebrow{display:block;color:var(--accent);font-size:8px}.overlay-card h2{font-size:34px;line-height:1.08;letter-spacing:-1px;margin:19px 0 14px}.overlay-card p{font-size:12px;line-height:1.7;color:#aab8bf;margin:0 0 22px}.overlay-card .primary-button{width:100%;font-size:12px;background:var(--accent)}.overlay-secondary{display:block;width:100%;text-align:center;margin-top:15px;padding:10px 0 0;background:none;font-size:11px;color:#a7b6bd}.result-score{margin-bottom:24px}.result-score>span{display:block;font-size:8px;letter-spacing:1.8px;color:#a0b1bb}.result-score strong{display:block;font-size:58px;font-weight:400;letter-spacing:-1px;margin-top:7px;color:var(--accent)}.result-score small{display:block;font-size:10px;color:#c5eaa4;margin-top:3px}body.afterglow .player-top{top:12px;left:18px;right:18px;align-items:center}body.afterglow .player-identity h2{font-size:16px;margin-top:3px}body.afterglow .player-identity>div>span{font-size:6px}body.afterglow .player-identity{gap:10px}body.afterglow .player-back{width:33px;height:33px}body.afterglow #player-pause,body.afterglow #player-restart,body.afterglow #player-sound{display:none}body.preview #player-view .player-top,body.preview #player-view .game-hud,body.preview .game-progress,body.preview .game-detail,body.preview .game-help,body.preview .touch-controls,body.preview .game-shade,body.preview .game-overlay{display:none!important}
@media(min-width:1400px){.hero{height:610px}.hero-content{padding-top:78px}.hero h1{font-size:74px}.game-grid{gap:32px 26px}.card-image{aspect-ratio:1.75}.card-info{padding:20px}.card-info h3{font-size:23px}}
@media(max-width:1100px){.site-header{padding:0 32px;gap:25px}.site-header nav{margin-left:25px;gap:22px}.live-status{display:none}main{padding:0 24px}.hero{height:544px}.hero-content{padding:58px 39px}.hero h1{font-size:58px}.hero-game{right:38px;width:250px;bottom:43px}.hero-game strong{font-size:36px}.hero-content p{font-size:12px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.hero-buttons{gap:10px}.primary-button{font-size:10px;padding:15px}.secondary-button{font-size:10px;padding:15px}.hero-meta{font-size:8px}.hero-vignette{background:linear-gradient(90deg,#12151bf2 0%,#17191ee8 24%,#17191e85 53%,transparent 85%),linear-gradient(0deg,#0e121ce0,transparent 50%)}.intro-strip{padding-left:15px;padding-right:15px}.strip-note{font-size:7px}.collection{padding-left:8px;padding-right:8px}.collection-tools{flex-wrap:wrap;gap:17px}.search{min-width:220px;flex:1}.filters{flex:2}.filters button{padding:9px 10px}.game-grid{gap:23px 18px}.card-info h3{font-size:18px}.card-info{padding:15px}.card-type{font-size:6px;left:12px;top:13px}.bottom-banner{margin-left:8px;margin-right:8px;padding:32px;gap:25px}.banner-orbit{width:95px;height:95px;margin-right:0}.banner-orbit b{font-size:60px}.bottom-banner h2{font-size:27px}footer{padding:5px 32px 34px}}
@media(max-width:780px){.site-header{height:80px;padding:0 23px;gap:20px}.site-header nav{margin-left:auto;gap:20px;font-size:11px}.site-header nav a:nth-child(2){display:none}.header-actions{display:none}.logo svg{width:27px;height:27px}.logo>span{font-size:24px}main{padding:0 15px}.hero{height:655px;border-radius:16px}.hero-content{padding:39px 28px;max-width:580px}.hero h1{font-size:56px;line-height:1.06;margin-top:25px;letter-spacing:-2px}.hero-content p{font-size:12px;margin-bottom:24px}.hero-vignette{background:linear-gradient(90deg,#12151be8,#17191e5c 68%,transparent),linear-gradient(0deg,#0e121ce8,transparent 55%),linear-gradient(180deg,#10151d88,transparent 80%)}.hero-game{right:30px;bottom:32px;width:248px}.hero-game strong{font-size:36px}.hero-rail{top:25px;right:9px}.hero-meta{margin-top:24px}.intro-strip{padding:21px 12px}.strip-note{display:none}.collection{padding:40px 8px}.section-heading h2{font-size:28px}.random-button{padding:11px 13px;font-size:9px}.collection-tools{display:block}.filters{margin-bottom:18px;flex-wrap:nowrap;overflow:auto;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{font-size:10px;padding:10px 13px}.search{max-width:none;padding:12px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 15px}.card-info h3{font-size:19px}.card-image{aspect-ratio:1.35}.card-footer{font-size:7px}.card-footer button{font-size:8px;gap:9px}.card-play>span{width:34px;height:34px;opacity:1;transform:scale(1);position:absolute;bottom:12px;right:12px;background:#d8f99ce6}.card-play>span i{border-top-width:4px;border-bottom-width:4px;border-left-width:7px}.bottom-banner{padding:28px 25px;flex-wrap:wrap;gap:20px;margin-bottom:38px}.banner-orbit{width:80px;height:80px}.banner-orbit b{font-size:51px}.bottom-banner h2{font-size:26px}.banner-side{margin-left:0;display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px;border-top:1px solid #ffffff12;padding-top:22px}.banner-side p{margin:0;font-size:9px}.banner-side .primary-button{font-size:9px}footer{padding:0 24px 28px;gap:18px;flex-wrap:wrap}footer>span{font-size:8px}.footer-note{display:none}.player-top{left:16px;right:16px;top:18px}.player-identity{gap:9px}.player-identity h2{font-size:17px}.player-identity>div>span{font-size:6px}.player-toolbar{gap:5px}.player-toolbar .icon-button{width:32px;height:32px}.player-back{width:34px;height:34px}.game-hud{top:80px;right:18px;gap:18px}.score strong{font-size:31px}.best-score strong{font-size:19px}.game-detail{left:18px;bottom:59px;font-size:10px}.game-help{left:18px;bottom:31px;font-size:9px}.health-container{top:75px;width:100px}}
@media(pointer:coarse),(max-width:650px){.touch-controls{display:flex}.game-detail{bottom:131px;left:20px;right:20px;font-size:9px;text-align:center;max-width:none}.game-help{display:none}.player-identity h2{font-size:15px;max-width:170px}.player-toolbar .icon-button{width:30px;height:30px}.player-toolbar{gap:5px}.player-toolbar .icon-button svg{width:14px;height:14px}.player-top{gap:7px}.player-identity{gap:8px}.player-identity>div>span{letter-spacing:1.5px}.player-back{width:31px;height:31px}.game-hud{top:72px;gap:16px}.score>span,.best-score>span,.health-container>span{font-size:7px;letter-spacing:1px}.score strong{font-size:27px}.health-container{top:66px;width:82px}.game-hud .best-score strong{font-size:17px}.overlay-card{padding:30px}.overlay-card h2{font-size:31px}#player-fullscreen{display:none}}
@media(max-width:480px){.site-header{padding:0 20px;height:74px}.site-header nav{gap:16px;font-size:10px}.site-header nav span{font-size:8px;margin-left:2px}.site-header .logo>span{font-size:22px}.site-header .logo svg{width:25px;height:25px}.logo-sub{font-size:7px;letter-spacing:4px}.hero{height:641px}.hero-content{padding:34px 24px}.hero .eyebrow{font-size:6px;letter-spacing:1px;gap:7px}.hero h1{font-size:49px;letter-spacing:-2px;margin:26px 0 17px}.hero-content p{font-size:11px;line-height:1.7}.hero-buttons{gap:9px}.hero-buttons .primary-button{padding:14px 12px;gap:10px;font-size:9px}.primary-button span:last-child{margin-left:0}.hero-buttons .secondary-button{padding:14px 11px;font-size:9px;gap:9px}.hero-game{width:235px;right:26px;bottom:32px}.feature-tag{font-size:6px;letter-spacing:1.1px}.hero-game strong{font-size:34px}.hero-game>div{font-size:7px}.hero-meta{font-size:7px;gap:13px;margin-top:23px}.hero-meta b{font-size:11px}.hero-rail{display:none}.intro-strip>div{font-size:9px;gap:9px}.strip-icon{font-size:24px}.section-heading{align-items:flex-end;margin-bottom:22px;gap:10px}.section-heading h2{font-size:24px;letter-spacing:-.7px}.eyebrow.muted{font-size:6px;letter-spacing:1.3px}.random-button{font-size:8px;padding:9px 10px;gap:7px}.random-button svg{width:12px;height:12px}.collection{padding-top:36px}.game-grid{gap:17px 12px}.card-image{aspect-ratio:1.16}.card-info{padding:12px 11px}.card-info h3{font-size:15px;letter-spacing:-.4px;margin:8px 0 6px}.card-info>p{font-size:8px;min-height:24px}.card-category{font-size:6px;letter-spacing:1px}.card-number{font-size:7px!important}.card-footer{font-size:6px;margin-top:12px;padding-top:10px;gap:5px}.card-footer svg{width:10px;height:10px}.card-footer button{font-size:7px;gap:6px}.card-footer button i{font-size:12px}.card-type{left:8px;top:10px;font-size:5px;letter-spacing:.7px;padding:5px 6px;gap:4px}.card-type i{width:3px;height:3px}.favorite{width:25px;height:25px;right:8px;top:8px}.favorite svg{width:11px;height:11px}.card-play>span{width:29px;height:29px;right:10px;bottom:10px}.bottom-banner{padding:24px 21px;gap:16px}.banner-orbit{width:65px;height:65px}.banner-orbit b{font-size:44px}.bottom-banner h2{font-size:23px}.bottom-banner .eyebrow{font-size:6px}.banner-side{flex-direction:column;align-items:flex-start;gap:17px;padding-top:19px}.banner-side p{font-size:10px}.banner-side .primary-button{width:100%;justify-content:space-between}footer{padding:0 23px 30px}footer>span{max-width:150px;text-align:right;font-size:7px;line-height:1.6}.toast{font-size:10px;width:max-content;max-width:90vw;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.dpad.horizontal-pad{display:flex;align-items:flex-end}.dpad.horizontal-pad button:nth-child(1),.dpad.horizontal-pad button:nth-child(3){display:none}.dpad.horizontal-pad button{width:53px;height:53px}.touch-controls:has(.dpad[hidden]){justify-content:flex-end}

/* In-game controls and personal records */
.collection-actions{display:flex;align-items:center;gap:8px}.nova-dialog{background:#1b2028;color:#f0f4ef;border:1px solid #ffffff24;border-radius:20px;padding:34px;width:480px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 40px);box-shadow:0 30px 100px #0007;overflow:auto}.nova-dialog::backdrop{background:#080c17a6;backdrop-filter:blur(10px)}.nova-dialog .eyebrow{color:var(--lime);font-size:8px;margin-right:30px}.nova-dialog h2{font-size:30px;letter-spacing:-1px;margin:20px 0 14px;line-height:1.1}.nova-dialog>p{font-size:12px;line-height:1.7;color:#afb9c4}.dialog-close{position:absolute;right:17px;top:17px;font-size:23px;font-weight:300}.control-guide{display:grid;gap:8px;margin:24px 0}.control-guide>div{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:11px 12px;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;font-size:11px;color:#c8d2d7}.control-guide kbd{font:600 10px Arial;color:#e2f0d5;letter-spacing:.3px}.control-tip{font-size:11px;line-height:1.6;color:#d0dcc4;border-left:2px solid var(--lime);padding:2px 0 2px 14px;margin:24px 0}.controls-dialog .primary-button{width:100%}.records-dialog{width:590px}.records-list{display:grid;gap:6px;margin-top:22px}.record-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto 31px;align-items:center;gap:12px;border:1px solid #ffffff0c;border-radius:8px;background:#ffffff03;padding:9px}.record-row img{width:42px;height:34px;object-fit:cover;border-radius:5px}.record-row strong{font-size:10px;letter-spacing:.2px}.record-row .record-result{font-size:12px;color:var(--record-color);font-variant-numeric:tabular-nums;white-space:nowrap}.record-row .record-result.empty{color:#75818e;font-size:9px}.record-row button{border-radius:50%;width:29px;height:29px;background:#d8f99c15;color:var(--lime);font-size:14px}.records-note{font-size:9px!important;color:#84909d!important;margin-top:17px}.player-toolbar .icon-button:focus-visible{outline-color:var(--accent)}
@media(max-width:650px){.player-toolbar{gap:4px}.player-toolbar .icon-button{width:29px;height:29px}.player-identity h2{max-width:145px;font-size:14px}.nova-dialog{padding:29px 23px}.nova-dialog h2{font-size:27px}.record-row{grid-template-columns:33px minmax(0,1fr) auto 27px;gap:7px;padding:8px}.record-row img{width:33px;height:30px}.record-row strong{font-size:9px}.record-row .record-result{font-size:10px}.record-row .record-result.empty{font-size:8px}.collection .section-heading{flex-wrap:wrap;gap:18px}.collection-actions{width:100%;justify-content:space-between}.collection-actions .random-button{font-size:10px;padding:11px 13px}.control-guide>div{font-size:10px}}

/* Clearer browsing and thumb-friendly controls, with the desktop palette intact. */
html{-webkit-text-size-adjust:100%}select{font:inherit;color:inherit}select:focus-visible{outline:2px solid var(--lime);outline-offset:4px}.search:focus-within{border-color:#d8f99c80;box-shadow:0 0 0 3px #d8f99c0d}.collection-tools{flex-wrap:wrap}.filters{flex:1 1 auto}.search{flex:1 1 220px;min-height:44px}.search input{font-size:13px}.search svg{width:17px;height:17px}.collection-tools #sort-games{max-width:100%;min-height:44px;border:1px solid #ffffff20;border-radius:8px;padding:0 32px 0 13px;background:#191c22;color:#cbd2d6;font-size:12px;cursor:pointer}.filters button[data-filter="new"]:not(.active){color:var(--lime)}.filters button,.random-button{min-height:44px}.collection-status{font-size:12px;line-height:1.5}.favorite{width:36px;height:36px}.favorite svg{width:16px;height:16px}.card-info>p{line-height:1.65}.card-footer button{min-height:36px}.card-category,.card-type{font-size:9px}.card-info>p{font-size:12px}.card-footer{font-size:9px}.card-footer button{font-size:11px}.game-overlay{overflow-y:auto;overscroll-behavior:contain}.overlay-card{margin:auto}.overlay-secondary{min-height:44px;padding:12px 0}.nova-dialog{overscroll-behavior:contain;scrollbar-color:#515b5e transparent}.dialog-close{width:44px;height:44px}.nova-dialog .eyebrow{font-size:10px;margin-right:38px}.nova-dialog>p,.control-tip{font-size:13px}.control-guide>div{font-size:12px}.control-guide kbd{font-size:12px;line-height:1.5}.record-row{grid-template-columns:42px minmax(0,1fr) auto 44px}.record-row button{width:44px;height:44px;font-size:19px}.record-row strong{font-size:12px;overflow-wrap:anywhere}.record-row .record-result.empty{font-size:11px}.records-note{font-size:11px!important}
.touch-stick{position:relative;flex:0 0 104px;width:104px;height:104px;border:1px solid #ffffff38;border-radius:50%;background:radial-gradient(circle,#d8f99c0c 0 32%,#19263675 33% 67%,#ffffff12 68% 69%,#19263675 70%);box-shadow:inset 0 0 20px #10162235;backdrop-filter:blur(8px);touch-action:none;user-select:none;-webkit-user-select:none;pointer-events:auto;display:grid;place-items:center}.touch-stick:before,.touch-stick:after{content:"";position:absolute;background:#ffffff1b;pointer-events:none}.touch-stick:before{width:70px;height:1px}.touch-stick:after{height:70px;width:1px}.stick-knob{position:absolute;left:29px;top:29px;z-index:1;width:46px;height:46px;border:1px solid #e8f9d47d;border-radius:50%;background:linear-gradient(145deg,#d8f99c82,#b6d4ad40);box-shadow:0 3px 12px #0004;pointer-events:none;will-change:transform}.touch-stick.pressed{border-color:#d8f99c99;background-color:#d8f99c0d}.touch-controls:has(.touch-stick:not([hidden])){justify-content:space-between}.touch-controls button{flex-shrink:0}.touch-controls .action-pad button{font-size:10px;letter-spacing:.2px}.touch-controls{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom))}
@media(max-width:780px){
  .collection-tools{display:flex;gap:12px}.filters{flex-basis:100%;min-width:0;margin:0;padding:3px 0 6px;scroll-padding:10px}.filters button{font-size:12px;padding:10px 14px}.filters span{font-size:10px}.search{flex:1 1 220px;min-width:0}.search input{font-size:16px}.search kbd{display:none}.collection-tools #sort-games{flex:1 1 140px;font-size:13px}.card-category,.card-type{font-size:9px}.card-number{font-size:10px!important}.card-info>p{font-size:12px;min-height:0}.card-footer{font-size:10px;flex-wrap:wrap}.card-footer button{min-height:44px;font-size:12px;gap:9px}.card-footer svg{width:14px;height:14px}.favorite{width:44px;height:44px;top:10px;right:10px}.card-type{left:12px;top:17px;padding:6px 8px}.card-type i{width:4px;height:4px}.card-play>span{width:44px;height:44px;right:13px;bottom:13px}.card-play>span i{border-top-width:6px;border-bottom-width:6px;border-left-width:9px}.intro-strip>div{font-size:12px;line-height:1.6}.eyebrow.muted{font-size:10px}.collection-actions .random-button{font-size:12px;min-height:44px}.collection-actions .random-button svg{width:16px;height:16px}.empty-state p{font-size:14px}.empty-state .secondary-button{font-size:13px}.bottom-banner .eyebrow{font-size:9px}.banner-side p{font-size:13px}.banner-side .primary-button{font-size:12px;min-height:48px}.footer-note{font-size:10px}.toast{font-size:13px;line-height:1.5;bottom:max(20px,env(safe-area-inset-bottom))}
}
@media(max-width:650px){
  .site-header{height:auto;min-height:112px;padding:16px max(20px,env(safe-area-inset-left)) 10px;display:grid;grid-template-columns:1fr auto;gap:9px 16px}.site-header .logo svg{width:29px;height:29px}.site-header .logo>span{font-size:25px}.site-header .logo-sub{font-size:8px;letter-spacing:4.5px}.site-header .header-actions{display:flex;gap:0}.site-header .icon-button{width:44px;height:44px}.site-header nav{grid-column:1/-1;width:100%;margin:0;justify-content:space-between;gap:8px;font-size:12px}.site-header nav a:nth-child(2){display:block}.site-header nav a,.site-header nav button{min-height:44px;padding:12px 0;display:flex;align-items:center}.site-header nav span{font-size:10px;margin-left:5px;padding:2px 5px}.hero{height:640px}.hero-content{padding:32px 25px}.hero .eyebrow{font-size:9px;letter-spacing:1px;line-height:1.5;align-items:flex-start}.hero .small-star{margin-top:1px}.hero h1{font-size:clamp(40px,10.9vw,58px);letter-spacing:-1.9px;line-height:1.08;margin:23px 0 19px}.hero-content p{font-size:14px;line-height:1.65}.hero-buttons{flex-wrap:wrap;gap:10px}.hero-buttons .primary-button,.hero-buttons .secondary-button{font-size:12px;min-height:48px;padding:14px 15px;gap:10px}.hero-meta{font-size:10px;line-height:1.6;gap:12px;flex-wrap:wrap;row-gap:3px;margin-top:21px}.hero-meta b{font-size:14px}.hero-game{width:min(260px,calc(100% - 50px));right:25px;bottom:28px}.feature-tag{font-size:9px;letter-spacing:1px}.hero-game strong{font-size:37px}.hero-game>div{font-size:9px}.intro-strip{padding:20px 6px}.intro-strip>div{gap:10px}.collection{padding:36px 3px}.collection .section-heading{gap:20px;margin-bottom:22px}.section-heading h2{font-size:29px;letter-spacing:-.8px}.collection-actions{gap:10px;justify-content:flex-start;flex-wrap:wrap}.collection-actions .random-button{flex:1;justify-content:center;padding:11px 12px}.collection-tools{margin-bottom:22px}.game-grid{gap:19px}.card-info{padding:17px 18px 11px}.card-info h3{font-size:23px;letter-spacing:-.5px;margin:11px 0 7px}.card-category{font-size:10px}.card-info>p{font-size:13px}.card-footer{margin-top:15px;padding-top:7px;flex-wrap:nowrap}.card-footer button i{font-size:17px}.bottom-banner{margin:0 3px 36px;padding:25px 22px;gap:19px}.bottom-banner h2{font-size:26px}.banner-side{align-items:flex-start;gap:18px}.banner-side .primary-button{width:100%;justify-content:space-between}footer{padding:0 20px max(25px,env(safe-area-inset-bottom));gap:15px}footer>span{font-size:11px;line-height:1.6;max-width:165px}.nova-dialog{padding:30px 20px 24px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:17px}.nova-dialog h2{font-size:28px;margin-top:21px;padding-right:20px}.nova-dialog>p{font-size:14px}.control-guide{margin:20px 0;gap:9px}.control-guide>div{align-items:flex-start;display:grid;grid-template-columns:minmax(86px,.9fr) minmax(0,1.3fr);gap:12px;padding:12px 10px;font-size:13px;line-height:1.5}.control-guide kbd{font-size:12px;overflow-wrap:anywhere}.control-tip{font-size:13px;margin:20px 0}.controls-dialog .primary-button{font-size:14px;min-height:48px}.record-row{grid-template-columns:42px minmax(0,1fr) 44px;gap:3px 10px;padding:9px}.record-row img{width:42px;height:42px;grid-column:1;grid-row:1/3}.record-row strong{grid-column:2;grid-row:1;align-self:end;font-size:12px;line-height:1.4}.record-row .record-result{grid-column:2;grid-row:2;align-self:start;font-size:13px;white-space:normal;line-height:1.5}.record-row .record-result.empty{font-size:12px}.record-row button{grid-column:3;grid-row:1/3}.records-note{font-size:12px!important}
}
@media(max-width:560px){.game-grid{grid-template-columns:minmax(0,1fr)}.card-image{aspect-ratio:1.8}.card-footer>span{min-width:0}.hero-buttons .primary-button{flex:1 1 170px}.hero-buttons .secondary-button{flex:1 1 120px;justify-content:center}}
@media(max-width:360px){.site-header{padding-left:16px;padding-right:16px}.site-header nav{font-size:11px;gap:7px}.site-header nav span{margin-left:3px}main{padding:0 12px}.hero-content{padding:29px 21px}.hero{height:670px}.hero-buttons{gap:9px}.hero-buttons .primary-button,.hero-buttons .secondary-button{flex-basis:100%}.hero-meta .meta-divider{display:none}.hero-meta{gap:4px 12px}.section-heading h2{font-size:26px}.collection-actions .random-button{font-size:11px;padding:10px;gap:7px}.card-footer{font-size:9px}.card-footer button{font-size:12px}.bottom-banner{padding:24px 19px}.banner-orbit{width:52px;height:52px}.bottom-banner h2{font-size:24px}footer>span{max-width:140px;font-size:10px}}
@media(pointer:coarse),(max-width:650px){
  .player-top{left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));top:max(14px,env(safe-area-inset-top));gap:10px}.player-back,.player-toolbar .icon-button{width:44px;height:44px;flex:none}.player-toolbar .icon-button svg{width:18px;height:18px}.player-identity{min-width:0}.player-identity>div{min-width:0}.player-identity h2{font-size:17px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-identity>div>span{font-size:8px}.game-detail{bottom:calc(max(16px,env(safe-area-inset-bottom)) + 118px);font-size:12px;line-height:1.5;padding:6px 10px;text-shadow:0 1px 5px #000,0 1px 10px #000;border-radius:8px;background:#0e172339}.score>span,.best-score>span,.health-container>span{font-size:10px;letter-spacing:1px}.touch-controls button{min-width:44px;min-height:44px}.dpad{grid-template-columns:44px 44px 44px}.action-pad{gap:8px}.action-pad button{width:52px;height:50px}.action-pad button:last-child{width:70px;height:70px}.overlay-card{padding:29px 25px}.overlay-card .eyebrow{font-size:10px}.overlay-card p{font-size:14px}.overlay-card .primary-button{font-size:14px;min-height:48px}.overlay-secondary{font-size:13px}.result-score>span,.result-score small{font-size:11px}
}
@media(max-width:650px) and (orientation:portrait){
  .player-top{flex-wrap:wrap}.player-identity{flex-basis:100%}.player-identity h2{max-width:calc(100vw - 104px)}.player-toolbar{margin-left:auto;gap:4px}.game-hud{top:calc(max(14px,env(safe-area-inset-top)) + 58px);left:max(16px,env(safe-area-inset-left));right:auto;max-width:calc(100vw - 220px);text-align:left;flex-direction:column;gap:8px}.score>span{margin-bottom:5px}.score strong{font-size:28px;line-height:1}.best-score>span{font-size:8px;margin-bottom:2px}.game-hud .best-score strong{font-size:15px}.health-container{position:static;width:80px;margin-top:1px}.health-container>span{font-size:8px;margin-bottom:5px}body.afterglow .player-top{top:max(12px,env(safe-area-inset-top));left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));flex-wrap:nowrap}body.afterglow .player-identity{flex-basis:auto}body.afterglow .player-back{width:44px;height:44px}body.afterglow .player-identity h2{font-size:17px;max-width:calc(100vw - 142px)}body.afterglow .player-identity>div>span{font-size:8px}body.afterglow #afterglow-frame{top:calc(max(12px,env(safe-area-inset-top)) + 52px);height:calc(100% - max(12px,env(safe-area-inset-top)) - 52px)}
}
@media(max-height:500px) and (orientation:landscape){
  .player-top{left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));top:max(10px,env(safe-area-inset-top));align-items:center;flex-wrap:nowrap}.player-identity{flex-basis:auto}.player-identity h2{max-width:230px;font-size:16px;margin-top:4px}.player-toolbar{gap:5px;margin-left:0}.player-back,.player-toolbar .icon-button{width:44px;height:44px}.game-hud{top:66px;right:max(18px,env(safe-area-inset-right));left:auto;flex-direction:row;max-width:none;text-align:right;gap:17px}.score strong{font-size:25px;line-height:1}.game-hud .best-score strong{font-size:18px}.score>span,.best-score>span{font-size:8px;margin-bottom:5px}.health-container{position:absolute;top:56px;right:0;width:90px}.health-container>span{font-size:8px;margin-bottom:5px}.game-detail{left:140px;right:155px;bottom:calc(max(12px,env(safe-area-inset-bottom)) + 8px);font-size:11px;padding:5px 8px}.touch-controls{bottom:max(12px,env(safe-area-inset-bottom))}.game-overlay{padding:12px max(22px,env(safe-area-inset-left))}.overlay-card{width:430px;padding:22px 27px}.overlay-card h2{font-size:27px;margin:11px 0 9px}.overlay-card p{font-size:12px;margin-bottom:14px}.overlay-card .eyebrow{font-size:9px}.result-score{margin-bottom:12px}.result-score strong{font-size:38px;margin-top:3px}.overlay-secondary{margin-top:5px}.nova-dialog{max-height:calc(100dvh - 20px)}
}
@media(hover:hover){.favorite:hover{background:#101921c9;border-color:#d8f99c99}.record-row button:hover{background:#d8f99c2a}.filters button:hover{transition:background .15s}}
@media(max-width:650px){.site-header .header-actions{grid-column:2;grid-row:1}.site-header nav{grid-row:2}.hero-buttons .primary-button{white-space:nowrap;padding:14px 10px;gap:7px;font-size:11px}}
.game-overlay{grid-template-columns:minmax(0,1fr)}.overlay-card{min-width:0;width:min(400px,100%);overflow-wrap:anywhere}
.game-hud{text-shadow:0 1px 4px #0009}.score>span,.best-score>span,.health-container>span{color:#e2e9ed}
@media(max-width:650px) and (orientation:portrait){.game-hud{padding:10px;background:#10182780;border:1px solid #ffffff12;border-radius:10px;backdrop-filter:blur(6px)}}
