:root{--wall:oklch(31% .05 29);--deep:oklch(22% .042 24);--cream:oklch(96% .06 87);--pink:oklch(76% .115 11);--cyan:oklch(77% .14 228);--gold:oklch(84% .16 80);--red:oklch(66% .2 24);--ink:oklch(24% .042 25);--display:"Lilita One",Arial,sans-serif;--body:"Nunito",Arial,sans-serif;--z-scene:0;--z-label:2;--z-hud:6;--z-controls:4;--z-overlay:5;--z-toast:7;font-family:var(--body);color:var(--cream);background:var(--wall);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}html,body,#app{width:100%;height:100%;overflow:hidden}body{overscroll-behavior:none;-webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button{cursor:pointer;touch-action:manipulation}button svg{flex-shrink:0;width:22px;height:22px}button:disabled{cursor:wait;opacity:.65}button.is-loading:after{content:"";border:3px solid;border-right-color:#0000;border-radius:50%;flex:0 0 1em;width:1em;height:1em;animation:.72s linear infinite button-loading-spin;display:inline-block}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}button{-webkit-user-select:none;user-select:none}button,input,select{-webkit-appearance:none}button[hidden],[hidden]{display:none!important}h1,h2,p{margin:0}button:active:not(:disabled){transform:translateY(3px)}@keyframes button-loading-spin{to{transform:rotate(1turn)}}#app{isolation:isolate;min-height:280px;position:relative}#stage{z-index:var(--z-scene);position:absolute;inset:0}.stage-vignette{pointer-events:none;z-index:1;background:radial-gradient(at 50% 42%,#0000 45%,oklch(17% .04 25/.2) 100%);position:absolute;inset:0}.boot-screen,.webgl-error{background:var(--wall);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:30px;display:flex;position:absolute;inset:0}.boot-screen span{font-family:var(--display);color:var(--pink);font-size:48px}.game-hud{inset:max(18px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) auto max(24px,env(safe-area-inset-left));z-index:var(--z-hud);pointer-events:none;justify-content:space-between;align-items:flex-start;display:flex;position:absolute}.game-hud button{pointer-events:auto}.round-ticket{background:oklch(22% .055 25/.65);border-radius:9px;flex-direction:column;align-items:center;gap:4px;min-width:155px;padding:10px 15px 9px;display:flex;transform:rotate(-2deg)}.round-ticket>span:first-child{font-family:var(--display);color:var(--pink);text-shadow:0 2px oklch(20% .05 25/.6);font-size:22px}.round-ticket>span:last-child{letter-spacing:.045em;color:oklch(88% .065 51);font-size:10px;font-weight:800}.hud-actions{gap:8px;display:flex}.hud-button{color:var(--pink);min-width:40px;min-height:40px;font-family:var(--display);background:oklch(22% .05 25/.7);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:15px;display:inline-flex}.hud-button:hover{background:var(--deep);color:var(--cream)}.hud-button.is-muted{opacity:.65}.hud-button.is-muted:after{content:"";background:var(--pink);width:2px;height:25px;position:absolute;transform:rotate(45deg)}.quit-button svg{width:17px;height:17px}.player-cards{align-items:flex-start;gap:8px;display:flex;position:absolute;top:1px;left:50%;transform:translate(-50%)}.player-card{border:2px solid var(--deep);width:72px;transform:rotate(var(--tilt));color:var(--ink);background:oklch(98% .02 80);border-radius:5px;flex-direction:column;align-items:center;padding:4px 4px 5px;transition:transform .25s;display:flex;position:relative;box-shadow:0 3px oklch(18% .03 25/.4)}.player-card.is-active{background:var(--cream);transform:rotate(0)translateY(7px)}.player-card img{object-fit:cover;background:oklch(85% .04 83);border-radius:2px;width:60px;height:54px}.card-name{font-family:var(--display);text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:3px;font-size:11px;line-height:1.2;overflow:hidden}.card-score{font-family:var(--display);color:oklch(79% .17 71);-webkit-text-stroke:1px var(--deep);paint-order:stroke fill;font-size:24px;line-height:1.1}.card-effect{min-width:20px;font-family:var(--display);background:var(--cyan);color:var(--deep);text-align:center;border-radius:5px;padding:0 4px;font-size:12px;line-height:20px;position:absolute;bottom:-11px;right:-10px;transform:rotate(9deg)}.card-effect:empty{display:none}#player-labels{z-index:var(--z-label);pointer-events:none;position:absolute;inset:0}.player-label{white-space:nowrap;text-shadow:0 2px 3px oklch(23% .05 24/.5);flex-direction:column;align-items:center;transition:opacity .15s;display:flex;position:absolute;transform:translate(-50%,-100%)}.player-label strong{font-family:var(--body);letter-spacing:.005em;font-size:23px;font-weight:800;line-height:1.2}.player-label small{letter-spacing:.06em;color:oklch(91% .04 68);margin-top:3px;font-size:9px;font-weight:800}.player-voice{opacity:0;align-items:center;gap:3px;height:27px;transition:opacity .12s,transform .12s;display:flex;transform:translateY(6px)}.player-voice svg{width:22px;height:22px;stroke:var(--cyan)}.player-voice i{background:var(--cyan);width:3px;height:calc(5px + 16px * var(--voice-level,.2));border-radius:3px}.player-voice i:nth-of-type(2){height:calc(7px + 21px * var(--voice-level,.2))}.player-label.is-speaking .player-voice{opacity:1;transform:translateY(0)}.player-label.is-active strong{color:oklch(97% .08 93)}.phase-heading{text-align:center;width:min(90%,640px);z-index:var(--z-hud);pointer-events:none;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:142px;left:50%;transform:translate(-50%)}.phase-heading>span:first-child{font-family:var(--display);text-shadow:0 3px oklch(24% .04 25/.65);font-size:30px;line-height:1.08}.phase-heading>span:last-child{text-shadow:0 1px 4px var(--deep);font-size:13px;font-weight:800}.phase-panel{z-index:var(--z-controls)}.lobby-panel{text-align:center;flex-direction:column;align-items:center;gap:12px;width:min(820px,90%);display:flex;position:absolute;bottom:65px;left:50%;transform:translate(-50%)}.game-wordmark{font-family:var(--display);letter-spacing:-.025em;color:var(--cream);-webkit-text-stroke:4px var(--deep);paint-order:stroke fill;text-shadow:0 5px 0 var(--deep);align-items:baseline;gap:10px;font-size:54px;line-height:.98;display:flex;transform:rotate(-3deg)}.game-wordmark>span:nth-child(2){color:var(--pink)}.wordmark-star{color:var(--gold);vertical-align:top;-webkit-text-stroke:2px var(--deep);text-shadow:none;margin-left:3px;font-size:25px;display:inline-block;transform:rotate(15deg)}.lobby-tagline{letter-spacing:.09em;text-shadow:0 1px 4px var(--deep);font-size:11px;font-weight:800}.lobby-actions{gap:12px;margin-top:4px;display:flex}.chunky-button{border:3px solid var(--deep);min-height:53px;box-shadow:0 5px 0 var(--deep);font-family:var(--display);white-space:nowrap;border-radius:13px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;font-size:23px;line-height:1.1;transition:transform .13s,filter .13s;display:inline-flex}.chunky-button:hover{filter:brightness(1.07);transform:translateY(-2px)}.chunky-button:active:not(:disabled){box-shadow:0 2px 0 var(--deep)}.cyan-button{background:var(--cyan);color:var(--deep)}.gold-button{background:var(--gold);color:var(--deep)}.quiet-button{color:var(--deep);background:oklch(94% .05 84)}.lobby-actions .cyan-button{min-width:240px}.lobby-actions .quiet-button{font-size:18px}.lobby-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:5px;display:flex}.text-button{color:var(--cream);text-shadow:0 1px 3px var(--deep);background:0 0;border:0;align-items:center;gap:5px;padding:4px;font-size:12px;display:flex}.text-button svg{width:15px;height:15px}.text-button:hover{text-decoration:underline}.voice-private{text-shadow:0 1px 3px var(--deep);font-size:11px}.sound-panel{text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:75px;left:50%;transform:translate(-50%)}.reference-icon{color:var(--cyan);width:76px;height:66px;filter:drop-shadow(0 3px 0 var(--deep));justify-content:center;align-items:center;display:flex;position:relative}.reference-icon svg{width:60px;height:60px}.reference-icon i{border:2px solid var(--cyan);border-radius:50%;animation:1.3s ease-out infinite listen-ring;position:absolute;inset:0}.reference-icon i:last-child{animation-delay:.65s}.sound-panel strong{font-family:var(--display);text-shadow:0 3px 0 var(--deep);font-size:39px}.sound-panel>span{text-shadow:0 1px 4px var(--deep);font-size:13px;font-weight:800}.countdown-number{font-family:var(--display);color:var(--gold);-webkit-text-stroke:6px var(--deep);paint-order:stroke fill;text-shadow:0 9px oklch(17% .05 25/.45);z-index:var(--z-controls);pointer-events:none;font-size:155px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.count-pop{animation:.8s cubic-bezier(.16,.7,.2,1) both count-pop}.wave-panel{width:min(740px,76%);z-index:var(--z-controls);text-align:center;pointer-events:none;position:absolute;bottom:63px;left:50%;transform:translate(-50%)}.wave-topline{text-shadow:0 1px 3px var(--deep);justify-content:space-between;align-items:center;margin:0 8px 7px;font-size:12px;font-weight:800;display:flex}#wave-status{align-items:center;gap:6px;display:inline-flex}#wave-status svg{width:18px;height:18px}.record-light{background:var(--red);border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite record-blink;display:inline-block;box-shadow:0 0 0 3px oklch(66% .2 24/.2)}.wave-shell{border:3px solid var(--cyan);background:oklch(13% .025 287);border-radius:17px;width:100%;height:82px;position:relative;overflow:hidden;box-shadow:0 3px oklch(22% .04 27/.4)}#wave-canvas{width:100%;height:100%;display:block}.wave-cursor{background:var(--red);width:3px;position:absolute;top:0;bottom:0;transform:translate(-1px);box-shadow:0 0 5px oklch(66% .2 24/.4)}.wave-hint{text-shadow:0 1px 4px var(--deep);margin-top:9px;font-size:13px;font-weight:800;display:block}.score-panel{text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:3px;width:min(90%,730px);display:flex;position:absolute;bottom:76px;left:50%;transform:translate(-50%)}#score-player{font-size:14px;font-weight:800}.big-score{font-family:var(--display);color:oklch(80% .145 63);-webkit-text-stroke:5px var(--deep);paint-order:stroke fill;text-shadow:0 5px 0 var(--deep);letter-spacing:-.025em;font-size:102px;line-height:1.03}.big-score span{font-size:.75em}.score-reaction{font-family:var(--display);text-shadow:0 2px 0 var(--deep);font-size:20px}.score-adjust{text-shadow:0 1px 3px var(--deep);padding-top:4px;font-size:13px;font-weight:800}.score-disclaimer{text-shadow:0 1px 3px var(--deep);color:oklch(94% .04 72);padding-top:4px;font-size:10px}.advance-wrap{bottom:65px;right:max(27px,env(safe-area-inset-right));z-index:var(--z-controls);position:absolute}.small-button{border:2px solid var(--deep);box-shadow:0 3px 0 var(--deep);background:var(--cream);color:var(--deep);font-family:var(--display);border-radius:8px;align-items:center;gap:5px;min-height:42px;padding:9px 13px;font-size:14px;display:flex}.small-button svg{width:16px;height:16px}.wheel-overlay{z-index:var(--z-overlay);background:oklch(18% .035 25/.56);flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:92px 20px 38px;display:flex;position:absolute;inset:0}.wheel-top{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.wheel-top>span{color:var(--pink);font-size:11px;font-weight:800}.wheel-top strong{font-family:var(--display);text-shadow:0 3px 0 var(--deep);font-size:29px}#wheel-host{aspect-ratio:400/420;flex-shrink:1;width:min(48vh,420px);min-height:0}.party-wheel{width:100%;height:100%;font-family:var(--display);filter:drop-shadow(0 7px oklch(13% .03 25/.3));display:block;overflow:visible}.wheel-bulb{animation:1s ease-in-out infinite alternate bulb-glow}.wheel-bottom{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}#wheel-result{font-family:var(--display);color:var(--gold);text-shadow:0 3px 0 var(--deep);font-size:30px}#wheel-description{max-width:380px;text-shadow:0 1px 3px var(--deep);min-height:18px;font-size:13px;font-weight:800}.wheel-bottom .chunky-button{min-height:45px;padding:10px 25px;font-size:20px}.wheel-probability{color:oklch(91% .04 58);margin-top:3px;font-size:10px;font-weight:600}.target-picker{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.target-button{background:var(--cream);color:var(--deep);border:2px solid var(--deep);box-shadow:0 3px 0 var(--deep);font-family:var(--display);border-radius:9px;min-height:44px;padding:10px 18px;font-size:18px}.target-button:hover{background:var(--pink)}.results-panel{z-index:var(--z-overlay);text-align:center;background:oklch(18% .04 28/.65);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:120px 20px 40px;display:flex;position:absolute;inset:0}.result-overline{font-family:var(--display);color:var(--pink);font-size:15px}.results-panel h1{font-family:var(--display);color:var(--gold);-webkit-text-stroke:3px var(--deep);paint-order:stroke fill;font-size:58px;line-height:1.02}.results-panel p{font-size:14px;font-weight:800}#final-ranking{flex-direction:column;gap:6px;width:min(380px,90%);margin:8px 0;padding:0;list-style:none;display:flex}#final-ranking li{background:var(--cream);color:var(--deep);text-align:left;border-radius:8px;align-items:center;gap:11px;min-height:52px;padding:5px 12px;font-weight:800;display:flex}#final-ranking li:first-child{background:var(--gold);transform:rotate(-1.2deg)}#final-ranking img{object-fit:cover;width:43px;height:43px}#final-ranking strong{font-family:var(--display);margin-left:auto;font-size:26px}#final-ranking small{font:600 11px var(--body)}.rank-position{font-family:var(--display);font-size:21px}.result-actions{gap:12px;display:flex}.result-actions .chunky-button{min-height:48px;font-size:20px}.handoff-panel{text-align:center;flex-direction:column;align-items:center;gap:10px;min-width:300px;display:flex;position:absolute;bottom:65px;left:50%;transform:translate(-50%)}.handoff-panel>span{font-size:12px;font-weight:800}.handoff-panel strong{font-family:var(--display);color:var(--gold);-webkit-text-stroke:3px var(--deep);paint-order:stroke fill;font-size:55px}.handoff-panel p{text-shadow:0 2px 2px var(--deep);font-size:13px;font-weight:800}.game-footer{bottom:max(13px,env(safe-area-inset-bottom));left:max(25px,env(safe-area-inset-left));right:max(25px,env(safe-area-inset-right));z-index:var(--z-hud);pointer-events:none;color:oklch(94% .04 72);text-shadow:0 1px 4px var(--deep);justify-content:space-between;gap:20px;font-size:10px;font-weight:800;display:flex;position:absolute}#session-label{letter-spacing:.035em}#footer-hint{text-align:right}.game-dialog{border:3px solid var(--deep);color:var(--deep);width:min(480px,100% - 36px);max-height:calc(100dvh - 32px);box-shadow:0 7px 0 var(--deep);background:oklch(96% .035 78);border-radius:16px;padding:25px;overflow:auto}.game-dialog::backdrop{background:oklch(15% .04 25/.72)}.dialog-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:19px;display:flex}.dialog-heading h2{font-family:var(--display);font-size:29px;line-height:1.1}.dialog-heading .hud-button{color:var(--deep);background:oklch(87% .05 61);flex-shrink:0}.field-label{flex-direction:column;gap:6px;font-size:12px;font-weight:800;display:flex}.field-label input,.field-label select{width:100%;min-width:0;color:var(--deep);background:oklch(99% .012 83);border:2px solid oklch(72% .045 51);border-radius:8px;min-height:43px;padding:10px 12px;font-size:16px}.field-label select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath d='m4 6 3.5 4L11 6' fill='none' stroke='%23452a24' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:28px}.settings-row{grid-template-columns:1.5fr 1fr;gap:13px;margin:13px 0;display:grid}.name-fields{grid-template-columns:1fr 1fr;gap:10px 13px;margin-top:18px;display:grid}.player-name-label>span{align-items:center;gap:6px;font-size:10px;display:flex}.player-name-label>span:before{content:"";background:var(--player-color);border-radius:50%;width:10px;height:10px}.settings-note{color:oklch(39% .035 31);margin:16px 0;font-size:12px;font-weight:600;line-height:1.5}#setup-form>.chunky-button{width:100%;font-size:20px}.message-dialog p{margin-bottom:21px;font-size:15px;line-height:1.55}#message-actions{flex-wrap:wrap;gap:12px;display:flex}#message-actions .chunky-button{white-space:normal;font-size:17px}.toast{z-index:var(--z-toast);border:2px solid var(--deep);background:var(--cream);color:var(--deep);text-align:center;border-radius:8px;max-width:90%;padding:12px 18px;font-size:13px;font-weight:800;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}[data-phase=wheel] .player-label,[data-phase=results] .player-label{opacity:.35}[data-phase=record] .phase-heading>span:first-child{color:var(--cyan)}[data-phase=score] .phase-heading{display:none}@keyframes listen-ring{0%{opacity:.8;transform:scale(.65)}to{opacity:0;transform:scale(1.6)}}@keyframes record-blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes count-pop{0%{transform:translate(-50%,-50%)scale(1.25)}85%,to{transform:translate(-50%,-50%)scale(.9)}}@keyframes bulb-glow{0%{opacity:.75}to{opacity:1}}@media (width<=900px){.game-hud{inset:14px max(16px,env(safe-area-inset-right)) auto max(16px,env(safe-area-inset-left))}.round-ticket{min-width:122px;padding:8px 11px}.round-ticket>span:first-child{font-size:18px}.round-ticket>span:last-child{font-size:8px}.player-card{width:61px;padding:3px}.player-card img{width:51px;height:44px}.card-name{font-size:10px}.card-score{font-size:21px}.player-cards{gap:6px}.hud-button{min-width:36px;min-height:36px;padding:7px 9px;font-size:12px}.hud-button svg{width:18px;height:18px}.quit-button svg{display:none}.player-label strong{font-size:18px}.phase-heading{top:118px}.phase-heading>span:first-child{font-size:26px}.lobby-panel{bottom:50px}.game-wordmark{font-size:46px}.wave-panel{width:80%;bottom:47px}.wave-shell{height:67px}.score-panel{bottom:70px}.big-score{font-size:82px}.score-reaction{font-size:17px}.advance-wrap{bottom:45px;right:17px}.small-button{font-size:12px}.game-footer{font-size:9px;bottom:12px;left:17px;right:17px}}@media (height<=560px) and (aspect-ratio>=1){.game-hud{top:max(9px,env(safe-area-inset-top));left:max(13px,env(safe-area-inset-left));right:max(13px,env(safe-area-inset-right))}.round-ticket{gap:2px;min-width:113px;padding:6px 9px}.round-ticket>span:first-child{font-size:16px}.round-ticket>span:last-child{font-size:8px}.player-cards{gap:5px}.player-card{border-width:1.5px;width:46px;padding:2px 2px 3px}.player-card img{width:38px;height:32px}.card-name{margin-top:1px;font-size:8px}.card-score{font-size:17px;line-height:1}.card-effect{font-size:9px;line-height:14px;bottom:-7px;right:-5px}.hud-button{min-width:32px;min-height:32px;padding:5px 8px;font-size:12px}.hud-button svg{width:16px;height:16px}.player-label strong{font-size:17px}.player-label small{margin-top:1px;font-size:7px}.player-voice{height:21px}.phase-heading{gap:2px;top:76px}.phase-heading>span:first-child{font-size:21px}.phase-heading>span:last-child{font-size:10px}.lobby-panel{bottom:max(34px,calc(env(safe-area-inset-bottom) + 14px));gap:5px}.game-wordmark{-webkit-text-stroke-width:2.5px;text-shadow:0 3px 0 var(--deep);font-size:32px}.wordmark-star{font-size:17px}.lobby-tagline{font-size:8px}.lobby-actions{gap:10px;margin-top:2px}.chunky-button{min-height:42px;box-shadow:0 3px 0 var(--deep);border-width:2px;border-radius:10px;padding:8px 17px;font-size:19px}.chunky-button svg{width:19px;height:19px}.lobby-actions .cyan-button{min-width:195px}.lobby-actions .quiet-button{font-size:15px}.lobby-meta{gap:14px;margin-top:3px}.text-button{padding:2px;font-size:10px}.voice-private{font-size:9px}.game-footer{bottom:max(6px,env(safe-area-inset-bottom));font-size:8px}.wave-panel{bottom:max(32px,calc(env(safe-area-inset-bottom) + 12px));width:min(600px,74%)}.wave-shell{border-width:2px;border-radius:13px;height:56px}.wave-topline{margin-bottom:4px;font-size:10px}.wave-hint{margin-top:5px;font-size:10px}.countdown-number{-webkit-text-stroke-width:4px;font-size:100px}.sound-panel{gap:4px;bottom:40px}.reference-icon{height:43px}.reference-icon svg{width:39px;height:39px}.sound-panel strong{font-size:27px}.sound-panel>span{font-size:10px}.score-panel{gap:1px;bottom:42px}.big-score{-webkit-text-stroke-width:4px;font-size:64px;line-height:1}#score-player{font-size:10px}.score-reaction{font-size:14px}.score-adjust{padding-top:2px;font-size:10px}.score-disclaimer{padding-top:2px;font-size:8px}.advance-wrap{bottom:33px;right:max(13px,env(safe-area-inset-right))}.small-button{min-height:32px;padding:6px 8px;font-size:10px}.small-button svg{width:12px;height:12px}.wheel-overlay{gap:0;padding:58px 15px 12px}.wheel-top{gap:0}.wheel-top>span{font-size:8px}.wheel-top strong{font-size:20px}#wheel-host{width:min(51vh,260px)}.wheel-bottom{gap:4px}#wheel-result{font-size:21px}#wheel-description{min-height:12px;font-size:10px}.wheel-bottom .chunky-button{min-height:32px;padding:6px 18px;font-size:15px}.wheel-probability{margin-top:1px;font-size:8px}.target-button{min-height:32px;padding:5px 13px;font-size:14px}.results-panel{gap:5px;padding:80px 20px 22px}.result-overline{font-size:10px}.results-panel h1{font-size:35px}.results-panel p{font-size:11px}#final-ranking{gap:4px;width:min(340px,90%);margin:5px 0}#final-ranking li{gap:8px;min-height:32px;padding:2px 10px;font-size:11px}#final-ranking img{width:27px;height:27px}#final-ranking strong{font-size:19px}#final-ranking small{font-size:9px}.rank-position{font-size:15px}.result-actions .chunky-button{min-height:35px;padding:6px 15px;font-size:15px}.handoff-panel{gap:5px;bottom:40px}.handoff-panel strong{font-size:38px}.handoff-panel>span,.handoff-panel p{font-size:10px}.game-dialog{max-height:calc(100dvh - 22px);padding:18px}}@media (aspect-ratio<=4/5){.game-hud{top:max(14px,env(safe-area-inset-top));left:13px;right:13px}.round-ticket{min-width:110px;padding:7px 9px}.round-ticket>span:first-child{font-size:16px}.round-ticket>span:last-child{font-size:8px}.player-cards{gap:6px;top:70px}.player-card{width:59px}.player-card img{width:49px;height:44px}.hud-actions{gap:5px}.quit-button{font-size:11px}.phase-heading{gap:5px;width:94%;top:190px}.phase-heading>span:first-child{font-size:24px}.phase-heading>span:last-child{font-size:11px}.player-label strong{font-size:15px}.player-label small{font-size:8px}.lobby-panel{bottom:max(60px,calc(env(safe-area-inset-bottom) + 38px));gap:10px;width:92%}.game-wordmark{gap:7px;font-size:43px}.lobby-tagline{letter-spacing:.06em;font-size:8px}.lobby-actions{flex-direction:column;gap:10px;width:min(310px,100%)}.chunky-button{min-height:50px;padding:11px 20px;font-size:21px}.lobby-actions .quiet-button{min-height:43px;font-size:17px}.lobby-meta{flex-direction:column;gap:4px}.voice-private{font-size:10px}.text-button{font-size:11px}.game-footer{left:13px;right:13px;bottom:max(14px,env(safe-area-inset-bottom));justify-content:center;font-size:8px}#footer-hint{display:none}.wave-panel{width:91%;bottom:max(66px,calc(env(safe-area-inset-bottom) + 40px))}.wave-shell{height:66px}.wave-topline{font-size:10px}.wave-hint{font-size:12px}.countdown-number{font-size:135px}.sound-panel{width:90%;bottom:94px}.sound-panel strong{font-size:34px}.sound-panel>span{font-size:12px}.score-panel{gap:5px;width:95%;bottom:112px}.big-score{font-size:79px}.score-reaction{font-size:16px}.score-adjust{font-size:12px}.score-disclaimer{font-size:9px}.advance-wrap{bottom:57px;left:50%;right:auto;transform:translate(-50%)}.small-button{white-space:nowrap;min-height:40px;font-size:14px}.wheel-overlay{justify-content:center;gap:6px;padding:180px 12px 46px}.wheel-top strong{font-size:24px}#wheel-host{width:min(86vw,350px)}.wheel-bottom{gap:8px}#wheel-result{font-size:26px}#wheel-description{max-width:310px;font-size:12px}.wheel-bottom .chunky-button{font-size:19px}.wheel-probability{font-size:8px}.results-panel{gap:11px;padding:185px 17px 55px}.results-panel h1{font-size:43px}.results-panel p,.result-overline{font-size:12px}#final-ranking{width:100%;max-width:340px}.result-actions{gap:9px}.result-actions .chunky-button{padding:10px 15px;font-size:16px}.handoff-panel{width:90%;bottom:80px}.game-dialog{padding:20px}.dialog-heading h2{font-size:27px}.settings-row{grid-template-columns:1.4fr 1fr;gap:10px}.field-label input,.field-label select{font-size:15px}.message-dialog p{font-size:14px}}@media (width<=370px) and (aspect-ratio<=4/5){.player-cards{gap:4px}.player-card{width:51px}.player-card img{width:41px;height:37px}.game-wordmark{font-size:38px}.lobby-panel{gap:7px}.phase-heading{top:175px}.wheel-overlay{padding-top:155px}.wheel-top strong{font-size:21px}#wheel-host{width:76vw}.wheel-bottom{gap:5px}.results-panel{padding-top:160px}.results-panel h1{font-size:36px}.result-actions .chunky-button{font-size:14px}.field-label input,.field-label select{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reference-icon i{display:none}.countdown-number{transform:translate(-50%,-50%)}button:hover{transform:none}}@media (height<=560px) and (aspect-ratio>=1){[data-phase=record] .phase-heading,[data-phase=playback] .phase-heading,[data-phase=record] .player-cards,[data-phase=countdown] .player-cards,.wheel-top{display:none}}@media (pointer:coarse){.hud-button{min-width:44px;min-height:44px}.chunky-button,.small-button,.target-button{min-height:44px}.text-button{min-height:36px}}.mic-check{border-top:1px solid oklch(77% .04 61);margin:0 0 19px;padding-top:5px}.mic-check summary{cursor:pointer;align-content:center;min-height:44px;font-size:13px;font-weight:800}.mic-check summary:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.mic-check-content{flex-direction:column;gap:10px;padding:4px 0 7px;display:flex}.mic-check-content p{font-size:12px;line-height:1.45}.mic-check-wave{border:2px solid var(--cyan);background:oklch(13% .025 287);border-radius:10px;height:48px;overflow:hidden}.mic-check-wave canvas{width:100%;height:100%;display:block}.mic-check-actions{flex-wrap:wrap;gap:8px;display:flex}.mic-check-actions .small-button{min-height:44px;font-size:12px}.mic-check-actions .small-button:disabled{cursor:default}.mic-check-actions #mic-check-record{background:var(--cyan)}#mic-check-status{min-height:35px;font-weight:800}.lobby-actions{width:min(540px,100%)}.lobby-actions>.chunky-button{flex:1;min-width:0}#online-button{font-size:24px}#start-button{font-size:20px}.lobby-meta #demo-button{font-weight:800}.wave-panel{bottom:var(--wave-bottom)}.wave-topline{gap:10px}#wave-status{text-align:left;min-width:0}#wave-time{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;min-width:37px}.wave-legend{white-space:nowrap;letter-spacing:.025em;background:oklch(17% .025 287/.9);border-radius:4px;justify-content:center;align-items:center;gap:13px;padding:3px 7px;font-size:10px;display:flex}.wave-legend>span{align-items:center;gap:5px;display:inline-flex}.wave-legend>span:before{content:"";background:currentColor;border-radius:2px;width:12px;height:5px;display:block}.original-key{color:oklch(82% .052 303)}.voice-key{color:oklch(84% .13 219)}.wave-axis{color:var(--cream);font-variant-numeric:tabular-nums;background:oklch(13% .025 287/.9);border-radius:0 0 7px 7px;justify-content:space-between;margin:0 13px;padding:3px 4px 4px;font-size:10px;font-weight:800;line-height:1.2;display:flex}.wave-axis span{text-align:center;min-width:10px;padding-top:3px;position:relative}.wave-axis span:before{content:"";opacity:.65;background:currentColor;width:1px;height:3px;position:absolute;top:0;left:50%}.wave-hint{margin-top:5px}[data-phase=listen] .wave-shell{border-color:oklch(76% .067 305)}[data-phase=listen] .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 88px);flex-flow:wrap;justify-content:center;gap:5px 12px;width:min(680px,85%)}[data-phase=listen] .reference-icon{width:43px;height:43px}[data-phase=listen] .reference-icon svg{width:39px;height:39px}[data-phase=listen] .sound-panel strong{text-wrap:balance;max-width:calc(100% - 60px);font-size:32px;line-height:1.12}[data-phase=listen] .sound-panel>span{flex-basis:100%;font-size:12px}.wheel-context{text-align:center;max-width:95%;color:var(--cream);text-shadow:0 2px 2px var(--deep);flex-shrink:0;padding:2px 0 4px;font-size:12px;font-weight:800;line-height:1.35}#wheel-host{width:min(43dvh,390px)}.wheel-roster{max-width:560px;color:var(--cream);flex-wrap:wrap;justify-content:center;gap:5px 12px;margin-top:3px;font-size:10px;font-weight:800;line-height:1.35;display:flex}.wheel-roster>span{overflow-wrap:anywhere;text-wrap:pretty;max-width:240px}.wheel-roster>span:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;margin:0 5px 1px 0;display:inline-block}.wheel-sector-label{letter-spacing:.005em}.online-sheet{overscroll-behavior:contain;width:min(490px,100% - 32px)}.online-sheet .dialog-heading{align-items:flex-start;margin-bottom:20px}.online-sheet .dialog-heading h2{text-wrap:balance;max-width:335px;font-size:30px}.online-sheet .dialog-heading .hud-button{font-family:var(--body);min-width:38px;min-height:38px;font-size:27px;line-height:1}#online-entry,.online-form{flex-direction:column;gap:15px;display:flex}.online-actions{flex-wrap:wrap;gap:10px;display:flex}.online-actions>.chunky-button{white-space:normal;flex:1;min-width:140px;min-height:48px;padding:11px 16px;font-size:19px}#online-join-form{border-top:1px solid oklch(75% .045 58);flex-direction:column;gap:11px;margin-top:2px;padding-top:18px;display:flex}#online-join-code{text-transform:uppercase;letter-spacing:.13em;font-family:var(--display);min-height:49px;font-size:23px}#online-join-code::placeholder{color:oklch(47% .03 30);opacity:1}#online-join-form>.chunky-button{white-space:normal;min-height:48px;padding:10px 14px;font-size:18px}.online-lobby{flex-direction:column;gap:13px;display:flex}.online-lobby>.field-label{text-align:center;font-size:11px}.online-code{border:3px solid var(--deep);background:var(--gold);min-width:210px;max-width:100%;box-shadow:0 4px 0 var(--deep);color:var(--deep);font-family:var(--display);letter-spacing:.12em;text-indent:.12em;-webkit-user-select:text;user-select:text;overflow-wrap:anywhere;border-radius:10px;align-self:center;padding:13px 23px 10px;font-size:42px;line-height:1.1;display:block}.online-code:hover{background:oklch(88% .145 87)}.online-roster{border-top:1px solid oklch(77% .04 62);flex-direction:column;gap:0;margin:5px 0 0;padding:0;list-style:none;display:flex}.online-roster>li{border-bottom:1px solid oklch(77% .04 62);justify-content:space-between;align-items:center;gap:15px;min-height:45px;padding:9px 1px;font-size:14px;display:flex}.online-roster strong{overflow-wrap:anywhere;min-width:0;font-weight:800}.online-roster span{color:oklch(39% .048 59);flex-shrink:0;font-size:11px;font-weight:800}#online-status{text-align:center;font-size:13px;font-weight:800;line-height:1.5}.online-lobby .online-actions{flex-direction:column}.online-error{color:oklch(32% .05 43);overflow-wrap:anywhere;background:oklch(89% .052 82);border:1px solid oklch(70% .074 70);border-radius:7px;margin-top:14px;padding:11px 12px;font-size:12px;font-weight:800;line-height:1.45}.online-error:empty{display:none}.online-sheet>.settings-note{margin:17px 0 0;font-size:11px;line-height:1.5}@media (width<=900px){#app{--wave-bottom:47px;--wave-height:67px}.wave-legend{gap:9px;font-size:9px}#online-button{font-size:22px}#start-button{font-size:18px}}@media (height<=560px) and (aspect-ratio>=1){#app{--wave-bottom:max(32px,calc(env(safe-area-inset-bottom) + 12px));--wave-height:56px}.lobby-actions{gap:10px;width:min(460px,100%)}#online-button{font-size:19px}#start-button{font-size:17px}.wave-topline{gap:8px}.wave-legend{gap:8px;font-size:8px}.wave-legend>span{gap:4px}.wave-legend>span:before{width:9px;height:4px}.wave-axis{font-size:9px}.wave-hint,[data-phase=listen] .phase-heading{display:none}[data-phase=listen] .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 53px);gap:3px 9px}[data-phase=listen] .reference-icon{width:29px;height:29px}[data-phase=listen] .reference-icon svg{width:28px;height:28px}[data-phase=listen] .sound-panel strong{font-size:23px}[data-phase=listen] .sound-panel>span{font-size:10px}.wheel-overlay{padding:86px max(23px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(23px,env(safe-area-inset-left));grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(200px,.9fr) minmax(245px,1fr);place-items:center;gap:5px 20px;display:grid}.wheel-context{grid-area:1/1/auto/-1;max-width:100%;padding:0;font-size:11px}#wheel-host{grid-area:2/1;place-self:center;width:min(60dvh,280px);max-width:100%}.wheel-bottom{grid-area:2/2;gap:6px;width:100%;min-width:0;max-height:calc(100dvh - 125px);padding:3px 5px 5px;overflow:hidden auto}#wheel-result{font-size:24px;line-height:1.05}#wheel-description{max-width:340px;font-size:11px;line-height:1.3}.wheel-bottom .chunky-button{min-height:40px;padding:8px 18px;font-size:16px}.wheel-roster{gap:4px 10px;max-width:360px;margin-top:3px;font-size:9px}.wheel-roster>span{max-width:165px}.wheel-probability{max-width:310px;margin:0;font-size:8px;line-height:1.3}.target-picker{gap:7px;width:100%}.target-picker>.target-button{flex:43%;max-width:180px;min-height:40px;padding:7px 12px;font-size:14px}.online-sheet{width:min(600px,100% - 38px);max-height:calc(100dvh - 22px);padding:17px 21px}.online-sheet .dialog-heading{margin-bottom:13px}.online-sheet .dialog-heading h2{max-width:none;font-size:25px}#online-entry{grid-template-columns:1fr 1fr;align-items:end;gap:12px 16px;display:grid}#online-entry>.online-actions{grid-column:1}#online-join-form{border-top:0;grid-area:2/2/span 2;gap:8px;margin:0;padding-top:0}.online-sheet .online-actions>.chunky-button,#online-join-form>.chunky-button{min-height:44px;font-size:15px}.online-sheet .settings-note{margin-top:12px;font-size:10px}.online-lobby{grid-template-columns:.85fr 1.15fr;gap:9px 16px;display:grid}.online-lobby>.field-label{grid-area:1/1;align-self:end}.online-code{grid-area:2/1;width:100%;min-width:0;max-width:220px;padding:9px 14px;font-size:32px}.online-roster{grid-area:1/2/span 3;margin:0}#online-status{grid-area:3/1;align-self:start;font-size:11px}.online-lobby .online-actions{flex-direction:row;grid-area:4/1/auto/-1}.online-roster>li{min-height:37px;padding:7px 1px;font-size:12px}}@media (aspect-ratio<=4/5){#app{--wave-bottom:max(66px,calc(env(safe-area-inset-bottom) + 40px));--wave-height:66px}.lobby-actions{width:min(310px,100%)}#online-button{font-size:22px}#start-button{min-height:48px;font-size:19px}.wave-topline{grid-template-columns:minmax(0,1fr) auto;gap:6px 9px;margin-left:5px;margin-right:5px;display:grid}.wave-legend{grid-area:2/1;justify-content:flex-start;font-size:9px}#wave-time{grid-area:1/2/span 2;align-self:end}.wave-axis{font-size:9px}.wave-hint{font-size:11px;line-height:1.35}[data-phase=listen] .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 94px);gap:6px 10px;width:90%}[data-phase=listen] .reference-icon{width:34px;height:34px}[data-phase=listen] .reference-icon svg{width:32px;height:32px}[data-phase=listen] .sound-panel strong{font-size:27px}[data-phase=listen] .sound-panel>span{font-size:11px}.wheel-overlay{padding-top:183px;padding-bottom:max(37px,env(safe-area-inset-bottom));gap:5px}#wheel-host{width:min(78vw,38dvh,330px)}.wheel-context{max-width:95%;font-size:11px}.wheel-bottom{gap:7px;width:100%}#wheel-result{font-size:24px}#wheel-description{min-height:15px;font-size:11px;line-height:1.35}.wheel-roster{gap:4px 9px;max-width:350px;font-size:9px}.wheel-roster>span{max-width:165px}.wheel-probability{max-width:300px;line-height:1.35}.online-sheet .dialog-heading h2{font-size:27px}.online-actions>.chunky-button{font-size:17px}.online-roster>li{gap:10px;font-size:13px}.online-roster span{font-size:10px}}@media (height<=740px) and (aspect-ratio<=4/5){.wheel-overlay{gap:4px;padding-top:177px;padding-bottom:27px}.wheel-top{display:none}#wheel-host{width:min(76vw,35dvh,280px)}.wheel-bottom{gap:5px}#wheel-result{font-size:21px}.wheel-bottom .chunky-button{min-height:44px;padding:8px 18px;font-size:17px}}@media (pointer:coarse){.wheel-bottom .chunky-button,.target-picker>.target-button{min-height:44px}}[data-phase=lobby] .round-ticket,[data-phase=lobby] .player-cards,[data-phase=lobby] .game-footer,[data-phase=lobby] .quit-button{display:none}[data-phase=lobby] .game-hud{justify-content:flex-end}[data-phase=lobby][data-online=true] .game-hud,[data-phase=lobby]:not([data-online=true]) #player-labels{display:none}.lobby-panel{bottom:max(36px,calc(env(safe-area-inset-bottom) + 22px));gap:10px}.character-button{color:var(--cream);background:oklch(21% .045 280/.85);border:0;border-radius:13px;flex-direction:column;order:-1;align-items:center;gap:3px;min-height:48px;margin-bottom:8px;padding:9px 18px;display:flex;box-shadow:0 3px oklch(13% .035 275/.4)}.character-button>span{letter-spacing:.1em;color:var(--gold);font-size:10px;font-weight:800}.character-button strong{align-items:center;gap:6px;font-size:12px;display:flex}.character-button svg{width:14px;height:14px}.character-dialog{width:min(570px,100% - 28px)}.character-dialog form{flex-direction:column;gap:17px;display:flex}.character-dialog .dialog-heading{margin:0}.character-dialog .dialog-heading h2{font-size:27px}.character-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.character-option{min-width:0;color:var(--ink);background:oklch(98% .025 80);border:2px solid oklch(77% .045 68);border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:4px 3px 8px;display:flex}.character-option[aria-checked=true]{border-color:var(--ink);background:var(--gold);box-shadow:0 3px 0 var(--ink);transform:translateY(-3px)}.character-option img{aspect-ratio:1;object-fit:cover;border-radius:6px;width:100%}.character-option strong{font-family:var(--display);font-size:14px}.character-option span{font-size:8px;font-weight:800}#character-description{text-align:center;font-size:12px}#profile-save-status:empty{display:none}#profile-save-status{color:oklch(44% .15 24);font-size:12px}.local-intro{margin-bottom:17px;font-size:13px}.local-player-row{grid-column:1/-1;grid-template-columns:1.05fr 1fr;gap:11px;display:grid}.name-fields{gap:12px}.waiting-room{z-index:var(--z-controls);pointer-events:none;position:absolute;inset:0}.waiting-room button{pointer-events:auto}.room-topbar{top:max(17px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left));right:max(18px,env(safe-area-inset-right));justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:absolute}.room-topbar>div{background:oklch(18% .04 282/.9);border-radius:11px;align-items:center;gap:12px;padding:7px 12px;display:flex}.room-topbar>div>span{letter-spacing:.05em;font-size:10px;font-weight:800}.room-code{font-family:var(--display);letter-spacing:.08em;color:var(--gold);-webkit-user-select:text;user-select:text;background:0 0;border:0;min-height:40px;padding:2px 4px;font-size:25px}.room-controls{bottom:max(17px,calc(env(safe-area-inset-bottom) + 12px));width:min(560px,100% - 32px);color:var(--cream);pointer-events:auto;background:oklch(18% .045 285/.97);border:2px solid oklch(66% .065 283/.4);border-radius:19px;flex-direction:column;gap:10px;padding:14px 18px 12px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 6px oklch(12% .03 280/.3)}.room-roster{flex-wrap:wrap;justify-content:center;gap:7px 15px;margin:0;padding:0;list-style:none;display:flex}.room-roster li{text-align:center;flex-direction:column;gap:2px;font-size:12px;display:flex}.room-roster li span{color:oklch(88% .04 290);font-size:9px}.room-controls #online-status{font-size:12px;line-height:1.3}.room-voice-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px 11px;display:flex}.voice-button{color:var(--cream);background:oklch(29% .04 280);border:1px solid oklch(64% .09 278);border-radius:9px;min-height:44px;padding:9px 12px;font-size:11px;font-weight:800}.voice-button[aria-pressed=true]{color:oklch(91% .065 180);background:oklch(29% .065 186);border-color:oklch(70% .12 185)}#room-voice-status{max-width:230px;font-size:10px}#room-notice{text-align:center;color:var(--gold);font-size:11px}#room-notice:empty{display:none}.room-privacy{text-align:center;color:oklch(84% .035 290);font-size:9px;line-height:1.4}#online-auth{text-align:center;flex-direction:column;align-items:center;gap:17px;display:flex}#online-auth h3{font-family:var(--display);margin:0;font-size:24px}#online-auth p{font-size:14px;line-height:1.5}#game-center-login{white-space:normal;width:100%;font-size:17px}#online-auth #game-center-availability{color:oklch(43% .035 28);font-size:12px}.signed-in-player{grid-column:1/-1;font-size:14px;font-weight:800}.game-center-mark{width:77px;height:72px;margin:6px auto;position:relative}.game-center-mark i{border:3px solid var(--cream);background:var(--pink);border-radius:50%;width:43px;height:43px;position:absolute}.game-center-mark i:nth-child(2){background:var(--gold);top:7px;left:31px}.game-center-mark i:nth-child(3){background:oklch(74% .13 150);top:31px;left:24px}.game-center-mark i:nth-child(4){background:var(--cyan);top:26px;left:0}@media (aspect-ratio<=4/5){.lobby-panel{bottom:max(25px,calc(env(safe-area-inset-bottom) + 17px));gap:9px}.character-button{margin-bottom:4px;padding:8px 17px}.game-wordmark{font-size:39px}.lobby-actions{gap:10px}.lobby-actions .chunky-button{min-height:50px}.room-controls{gap:9px;padding:12px 13px}.room-topbar>div{flex-direction:column;align-items:flex-start;gap:0;padding:7px 13px}.room-code{min-height:35px;font-size:24px}.room-controls .online-actions{flex-wrap:nowrap}.room-controls .online-actions>.chunky-button{min-width:0;min-height:48px;padding:10px;font-size:16px}.character-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.character-option img{aspect-ratio:1.1;max-height:88px}.character-option:nth-child(4){grid-column:1;margin-left:15px}.character-option:nth-child(5){grid-column:2;margin-right:0}.character-dialog{padding:20px}.character-dialog form{gap:14px}}@media (height<=560px) and (aspect-ratio>=1){.lobby-panel{bottom:max(14px,calc(env(safe-area-inset-bottom) + 8px));gap:4px}.character-button{min-width:126px;min-height:47px;margin:0;padding:7px 10px;position:absolute;bottom:12px;left:calc(50% + 190px)}.character-button strong{font-size:10px}.character-button>span{font-size:8px}.lobby-actions{gap:9px;max-width:380px}.lobby-actions .chunky-button{min-height:44px;padding:8px 20px;font-size:18px}.lobby-tagline{display:none}.game-wordmark{font-size:31px}.room-topbar{top:12px;left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right))}.room-topbar>div>span{font-size:9px}.room-code{min-height:34px;font-size:22px}.room-controls{width:min(650px,100% - 60px);bottom:max(9px,env(safe-area-inset-bottom));grid-template-columns:1fr 1fr;gap:6px 15px;padding:10px 14px;display:grid}.room-roster{grid-area:1/1;gap:7px 10px}.room-controls #online-status{grid-area:2/1;font-size:10px}.room-voice-controls{grid-area:1/2;gap:4px 8px}.room-controls .online-actions{grid-area:2/2}.room-controls .online-actions>.chunky-button{min-width:0;min-height:42px;padding:7px;font-size:14px}.room-privacy{grid-column:1/-1;font-size:8px}#room-notice{grid-column:1/-1}.room-roster li{font-size:10px}.room-roster li span{font-size:8px}.voice-button{min-height:38px;padding:7px 9px;font-size:10px}#room-voice-status{max-width:130px;font-size:9px}.character-dialog form{grid-template-columns:1fr 1fr;gap:10px 15px;display:grid}.character-dialog .dialog-heading,.character-options{grid-column:1/-1}.character-option img{aspect-ratio:1;height:65px}.character-options{gap:7px}.character-dialog .field-label{grid-column:1}.character-dialog #character-description{grid-column:2;align-content:center}.character-dialog button[type=submit]{grid-column:1/-1;min-height:43px;font-size:18px}.character-dialog{padding:16px}}.game-center-entry{width:min(500px,100%);color:var(--cream);background:oklch(20% .045 276/.92);border:2px solid oklch(71% .13 228);border-radius:16px;flex-direction:column;align-items:center;gap:5px;padding:10px 12px 8px;display:flex}.home-game-center-button{white-space:normal;text-align:center;border-width:4px;width:100%;min-height:72px;padding:7px 22px 7px 13px;font-size:23px}.home-game-center-button #home-game-center-label{text-wrap:balance;flex:1}.home-game-center-mark{flex:0 0 61px;width:61px;height:57px;margin:0}.home-game-center-mark i{border-width:2px;width:34px;height:34px}.home-game-center-mark i:nth-child(2){top:5px;left:25px}.home-game-center-mark i:nth-child(3){top:24px;left:19px}.home-game-center-mark i:nth-child(4){top:20px;left:0}#game-center-entry-copy{text-wrap:pretty;max-width:44ch;font-size:12px;font-weight:800;line-height:1.35}#game-center-entry-status{min-height:1.3em;color:var(--gold);text-wrap:pretty;font-size:11px;font-weight:800;line-height:1.3}#game-center-entry-status:empty{display:none}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .lobby-panel{gap:7px}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .lobby-actions,#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .avatar-caption,#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .avatar-swipe{opacity:.28;filter:saturate(.25)}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .hud-actions>button{opacity:.3;filter:saturate(.25)}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .hud-actions>#account-button{opacity:.62;filter:saturate(.7)}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .lobby-actions{transform-origin:50%;transform:scale(.96)}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) :is(.lobby-actions button,.profile-edit,.avatar-swipe button,.wardrobe-hud,.community-hud,.hud-button):disabled{cursor:not-allowed}@media (aspect-ratio<=4/5){#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .lobby-panel{bottom:max(16px,env(safe-area-inset-bottom));gap:5px}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .lobby-actions{flex-direction:row;gap:7px;width:min(350px,100%)}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .lobby-actions .chunky-button{min-height:42px;padding:7px 10px;font-size:14px}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .avatar-confirm-slot{height:33px}.game-center-entry{width:min(360px,100%);padding:8px 9px 6px}.home-game-center-button{min-height:62px;padding:5px 14px 5px 8px;font-size:20px}.home-game-center-mark{margin-inline:-4px;transform:scale(.86)}.game-center-entry p{font-size:10px}}@media (height<=560px) and (aspect-ratio>=1){#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .lobby-panel{bottom:max(7px,env(safe-area-inset-bottom));gap:3px}#app:is([data-game-center-entry=required],[data-game-center-entry=checking]) .lobby-actions{max-width:360px}.game-center-entry{width:min(390px,62vw);padding-block:6px}.home-game-center-button{min-height:52px;font-size:18px}.home-game-center-mark{display:none}#game-center-entry-copy,#game-center-entry-status{font-size:9px}}.profile-hud{letter-spacing:.03em;color:#fff2c9;pointer-events:auto;background:#164464;border:2px solid #62d8f4;border-radius:12px;min-height:42px;padding:0 12px;font-family:Lilita One,sans-serif;font-size:14px}.community-hud{color:#fff8d8;letter-spacing:.03em;pointer-events:auto;background:#ef4163;border:2px solid #ffd967;border-radius:12px;justify-content:center;align-items:center;gap:5px;min-height:42px;padding:0 10px;font:14px/1 Lilita One,sans-serif;display:inline-flex;box-shadow:inset 0 2px #ff8aa1}.community-hud svg{width:18px;height:18px}.community-hud:hover{filter:brightness(1.08)}.community-hud:active{transform:translateY(2px)}#app:not([data-phase=lobby]) .profile-hud,#app[data-online=true] .profile-hud,#app:not([data-phase=lobby]) .community-hud,#app[data-online=true] .community-hud{display:none}@media (width<=540px){.community-hud{padding-inline:8px;font-size:12px}.community-hud svg{width:16px;height:16px}.profile-hud{padding-inline:9px;font-size:12px}}.profile-panel{color:#351912;max-width:480px}.profile-identity{align-items:center;gap:18px;margin:4px 0 10px;display:flex}.profile-identity img{object-fit:contain;background:#ffe29b;border:3px solid #351912;border-radius:20px;width:90px;height:96px}.profile-identity strong{overflow-wrap:anywhere;font:clamp(28px,8vw,40px)/1.1 Lilita One,sans-serif;display:block}.profile-identity .text-button{color:#194a62;margin-top:6px;font-size:13px}.profile-account-state{margin:12px 0 22px!important;font-size:14px!important}.profile-billing{background:linear-gradient(145deg,#ffd758,#ff9fbc);border:3px solid #351912;border-radius:16px;margin:8px 0 20px;padding:15px;box-shadow:0 4px #351912}.profile-billing h3{margin:0 0 5px;font:22px/1 Lilita One,sans-serif}.profile-billing p{margin:0!important;font-size:13px!important;line-height:1.4!important}.profile-billing-actions{flex-wrap:wrap;align-items:center;gap:4px 12px;margin-top:12px;display:flex}.profile-billing-actions .small-button{color:#351912;background:#2dc2ec;border-color:#351912}.profile-billing-actions .text-button{color:#351912;margin:0;font-size:11px}.profile-results h3{margin:0 0 14px;font:20px Lilita One,sans-serif}.profile-stats{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.profile-stats div{background:#ffe5a0;border:2px solid #cba777;border-radius:14px;flex-direction:column-reverse;padding:12px;display:flex}.profile-stats dd{color:#194a62;margin:0;font:32px Lilita One,sans-serif}.profile-stats dt{font-size:13px;font-weight:800}.profile-results p{line-height:1.5;font-size:13px!important}.profile-row{color:#351912;text-align:left;background:0 0;border:0;border-top:1px solid #ceb593;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:15px 0;font-size:16px;font-weight:800;display:flex}.profile-row span:last-child{font-size:22px}.profile-legal{border-block:1px solid #ceb593;margin:14px 0;padding:8px 0}.legal-links{flex-wrap:wrap;justify-content:center;gap:4px 16px;display:flex}.legal-links button{color:#194a62;cursor:pointer;background:0 0;border:0;min-height:44px;padding:4px 0;font:800 13px Nunito,sans-serif;text-decoration:underline}.profile-delete{color:#aa2833;text-align:left;background:0 0;border:0;min-height:44px;padding:10px 0;font:800 14px Nunito,sans-serif;text-decoration:underline}.danger-button{color:#fff8e9;background:#d33f4c}.delete-actions{gap:12px;margin-top:24px;display:grid}.profile-status{font-size:14px!important}.subscription-warning{background:#ffe7df;border:2px solid #d33f4c;border-radius:12px;padding:12px;font-size:14px!important;line-height:1.45!important}.legal-dialog{max-width:660px;padding:0}.legal-dialog .dialog-heading{z-index:1;background:oklch(96% .035 78);border-bottom:1px solid #ceb593;margin:0;padding:20px;position:sticky;top:0}.profile-panel .dialog-heading .hud-button,.legal-dialog .dialog-heading .hud-button,.community-dialog .dialog-heading .hud-button{min-width:44px;min-height:44px;font:28px/1 Nunito,sans-serif}.legal-copy{color:#351912;overflow-wrap:anywhere;padding:0 20px 20px;font:16px/1.6 Nunito,sans-serif}.legal-copy h2{margin:28px 0 10px;font:23px/1.2 Lilita One,sans-serif}.legal-copy p{font-size:16px!important;line-height:1.6!important}.legal-copy ul{padding-left:22px}.legal-copy a{color:#145575;text-decoration:underline}.legal-copy .legal-date{color:#695045;font-size:13px!important}.consent-note{color:#634534;text-align:center;font-size:12px!important;line-height:1.5!important}.community-consent{cursor:pointer;text-align:left;min-height:48px;margin:16px 0;font-size:14px;line-height:1.4;display:block;position:relative}.community-consent input{z-index:1;opacity:0;cursor:pointer;margin:0;position:absolute;top:50%;left:10px;transform:translateY(-50%);width:26px!important;height:26px!important;min-height:26px!important}.community-consent>span{color:#351912;background:#fff8e9;border:2px solid #b9926c;border-radius:12px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:11px;min-height:48px;padding:8px 10px;font-weight:800;display:grid}.community-consent>span:before{content:"✓";color:#0000;opacity:1;background:#fffaf0;border:3px solid #4c2529;border-radius:7px;place-items:center;width:26px;height:26px;font:900 19px/1 system-ui;transition:background-color .15s,color .15s,transform .15s;display:grid}.community-consent input:checked+span{background:#dff6fb;border-color:#167d9c}.community-consent input:checked+span:before{color:#351912;opacity:1;background:#35c5ec;transform:scale(1.04);box-shadow:inset 0 0 0 2px #fff7e5}.community-consent input:focus-visible+span{outline-offset:3px;outline:3px solid #1a9acd}.community-consent:active>span:before{transform:scale(.92)}@media (prefers-reduced-motion:reduce){.community-consent>span:before{transition:none}}#room-people.profile-hud{display:block!important}#room-people[hidden]{display:none!important}.safety-person{align-items:center;gap:12px;display:flex}.safety-person img{object-fit:contain;width:50px;height:60px}.safety-person h3{overflow-wrap:anywhere;font:25px Lilita One,sans-serif}.safety-player{border-top:1px solid #c4a382;padding:12px 0}.safety-actions{flex-wrap:wrap;gap:8px;display:flex}.safety-actions .small-button{font-size:12px}#lobby-people{color:#23566c;text-shadow:none;justify-content:center;width:100%;min-height:44px;font-weight:800}.community-dialog ul{padding-left:22px;font-size:15px;line-height:1.5}.profile-panel .text-button{color:#194a62;text-shadow:none;min-height:44px}.meme-image{object-fit:contain;background:oklch(13% .025 287/.85);border-radius:10px;width:auto;max-width:min(250px,70%);height:clamp(80px,16dvh,155px);margin:0 auto 12px;display:block;box-shadow:0 3px oklch(10% .025 287/.5)}.meme-image[hidden]{display:none}[data-phase=listen]:has(.meme-image:not([hidden])) .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + clamp(80px,16dvh,155px) + 102px)}#app[data-phase=listen]:has(.report-sound:not([hidden])) .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 80px)}#app[data-phase=listen]:has(.report-sound:not([hidden])):has(.meme-image:not([hidden])) .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 168px)}[data-phase=countdown] .wave-topline,[data-phase=countdown] .wave-hint{visibility:hidden}[data-phase=countdown] .meme-image{display:none}@media (height<=560px) and (aspect-ratio>=1){.meme-image{max-width:125px;height:70px;margin-bottom:7px}[data-phase=listen]:has(.meme-image:not([hidden])) .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 126px);gap:3px 9px}#app[data-phase=listen]:has(.report-sound:not([hidden])) .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 105px)}#app[data-phase=listen]:has(.report-sound:not([hidden])):has(.meme-image:not([hidden])) .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 128px)}[data-phase=listen]:has(.meme-image:not([hidden])) .sound-panel strong{font-size:20px}[data-phase=listen]:has(.meme-image:not([hidden])) .reference-icon,[data-phase=listen]:has(.meme-image:not([hidden])) .sound-panel>span,[data-phase=listen]:has(.meme-image:not([hidden])) .phase-heading{display:none}}html,body,#app{touch-action:pan-x pan-y;-webkit-text-size-adjust:100%}input,select,textarea{font-size:16px!important}.game-hud{top:max(14px,env(safe-area-inset-top))}.game-footer #session-label,.wave-topline,.wave-axis,.wave-hint,.wheel-top,.wheel-context,.wheel-roster,.wheel-probability{display:none!important}.game-footer{text-align:center;pointer-events:none;justify-content:center}.game-footer:has(#footer-hint:empty),[data-phase=listen] .phase-heading,[data-phase=playback] .phase-heading{display:none}[data-phase=record] .phase-heading{top:auto;bottom:calc(var(--wave-bottom) + var(--wave-height) + 126px);gap:2px}[data-phase=record] .phase-heading>span:first-child{font-size:27px}[data-phase=record] .phase-heading>span:last-child{font-size:12px}[data-phase=record] .player-cards,[data-phase=countdown] .player-cards{opacity:.78}#app{--wave-bottom:max(38px,calc(env(safe-area-inset-bottom) + 20px));--wave-height:66px}.wave-panel{bottom:var(--wave-bottom);width:min(720px,91%)}.wave-shell{height:var(--wave-height)}.meme-image{object-fit:cover;background:#ffcb49;border:4px solid #fff1c5;border-radius:50%;outline:3px solid #3d2020;width:86px;max-width:86px;height:86px;margin:0 auto 16px;box-shadow:0 6px #341c20}[data-phase=record] .wave-shell:before{content:"";z-index:2;background:#ff5661;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:9px}[data-phase=listen]:has(.meme-image:not([hidden])) .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 116px);gap:4px}[data-phase=listen] .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 28px)}[data-phase=listen] .sound-panel>span,[data-phase=listen] .reference-icon{display:none}[data-phase=listen] .sound-panel strong{max-width:100%;font-size:23px}.avatar-swipe{z-index:3;touch-action:pan-y;cursor:grab;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:32% 14% 33%}.avatar-swipe button{border:3px solid var(--deep);background:var(--cream);width:46px;height:52px;color:var(--deep);box-shadow:0 4px 0 var(--deep);border-radius:16px;place-items:center;display:grid}.avatar-lock-badge{z-index:2;border:3px solid var(--deep);color:#fff2bd;max-width:56%;font:clamp(12px,3.7vw,17px)/1 var(--display);white-space:nowrap;pointer-events:none;background:#351912;border-radius:999px;padding:7px 12px;position:absolute;bottom:4%;left:50%;transform:translate(-50%);box-shadow:0 4px #ffbe3f}.avatar-lock-badge[hidden]{display:none}#app[data-avatar-locked=true][data-avatar-picking=true] #stage canvas{filter:saturate(.72)brightness(.86)}#avatar-prev svg{transform:rotate(180deg)}.avatar-caption{flex-direction:column;order:-1;align-items:center;gap:0;margin-bottom:5px;display:flex}.avatar-caption>strong{font-family:var(--display);color:var(--gold);text-shadow:0 2px 0 var(--deep);font-size:22px}.profile-edit{color:var(--cream);min-height:32px;text-shadow:0 2px 2px var(--deep);background:0 0;border:0;padding:5px 14px;font-size:11px;font-weight:800}.mode-tiles{border:0;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;display:grid}.mode-tiles legend,.round-options legend,.catalogue-tiles legend{margin-bottom:8px;font-size:13px;font-weight:800}.mode-tile{isolation:isolate;cursor:pointer;text-align:center;background:#fff7e5;border:3px solid #c2a382;border-radius:15px;flex-direction:column;align-items:center;padding:3px 7px 11px;display:flex;position:relative;box-shadow:0 3px #c2a382}.mode-tile:has(:checked){background:#ffd254;border-color:#422521;box-shadow:0 4px #422521}.mode-tile:has(:checked):after{content:"✓";color:#ffdb58;background:#422521;border-radius:50%;width:22px;height:22px;font-weight:800;position:absolute;top:7px;right:8px}.mode-tile input,.round-options input,.catalogue-tiles input{opacity:0;width:1px;height:1px;position:absolute}.mode-tile:has(:focus-visible),.round-options label:has(:focus-visible),.catalogue-tiles label:has(:focus-visible){outline-offset:4px;outline:3px solid #22bfea}.mode-art{width:min(145px,100%);height:108px;display:block}.mode-art svg{width:100%;height:100%}.mode-tile strong{font:22px var(--display);line-height:1.1}.mode-tile small{margin-top:4px;font-size:10px;font-weight:800}.settings-row{grid-template-columns:1.25fr 1fr;align-items:end;margin-top:16px}.round-options{border:0;gap:8px;margin:0;padding:0;display:flex}.round-options label{cursor:pointer;flex:1;position:relative}.round-options span{min-height:43px;font:22px var(--display);background:#fff8e9;border:2px solid #b89b7f;border-radius:9px;place-items:center;display:grid}.round-options input:checked+span{background:var(--cyan);border-color:var(--deep);box-shadow:0 3px 0 var(--deep)}#online-entry>.round-options{margin-top:2px}.catalogue-tiles{border:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;min-width:0;margin:14px 0 0;padding:0;display:grid}.catalogue-tiles label{cursor:pointer;min-width:0;position:relative}.catalogue-tiles label>span{background:#fff8e9;border:2px solid #b89b7f;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:32px minmax(0,1fr);align-items:center;column-gap:9px;min-width:0;min-height:65px;padding:9px 10px;display:grid}.catalogue-tiles i{color:#ffd254;width:32px;height:32px;font:20px var(--display);background:#34233e;border-radius:50%;grid-row:1/3;place-items:center;font-style:normal;display:grid}.catalogue-tiles strong{font:18px var(--display);min-width:0;line-height:1}.catalogue-tiles small{color:#654742;overflow-wrap:anywhere;min-width:0;font-size:9px;line-height:1.25}.catalogue-tiles input:checked+span{border-color:var(--deep);box-shadow:0 3px 0 var(--deep);background:#ffd254}.report-sound{color:#ffe8b9;letter-spacing:.04em;pointer-events:auto;touch-action:manipulation;background:#38242dbd;border:0;border-radius:9px;min-height:44px;margin:8px auto 0;padding:9px 13px;font-size:9px;font-weight:900;display:block}.local-player-row{grid-template-columns:minmax(0,1fr) 124px;align-items:center;gap:12px;display:grid}.local-avatar-picker{grid-template-rows:64px 17px;grid-template-columns:27px 60px 27px;justify-content:center;align-items:center;margin-top:7px;display:grid;position:relative}.local-avatar-picker button{height:44px;color:var(--deep);font:27px var(--display);background:#f1d9b6;border:0;border-radius:8px}.local-avatar-picker img{object-fit:contain;width:60px;height:64px}.local-avatar-picker span{text-align:center;grid-column:1/-1;font-size:11px;font-weight:800}.character-dialog{max-width:410px}.character-dialog .chunky-button{width:100%;margin-top:20px}.room-controls{color:#442421;background:#fff0cf;border:3px solid #442421;gap:9px;padding:14px 16px;box-shadow:0 6px #442421}.room-code-label{letter-spacing:.12em;text-align:center;font-size:10px;font-weight:800}.room-large-code,.invite-code{font:43px var(--display);letter-spacing:.09em;color:#ffc640;text-align:center;-webkit-text-stroke:1px #442421;paint-order:stroke fill;text-shadow:0 3px #442421}.room-large-code{background:0 0;border:0;min-height:54px;padding:0}.room-invite-actions{justify-content:center;align-items:center;gap:7px;display:flex}.room-invite-actions .small-button{color:#442421;background:#ffce48;border:2px solid #442421;min-height:44px;font-size:11px;box-shadow:0 3px #442421}.room-invite-actions .voice-button{color:#442421;background:#ecbeab;border:2px solid #442421;place-items:center;width:44px;min-width:44px;padding:9px;display:grid;position:relative;box-shadow:0 3px #442421}.room-invite-actions .voice-button[aria-pressed=true]{color:#255632;background:#a8e692;border-color:#442421}.voice-button svg{width:22px;height:22px}.mic-slash{background:currentColor;border:1px solid #ecbeab;width:3px;height:25px;position:absolute;transform:rotate(-40deg)}.match-voice-controls{z-index:var(--z-hud);top:auto;bottom:max(16px,env(safe-area-inset-bottom));left:max(13px,env(safe-area-inset-left));pointer-events:auto;background:#fff0cfe8;border:2px solid #442421;border-radius:13px;flex-direction:column;gap:7px;padding:6px;display:flex;position:absolute;box-shadow:0 4px #442421}.match-voice-controls .voice-button{color:#442421;background:#ecbeab;border:2px solid #442421;border-radius:9px;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:8px;display:grid;position:relative;box-shadow:0 3px #442421}.match-voice-controls .voice-button[aria-pressed=true]{color:#255632;background:#a8e692;border-color:#442421}.match-voice-controls .voice-button:disabled{box-shadow:0 1px #442421}.room-controls #online-status{margin:3px 0 1px;font-size:11px}.room-controls #room-notice{color:#86482d;text-align:center;font-size:11px}.room-controls .online-actions{display:flex}#online-start{opacity:1;background:#28c3ed;box-shadow:0 5px #442421}#online-start:disabled{color:#738b87;cursor:default;background:#b7e5eb;border-color:#ae9b83;box-shadow:0 3px #ae9b83}.player-label.is-speaking .player-voice{color:#67ed88}.player-label.is-speaking .player-voice svg{stroke:#67ed88}.player-label.is-speaking .player-voice i{background:#67ed88}.invite-dialog{text-align:center;width:min(410px,100% - 32px)}.invite-dialog>p{font-size:13px;line-height:1.5}.invite-dialog .invite-code{margin:23px 0 25px;font-size:52px;display:block}.invite-dialog>.chunky-button{width:100%;margin:7px 0;font-size:19px}.invite-dialog .invite-status{margin-top:10px;font-weight:800}.microphone-dialog{text-align:center;max-width:410px}.microphone-dialog h2{font:29px var(--display)}.microphone-dialog p{margin:16px 0 24px;font-size:15px;line-height:1.5}.microphone-dialog .chunky-button{width:100%;font-size:22px}.permission-cancel{min-height:44px;color:var(--deep);background:0 0;border:0;margin-top:16px;font-size:12px;font-weight:800}.permission-art{color:#f381aa;justify-content:center;align-items:center;gap:7px;height:125px;display:flex}.permission-art svg{color:#25bfe7;filter:drop-shadow(0 4px #a77c51);width:79px;height:100px}.permission-art span{background:#f381aa;border-radius:9px;width:9px;height:30px}.permission-art span:nth-of-type(2){background:#ffca3e;height:55px}.permission-art span:nth-of-type(3){background:#7ecb8a;height:20px}.wheel-overlay{padding:max(168px,calc(env(safe-area-inset-top) + 110px)) 16px max(28px,env(safe-area-inset-bottom));background:#2d131e9e;gap:10px}#wheel-host{flex-shrink:1;width:min(82vw,39dvh,365px)}.wheel-bottom{gap:11px;width:100%;max-width:420px}#wheel-result{text-wrap:balance;max-width:95%;font-size:clamp(24px,3.6dvh,34px);line-height:1.07}#wheel-description:empty{display:none}#wheel-description{max-width:340px;font-size:12px;line-height:1.4}.wheel-bottom .chunky-button{min-height:49px}.results-panel{padding:0 18px max(21px,env(safe-area-inset-bottom));background:linear-gradient(#28122344,#0000 55%,#28122344);justify-content:flex-end;gap:7px}[data-phase=results] .player-cards,[data-phase=results] #player-labels{display:none}.results-panel .result-overline{font-size:12px;position:absolute;top:19%}.results-panel h1{text-wrap:balance;max-width:94%;font-size:clamp(28px,4dvh,43px);position:absolute;top:22%}#winner-subtitle{display:none}#final-ranking{gap:4px;width:min(420px,94%);max-width:420px;margin:6px 0}#final-ranking li{height:5dvh;min-height:37px;max-height:49px;padding:2px 12px;font-size:13px}#final-ranking img{width:32px;height:32px}#final-ranking strong{font-size:23px}.result-actions .chunky-button{min-height:45px;padding:9px 19px;font-size:17px}#share-result{background:#432b27b3;border-radius:8px;min-height:37px;padding:7px 14px;font-size:11px;font-weight:800}@media (aspect-ratio<=4/5){.player-cards{gap:5px;top:59px}.player-card{width:52px}.player-card img{width:42px;height:38px}.card-score{font-size:19px}.match-voice-controls{top:auto;bottom:max(16px,env(safe-area-inset-bottom))}[data-phase=wheel] .match-voice-controls{flex-direction:row;gap:5px;padding:2px}.avatar-swipe{inset:35% 13%}.lobby-panel{bottom:max(29px,calc(env(safe-area-inset-bottom) + 18px));gap:8px}.game-wordmark{font-size:37px}.lobby-tagline{font-size:8px}.lobby-actions{width:min(310px,94%)}.avatar-caption>strong{font-size:23px}.lobby-actions .chunky-button{min-height:48px}}@media (height<=740px) and (aspect-ratio<=4/5){.lobby-panel{bottom:max(18px,env(safe-area-inset-bottom));gap:4px}.game-wordmark{font-size:31px}.lobby-actions{gap:8px}.lobby-tagline{display:none}.avatar-caption{gap:0;margin-bottom:1px}.avatar-caption>strong{font-size:20px}.profile-edit{min-height:26px;font-size:10px}.avatar-swipe{inset:33% 12% 34%}.avatar-swipe button{width:42px;height:46px}.results-panel .result-overline{top:18%}.results-panel h1{font-size:29px;top:21%}#final-ranking li{height:4.7dvh;min-height:31px}#final-ranking img{width:27px;height:27px}.results-panel{gap:5px;padding-bottom:12px}}@media (height<=560px) and (aspect-ratio>=1){.match-voice-controls{top:auto;bottom:max(12px,env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));flex-direction:column;padding:5px}.match-voice-controls .voice-button{width:44px;min-width:44px;height:44px;min-height:44px}.avatar-swipe{inset:29% 29% 31%}.avatar-caption{width:140px;position:absolute;bottom:0;left:calc(50% + 205px)}.game-dialog{max-height:calc(100dvh - 24px)}.mode-art{height:85px}.mode-tile strong{font-size:19px}.online-sheet #online-entry{display:flex}.mode-tiles{width:100%}.catalogue-tiles{width:100%;margin-top:0}.room-controls{grid-template-columns:1fr 1.3fr;gap:3px 15px;width:min(650px,100% - 80px);padding:9px 14px;display:grid}.room-code-label{grid-area:1/1}.room-large-code{grid-area:2/1;min-height:35px;font-size:32px}.room-invite-actions{grid-area:1/2/3}.room-controls .online-actions{grid-area:3/2}.room-controls #online-status{grid-area:3/1}#room-notice{grid-column:1/-1}.room-topbar{top:max(12px,env(safe-area-inset-top))}.meme-image{border-width:3px;width:57px;max-width:57px;height:57px;margin-bottom:10px}#app{--wave-height:47px;--wave-bottom:max(18px,env(safe-area-inset-bottom))}.wave-panel{width:min(600px,70%)}[data-phase=record] .phase-heading{bottom:calc(var(--wave-bottom) + var(--wave-height) + 87px);display:flex}[data-phase=record] .phase-heading>span:first-child{font-size:20px}[data-phase=record] .phase-heading>span:last-child{display:none}[data-phase=listen]:has(.meme-image:not([hidden])) .sound-panel{bottom:calc(var(--wave-bottom) + var(--wave-height) + 76px)}.wheel-overlay{grid-template-columns:1fr 1fr;gap:18px;padding:83px 50px 20px;display:grid}#wheel-host{grid-area:1/1;width:min(64dvh,285px)}.wheel-bottom{grid-area:1/2;max-height:calc(100dvh - 110px);overflow-y:auto}#wheel-result{font-size:27px}.results-panel{align-items:flex-end;gap:5px;padding:80px 22px 18px}.results-panel .result-overline,.results-panel h1{width:41%;max-width:41%;left:5%}.results-panel .result-overline{top:21%}.results-panel h1{font-size:28px;top:28%}#final-ranking,.result-actions,#share-result{width:43%;max-width:330px}#final-ranking{margin:0}#final-ranking li{height:35px;min-height:32px}.result-actions{justify-content:center}.result-actions .chunky-button{padding:8px 12px;font-size:14px}#share-result{justify-content:center}}.invite-app-links{flex-direction:column;gap:12px;margin-top:12px;display:flex}.invite-app-links a{font-size:18px;text-decoration:none}.invite-app-links p{font-size:12px;line-height:1.4}[data-phase=results] .game-footer{display:none}.avatar-caption{order:-1;gap:2px;width:100%;margin:0;position:static}.profile-edit{color:#fff4d3;max-width:95%;min-height:44px;font:32px var(--display);-webkit-text-stroke:3px #422021;paint-order:stroke fill;text-shadow:0 3px #422021;background:0 0;border:0;justify-content:center;align-items:center;gap:9px;padding:1px 10px;line-height:1.15;display:flex}.profile-edit #profile-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.name-pencil{font:20px var(--display);color:#73e4ff;-webkit-text-stroke:0;text-shadow:0 2px #422021}.avatar-confirm-slot{justify-content:center;align-items:flex-start;width:100%;height:47px;display:flex}#avatar-confirm{border-radius:12px;min-width:202px;min-height:40px;padding:6px 20px;font-size:18px;position:static;transform:none}#avatar-confirm[hidden]{display:none}.avatar-caption{margin-bottom:1px}@media (height<=740px) and (aspect-ratio<=4/5){.profile-edit{min-height:36px;font-size:28px}.avatar-confirm-slot{height:42px}#avatar-confirm{min-height:35px;padding:5px 16px;font-size:16px}.lobby-panel{gap:4px}}@media (height<=560px) and (aspect-ratio>=1){.avatar-caption{gap:3px;width:166px;position:absolute;bottom:0;left:calc(50% + 212px)}.profile-edit{min-height:38px;padding:0;font-size:24px}.avatar-confirm-slot{height:46px}#avatar-confirm{min-width:150px;min-height:36px;padding:6px 10px;font-size:14px}}.community-sounds-dialog{color:#35181b;background:#fff1d4;width:min(720px,100% - 24px);max-height:92dvh;padding:28px;overflow:auto}.community-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.community-head>div>span{letter-spacing:.12em;color:#9b5160;font-size:.72rem;font-weight:900}.community-head h2{margin:.2rem 0;font-family:Lilita One,sans-serif;font-size:2.15rem;line-height:.95}.community-lead{max-width:48ch;margin:14px 0 20px}.community-upload{width:100%}.community-own{border-top:2px solid #35181b22;margin-top:26px;padding-top:20px}.community-own h3{letter-spacing:.04em;font-family:Lilita One,sans-serif}.community-row{border-bottom:1px solid #35181b1f;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.community-row img,.community-note{object-fit:cover;color:#ffcc4d;background:#30243f;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.6rem;display:grid}.community-row div{min-width:0}.community-row strong,.community-row small{overflow-wrap:anywhere;display:block}.community-row small{color:#745c58;margin-top:2px;font-size:.72rem}.community-empty,.community-help{color:#745c58;font-size:.82rem}.community-help{margin-top:18px}.community-form{flex-direction:column;gap:16px;display:flex}.community-form>label,.community-report-dialog label{flex-direction:column;gap:6px;font-weight:900;display:flex}.community-form input,.community-form select,.community-report-dialog input,.community-report-dialog select,.community-report-dialog textarea{color:#35181b;width:100%;min-height:46px;font:inherit;background:#fffaf0;border:3px solid #4c2529;border-radius:12px;padding:10px 12px}.community-optional{color:#745c58;font-size:.72rem}.community-file{text-align:center;background:#fff9eb;border:3px dashed #ad7b59;border-radius:14px;padding:16px;position:relative}.community-file input{opacity:0;cursor:pointer;position:absolute;inset:0}.community-file span{color:#745c58;overflow-wrap:anywhere;font-size:.78rem;font-weight:700}.community-trim{color:#27232b;background:#fff;border-radius:14px;padding:12px}.community-image{background:#30243f;border-radius:14px;height:150px;overflow:hidden}.community-image img{object-fit:contain;width:100%;height:100%}.community-rights{background:#ffe1a2;border:2px solid #d4952c;border-radius:14px;grid-template-columns:25px 1fr;align-items:start;padding:14px;display:grid!important}.community-rights input{height:22px;min-height:0;margin:2px 0 0;width:22px!important}.community-rights span{text-align:left;font-size:.76rem;line-height:1.45}.community-rule{color:#745c58;font-size:.75rem}.community-feedback{color:#a22b36;min-height:1.2em;font-weight:800}.community-report-dialog{color:#35181b;background:#fff1d4;width:min(520px,100% - 24px)}.community-report-dialog form{flex-direction:column;gap:15px;display:flex}.community-contact-note{color:#745c58;font-size:.72rem;font-weight:700;line-height:1.35}.community-report-success{text-align:center;flex-direction:column;gap:16px;display:flex}.community-report-success h2{letter-spacing:.03em;font-family:Lilita One,sans-serif;font-size:2rem}.community-report-success p{margin:0;line-height:1.5}.community-report-success a{color:#075c70;font-weight:900}.community-loading{text-align:center;padding:44px 12px;font-weight:900}@media (width<=540px){.community-sounds-dialog{padding:20px 16px}.community-head h2{font-size:1.75rem}.community-row{grid-template-columns:44px minmax(0,1fr) auto}.community-row img,.community-note{width:44px;height:44px}.community-trim{padding:8px}.community-rights span{font-size:.7rem}}.community-new-category{background:#ffe9b3;border:2px solid #d4952c;border-radius:14px;padding:12px}.community-new-category small{color:#745c58;font-size:.72rem}.community-rights{cursor:pointer;grid-template-columns:29px 1fr;align-items:center}.community-rights input{place-items:center;display:grid;appearance:none!important;background:#fffaf0!important;border:3px solid #4c2529!important;border-radius:7px!important;width:24px!important;height:24px!important;min-height:24px!important;margin:0!important;padding:0!important}.community-rights input:after{content:"✓";color:#35181b;font:900 19px/1 system-ui;transition:transform .12s;transform:scale(0)}.community-rights input:checked{box-shadow:inset 0 0 0 2px #fff7e5;background:#35c5ec!important}.community-rights input:checked:after{transform:scale(1)}.community-rights input:focus-visible{outline-offset:3px;outline:3px solid #1a9acd}.community-rights span{font-size:.82rem}.community-terms{appearance:none;color:#7c2b48;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.community-terms:focus-visible{outline-offset:3px;border-radius:3px;outline:3px solid #1a9acd}.premium-access-dialog{color:#281016;background:#fff1d5;border:0;width:100dvw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;position:fixed;inset:0;overflow:auto}.premium-access-dialog::backdrop{background:#10203e}.premium-access-shell{background:#fff1d5;min-height:100%}.premium-access-hero{background:#10203e;height:clamp(245px,39dvh,390px);position:relative;overflow:hidden}.premium-access-hero iframe{pointer-events:none;background:#10203e;border:0;width:100%;height:100%;position:absolute;inset:0}.premium-access-close{z-index:3;top:max(9px,env(safe-area-inset-top));right:max(9px,env(safe-area-inset-right));color:#281016;background:#fff1d5;border:3px solid #281016;border-radius:14px;width:52px;height:52px;padding:0;font:700 36px/42px Nunito,sans-serif;position:fixed;box-shadow:0 3px #281016}.premium-access-close:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #281016}.premium-bulbs{background:#c52b50;border-top:2px solid #281016;justify-content:space-around;align-items:center;height:17px;display:flex;position:absolute;bottom:0;left:0;right:0}.premium-bulbs i{background:#ffe685;border-radius:50%;width:8px;height:8px;box-shadow:0 0 5px #ffe36d}.premium-access-panel{max-width:760px;padding:15px 18px max(10px,env(safe-area-inset-bottom));text-align:center;margin:auto}.premium-access-panel h2{letter-spacing:-.01em;margin:0;font:900 clamp(25px,7vw,38px)/1 Lilita One,sans-serif}.premium-access-subtitle{color:#724649;margin:5px 0 0;font-size:13px;font-weight:800;line-height:1.35}.premium-benefits{grid-template-columns:repeat(3,1fr);gap:8px;margin:11px 0;display:grid}.premium-benefits span{color:#55333a;flex-direction:column;align-items:center;gap:4px;min-width:0;font-size:10px;font-weight:900;line-height:1.1;display:flex}.premium-benefits b{color:#281016;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;display:grid}.premium-benefits .is-cyan{background:#28c4ea}.premium-benefits .is-pink{background:#ff4e8b}.premium-benefits .is-gold{background:#ffc43d}.premium-access-panel h3{text-align:start;margin:0 0 6px;font:900 13px/1.2 Nunito,sans-serif}.premium-plans{grid-template-columns:1fr 1fr;gap:9px;display:grid}.premium-plan{color:#281016;background:#fffaf0;border:2px solid #b99375;border-radius:14px;min-height:102px;padding:20px 8px 8px;font-family:Nunito,sans-serif;position:relative}.premium-plan.is-selected{background:#ffd157;border:3px solid #281016;box-shadow:0 4px #281016}.premium-plan:disabled{opacity:.48}.premium-plan strong,.premium-plan b,.premium-plan small{display:block}.premium-plan strong{font-size:14px;font-weight:900}.premium-plan b{margin-top:3px;font-size:20px}.premium-plan small{color:#75454b;margin-top:3px;font-size:10px;font-weight:800;line-height:1.15}.premium-plan-badge{color:#fff8e6;white-space:nowrap;background:#8b6455;border-radius:8px;max-width:90%;padding:3px 8px;font-size:9px;font-weight:900;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.premium-plan.is-selected .premium-plan-badge{background:#e82865}.premium-plan-radio{background:#fffaf0;border:2px solid #281016;border-radius:50%;width:16px;height:16px;position:absolute;top:8px;right:8px}.premium-plan.is-selected .premium-plan-radio:after{content:"";background:#e82865;border-radius:50%;position:absolute;inset:3px}.premium-timeline{align-items:flex-start;margin:12px 0 8px;display:flex;position:relative}.premium-timeline:before{content:"";background:#e7bd83;border-radius:2px;height:3px;position:absolute;top:10px;left:15%;right:15%}.premium-timeline span{z-index:1;flex-direction:column;flex:1;align-items:center;min-width:0;padding:0 2px;display:flex}.premium-timeline i{background:#fff1d5;border:3px solid #d4a76f;border-radius:50%;width:21px;height:21px}.premium-timeline i.is-active{background:#ffd157;border-color:#e82865;box-shadow:inset 0 0 0 4px #fff1d5}.premium-timeline strong{color:#8b1d41;margin-top:4px;font-size:9px;font-weight:900}.premium-timeline small{margin-top:1px;font-size:9px;font-weight:800;line-height:1.15}.premium-access-primary{color:#281016;background:#28c4ea;border:3px solid #281016;border-radius:14px;width:100%;min-height:57px;padding:10px 14px;font:900 18px/1.1 Lilita One,sans-serif;box-shadow:0 5px #281016}.premium-access-primary:active:not(:disabled){transform:translateY(3px);box-shadow:0 2px #281016}.premium-access-primary:disabled,.premium-access-dialog button:disabled{opacity:.5}.premium-access-disclosure{color:#724649;margin:8px 0 0;font-size:10px;line-height:1.3}.premium-access-status{color:#a41436;min-height:16px;margin:5px 0 0;font-size:11px;font-weight:900}.premium-access-actions{justify-content:center;gap:8px;display:flex}.premium-access-actions button,.premium-access-dismiss,.premium-access-legal button{color:#07566c;background:0 0;border:0;min-height:42px;font:900 11px Nunito,sans-serif;text-decoration:underline}.premium-access-legal{margin-top:-7px}.premium-access-legal .legal-links{justify-content:center;display:flex}.premium-access-legal button{color:#724649;font-weight:800}.premium-access-dismiss{color:#724649;margin-top:-8px;text-decoration:none}.premium-entry{color:#fff1d5;background:#32182feb;border:2px solid #ffd35b;border-radius:16px;flex-direction:column;align-items:center;gap:7px;width:min(500px,100%);padding:11px 12px 10px;display:flex;box-shadow:0 4px #281016}.premium-entry strong{font:22px/1 Lilita One,sans-serif}.premium-entry p{max-width:42ch;margin:0;font-size:11px;font-weight:800;line-height:1.3}.home-premium-button{white-space:normal;width:100%;min-height:56px;font-size:21px}#app[data-premium-entry=required] .lobby-actions,#app[data-premium-entry=required] .avatar-caption,#app[data-premium-entry=required] .avatar-swipe{opacity:.28;filter:saturate(.25)}#app[data-premium-entry=required] .hud-actions>button{opacity:.3;filter:saturate(.25)}#app[data-premium-entry=required] .hud-actions>#account-button{opacity:.72;filter:saturate(.8)}#app[data-premium-entry=required] :is(.lobby-actions button,.profile-edit,.avatar-swipe button,.wardrobe-hud,.community-hud,.hud-button):disabled{cursor:not-allowed}@media (aspect-ratio<=4/5){.premium-access-hero{height:36dvh;min-height:235px}.premium-access-panel{padding:11px 13px max(6px,env(safe-area-inset-bottom))}.premium-entry{width:min(360px,100%);padding:8px 9px}.premium-entry strong{font-size:19px}.premium-entry p{font-size:10px}.home-premium-button{min-height:49px;font-size:18px}#app[data-premium-entry=required] .lobby-panel{bottom:max(12px,env(safe-area-inset-bottom));gap:5px}#app[data-premium-entry=required] .lobby-actions{flex-direction:row;gap:7px;width:min(350px,100%)}#app[data-premium-entry=required] .lobby-actions .chunky-button{min-height:41px;padding:7px 10px;font-size:14px}#app[data-premium-entry=required] .avatar-confirm-slot{height:29px}}@media (height<=720px) and (aspect-ratio<=4/5){.premium-access-hero{height:31dvh;min-height:205px}.premium-access-panel h2{font-size:24px}.premium-benefits{margin:7px 0}.premium-plan{min-height:91px}.premium-timeline{margin:9px 0 6px}.premium-access-primary{min-height:50px}.premium-entry p{display:none}}@media (height<=560px) and (aspect-ratio>=1){.premium-access-shell{grid-template-columns:42% 58%;min-height:100dvh;display:grid}.premium-access-hero{height:100dvh;min-height:0}.premium-access-panel{width:100%;padding:10px 18px;overflow:auto}.premium-entry{width:min(390px,62vw);padding-block:6px}.premium-entry p{display:none}.home-premium-button{min-height:48px;font-size:17px}}@media (prefers-reduced-motion:reduce){.premium-access-dialog button{transition:none!important}}.wardrobe-hud{color:var(--deep);border:3px solid var(--deep);box-shadow:inset 0 2px 0 #fff4bf,0 4px 0 var(--deep);min-height:54px;font:16px/1 var(--display);pointer-events:auto;cursor:pointer;background:linear-gradient(#ffe47b 0%,#ffcb36 70%);border-radius:14px;flex-shrink:0;align-items:center;gap:6px;padding:3px 12px 3px 5px;display:inline-flex}.wardrobe-hud svg{filter:drop-shadow(0 1px #ad661e);flex-shrink:0;width:42px;height:42px}.wardrobe-hud:hover{filter:brightness(1.05)}.wardrobe-hud:active{box-shadow:inset 0 2px 0 #fff4bf,0 1px 0 var(--deep);transform:translateY(3px)}.wardrobe-hud:focus-visible{outline-offset:4px;outline:3px solid #fff5d3}#app:not([data-phase=lobby]) .wardrobe-hud,#app[data-online=true] .wardrobe-hud{display:none}#app[data-wardrobe=true] .lobby-panel,#app[data-wardrobe=true] .avatar-swipe,#app[data-wardrobe=true] .game-hud,#app[data-wardrobe=true] #player-labels{visibility:hidden}.wardrobe-dialog{inset:auto 0 max(12px,env(safe-area-inset-bottom));overscroll-behavior:contain;background:var(--cream);width:min(560px,100% - 20px);max-height:48dvh;color:var(--deep);border:3px solid var(--deep);box-shadow:0 6px 0 var(--deep);font-family:var(--body);border-radius:16px;margin:0 auto;padding:15px 16px 12px;position:fixed;overflow:auto}.wardrobe-dialog::backdrop{background:0 0}.wardrobe-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.wardrobe-heading h2{font:25px/.98 var(--display);text-wrap:balance;margin:0}.wardrobe-heading p{margin-top:3px;font-size:12px;font-weight:800}.wardrobe-heading>button{min-width:44px;min-height:44px;color:var(--deep);background:#eacda8;border:0;border-radius:10px;flex-shrink:0;font-size:29px}.wardrobe-tabs{gap:6px;margin-bottom:10px;display:flex}.wardrobe-tabs button{min-height:40px;font:15px var(--display);color:var(--deep);background:0 0;border:2px solid #ad9175;border-radius:9px;flex:1;padding:7px 4px}.wardrobe-tabs [aria-selected=true]{background:var(--gold);border-color:var(--deep);box-shadow:0 2px 0 var(--deep)}.wardrobe-items{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#caac85 transparent;gap:9px;padding:3px 3px 8px;display:flex;overflow-x:auto}.wardrobe-items>button{scroll-snap-align:start;background:color-mix(in srgb,var(--item-color) 22%,#fff9e6);min-width:0;color:var(--deep);border:2px solid #bba182;border-radius:12px;flex-direction:column;flex:0 0 108px;align-items:center;gap:3px;padding:3px 5px 7px;display:flex;position:relative}.wardrobe-items>button[aria-pressed=true]{border:3px solid var(--deep);background:var(--item-color);box-shadow:0 3px 0 var(--deep);padding:2px 4px 6px}.wardrobe-items img{object-fit:contain;width:92px;height:83px;display:block}.wardrobe-items svg{width:74px;height:83px}.wardrobe-items strong{font:14px/1.2 var(--display);max-width:100%;min-height:17px}.wardrobe-selected{color:var(--deep);font:bold 20px var(--body);position:absolute;top:4px;right:5px}.wardrobe-description{text-align:center;text-wrap:pretty;min-height:17px;margin:6px 0 9px;font-size:12px;font-weight:800;line-height:1.4}.wardrobe-footer .chunky-button{width:100%;min-height:44px;padding:9px 12px;font-size:19px}.wardrobe-footer [role=status]{text-align:center;margin-top:7px;font-size:12px;font-weight:800;line-height:1.35}.wardrobe-footer [role=status]:empty{display:none}.wardrobe-reactions>button{flex-basis:90px}.wardrobe-reactions svg{width:65px}.wardrobe-items>button.is-locked{cursor:pointer;background:color-mix(in srgb,var(--item-color) 10%,#d8cfca);border-color:#765f65;overflow:hidden}.wardrobe-items>button.is-locked img,.wardrobe-items>button.is-locked svg{filter:grayscale(.45)saturate(.55);opacity:.56}.wardrobe-items>button.is-locked:hover,.wardrobe-items>button.is-locked:focus-visible{filter:brightness(1.06);border-color:var(--deep)}.wardrobe-lock{color:#fff5d3;background:#351912;border-radius:50%;place-items:center;width:27px;height:27px;font-size:14px;display:grid;position:absolute;top:5px;right:6px;box-shadow:0 2px #fff5d3}.wardrobe-price{min-height:25px;font:10px/1.15 var(--display);color:#fff8de;background:#351912;border-radius:6px;max-width:100%;margin-top:1px;padding:3px 5px;display:block}.cosmetic-purchase-dialog{text-align:center;width:min(420px,100% - 28px);padding:23px 22px 20px;overflow:auto}.cosmetic-purchase-dialog::backdrop{background:oklch(14% .045 24/.82)}.cosmetic-purchase-overline{border:2px solid var(--deep);background:var(--pink);min-height:27px;font:12px/1 var(--display);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;margin-bottom:9px;padding:4px 12px;display:inline-flex}.cosmetic-purchase-name{font:clamp(29px,8vw,39px)/1 var(--display);text-wrap:balance;margin:0}.cosmetic-purchase-price{border:3px solid var(--deep);background:var(--gold);width:max-content;max-width:100%;box-shadow:0 3px 0 var(--deep);font:23px/1 var(--display);overflow-wrap:anywhere;border-radius:10px;margin:12px auto 15px;padding:7px 15px;display:block}.cosmetic-purchase-benefit,.cosmetic-purchase-access{text-wrap:pretty;font-size:13px;line-height:1.45}.cosmetic-purchase-benefit{font-weight:800}.cosmetic-purchase-access{text-align:left;background:#efd9b6;border-radius:10px;margin-top:11px;padding:10px 12px;font-weight:700}.cosmetic-purchase-actions{flex-direction:column;gap:10px;margin-top:18px;display:flex}.cosmetic-purchase-actions .chunky-button{white-space:normal;width:100%;min-height:49px;padding:10px 16px;font-size:19px}.cosmetic-purchase-cancel{min-height:44px;color:var(--deep);font:13px var(--display);text-underline-offset:3px;background:0 0;border:0;text-decoration:underline}.local-style-button{color:var(--deep);border:2px solid var(--deep);min-height:44px;font:13px var(--display);background:#fbd574;border-radius:8px;grid-column:1/-1;justify-self:end;align-items:center;gap:6px;padding:5px 10px;display:flex}.local-style-button img{object-fit:contain;width:30px;height:31px}.audience-controls{bottom:max(15px,calc(env(safe-area-inset-bottom) + 8px));width:min(450px,100% - 28px);z-index:var(--z-controls);background:var(--cream);border:3px solid var(--deep);box-shadow:0 5px 0 var(--deep);color:var(--deep);border-radius:15px;padding:10px 8px 7px;position:absolute;left:50%;transform:translate(-50%)}.reaction-buttons{gap:5px;display:flex}.reaction-buttons button{border:2px solid var(--deep);background:var(--reaction-color);min-width:0;min-height:61px;color:var(--deep);box-shadow:0 2px 0 var(--deep);border-radius:10px;flex-direction:column;flex:1;align-items:center;padding:3px 1px 4px;display:flex}.reaction-buttons svg{width:39px;height:39px}.reaction-buttons span{font:11px/1.15 var(--display);white-space:nowrap}.reaction-buttons button:disabled{opacity:.55;cursor:default}.reaction-buttons button:active:not(:disabled){box-shadow:none;transform:translateY(2px)}.reaction-recharge{background:#dec29b;border-radius:4px;height:3px;margin:7px 2px 0;overflow:hidden}.reaction-recharge>span{transform-origin:0;background:#2a9fc0;height:100%;display:block}.audience-actors{justify-content:center;gap:6px;padding-bottom:7px;display:flex}.audience-actors button{max-width:25%;min-height:44px;color:var(--deep);background:0 0;border:2px solid #0000;border-radius:8px;align-items:center;gap:3px;padding:0 4px;display:flex}.audience-actors button[aria-pressed=true]{background:var(--gold);border-color:var(--deep)}.audience-actors img{object-fit:contain;width:27px;height:35px}.audience-actors span{text-overflow:ellipsis;white-space:nowrap;max-width:61px;font:12px var(--display);overflow:hidden}@keyframes reaction-recharge{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=380px){.hud-actions{gap:5px}.wardrobe-hud{padding-right:9px;font-size:15px}.wardrobe-dialog{padding:11px 12px}.wardrobe-heading{margin-bottom:7px}.wardrobe-heading h2{font-size:23px}.wardrobe-tabs button{min-height:37px}.wardrobe-items img,.wardrobe-items svg{height:73px}.reaction-buttons{gap:4px}.reaction-buttons svg{width:34px;height:36px}.reaction-buttons span{font-size:10px}}@media (width<=540px){.wardrobe-hud{padding:3px 5px;font-size:0}.wardrobe-hud svg{width:38px;height:38px}}@media (height<=620px) and (aspect-ratio>=1){.wardrobe-dialog{inset:12px max(14px,env(safe-area-inset-right)) 12px auto;width:310px;max-height:calc(100dvh - 24px);margin:0;padding:10px 13px}.wardrobe-heading h2{font-size:23px}.wardrobe-items img,.wardrobe-items svg{height:69px}.wardrobe-description{margin:4px 0 7px}.wardrobe-heading,.wardrobe-tabs{margin-bottom:7px}.audience-controls{left:auto;right:max(15px,env(safe-area-inset-right));width:min(390px,48%);bottom:max(12px,env(safe-area-inset-bottom));padding:7px;transform:none}.reaction-buttons button{min-height:53px}.reaction-buttons svg{height:30px}.audience-actors{padding-bottom:4px}}@media (prefers-reduced-motion:reduce){.reaction-recharge>span{animation:none!important;transform:scaleX(1)!important}}
