:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:#e2e8f0;background-color:#0b1220;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;padding:0;width:100%;height:100vh;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(99,102,241,.12),transparent 30%),radial-gradient(circle at 80% 0%,rgba(56,189,248,.14),transparent 32%),#0b1220}#root{width:100%;height:100vh;overflow:hidden}.page{width:100%;min-height:100vh;margin:0;padding:0;color:#111827;background:radial-gradient(circle at 20% 20%,#eef2ff 0,#eef2ff00 25%),radial-gradient(circle at 80% 0%,#e0f2fe 0,#e0f2fe00 25%),#f7f8fb;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:95%}.top-banner{position:sticky;top:0;z-index:10;width:calc(100% - 32px);margin:12px auto 0;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 24px #0f172a0f;color:#0f172a}.top-banner .logo{font-weight:800;letter-spacing:.3px}.downloads{display:flex;gap:10px}.dl-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#111827;text-decoration:none;font-weight:700;font-size:13px;box-shadow:0 4px 12px #0f172a14}.dl-btn:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #6366f12e}.layout{display:grid;grid-template-columns:340px 1fr;gap:18px;width:100%;max-width:1240px;padding:16px;box-sizing:border-box;flex:1;margin:0 auto 16px;min-height:0}.lobbies{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 8px 24px #0f172a0a}.lobby-list{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.lobby-card{width:100%;border-radius:12px;padding:12px;border:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#f9fafb);color:#111827;display:flex;justify-content:space-between;align-items:center;transition:all .16s ease;gap:12px;box-shadow:0 4px 12px #0f172a0a}.lobby-card:hover:not(:disabled){border-color:#c7d2fe;box-shadow:0 8px 20px #6366f11f}.lobby-card:disabled{opacity:.65;cursor:not-allowed}.lobby-card.active{border-color:#818cf8;box-shadow:0 8px 20px #6366f129;background:linear-gradient(180deg,#eef2ff,#fff)}.lobby-name{font-weight:700;line-height:1.1}.lobby-count{font-size:13px;color:#6b7280}.lobby-meta{display:flex;flex-direction:column;gap:4px}.primary.join{width:96px;padding:10px;border-radius:10px;font-size:14px;background:linear-gradient(135deg,#6b7bff,#8e9bff);color:#fff;border:none;font-weight:700}.leave-btn.small{width:96px;padding:10px 14px;border-radius:10px;font-size:14px;background:linear-gradient(135deg,#f43f5e,#ef4444);color:#f8fafc;border:none;font-weight:700;box-shadow:0 8px 24px #ef444438}.room{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 28px #0f172a0f;min-height:0}.participants{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.participant{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:12px;display:flex;align-items:center;gap:10px;transition:border-color .2s ease,box-shadow .2s ease;flex-wrap:wrap}.participant.me{border-color:#a5b4fc;background:#eef2ff}.participant.active{border-color:#34d399;box-shadow:0 0 0 2px #34d39940}.avatar{width:40px;height:40px;border-radius:12px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700;color:#111827}.name{font-weight:700;color:#111827}.volume{display:flex;align-items:center;gap:8px;width:100%}.volume input[type=range]{flex:1;accent-color:#6366f1;appearance:none;height:6px;border-radius:999px;background:#e5e7eb;outline:none}.volume input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#6366f1;box-shadow:0 2px 8px #6366f159;border:2px solid #fff;margin-top:-5px}.volume input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#6366f1;box-shadow:0 2px 8px #6366f159;border:2px solid #fff}.volume input[type=range]::-ms-thumb{width:16px;height:16px;border-radius:50%;background:#6366f1;box-shadow:0 2px 8px #6366f159;border:2px solid #fff}.volume input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:#e5e7eb}.volume input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:#e5e7eb}.volume input[type=range]::-ms-track{height:6px;border-radius:999px;background:#e5e7eb}.volume span{font-size:12px;color:#4b5563;min-width:42px;text-align:right}.empty{opacity:.7;text-align:center;padding:16px;color:#6b7280}.error{position:fixed;bottom:16px;right:16px;background:#fee2e2;border:1px solid #fca5a5;color:#b91c1c;padding:12px 16px;border-radius:12px;font-weight:600;box-shadow:0 8px 20px #b91c1c1f}button{cursor:pointer;border:none;background:none}.placeholder{height:100%;display:flex;align-items:center;justify-content:center;opacity:.6;color:#6b7280}.room-footer{display:flex;justify-content:center;margin-top:12px}.leave-btn{background:linear-gradient(135deg,#f43f5e,#ef4444);color:#f8fafc;border-radius:10px;padding:12px 20px;border:none;font-weight:700;box-shadow:0 8px 24px #ef444459}.lobby-list::-webkit-scrollbar{width:6px}.lobby-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:6px}.lobby-list::-webkit-scrollbar-track{background:transparent}
