body{margin:0;background-color:#050505;color:#f8fafc;font-family:Space Grotesk,sans-serif;overflow:hidden}.stars.svelte-gxvh2q{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(#fff 1px,transparent 1px);background-size:50px 50px;opacity:.1}.game-container.svelte-gxvh2q{height:100vh;display:flex;justify-content:center;align-items:center;position:relative;background:radial-gradient(circle at center,#1a1a1a,#000)}.poker-table.svelte-gxvh2q{width:800px;display:flex;flex-direction:column;align-items:center;gap:20px;z-index:1}.header.svelte-gxvh2q{text-align:center;width:100%;position:relative}.back-btn.svelte-gxvh2q{position:absolute;left:0;top:50%;transform:translateY(-50%);text-decoration:none;color:#94a3b8;font-family:JetBrains Mono;font-size:.8rem;border:1px solid #334155;padding:5px 10px;border-radius:4px}h1.svelte-gxvh2q{font-size:2.5rem;letter-spacing:2px;margin:0;color:#facc15;text-shadow:0 0 20px rgba(250,204,21,.3)}.pot-display.svelte-gxvh2q{font-family:JetBrains Mono;color:#4ade80;font-size:1.2rem;margin-top:5px}.hand.svelte-gxvh2q,.community-area.svelte-gxvh2q{display:flex;gap:10px;justify-content:center}.card.svelte-gxvh2q{width:60px;height:90px;background:#fff;border-radius:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 5px 15px #00000080;position:relative;color:#000;font-weight:700;transition:transform .3s}.card.back.svelte-gxvh2q{background:#1e293b;border:2px solid #334155}.card.back.svelte-gxvh2q .pattern:where(.svelte-gxvh2q){width:100%;height:100%;background:repeating-linear-gradient(45deg,#1e293b,#1e293b 10px,#334155 10px 20px);opacity:.3}.card.hidden.svelte-gxvh2q{opacity:.2;background:#000;border:1px dashed #333}.rank.svelte-gxvh2q{font-size:1.2rem}.suit.svelte-gxvh2q{font-size:1.5rem}.red.svelte-gxvh2q{color:#ef4444}.player-area.svelte-gxvh2q{display:flex;flex-direction:column;align-items:center;gap:10px}.chips.svelte-gxvh2q{font-family:JetBrains Mono;font-size:.9rem;color:#fbbf24}.status-msg.svelte-gxvh2q{font-family:JetBrains Mono;color:#fff;min-height:24px;font-size:1.1rem;text-shadow:0 0 10px #fff}.controls.svelte-gxvh2q{display:flex;gap:15px;margin-top:20px}.controls.disabled.svelte-gxvh2q{opacity:.5;pointer-events:none}button.svelte-gxvh2q{padding:10px 20px;font-family:JetBrains Mono;font-weight:700;border:none;cursor:pointer;border-radius:4px;transition:.2s}.fold.svelte-gxvh2q{background:#ef4444;color:#fff}.check.svelte-gxvh2q{background:#3b82f6;color:#fff}.bet.svelte-gxvh2q{background:#facc15;color:#000}button.svelte-gxvh2q:hover{transform:translateY(-2px);box-shadow:0 0 15px currentColor}.next-round.svelte-gxvh2q{background:#fff;color:#000;margin-top:10px;padding:10px 40px}
