.lobby-container.svelte-hy9bcf{background:linear-gradient(#0a0505 0%,#150a0a 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.lobby-box.svelte-hy9bcf{text-align:center;background:#0f0a0af2;border:1px solid #2a1a1a;border-radius:12px;width:100%;max-width:500px;padding:2.5rem}.lobby-box.svelte-hy9bcf h1:where(.svelte-hy9bcf){color:#d4af37;margin:0 0 .5rem;font-size:2rem}.lobby-box.svelte-hy9bcf h2:where(.svelte-hy9bcf){color:#d4af37;margin:0 0 .5rem;font-size:1.2rem}.lobby-box.svelte-hy9bcf p:where(.svelte-hy9bcf){color:#888;margin:0 0 1rem}.hint.svelte-hy9bcf{color:#666;font-size:.85rem}.loading.svelte-hy9bcf{color:#666;font-style:italic}.lobby-options.svelte-hy9bcf{margin:2rem 0}.option-section.svelte-hy9bcf{padding:1.5rem 0}.divider.svelte-hy9bcf{color:#444;align-items:center;gap:1rem;font-size:.85rem;display:flex}.divider.svelte-hy9bcf:before,.divider.svelte-hy9bcf:after{content:"";background:#2a1a1a;flex:1;height:1px}.primary-btn.svelte-hy9bcf{color:#d4af37;cursor:pointer;background:linear-gradient(#3a2a0a 0%,#2a1a0a 100%);border:1px solid #d4af37;border-radius:4px;padding:.75rem 2rem;font-size:1rem;transition:all .2s}.primary-btn.svelte-hy9bcf:hover:not(:disabled){background:linear-gradient(#4a3a1a 0%,#3a2a0a 100%);box-shadow:0 0 15px #d4af374d}.primary-btn.svelte-hy9bcf:disabled{opacity:.5;cursor:not-allowed}.join-input.svelte-hy9bcf{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.join-input.svelte-hy9bcf input:where(.svelte-hy9bcf){color:#d4af37;text-align:center;text-transform:uppercase;letter-spacing:.2em;background:#140f0fcc;border:1px solid #3a2a1a;border-radius:4px;width:100px;padding:.75rem;font-size:1.2rem}.join-input.svelte-hy9bcf input:where(.svelte-hy9bcf):focus{border-color:#d4af37;outline:none}.back-link.svelte-hy9bcf{color:#666;margin-top:2rem;padding:.5rem 1rem;text-decoration:none;transition:color .2s;display:inline-block}.back-link.svelte-hy9bcf:hover{color:#d4af37}.back-btn.svelte-hy9bcf{color:#888;cursor:pointer;background:0 0;border:1px solid #444;border-radius:4px;margin-top:1.5rem;padding:.5rem 1rem;transition:all .2s}.back-btn.svelte-hy9bcf:hover{color:#aaa;border-color:#666}.spinner.svelte-hy9bcf{border:3px solid #2a1a1a;border-top-color:#d4af37;border-radius:50%;width:40px;height:40px;margin:2rem auto;animation:1s linear infinite svelte-hy9bcf-spin}@keyframes svelte-hy9bcf-spin{to{transform:rotate(360deg)}}.room-code-display.svelte-hy9bcf{letter-spacing:.3em;color:#d4af37;background:#d4af371a;border-radius:8px;margin:1.5rem 0;padding:1rem 2rem;font-size:2.5rem;font-weight:700}.deck-select-section.svelte-hy9bcf{text-align:left;margin:2rem 0}.deck-select-section.svelte-hy9bcf label:where(.svelte-hy9bcf){color:#888;margin-bottom:.5rem;font-size:.85rem;display:block}.deck-select-section.svelte-hy9bcf select:where(.svelte-hy9bcf){color:#ccc;background:#140f0fcc;border:1px solid #3a2a1a;border-radius:4px;width:100%;margin-bottom:1rem;padding:.75rem;font-size:1rem}.deck-select-section.svelte-hy9bcf select:where(.svelte-hy9bcf):focus{border-color:#d4af37;outline:none}.deck-select-section.svelte-hy9bcf .primary-btn:where(.svelte-hy9bcf){width:100%}.status-display.svelte-hy9bcf{background:#140f0f80;border-radius:6px;margin:1.5rem 0;padding:1rem}.status-item.svelte-hy9bcf{justify-content:space-between;padding:.5rem 0;display:flex}.status-label.svelte-hy9bcf{color:#666}.status-value.svelte-hy9bcf{color:#888}.status-value.ready.svelte-hy9bcf{color:#4a8}.game-wrapper.svelte-hy9bcf{width:100%;height:100vh;position:relative}.game-overlay.svelte-hy9bcf{pointer-events:none;padding:1rem;position:absolute;inset:0}.top-left.svelte-hy9bcf{pointer-events:auto;align-items:center;gap:1rem;display:flex;position:absolute;top:1rem;left:1rem}.room-badge.svelte-hy9bcf{color:#d4af37;background:#0a0505e6;border:1px solid #2a1a1a;border-radius:4px;padding:.5rem .75rem;font-size:.85rem}.right-panel.svelte-hy9bcf{pointer-events:auto;z-index:100;flex-direction:column;align-items:center;gap:1rem;display:flex;position:fixed;top:50%;right:4.5rem;transform:translateY(-50%)}.message-bar.svelte-hy9bcf{text-align:center;background:#0a0505e6;border:1px solid #2a1a1a;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;max-width:140px;padding:.75rem 1rem;display:flex}.message.svelte-hy9bcf{color:#d4af37;font-size:.85rem;line-height:1.3}.pass-btn.svelte-hy9bcf{color:#4a8;cursor:pointer;background:linear-gradient(#2a3a2a 0%,#1a2a1a 100%);border:2px solid #4a8;border-radius:8px;width:100%;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s}.pass-btn.svelte-hy9bcf:hover{background:linear-gradient(#3a4a3a 0%,#2a3a2a 100%);box-shadow:0 0 15px #4a86}.cancel-btn.svelte-hy9bcf{color:#a66;cursor:pointer;background:0 0;border:1px solid #844;border-radius:4px;width:100%;padding:.5rem 1rem}.cancel-btn.svelte-hy9bcf:hover{color:#c88;border-color:#a66}.game-over-overlay.svelte-hy9bcf{pointer-events:auto;background:#000c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.game-over-box.svelte-hy9bcf{text-align:center;background:#0f0a0af2;border:2px solid #d4af37;border-radius:12px;padding:3rem}.game-over-box.svelte-hy9bcf h2:where(.svelte-hy9bcf){color:#d4af37;margin:0 0 1.5rem;font-size:2.5rem}.play-again-btn.svelte-hy9bcf{color:#d4af37;cursor:pointer;background:linear-gradient(#3a2a0a 0%,#2a1a0a 100%);border:1px solid #d4af37;border-radius:4px;padding:1rem 2.5rem;font-size:1.1rem;transition:all .2s}.play-again-btn.svelte-hy9bcf:hover{background:linear-gradient(#4a3a1a 0%,#3a2a0a 100%);box-shadow:0 0 20px #d4af3766}
