:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:#0b1020;line-height:1.5;font-synthesis:none;color-scheme:dark}*{box-sizing:border-box}html{min-width:320px;background:#0b1020}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% -10%,#253b76 0,#0b1020 45%);color:#f8fafc}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:72px;display:flex;align-items:center;gap:32px;padding:0 clamp(20px,5vw,72px);border-bottom:1px solid #ffffff14;background:#0b1020cc;backdrop-filter:blur(16px);position:sticky;top:0;z-index:5}.brand{font-size:1.1rem;font-weight:800;letter-spacing:.12em;white-space:nowrap}.brand span{color:#8b5cf6}.site-header nav{display:flex;gap:20px;color:#cbd5e1;font-size:.9rem}.site-header nav a{transition:color .2s ease}.site-header nav a:hover,.site-header nav a:focus-visible{color:#fff}.locale-toggle{margin-left:auto;background:transparent;border:1px solid #ffffff22;color:#cbd5e1;border-radius:999px;padding:7px 12px;cursor:pointer;transition:background .2s,border-color .2s}.locale-toggle:hover,.locale-toggle:focus-visible{background:#ffffff12;border-color:#fff4}.site-footer{display:flex;justify-content:space-between;gap:16px;padding:32px clamp(20px,5vw,72px);font-size:.8rem;color:#94a3b8;border-top:1px solid #ffffff12}.page{max-width:1200px;margin:0 auto;padding:72px clamp(20px,5vw,72px)}.hero{max-width:700px;margin-bottom:56px}.eyebrow{color:#a78bfa;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:700}.hero h1{font-size:clamp(2.8rem,7vw,5.8rem);line-height:.95;letter-spacing:-.06em;margin:18px 0}.hero h1 em{font-style:normal;color:#a78bfa}.hero p{font-size:1.15rem;color:#a8b4cf;max-width:540px}.page section>h2{margin:0 0 20px;font-size:1.35rem;letter-spacing:-.02em}.game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.game-card{display:block;position:relative;overflow:hidden;border:1px solid #ffffff16;border-radius:20px;background:#121a2dcc;padding:22px;min-height:190px;transition:transform .2s,border-color .2s,box-shadow .2s}.game-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--accent,#8b5cf6);opacity:.85}.game-card:hover{transform:translateY(-4px);border-color:#fff4;box-shadow:0 14px 32px #0005}.game-card-link{display:block;min-height:144px;padding-right:28px}.game-icon{font-size:2.2rem;line-height:1}.game-card h3{margin:18px 0 6px}.game-card p{margin:0;color:#94a3b8;font-size:.9rem}.game-tag{display:inline-block;margin-top:18px;color:#cbd5e1;font-size:.72rem}.favorite-button{position:absolute;top:16px;right:16px;width:32px;height:32px;padding:0;border:1px solid #ffffff1f;border-radius:50%;background:#ffffff0a;color:#cbd5e1;font-size:1.15rem;line-height:1;cursor:pointer;transition:color .2s,background .2s,border-color .2s,transform .2s}.favorite-button:hover,.favorite-button:focus-visible{color:#fbbf24;background:#fbbf2420;border-color:#fbbf2470;transform:scale(1.08)}.favorite-button.is-favorite{color:#fbbf24}.personalized{margin-top:48px}.recent-list{display:flex;flex-wrap:wrap;gap:10px}.recent-item{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid #ffffff1c;border-radius:12px;background:#121a2dcc;color:#cbd5e1;transition:border-color .2s,background .2s}.recent-item:hover,.recent-item:focus-visible{border-color:#a78bfa;background:#a78bfa18}.game-page{max-width:1100px;margin:0 auto;padding:28px clamp(16px,4vw,48px) 56px}.game-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.game-toolbar h1{margin:0;font-size:clamp(1.5rem,4vw,2.5rem)}.game-description{margin:0 0 18px;color:#a8b4cf;font-size:1rem}.toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.toolbar-actions button,.back-link{border:1px solid #ffffff22;background:#ffffff0d;color:#f8fafc;border-radius:10px;padding:9px 13px;cursor:pointer;transition:background .2s,border-color .2s}.toolbar-actions button:hover,.toolbar-actions button:focus-visible,.back-link:hover,.back-link:focus-visible{background:#ffffff1c;border-color:#ffffff4c}.game-stage{min-height:540px;border-radius:24px;border:1px solid #ffffff18;background:#0f172acc;display:grid;place-items:center;overflow:hidden;position:relative}.game-stage canvas{max-width:100%;touch-action:none}.ad-slot{height:60px;margin:18px auto;max-width:728px;border:1px dashed #ffffff1c;border-radius:12px;display:grid;place-items:center;color:#64748b;font-size:.75rem}.game-placeholder{color:#94a3b8}.pile .card.selected{outline:3px solid #a78bfa;outline-offset:1px}.pile .card.dragging{opacity:.55}.game-stage>div{width:min(100%,760px);padding:28px}.game-stage h2{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px;font-size:1.35rem}.game-stage button{font:inherit;color:#f8fafc;border:1px solid #ffffff24;background:#ffffff0d;border-radius:9px;cursor:pointer}.game-stage button:hover:not(:disabled){background:#ffffff1c;border-color:#ffffff4c}.game-stage button:disabled{opacity:.5;cursor:not-allowed}.game-controls{display:flex;gap:8px;justify-content:center;margin-top:20px}.water-sort-status{min-height:1.5em}.water-sort-status.water-sort-won{color:#6ee7b7;font-weight:700}.water-board{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:24px auto}.water-tube{width:68px;min-height:190px;padding:8px 7px;display:flex;flex-direction:column;justify-content:flex-end;gap:3px;border-radius:0 0 25px 25px!important;border-top:0!important;background:#ffffff08!important}.water-tube.selected{outline:3px solid #a78bfa;transform:translateY(-5px)}.water-layer{display:block;height:36px;border-radius:8px;background:#ffffff12}.water-layer.empty{opacity:.16}.grid-2048{display:grid;grid-template-columns:repeat(4,minmax(52px,82px));gap:9px;justify-content:center;padding:12px;border-radius:14px;background:#ffffff0b}.grid-2048 .tile{aspect-ratio:1;display:grid;place-items:center;font-size:clamp(1.2rem,4vw,1.8rem);font-weight:800;border-radius:10px;background:#334155;color:#e2e8f0}.grid-2048 .t0{background:#1e293b}.grid-2048 .t2{background:#e0e7ff;color:#1e1b4b}.grid-2048 .t4{background:#c4b5fd;color:#1e1b4b}.grid-2048 .t8{background:#818cf8}.grid-2048 .t16{background:#6366f1}.grid-2048 .t32,.grid-2048 .t64{background:#ec4899}.grid-2048 .t128,.grid-2048 .t256,.grid-2048 .t512{background:#f59e0b}.grid-2048 .t1024,.grid-2048 .t2048{background:#22c55e}.block-grid{display:grid;grid-template-columns:repeat(10,minmax(20px,1fr));gap:4px}.block-grid button{aspect-ratio:1;background:#1e293b}.block-grid button.filled{background:#a78bfa;border-color:#c4b5fd}.merge-grid{display:grid;grid-template-columns:repeat(5,minmax(42px,1fr));grid-auto-rows:minmax(42px,1fr);gap:7px;max-width:480px;margin:auto}.merge-grid button{aspect-ratio:1;background:#1e293b}.merge-grid button.ball{background:#fb7185;border-radius:50%;font-weight:800;font-size:1.05rem}.sudoku-board{display:grid;grid-template-columns:repeat(9,1fr);max-width:500px;margin:auto;border:2px solid #94a3b8}.sudoku-cell{width:100%;aspect-ratio:1;text-align:center;background:#172033;color:#f8fafc;border:1px solid #ffffff18;font-size:clamp(.9rem,3vw,1.3rem);outline:none}.sudoku-cell:focus{background:#312e81}.sudoku-cell.given{background:#334155;font-weight:700}.word-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:3px;max-width:540px;margin:auto}.word-grid button{aspect-ratio:1;background:#172033;font-weight:700}.word-grid button:focus,.word-grid button.selected{background:#7c3aed}.solitaire-game{max-width:900px}.solitaire-game>div:first-of-type{display:flex;gap:8px;justify-content:center;margin-bottom:16px}.tableau{display:grid;grid-template-columns:repeat(7,minmax(40px,1fr));gap:6px;align-items:start}.pile{display:flex;flex-direction:column;min-height:185px;gap:2px}.pile .card{min-height:40px;padding:4px;background:#f8fafc;color:#0f172a;border-radius:6px;font-size:.8rem}.pile .card.facedown{background:#334155;color:#93c5fd}.idle-miner-game{text-align:center}.idle-miner-game .coins{font-size:clamp(2rem,8vw,4rem);font-weight:800;color:#fbbf24;margin:12px}.idle-miner-game button{margin:4px;padding:10px 14px}@media(max-width:640px){.page{padding-top:48px}.game-toolbar{align-items:flex-start;flex-direction:column}.game-stage{min-height:460px}.game-stage>div{padding:18px 12px}.site-footer{flex-direction:column}.tableau{gap:3px}.pile .card{font-size:.65rem}}.game-stage>.water-sort-win-modal{width:auto;padding:24px}.water-sort-win-modal{position:absolute;inset:0;z-index:3;display:grid;place-items:center;background:#0b1020c7}.water-sort-win-dialog{width:min(100%,360px);padding:28px 24px;text-align:center;border:1px solid #a78bfa88;border-radius:18px;background:#141d36;box-shadow:0 20px 70px #0008}.water-sort-win-dialog h3{margin:0;font-size:1.6rem;color:#6ee7b7}.water-sort-win-dialog p{margin:10px 0 20px;color:#cbd5e1}.water-sort-win-dialog button{padding:10px 24px;background:#7c3aed;border-color:#a78bfa}.water-sort-win-dialog button:hover,.water-sort-win-dialog button:focus-visible{background:#8b5cf6;border-color:#c4b5fd}.grid-2048{touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab}.grid-2048:active{cursor:grabbing}.word-search-status{min-height:1.5em;margin:0 0 12px;text-align:center;color:#cbd5e1}.word-search-status.word-search-won{color:#6ee7b7;font-weight:700}.word-search-list{text-align:center;color:#cbd5e1}
