/*! Generated from public/lobby-code-privacy.css; source-sha256=9dcf92108f2cc857a7eabdfab2353d5145cde2296ae2de527e44512239dc6e57 */
.hs-lobby-code-box,.lobby-code-box,.lobby-top-bar{box-sizing:border-box;width:min(100%,560px);max-width:560px;margin-left:auto;margin-right:auto;padding:26px 24px;border-radius:24px;overflow:hidden;text-align:center}.hs-lobby-code-label,.lobby-code-label{display:block;margin:0;font-size:.85rem;line-height:1.2;letter-spacing:2px;text-align:center;text-transform:uppercase;white-space:normal}.hs-lobby-code-value,.lobby-code-value{width:100%;margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;justify-content:center;gap:10px}.hs-lobby-code-value.has-web-copy-link,.lobby-code-value.has-web-copy-link{grid-template-columns:repeat(3,minmax(0,1fr))}.hs-lobby-code-value>#online-room-code,.lobby-code-value>#lobby-code{grid-column:1/-1;min-width:0;max-width:100%;justify-self:center;font-size:clamp(2rem, 10vw, 2.8rem);line-height:1.1;letter-spacing:5px;overflow-wrap:anywhere}.lobby-top-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;justify-content:center;gap:10px}.lobby-top-bar.has-web-copy-link{grid-template-columns:repeat(3,minmax(0,1fr))}.lobby-top-bar>#lobby-code,.lobby-top-bar>.lobby-code-hint,.lobby-top-bar>.lobby-code-label{grid-column:1/-1;min-width:0;max-width:100%;justify-self:center}.lobby-top-bar>#lobby-code{font-size:clamp(2rem, 10vw, 2.8rem);line-height:1.1;letter-spacing:5px;overflow-wrap:anywhere}.hs-lobby-code-value>.hs-copy-button,.hs-lobby-code-value>.lobby-code-visibility-toggle,.lobby-code-value>.btn-copy,.lobby-code-value>.lobby-code-visibility-toggle,.lobby-top-bar>.btn-copy,.lobby-top-bar>.lobby-code-visibility-toggle{box-sizing:border-box;width:100%;min-width:0;min-height:40px;padding:9px 8px;border:1px solid rgba(255,255,255,.28);border-color:color-mix(in srgb,var(--lobby-code-action-color,currentColor) 42%,transparent);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--lobby-code-action-color,currentColor);background:color-mix(in srgb,var(--lobby-code-action-color,currentColor) 16%,transparent);font:800 0.82rem/1 Nunito,sans-serif;white-space:nowrap}.hs-lobby-code-value>.hs-copy-button:hover,.hs-lobby-code-value>.lobby-code-visibility-toggle:hover,.lobby-code-value>.btn-copy:hover,.lobby-code-value>.lobby-code-visibility-toggle:hover,.lobby-top-bar>.btn-copy:hover,.lobby-top-bar>.lobby-code-visibility-toggle:hover{border-color:var(--lobby-code-action-color,currentColor);background:color-mix(in srgb,var(--lobby-code-action-color,currentColor) 25%,transparent)}.hs-lobby-code-box>p,.lobby-code-box>.lobby-code-hint,.lobby-top-bar>.lobby-code-hint{margin:12px 0 0;max-width:100%;font-size:.82rem;line-height:1.35;text-align:center;white-space:normal;overflow-wrap:anywhere}.lobby-code-visibility-toggle{min-height:40px;padding:9px 13px;border:1px solid rgba(255,255,255,.28);border-color:color-mix(in srgb,var(--lobby-code-action-color,#fff) 42%,transparent);border-radius:12px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;color:var(--lobby-code-action-color,#fff);background:rgba(15,23,42,.22);background:color-mix(in srgb,var(--lobby-code-action-color,#fff) 16%,transparent);font:800 0.82rem/1 Nunito,sans-serif;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.lobby-code-visibility-toggle:hover{border-color:currentColor;background:rgba(15,23,42,.34);background:color-mix(in srgb,var(--lobby-code-action-color,#fff) 25%,transparent)}.lobby-code-visibility-toggle:active{transform:translateY(1px)}.lobby-code-visibility-toggle:focus-visible{outline:3px solid var(--lobby-code-action-color,#fff);outline-offset:2px}.lobby-code-visibility-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.lobby-code-visibility-toggle span{color:inherit;font:inherit;letter-spacing:normal;text-shadow:none}.lobby-code-visibility-toggle.is-code-hidden{border-color:currentColor;background:rgba(15,23,42,.42);background:color-mix(in srgb,var(--lobby-code-action-color,#fff) 30%,transparent)}.lobby-code-concealed{position:relative;display:inline-block;color:transparent!important;text-shadow:none!important;user-select:none}.lobby-code-concealed::after{content:'\2022\2022\2022\2022\2022\2022';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--lobby-code-visible-color,#fff);letter-spacing:.12em;text-shadow:none;pointer-events:none}.lobby-player-card.has-kick-action{grid-template-columns:44px minmax(0,1fr) auto auto}.lobby-player-kick{min-height:34px;padding:7px 11px;border:1px solid rgba(220,38,38,.4);border-radius:10px;flex:0 0 auto;color:#dc2626;background:rgba(220,38,38,.08);font:800 0.72rem/1 Nunito,sans-serif;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.lobby-player-kick:hover:not(:disabled){border-color:#dc2626;color:#fff;background:#dc2626}.lobby-player-kick:active:not(:disabled){transform:translateY(1px)}.lobby-player-kick:focus-visible{outline:3px solid rgba(220,38,38,.35);outline-offset:2px}.lobby-player-kick:disabled{opacity:.62;cursor:wait}html[data-theme=dark] .lobby-player-kick{border-color:rgba(248,113,113,.45);color:#fca5a5;background:rgba(239,68,68,.12)}html[data-theme=dark] .lobby-player-kick:hover:not(:disabled){border-color:#ef4444;color:#fff;background:#ef4444}.hs-browser-row.is-private,.lobby-browser-row.is-private{border-style:dashed;opacity:.82}.hs-browser-privacy,.lobby-browser-privacy{width:fit-content;margin-top:2px;padding:3px 8px;border:1px solid currentColor;border-radius:999px;font:800 0.68rem/1.1 Nunito,sans-serif;letter-spacing:.04em;text-transform:uppercase}.hs-browser-privacy.is-public,.lobby-browser-privacy.is-public{color:#15803d;background:rgba(34,197,94,.1)}.hs-browser-privacy.is-private,.lobby-browser-privacy.is-private{color:#64748b;background:rgba(100,116,139,.1)}.hs-browser-row.is-private .hs-browser-join:disabled,.lobby-browser-row.is-private .lobby-browser-join:disabled{cursor:not-allowed;opacity:.72}html[data-theme=dark] .hs-browser-privacy.is-public,html[data-theme=dark] .lobby-browser-privacy.is-public{color:#86efac}html[data-theme=dark] .hs-browser-privacy.is-private,html[data-theme=dark] .lobby-browser-privacy.is-private{color:#cbd5e1}#hs-screen-browse .hs-lobby-browser,#screen-browse .lobby-browser-list{max-height:none;overflow:visible}.lobby-settings-toggle{display:none}.player-answer-option:focus-visible,.vote-card:focus-visible{outline:3px solid color-mix(in srgb,currentColor 52%,#38bdf8);outline-offset:3px}@media (max-width:640px){#hs-screen-home .hs-container>.hs-back-link,#screen-home .container>.back-link{min-height:40px;margin-bottom:10px}#hs-screen-home .hs-logo-section,#screen-home .logo-section{display:grid;grid-template-columns:54px minmax(0,1fr);grid-template-areas:"entry-icon entry-title" "entry-description entry-description";align-items:center;gap:10px 13px;margin-bottom:12px;padding:17px 16px;border-radius:19px;text-align:left}#hs-screen-home .hs-logo-icon,#screen-home .logo-icon{grid-area:entry-icon;width:54px;height:54px;margin:0;border-radius:16px;font-size:2rem}#hs-screen-home .hs-logo,#screen-home .logo{grid-area:entry-title;min-width:0;font-size:clamp(1.38rem, 7vw, 1.8rem);line-height:1;letter-spacing:1.3px;text-align:left}#hs-screen-home .hs-logo small,#screen-home .logo small{margin-top:5px;font-size:.65rem;line-height:1.2;letter-spacing:.8px}#hs-screen-home .hs-logo-description,#screen-home .logo-description{position:relative;z-index:1;grid-area:entry-description;max-width:none;margin:0;font-size:.8rem;line-height:1.35;text-align:left}#hs-screen-home .hs-home-card,#screen-home .container>.panel,#screen-home .home-card{margin-bottom:14px;padding:18px 16px;border-radius:19px}#hs-screen-home .hs-input-group,#screen-home .input-group{margin-bottom:12px}#hs-screen-home .hs-button-group,#screen-home .button-group{gap:8px}#hs-screen-home .hs-divider,#screen-home .divider{display:none}#hs-screen-home .hs-btn,#screen-home .btn{min-height:46px;padding:12px 14px;font-size:.88rem;letter-spacing:1.1px}#hs-screen-home .hs-join-row input,#screen-home .join-custom-row input{min-width:0;min-height:46px;padding:11px 12px}#hs-screen-home .hs-join-row .hs-btn,#screen-home .join-custom-row .btn{padding-inline:17px}#screen-home .local-play-option{gap:10px;margin-top:12px;padding-top:12px}#screen-home .local-play-copy small{display:none}#screen-home .btn-local-mode{padding:9px 11px;font-size:.72rem;line-height:1.2}#hs-screen-browse .hs-error:empty,#hs-screen-home .hs-error:empty,#screen-browse .error-msg:empty,#screen-home .error-msg:empty{display:none}#hs-screen-browse.active,#screen-browse.active{min-height:calc(100dvh - 24px)}#hs-screen-browse>.hs-container,#screen-browse>.container{width:100%;padding-bottom:max(22px,env(safe-area-inset-bottom,0px))}#hs-screen-browse .hs-back-link,#screen-browse .back-link{min-height:40px;margin-bottom:10px}#hs-screen-browse .hs-screen-header,#screen-browse .screen-header{margin-bottom:12px!important}#hs-screen-browse .hs-screen-header h2,#screen-browse .screen-header h2{font-size:1.6rem}#hs-screen-browse .hs-browser-row,#screen-browse .lobby-browser-row{min-height:82px;gap:10px;padding:12px;border-radius:14px}#hs-screen-browse .hs-browser-info,#screen-browse .lobby-browser-info{min-width:0}#hs-screen-browse .hs-browser-host,#screen-browse .lobby-browser-host{overflow:hidden;font-size:.96rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}#hs-screen-browse .hs-browser-meta,#screen-browse .lobby-browser-count{font-size:.76rem;line-height:1.25}#hs-screen-browse .hs-browser-privacy,#screen-browse .lobby-browser-privacy{padding:2px 7px;font-size:.6rem}#hs-screen-browse .hs-browser-join,#screen-browse .lobby-browser-join{min-width:76px;min-height:44px;padding:10px 11px!important;font-size:.74rem!important;line-height:1.1;white-space:normal}#hs-screen-browse .hs-browse-actions,#screen-browse .browse-actions{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}#hs-screen-browse .hs-browse-actions .hs-btn,#screen-browse .browse-actions .btn{min-width:0;min-height:48px;padding:11px 8px;font-size:.76rem;line-height:1.15;letter-spacing:.7px;white-space:normal}#hs-screen-browse .hs-discord-link,#screen-browse .discord-lobby-link{margin-block:14px 0;text-align:center}#hs-screen-lobby,#screen-lobby{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}#hs-screen-lobby.active,#screen-lobby.active{animation:none!important;transform:none!important}#hs-screen-lobby .hs-container,#screen-lobby .container{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}#hs-screen-lobby .hs-screen-header,#screen-lobby .screen-header{margin-bottom:10px}#hs-screen-lobby .hs-screen-header h2,#screen-lobby .screen-header h2{font-size:1.55rem}#hs-screen-lobby .hs-lobby-code-box,#screen-lobby .lobby-code-box,#screen-lobby .lobby-top-bar{margin-bottom:10px;padding:14px 12px;border-radius:18px}#hs-screen-lobby .hs-lobby-code-label,#screen-lobby .lobby-code-label{font-size:.7rem;letter-spacing:1.4px}#hs-screen-lobby .hs-lobby-code-value,#screen-lobby .lobby-code-value{gap:6px;margin-top:6px}#hs-screen-lobby .hs-lobby-code-value>#online-room-code,#screen-lobby .lobby-code-value>#lobby-code,#screen-lobby .lobby-top-bar>#lobby-code{font-size:1.8rem;letter-spacing:4px}#hs-screen-lobby .hs-lobby-code-value>.hs-copy-button,#hs-screen-lobby .hs-lobby-code-value>.lobby-code-visibility-toggle,#screen-lobby .lobby-code-value>.btn-copy,#screen-lobby .lobby-code-value>.lobby-code-visibility-toggle,#screen-lobby .lobby-top-bar>.btn-copy,#screen-lobby .lobby-top-bar>.lobby-code-visibility-toggle{min-height:36px;padding:7px 5px;font-size:.72rem}#hs-screen-lobby .hs-discord-link,#hs-screen-lobby .hs-lobby-code-box>p,#screen-lobby .container>.discord-lobby-link,#screen-lobby .lobby-code-hint,#screen-lobby>.discord-lobby-link{display:none}#hs-screen-lobby .hs-section-title,#screen-lobby .section-title{margin-bottom:7px}#hs-screen-lobby .hs-lobby-players,#screen-lobby .lobby-players{max-height:min(34dvh,300px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}#hs-screen-lobby .hs-player-card,#screen-lobby .lobby-player-card{min-height:58px;margin-bottom:7px;padding:8px 10px;gap:9px}#hs-screen-lobby .hs-player-avatar,#screen-lobby .player-avatar{width:38px;height:38px;border-radius:12px;font-size:.95rem}#hs-screen-lobby .hs-status-pill,#screen-lobby .status-pill{margin-bottom:10px;padding:9px 11px;font-size:.82rem}#hs-screen-lobby .hs-settings-panel,#screen-lobby .lobby-settings{padding:12px;border-radius:16px}.lobby-settings-toggle{width:100%;min-height:44px;padding:9px 11px;border:1px solid rgba(15,23,42,.14);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:inherit;background:rgba(15,23,42,.04);font:900 0.88rem/1.2 Nunito,sans-serif;cursor:pointer}.lobby-settings-toggle::after{content:'\203A';font-size:1.4rem;line-height:1;transform:rotate(90deg);transition:transform .15s ease}.hs-settings-panel.is-expanded>.lobby-settings-toggle::after,.lobby-settings.is-expanded>.lobby-settings-toggle::after{transform:rotate(-90deg)}.hs-settings-panel.is-collapsible>.hs-settings-head:first-of-type,.lobby-settings.is-collapsible>.section-title:first-of-type{display:none}.hs-settings-panel.is-collapsible:not(.is-expanded)>:not(.lobby-settings-toggle),.lobby-settings.is-collapsible:not(.is-expanded)>:not(.lobby-settings-toggle){display:none!important}html[data-theme=dark] .lobby-settings-toggle{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.06)}#hs-screen-lobby #start-online-button:not(.hidden),#screen-lobby #btn-start-game:not([style*=display]){position:fixed;z-index:950;left:50%;bottom:calc(12px + env(safe-area-inset-bottom,0px));width:calc(100% - 24px);max-width:536px;min-height:52px;margin:0;box-shadow:0 12px 34px rgba(15,23,42,.26);transform:translateX(-50%)!important}#hs-screen-lobby #start-online-button:not(.hidden):hover:not(:disabled),#screen-lobby #btn-start-game:not([style*=display]):hover:not(:disabled){transform:translateX(-50%) translateY(-2px)!important}#hs-screen-lobby #start-online-button:not(.hidden):active:not(:disabled),#screen-lobby #btn-start-game:not([style*=display]):active:not(:disabled){transform:translateX(-50%) translateY(1px)!important}#hs-screen-lobby #online-waiting-host:not(.hidden),#screen-lobby #waiting-host:not([style*=display]){position:fixed;z-index:950;left:50%;bottom:calc(12px + env(safe-area-inset-bottom,0px));width:calc(100% - 24px);max-width:536px;min-height:52px;margin:0;padding:14px 18px;border:1px solid rgba(255,255,255,.14);border-radius:15px;display:grid;place-items:center;color:#fff;background:rgba(26,32,44,.94);box-shadow:0 12px 34px rgba(15,23,42,.26);font-size:.86rem;line-height:1.25;text-align:center;backdrop-filter:blur(10px);transform:translateX(-50%)!important}.screen.active:not(#screen-home):not(#screen-browse):not(#screen-waiting):not(#screen-lobby){animation:none!important;transform:none!important}.screen.active:not(#screen-home):not(#screen-browse):not(#screen-waiting):not(#screen-lobby):not(.map-screen)>.container{box-sizing:border-box;width:100%;max-width:560px;min-height:calc(100dvh - 40px);margin-inline:auto;padding:12px 8px calc(78px + env(safe-area-inset-bottom,0px));align-items:stretch;justify-content:flex-start}.screen.active:not(#screen-home):not(#screen-browse):not(#screen-waiting):not(#screen-lobby) .timer-ring{width:56px;min-width:56px;height:56px;min-height:56px;margin:0;font-size:1.45rem;border-width:4px;box-shadow:0 3px 0 rgba(0,0,0,.12)}#screen-guess:not(.map-screen) .timer-ring,#screen-guessing .timer-ring,#screen-listen .timer-ring,#screen-question .timer-ring,#screen-ranking .timer-ring,#screen-voting .timer-ring,#screen-writing .timer-ring{align-self:center;margin-bottom:10px}.screen.active:not(#screen-home):not(#screen-browse):not(#screen-waiting):not(#screen-lobby) .screen-header{margin-bottom:12px}.screen.active:not(#screen-home):not(#screen-browse):not(#screen-waiting):not(#screen-lobby) .screen-header h2{font-size:clamp(1.45rem, 7vw, 1.85rem);line-height:1.05}.screen.active:not(#screen-home):not(#screen-browse):not(#screen-waiting):not(#screen-lobby) .screen-sub{margin-top:4px;font-size:.84rem;line-height:1.3}body:has(.screen.active:not(#screen-home):not(#screen-browse):not(#screen-waiting):not(#screen-lobby))>.btn-theme-toggle{display:none}#screen-guess:not(.map-screen) .category-pill,#screen-listen .category-pill,#screen-question .category-pill,#screen-ranking .category-pill,#screen-reveal>.reveal-top-bar+.reveal-layout .category-pill{width:fit-content;max-width:100%;margin:0 auto 10px;padding:8px 15px;font-size:.78rem;line-height:1.2;letter-spacing:1px}#screen-question .question-bubble,#screen-ranking .question-bubble{min-height:0;margin-bottom:12px;padding:22px 18px;border-radius:18px}#screen-question .question-bubble p,#screen-ranking .question-bubble p{font-size:clamp(1.08rem, 5.2vw, 1.35rem);line-height:1.35}#screen-filling input,#screen-guess:not(.map-screen) input,#screen-guessing input,#screen-listen input,#screen-question textarea,#screen-ranking input,#screen-word textarea,#screen-writing input{font-size:16px}#screen-question textarea{min-height:104px;padding:14px 16px;border-radius:16px}#screen-ranking .ranking-inputs{width:100%;gap:8px}#screen-ranking .ranking-input-row{min-height:52px;gap:8px}#screen-ranking .ranking-input-row input{min-width:0;min-height:50px;padding:11px 13px}#screen-filling #btn-submit-answers,#screen-guess.map-screen #btn-submit-city,#screen-guess:not(.map-screen) #btn-lock-guess,#screen-listen #btn-submit-guess,#screen-question #btn-submit-answer,#screen-ranking #btn-submit-ranking,#screen-writing #btn-submit-word{position:fixed;z-index:920;left:50%;bottom:calc(12px + env(safe-area-inset-bottom,0px));width:calc(100% - 24px);max-width:536px;min-height:52px;margin:0;box-shadow:0 12px 32px rgba(15,23,42,.24);transform:translateX(-50%)!important}#screen-filling #btn-submit-answers:hover:not(:disabled),#screen-guess.map-screen #btn-submit-city:hover:not(:disabled),#screen-guess:not(.map-screen) #btn-lock-guess:hover:not(:disabled),#screen-listen #btn-submit-guess:hover:not(:disabled),#screen-question #btn-submit-answer:hover:not(:disabled),#screen-ranking #btn-submit-ranking:hover:not(:disabled),#screen-writing #btn-submit-word:hover:not(:disabled){transform:translateX(-50%) translateY(-2px)!important}#screen-filling #btn-submit-answers:active:not(:disabled),#screen-guess.map-screen #btn-submit-city:active:not(:disabled),#screen-guess:not(.map-screen) #btn-lock-guess:active:not(:disabled),#screen-listen #btn-submit-guess:active:not(:disabled),#screen-question #btn-submit-answer:active:not(:disabled),#screen-ranking #btn-submit-ranking:active:not(:disabled),#screen-writing #btn-submit-word:active:not(:disabled){transform:translateX(-50%) translateY(1px)!important}#screen-reveal>.reveal-top-bar{box-sizing:border-box;width:calc(100% - 24px);max-width:560px;margin:0 auto 10px;padding:10px;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-areas:"phase-timer phase-title" "phase-question phase-question";gap:8px 10px;align-items:center;border-radius:17px;text-align:left}#screen-reveal>.reveal-top-bar>.timer-ring{grid-area:phase-timer;width:50px;min-width:50px;height:50px;min-height:50px;margin:0;font-size:1.25rem}#screen-reveal>.reveal-top-bar>.reveal-top-info{grid-area:phase-title;min-width:0}#screen-reveal>.reveal-top-bar .reveal-top-info .screen-sub,#screen-reveal>.reveal-top-bar .reveal-top-info h2{text-align:left}#screen-reveal>.reveal-top-bar .reveal-top-info h2{font-size:1.25rem;line-height:1.05}#screen-reveal>.reveal-top-bar>.reveal-question-box{grid-area:phase-question;max-width:none;margin:0;padding:10px 12px;border-radius:13px;text-align:left}#screen-reveal>.reveal-top-bar .reveal-question-label{font-size:.62rem;letter-spacing:1px}#screen-reveal>.reveal-top-bar .reveal-question-box p{margin-top:3px;font-size:.9rem;line-height:1.3}#screen-reveal>.reveal-layout{box-sizing:border-box;width:calc(100% - 24px);max-width:560px;margin:0 auto;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:minmax(0,1fr);gap:10px}#screen-reveal>.reveal-layout .reveal-left,#screen-reveal>.reveal-layout .reveal-right{width:100%;min-width:0;max-height:none;overflow:visible}#screen-reveal>.reveal-layout .answers-grid{width:100%;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:8px}#screen-reveal>.reveal-layout .answer-card{min-width:0;min-height:92px;padding:10px;border-radius:15px}#screen-reveal>.reveal-layout .answer-header{gap:7px;margin-bottom:6px}#screen-reveal>.reveal-layout .answer-avatar{width:34px;min-width:34px;height:34px}#screen-reveal>.reveal-layout .answer-player-name,#screen-reveal>.reveal-layout .answer-text{font-size:.82rem;line-height:1.25;overflow-wrap:anywhere}#screen-reveal>.reveal-layout .ranking-panel{grid-column:1/-1;min-height:0;border-radius:15px}#screen-reveal>.reveal-layout .ranking-panel .panel-header{padding:8px 10px}#screen-reveal>.reveal-layout .ranking-panel .panel-rankings{gap:5px;padding:7px 9px}#screen-reveal>.reveal-layout .ranking-panel .rank-item{min-height:34px;min-width:0;padding:6px 8px}#screen-reveal>.reveal-layout .ranking-panel .rank-text{min-width:0;overflow-wrap:anywhere}#screen-reveal>.reveal-layout .answers-grid:has(> .ranking-panel){display:grid;grid-template-columns:minmax(0,1fr);gap:9px;overflow-x:visible}#screen-reveal>.reveal-layout .answers-grid:has(> .ranking-panel)>.ranking-panel{box-sizing:border-box;width:100%;min-width:0}#screen-reveal>.reveal-layout .reveal-right .chat-box{min-height:0;margin:0}#screen-reveal>.reveal-layout .reveal-right .chat-messages{height:118px;min-height:90px;max-height:118px}#screen-drawing .draw-bottom-section,#screen-reveal>.reveal-layout .reveal-bottom-section,#screen-word .word-bottom-section{position:static;box-sizing:border-box;width:100%;max-width:none;min-height:58px;margin:2px 0 0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;filter:none;transform:none!important}#screen-drawing .draw-bottom-section .btn,#screen-reveal>.reveal-layout .reveal-bottom-section .btn,#screen-word .word-bottom-section .btn{min-height:52px;margin:0}#screen-drawing .draw-bottom-section .status-msg,#screen-reveal>.reveal-layout .reveal-bottom-section .status-msg,#screen-word .word-bottom-section .status-msg{min-width:70px;margin:0;padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 4px 14px rgba(15,23,42,.12);font-size:.72rem;line-height:1.2}html[data-theme=dark] #screen-drawing .draw-bottom-section .status-msg,html[data-theme=dark] #screen-reveal>.reveal-layout .reveal-bottom-section .status-msg,html[data-theme=dark] #screen-word .word-bottom-section .status-msg{background:rgba(28,29,40,.96)}#screen-voting .container{max-width:560px}#screen-voting .vote-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}#screen-voting .vote-card{box-sizing:border-box;min-width:0;min-height:78px;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:9px;border-radius:15px;text-align:left}#screen-voting .vote-avatar{width:40px;min-width:40px;height:40px;margin:0}#screen-voting .vote-name{min-width:0;font-size:.8rem;line-height:1.15;overflow-wrap:anywhere}#screen-voting .vote-history-panel{width:100%;max-height:154px;margin-bottom:10px;padding:10px;overflow-y:auto;border-radius:14px}#screen-voting .vote-history-label{font-size:.72rem;line-height:1.25}#screen-guessing .guess-progress{margin-bottom:9px;padding:7px 12px;font-size:.74rem}#screen-guessing .guess-player-header{margin-bottom:10px;gap:8px}#screen-guessing .guess-avatar{width:42px;min-width:42px;height:42px}#screen-guessing .guess-player-name{font-size:1.05rem}#screen-guessing .guess-rankings{gap:6px;margin-bottom:10px}#screen-guessing .guess-rank-item{min-height:45px;padding:7px 10px;gap:8px;border-radius:13px}#screen-guessing .guess-rank-badge{width:30px;min-width:30px;height:30px}#screen-guessing .guess-rank-text{font-size:.9rem}#screen-guessing .guess-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px}#screen-guessing .guess-option-btn{min-width:0;min-height:64px;padding:9px;border-radius:14px;font-size:.78rem;line-height:1.2}#screen-word.active{box-sizing:border-box;min-height:100dvh;padding:10px 12px calc(78px + env(safe-area-inset-bottom,0px));overflow-x:hidden}#screen-word .word-top-bar{width:100%;margin-bottom:8px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:7px}#screen-word .turn-banner{order:0;flex-basis:auto;min-width:0;padding:7px 9px}#screen-word .turn-avatar{width:34px;min-width:34px;height:34px}#screen-word .round-pill,#screen-word .turn-text{font-size:.75rem;line-height:1.15}#screen-word .round-pill{padding:7px 9px}#screen-word .word-prompt-display{width:100%;margin:0 0 9px;padding:10px 14px;border-radius:16px}#screen-word .word-prompt-word{font-size:clamp(1.35rem, 7vw, 1.9rem)}#screen-word .word-layout{width:100%;max-width:560px;margin-inline:auto;gap:9px}#screen-word .sentences-list{max-height:30dvh;overflow-y:auto}#screen-word .word-right{gap:8px}#screen-word .word-right .chat-messages{height:112px;min-height:90px;max-height:112px}#screen-drawing .draw-layout{box-sizing:border-box;padding:8px 12px calc(76px + env(safe-area-inset-bottom,0px));gap:8px}#screen-drawing .draw-top-bar{width:100%;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:7px;margin-bottom:8px}#screen-drawing .draw-left,#screen-drawing .draw-right{width:100%;max-width:100%;flex:none}#screen-drawing .round-pill,#screen-drawing .turn-banner{min-width:0;padding:7px 9px}#screen-drawing .round-pill{max-width:92px;white-space:nowrap}#screen-drawing .turn-avatar{width:34px;min-width:34px;height:34px}#screen-drawing .round-pill,#screen-drawing .turn-text{font-size:.72rem;line-height:1.1}#screen-drawing .turn-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#screen-drawing .prompt-display{margin-bottom:8px;padding:9px 13px;border-radius:15px}#screen-drawing .prompt-word{font-size:1.05rem}#screen-drawing .canvas-wrapper{box-sizing:border-box;width:100%;max-width:100%;margin-bottom:8px;border-radius:16px}#screen-drawing .draw-toolbar{box-sizing:border-box;max-width:100%;overflow:hidden}#screen-drawing .toolbar-colors{min-width:0;flex:1;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}#screen-guess.map-screen .map-frame{height:clamp(300px,45dvh,420px);min-height:300px;aspect-ratio:auto}#screen-drawing .draw-right{gap:8px}#screen-drawing .peek-panel-wrap{gap:4px}#screen-drawing .draw-right .chat-messages{min-height:60px;max-height:105px}#screen-listen .audio-player-wrap{margin-block:4px 10px}#screen-listen .audio-visualizer{width:118px;height:118px}#screen-listen .hints-section{width:100%;margin-bottom:10px;padding:11px;border-radius:15px}#screen-listen .hint-btn{min-height:54px;padding:7px}#screen-listen .guess-input-wrap,#screen-writing .word-input-wrap{width:100%}#screen-filling.active{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}#screen-filling .fill-top-bar{width:100%;margin-bottom:10px;padding:9px 10px;gap:9px;border-radius:16px}#screen-filling .letter-badge{width:48px;min-width:48px;height:48px;font-size:1.5rem}#screen-filling .fill-instruction{font-size:.84rem;line-height:1.25}#screen-filling .categories-grid{width:100%;gap:8px}#screen-filling .category-row{gap:3px}#screen-filling .category-row input{min-height:48px;padding:10px 13px}#screen-writing .writing-header{margin-bottom:14px}#screen-writing .word-input{min-height:64px;font-size:clamp(1.35rem, 8vw, 2rem)}#screen-fail .container,#screen-results .container,#screen-success .container{gap:9px}#screen-fail .fail-section,#screen-results .verdict,#screen-success .success-celebration{margin-bottom:10px;padding:14px;border-radius:17px}#screen-fail .fail-title,#screen-results .verdict h2,#screen-success .success-title{font-size:clamp(1.5rem, 8vw, 2rem)}#screen-fail .reveal-history-section,#screen-results .results-section,#screen-success .reveal-history-section{width:100%;margin-bottom:9px;padding:12px;border-radius:15px}#screen-fail .history-title,#screen-results .results-section h3,#screen-success .history-title{margin-bottom:8px;font-size:.78rem}#screen-results .question-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}#screen-results .q-card{min-width:0;padding:10px}#screen-results .q-card p{font-size:.84rem;line-height:1.3;overflow-wrap:anywhere}#screen-results .result-row,#screen-results .score-row{min-height:48px;padding:8px 10px}#screen-fail #fail-buttons:not([style*=display]),#screen-results #results-buttons:not([style*=display]),#screen-reveal #reveal-buttons:not([style*=display]),#screen-success #success-buttons:not([style*=display]){position:fixed;z-index:930;left:50%;bottom:calc(10px + env(safe-area-inset-bottom,0px));box-sizing:border-box;width:calc(100% - 24px);max-width:536px;min-height:54px;margin:0;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;filter:drop-shadow(0 12px 18px rgba(15, 23, 42, .22));transform:translateX(-50%)!important}#screen-results #results-buttons:not([style*=display]),#screen-reveal #reveal-buttons:not([style*=display]){position:static;width:100%;max-width:none;margin:0;filter:none;transform:none!important}#screen-fail #fail-buttons .btn,#screen-results #results-buttons .btn,#screen-reveal #reveal-buttons .btn,#screen-success #success-buttons .btn{min-width:0;min-height:52px;margin:0;padding:10px 8px;font-size:.76rem;line-height:1.15;white-space:normal}#screen-guess-result #btn-next-player:not([style*=display]),#screen-reveal #btn-next-field:not([style*=display]),#screen-reveal #btn-next-round:not([style*=display]){position:fixed;z-index:930;left:50%;bottom:calc(10px + env(safe-area-inset-bottom,0px));width:calc(100% - 24px);max-width:536px;min-height:52px;margin:0;transform:translateX(-50%)!important}#screen-reveal #btn-next-field:not([style*=display]),#screen-reveal #btn-next-round:not([style*=display]){position:static;width:100%;max-width:none;margin:0;transform:none!important}#screen-fail #fail-waiting:not([style*=display]),#screen-guess-result #guess-result-waiting:not([style*=display]),#screen-results #results-waiting:not([style*=display]),#screen-reveal #reveal-waiting:not([style*=display]),#screen-success #success-waiting:not([style*=display]){position:fixed;z-index:925;left:50%;bottom:calc(10px + env(safe-area-inset-bottom,0px));box-sizing:border-box;width:calc(100% - 24px);max-width:536px;min-height:52px;margin:0;padding:13px 16px;display:grid;place-items:center;border-radius:15px;color:#fff;background:rgba(26,32,44,.94);box-shadow:0 12px 30px rgba(15,23,42,.24);font-size:.84rem;text-align:center;backdrop-filter:blur(10px);transform:translateX(-50%)!important}#screen-results #results-waiting:not([style*=display]),#screen-reveal #reveal-waiting:not([style*=display]){position:static;width:100%;max-width:none;margin:0;transform:none!important}}@media (max-width:640px) and (max-height:650px){#screen-reveal>.reveal-layout .answers-grid:not(:has(> .ranking-panel)){display:flex;flex-direction:row;align-items:stretch;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin}#screen-reveal>.reveal-layout .answers-grid:not(:has(> .ranking-panel))>.answer-card{flex:0 0 min(43vw,142px);scroll-snap-align:start}#screen-reveal>.reveal-layout .reveal-right .chat-messages{height:92px;min-height:76px;max-height:92px}#screen-drawing .draw-bottom-section .btn,#screen-reveal>.reveal-layout .reveal-bottom-section .btn,#screen-word .word-bottom-section .btn{padding-inline:8px;font-size:.76rem;letter-spacing:.7px;white-space:nowrap}#screen-drawing .draw-left{overflow:visible}#screen-drawing .canvas-wrapper{width:min(100%,34dvh);flex:none}#screen-drawing .peek-label{display:none}#screen-drawing .player-peek-panel{min-height:42px}#screen-drawing .draw-right .chat-messages{min-height:48px;max-height:68px}#screen-listen .audio-visualizer{width:88px;height:88px}#screen-listen .audio-player-wrap{margin-block:0 6px}#screen-listen .hints-section{padding:8px}#screen-listen .hints-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));gap:5px}#screen-listen .hint-btn{min-width:0;min-height:50px;padding:4px 2px;border-radius:11px}#screen-listen .hint-icon{font-size:1rem}#screen-listen .hint-name{display:block;width:100%;max-height:2.05em;overflow:hidden;font-size:.48rem;line-height:1;overflow-wrap:anywhere;white-space:normal}}@media (max-width:520px){.hs-lobby-code-box,.lobby-code-box,.lobby-top-bar{padding:22px 16px}.lobby-code-visibility-toggle{width:100%;padding:9px}.lobby-code-visibility-toggle span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@media (prefers-reduced-motion:reduce){.lobby-code-visibility-toggle,.lobby-player-kick,.lobby-settings-toggle::after{transition:none}.answer-reveal,.ranking-panel,.reveal-splash,.round-dialog,.round-view,.screen,.vote-card{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
