:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#35ead8;--bg-2:#76f3df;--ink:#082f45;--muted:#4d7b8a;--panel:#fffffff0;--line:#082f451f;--shadow:0 14px 30px #07495b38;--shadow-strong:0 20px 46px #07495b52;--snake-bg:#071c24;--snake-accent:#3bf6cf}*{box-sizing:border-box}[hidden]{display:none!important}body{background:linear-gradient(60deg, #ffffff2e 0 12%, transparent 12% 32%, #ffffff29 32% 43%, transparent 43%), radial-gradient(circle at 74% 12%, #ffffff57, transparent 26%), linear-gradient(135deg, var(--bg), var(--bg-2));min-height:100vh;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.rail{z-index:20;background:var(--panel);width:206px;box-shadow:var(--shadow);border-radius:14px;position:fixed;top:14px;left:18px;overflow:hidden}.brand{min-height:92px;color:var(--ink);place-items:center;padding:16px;text-decoration:none;display:grid}.brand-text{font-size:2rem;font-weight:950}.arcade-shell{width:min(1680px,100%);margin:0 auto;padding:14px 18px 32px 240px}.hero-strip{grid-template-columns:minmax(230px,290px) repeat(3,minmax(150px,190px)) minmax(250px,1fr);gap:16px;min-height:206px;display:grid}.hero-strip .game-tile{grid-area:auto;min-height:206px}.new-games-section{grid-template-columns:repeat(3,minmax(150px,1fr));gap:14px;margin:14px 0 16px;display:grid}.new-game-tile{min-height:156px}.catalog-bar{justify-content:space-between;align-items:end;gap:16px;margin:16px 0;display:flex}.section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.continue-section{margin:0 0 16px}.continue-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.continue-card{color:#fff;min-height:94px;box-shadow:var(--shadow);border-radius:12px;align-items:end;text-decoration:none;display:grid;position:relative;overflow:hidden}.continue-card span:last-child{z-index:1;background:linear-gradient(#0000,#000000a3);padding:30px 10px 10px;font-weight:950;position:relative}.category-chips{flex-wrap:wrap;gap:10px;margin:-4px 0 16px;display:flex}.category-chip{min-height:40px;color:var(--ink);box-shadow:var(--shadow);background:#ffffffd1;border:0;border-radius:999px;padding:0 15px;font-weight:950}.category-chip.active{color:#fff;background:#082f45}.eyebrow{color:#047fab;text-transform:uppercase;margin:0 0 2px;font-size:.78rem;font-weight:950}h1,h2,h3,p,dl,dd{margin:0}h1{font-size:clamp(1.5rem,3vw,2.5rem);line-height:1}h2{font-size:1.45rem}input[type=search]{width:min(280px,46vw);min-height:44px;color:var(--ink);box-shadow:var(--shadow);background:#ffffffe6;border:0;border-radius:12px;outline:none;padding:0 14px}input[type=search]:focus{outline:3px solid #059ee347}.game-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));grid-auto-flow:dense;grid-auto-rows:94px;gap:14px;display:grid}.game-tile,.ad-banner{box-shadow:var(--shadow);border:0;border-radius:12px;position:relative;overflow:hidden}.game-tile{color:#fff;cursor:pointer;text-align:left;isolation:isolate;background:#fff;grid-template-rows:1fr auto;padding:0;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid}.game-tile:hover,.game-tile:focus-visible{box-shadow:var(--shadow-strong);outline:0;transform:translateY(-3px)scale(1.015)}.tile-sm{grid-area:span 1/span 1}.tile-md{grid-area:span 2/span 2}.tile-wide{grid-area:span 2/span 3}.tile-tall{grid-area:span 3/span 2}.tile-xl{grid-area:span 3/span 3}.tile-art{z-index:0;background:linear-gradient(135deg,#17b7ff,#79f04a);position:absolute;inset:0}.tile-art:before,.tile-art:after{content:"";position:absolute}.tile-title{z-index:1;color:#fff;text-shadow:0 2px 7px #00000059;background:linear-gradient(#0000,#0000009e);align-self:end;width:100%;padding:34px 10px 10px;font-weight:950;line-height:1.05;position:relative}.tile-sm .tile-title{padding:0;font-size:0}.tile-mark{z-index:2;width:28px;height:28px;color:var(--ink);background:#ffffffdb;border-radius:8px;place-items:center;font-size:.76rem;font-weight:950;display:grid;position:absolute;top:8px;left:8px}.favorite-button{z-index:3;color:#15394a;background:#ffffffdb;border:0;border-radius:9px;place-items:center;width:30px;height:30px;min-height:0;padding:0;font-size:1rem;font-weight:950;line-height:1;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 8px 18px #00000029}.favorite-button.active{color:#ff9b22}.hot-badge{z-index:2;color:#0794d2;background:#fff;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:950;position:absolute;top:10px;left:10px}.ad-banner{color:#422600;background:linear-gradient(135deg,#ffdd4deb,#ff6f91e0),#fff;align-content:center;gap:6px;padding:18px;display:grid}.ad-banner span{text-transform:uppercase;font-size:.78rem;font-weight:950}.ad-banner strong{font-size:clamp(1.3rem,3vw,2.4rem);line-height:1}.ad-banner small{font-weight:850}.ad-wide{min-height:100%}.ad-tile{grid-area:span 2/span 2}.game-dialog{width:min(880px,100vw - 28px);color:var(--ink);background:#fff;border:0;border-radius:16px;padding:0;box-shadow:0 24px 90px #00364a6b}.game-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#042a3685}.dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.plain-button,.primary-button,.game-shell button,.flappy-shell button,.crossy-shell button,.helix-shell button{border:0;border-radius:10px;min-height:42px;padding:0 14px;font-weight:950}.plain-button{color:var(--ink);background:#e8f8fb}.placeholder-preview{text-align:center;background:linear-gradient(135deg,#00c9ff2e,#75f04a2e),#f4fdff;place-items:center;min-height:440px;padding:28px;display:grid}.placeholder-preview span{background:var(--preview,linear-gradient(135deg, #00c9ff, #92fe9d));color:#fff;width:118px;height:118px;box-shadow:var(--shadow);border-radius:24px;place-items:center;font-size:2.4rem;font-weight:950;display:grid}.game-shell{color:#f2fffd;grid-template-columns:minmax(0,1fr) 340px;gap:18px;width:min(1480px,100%);min-height:100vh;margin:0 auto;padding:18px;display:grid}.flappy-shell{color:#f2fffd;grid-template-columns:minmax(0,1fr) 340px;gap:18px;width:min(1180px,100%);min-height:100vh;margin:0 auto;padding:18px;display:grid}.crossy-shell,.helix-shell{color:#f2fffd;grid-template-columns:minmax(0,1fr) 340px;gap:18px;width:min(1240px,100%);min-height:100vh;margin:0 auto;padding:18px;display:grid}.play-panel{background:radial-gradient(circle,#3bf6cf1a,#0000 62%),#00000047;border:1px solid #7eefdc2e;border-radius:18px;place-items:center;min-height:calc(100vh - 36px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000005c}.flappy-stage{background:radial-gradient(circle,#ffd15c2e,#0000 58%),#0003;border:1px solid #7eefdc2e;border-radius:18px;place-items:center;min-height:calc(100vh - 36px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000004d}.crossy-stage{background:radial-gradient(circle,#74cf6429,#0000 58%),#0000003d;border:1px solid #7eefdc2e;border-radius:18px;place-items:center;min-height:calc(100vh - 36px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000052}.helix-stage{background:radial-gradient(circle,#ff4d8d2e,#0000 58%),#00000047;border:1px solid #ffffff2e;border-radius:18px;place-items:center;min-height:calc(100vh - 36px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000057}.back-link,.overlay-link{color:#f2fffd;background:#ffffff14;border:1px solid #7eefdc2e;border-radius:10px;min-height:44px;padding:0 14px;font-weight:900;text-decoration:none}.back-link{z-index:2;place-items:center;display:inline-grid;position:absolute;top:16px;left:16px}canvas{aspect-ratio:1;background:var(--snake-bg);border-radius:50%;width:min(100vh - 64px,100vw - 410px);max-width:100%;display:block}.flappy-canvas{aspect-ratio:420/640;touch-action:none;background:#75d9ff;border-radius:18px;width:min(100vh - 76px,100vw - 410px,520px);max-width:100%;height:auto;box-shadow:0 18px 56px #002d4142}.crossy-canvas{aspect-ratio:3/4;touch-action:none;background:#63c957;border-radius:18px;width:min(100vh - 76px,100vw - 410px,540px);max-width:100%;height:auto;box-shadow:0 18px 56px #002d4147}.helix-canvas{aspect-ratio:13/18;touch-action:none;background:#21124a;border-radius:18px;width:min(100vh - 76px,100vw - 410px,520px);max-width:100%;height:auto;box-shadow:0 18px 56px #0000004d}.game-overlay,.death-overlay{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08151be6;border:1px solid #fff3;border-radius:16px;justify-items:center;gap:12px;min-width:min(340px,100% - 42px);padding:22px;display:grid;position:absolute;box-shadow:0 24px 70px #0000005c}.flappy-overlay{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08151bd6;border:1px solid #ffffff3d;border-radius:16px;justify-items:center;gap:12px;width:min(310px,100% - 42px);padding:22px;display:grid;position:absolute;box-shadow:0 24px 70px #0000004d}.crossy-overlay{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08151bdb;border:1px solid #ffffff3d;border-radius:16px;justify-items:center;gap:12px;width:min(330px,100% - 42px);padding:22px;display:grid;position:absolute;box-shadow:0 24px 70px #00000052}.helix-overlay{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#140b2de0;border:1px solid #ffffff3d;border-radius:16px;justify-items:center;gap:12px;width:min(330px,100% - 42px);padding:22px;display:grid;position:absolute;box-shadow:0 24px 70px #00000057}.helix-overlay strong{color:#ffeb6e;font-size:2rem}.helix-overlay span{color:#f2fffd;max-width:270px;font-weight:900}.crossy-overlay strong{color:#74cf64;font-size:2rem}.crossy-overlay span{color:#f2fffd;max-width:270px;font-weight:900}.flappy-overlay strong{color:#ffd64d;font-size:2rem}.flappy-overlay span{color:#f2fffd;font-weight:900}.game-overlay{z-index:3}.game-overlay strong{color:#3bf6cf;font-size:2rem}.game-overlay span,.death-overlay span{color:#9cc7c2;max-width:320px}.game-overlay small,.death-overlay small{color:#f2fffd;font-weight:900}.death-overlay strong{color:#ff5b5b;font-size:2rem}.lobby-picker{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(420px,100%);display:grid}.lobby-choice{color:#f2fffd;background:#ffffff14;border:1px solid #7eefdc2e;border-radius:10px;gap:2px;min-height:54px;padding:7px 8px;display:grid}.lobby-choice.active{background:#3bf6cf33;border-color:#3bf6cf}.lobby-choice span{color:inherit;font-size:.9rem;font-weight:950}.lobby-choice small{color:#9cc7c2;font-size:.72rem}.overlay-actions{grid-template-columns:1fr 1fr;gap:10px;width:min(310px,100%);display:grid}.overlay-link{place-items:center;display:inline-grid}.mobile-controls{z-index:2;position:absolute;bottom:18px;right:18px}.joystick{touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle,#ffffff2e 0 12%,#0000 13%),radial-gradient(circle,#3bf6cf2e,#ffffff14 58%,#061920b3);border:1px solid #7eefdc47;border-radius:50%;width:132px;height:132px;position:relative;box-shadow:inset 0 0 0 12px #ffffff0d,0 16px 38px #00000057}.joystick:before,.joystick:after{content:"";background:#f2fffd29;position:absolute}.joystick:before{width:2px;top:16px;bottom:16px;left:50%;transform:translate(-50%)}.joystick:after{height:2px;top:50%;left:16px;right:16px;transform:translateY(-50%)}.joystick-knob{z-index:1;background:radial-gradient(circle at 34% 28%,#fff,#ffffff85 22%,#0000 23%),linear-gradient(135deg,#3bf6cf,#6ebcff);border:1px solid #fff9;border-radius:50%;width:58px;height:58px;transition:transform 90ms ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 -8px 16px #0511162e,0 12px 28px #0000005c}.hud,.flappy-hud,.crossy-hud,.helix-hud{flex-direction:column;gap:14px;min-width:0;display:flex}.brand-card,.stats-grid,.leaderboard{background:#091f2be0;border:1px solid #7eefdc2e;border-radius:16px;box-shadow:0 16px 34px #0003}.brand-card{align-items:center;gap:12px;padding:14px;display:flex}.brand-mark{color:#051116;background:linear-gradient(135deg,#3bf6cf,#6ebcff);border-radius:14px;place-items:center;width:54px;height:54px;font-size:2rem;font-weight:950;display:grid}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.stats-grid div{background:#ffffff09;min-width:0;padding:12px}dt{color:#9cc7c2;text-transform:uppercase;font-size:.76rem;font-weight:850}dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:4px;font-size:1.05rem;font-weight:950;overflow:hidden}code{font-size:.8rem}.leaderboard{min-height:160px;padding:14px}.leaderboard ol{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.leaderboard li{background:#ffffff0e;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.leaderboard i{vertical-align:-1px;border-radius:50%;width:12px;height:12px;margin-right:8px;display:inline-block}.controls{grid-template-columns:1fr 1fr;gap:10px;display:grid}.controls button.active{color:#051116;background:#3bf6cf}.stack-controls{grid-template-columns:1fr 1fr 1fr}.art-snake{background:radial-gradient(circle at 58% 42%,#ff496c 0 5%,#0000 6%),radial-gradient(circle at 42% 58%,#ffd15c 0 5%,#0000 6%),linear-gradient(135deg,#06131a,#0d5364)}.art-snake:before{border:16px solid #3bf6cf;border-right-color:#0000;border-radius:999px;width:58%;height:34%;top:40%;left:19%;transform:rotate(-18deg)}.art-snake:after{background:#fff;border-radius:50%;width:54px;height:54px;top:31%;right:17%;box-shadow:inset 0 0 0 12px #3bf6cf}.art-flappy{background:radial-gradient(circle at 66% 28%,#fff 0 8%,#0000 9%),linear-gradient(#75d9ff 0 62%,#76d155 63% 70%,#f5cf65 71%)}.art-flappy:before{background:#ffd64d;border-radius:50%;width:82px;height:62px;top:36%;left:20%;box-shadow:inset -8px -8px #ffb52dcc,52px -4px 0 -22px #fff,58px -4px 0 -27px #111}.art-flappy:after{background:linear-gradient(90deg,#35bf58,#82ee78 45%,#167239);border-radius:8px;width:46px;height:132px;top:18%;right:18%;box-shadow:0 172px #35bf58}.art-crossy{background:linear-gradient(#65d06a 0 18%,#465366 18% 36%,#74cf64 36% 50%,#3f4a59 50% 68%,#5fca62 68%)}.art-crossy:before{background:#f75959;border-radius:999px;width:76%;height:22px;top:30%;left:12%;box-shadow:72px 96px #5ed8ff,-20px 178px #ffca4d}.art-crossy:after{background:#f7f4ef;border-radius:9px;width:36px;height:34px;bottom:16%;left:44%;box-shadow:-10px -8px 0 -4px #ff4d68,10px -8px 0 -4px #ff4d68,inset 0 -8px #00000014}.art-helix{background:radial-gradient(circle at 50% 18%,#ffffffe6 0 8%,#0000 9%),linear-gradient(135deg,#21124a,#6f4dff 48%,#ff4d8d)}.art-helix:before{background:linear-gradient(90deg,#2f1f66,#fff,#21124a);border-radius:999px;width:22px;height:76%;top:16%;left:50%;transform:translate(-50%)}.art-helix:after{border:18px solid #6ef1ff;border-color:#6ef1ff #0000 #ffe66d #6ef1ff;border-radius:50%;width:132px;height:132px;top:28%;left:50%;transform:translate(-50%)rotate(-28deg);box-shadow:0 74px 0 -22px #ff335d,0 148px 0 -22px #ffe66d}.art-doodle{background:radial-gradient(circle at 56% 38%,#fff7c9 0 11%,#0000 12%),linear-gradient(#b8f2ff 0 68%,#7bdc65 69%)}.art-doodle:before{background:#63cf62;border-radius:999px;width:64%;height:16px;bottom:20%;left:18%;box-shadow:30px -58px #63cf62,-18px -120px #63cf62,42px -182px #63cf62}.art-2048{background:#bbada0}.art-2048:before{background:linear-gradient(90deg,#eee4da 0 48%,#0000 48% 52%,#f2b179 52%),linear-gradient(#ede0c8 0 48%,#0000 48% 52%,#f67c5f 52%);border-radius:12px;inset:14%;box-shadow:0 0 0 8px #ffffff2e}.art-stack{background:linear-gradient(#10183a,#1e2b55)}.art-stack:before{background:#35ead8;width:56%;height:22px;bottom:18%;left:22%;box-shadow:10px -28px #ffb84d,-8px -56px #ff5b91,14px -84px #7a7cff,-2px -112px #73e36d}.art-tetris{background:linear-gradient(90deg,#0000 47%,#ffffff14 48% 52%,#0000 53%),linear-gradient(#10183a,#1b2d62)}.art-tetris:before{background:#35ead8;width:34px;height:34px;top:22%;left:18%;box-shadow:36px 0 #35ead8,72px 0 #35ead8,36px 36px #ffe66d,72px 36px #ffe66d,108px 36px #ff5b91,72px 72px #a48cff,108px 72px #a48cff}.art-pong{background:linear-gradient(90deg,#0000 48%,#ffffff4d 49% 51%,#0000 52%),linear-gradient(135deg,#10183a,#243568)}.art-pong:before{background:#35ead8;border-radius:999px;width:14px;height:44%;top:28%;left:18%;box-shadow:92px 16px #ffb84d}.art-pong:after{background:#fff;border-radius:50%;width:26px;height:26px;top:42%;left:48%}.art-breakout{background:linear-gradient(#10183a,#243568)}.art-breakout:before{background:#ff5b91;border-radius:5px;width:28px;height:18px;top:18%;left:15%;box-shadow:36px 0 #ffb84d,72px 0 #ffe66d,108px 0 #73e36d,18px 28px #35ead8,54px 28px #a48cff,90px 28px #ff5b91}.art-breakout:after{background:#35ead8;border-radius:999px;width:78px;height:13px;bottom:20%;left:31%;box-shadow:52px -54px 0 -40px #fff}.art-mines{background:linear-gradient(90deg,#ffffff29 1px,#0000 1px) 0 0/25% 25%,linear-gradient(#ffffff29 1px,#0000 1px) 0 0/25% 25%,linear-gradient(135deg,#4f6571,#b9d3d0)}.art-mines:before{background:#e8f8fb;border-radius:7px;width:25%;height:25%;top:21%;left:21%;box-shadow:43px 0 #e8f8fb,86px 0 #ff5b5b,0 43px #e8f8fb,43px 43px #ffe66d,86px 43px #e8f8fb}.art-mines:after{background:#10183a;border-radius:50%;width:28px;height:28px;bottom:23%;right:24%;box-shadow:0 0 0 7px #10183a38,0 -16px 0 -11px #10183a,0 16px 0 -11px #10183a,-16px 0 0 -11px #10183a,16px 0 0 -11px #10183a}.art-candy{background:radial-gradient(circle at 72% 28%,#ff4a8d 0 12%,#0000 13%),radial-gradient(circle at 30% 66%,#65e85a 0 16%,#0000 17%),linear-gradient(135deg,#7a35ff,#ff91d6)}.art-runner{background:linear-gradient(135deg,#fff,#ff3429 46%,#111 47%)}.art-truck{background:linear-gradient(135deg,#1bc3ff,#78ecff)}.art-neon{background:linear-gradient(45deg,#0000 43%,#fff 44% 51%,#0000 52%),repeating-linear-gradient(90deg,#2a003f 0 18px,#4a006f 18px 36px)}.art-plane{background:linear-gradient(135deg,#88f4ef,#d7fff4)}.art-city{background:linear-gradient(90deg,#0000 38%,#080808 39% 60%,#0000 61%),linear-gradient(135deg,#ffe600,#ff9d00)}.art-duck{background:repeating-linear-gradient(135deg,#60b8ff 0 12px,#73c8ff 12px 24px)}.art-space{background:radial-gradient(circle at 70% 30%,#67ff77 0 7%,#0000 8%),radial-gradient(circle at 48% 58%,#fff 0 12%,#0000 13%),linear-gradient(135deg,#040816,#2866ff)}.art-puzzle{background:radial-gradient(circle at 30% 30%,#ff7058 0 15%,#0000 16%),radial-gradient(circle at 68% 38%,#ffe049 0 14%,#0000 15%),radial-gradient(circle at 48% 70%,#57d85a 0 17%,#0000 18%),#1cd1aa}.art-cards{background:linear-gradient(135deg,#27244c,#00f2a9)}.art-makeup{background:linear-gradient(90deg,#ffffffb3 49%,#0000 50%),linear-gradient(135deg,#ffd0df,#ff7abf)}.art-blocks{background:linear-gradient(135deg,#26c4ff,#8cfffb)}@media (width<=980px){.rail{width:auto;margin:10px;position:sticky;top:0;left:0}.arcade-shell{padding:0 10px 26px}.hero-strip,.game-shell,.flappy-shell,.crossy-shell,.helix-shell{grid-template-columns:1fr}.play-panel,.flappy-stage,.crossy-stage,.helix-stage{min-height:auto}canvas{width:min(100vw - 38px,760px)}.flappy-canvas{width:min(100vw - 38px,460px)}.crossy-canvas{width:min(100vw - 38px,520px)}.helix-canvas{width:min(100vw - 38px,500px)}.doodle-canvas,.stack-canvas,.tetris-canvas{width:min(100vw - 38px,440px)}.pong-canvas,.breakout-canvas,.mines-board{width:min(100vw - 38px,520px)}.hud{order:-1}.ad-banner{min-height:110px}}@media (width<=620px){.catalog-bar,.dialog-head{flex-direction:column;align-items:stretch}input[type=search]{width:100%}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;gap:8px}.hero-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:0}.new-games-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0 14px}.hero-strip .game-tile,.game-tile,.new-game-tile{aspect-ratio:1;border-radius:10px;min-height:auto}.tile-sm,.tile-wide,.tile-xl,.tile-tall,.tile-md{grid-area:span 1/span 1}.ad-tile{aspect-ratio:2;grid-area:span 1/span 2}.ad-wide{aspect-ratio:4;grid-column:span 4;min-height:82px}.tile-title{padding:24px 7px 7px;font-size:.68rem;line-height:1}.tile-sm .tile-title{padding:0;font-size:0}.tile-mark{border-radius:7px;width:22px;height:22px;font-size:.58rem;top:6px;left:6px}.favorite-button{border-radius:7px;width:23px;height:23px;font-size:.78rem;top:5px;right:5px}.hot-badge{padding:3px 6px;font-size:.58rem;top:6px;left:6px}.game-shell,.flappy-shell,.crossy-shell,.helix-shell{padding:10px}.play-panel,.flappy-stage,.crossy-stage,.helix-stage{order:-1;padding:10px 0 0}.hud,.flappy-hud,.crossy-hud,.helix-hud{order:0}canvas{width:min(100vw - 20px,72svh)}.flappy-canvas{width:min(100vw - 20px,64svh)}.crossy-canvas{width:min(100vw - 20px,62svh)}.helix-canvas{width:min(100vw - 20px,64svh)}.doodle-canvas,.stack-canvas,.tetris-canvas{width:min(100vw - 20px,62svh)}.crossy-pad{margin:14px auto 4px;position:relative;bottom:auto;right:auto}.stats-grid,.controls{grid-template-columns:1fr}.mobile-controls{margin:14px auto 4px;position:relative;bottom:auto;right:auto}.joystick{width:148px;height:148px}.overlay-actions{grid-template-columns:1fr}.lobby-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}.doodle-canvas,.stack-canvas{aspect-ratio:11/16;touch-action:none;border-radius:18px;width:min(100vh - 76px,100vw - 410px,440px)}.tetris-canvas{aspect-ratio:1/2;background:#10183a;border-radius:18px;width:min(100vh - 76px,100vw - 410px,360px)}.pong-canvas{aspect-ratio:64/42;touch-action:none;background:#10183a;border-radius:18px;width:min(100vh - 76px,100vw - 410px,640px)}.breakout-canvas{aspect-ratio:13/16;touch-action:none;background:#10183a;border-radius:18px;width:min(100vh - 76px,100vw - 410px,520px)}.mines-board{aspect-ratio:1;touch-action:none;-webkit-user-select:none;user-select:none;background:#4f6571;border-radius:18px;grid-template-columns:repeat(9,minmax(0,1fr));gap:6px;width:min(100vh - 76px,100vw - 410px,520px);max-width:calc(100% - 32px);padding:12px;display:grid;box-shadow:0 18px 56px #002d4147}.mine-cell{color:#132f3b;background:#d8e6e5;border:0;border-radius:8px;place-items:center;min-width:0;min-height:0;padding:0;font-size:clamp(1rem,4vw,1.85rem);font-weight:950;display:grid;box-shadow:inset 0 -5px #00000029,inset 0 4px #ffffff80}.mine-cell.open{background:#eef5f2;box-shadow:inset 0 0 0 1px #132f3b1a}.mine-cell.flagged{color:#6d4300;background:#ffe66d}.mine-cell.mine{color:#fff;background:#ff5b5b}.mine-cell.n1{color:#1d67d8}.mine-cell.n2{color:#168a42}.mine-cell.n3{color:#d43838}.mine-cell.n4{color:#6a42c6}.mine-cell.n5,.mine-cell.n6,.mine-cell.n7,.mine-cell.n8{color:#10183a}.twenty-board{aspect-ratio:1;touch-action:none;background:#bbada0;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(100vw - 410px,520px);max-width:calc(100% - 32px);padding:14px;display:grid;box-shadow:0 18px 56px #53372547}.twenty-cell{color:#776e65;background:#cdc1b4;border-radius:10px;place-items:center;min-width:0;font-size:clamp(1.35rem,6vw,3.2rem);font-weight:950;display:grid}.twenty-cell.v2,.twenty-cell.v4{background:#eee4da}.twenty-cell.v8,.twenty-cell.v16,.twenty-cell.v32,.twenty-cell.v64{color:#fff;background:#f2b179}.twenty-cell.v128,.twenty-cell.v256,.twenty-cell.v512,.twenty-cell.v1024,.twenty-cell.v2048{color:#fff;background:#edc22e;font-size:clamp(1rem,4vw,2.4rem)}.tetris-pad{z-index:2;grid-template-columns:repeat(5,52px);gap:8px;display:grid;position:absolute;bottom:18px;right:18px}.tetris-pad button{color:#fff;background:#08151bc2;border:1px solid #7eefdc3d;border-radius:14px;min-height:52px;font-weight:950}@media (width<=620px){.twenty-board{width:min(100vw - 20px,430px)}.tetris-pad{grid-template-columns:repeat(5,1fr);width:min(360px,100vw - 32px);margin:14px auto 4px;position:relative;bottom:auto;right:auto}.continue-list{grid-template-columns:repeat(2,minmax(0,1fr))}.category-chips{gap:8px}.category-chip{min-height:36px;padding:0 12px;font-size:.86rem}}.crossy-pad{z-index:2;grid-template-rows:repeat(3,54px);grid-template-columns:repeat(3,54px);grid-template-areas:".up.""left.right"".down.";gap:8px;display:grid;position:absolute;bottom:18px;right:18px}.crossy-pad button{color:#f2fffd;background:#08151bc2;border:1px solid #7eefdc3d;border-radius:14px;min-height:54px;padding:0;font-weight:950;box-shadow:0 12px 28px #00000042}.crossy-pad button[data-move=up]{grid-area:up}.crossy-pad button[data-move=left]{grid-area:left}.crossy-pad button[data-move=right]{grid-area:right}.crossy-pad button[data-move=down]{grid-area:down}@media (width<=620px){.crossy-pad{margin:14px auto 4px;position:relative;bottom:auto;right:auto}}@media (width<=620px) and (orientation:portrait){body{overscroll-behavior:none;min-height:100svh}.game-shell,.flappy-shell,.crossy-shell,.helix-shell{gap:10px;min-height:100svh;padding:8px}.play-panel,.flappy-stage,.crossy-stage,.helix-stage{border-radius:14px;width:100%;min-height:auto;padding:8px 0 10px}.hud .ad-banner,.flappy-hud .ad-banner,.crossy-hud .ad-banner,.helix-hud .ad-banner{display:none}.brand-card{border-radius:12px;padding:10px}.brand-mark{border-radius:11px;width:42px;height:42px;font-size:1.35rem}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid div{padding:9px}dt{font-size:.66rem}dd{font-size:.9rem}.leaderboard{min-height:auto;padding:10px}.hud .leaderboard{display:none}.leaderboard ol{gap:6px;margin-top:8px}.leaderboard li{padding:7px 8px}.controls{grid-template-columns:repeat(2,minmax(0,1fr))}.stack-controls{grid-template-columns:1fr 1fr}.stack-controls .overlay-link{grid-column:1/-1}.controls button,.controls a,.game-overlay button,.death-overlay button,.flappy-overlay button,.crossy-overlay button,.helix-overlay button{min-height:46px}.back-link{min-height:38px;padding:0 11px;font-size:.82rem;top:10px;left:10px}canvas,.flappy-canvas,.crossy-canvas,.helix-canvas,.doodle-canvas,.stack-canvas,.tetris-canvas,.pong-canvas,.breakout-canvas,.mines-board,.twenty-board{touch-action:none}canvas{width:min(100vw - 22px,56svh)}.flappy-canvas{width:min(100vw - 22px,56svh,430px)}.crossy-canvas{width:min(100vw - 90px,32svh,300px)}.helix-canvas{width:min(100vw - 22px,54svh,420px)}.doodle-canvas,.stack-canvas{width:min(100vw - 22px,50svh,390px)}.tetris-canvas{width:min(100vw - 150px,28svh,245px)}.pong-canvas{width:min(100vw - 22px,50svh,430px)}.breakout-canvas{width:min(100vw - 22px,54svh,390px)}.mines-board{border-radius:14px;gap:5px;width:min(100vw - 22px,54svh,410px);padding:8px}.mine-cell{border-radius:7px}.twenty-board{border-radius:14px;gap:8px;width:min(100vw - 22px,56svh,410px);padding:10px}.twenty-cell{border-radius:8px}.mobile-controls{margin:10px auto 0}.joystick{width:124px;height:124px}.joystick-knob{width:52px;height:52px}.crossy-pad{grid-template-rows:repeat(3,36px);grid-template-columns:repeat(3,36px);gap:6px;margin:8px auto 0}.crossy-pad button{border-radius:11px;min-height:36px}.tetris-pad{grid-template-columns:repeat(5,1fr);gap:6px;width:min(320px,100vw - 44px);margin:8px auto 0}.tetris-pad button{border-radius:12px;min-height:42px;font-size:.78rem}.game-overlay,.death-overlay,.flappy-overlay,.crossy-overlay,.helix-overlay{border-radius:14px;gap:10px;width:min(300px,100% - 28px);min-width:0;padding:16px}.game-overlay strong,.death-overlay strong,.flappy-overlay strong,.crossy-overlay strong,.helix-overlay strong{font-size:1.55rem}}
