@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg: #f2f5fb;--surface: #ffffff;--surface-soft: #f7f9fe;--text: #0f172a;--muted: #64748b;--line: #dbe4f0;--primary: #1f6feb;--primary-strong: #1d4ed8;--success: #14b86a;--warning: #d97706;--danger: #dc2626;--shadow-lg: 0 24px 50px -18px rgba(15, 23, 42, .28)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);font-family:Inter,Segoe UI,sans-serif;background:radial-gradient(560px 320px at 18% 8%,#dfe7f6 0%,transparent 70%),radial-gradient(620px 330px at 82% 92%,#f5e8ec 0%,transparent 72%),var(--bg)}.shell{min-height:100vh;padding:24px;display:flex;justify-content:center;align-items:center}.card{width:min(1120px,100%);background:#ffffffd1;border:1px solid #e4ebf5;border-radius:24px;box-shadow:var(--shadow-lg)}h1,h2,h3{margin:0;letter-spacing:-.02em}h1{font-size:clamp(38px,4.2vw,56px);line-height:1.08;font-weight:800}h2{font-size:clamp(26px,3vw,34px);line-height:1.15}h3{font-size:clamp(30px,3vw,38px);line-height:1.05}p{margin:0}.hint{color:var(--muted);font-size:14px}.subtitle{max-width:430px;color:#475569;font-size:20px;line-height:1.55}.error{color:var(--danger);font-weight:700;font-size:13px}.lobby-card{min-height:671px;overflow:hidden}.lobby-grid{min-height:671px;display:grid;grid-template-columns:1.04fr .96fr}.lobby-hero{padding:48px;position:relative;display:grid;gap:14px;background:radial-gradient(260px 260px at 78% 0%,rgba(37,99,235,.07) 0%,transparent 78%),linear-gradient(130deg,#f8fafd,#f1f5f9)}.brand-row{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#25324a}.brand-badge{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-size:12px;color:#fff;background:var(--primary)}.lobby-hero h1 span{color:#3a63dd}.hero-stack{width:320px;height:300px;margin-top:2px;position:relative}.hero-card{width:256px;height:256px;border-radius:24px;position:absolute}.hero-card.ghost{left:30px;top:18px;transform:rotate(6deg);background:#fff;border:1px solid #eef2f8;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.hero-card.main{left:0;top:0;color:#fff;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#6366f1);box-shadow:0 25px 50px -12px #2563eb52}.hero-main-icon{width:80px;height:80px}.hero-badge{position:absolute;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.hero-badge.ok{right:36px;top:-2px;color:#22c55e}.hero-badge.zap{left:-22px;bottom:24px;color:#f59e0b}.badge-icon{width:18px;height:18px}.hero-avatars{margin-top:auto;display:inline-flex;align-items:center}.hero-avatars span{width:40px;height:40px;margin-right:-8px;border:2px solid #fff;border-radius:999px;display:grid;place-items:center;overflow:hidden;background:#e2e8f0;color:#475569;font-size:12px}.hero-avatars img{width:100%;height:100%;object-fit:cover}.lobby-panel{padding:48px;background:#fff;display:grid;align-content:start;gap:14px}.lobby-panel h2{font-size:34px;line-height:1.15}.lobby-panel>.hint{margin-top:-6px;margin-bottom:4px;color:#64748b}.field{display:grid;gap:6px}.field span{font-size:14px;font-weight:500;color:#334155}input,button{min-height:46px;border-radius:12px;border:1px solid #cbd5e1;padding:12px 14px;font-size:16px;font-family:inherit}input{width:100%;color:var(--text);background:#fff}input::placeholder{color:#6b7280}button{cursor:pointer;color:#fff;border-color:transparent;background:linear-gradient(180deg,#2a75ee,#1f6feb);font-weight:600;transition:transform .18s ease,box-shadow .2s ease,filter .2s ease}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px -10px #1f6feb73}button.secondary{color:#334155;background:#fff;border-color:#cbd5e1}button:disabled{opacity:.6;cursor:not-allowed}button:focus-visible,input:focus-visible{outline:2px solid #8bb2ff;outline-offset:1px}.action-row{display:flex;gap:12px}.lobby-panel .action-row>button{flex:1 1 0}.topbar-actions{gap:10px;flex-wrap:nowrap}.topbar-actions>.secondary{min-height:40px;padding:0 14px;font-size:15px;font-weight:600;white-space:nowrap}.topbar-actions>.icon-btn{min-height:40px;width:40px;height:40px}.link-btn{min-height:auto;border:0;background:transparent;color:#2563eb;padding:2px 0;font-weight:500}.invite-note{padding:10px 12px;border-radius:12px;border:1px dashed #cbd5e1;background:#f8fbff;color:#64748b;font-size:14px;overflow-wrap:anywhere}.lobby{padding:24px}.room-shell{align-items:stretch;padding:0}.room-card{width:min(1280px,100%);min-height:760px;border:0;border-radius:0;box-shadow:none;background:#f1f5fb}.room-topbar{padding:16px 24px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #e2e8f0}.room-title-wrap{display:flex;align-items:center;gap:16px}.room-icon{width:40px;height:40px;border-radius:16px;display:grid;place-items:center;color:#fff;background:#1a73e8;box-shadow:0 10px 15px -3px #1a73e852}.room-icon-svg{width:18px;height:18px}.icon-btn{width:34px;height:34px;min-height:34px;border-radius:999px;background:#fff;color:#0f172a;border:1px solid #e2e8f0;padding:0}.icon-btn-svg{width:16px;height:16px}.room-layout{display:grid;grid-template-columns:290px 1fr;gap:24px;padding:24px}.room-sidebar{display:grid;gap:24px;align-content:start}.panel{padding:21px;border-radius:24px;border:1px solid #e2e8f0;background:#fff}.panel.compact{display:grid;gap:16px}.mini-title{font-size:14px;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.context-item{border:1px solid rgba(226,232,240,.5);border-radius:16px;background:#f3f6fc;padding:13px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#64748b;font-size:12px}.context-item strong{font-size:20px;color:#1e293b}.room-main{display:grid;gap:20px}.status-strip{display:flex;justify-content:space-between;align-items:center;padding:17px;border-radius:24px;border-color:#dbeafe;background:#eff6ff}.phase-badge{color:#64748b;font-size:26px;font-weight:600}.phase-badge.voting{color:#1a73e8}.phase-badge.revealed{color:#d97706}.member-list{margin-top:10px;display:grid;gap:10px}.member-row{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px}.me-tag{margin-left:8px;padding:2px 6px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f1f5f9}.member-status{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.vote-status{font-size:12px;font-weight:700;border-radius:8px;padding:5px 10px}.vote-status.pending{color:#d97706;background:#fffbeb;border:1px solid #fef3c7}.vote-status.done{color:#047857;background:#d1fae5;border:1px solid #a7f3d0}.vote-status.outlier{color:#9a3412;background:#ffedd5;border:1px solid #fdba74}.vote-value{min-width:32px;text-align:center;border-radius:8px;padding:4px 8px;font-weight:700;color:#4f46e5;background:#e0e7ff}.member-action{min-height:auto;padding:6px 10px;font-size:12px}.vote-panel-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.selected-vote-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:16px;border:1px solid #dbeafe;background:#eef4ff}.selected-vote-row.active{border-color:#1d4ed8;background:linear-gradient(135deg,#1d4ed8,#3b82f6);box-shadow:0 12px 24px -14px #1d4ed8b3}.selected-vote-copy{display:grid;gap:2px}.selected-vote-row.active .hint{color:#ffffffdb}.selected-vote-value{min-width:52px;text-align:left;line-height:1;font-size:40px;color:#0f172a}.selected-vote-row.active .selected-vote-value{color:#fff}.clear-vote-btn{min-height:34px;width:34px;height:34px;border-radius:999px;padding:0;font-size:14px;font-weight:700}.selected-vote-row.active .clear-vote-btn{color:#0f172a;border-color:transparent;background:#fff}.vote-grid{margin-top:12px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.vote-card{min-height:110px;border-radius:18px;border:0;border-bottom:4px solid #1e40af;background:#1a73e8;color:#fff;font-size:40px;font-weight:700;transition:transform .16s ease,box-shadow .18s ease,filter .18s ease}.vote-card:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.04)}.vote-card.selected{position:relative;z-index:1;background:#0d47bf;border-bottom-color:#0b3d9f;box-shadow:0 0 0 3px #fff inset,0 0 0 4px #0d47bf,0 14px 24px -16px #0f4ed6bf;transform:translateY(-3px)}.vote-card:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.vote-card.selected:after{content:"Selected";position:absolute;left:50%;bottom:-18px;transform:translate(-50%);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0b3d9f;background:#dbeafe;border:1px solid #93c5fd;border-radius:999px;padding:2px 8px}.reveal-panel{margin-top:4px}.reveal-grid{margin-top:10px;display:grid;grid-template-columns:1.25fr 1fr;gap:12px}.reveal-panel ul{margin:0;padding-left:16px;display:grid;gap:5px;color:#475569}.donut-wrap{margin-bottom:10px;display:grid;grid-template-columns:160px 1fr;gap:12px;align-items:center}.donut-chart{width:160px;height:160px;display:block}.donut-track{fill:none;stroke:#dbeafe;stroke-width:4}.donut-segment{fill:none;stroke-width:4;stroke-linecap:round;transition:stroke-dasharray .22s ease,stroke-dashoffset .22s ease}.donut-center-value{font-size:7.8px;font-weight:800;text-anchor:middle;fill:#0f172a}.donut-center-label{font-size:3px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-anchor:middle;fill:#64748b}.donut-legend{display:grid;gap:6px}.legend-row{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:13px;color:#334155}.legend-row strong{color:#0f172a}.legend-dot{width:10px;height:10px;border-radius:999px}.bars{margin-top:8px;display:grid;gap:8px}.bar-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px}.bar-track{height:10px;border-radius:999px;background:#dbe8ff}.bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2e67dd,#3ac0d0 70%,#efbf7b)}.toast{position:fixed;right:16px;bottom:16px;z-index:40;padding:10px 12px;border-radius:10px;color:#fff;background:#0f2148;border:1px solid #2d4577;font-size:12px;box-shadow:0 12px 22px #0a142c47}@media(max-width:980px){.shell{padding:12px}.lobby-grid{grid-template-columns:1fr}.lobby-hero,.lobby-panel{padding:26px}.room-layout{grid-template-columns:1fr}.room-sidebar{grid-template-columns:1fr 1fr}.reveal-grid{grid-template-columns:1fr}.donut-wrap{grid-template-columns:1fr;justify-items:center}.donut-legend{width:100%}}@media(max-width:680px){.shell{padding:10px}h1{font-size:34px}h2{font-size:28px}.subtitle{font-size:17px;max-width:none}.hero-stack{width:240px;height:220px}.hero-card,.hero-card.main,.hero-card.ghost{width:188px;height:188px}.hero-main-icon{width:62px;height:62px}.hero-card.ghost{left:20px;top:14px}.hero-badge.ok{right:18px;top:-6px}.hero-badge.zap{left:-10px;bottom:14px}input,button{font-size:16px}.lobby-panel{gap:12px}.lobby-panel h2{font-size:30px}.action-row,.room-topbar,.status-strip,.vote-panel-head,.member-row,.member-status,.room-sidebar,.room-title-wrap{display:grid;grid-template-columns:1fr}.topbar-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.topbar-actions>.secondary{width:100%;font-size:14px;padding:0 10px}.topbar-actions>.icon-btn{justify-self:stretch;width:100%}.room-layout{padding:12px;gap:12px}.panel{padding:14px;border-radius:16px}.phase-badge{font-size:18px}.vote-grid{grid-template-columns:repeat(3,1fr)}.vote-card{min-height:82px;font-size:32px}.vote-card.selected:after{bottom:-16px;font-size:9px}.donut-chart{width:144px;height:144px}.selected-vote-row{width:100%;padding:10px}.selected-vote-value{font-size:34px}.toast{left:10px;right:10px;text-align:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
