@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#f6e7d4;--ink:#0d0d0c;--panel:#171614;--line:#deaa7733;--muted:#b8a38e;--coral:#dc745b;--cream:#f2d9bd;background:#0d0d0c;font-family:DM Sans,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-ms-overflow-style:none;scrollbar-width:none!important}::-webkit-scrollbar{width:0;height:0;display:none!important}html,body,#root{width:100%;height:100dvh;overflow:hidden}body{background:var(--ink);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible),summary:focus:not(:focus-visible){outline:none}button:disabled{cursor:not-allowed;opacity:.4}.update-notice{z-index:100;top:max(12px, env(safe-area-inset-top));width:min(560px,100% - 24px);color:var(--cream);background:#201a17;border:1px solid #dc745b80;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 16px 50px #0000008c}.update-notice div{gap:2px;display:grid}.update-notice span{color:var(--muted);font-size:13px;line-height:1.35}.update-notice button{color:#fff;background:#c85f4b;border:0;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:800;display:inline-flex}.home-shell{background:radial-gradient(circle at 18% 10%,#71392738,#0000 32%),radial-gradient(circle at 86% 85%,#744d2924,#0000 30%),#0d0d0c;place-items:center;height:100dvh;padding:clamp(12px,3vh,24px);display:grid;position:relative;overflow:hidden}.orb{border-radius:999px;position:absolute}.orb-one{opacity:.22;background:#a94f3d;width:220px;height:220px;top:-150px;right:12%}.orb-two{opacity:.18;background:#b37a44;width:150px;height:150px;bottom:-110px;left:9%}.home-card{border:1px solid var(--line);background:#11100eeb;border-radius:20px;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(28px,5vw,56px);width:min(1050px,100%);min-height:min(620px,100dvh - 24px);max-height:calc(100dvh - 24px);padding:clamp(28px,5vh,42px);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #0009}.brand-mark{color:var(--cream);letter-spacing:-.03em;align-items:center;gap:10px;font:800 18px Manrope;display:flex;position:absolute;top:38px;left:42px}.brand-mark.small{font-size:16px;position:static}.logo-mark{object-fit:contain;mix-blend-mode:lighten;border-radius:0;flex:none;display:block}.home-copy h1,.stage h1{letter-spacing:-.065em;margin:10px 0 18px;font:800 clamp(2.8rem,6vw,5rem)/.98 Manrope}.eyebrow{color:var(--coral);text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:13px;font-weight:700}.intro,.stage p{max-width:520px;color:var(--muted);font-size:17px;line-height:1.65}.join-panel{color:var(--cream);border:1px solid var(--line);background:#181613;border-radius:18px;padding:30px;box-shadow:0 16px 45px #0006}label{gap:8px;margin-bottom:18px;font-size:14px;font-weight:700;display:grid}input,select,textarea{width:100%;min-height:52px;color:var(--cream);background:#100f0e;border:1px solid #e0ad7859;border-radius:10px;outline:none;padding:0 15px;font-size:16px}textarea{padding:15px}input::placeholder,textarea::placeholder{color:#74685b}.code-input{text-align:center;letter-spacing:.34em;font:800 22px Manrope}.primary,.secondary{border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 19px;font-weight:800;display:inline-flex}.primary{color:#fff9f2;background:linear-gradient(110deg,#c85f4b,#df7a61);box-shadow:0 6px #74382d}.secondary{color:var(--cream);background:0 0;border:1px solid #e0ad7859}.join-panel .primary,.join-panel .secondary{width:100%}.divider{color:#88818f;align-items:center;gap:12px;margin:20px 0;font-size:13px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.join-panel .create-streamer{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;margin:-5px 0 12px;font-size:13px;display:flex}.create-streamer span{align-items:center;gap:7px;display:flex}.create-streamer input{width:38px;height:22px;min-height:22px;accent-color:var(--coral);margin:0}.app-version{color:#665c53;font:600 11px Manrope;position:absolute;bottom:12px;right:18px}.error{color:#ff8d7b;font-weight:700}.success{color:#dc9f7b}.banner{z-index:60;background:#542b24;border-radius:10px;max-width:min(300px,100vw - 40px);padding:10px 14px;font-size:13px;position:fixed;top:84px;left:50%;transform:translate(-50%)}.game-shell{background:radial-gradient(circle at 42% -25%, #703c283d, transparent 36%), var(--ink);width:100%;height:100dvh;overflow:hidden}.topbar{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:74px;padding:0 clamp(18px,4vw,48px);display:grid}.room-code-wrap{justify-self:center;position:relative}.room-code{color:#fff;border:1px solid var(--line);cursor:pointer;background:#ffffff12;border-radius:11px;align-items:center;gap:9px;min-height:42px;padding:0 14px;transition:border-color .18s,background .18s;display:flex}.room-code:hover,.room-code:focus-visible{background:#ffffff1a;border-color:#dc745b80;outline:none}.room-code.copied{background:#dc745b1f;border-color:#dc745ba6}.room-code span{color:var(--muted)}.room-code strong{letter-spacing:.12em;font:800 17px Manrope}.room-code.streamer{padding-right:48px}.room-code.streamer strong{letter-spacing:.18em;min-width:48px}.room-code-eye{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:6px;right:7px}.top-actions{justify-self:end;gap:5px;display:flex}.players-toggle,.leave-button{min-height:40px;color:var(--muted);border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-weight:700;display:inline-flex}.players-toggle{border:1px solid var(--line);background:#ffffff0a}.players-toggle strong{color:#fff;background:#4a2c24;border-radius:7px;place-items:center;min-width:22px;height:22px;padding:0 5px;display:grid}.players-toggle.active{color:var(--coral);background:#dc745b14;border-color:#dc745b66}.leave-button{background:0 0;border:0}.game-grid{height:calc(100dvh - 74px);transition:grid-template-columns .22s;display:grid;overflow:hidden}.game-grid.players-open{grid-template-columns:minmax(0,1fr) 310px}.game-grid.players-closed{grid-template-columns:minmax(0,1fr) 0}.stage{min-width:0;min-height:0;padding:clamp(20px,4vh,52px) clamp(24px,5vw,72px);display:grid;overflow:hidden}.stage-center{text-align:center;flex-direction:column;align-items:center;width:min(720px,100%);margin:auto;display:flex}.stage-center h1{font-size:clamp(2.6rem,7vw,5.5rem)}.lobby-players{flex-wrap:wrap;justify-content:center;gap:7px;width:100%;max-height:80px;margin-bottom:18px;display:flex;overflow:hidden}.lobby-players span{background:#ffffff0f;border-radius:11px;align-items:center;gap:7px;min-height:36px;padding:4px 10px 4px 5px;font-size:14px;font-weight:700;display:flex}.lobby-players i{color:#2b1813;background:#d99a72;border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;font-style:normal;display:grid}.round-icon{width:70px;height:70px;color:var(--coral);background:#dc745b14;border:1px solid #dc745b8c;border-radius:50%;place-items:center;margin-bottom:25px;display:grid;transform:rotate(-4deg)}.round-icon svg{transform:rotate(4deg)}.lobby-stage h1{margin-bottom:10px;font-size:clamp(2.3rem,5vw,4.2rem)}.lobby-settings{gap:12px;width:min(760px,100%);display:grid}.choice-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.choice-field{color:var(--muted);text-align:left;gap:7px;display:grid}.choice-field>span{font-size:14px;font-weight:700}.choice-trigger{border:1px solid var(--line);width:100%;min-height:52px;color:var(--cream);background:var(--panel);border-radius:11px;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.choice-value{text-align:left;gap:2px;min-width:0;display:grid}.choice-value small{color:var(--muted);font-size:12px;font-weight:500;line-height:1.25}.choice-trigger:has(.choice-value small){min-height:62px}.choice-field.open .choice-trigger{border-color:#dc745ba6}.choice-backdrop{z-index:44;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000b;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.choice-menu{z-index:45;background:#1b1815;border:1px solid #dc745b73;border-radius:24px;gap:4px;width:min(524px,100vw - 36px);max-height:calc(100dvh - 64px);padding:12px;display:grid;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 70px #000d}.choice-menu button{min-height:62px;color:var(--muted);background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;padding:0 18px;font-size:18px;font-weight:700;display:flex}.choice-menu button:has(.choice-value small){min-height:72px}.choice-menu button.selected{color:var(--cream);background:#79423259}.choice-menu svg{color:var(--coral)}.mode{text-align:left;border:1px solid var(--line);min-height:66px;color:var(--cream);background:#ffffff06;border-radius:12px;gap:3px;padding:10px 12px;display:grid}.mode.active{background:#dc745b1a;border-color:#dc745b8c}.mode small,.mode em{color:var(--muted);font-size:11px;font-style:normal}.mode-summary{text-align:left;border:1px solid var(--line);width:100%;min-height:52px;color:var(--cream);cursor:pointer;background:#ffffff06;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:10px 14px;display:grid}.mode-summary:hover{background:#dc745b0d;border-color:#dc745b73}.mode-summary span{gap:2px;min-width:0;display:grid}.mode-summary strong{font-size:14px}.mode-summary small{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:500;line-height:1.25}.lobby-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.lobby-buttons button{width:100%}.lobby-buttons .primary{grid-column:1/-1}.lobby-buttons .secondary{text-align:left;justify-content:flex-start}.selection-button{justify-content:flex-start}.selection-button span{color:var(--muted);margin-left:auto;font-size:12px}.settings-layer{z-index:38;place-items:center;padding:72px 18px 18px;display:grid;position:fixed;inset:0}.settings-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000b3;border:0;width:100%;position:absolute;inset:0}.settings{z-index:1;background:#181613;border:1px solid #dc745b73;border-radius:18px;width:min(720px,100%);max-height:100%;padding:18px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #000d}.settings-header{z-index:2;border-bottom:1px solid var(--line);background:#181613;align-items:center;gap:10px;min-height:64px;margin:-18px -18px 18px;padding:10px 14px;display:flex;position:sticky;top:-18px}.settings-header h2{margin:0;font:800 24px Manrope}.settings-header button{border:1px solid var(--line);width:42px;height:42px;color:var(--cream);background:0 0;border-radius:10px;place-items:center;display:grid}.setting-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.compact-settings{grid-template-columns:1fr;margin-bottom:6px}.compact-settings .choice-field{gap:5px}.compact-settings .choice-trigger{min-height:48px}.toggle{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;margin:0;padding:8px 0;display:flex}.toggle input{width:40px;height:24px;min-height:24px;accent-color:var(--coral)}.filters{border:0;flex-wrap:wrap;gap:6px;padding:14px 0 0;display:flex}.filters legend{width:100%;padding:8px 0;font-weight:800}.filters button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:9px;padding:8px 10px}.filters button.active{color:var(--cream);border-color:var(--coral);background:#dc745b1a}.setting-number{grid-template-columns:1fr 110px;align-items:center;display:grid}.filter-menu{border:0;gap:5px;margin:0;padding:0;display:grid}.filter-menu legend{color:var(--muted);padding:0 4px 10px}.filter-menu button{min-height:54px;color:var(--muted);text-align:left;background:#ffffff06;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:0 15px;font-weight:700;display:flex}.filter-menu button.active{color:var(--cream);background:#dc745b1a;border-color:#dc745b59}.filter-menu svg{color:var(--coral)}.settings-done{width:100%;margin-top:14px;position:sticky;bottom:0}@media (width<=620px){.settings-done{min-height:44px;margin-top:8px;padding:8px 14px;font-size:14px}}.gg-settings-sheet{overscroll-behavior:contain;background:#151310;border:1px solid #dc745b73;border-radius:20px;gap:7px;width:min(720px,100vw - 40px);height:auto;max-height:calc(100dvh - 64px);padding:12px;display:grid;overflow:hidden auto;box-shadow:0 24px 80px #000000d1}.gg-settings-sheet>.settings-header{display:none}.gg-settings-sheet .compact-settings{gap:8px;padding:0}.gg-settings-sheet .settings-group{display:grid}.gg-settings-sheet .settings-group h3{color:#d99a72;letter-spacing:.1em;text-transform:uppercase;margin:5px 8px 3px;font:800 11px Manrope}.gg-settings-sheet .setting-toggle,.gg-settings-sheet .toggle{border:0;border-top:1px solid var(--line);width:100%;min-height:58px;color:var(--cream);cursor:pointer;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:10px 8px;display:flex}.gg-settings-sheet .setting-toggle>span{grid-template-columns:auto 1fr;align-items:center;gap:1px 8px;min-width:0;display:grid}.gg-settings-sheet .setting-toggle svg,.gg-settings-sheet .setting-number svg{color:var(--coral);grid-row:1/3}.gg-settings-sheet .setting-toggle strong,.gg-settings-sheet .setting-number strong{font-size:14px}.gg-settings-sheet .setting-toggle small,.gg-settings-sheet .setting-number small{color:var(--muted);font-weight:500}.gg-settings-sheet .setting-toggle input,.gg-settings-sheet .toggle input{width:42px;height:24px;min-height:24px;accent-color:var(--coral);flex:none;margin:0}.gg-settings-sheet .setting-number{border-top:1px solid var(--line);width:100%;min-height:64px;color:var(--cream);grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:14px;margin:0;padding:8px;display:grid}.gg-settings-sheet .setting-number>span{grid-template-columns:auto 1fr;align-items:center;gap:1px 8px;display:grid}.gg-settings-sheet .setting-number input{text-align:center;min-height:42px;padding:0 10px;font-weight:800}.gg-settings-sheet .settings-done{border-radius:10px;width:100%;min-height:48px;margin:8px 0 0;padding:8px 14px;font-size:14px;position:sticky;bottom:0;box-shadow:0 -10px 24px #151310}@media (width<=620px){.gg-settings-sheet{border-radius:18px;width:calc(100vw - 24px);max-height:calc(100dvh - 110px);padding:10px}}.gg-settings-sheet{z-index:40;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.gg-settings-sheet .setting-toggle input[type=checkbox],.gg-settings-sheet .toggle input[type=checkbox]{appearance:none;background:#fff;border:1px solid #8b8178;border-radius:3px;width:32px;height:32px;min-height:32px}.gg-settings-sheet .setting-toggle input[type=checkbox]:checked,.gg-settings-sheet .toggle input[type=checkbox]:checked{border-color:var(--coral);background-color:var(--coral);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='white' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round' d='m4 12 5 5L20 6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:24px}.play .prompt{font-size:18px}.stage-center.play{min-height:100%;padding:clamp(28px,6dvh,64px) 0 max(24px,env(safe-area-inset-bottom));justify-content:flex-start;margin:0 auto}.answer-stage{gap:0}.answer-stage .category-title{text-wrap:balance;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none;max-width:100%;margin:6px 0 4px;font-size:clamp(2.15rem,5vw,4.25rem);line-height:1.02}.scale{grid-template-columns:1fr 100px 1fr;align-items:center;gap:16px;width:100%;margin:24px 0;display:grid}.scale span{color:var(--muted);text-wrap:balance;overflow-wrap:anywhere;min-width:0;font-size:clamp(13px,1.6vw,16px);line-height:1.25;display:grid}.scale span:first-child{text-align:left}.scale span:last-child{text-align:right}.scale span b{color:var(--cream);font-size:24px}.scale>strong{aspect-ratio:1;color:#2b1813;background:linear-gradient(145deg,#edc69a,#c96c57);border-radius:28px;place-items:center;font:800 48px Manrope;display:grid}.answer-label{text-align:left;width:min(620px,100%);margin:clamp(12px,2.2dvh,22px) 0 14px}.answer-label textarea{min-height:88px}.play>.primary{min-width:220px}.answer-stage>.primary{width:min(420px,100%)}.timer{color:var(--coral);font-weight:800}.inline-actions,.rating,.result-tools{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.inline-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:12px;display:grid}.inline-actions button{min-height:46px}.inline-actions button:only-child{grid-column:1/-1}.text{color:var(--muted);background:0 0;border:0}.moderator-action{min-width:220px;margin-top:18px}.progress{background:#111;border-radius:20px;width:100%;height:28px;margin-top:12px;position:relative;overflow:hidden}.progress span{background:#8b4939;height:100%;display:block}.progress small{place-items:center;display:grid;position:absolute;inset:0}.answer-list,.order-list,.reveal-list{gap:10px;width:100%;margin:20px 0;display:grid}.guess,.assignment,.order-list>div,.reveal-list>div{border:1px solid var(--line);background:var(--panel);text-align:left;border-radius:14px;align-items:center;gap:14px;padding:16px;display:flex}.guess{min-height:112px}.guess span,.assignment span,.order-list span,.reveal-list span{flex:1;display:grid}.guess>span{flex:0 38%;min-width:0}.guess>span strong,.guess>span small{overflow-wrap:anywhere;white-space:normal}.judging-category,.reveal-category{width:100%;color:var(--muted);text-align:center;gap:3px;margin:4px 0 14px;display:grid}.judging-category strong,.reveal-category strong{color:var(--cream);font-size:18px}.judging-tendency{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;gap:5px;font-size:clamp(10px,2.5vw,13px);line-height:1.25;display:flex;overflow:hidden}.judging-tendency b{color:var(--coral);font-size:1em}.judging-tendency i{color:#76675a;margin:0 3px;font-style:normal}.estimate-step{gap:12px;width:100%;margin:12px 0;display:grid}.estimate-step .guess{grid-template-columns:minmax(0,1fr) 44px;align-content:center;min-height:190px;display:grid}.estimate-step .guess>span{grid-column:1/-1}.estimate-step .guess>span strong{margin:7px 0;font-size:clamp(19px,3vw,27px);line-height:1.3}.estimate-step .guess-scale{min-width:0}.estimate-step>.primary{width:100%}.step-footer{color:var(--muted);justify-content:space-between;font-weight:800;display:flex}.reveal-card{gap:12px;width:100%;margin:12px 0 18px;display:grid}.reveal-answer,.guess-results{border:1px solid var(--line);background:var(--panel);border-radius:14px}.reveal-answer{text-align:left;align-items:center;gap:16px;padding:18px;display:flex}.reveal-answer>b{background:var(--coral);color:#fff;border-radius:18px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.reveal-answer span{gap:4px;min-width:0;display:grid}.reveal-answer small{color:var(--muted)}.reveal-answer strong{overflow-wrap:anywhere;font-size:clamp(18px,3vw,25px);line-height:1.3}.guess-results{padding:6px 16px}.guess-results>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.guess-results>div:last-child{border-bottom:0}.guess-results em{color:var(--coral);font-style:normal;font-weight:800}.answer-bonus-note{min-height:48px;color:var(--muted);background:#dc745b0f;border:1px solid #dc745b59;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.answer-bonus-note strong{color:var(--coral)}.reveal-navigation{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.reveal-navigation button:last-child{justify-self:stretch}.reveal-navigation span{color:var(--muted);font-weight:800}.round-summary{background:var(--panel);border:1px solid #dc745b73;border-radius:16px;gap:14px;width:100%;margin:12px 0 18px;padding:18px;display:grid}.round-summary>header{text-align:left;gap:3px;display:grid}.round-summary>header span{color:var(--coral);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.round-summary>header strong{font-size:clamp(20px,4vw,28px)}.round-summary ol{margin:0;padding:0;list-style:none;display:grid}.round-summary li{border-top:1px solid var(--line);grid-template-columns:30px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:58px;padding:8px 4px;display:grid}.round-summary li>b{color:var(--muted);text-align:center}.round-summary li>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:800;overflow:hidden}.round-summary li>strong{color:var(--coral);font-size:18px}.round-summary li>em{color:var(--muted);font-style:normal}.summary-back,.point-rules{width:100%}.point-rules .settings-group{gap:7px}.point-rules .choice-field{margin:0}@media (width<=620px){.estimate-step .guess{min-height:210px}.reveal-navigation button{min-width:0;padding:0 10px;font-size:12px}.round-summary{padding:14px}.round-summary li{grid-template-columns:24px minmax(0,1fr) auto;gap:8px}.round-summary li>em{grid-column:2/-1;font-size:12px}}.guess small,.assignment small,.order-list small,.reveal-list small{color:var(--muted)}.guess input[type=range]{appearance:none;width:auto;min-width:120px;height:32px;min-height:32px;accent-color:var(--coral);background:0 0;border:0;border-radius:0;flex:260px;margin:0;padding:0}.guess-scale{flex:300px;gap:0;min-width:180px;display:grid}.guess-scale input[type=range]{width:100%}.save-status{opacity:0;pointer-events:none;min-height:24px;margin:8px 0;transition:opacity .18s}.save-status.visible{opacity:1}.guess input[type=range]:focus{box-shadow:none;border:0;outline:none}.guess input[type=range]:focus-visible{outline-offset:3px;outline:2px solid #dc745ba6}.guess input[type=range]::-webkit-slider-runnable-track{background:#4b362e;border-radius:999px;width:100%;height:6px}.guess input[type=range]::-webkit-slider-thumb{border:3px solid var(--panel);appearance:none;background:var(--coral);border-radius:50%;width:22px;height:22px;margin-top:-8px;box-shadow:0 0 0 1px #dc745b}.guess input[type=range]::-moz-range-track{background:#4b362e;border:0;border-radius:999px;height:6px}.guess input[type=range]::-moz-range-thumb{border:3px solid var(--panel);background:var(--coral);border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 1px #dc745b}.guess>b,.reveal-list b{color:var(--coral);font-size:24px}.guess>b{text-align:center;font-variant-numeric:tabular-nums;flex:0 0 38px;width:38px}.assignment select{width:150px}.order-list button{padding:8px}.reveal-list em{color:var(--coral);font-style:normal}.results-stage{width:min(900px,100%);max-height:100%;padding:clamp(24px,5dvh,54px) 0 max(24px,env(safe-area-inset-bottom));scrollbar-width:none;min-width:0;margin:0 auto;overflow:hidden auto}.results-stage::-webkit-scrollbar{display:none}.results-stage h1{text-wrap:balance;margin:6px 0 14px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.02}.results-stage>.eyebrow{text-align:center;margin-bottom:4px}.results-stage>.reveal-category{margin-top:0}.result-countdown{color:var(--coral);text-align:left;margin:-5px 0 12px;font-weight:800}.result-actions{gap:14px;width:100%;padding-bottom:6px;display:grid}.result-actions>.primary{border-radius:14px;width:100%;min-height:52px;box-shadow:0 4px #74382d}.rating{width:100%;color:var(--muted);margin:4px 0 14px}.rating button{border:1px solid var(--line);width:44px;height:44px;color:var(--muted);background:#ffffff06;border-radius:10px;place-items:center;display:grid}.players-panel{border-left:1px solid var(--line);background:#131210eb;flex-direction:column;min-width:0;padding:28px 20px;display:flex;overflow:hidden}.players-closed .players-panel{opacity:0;pointer-events:none;border-left:0;padding-left:0;padding-right:0}.panel-title{color:var(--coral);justify-content:space-between;align-items:center;padding:0 8px 18px;font-size:16px;display:flex}.panel-title span{align-items:center;gap:8px;display:flex}.panel-title strong{color:#fff;background:#4a2c24;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.players-panel ol{gap:7px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.players-panel li{align-items:center;gap:7px;min-height:54px;padding:7px 9px;display:flex}.players-panel li>span:nth-child(2){flex:1;align-items:center;gap:4px;display:flex}.avatar{color:#2b1813;background:linear-gradient(145deg,#edc69a,#c96c57);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.tiny{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:7px;padding:5px}.offline{opacity:.45}.player-hint{color:var(--muted);background:#dc745b14;border:1px solid #dc745b4d;border-radius:10px;margin-top:18px;padding:12px;font-size:13px;line-height:1.45}@media (width<=800px){.lobby-buttons{grid-template-columns:1fr 1fr}.lobby-buttons .secondary:not(.selection-button){grid-column:1/-1}.home-card{grid-template-columns:1fr;gap:clamp(16px,3vh,28px);padding:clamp(72px,11vh,92px) 22px 18px}.brand-mark{top:28px;left:24px}.home-copy h1{font-size:clamp(2.7rem,13vw,4rem)}.intro{font-size:16px}.topbar{grid-template-columns:1fr auto;padding:0 18px}.topbar>.brand-mark{display:none}.room-code-wrap{justify-self:start}.top-actions{grid-column:2}.players-toggle span,.leave-button span{display:none}.game-grid,.game-grid.players-open,.game-grid.players-closed{grid-template-columns:1fr}.stage{height:calc(100dvh - 74px);padding:28px 18px}.players-panel{z-index:30;opacity:0;pointer-events:none;background:#151310;width:min(330px,88vw);padding:24px 18px;transition:all .22s;position:fixed;top:74px;bottom:0;right:0;transform:translate(105%)}.players-panel.open{opacity:1;pointer-events:auto;transform:translate(0)}.lobby-stage .round-icon{width:54px;height:54px;margin-bottom:16px}.lobby-stage h1{font-size:2.5rem}.lobby-players{margin-bottom:14px}.setting-grid{grid-template-columns:1fr}.guess{grid-template-columns:1fr auto;align-items:center;row-gap:12px;display:grid}.guess input[type=range],.guess-scale{grid-area:2/1/auto/-1;width:100%}.guess>b{grid-area:1/2}.scale{grid-template-columns:1fr 74px 1fr}.scale>strong{font-size:36px}.choice-menu button{min-height:58px}.settings-layer{align-items:start;padding:88px 24px 26px}}@media (width<=470px){.update-notice{flex-direction:column;align-items:stretch}.home-shell{padding:0}.home-card{border:0;border-radius:0;height:100dvh;min-height:100dvh;max-height:100dvh}.home-copy h1{margin-bottom:10px}.intro{margin-bottom:0;line-height:1.45}.join-panel{margin:0 -5px;padding:18px}.join-panel label{margin-bottom:12px}.divider{margin:14px 0}.stage{padding:28px 18px}.answer-stage .category-title{max-width:100%;font-size:clamp(2rem,10vw,2.75rem)}.answer-stage .eyebrow{font-size:12px}.scale{gap:10px}.scale span{font-size:13px}.inline-actions{gap:8px}.inline-actions button{min-height:44px;padding:0 9px;font-size:12px;line-height:1.2}.results-stage{padding-top:20px}.results-stage h1{overflow-wrap:anywhere;font-size:clamp(2rem,10vw,2.8rem)}.rating{flex-wrap:nowrap;justify-content:space-between;gap:8px;font-size:14px}.choice-row{gap:8px}.choice-trigger{padding:0 10px;font-size:14px}.lobby-stage h1{margin:4px 0 6px}.lobby-buttons{gap:8px}.lobby-buttons button{min-height:48px;padding:0 12px;font-size:13px}}@media (height<=760px) and (width<=800px){.lobby-buttons{grid-template-columns:1fr 1fr}.lobby-stage .round-icon{display:none}.lobby-players{max-height:72px;margin-bottom:10px}.lobby-stage h1{font-size:2rem}.choice-row{margin-top:8px}.lobby-settings{gap:8px}}@media (height<=900px){.stage{padding-top:clamp(10px,1.8dvh,18px);padding-bottom:clamp(10px,1.8dvh,18px)}.lobby-players{margin-bottom:clamp(6px,1.2dvh,12px)}.lobby-stage .round-icon{width:clamp(48px,7dvh,62px);height:clamp(48px,7dvh,62px);margin-bottom:clamp(8px,1.5dvh,14px)}.lobby-stage .round-icon svg{width:clamp(24px,3.5dvh,29px)}.lobby-stage h1{margin:clamp(3px,.8dvh,8px) 0;font-size:clamp(2rem,6dvh,3.2rem)}.lobby-settings{gap:clamp(7px,1.1dvh,10px)}.choice-row{margin-top:clamp(6px,1.2dvh,10px)}.choice-trigger{min-height:48px}.choice-trigger:has(.choice-value small){min-height:58px}.mode-summary{min-height:48px;padding-top:7px;padding-bottom:7px}.lobby-buttons button{min-height:48px}.stage-center.play{padding-top:clamp(18px,3.5dvh,34px);padding-bottom:clamp(18px,3dvh,28px)}.play h1{margin:4px 0 8px;font-size:clamp(2rem,6dvh,3.2rem)}.play .prompt{margin:0}.scale{grid-template-columns:1fr clamp(72px,10dvh,90px) 1fr;margin:clamp(10px,2dvh,18px) 0}.scale>strong{font-size:clamp(36px,6dvh,44px)}.answer-label{margin:clamp(10px,1.8dvh,16px) 0 clamp(10px,1.8dvh,14px)}.answer-label textarea{min-height:clamp(72px,12dvh,100px)}.play>.success{margin:clamp(7px,1.2dvh,12px) 0 0}.progress{margin-top:clamp(8px,1.5dvh,14px)}.answer-list,.order-list,.reveal-list{margin:clamp(8px,1.5dvh,14px) 0}.guess,.assignment,.order-list>div,.reveal-list>div{padding:clamp(10px,1.5dvh,14px)}.guess{min-height:clamp(96px,15dvh,112px)}.inline-actions{margin-top:clamp(10px,1.8dvh,16px)}.moderator-action{margin-top:clamp(12px,2dvh,18px)}}@media (width<=800px) and (height<=900px){.lobby-stage .round-icon{display:none}.lobby-stage h1{font-size:clamp(2rem,6dvh,2.5rem)}}@media (height<=620px),(orientation:landscape) and (height<=500px){.home-shell,.home-card,.stage{overscroll-behavior:contain;overflow:hidden auto}}.topbar{background:#0a0a09}.choice-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.choice-row>.choice-field{min-width:0}.choice-row .choice-trigger{background:#181613}.mode-summary,.lobby-buttons .secondary{background:#100f0e}@media (width<=800px){.choice-row{grid-template-columns:1fr 1fr}.choice-row>:last-child{grid-column:1/-1}}@media (width<=470px){.home-card{padding:clamp(76px,10dvh,88px) 22px max(38px,env(safe-area-inset-bottom));grid-auto-rows:max-content;align-content:start;align-items:start;gap:clamp(14px,2dvh,20px);overflow:hidden auto}.home-copy{flex-direction:column;justify-content:center;min-height:clamp(270px,36dvh,310px);display:flex}.home-copy h1{margin:10px 0;font-size:clamp(2.7rem,13vw,4rem);line-height:.98}.intro{margin-bottom:0;font-size:16px;line-height:1.45}.brand-mark{top:28px}}
