@import "https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800;900&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#f7f7f8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#070708;--panel:#101012;--panel-2:#151518;--line:#28282d;--line-strong:#3a3a42;--muted:#85858e;--soft:#b8b8c0;--text:#f7f7f8;--accent:#fff;background:#070708;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 50% -10%, #ffffff13, transparent 32rem), var(--bg);min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0}button:disabled{cursor:not-allowed;opacity:.42}.app{min-height:100svh;padding:20px 16px 40px;position:relative;overflow-x:hidden}.app:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.container{z-index:1;width:min(760px,100%);margin:0 auto;position:relative}.sound-toggle{z-index:20;border:1px solid var(--line);width:auto;min-height:38px;color:var(--soft);-webkit-backdrop-filter:blur(16px);letter-spacing:.1em;background:#101012d1;border-radius:999px;justify-content:center;align-items:center;gap:7px;margin:0;padding:9px 12px;font-size:9px;font-weight:900;display:inline-flex;position:fixed;top:14px;right:14px}.sound-toggle:hover{border-color:var(--line-strong);color:var(--text)}.sound-toggle span:first-child{font-size:15px}.badge{border:1px solid var(--line);color:var(--soft);letter-spacing:.14em;background:#ffffff05;border-radius:999px;align-items:center;padding:8px 12px;font-size:9px;font-weight:900;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:920px;margin:26px auto 18px;font-size:clamp(46px,10vw,82px);line-height:.9}h2{letter-spacing:-.045em}.subtitle{color:var(--muted);max-width:520px;margin:0 auto 28px;line-height:1.5}.choice-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:38px;display:grid}.choice-card{border:1px solid var(--line);background:linear-gradient(#121214,#0e0e10);border-radius:24px;padding:24px;box-shadow:0 18px 55px #0003}.choice-number{color:#65656d;letter-spacing:.14em;font-size:10px;font-weight:900}.choice-card h2{margin:10px 0 8px;font-size:24px}.choice-card p{color:var(--muted);min-height:44px;font-size:13px;line-height:1.45}label{color:#9a9aa3;letter-spacing:.04em;margin:16px 0 7px;font-size:10px;font-weight:800;display:block}input{border:1px solid var(--line);width:100%;color:var(--text);background:#09090b;border-radius:14px;outline:none;padding:14px 15px;font-size:15px;transition:border-color .15s,box-shadow .15s}input:focus{border-color:#62626b;box-shadow:0 0 0 3px #ffffff0d}.code-input{text-transform:uppercase;letter-spacing:.18em;font-weight:900}button:not(.sound-toggle){background:var(--accent);color:#080809;letter-spacing:.01em;border-radius:14px;width:100%;min-height:50px;margin-top:14px;padding:14px 16px;font-weight:900;transition:transform .15s,background .15s,border-color .15s}button:not(:disabled):active{transform:scale(.985)}.secondary-button{width:auto!important;min-height:44px!important;color:var(--text)!important;border:1px solid var(--line)!important;background:#151518!important;margin:0!important;padding:11px 14px!important}.landing{text-align:center;max-width:1040px;padding-top:24px}.lobby-container,.game-container,.results-container,.final-container{max-width:760px;padding-top:20px}.lobby-topline{justify-content:space-between;align-items:center;gap:16px;margin:30px 0 14px;display:flex}.label{color:#66666f;letter-spacing:.14em;margin-bottom:6px;font-size:9px;font-weight:900}.room-code{letter-spacing:.1em;font-size:clamp(34px,9vw,58px);font-weight:900;line-height:1}.lobby-title{margin:30px 0 8px;font-size:clamp(32px,7vw,54px)}.lobby-container>.subtitle{text-align:left;max-width:none;margin:0 0 20px;font-size:13px}.compact-players{gap:8px;display:grid}.player-card{border:1px solid var(--line);background:#101012;border-radius:16px;align-items:center;gap:12px;padding:11px 13px;display:flex}.player-card-info{align-items:center;gap:8px;min-width:0;display:flex}.player-card-info span{text-overflow:ellipsis;font-size:15px;font-weight:850;overflow:hidden}.player-card-info strong{color:#8d8d96;letter-spacing:.1em;font-size:8px}.player-avatar,.vote-avatar,.result-avatar,.winner-avatar,.verdict-avatar{background:#222228;border:1px solid #35353d;flex:none;place-items:center;display:grid}.player-avatar{border-radius:14px;width:46px;height:46px;font-size:27px}.start-game-button{margin-top:18px!important}.success{text-align:center;color:#bdbdc5;margin:12px 0 0;font-size:12px}.error{text-align:center;color:#ff8e8e;margin:12px 0 0;font-size:12px}.round-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-right:82px;display:flex}.round-header>span{color:#85858e;letter-spacing:.11em;font-size:10px;font-weight:900}.progress-track{background:#202024;border-radius:999px;height:4px;overflow:hidden}.progress-fill{background:#f4f4f5;height:100%;transition:width .35s cubic-bezier(.2,.8,.2,1)}.vote-timer{border:1px solid var(--line);color:#8e8e96;letter-spacing:.09em;background:#0e0e10;border-radius:13px;align-items:center;gap:8px;min-height:42px;margin:12px 0 2px;padding:9px 12px;font-size:8px;font-weight:900;transition:border-color .2s,background .2s,color .2s;display:flex}.vote-timer strong{color:#f4f4f5;letter-spacing:-.02em;text-align:right;min-width:34px;margin-left:auto;font-size:17px}.vote-timer-dot{background:#8e8e96;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.vote-timer.urgent{color:#d0d0d5;background:#17171a;border-color:#77777f}.vote-timer.urgent .vote-timer-dot{animation:.8s ease-in-out infinite timer-pulse}.timer-note{color:#66666f}@keyframes timer-pulse{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.question-category{border:1px solid var(--line);color:#9b9ba4;background:#ffffff06;border-radius:999px;align-items:center;gap:7px;margin-top:30px;padding:7px 10px;display:inline-flex}.question-category span{font-size:14px}.question-category strong{letter-spacing:.12em;font-size:8px;font-weight:900}.question{max-width:720px;margin:16px 0 12px;font-size:clamp(38px,7.5vw,64px);line-height:.98}.instruction{color:#898991;margin-bottom:20px;font-size:13px}.vote-list{gap:9px;display:grid}.vote-player{align-items:center;gap:12px;text-align:left!important;width:100%!important;min-height:66px!important;color:var(--text)!important;border:1px solid var(--line)!important;background:#111113!important;border-radius:17px!important;margin:0!important;padding:8px 12px!important;display:flex!important}.vote-player:hover{border-color:#45454e!important}.vote-player.selected{box-shadow:0 0 0 2px #ffffff0f;background:#19191d!important;border-color:#f0f0f2!important}.vote-avatar{border-radius:14px;width:46px;height:46px;font-size:26px}.vote-player-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.vote-player-info strong{text-overflow:ellipsis;font-size:15px;overflow:hidden}.vote-player-info small{color:#707079;letter-spacing:.1em;font-size:8px;font-weight:900}.vote-radio{color:#080809;border:1px solid #4d4d56;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.vote-player.selected .vote-radio{background:#f5f5f5;border-color:#f5f5f5}.vote-confirmation{text-align:center;background:#17171b;border:1px solid #44444b;border-radius:17px;margin:0 0 12px;padding:14px 16px;animation:.2s both slide-up}.vote-confirmation span,.vote-confirmation small{color:#85858e;letter-spacing:.13em;font-size:8px;font-weight:900;display:block}.vote-confirmation strong{margin:4px 0;font-size:20px;display:block}.vote-confirmation small{letter-spacing:0;font-size:10px;font-weight:600}.confirm-vote{z-index:5;position:sticky;bottom:12px;box-shadow:0 12px 30px #0000006b;margin-top:14px!important}.vote-locked{border:1px solid var(--line);text-align:center;color:#9d9da5;letter-spacing:.1em;background:#111113;border-radius:14px;margin-top:14px;padding:14px;font-size:10px;font-weight:900}.status{color:#6e6e77;text-align:center;margin:14px 0 0;font-size:11px}.reveal-screen{text-align:center}.result-question{color:#8d8d95;max-width:650px;margin:26px auto 9px;font-size:13px}.reveal-screen h2{margin-bottom:22px;font-size:clamp(32px,7vw,50px)}.dramatic-results{text-align:left;gap:9px;display:grid}.result{border:1px solid var(--line);background:#111113;border-radius:16px;padding:13px}.result.winner{background:#17171a;border-color:#f1f1f3}.result-main{justify-content:space-between;align-items:center;gap:15px;display:flex}.result-player{align-items:center;gap:11px;min-width:0;display:flex}.result-avatar{border-radius:12px;width:40px;height:40px;font-size:23px}.result-main strong{text-overflow:ellipsis;font-size:16px;display:block;overflow:hidden}.most-voted{letter-spacing:.12em;color:#8e8e96;margin-bottom:3px;font-size:8px;font-weight:900;display:block}.result-score{text-align:right;flex:none}.result-score strong{font-size:19px}.result-score span{color:#77777f;margin-top:2px;font-size:10px;display:block}.result-bar{background:#252529;border-radius:999px;height:5px;margin-top:11px;overflow:hidden}.result-bar div{background:#f5f5f5;height:100%;transition:width .5s}.auto-next{color:#707079;margin-top:19px;font-size:11px}.winner-reveal{text-align:center;background:#151518;border:1px solid #f5f5f5;border-radius:22px;margin:0 auto 18px;padding:22px 16px 20px;animation:.45s cubic-bezier(.2,.8,.2,1) both reveal-pop}.winner-reveal span{color:#9b9ba3;letter-spacing:.16em;font-size:9px;font-weight:900;display:block}.winner-avatar{border-radius:21px;width:70px;height:70px;margin:11px auto 8px;font-size:40px}.winner-reveal strong{letter-spacing:-.05em;font-size:clamp(34px,8vw,56px);line-height:1;display:block}.winner-reveal b{margin-top:3px;font-size:29px;display:block}.winner-reveal small{color:#77777f;font-size:10px}.final-container{text-align:center}.final-title{margin:25px 0 10px;font-size:clamp(43px,9vw,70px);line-height:.92}.verdict-card{text-align:left;background:linear-gradient(#121214,#0e0e10);border:1px solid #35353c;border-radius:23px;margin:26px auto 18px;overflow:hidden;box-shadow:0 24px 70px #00000047}.verdict-heading{border-bottom:1px solid var(--line);color:#77777f;letter-spacing:.11em;justify-content:space-between;gap:12px;padding:15px 17px;font-size:9px;font-weight:900;display:flex}.verdict-list{display:grid}.verdict-row{border-bottom:1px solid #242428;grid-template-columns:40px 1fr 44px;align-items:center;gap:11px;min-height:76px;padding:11px 15px;display:grid}.verdict-row:last-child{border-bottom:0}.verdict-icon{background:#202025;border:1px solid #34343b;border-radius:13px;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.verdict-copy{min-width:0}.verdict-copy span{color:#85858d;letter-spacing:.08em;font-size:8px;font-weight:900;line-height:1.25;display:block}.verdict-copy strong{text-overflow:ellipsis;margin-top:5px;font-size:17px;line-height:1.05;display:block;overflow:hidden}.verdict-avatar{border-radius:14px;width:44px;height:44px;font-size:25px}.share-card-footer{border-top:1px solid var(--line);color:#707079;letter-spacing:.12em;padding:14px 17px;font-size:8px;font-weight:900}.final-actions{grid-template-columns:1.3fr 1fr;gap:9px;display:grid}.share-button{margin:0!important}.final-actions .secondary-button{width:100%!important}.avatar-picker{grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;margin:8px 0 14px;display:grid}.avatar-choice{aspect-ratio:1;font-size:22px;line-height:1;color:#fff!important;background:#17171b!important;border:1px solid #303038!important;border-radius:12px!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important}.avatar-choice:hover{transform:translateY(-2px)}.avatar-choice.selected{box-shadow:0 0 0 2px #f5f5f5;background:#27272d!important;border-color:#f5f5f5!important}@keyframes reveal-pop{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width<=680px){.app{padding:14px 12px 28px}.sound-toggle{min-height:36px;padding:8px 10px;font-size:8px;top:10px;right:10px}.landing{padding-top:26px}h1{font-size:48px}.choice-grid{grid-template-columns:1fr;gap:12px;margin-top:28px}.choice-card{border-radius:20px;padding:20px}.choice-card p{min-height:auto}.lobby-topline{align-items:flex-end;padding-right:70px}.lobby-topline .secondary-button{font-size:10px;padding:10px 12px!important}.room-code{font-size:35px}.lobby-title{font-size:34px}.round-header{padding-right:68px}.round-header .badge{padding:8px 10px}.round-header>span{font-size:9px}.vote-timer{margin-top:10px}.vote-timer strong{font-size:16px}.question-category{margin-top:18px}.question{margin-top:14px;font-size:38px}.vote-player{min-height:62px!important;padding:7px 10px!important}.vote-avatar{border-radius:13px;width:43px;height:43px;font-size:24px}.vote-player-info strong{font-size:15px}.confirm-vote{bottom:8px;min-height:54px!important}.winner-avatar{width:66px;height:66px;font-size:37px}.verdict-row{grid-template-columns:37px 1fr 42px;gap:9px;min-height:70px;padding:10px 12px}.verdict-icon{border-radius:11px;width:37px;height:37px;font-size:19px}.verdict-copy span{font-size:7px}.verdict-copy strong{font-size:15px}.verdict-avatar{border-radius:12px;width:41px;height:41px;font-size:23px}.final-actions{grid-template-columns:1fr}.final-actions .secondary-button{min-height:48px!important}}@media (width<=390px){.app{padding-left:9px;padding-right:9px}h1{font-size:43px}.question{font-size:34px}.sound-toggle span:last-child{display:none}.sound-toggle{width:38px;padding:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.landing-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.landing-action{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:4px 11px;text-align:left!important;border:1px solid var(--line)!important;min-height:92px!important;color:var(--text)!important;background:#111113!important;border-radius:17px!important;padding:15px 16px!important;display:grid!important}.landing-action:hover{border-color:#45454e!important}.landing-action.active{background:#19191d!important;border-color:#f4f4f5!important}.landing-action span{color:#6f6f78;letter-spacing:.1em;grid-row:1/span 2;font-size:9px;font-weight:900}.landing-action strong{letter-spacing:.06em;font-size:13px}.landing-action small{color:#777780;font-size:10px;line-height:1.3}.active-choice{margin-top:12px;animation:.2s both slide-up}.lobby-hero{margin-bottom:24px}.lobby-subtitle{color:#888890;max-width:560px;margin:8px 0 0;line-height:1.5}.invite-panel{border:1px solid var(--line);background:#111113;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 14px;padding:18px 20px;display:flex}.copy-invite-button{white-space:nowrap;min-height:44px!important;padding:10px 16px!important}.lobby-status-row{justify-content:space-between;align-items:center;gap:12px;padding:12px 2px 14px;display:flex}.lobby-status-row>div:first-child{align-items:baseline;gap:7px;display:flex}.lobby-status-row strong{font-size:22px}.player-limit{color:#66666f;letter-spacing:.08em;font-size:8px;font-weight:900}.ready-pill{border:1px solid var(--line);color:#777780;letter-spacing:.1em;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900}.ready-pill.ready{color:#f0f0f2;border-color:#66666e}.player-online-dot{background:#aaaab2;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin-left:auto}.guest-wait-note{color:#74747d;letter-spacing:.1em;justify-content:center;align-items:center;gap:8px;margin-top:14px;padding:12px;font-size:8px;font-weight:900;display:flex}.guest-wait-dot{background:#9999a1;border-radius:50%;width:6px;height:6px}.reveal-screen h2,.question{color:var(--text)!important}@media (width<=680px){.landing-actions{grid-template-columns:1fr;margin-top:22px}.landing-action{min-height:72px!important}.invite-panel{flex-direction:column;align-items:stretch}.copy-invite-button{width:100%!important}.lobby-status-row{align-items:flex-start}.lobby-title{font-size:34px}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#070708;--panel:#101012;--panel-2:#151518;--line:#28282d;--line-strong:#3a3a42;--muted:#85858e;--soft:#b8b8c0;--text:#f7f7f8;--accent:#fff}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0;color:#f7f7f8!important;background:#070708!important}body{overflow-x:hidden}h1,h2,h3,h4,h5,h6,p,strong,b,span,label,small,div,.landing,.landing *,.lobby-container,.lobby-container *,.game-container,.game-container *,.results-container,.results-container *{color:inherit}.landing h1,.landing h2,.landing h3,.lobby-hero h2,.invite-panel,.invite-panel *,.lobby-status-row,.lobby-status-row *,.player-card,.player-card *,.reveal-screen h2,.question{color:#f7f7f8!important}.landing .subtitle,.lobby-subtitle,.landing-action small,.lobby-status-row .player-limit,.guest-wait-note,.player-online-dot+span{color:#85858e!important}input,textarea,select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7f7f8!important;-webkit-text-fill-color:#f7f7f8!important;background-color:#09090b!important}input::placeholder,textarea::placeholder{opacity:1;color:#777780!important}button{-webkit-text-fill-color:inherit}@media (width<=900px){.app{padding-left:14px;padding-right:14px}.container{width:min(760px,100%)}}@media (width<=680px){.app{padding:14px 12px 28px}.landing{padding-top:20px}.landing h1{font-size:clamp(40px,13vw,58px);line-height:.92}.landing-actions{grid-template-columns:1fr}.invite-panel{flex-direction:column;align-items:stretch}.copy-invite-button{width:100%!important}}@media (width<=420px){.app{padding-left:10px;padding-right:10px}.sound-toggle{min-height:36px;padding:8px 10px;top:10px;right:10px}.landing h1{font-size:clamp(36px,12vw,50px)}.landing-action{min-height:68px!important}}.copy-invite-button{color:#080809!important;-webkit-text-fill-color:#080809!important;opacity:1!important;background:#f7f7f8!important;border:1px solid #f7f7f8!important;font-weight:800!important}.copy-invite-button:hover,.copy-invite-button:focus-visible{color:#080809!important;-webkit-text-fill-color:#080809!important;background:#fff!important}.copy-invite-button:disabled{color:#080809!important;-webkit-text-fill-color:#080809!important;opacity:1!important}.game-ads{justify-content:center;align-items:flex-start;gap:24px;width:100%;margin:30px auto 10px;padding-top:6px;display:flex;overflow:hidden}.game-ad-native{justify-content:center;align-items:center;width:min(100%,320px);min-height:100px;display:flex;overflow:hidden}.game-ad-banner{justify-content:center;align-items:flex-start;width:160px;min-width:160px;min-height:300px;display:flex;overflow:hidden}@media (width<=680px){.game-ads{flex-direction:column;align-items:center;gap:18px}.game-ad-native{width:100%}}
