.player b{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.host-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid rgba(255,222,105,.72);border-radius:999px;background:linear-gradient(135deg,#fff3a2,#e4a829 52%,#fff1a0);color:#382100;font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;box-shadow:0 0 0 2px rgba(255,207,69,.1),0 4px 14px rgba(227,164,32,.2);font-style:normal;text-shadow:0 1px rgba(255,255,255,.5)}
.stage:has(.lobby-head)>.player-list .player>b{font-size:18px;line-height:1.3}.stage:has(.lobby-head) .host-badge{padding:5px 10px;font-size:12px;letter-spacing:.04em}.stage:has(.lobby-head) .player{padding:14px 15px}
.word-label{display:block;margin:18px 0 5px;color:#746d7d;font-size:11px;font-weight:800}.secret .liar-hint{font-size:22px;line-height:1.45}.secret .liar-hint small{display:block;margin-top:7px;color:#746d7d;font-size:11px}
.room>header>#connection{font-size:13px;font-weight:800;letter-spacing:-.01em}
.player-invite-hint{order:3;display:flex;justify-content:center;align-items:center;gap:7px;margin:0 0 9px;padding:9px 11px;border:1px solid rgba(215,255,79,.18);background:rgba(215,255,79,.07);text-align:center}.player-invite-hint b{color:var(--acid);font-size:12px}.player-invite-hint span{color:#bbb4c2;font-size:11px}.player-invite-hint+.invite-toggle{order:4}.player-invite-hint~.invite-panel{order:5}@media(max-width:380px){.player-invite-hint{display:grid;gap:2px}}
.stage:has(.player-invite-hint)>.topic-card{order:6}.stage:has(.player-invite-hint)>.time-select{order:7}.stage:has(.player-invite-hint)>.pack-select{order:8}.stage:has(.player-invite-hint)>.stage-actions{order:9}
.stage:has(.lobby-head)>.player-invite-hint{order:3}.stage:has(.lobby-head)>.invite-panel{order:4;display:grid}.stage:has(.lobby-head)>.topic-card{order:5}.stage:has(.lobby-head)>.time-select{order:6}.stage:has(.lobby-head)>.pack-select{order:7}.stage:has(.lobby-head)>.stage-actions{order:8}
.vote-done{display:grid;place-items:center;width:92px;height:92px;margin:28px auto;color:#171221;background:linear-gradient(135deg,#ddff61,#a9ec39);border-radius:50%;font-size:52px;font-weight:900;box-shadow:0 0 0 10px rgba(215,255,79,.08),0 18px 45px rgba(158,226,51,.24);animation:vote-pop .45s cubic-bezier(.2,.9,.25,1.35)}
@keyframes vote-pop{from{opacity:0;transform:scale(.55) rotate(-14deg)}to{opacity:1;transform:scale(1) rotate(0)}}
.fireworks{position:fixed;inset:0;z-index:999;overflow:hidden;pointer-events:none}.fireworks i{position:absolute;top:-24px;left:var(--x);width:8px;height:18px;border-radius:2px;background:var(--color);box-shadow:0 0 10px var(--color);animation:confetti-fall 2.7s cubic-bezier(.12,.65,.32,1) var(--delay) forwards}.fireworks i:nth-child(3n){width:12px;height:12px;border-radius:50%}.fireworks i:nth-child(4n){width:5px;height:24px}
@keyframes confetti-fall{0%{opacity:0;transform:translate3d(0,-3vh,0) rotate(0)}8%{opacity:1}100%{opacity:0;transform:translate3d(var(--drift),105vh,0) rotate(var(--spin))}}
@media(prefers-reduced-motion:reduce){.fireworks{display:none}.vote-done{animation:none}}
.room-code{max-width:58%;overflow:hidden}.room-code b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff!important;font-size:13px!important;letter-spacing:-.02em!important}.share-link{width:100%;margin:16px 0 8px;padding:14px;border:0;background:var(--purple);color:#fff;font-weight:850}.invite-code{text-align:center;color:var(--muted);font-size:10px;margin-bottom:18px}.invite-code summary{cursor:pointer;padding:7px}.invite-code b{display:block;color:var(--acid);font:600 17px 'DM Mono';letter-spacing:.16em;padding:8px}.public-room strong{font-family:inherit!important;letter-spacing:0!important;font-size:11px!important}
.room-toast{position:fixed;z-index:1000;left:50%;top:max(14px,env(safe-area-inset-top));width:min(440px,calc(100vw - 24px));display:grid;gap:5px;padding:15px 17px;border:1px solid rgba(255,255,255,.16);background:rgba(30,24,41,.94);color:#fff;box-shadow:0 18px 55px rgba(0,0,0,.4);backdrop-filter:blur(18px);transform:translateX(-50%);animation:toast-in .38s cubic-bezier(.2,.9,.25,1.1)}.room-toast b{color:var(--acid);font:700 9px 'DM Mono';letter-spacing:.12em}.room-toast span{font-size:13px;line-height:1.5}.room-toast.host-change{border-color:rgba(255,217,93,.48)}.room-toast.host-change b{color:#ffda62}.room-toast.out{opacity:0;transform:translate(-50%,-12px);transition:.3s}@keyframes toast-in{from{opacity:0;transform:translate(-50%,-18px)}to{opacity:1;transform:translate(-50%,0)}}
.room-toast-close{position:absolute;top:9px;right:9px;display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:22px;font-weight:400;line-height:1;cursor:pointer}.room-toast-close:active{background:rgba(255,255,255,.24);transform:scale(.94)}.room-toast>span{padding-right:35px}
.stage-actions .stop-game{position:fixed;z-index:20;right:max(12px,calc((100vw - 560px)/2 + 12px));bottom:max(12px,env(safe-area-inset-bottom));width:auto;margin:0;padding:6px 9px;border:1px solid rgba(255,89,126,.18);border-radius:999px;color:#8e737b;background:rgba(22,18,31,.82);font-size:8px;font-weight:600;opacity:.72;backdrop-filter:blur(8px)}.stage-actions .stop-game:hover,.stage-actions .stop-game:focus-visible{color:#ff8ca5;border-color:rgba(255,89,126,.45);opacity:1}.result-explain{margin:-5px 0 18px;padding:14px 15px;border-left:3px solid var(--acid);background:rgba(215,255,79,.08);color:#eeeaf2;font-size:13px;line-height:1.65}
.entry label small{display:inline-block;margin-left:5px;padding:2px 6px;border-radius:999px;background:#e9e2ff;color:#6846c8;font-size:9px}.entry label em{display:block;margin-top:6px;color:#847d8c;font-size:10px;font-style:normal;font-weight:500}.private-hint{margin:12px 0 0!important;padding:11px 12px;background:#eee8ff;color:#6547bd!important;font:600 11px/1.55 'Noto Sans KR',sans-serif!important;letter-spacing:0!important}
.howto-open{width:100%;margin-top:12px;padding:8px;border:0;background:none;color:var(--muted);font-size:11px}.howto-open b{color:#d4cfe0;text-decoration:underline;text-underline-offset:3px}.howto{position:relative;width:min(470px,calc(100vw - 24px));padding:30px 22px 22px;background:var(--paper);color:var(--night)}.howto>p{margin:0;color:#7250d4;font-size:11px;font-weight:800}.howto h2{margin:9px 0 22px;font-size:28px;line-height:1.2;letter-spacing:-.055em}.howto ol{display:grid;gap:8px;margin:0 0 20px;padding:0;list-style:none;counter-reset:howto}.howto li{display:grid;grid-template-columns:34px 1fr;column-gap:10px;padding:11px 0;border-top:1px solid rgba(22,18,31,.13);counter-increment:howto}.howto li:before{grid-row:1/3;content:counter(howto);display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--night);color:var(--acid);font-weight:900}.howto li b{font-size:13px}.howto li span{margin-top:3px;color:#716b78;font-size:11px;line-height:1.5}.howto .primary{justify-content:center;background:var(--night);color:#fff}
.lobby-head{display:flex;justify-content:space-between;align-items:start;gap:12px}.lobby-head h1{margin-bottom:14px;font-size:32px}.topic-card{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;background:linear-gradient(135deg,var(--purple),#6844ce);margin-bottom:8px}.topic-card span{font-size:10px;font-weight:700}.topic-card strong{font-size:25px;letter-spacing:-.05em}.invite-panel{display:grid;grid-template-columns:96px 1fr;gap:13px;align-items:center;padding:12px;margin:10px 0 14px;background:rgba(255,255,255,.045)}.invite-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.invite-actions .share-link{margin:0;padding:12px 7px;font-size:11px}.share-native{background:var(--acid)!important;color:var(--night)!important}.invite-actions small{grid-column:1/-1;color:var(--muted);font-size:9px;line-height:1.4}.topic-reveal{min-height:65svh;display:grid;place-content:center;text-align:center}.topic-reveal span{color:var(--acid);font-size:12px;font-weight:800}.topic-reveal strong{display:block;margin:15px 0;font-size:clamp(76px,24vw,118px);line-height:1;color:#fff;letter-spacing:-.09em}.topic-reveal p{color:var(--muted);font-size:12px}
.profile-open{border:0;background:none;color:var(--muted);padding:4px 0;font:700 10px 'Noto Sans KR',sans-serif;letter-spacing:0}.profile-open span{color:#ddd7e5}.profile-entry h2{margin-bottom:20px}.profile-entry .primary{margin-top:25px}
.player-status{display:flex;align-items:center;gap:9px}.player-status .kick-player{border:1px solid rgba(255,89,126,.3);background:transparent;color:#d990a0;padding:5px 7px;font-size:9px}.player-status .kick-player:hover,.player-status .kick-player:focus-visible{border-color:var(--pink);color:#fff}
.player.offline{opacity:.62}.player-status .presence{display:inline-flex;align-items:center;gap:5px}.player-status .presence i{width:6px;height:6px;border-radius:50%;background:#62d89d;box-shadow:0 0 8px rgba(98,216,157,.7)}.player.offline .presence{color:#ff8da8}.player.offline .presence i{background:#ff597e;box-shadow:0 0 8px rgba(255,89,126,.55)}
.game-presence{margin:2px 0 8px;text-align:left;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035)}.game-presence summary{cursor:pointer;padding:10px 12px;color:#aaa3b2;font-size:10px;list-style:none}.game-presence summary::-webkit-details-marker{display:none}.game-presence[open] summary{color:#ff8da8}.game-presence .player-list{padding:0 8px 8px;max-height:190px;overflow:auto}.game-presence .player{padding:9px 10px}.game-presence .player:not(.offline) .kick-player{display:none}
.mode-select{display:none!important}.turn-done{display:flex!important;align-items:center;justify-content:space-between;text-align:left}.turn-done>span{font-size:15px}.button-countdown{display:inline-flex;align-items:baseline;gap:2px;padding:5px 8px;border-radius:7px;background:rgba(22,18,31,.14);font-size:10px}.button-countdown strong{font:700 19px 'DM Mono'}.button-countdown.urgent{background:rgba(255,89,126,.2)}
.stage:has(.lobby-head){justify-content:flex-start;padding-top:14px;padding-bottom:18px}.stage:has(.lobby-head)>.lobby-head{order:1}.stage:has(.lobby-head)>.player-list{order:2;max-height:180px;overflow:auto;margin:2px 0 10px}.stage:has(.lobby-head)>.invite-panel{order:3}.stage:has(.lobby-head)>.topic-card{order:4}.stage:has(.lobby-head)>.pack-select{order:5}.stage:has(.lobby-head)>.stage-actions{order:6}.stage:has(.lobby-head) .lobby-head h1{margin-top:8px;margin-bottom:9px}.stage:has(.lobby-head) .invite-panel{display:block;margin:0 0 10px;padding:0;background:transparent}.stage:has(.lobby-head) .qr-wrap{display:none}.stage:has(.lobby-head) .invite-actions small{display:none}.stage:has(.lobby-head) .invite-actions .share-link{padding:11px 7px}.stage:has(.lobby-head) .topic-card{min-height:54px;margin:0;padding:11px 14px;border-radius:2px}.stage:has(.lobby-head) .topic-card strong{font-size:20px}.stage:has(.lobby-head) .pack-select{margin:8px 0 2px;overflow:hidden}.stage:has(.lobby-head) .pack-select>div{display:flex;gap:6px;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.stage:has(.lobby-head) .pack-select>div::-webkit-scrollbar{display:none}.stage:has(.lobby-head) .pack-select button{flex:0 0 auto;padding:9px 13px;white-space:nowrap}.stage:has(.lobby-head)>.stage-actions{margin-top:10px}.stage:has(.lobby-head)>.stage-actions .accent{position:sticky;bottom:max(8px,env(safe-area-inset-bottom));z-index:5;box-shadow:0 10px 28px rgba(0,0,0,.32)}
.stage:has(.lobby-head) .invite-panel{display:grid;grid-template-columns:58px 1fr;gap:9px;padding:7px;background:rgba(255,255,255,.035)}.stage:has(.lobby-head) .qr-wrap{display:grid}.stage:has(.lobby-head) .qr-wrap>div{width:58px;height:58px;padding:5px}.stage:has(.lobby-head) .qr-wrap img,.stage:has(.lobby-head) .qr-wrap canvas{width:48px!important;height:48px!important}.stage:has(.lobby-head) .qr-wrap p{display:none}
html,body{max-width:100%;overflow-x:hidden}.room,.stage,.stage:has(.lobby-head),.stage:has(.lobby-head)>*{min-width:0;width:100%;max-width:100%}.stage:has(.lobby-head) .pack-select,.stage:has(.lobby-head) .pack-select>div{min-width:0;width:100%;max-width:100%}.stage:has(.lobby-head) .pack-select>div{overscroll-behavior-x:contain}.stage:has(.lobby-head) .lobby-head>div{min-width:0}.stage:has(.lobby-head) .lobby-head h1{overflow:hidden;text-overflow:ellipsis}.stage:has(.lobby-head) .invite-actions{min-width:0}.stage:has(.lobby-head) .share-link{min-width:0}
.my-turn-simple{padding:10px 0 4px}.my-turn-simple h1{margin-top:14px;margin-bottom:14px}.my-turn-simple p{margin:0;color:var(--muted);font-size:12px}.next-waiting{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;background:rgba(255,255,255,.055);color:#c8c2ce}.next-waiting span{color:var(--muted);font-size:10px}.next-waiting b{font-size:13px}.next-waiting.mine{background:rgba(215,255,79,.1);color:var(--acid)}
.liar-name-reveal{min-height:70svh;display:grid;place-content:center;text-align:center}.liar-name-reveal span{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.18em}.liar-name-reveal strong{display:block;margin-top:16px;color:#fff;font-size:clamp(54px,17vw,88px);line-height:1.08;letter-spacing:-.07em;animation:liar-name-in 1.35s cubic-bezier(.18,.75,.22,1) both}@keyframes liar-name-in{from{opacity:0;filter:blur(14px);transform:translateY(18px) scale(.96)}to{opacity:1;filter:blur(0);transform:none}}.time-select{order:5;min-width:0;width:100%;max-width:100%;margin:8px 0 2px}.time-select>span{display:block;margin-bottom:7px;color:var(--muted);font-size:9px;font-weight:700}.time-select>div{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.time-select button{min-width:0;padding:9px 2px;border:1px solid var(--line);background:transparent;color:#fff;font-size:10px}.time-select button.selected{border-color:var(--acid);background:rgba(215,255,79,.12);color:var(--acid);font-weight:800}.stage:has(.lobby-head)>.pack-select{order:6}.stage:has(.lobby-head)>.stage-actions{order:7}
.stage:has(.lobby-head)>.player-list{max-height:320px}.stage:has(.lobby-head) .topic-card{position:relative;overflow:hidden;min-height:72px;padding:14px 16px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at 88% 20%,rgba(215,255,79,.25),transparent 35%),linear-gradient(135deg,#6544c9,#422b88)}.stage:has(.lobby-head) .topic-card:after{content:'PICK';position:absolute;right:10px;bottom:-12px;color:rgba(255,255,255,.07);font:900 48px 'DM Mono'}.stage:has(.lobby-head) .topic-card span{position:relative;z-index:1;color:#ddd4ff}.stage:has(.lobby-head) .topic-card strong{position:relative;z-index:1;font-size:25px}.stage:has(.lobby-head) .pack-select{overflow:visible}.stage:has(.lobby-head) .pack-select>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;overflow:visible;padding-bottom:0}.stage:has(.lobby-head) .pack-select button{width:100%;min-width:0;padding:9px 2px;white-space:normal;font-size:10px}.role-done{display:flex!important;align-items:center;justify-content:space-between;text-align:left}.ranking-reveal,.liar-question{min-height:70svh;display:grid;place-content:center}.ranking-reveal{text-align:center}.ranking-reveal>span{color:var(--acid);font-size:11px;font-weight:800}.ranking-reveal h2{margin:10px 0 24px;font-size:24px}.ranking-reveal>div{display:grid;gap:7px;min-width:min(380px,calc(100vw - 42px))}.ranking-reveal p{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;margin:0;padding:14px;background:rgba(255,255,255,.065);opacity:0;transform:translateY(12px);animation:rank-in .45s ease var(--delay) forwards;text-align:left}.ranking-reveal i{color:var(--acid);font-size:10px;font-style:normal;font-weight:900}.ranking-reveal strong{font-size:15px}.ranking-reveal b{color:var(--muted);font-size:11px}.liar-question{text-align:center}.liar-question span{font-size:clamp(38px,12vw,62px);font-weight:900;letter-spacing:-.07em;animation:question-in .65s ease both}.final-result h1{margin-bottom:12px}.final-result p{margin:0 0 22px;color:#c9c3cf;font-size:13px;line-height:1.7}@keyframes rank-in{to{opacity:1;transform:none}}@keyframes question-in{from{opacity:0;transform:scale(.92)}to{opacity:1;transform:none}}@media(max-width:380px){.stage:has(.lobby-head) .pack-select>div{grid-template-columns:repeat(3,minmax(0,1fr))}.stage:has(.lobby-head)>.player-list{max-height:280px}}
.next-turn{display:flex;justify-content:center;align-items:center;gap:8px;margin:18px -24px -24px;padding:11px 14px;background:rgba(22,18,31,.18)}.next-turn span{font:700 9px 'Noto Sans KR',sans-serif;opacity:.72}.next-turn b{font-size:12px}.next-turn.mine{background:var(--acid);color:var(--night)}.next-turn.mine span{opacity:1}
.mode-select{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:5px 0 10px}.mode-select button{padding:11px 8px;border:1px solid var(--line);background:transparent;color:#aaa3b2;font-size:11px;font-weight:800}.mode-select button.selected{border-color:var(--acid);background:rgba(215,255,79,.1);color:var(--acid)}.mode-select button:last-child.selected{border-color:#ff718f;background:rgba(255,89,126,.12);color:#ff8ca5}.topic-card.adult{background:linear-gradient(135deg,#b52c57,#6d284f)}.room-visibility.adult{color:#ff8ca5}.topic-reveal.adult strong{color:#ff7996}.public-room.adult{border-color:rgba(255,89,126,.35);background:rgba(255,89,126,.07)}.public-room b i{display:inline-block;margin-left:5px;color:#ff8ca5;font-size:9px;font-style:normal}.pack-select>div{grid-template-columns:repeat(3,1fr)}
.liar-countdown{min-height:70svh;display:grid;place-content:center;text-align:center}.liar-countdown span{color:var(--muted);font-size:15px;font-weight:800}.liar-countdown strong{display:block;margin:10px 0;color:var(--pink);font:800 clamp(130px,42vw,210px)/1 'DM Mono';text-shadow:0 0 45px rgba(255,89,126,.36);animation:count-pop .45s cubic-bezier(.2,.9,.25,1.3)}.liar-countdown strong.pop{animation:count-pop .45s cubic-bezier(.2,.9,.25,1.3)}.liar-countdown p{color:#d8d2dd;font-size:12px}@keyframes count-pop{from{opacity:.15;transform:scale(.45)}to{opacity:1;transform:scale(1)}}.answer-list{margin:18px 0}.answer-list h3{font-size:13px;margin:0 0 8px}.answer-list>div{display:flex;justify-content:space-between;align-items:center;padding:10px 11px;background:rgba(255,255,255,.055);border-bottom:1px solid var(--line);font-size:11px}.answer-list i{padding:4px 7px;border-radius:999px;font-size:9px;font-style:normal;font-weight:800}.answer-list .correct{background:rgba(215,255,79,.16);color:var(--acid)}.answer-list .wrong{background:rgba(255,89,126,.13);color:#ff8ca5}.answer-list .liar{background:rgba(141,101,255,.16);color:#bda9ff}
body{font-size:15px}.home header,.room>header{font-size:11px}.text-btn{font-size:12px}.kicker{font-size:11px}.room>header>span,.room-code span{font-size:10px}.room-visibility{font-size:10px}.player b{font-size:15px}.player span,.player-status .presence{font-size:11px}.player-status .kick-player{font-size:10px}.topic-card span{font-size:11px}.pack-select>span,.time-select>span{font-size:11px}.stage:has(.lobby-head) .pack-select button,.time-select button{font-size:12px}.invite-actions .share-link{font-size:12px}.invite-actions small,.qr-wrap p{font-size:10px}.notice,.timer-note,.stage-copy,.my-turn-simple p{font-size:13px}.next-waiting span{font-size:11px}.next-waiting b{font-size:14px}.answer-list h3{font-size:15px}.answer-list>div{font-size:13px}.answer-list i{font-size:10px}.public-room b{font-size:14px}.public-room small{font-size:11px;line-height:1.45}.public-room strong{font-size:12px!important}.entry>p,.entry label{font-size:12px}.entry input{font-size:18px}.site-links a{font-size:10px}@media(max-width:360px){body{font-size:14px}.stage:has(.lobby-head) .pack-select button{font-size:11px}.player b{font-size:14px}}
.stage:has(.lobby-head)>.invite-toggle{order:3;align-self:center;width:42px;height:42px;margin:0 0 10px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.055);color:var(--acid);font-size:25px;line-height:1}.stage:has(.lobby-head)>.invite-toggle.open{color:#fff;background:rgba(141,101,255,.18);transform:rotate(90deg)}.stage:has(.lobby-head)>.invite-panel{order:4}.stage:has(.lobby-head)>.invite-panel.invite-collapsed:not(.open){display:none}.stage:has(.lobby-head)>.topic-card{order:5}.stage:has(.lobby-head)>.time-select{order:6}.stage:has(.lobby-head)>.pack-select{order:7}.stage:has(.lobby-head)>.stage-actions{order:8}
.new-game-launch{display:flex;align-items:center;gap:10px;max-width:484px;margin:18px auto;padding:16px 18px;border-radius:18px;background:#d8ff65;color:#17161d;text-decoration:none}.new-game-launch span{font-size:11px;font-weight:900}.new-game-launch b{font-size:19px}.new-game-launch em{margin-left:auto;font-size:13px;font-style:normal;font-weight:800}
.game-select{margin:16px 0 12px}.game-select>span,.twenty-settings label{display:block;margin-bottom:8px;font-size:13px;font-weight:800;color:var(--muted,#777)}.game-select>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.game-select button,.twenty-settings button{min-height:46px;border:1px solid #e7e2da;border-radius:13px;background:#fff;font-weight:800}.game-select button.selected,.twenty-settings button.selected{background:#16121f;color:#fff;border-color:#16121f}.twenty-settings{display:grid;gap:14px;margin:18px 0}.twenty-settings label>div{display:flex;gap:7px;overflow-x:auto}.twenty-settings button{min-width:58px;padding:0 10px}.twenty-count{display:flex;align-items:baseline;gap:6px;margin:20px 0 8px}.twenty-count span{margin-right:auto;color:#777;font-weight:800}.twenty-count strong{font-size:36px}.twenty-count small{color:#777}.twenty-progress{height:9px;border-radius:9px;background:#ebe7e1;overflow:hidden;margin-bottom:22px}.twenty-progress i{display:block;height:100%;background:linear-gradient(90deg,#8d6cff,#d8ff52)}.twenty-hint{padding:14px;border-radius:14px;background:#e8ff9d;margin-bottom:16px}.twenty-answers{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:24px 0}.twenty-answers button{min-height:64px;border:0;border-radius:15px;font-size:17px;font-weight:900}.twenty-answers button:nth-child(1){background:#d9ffdc}.twenty-answers button:nth-child(2){background:#ffdada}.twenty-answers button:nth-child(3){background:#fff0bc}.twenty-hint-button{width:100%;min-height:48px;margin:12px 0;border:0;border-radius:14px;background:#e8ff9d;font-weight:900}.twenty-final{text-align:center;padding-top:42px}.twenty-final h1{font-size:44px;color:#8062ff;margin:12px 0}.twenty-final>strong{font-size:28px}.twenty-log{margin-top:18px}

/* 스무고개도 라이어게임의 직선적이고 선명한 조작감을 그대로 사용한다. */
#joinOpen{display:none!important}.stage.stage.host-lobby:has(.game-select)>.topic-card{display:none!important}.stage.stage:has(.lobby-head) .invite-actions:has(.share-native){align-items:center!important}.stage.stage:has(.lobby-head) .invite-actions .share-native{min-height:42px!important;padding:9px 12px!important;font-size:13px!important}
.room-code b{font-size:19px!important;font-weight:900!important}.lobby-guide{order:6;width:100%;margin:-3px 0 8px;padding:11px 10px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.04);color:var(--muted);font-size:12px}.lobby-guide b{margin-left:4px;color:#ddd6e6;text-decoration:underline;text-underline-offset:3px}
.stage.stage:has(.lobby-head)>.player-list{order:2!important}.stage.stage:has(.lobby-head)>.invite-panel{order:3!important}.stage.stage:has(.lobby-head)>.game-select{order:4!important}.stage.stage:has(.lobby-head) .invite-actions:has(.share-native){display:flex!important;align-items:stretch}.stage.stage:has(.lobby-head) .invite-actions .share-native{width:100%;min-height:76px;font-size:15px!important}
.room-toast.notice-join{border-color:rgba(93,224,167,.55);background:linear-gradient(135deg,rgba(25,105,80,.98),rgba(24,55,49,.98))}.room-toast.notice-join b{color:#a5f3d0}
#createOpen{position:relative;justify-content:center!important;font-size:20px!important;text-align:center}#createOpen b{position:absolute;right:18px}.stage.stage.host-lobby>.topic-card{display:flex!important}.stage:has(.lobby-head) .topic-card span{font-size:13px!important}.stage:has(.lobby-head) .topic-card strong{font-size:28px!important}
.edit-room-name{flex:0 0 auto;padding:5px 7px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#c9c2cf;font-size:9px;font-weight:800}.stage.stage:has(.lobby-head)>.game-select{order:4!important;margin-bottom:5px}.stage.stage:has(.lobby-head)>.tele-settings{order:5!important;margin-top:0}.stage.stage:has(.lobby-head) .invite-panel{grid-template-rows:auto 1fr;align-items:center}.stage.stage:has(.lobby-head) .invite-panel>.player-invite-hint{grid-column:2!important;grid-row:1!important;align-self:end;margin:0!important;padding:0 0 8px!important;border:0!important;text-align:left}.stage.stage:has(.lobby-head) .invite-panel>.qr-wrap{grid-column:1!important;grid-row:1/3!important;align-self:center}.stage.stage:has(.lobby-head) .invite-panel>.invite-actions{grid-column:2!important;grid-row:2!important}.stage.stage:has(.lobby-head) .invite-panel:not(:has(.player-invite-hint))>.invite-actions{grid-row:1/3!important}
.stage.stage:has(.lobby-head) .invite-panel{grid-template-columns:88px minmax(0,1fr)!important}.stage.stage:has(.lobby-head) .qr-wrap>div{width:82px!important;height:82px!important;padding:6px!important}.stage.stage:has(.lobby-head) .qr-wrap img,.stage.stage:has(.lobby-head) .qr-wrap canvas{width:70px!important;height:70px!important}.stage.stage:has(.lobby-head) .invite-actions{grid-template-columns:1fr!important}@media(max-width:360px){.stage.stage:has(.lobby-head) .invite-panel{grid-template-columns:78px minmax(0,1fr)!important}.stage.stage:has(.lobby-head) .qr-wrap>div{width:74px!important;height:74px!important}.stage.stage:has(.lobby-head) .qr-wrap img,.stage.stage:has(.lobby-head) .qr-wrap canvas{width:62px!important;height:62px!important}}
.room-toast.notice-leave,.room-toast.notice-info{border-color:rgba(167,139,250,.58);background:linear-gradient(135deg,rgba(80,54,154,.97),rgba(43,31,78,.98))}.room-toast.notice-leave b,.room-toast.notice-info b{color:#ddd2ff}.room-toast.notice-kick{border-color:rgba(255,112,143,.55);background:linear-gradient(135deg,rgba(117,37,67,.97),rgba(52,25,43,.98))}.room-toast.notice-stop{border-color:rgba(255,255,255,.22);background:rgba(46,43,51,.98)}.room-toast.host-change{background:linear-gradient(135deg,rgba(105,75,21,.98),rgba(48,37,25,.98))}.stage:has(.lobby-head) .invite-panel{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:14px!important}.stage:has(.lobby-head) .qr-wrap>div{width:82px;height:82px;padding:6px;background:#fff}.stage:has(.lobby-head) .qr-wrap img,.stage:has(.lobby-head) .qr-wrap canvas{width:70px!important;height:70px!important}.stage:has(.lobby-head) .invite-actions{align-self:stretch;display:grid;grid-template-columns:1fr;gap:7px}.stage:has(.lobby-head) .invite-actions .share-link{min-height:36px;padding:8px 10px}.stage:has(.lobby-head) .invite-panel>.player-invite-hint{margin-bottom:1px;padding-bottom:12px}@media(max-width:360px){.stage:has(.lobby-head) .invite-panel{grid-template-columns:78px minmax(0,1fr);gap:9px;padding:11px!important}.stage:has(.lobby-head) .qr-wrap>div{width:74px;height:74px}.stage:has(.lobby-head) .qr-wrap img,.stage:has(.lobby-head) .qr-wrap canvas{width:62px!important;height:62px!important}}
.player.me{outline:0!important;background:rgba(141,101,255,.16)!important}.player.me:before{display:none!important}.player.me>b{margin-right:auto}
.stage:has(.lobby-head)>.game-select{order:4!important}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.profile-open,.profile-open span{font-size:15px!important;font-weight:800!important}.room>header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px}.room>header>#connection,.room-code>span{display:none!important}.room-code{display:flex;align-items:center;justify-content:flex-end;gap:7px;max-width:100%;text-align:right}.room-code:before{content:attr(data-visibility);flex:0 0 auto;color:var(--acid);font-size:12px;font-weight:900;letter-spacing:-.02em}.room-code b{font-size:16px!important;font-weight:850}.stage:has(.lobby-head)>.lobby-head{order:1}.stage:has(.lobby-head)>.player-list{order:2}.stage:has(.lobby-head)>.invite-panel{order:3}.stage:has(.lobby-head)>.game-select{order:4}.stage:has(.lobby-head)>.topic-card{order:5}.stage:has(.lobby-head)>.time-select{order:6}.stage:has(.lobby-head)>.pack-select{order:7}.stage:has(.lobby-head)>.tele-settings{order:7}.stage:has(.lobby-head)>.stage-actions{order:8}.lobby-head>.room-visibility{display:none}.stage.host-lobby>.topic-card{display:none}.stage:has(.lobby-head):not(.host-lobby)>.topic-card{min-height:96px;margin:8px 0 10px;padding:18px}.stage:has(.lobby-head):not(.host-lobby)>.topic-card span{font-size:13px}.stage:has(.lobby-head):not(.host-lobby)>.topic-card strong{font-size:30px}.stage:has(.lobby-head):not(.host-lobby)>.stage-actions .notice{padding:18px 15px;font-size:16px;font-weight:800;text-align:center}.stage:has(.lobby-head) .invite-panel{padding:12px!important;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.04)!important}.stage:has(.lobby-head) .invite-panel>.player-invite-hint{grid-column:1/-1;display:grid;justify-content:start;gap:2px;margin:0 0 4px;padding:0 0 11px;border:0;border-bottom:1px solid rgba(255,255,255,.09);background:transparent;text-align:left}.stage:has(.lobby-head) .invite-panel>.player-invite-hint b{font-size:14px}.stage:has(.lobby-head) .invite-panel>.player-invite-hint span{font-size:12px}.stage:has(.lobby-head) .invite-actions .share-link{border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.075)!important;color:#d4ced9!important;font-weight:750}.stage:has(.lobby-head) .invite-actions .share-link:active{background:rgba(255,255,255,.14)!important}.game-select{margin:5px 0 12px}
.guide-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 15px}.guide-tabs button{min-height:43px;border:1px solid rgba(22,18,31,.17);background:transparent;color:#756f7c;font-size:12px;font-weight:800}.guide-tabs button.selected{border-color:var(--night);background:var(--night);color:var(--acid)}.guide-page ol{margin-bottom:18px}.room-toast{padding:17px 18px;box-shadow:0 20px 60px rgba(0,0,0,.52)}.room-toast b{font-size:10px}.room-toast span{font-size:15px;font-weight:700;line-height:1.55}
.tele-topic{background:radial-gradient(circle at 88% 20%,rgba(215,255,79,.3),transparent 36%),linear-gradient(135deg,#6544c9,#422b88)!important}.tele-settings{display:grid;gap:11px;margin:9px 0 2px}.tele-settings label{margin:0;color:var(--muted);font-size:11px;font-weight:700}.tele-settings label>div{display:grid;gap:5px;margin-top:7px}.tele-settings label:first-child>div{grid-template-columns:repeat(3,1fr)}.tele-settings label:last-child>div{grid-template-columns:repeat(4,1fr)}.tele-settings button{min-height:39px;border:1px solid var(--line);background:transparent;color:#aaa3b2;font-size:12px;font-weight:800}.tele-settings button.selected{border-color:var(--acid);background:rgba(215,255,79,.1);color:var(--acid)}.stage:has(.lobby-head)>.tele-settings{order:7}.tele-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tele-score{display:flex;gap:10px;color:var(--muted);font-size:9px}.tele-score b{display:block;color:#fff;font:700 16px 'DM Mono';text-align:right}.stage h1.tele-question{margin:19px 0 25px;font-size:clamp(31px,9vw,47px)}.tele-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tele-choices button{position:relative;min-height:108px;padding:17px 12px;border:1px solid var(--line);background:rgba(255,255,255,.025);color:#fff;text-align:left}.tele-choices button i{position:absolute;top:10px;left:11px;color:var(--muted);font:500 9px 'DM Mono';font-style:normal}.tele-choices button b{display:block;font-size:17px;line-height:1.35;text-align:center}.tele-choices button:active,.tele-choices button.picked{border-color:var(--acid);background:var(--acid);color:var(--night);transform:scale(.975)}.tele-choices button:disabled:not(.picked){opacity:.35}.tele-timer{display:flex;align-items:baseline;justify-content:flex-end;gap:6px;margin-top:13px;color:var(--muted);font-size:10px}.tele-timer b{color:var(--acid);font:700 24px 'DM Mono'}.tele-locked{min-height:285px;display:grid;place-content:center;text-align:center;border:1px solid rgba(215,255,79,.24);background:rgba(215,255,79,.055)}.tele-locked b{color:var(--acid);font-size:25px}.tele-locked span{margin:9px 0 20px;color:var(--muted);font-size:12px}.tele-locked strong{font:700 38px 'DM Mono'}.tele-reveal-intro{text-align:center;margin-bottom:24px}.tele-reveal-intro span{color:var(--muted);font:500 10px 'DM Mono';letter-spacing:.14em}.tele-reveal-intro strong{display:block;margin:5px 0;color:#fff;font:700 clamp(62px,19vw,96px) 'DM Mono';letter-spacing:-.08em}.tele-reveal-intro p{margin:0;color:var(--muted);font-size:13px}.tele-reveal-intro.perfect strong,.tele-reveal-intro.perfect span{color:var(--acid)}.tele-results{display:grid;gap:7px}.tele-results>div{display:grid;grid-template-columns:1fr auto;gap:5px;padding:13px 14px;border:1px solid var(--line);background:rgba(255,255,255,.025)}.tele-results>div.top{border-color:rgba(215,255,79,.46);background:rgba(215,255,79,.075)}.tele-results span{font-size:15px;font-weight:800}.tele-results b{color:var(--acid);font:700 13px 'DM Mono'}.tele-results p{grid-column:1/-1;margin:0;color:var(--muted);font-size:10px}.tele-final{text-align:center}.tele-final>strong{display:block;margin:13px 0 0;color:var(--acid);font:700 clamp(68px,21vw,108px) 'DM Mono';letter-spacing:-.09em}.tele-final h1{margin:0 0 20px}.tele-final p{color:var(--muted)}.tele-final p b{color:#fff}@media(max-height:700px){.tele-choices button{min-height:86px}.stage h1.tele-question{margin:12px 0 16px}.tele-locked{min-height:220px}.tele-reveal-intro strong{font-size:58px}.tele-results>div{padding:9px 12px}}
.game-select{order:2;margin:10px 0 12px}.game-select>span,.twenty-settings label{margin-bottom:7px;color:var(--muted);font-size:11px;font-weight:700}.game-select>div{gap:6px}.game-select button,.twenty-settings button{min-height:43px;border:1px solid var(--line);border-radius:0;background:transparent;color:#aaa3b2;font-size:12px;font-weight:800;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .1s ease}.game-select button.selected,.twenty-settings button.selected{border-color:var(--acid);background:rgba(215,255,79,.11);color:var(--acid)}.game-select button:active,.twenty-settings button:active,.twenty-answers button:active,.twenty-hint-button:active{transform:scale(.975)}.stage:has(.lobby-head)>.game-select{order:3}.stage:has(.lobby-head)>.invite-panel{order:4}.stage:has(.lobby-head)>.topic-card{order:5}.stage:has(.lobby-head)>.pack-select{order:6}.stage:has(.lobby-head)>.twenty-settings{order:7}.stage:has(.lobby-head)>.stage-actions{order:8}.twenty-settings{gap:11px;margin:9px 0 2px}.twenty-settings label{margin:0}.twenty-settings label>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;overflow:visible}.twenty-settings label:first-child>div{grid-template-columns:repeat(3,minmax(0,1fr))}.twenty-settings button{min-width:0;min-height:38px;padding:7px 2px}.twenty-count{margin:20px 0 7px}.twenty-count span{color:var(--muted);font-size:12px}.twenty-count strong{color:var(--acid);font:700 38px 'DM Mono'}.twenty-count small{color:var(--muted);font:500 12px 'DM Mono'}.twenty-progress{height:5px;border-radius:0;background:rgba(255,255,255,.1);margin-bottom:24px}.twenty-progress i{background:var(--acid);box-shadow:0 0 14px rgba(215,255,79,.42)}.twenty-hint{border-left:3px solid var(--acid);border-radius:0;background:rgba(215,255,79,.09);color:#fff}.twenty-answers{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:25px 0 8px}.twenty-answers button{position:relative;min-height:112px;border:1px solid var(--line);border-radius:0;background:transparent;color:#fff;font-size:25px;font-weight:900;letter-spacing:-.04em;transition:transform .1s ease,background .16s ease,border-color .16s ease}.twenty-answers button:nth-child(1){border:0;background:var(--acid);color:var(--night)}.twenty-answers button:nth-child(2){border-color:rgba(255,89,126,.7);background:rgba(255,89,126,.13);color:#ff8ba5}.twenty-answers button:nth-child(3){grid-column:1/-1;justify-self:center;width:52%;min-height:43px;margin-top:1px;border-color:rgba(255,255,255,.13);background:transparent;color:var(--muted);font-size:12px;letter-spacing:0}.twenty-answers button:nth-child(1):active{background:#c9f23d}.twenty-answers button:nth-child(2):active{background:rgba(255,89,126,.25)}.twenty-hint-button{min-height:45px;margin:12px 0;border:1px solid rgba(215,255,79,.34);border-radius:0;background:rgba(215,255,79,.07);color:var(--acid);font-size:12px}.twenty-final h1{color:var(--acid);font-size:clamp(44px,14vw,68px)}.twenty-final>strong{font-size:26px}.twenty-log{margin-top:20px}@media(max-height:700px){.twenty-answers{margin-top:15px}.twenty-answers button{min-height:88px}.twenty-count{margin-top:10px}.twenty-progress{margin-bottom:14px}}
