.GameClient-module__BVT8Ta__wrapper{min-height:calc(100vh - var(--nav-height) - 200px);grid-template-columns:1fr;gap:1.5rem;width:100%;margin:0;display:grid}.GameClient-module__BVT8Ta__stageWrapper{flex-direction:column;gap:1.5rem;padding:24px;display:flex}.GameClient-module__BVT8Ta__issueBar{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:14px;align-items:center;gap:10px;max-width:min(90%,760px);margin:0 auto;padding:10px 16px;display:flex}.GameClient-module__BVT8Ta__skelBadge{border-radius:999px;width:36px;height:22px;display:inline-block}.GameClient-module__BVT8Ta__skelIssue{border-radius:999px;flex:1;height:18px}.GameClient-module__BVT8Ta__tableSkeleton{justify-items:center;gap:18px;display:grid}.GameClient-module__BVT8Ta__tableShell{border-radius:36px;width:min(100%,920px);height:460px}.GameClient-module__BVT8Ta__tableArea{width:min(100%,920px);margin:0 auto;position:relative}.GameClient-module__BVT8Ta__tableAreaWithControls{padding-bottom:0}.GameClient-module__BVT8Ta__controlSkeletons{gap:12px;display:flex}.GameClient-module__BVT8Ta__controlSkel{border-radius:999px;width:120px;height:32px;display:inline-block}.GameClient-module__BVT8Ta__issueBadge{border:1px solid var(--border);background:var(--surface-2);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.GameClient-module__BVT8Ta__issueTitle{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.GameClient-module__BVT8Ta__columns{gap:1rem;display:grid}.GameClient-module__BVT8Ta__left{flex-direction:column;align-self:start;gap:1rem;min-width:0;max-height:none;padding:24px;display:flex;overflow-y:visible}.GameClient-module__BVT8Ta__sidebar{min-width:0;top:var(--nav-height);max-height:calc(100vh - var(--nav-height));flex-direction:column;align-self:start;gap:1rem;padding:24px 24px 0;display:flex;position:sticky;overflow-y:auto}.GameClient-module__BVT8Ta__error{background:color-mix(in srgb,var(--danger)12%,transparent);border:1px solid color-mix(in srgb,var(--danger)40%,transparent);color:var(--danger);border-radius:10px;margin-top:12px;padding:8px 12px;font-size:13px}.GameClient-module__BVT8Ta__adCard{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);justify-content:center;padding:1rem;display:flex}.GameClient-module__BVT8Ta__stage{flex-direction:column;gap:1.5rem;display:flex;position:relative}.GameClient-module__BVT8Ta__controls{justify-content:flex-end;align-items:center;gap:8px;width:100%;margin-top:10px;padding-right:6px;display:flex}.GameClient-module__BVT8Ta__controlBtn{cursor:pointer;background:var(--surface);color:var(--fg);opacity:0;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.82rem;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s;animation:.35s forwards GameClient-module__BVT8Ta__controlFade;display:inline-flex;transform:translateY(6px)}.GameClient-module__BVT8Ta__controlBtn:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.GameClient-module__BVT8Ta__controlBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.GameClient-module__BVT8Ta__controls>:first-child{animation-delay:20ms}.GameClient-module__BVT8Ta__controls>:nth-child(2){animation-delay:80ms}.GameClient-module__BVT8Ta__controls>:nth-child(3){animation-delay:.14s}.GameClient-module__BVT8Ta__controls>:nth-child(4){animation-delay:.2s}.GameClient-module__BVT8Ta__controls>:nth-child(5){animation-delay:.26s}@keyframes GameClient-module__BVT8Ta__controlFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.GameClient-module__BVT8Ta__controlIcon{width:14px;height:14px}.GameClient-module__BVT8Ta__startBtn{background:color-mix(in srgb,var(--success)18%,var(--surface));border-color:color-mix(in srgb,var(--success)65%,var(--border));color:color-mix(in srgb,var(--success)85%,var(--fg))}.GameClient-module__BVT8Ta__revealNowBtn{background:color-mix(in srgb,var(--warn)18%,var(--surface));border-color:color-mix(in srgb,var(--warn)65%,var(--border));color:color-mix(in srgb,var(--warn)85%,var(--fg))}.GameClient-module__BVT8Ta__revealAllBtn{background:color-mix(in srgb,var(--accent)16%,var(--surface));border-color:color-mix(in srgb,var(--accent)60%,var(--border));color:color-mix(in srgb,var(--accent)85%,var(--fg))}.GameClient-module__BVT8Ta__skipBtn{background:color-mix(in srgb,var(--surface-2)80%,var(--surface));border-color:color-mix(in srgb,var(--border-strong)80%,var(--border));color:var(--fg)}.GameClient-module__BVT8Ta__nextBtn{background:color-mix(in srgb,var(--success)18%,var(--surface));border-color:color-mix(in srgb,var(--success)65%,var(--border));color:color-mix(in srgb,var(--success)85%,var(--fg))}.GameClient-module__BVT8Ta__resultsBtn{background:color-mix(in srgb,var(--accent)20%,var(--surface));border-color:color-mix(in srgb,var(--accent)65%,var(--border));color:color-mix(in srgb,var(--accent)90%,var(--fg))}.GameClient-module__BVT8Ta__bottomDock{z-index:40;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:none;flex-direction:column;gap:8px;padding:10px 16px 16px;display:flex;position:fixed;bottom:0;left:0;right:0}@media (max-width:1000px){.GameClient-module__BVT8Ta__bottomDock{padding:8px 0 0}}.GameClient-module__BVT8Ta__modalBackdrop{background:color-mix(in srgb,var(--bg)88%,transparent);z-index:999;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.GameClient-module__BVT8Ta__modalCard{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);width:min(720px,100%);box-shadow:var(--shadow);gap:16px;padding:20px;display:grid}.GameClient-module__BVT8Ta__modalHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.GameClient-module__BVT8Ta__modalHeader h3{margin:0;font-size:1.1rem}.GameClient-module__BVT8Ta__modalBody{gap:12px;display:grid}.GameClient-module__BVT8Ta__joinBackdrop{background:color-mix(in srgb,var(--bg)88%,transparent);z-index:999;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.GameClient-module__BVT8Ta__joinCard{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);gap:12px;width:min(520px,100%);padding:26px;display:grid}.GameClient-module__BVT8Ta__joinForm{gap:12px;display:grid}.GameClient-module__BVT8Ta__joinAlt{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.GameClient-module__BVT8Ta__joinError{background:color-mix(in srgb,var(--danger)12%,transparent);border:1px solid color-mix(in srgb,var(--danger)40%,transparent);color:var(--danger);border-radius:10px;padding:8px 12px;font-size:13px}.GameClient-module__BVT8Ta__joinLoading{color:var(--muted);font-size:13px}@media (max-width:1000px){.GameClient-module__BVT8Ta__columns{grid-template-columns:1fr}}@media (max-width:720px){.GameClient-module__BVT8Ta__wrapper{flex-direction:column;display:flex}.GameClient-module__BVT8Ta__stageWrapper{order:1}.GameClient-module__BVT8Ta__controls{justify-content:center;margin:10px 0 0;padding-right:0}.GameClient-module__BVT8Ta__left{order:2;width:100%}.GameClient-module__BVT8Ta__sidebar{order:3;width:100%}.GameClient-module__BVT8Ta__stage{justify-content:flex-start;min-height:100vh}}@media (min-width:900px){.GameClient-module__BVT8Ta__wrapper{grid-template-columns:minmax(240px,1fr) minmax(0,2.2fr) minmax(240px,1fr)}.GameClient-module__BVT8Ta__left{margin-right:0}.GameClient-module__BVT8Ta__sidebar{height:calc(100vh - var(--nav-height));overflow:hidden}}@media (min-width:1200px){.GameClient-module__BVT8Ta__wrapper{grid-template-columns:minmax(280px,1fr) minmax(0,2.4fr) minmax(280px,1fr)}.GameClient-module__BVT8Ta__left{margin-right:0}}
.AuthPanel-module__bXcHuW__panel{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);gap:16px;min-width:min(420px,100%);padding:24px;display:grid}.AuthPanel-module__bXcHuW__panel[data-compact=true]{min-width:auto}.AuthPanel-module__bXcHuW__panel[data-minimal=true]{gap:12px;padding:18px}.AuthPanel-module__bXcHuW__panel[data-minimal=true] .AuthPanel-module__bXcHuW__toggle{text-align:center}.AuthPanel-module__bXcHuW__header h2{margin:0 0 8px;font-size:26px}.AuthPanel-module__bXcHuW__header p{color:var(--muted);margin:0}.AuthPanel-module__bXcHuW__providers{gap:10px;display:grid}.AuthPanel-module__bXcHuW__providerButton{justify-content:flex-start;gap:10px}.AuthPanel-module__bXcHuW__providerIcon{width:18px;height:18px}.AuthPanel-module__bXcHuW__divider{color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.AuthPanel-module__bXcHuW__divider:before,.AuthPanel-module__bXcHuW__divider:after{content:"";background:var(--border);flex:1;height:1px}.AuthPanel-module__bXcHuW__form{gap:10px;display:grid}.AuthPanel-module__bXcHuW__error{color:var(--danger);font-size:13px}.AuthPanel-module__bXcHuW__toggle{color:var(--accent);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.AuthPanel-module__bXcHuW__signedIn{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;gap:6px;padding:14px 18px;display:grid}.AuthPanel-module__bXcHuW__signedInTitle{font-weight:700}.AuthPanel-module__bXcHuW__signedInMeta{color:var(--muted);font-size:14px}
.IssueManager-module__k6m6-a__wrap{gap:12px;display:grid}.IssueManager-module__k6m6-a__wrap p{color:var(--muted);margin:0;font-size:.9rem}.IssueManager-module__k6m6-a__title{margin:0;font-size:1.1rem}.IssueManager-module__k6m6-a__row{background:var(--surface-2);border-radius:var(--rsm);border:1px solid var(--border);grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}@media (max-width:720px){.IssueManager-module__k6m6-a__row{grid-template-columns:1fr}}.IssueManager-module__k6m6-a__input{border:1px solid var(--border);border-radius:var(--rsm);background:var(--surface);color:var(--fg);padding:10px 12px}.IssueManager-module__k6m6-a__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)18%,transparent);outline:none}.IssueManager-module__k6m6-a__actions{justify-content:flex-end;display:flex}
.IssueList-module__lJWeBG__head{justify-content:space-between;align-items:center;padding:0 0 .5rem;display:flex}.IssueList-module__lJWeBG__headActions{align-items:center;gap:8px;display:flex}.IssueList-module__lJWeBG__title{margin:0;font-size:1rem}.IssueList-module__lJWeBG__issues{flex-direction:column;min-height:0;padding:0;display:flex;overflow:visible}.IssueList-module__lJWeBG__searchRow{grid-template-columns:1fr auto;gap:8px;padding:0 0 .75rem;display:grid}.IssueList-module__lJWeBG__searchInput{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:10px 12px;font-size:.9rem}.IssueList-module__lJWeBG__filterButton{border:1px solid var(--border);background:var(--surface);border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.IssueList-module__lJWeBG__filterWrap{position:relative}.IssueList-module__lJWeBG__filterMenu{background:var(--surface);border:1px solid var(--border);min-width:160px;box-shadow:var(--shadow);z-index:30;border-radius:12px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.IssueList-module__lJWeBG__filterOption{text-align:left;width:100%;color:var(--fg);background:0 0;border:1px solid #0000;border-radius:10px;padding:8px 10px;font-size:.9rem}.IssueList-module__lJWeBG__filterOption:hover{border-color:var(--border-strong);background:var(--surface-2)}.IssueList-module__lJWeBG__filterActive{border-color:color-mix(in srgb,var(--accent)40%,var(--border));background:color-mix(in srgb,var(--accent)12%,transparent);color:var(--accent)}.IssueList-module__lJWeBG__skelHead{border-radius:8px;width:120px;height:16px}.IssueList-module__lJWeBG__skelChip{border-radius:999px;width:64px;height:18px}.IssueList-module__lJWeBG__skelInput{border-radius:12px;height:40px}.IssueList-module__lJWeBG__skelFilter{border-radius:10px;width:40px;height:40px}.IssueList-module__lJWeBG__skelItem{border-radius:16px;height:88px}.IssueList-module__lJWeBG__list{scrollbar-gutter:stable;flex:1;align-content:start;gap:12px;min-height:0;max-height:clamp(240px,55vh,560px);margin:0;padding:0 6px 1rem 0;list-style:none;display:grid;overflow:hidden auto}@media (min-width:900px){.IssueList-module__lJWeBG__issues{height:100%}.IssueList-module__lJWeBG__list{max-height:none}}.IssueList-module__lJWeBG__item{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px;gap:8px;padding:14px;transition:transform .2s,border-color .2s;display:grid;position:relative;overflow:visible}.IssueList-module__lJWeBG__item:hover{border-color:var(--border-strong);transform:translateY(-1px)}.IssueList-module__lJWeBG__item:last-child{border-bottom:none}.IssueList-module__lJWeBG__active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)inset;outline:none}.IssueList-module__lJWeBG__main{cursor:pointer;align-items:center;gap:8px;width:100%;display:flex}.IssueList-module__lJWeBG__meta{gap:2px;width:100%;display:grid}.IssueList-module__lJWeBG__titleRow{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.IssueList-module__lJWeBG__badge{border:1px solid var(--border);background:var(--surface-2);border-radius:999px;padding:2px 8px;font-size:12px}.IssueList-module__lJWeBG__id{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:800;overflow:hidden}.IssueList-module__lJWeBG__link{color:var(--muted);border:1px solid var(--border);background:var(--surface-2);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:4px 10px;font-size:12px;text-decoration:none;display:inline-flex;overflow:hidden}.IssueList-module__lJWeBG__link:hover{border-color:var(--border-strong);color:var(--fg);background:var(--surface)}.IssueList-module__lJWeBG__link:focus-visible{outline:2px solid color-mix(in srgb,var(--accent)55%,transparent);outline-offset:2px}.IssueList-module__lJWeBG__linkIcon{flex:none;width:12px;height:12px}.IssueList-module__lJWeBG__tags{justify-content:space-between;align-items:center;gap:12px;display:flex}.IssueList-module__lJWeBG__statusGroup{align-items:center;gap:8px;display:inline-flex}.IssueList-module__lJWeBG__statusDot{border:1px solid var(--border);background:var(--surface-2);width:18px;height:18px;color:var(--muted);border-radius:999px;place-items:center;display:grid}.IssueList-module__lJWeBG__statusDotDone{background:color-mix(in srgb,var(--accent)20%,transparent);border-color:color-mix(in srgb,var(--accent)45%,var(--border));color:var(--accent)}.IssueList-module__lJWeBG__statusDotPending{background:var(--surface-2);border-color:var(--border-weak);color:var(--muted)}.IssueList-module__lJWeBG__statusIcon{width:12px;height:12px}.IssueList-module__lJWeBG__statusLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:600}.IssueList-module__lJWeBG__metaGroup{align-items:center;gap:10px;display:inline-flex}.IssueList-module__lJWeBG__voteValue{color:var(--fg);cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;font-weight:700}.IssueList-module__lJWeBG__voteValue:hover{color:var(--accent)}.IssueList-module__lJWeBG__currentTag{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.75rem;font-weight:600}.IssueList-module__lJWeBG__menuWrap{margin-left:auto;position:relative}.IssueList-module__lJWeBG__menuButton{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;display:grid}.IssueList-module__lJWeBG__menuButton:hover{background:var(--surface-2);color:var(--fg)}.IssueList-module__lJWeBG__menuButton:focus-visible{outline:2px solid color-mix(in srgb,var(--accent)55%,transparent);outline-offset:2px}.IssueList-module__lJWeBG__menu{background:var(--surface);border:1px solid var(--border);min-width:140px;box-shadow:var(--shadow);z-index:20;border-radius:12px;gap:4px;padding:6px;display:grid}.IssueList-module__lJWeBG__menuItem{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:.9rem;display:flex}.IssueList-module__lJWeBG__menuItem:hover{border-color:var(--border-strong);background:var(--surface-2)}.IssueList-module__lJWeBG__modalBackdrop{background:color-mix(in srgb,var(--bg)88%,transparent);z-index:1200;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.IssueList-module__lJWeBG__modalCard{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);width:min(520px,100%);box-shadow:var(--shadow);gap:16px;padding:20px;display:grid}.IssueList-module__lJWeBG__modalHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.IssueList-module__lJWeBG__modalBody{gap:12px;display:grid}.IssueList-module__lJWeBG__modalLabel{color:var(--muted);gap:6px;font-size:.9rem;display:grid}.IssueList-module__lJWeBG__input{border:1px solid var(--border);background:var(--surface);width:100%;color:inherit;border-radius:10px;padding:10px 12px}.IssueList-module__lJWeBG__modalActions{justify-content:flex-end;gap:8px;display:flex}
.RoundStats-module__n4Adnq__backdrop{background:color-mix(in srgb,var(--bg)88%,transparent);-webkit-backdrop-filter:blur(4px)saturate(120%);backdrop-filter:blur(4px)saturate(120%);z-index:1200;place-items:center;display:grid;position:fixed;inset:0}.RoundStats-module__n4Adnq__header{justify-content:space-between;align-items:center;display:flex}.RoundStats-module__n4Adnq__close{color:var(--muted);cursor:pointer;border-radius:var(--rsm);background:0 0;border:none;padding:4px;font-size:1.4rem;font-weight:700;line-height:1;transition:background .15s,color .15s}.RoundStats-module__n4Adnq__close:hover{background:var(--surface-2);color:var(--fg)}.RoundStats-module__n4Adnq__modal{background:var(--surface);border:1px solid var(--border);width:min(95vw,520px);box-shadow:var(--shadow);border-radius:22px;gap:16px;padding:20px 24px;display:grid}.RoundStats-module__n4Adnq__title{text-align:center;color:var(--fg);margin:0;font-size:1.4rem;font-weight:700}.RoundStats-module__n4Adnq__summary{justify-content:center;gap:8px;font-size:1.2rem;font-weight:600;display:flex}.RoundStats-module__n4Adnq__label{color:var(--muted)}.RoundStats-module__n4Adnq__value{color:var(--accent)}.RoundStats-module__n4Adnq__range{gap:12px;display:grid}.RoundStats-module__n4Adnq__rangeHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.RoundStats-module__n4Adnq__rangeLabel{color:var(--fg);font-weight:600}.RoundStats-module__n4Adnq__consensusBadge,.RoundStats-module__n4Adnq__spreadBadge{border:1px solid var(--border-weak);background:var(--surface-2);color:var(--muted);border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.RoundStats-module__n4Adnq__consensusBadge{color:var(--accent);border-color:color-mix(in srgb,var(--accent)45%,var(--border))}.RoundStats-module__n4Adnq__rangeBar{padding:18px 6px 8px;position:relative}.RoundStats-module__n4Adnq__rangeTrack{height:6px;opacity:calc(.35 + var(--heat,0)*.65);filter:saturate(calc(.6 + var(--heat,0)*.9));background:linear-gradient(90deg,#a0c1da,#6fa7d3,#398fd0);border-radius:999px}.RoundStats-module__n4Adnq__rangeBar[data-consensus=true] .RoundStats-module__n4Adnq__rangeTrack{background:var(--accent);opacity:.9;filter:none}.RoundStats-module__n4Adnq__consensusHero{background:color-mix(in srgb,var(--accent)12%,transparent);border:1px solid color-mix(in srgb,var(--accent)40%,var(--border));color:var(--fg);border-radius:16px;grid-template-columns:auto auto auto;justify-content:center;align-items:center;gap:12px;padding:12px 16px;display:grid}.RoundStats-module__n4Adnq__consensusIcon{background:var(--surface);border:1px solid var(--border-weak);width:44px;height:44px;color:var(--accent);box-shadow:var(--shadow-soft);border-radius:50%;place-items:center;display:grid}.RoundStats-module__n4Adnq__consensusIcon svg{width:22px;height:22px}.RoundStats-module__n4Adnq__consensusValue{color:var(--accent);font-size:2rem;font-weight:700}.RoundStats-module__n4Adnq__consensusText{text-align:center;color:var(--muted);grid-column:1/-1;font-size:.9rem}.RoundStats-module__n4Adnq__consensusBurst{font-size:1.2rem}.RoundStats-module__n4Adnq__consensusMarker{pointer-events:none;place-items:center;gap:6px;display:grid;position:absolute;top:2px;left:50%;transform:translate(-50%)}.RoundStats-module__n4Adnq__rangeMarker{pointer-events:none;place-items:center;gap:6px;display:grid;position:absolute;top:2px;transform:translate(-50%)}.RoundStats-module__n4Adnq__markerDot{background:var(--marker-color,var(--accent));width:10px;height:10px;box-shadow:0 0 0 2px var(--surface);border-radius:999px}.RoundStats-module__n4Adnq__markerValue{background:var(--surface);border:1px solid var(--border-weak);color:var(--fg);border-radius:999px;padding:2px 6px;font-size:.65rem;font-weight:600}.RoundStats-module__n4Adnq__rangeLabels{color:var(--muted);justify-content:space-between;font-size:.75rem;display:flex}.RoundStats-module__n4Adnq__votes{gap:10px;display:grid}.RoundStats-module__n4Adnq__voteRow{border-radius:var(--rsm);background:var(--surface-2);border:1px solid var(--border-weak);border-left:4px solid color-mix(in srgb,var(--accent)32%,var(--border));justify-content:space-between;padding:8px 12px;display:flex}.RoundStats-module__n4Adnq__voteRowOffline{background:var(--surface-3);border:1px dashed var(--border-weak,#444)}.RoundStats-module__n4Adnq__name{color:var(--fg);font-weight:500}.RoundStats-module__n4Adnq__offlineName{color:var(--muted)}.RoundStats-module__n4Adnq__offlineBadge{text-transform:uppercase;background:color-mix(in srgb,var(--danger)12%,transparent);color:var(--danger);border:1px solid color-mix(in srgb,var(--danger)35%,transparent);border-radius:999px;margin-left:.5rem;padding:.1rem .4rem;font-size:.65rem;font-weight:600}.RoundStats-module__n4Adnq__vote{color:var(--fg);font-weight:700}.RoundStats-module__n4Adnq__noVote{color:var(--muted);font-style:italic}
.PokerTable-module__KIbZ1W__stage{min-height:420px;position:relative}.PokerTable-module__KIbZ1W__table{background:var(--surface);border:1px solid var(--border);width:100%;max-width:920px;height:460px;box-shadow:var(--shadow-soft);border-radius:36px;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative;overflow:hidden}.PokerTable-module__KIbZ1W__seats{width:calc(100% - 140px);height:calc(100% - 170px);position:relative}.PokerTable-module__KIbZ1W__brand{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.08;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute}.PokerTable-module__KIbZ1W__logo{background:var(--surface);width:50px;height:50px;color:var(--fg);border-radius:10px;place-items:center;font-size:2rem;font-weight:900;display:grid}.PokerTable-module__KIbZ1W__title{letter-spacing:.2px;font-weight:800}
.Seat-module__EqDd6W__seat{text-align:center;transform-origin:50%;position:absolute}.Seat-module__EqDd6W__content{position:relative}.Seat-module__EqDd6W__card{background:var(--surface);border:1px dashed var(--border-weak);width:64px;height:90px;transition:all var(--animation-bezier).2s;border-radius:8px;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.Seat-module__EqDd6W__cardOffline{opacity:.55;border-style:dotted}.Seat-module__EqDd6W__chosenNotRevealed{border:1px solid color-mix(in srgb,var(--accent)55%,transparent);background:var(--surface-2);box-shadow:var(--shadow-soft);transform:translateY(-10px)rotate(-5deg)}.Seat-module__EqDd6W__revealedNotChosen{background:var(--surface-2);border:2px dashed color-mix(in srgb,var(--border-weak)70%,transparent);color:color-mix(in srgb,var(--fg)70%,transparent);box-shadow:none;opacity:.75}.Seat-module__EqDd6W__chosenRevealed{border:1px solid var(--border-weak);background:var(--surface);color:var(--fg)}.Seat-module__EqDd6W__nameWrap{justify-content:center;align-items:center;gap:.25rem;margin-top:6px;font-size:.9rem;display:flex;position:absolute;left:0;right:0}.Seat-module__EqDd6W__name{background-color:var(--surface-2);border-radius:8px;padding:.2rem .4rem;font-size:.8rem;font-weight:500}.Seat-module__EqDd6W__status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.65rem;font-weight:700;display:inline-flex}.Seat-module__EqDd6W__statusDot{background:currentColor;border-radius:999px;width:.4rem;height:.4rem}.Seat-module__EqDd6W__statusOffline{background:color-mix(in srgb,var(--danger)12%,transparent);color:var(--danger);border:1px solid color-mix(in srgb,var(--danger)35%,transparent)}.Seat-module__EqDd6W__emoji{opacity:0;font-size:1.4rem;animation:.8s Seat-module__EqDd6W__pop;position:absolute;top:0;bottom:0;right:-1.5rem;transform:translateY(0)scale(.8)}@keyframes Seat-module__EqDd6W__pop{0%{opacity:0;transform:translateY(0)scale(.8)}80%{opacity:1;transform:translateY(-6px)scale(1.2)}to{opacity:0;transform:translateY(0)scale(.8)}}.Seat-module__EqDd6W__brand{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.1;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute}.Seat-module__EqDd6W__logo{background:var(--surface);width:20px;height:20px;color:var(--fg);border-radius:5px;place-items:center;font-size:.8rem;font-weight:900;display:grid}
.VoteCards-module__zq-8LW__dock{justify-content:center;width:100%;display:flex}.VoteCards-module__zq-8LW__row{gap:12px;width:max-content;margin:0 auto;padding:8px 0;display:flex;overflow-x:auto}.VoteCards-module__zq-8LW__card{border:1px solid var(--border-strong);background:var(--surface);width:64px;height:90px;box-shadow:var(--shadow-soft);cursor:pointer;color:var(--fg);border-radius:14px;flex-shrink:0;place-items:center;font-size:1.5rem;font-weight:700;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:grid}.VoteCards-module__zq-8LW__card:hover{border-color:color-mix(in srgb,var(--accent)45%,var(--border));box-shadow:var(--shadow);transform:translateY(-6px)}.VoteCards-module__zq-8LW__selected{border-color:color-mix(in srgb,var(--accent)60%,var(--border));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent)25%,transparent);background:color-mix(in srgb,var(--accent)10%,var(--surface))}.VoteCards-module__zq-8LW__disabled{opacity:.6;color:var(--muted)}@media (max-width:1000px){.VoteCards-module__zq-8LW__dock{background:var(--surface);border-top:1px solid var(--border);justify-content:flex-start;padding:8px 0}.VoteCards-module__zq-8LW__row{width:100%;margin:0;padding:10px 12px}}
.EmojiBar-module__2Zaw-G__row{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:999px;flex-wrap:wrap;justify-content:center;align-self:center;gap:6px;padding:4px 8px;display:flex}.EmojiBar-module__2Zaw-G__btn{border:1px solid var(--border);background:var(--surface-2);color:var(--fg);cursor:pointer;border-radius:999px;padding:4px 8px;font-size:16px;line-height:1;transition:transform .15s,border-color .15s,background .15s}.EmojiBar-module__2Zaw-G__btn:hover{border-color:var(--border-strong);background:var(--surface);transform:translateY(-2px)}.EmojiBar-module__2Zaw-G__btn:focus-visible{outline:2px solid color-mix(in srgb,var(--accent)55%,transparent);outline-offset:2px}
.CountdownOverlay-module__m1CaEq__overlay{background:color-mix(in srgb,var(--bg)88%,transparent);-webkit-backdrop-filter:blur(4px)saturate(120%);backdrop-filter:blur(4px)saturate(120%);z-index:70;place-items:center;display:grid;position:fixed;inset:0}.CountdownOverlay-module__m1CaEq__bubble{border:1px solid var(--border);background:var(--surface);width:240px;height:240px;box-shadow:var(--shadow);font-size:72px;font-weight:900;font-family:var(--font-display);color:var(--fg);border-radius:999px;place-items:center;gap:4px;animation:1.2s ease-in-out infinite CountdownOverlay-module__m1CaEq__pulse;display:grid}.CountdownOverlay-module__m1CaEq__label{opacity:.85}@keyframes CountdownOverlay-module__m1CaEq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}
.VoteStatusList-module__yDE_WG__container{flex-direction:column;gap:.75rem;height:fit-content;padding:0;display:flex}.VoteStatusList-module__yDE_WG__gameMeta{gap:2px;display:grid}.VoteStatusList-module__yDE_WG__gameName{font-size:20px;font-weight:900}.VoteStatusList-module__yDE_WG__gameDate{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.VoteStatusList-module__yDE_WG__groups{gap:.75rem;display:grid}.VoteStatusList-module__yDE_WG__section{flex-direction:column;gap:.5rem;display:flex}.VoteStatusList-module__yDE_WG__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;gap:8px;margin:0;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.VoteStatusList-module__yDE_WG__sectionIcon{width:14px;height:14px;display:block}.VoteStatusList-module__yDE_WG__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.VoteStatusList-module__yDE_WG__item{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:999px;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .75rem;transition:transform .2s,opacity .2s,background .2s;animation:.2s VoteStatusList-module__yDE_WG__voteFade;display:flex}.VoteStatusList-module__yDE_WG__item[data-group=waiting]{animation-name:VoteStatusList-module__yDE_WG__slideInLeft}.VoteStatusList-module__yDE_WG__item[data-group=voted]{border-color:color-mix(in srgb,var(--accent)50%,var(--border));background:color-mix(in srgb,var(--accent)8%,var(--surface));animation-name:VoteStatusList-module__yDE_WG__slideInRight}.VoteStatusList-module__yDE_WG__person{align-items:center;gap:.5rem;display:inline-flex}.VoteStatusList-module__yDE_WG__avatar{background:var(--surface-2);border:1px solid var(--border);width:28px;height:28px;color:var(--muted);border-radius:999px;place-items:center;font-size:12px;font-weight:700;display:grid}.VoteStatusList-module__yDE_WG__avatarImage{border:1px solid var(--border);object-fit:cover;border-radius:999px;width:28px;height:28px;display:block}.VoteStatusList-module__yDE_WG__skelGameTitle{border-radius:12px;width:220px;height:22px}.VoteStatusList-module__yDE_WG__skelGameDate{border-radius:999px;width:120px;height:12px}.VoteStatusList-module__yDE_WG__skelRow{border-radius:999px;height:40px}.VoteStatusList-module__yDE_WG__name{font-size:.85rem;font-weight:600}.VoteStatusList-module__yDE_WG__status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.VoteStatusList-module__yDE_WG__statusDot{background:currentColor;border-radius:999px;width:.4rem;height:.4rem}.VoteStatusList-module__yDE_WG__statusOffline{background:color-mix(in srgb,var(--danger)12%,transparent);color:var(--danger);border:1px solid color-mix(in srgb,var(--danger)35%,transparent)}.VoteStatusList-module__yDE_WG__votedBadge{border:1px solid color-mix(in srgb,var(--accent)45%,var(--border));background:color-mix(in srgb,var(--accent)18%,transparent);width:22px;height:22px;color:var(--accent);border-radius:999px;place-items:center;display:grid}.VoteStatusList-module__yDE_WG__votedIcon{width:12px;height:12px}@keyframes VoteStatusList-module__yDE_WG__slideInLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes VoteStatusList-module__yDE_WG__slideInRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.VoteStatusList-module__yDE_WG__item{transition:none;animation:none}}.VoteStatusList-module__yDE_WG__empty{color:var(--muted);margin:0;font-size:.85rem}@media (max-width:720px){.VoteStatusList-module__yDE_WG__container{padding:.75rem}}
.LoginClient-module__OBimXW__page{padding:48px 1.5rem 110px}.LoginClient-module__OBimXW__split{max-width:1040px;min-height:calc(100vh - var(--nav-height) - 120px);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:32px;margin:0 auto;display:grid}.LoginClient-module__OBimXW__copy{gap:16px;display:grid}.LoginClient-module__OBimXW__kicker{text-transform:uppercase;letter-spacing:.32em;color:var(--muted);font-size:12px;font-weight:600}.LoginClient-module__OBimXW__title{margin:0;font-size:clamp(2.4rem,4vw,3.4rem);line-height:1.1}.LoginClient-module__OBimXW__tagline{max-width:42ch;color:var(--muted);font-size:1.05rem}.LoginClient-module__OBimXW__badgeRow{flex-wrap:wrap;gap:10px;display:flex}.LoginClient-module__OBimXW__badge{border:1px solid color-mix(in srgb,var(--accent)25%,var(--border));background:color-mix(in srgb,var(--accent)8%,var(--surface-2));color:color-mix(in srgb,var(--accent)70%,var(--muted));border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.LoginClient-module__OBimXW__card{justify-self:end;gap:12px;width:min(420px,100%);display:grid}.LoginClient-module__OBimXW__logo{background:var(--accent);width:56px;height:56px;color:var(--accent-contrast);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 6px;font-size:26px;font-weight:800;display:flex}.LoginClient-module__OBimXW__error{color:var(--danger);background:color-mix(in srgb,var(--danger)12%,transparent);border:1px solid color-mix(in srgb,var(--danger)40%,transparent);text-align:center;border-radius:12px;padding:8px 12px;font-size:14px}@media (max-width:960px){.LoginClient-module__OBimXW__split{text-align:center;grid-template-columns:1fr}.LoginClient-module__OBimXW__card{justify-self:center}.LoginClient-module__OBimXW__badgeRow{justify-content:center}}
.GameResults-module__NMKWwa__wrap{max-width:var(--maxw);gap:20px;margin:0 auto;padding:32px 24px 56px;display:grid}.GameResults-module__NMKWwa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.GameResults-module__NMKWwa__title{margin:0;font-size:1.6rem}.GameResults-module__NMKWwa__subtitle{color:var(--muted);margin:6px 0 0;font-size:.95rem}.GameResults-module__NMKWwa__actions{gap:8px;display:flex}.GameResults-module__NMKWwa__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.GameResults-module__NMKWwa__summaryCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);gap:6px;padding:14px 16px;display:grid}.GameResults-module__NMKWwa__summaryLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.GameResults-module__NMKWwa__summaryValue{font-size:1.35rem;font-weight:700}.GameResults-module__NMKWwa__issueList{gap:16px;display:grid}.GameResults-module__NMKWwa__issueCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);gap:12px;padding:16px;display:grid}.GameResults-module__NMKWwa__issueHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.GameResults-module__NMKWwa__issueTitleRow{align-items:center;gap:10px;display:flex}.GameResults-module__NMKWwa__issueIndex{border:1px solid var(--border);background:var(--surface-2);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.GameResults-module__NMKWwa__issueTitle{margin:0;font-size:1rem}.GameResults-module__NMKWwa__issueMeta{flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.GameResults-module__NMKWwa__metaPill{border:1px solid var(--border);background:var(--surface-2);color:var(--fg);border-radius:999px;padding:4px 8px;font-weight:600}.GameResults-module__NMKWwa__consensusPill{background:color-mix(in srgb,var(--success)15%,var(--surface));border-color:color-mix(in srgb,var(--success)55%,var(--border));color:color-mix(in srgb,var(--success)80%,var(--fg))}.GameResults-module__NMKWwa__pending{color:var(--muted);font-size:12px}.GameResults-module__NMKWwa__voteGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px 12px;display:grid}.GameResults-module__NMKWwa__voteRow{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;display:flex}.GameResults-module__NMKWwa__voteName{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.GameResults-module__NMKWwa__voteValue{font-weight:700}.GameResults-module__NMKWwa__noVote{color:var(--muted);font-weight:600}@media (max-width:720px){.GameResults-module__NMKWwa__wrap{padding:24px 16px 48px}.GameResults-module__NMKWwa__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}
