/*! Generated from public/language/language-game.css; source-sha256=2635f0a6f54423a488e3c4fc32853ad72bf05a833711b3e37d793c56aee4f14e */
*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito,sans-serif;min-height:100vh;background:#faf8f5;background-attachment:fixed;color:#1a202c;display:flex;justify-content:center;padding:20px;overflow-x:hidden}.badge,.btn,.category-pill,.lobby-code-label,.player-tag,.stag-name,.timer-ring,.vote-name-full,h1,h2,h3{font-family:'Lilita One',Nunito,sans-serif}.screen{display:none;width:100%;max-width:560px;margin:0 auto;animation:popIn .35s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:1}.screen.active{display:block}@keyframes popIn{from{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.container{padding:10px 0}.centered{display:flex;flex-direction:column;align-items:center}.back-link{display:inline-flex;align-items:center;gap:6px;color:#4a5568;text-decoration:none;font-size:.88rem;font-weight:700;margin-bottom:16px;padding:8px 18px;border-radius:50px;background:#fff;border:1px solid rgba(0,0,0,.15);box-shadow:0 1px 3px rgba(0,0,0,.08);transition:all .15s}.back-link:hover{background:#f0f0f0;color:#1a202c;box-shadow:0 2px 6px rgba(0,0,0,.12)}.logo-section{background:linear-gradient(165deg,#06b6d4,#0891b2,#0e7490);border-radius:24px;padding:40px 24px 36px;margin-bottom:20px;text-align:center;position:relative;overflow:hidden}.logo-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:rgba(255,255,255,.15);color:#fff;font-size:2.8rem;font-family:'Lilita One',sans-serif;border-radius:22px;margin-bottom:14px}.logo{font-family:'Lilita One',sans-serif;font-size:2.6rem;text-transform:uppercase;letter-spacing:3px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.15);line-height:1.1}.logo span{color:rgba(255,255,255,.85)}.home-card{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px;padding:30px 26px;margin-bottom:0;box-shadow:0 1px 2px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06)}.input-group{margin-bottom:18px;position:relative}.input-group label{display:block;font-size:.85rem;font-family:'Lilita One',sans-serif;text-transform:uppercase;letter-spacing:1.5px;color:rgba(0,0,0,.45);margin-bottom:8px}input[type=text]{width:100%;padding:15px 18px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;color:#1a202c;font-size:1.05rem;font-family:Nunito,sans-serif;font-weight:700;outline:0;transition:border-color .15s,background .15s,box-shadow .15s}input[type=text]:focus{border-color:#0891b2;background:#fff;box-shadow:0 0 0 3px rgba(8,145,178,.12)}input[type=text]::placeholder{color:rgba(0,0,0,.35);font-weight:700}.full-width{width:100%}.browse-actions{display:flex;flex-direction:column;gap:10px;margin-top:16px}.button-group{display:flex;flex-direction:column;gap:10px}.btn{padding:16px 30px;border:none;border-radius:16px;font-size:1.05rem;font-family:'Lilita One',sans-serif;cursor:pointer;transition:all .12s ease;text-transform:uppercase;letter-spacing:2px;color:#fff;text-align:center;position:relative}.btn-small{padding:10px 20px;font-size:.85rem}.btn-green{background:#22c55e;box-shadow:0 2px 8px rgba(34,197,94,.3);border:1px solid rgba(0,0,0,.08)}.btn-green:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(34,197,94,.4)}.btn-green:active{transform:translateY(1px)}.btn-purple{background:#8b6eb0;box-shadow:0 2px 8px rgba(139,110,176,.3);border:1px solid rgba(0,0,0,.08)}.btn-purple:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(139,110,176,.4)}.btn-purple:active{transform:translateY(1px)}.btn-orange{background:#0891b2;box-shadow:0 2px 8px rgba(8,145,178,.3);border:1px solid rgba(0,0,0,.08)}.btn-orange:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(8,145,178,.4)}.btn-orange:active{transform:translateY(1px)}.btn-gray{background:#888;box-shadow:none;border:1px solid rgba(0,0,0,.08);cursor:not-allowed;opacity:.7}.btn-gray:disabled{opacity:.7;transform:none}.btn:disabled{opacity:.3;cursor:not-allowed;transform:none!important;box-shadow:none!important}.divider{display:flex;align-items:center;gap:14px;margin:4px 0}.divider::after,.divider::before{content:'';flex:1;height:1px;background:rgba(0,0,0,.12)}.divider span{font-size:.82rem;font-weight:700;color:rgba(0,0,0,.35)}.join-custom-row{display:flex;gap:10px}.join-custom-row input{flex:1;text-transform:uppercase;text-align:center;letter-spacing:4px;font-family:'Lilita One',sans-serif}.join-custom-row .btn{flex:0 0 auto}.lobby-browser-list{display:flex;flex-direction:column;gap:10px;max-height:400px;overflow-y:auto}.lobby-browser-row{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.lobby-browser-info{display:flex;flex-direction:column;gap:4px}.lobby-browser-host{font-family:'Lilita One',sans-serif;font-size:1.05rem;color:#1a202c}.lobby-browser-count{font-size:.85rem;font-weight:700;color:rgba(0,0,0,.45)}.lobby-browser-join{padding:10px 22px!important;font-size:.9rem!important;flex-shrink:0}.lobby-browser-empty{text-align:center;padding:40px 20px;color:rgba(0,0,0,.4)}.lobby-browser-empty p:first-child{font-family:'Lilita One',sans-serif;font-size:1.1rem;color:rgba(0,0,0,.5);margin-bottom:8px}.lobby-browser-hint{font-size:.85rem;font-weight:700}.error-msg{color:#ef4444;font-weight:700;font-size:.9rem;text-align:center;margin-top:12px;min-height:20px}.status-msg{color:rgba(0,0,0,.45);font-weight:700;font-size:.9rem;text-align:center;margin-top:12px}.status-pill{display:inline-block;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:50px;padding:8px 22px;font-size:.85rem;font-weight:700;color:rgba(0,0,0,.45);margin:14px 0}.how-to-play{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:26px;margin-bottom:16px}.how-to-play h3{text-align:center;font-size:1rem;text-transform:uppercase;letter-spacing:2px;color:rgba(0,0,0,.4);margin-bottom:18px}.steps{display:flex;flex-direction:column;gap:14px}.step{display:flex;align-items:center;gap:14px}.step-num{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#06b6d4,#0891b2);color:#fff;font-family:'Lilita One',sans-serif;font-size:1rem;border-radius:12px}.step p{font-size:.92rem;font-weight:700;color:#4a5568}.attribution{text-align:center;font-size:.78rem;font-weight:700;color:rgba(0,0,0,.3);margin-bottom:12px}.attribution a{color:#0891b2;text-decoration:none}.screen-header h2{font-family:'Lilita One',sans-serif;font-size:1.6rem;text-transform:uppercase;letter-spacing:3px;color:#1a202c}.lobby-code-box{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:22px 28px;text-align:center;margin:14px 0 22px;width:100%;box-shadow:0 1px 3px rgba(0,0,0,.06)}.lobby-code-label{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:2px;color:rgba(0,0,0,.35);margin-bottom:8px}.lobby-code-value{display:flex;align-items:center;justify-content:center;gap:14px}.lobby-code-value span{font-family:'Lilita One',sans-serif;font-size:2.6rem;letter-spacing:8px;color:#0891b2}.btn-copy{background:#f0f0f0;border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:8px 14px;font-family:Nunito,sans-serif;font-weight:800;font-size:.78rem;cursor:pointer;color:rgba(0,0,0,.5);transition:all .12s}.btn-copy:hover{background:#e2e2e2}.lobby-code-hint{font-size:.82rem;font-weight:700;color:rgba(0,0,0,.3);margin-top:10px}.section-title{font-size:.85rem;text-transform:uppercase;letter-spacing:2px;color:rgba(0,0,0,.35);margin-bottom:12px}.lobby-players{display:flex;flex-direction:column;gap:8px;width:100%;margin-bottom:14px}.lobby-player-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:14px 18px;animation:popIn .3s ease}.lobby-player-card.is-you{border-color:rgba(8,145,178,.3);background:rgba(8,145,178,.04)}.player-avatar{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:'Lilita One',sans-serif;font-size:1.2rem;flex-shrink:0}.player-info{flex:1}.player-card-name{font-weight:800;font-size:1rem}.player-badges{display:flex;flex-wrap:wrap;overflow:hidden;gap:6px;margin-top:2px}.badge-host,.badge-you{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:2px 8px;border-radius:6px}.badge-winrate{font-family:'Lilita One',sans-serif;font-size:.6rem;padding:2px 8px;background:rgba(59,130,246,.12);color:#3b82f6;border:1px solid rgba(59,130,246,.25);border-radius:50px;letter-spacing:.5px}.badge-completionist{font-family:'Lilita One',sans-serif;font-size:.6rem;padding:2px 8px;background:linear-gradient(135deg,rgba(251,191,36,.15),rgba(245,158,11,.2));color:#f59e0b;border:1px solid rgba(245,158,11,.3);border-radius:50px;letter-spacing:.5px;text-shadow:0 0 8px rgba(245,158,11,.3)}.badge-top{font-family:'Lilita One',sans-serif;font-size:.6rem;padding:2px 8px;border-radius:50px;letter-spacing:.5px}.badge-top-unstoppable{background:rgba(168,85,247,.12);color:#a855f7;border:1px solid rgba(168,85,247,.25);text-shadow:0 0 6px rgba(168,85,247,.3)}.badge-top-dominator{background:linear-gradient(135deg,rgba(251,191,36,.15),rgba(234,179,8,.2));color:#eab308;border:1px solid rgba(234,179,8,.3);text-shadow:0 0 6px rgba(234,179,8,.3)}.badge-top-hotstreak{background:rgba(249,115,22,.12);color:#f97316;border:1px solid rgba(249,115,22,.25)}.badge-top-nolife{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2)}.badge-top-veteran{background:rgba(20,184,166,.12);color:#14b8a6;border:1px solid rgba(20,184,166,.25)}.badge-dev{font-family:inherit;font-size:.6rem;font-weight:800;padding:2px 8px;background:rgba(239,68,68,.15);color:#ef4444;border:1px solid rgba(239,68,68,.3);border-radius:50px;letter-spacing:1px}.badge-host{background:rgba(8,145,178,.15);color:#0891b2}.badge-you{background:rgba(34,197,94,.15);color:#16a34a}.player-score-display{font-family:'Lilita One',sans-serif;font-size:.95rem;color:rgba(0,0,0,.3)}.audio-player-wrap{display:flex;flex-direction:column;align-items:center;gap:16px;margin:24px 0}.audio-visualizer{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.audio-visualizer.small{width:80px;height:80px}.pulse-ring{position:absolute;inset:0;border-radius:50%;border:3px solid rgba(8,145,178,.2);animation:none}.audio-visualizer.playing .pulse-ring{animation:pulse 2s ease-out infinite}.pulse-ring.delay-1{animation-delay:.4s}.pulse-ring.delay-2{animation-delay:.8s}@keyframes pulse{0%{transform:scale(.8);opacity:1}100%{transform:scale(1.6);opacity:0}}.audio-icon{font-size:3.5rem;z-index:1}.audio-icon.small{font-size:2rem}.hints-section{width:100%;margin-bottom:18px}.hints-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.hints-label{font-family:'Lilita One',sans-serif;font-size:.85rem;text-transform:uppercase;letter-spacing:1.5px;color:rgba(0,0,0,.45)}.hints-cost{font-family:'Lilita One',sans-serif;font-size:.85rem;color:#22c55e;letter-spacing:1px}.hints-cost.reduced{color:#06b6d4}.hints-cost.zero{color:#ef4444}.hints-row{display:flex;flex-wrap:wrap;gap:8px}.hint-btn{flex:1 1 92px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;background:#fff;border:2px solid rgba(0,0,0,.08);border-radius:16px;cursor:pointer;transition:all .15s}.hint-btn:hover:not(:disabled):not(.used){border-color:#0891b2;background:rgba(8,145,178,.06);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.hint-btn:disabled{opacity:.35;cursor:not-allowed}.hint-btn.used{border-color:#0891b2;background:rgba(8,145,178,.08);cursor:default}.hint-icon{font-size:1.4rem}.hint-name{font-family:'Lilita One',sans-serif;font-size:.7rem;text-transform:uppercase;letter-spacing:1px;color:rgba(0,0,0,.4)}.hint-btn.used .hint-name{color:#0891b2}.hint-revealed{margin-top:10px;display:flex;flex-direction:column;gap:6px}.hint-chip{display:inline-flex;align-items:center;gap:8px;background:rgba(8,145,178,.1);border:1px solid rgba(8,145,178,.2);border-radius:12px;padding:8px 14px;font-weight:700;font-size:.9rem;color:#164e63;animation:popIn .3s ease}.hint-chip-transcript{display:block;max-height:180px;overflow:auto;line-height:1.45;text-align:start;white-space:normal;word-break:break-word;unicode-bidi:plaintext}.hint-chip-transcript .hint-chip-label{display:block;margin-bottom:6px}.hint-chip-label{font-family:'Lilita One',sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:rgba(0,0,0,.35)}.guess-input-wrap{display:flex;flex-direction:column;gap:12px}.autocomplete-dropdown{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;margin-top:4px;max-height:240px;overflow-y:auto;z-index:100;box-shadow:0 8px 24px rgba(0,0,0,.12)}.autocomplete-item{padding:14px 18px;cursor:pointer;font-weight:700;font-size:.95rem;border-bottom:1px solid rgba(0,0,0,.04);transition:background .1s}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item.highlighted,.autocomplete-item:hover{background:rgba(8,145,178,.08)}.autocomplete-item .match-lang{color:#0891b2}.autocomplete-item .match-country{color:rgba(0,0,0,.4);font-size:.85rem;margin-left:4px}.category-pill{display:inline-block;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:50px;padding:10px 24px;font-family:'Lilita One',sans-serif;font-size:1rem;letter-spacing:1px;color:#1a202c;text-transform:uppercase;margin-bottom:16px}.timer-ring{width:56px;height:56px;border-radius:50%;background:#fff;border:3px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;font-family:'Lilita One',sans-serif;font-size:1.3rem;color:#1a202c;margin-bottom:12px;transition:border-color .3s}.timer-ring.urgent{border-color:#ef4444;color:#ef4444;animation:timerPulse .6s ease-in-out infinite alternate}@keyframes timerPulse{from{transform:scale(1)}to{transform:scale(1.08)}}.reveal-card{background:linear-gradient(165deg,#06b6d4,#0891b2);border-radius:24px;padding:40px 30px;text-align:center;width:100%;margin-bottom:24px;animation:popIn .4s cubic-bezier(.34,1.56,.64,1)}.reveal-label{font-family:'Lilita One',sans-serif;font-size:.9rem;text-transform:uppercase;letter-spacing:3px;color:rgba(255,255,255,.7);margin-bottom:12px}.reveal-language{font-family:'Lilita One',sans-serif;font-size:2.2rem;color:#fff;text-transform:uppercase;letter-spacing:3px;text-shadow:0 2px 4px rgba(0,0,0,.15);margin-bottom:6px}.reveal-country{font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:800;color:rgba(255,255,255,.85)}.reveal-family{margin-top:6px;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:900;color:rgba(255,255,255,.68)}.reveal-audio-wrap{margin-top:20px;display:flex;justify-content:center}.reveal-guesses{display:flex;flex-direction:column;gap:10px;width:100%}.reveal-guess-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:16px 20px;display:flex;align-items:center;gap:14px;animation:popIn .3s ease}.reveal-guess-card.correct{border-color:rgba(34,197,94,.3);background:rgba(34,197,94,.04)}.reveal-guess-card.partial{border-color:rgba(8,145,178,.3);background:rgba(8,145,178,.04)}.reveal-guess-card.wrong{border-color:rgba(239,68,68,.15);background:rgba(239,68,68,.02)}.guess-avatar{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:'Lilita One',sans-serif;font-size:1.2rem;flex-shrink:0}.guess-info{flex:1}.guess-player-name{font-weight:800;font-size:.9rem;color:rgba(0,0,0,.5)}.guess-text{font-weight:700;font-size:1rem;margin-top:2px}.guess-breakdown{margin-top:4px;font-size:.78rem;font-weight:800;color:rgba(0,0,0,.42)}.guess-points{font-family:'Lilita One',sans-serif;font-size:1.1rem;color:#22c55e}.guess-points.zero{color:rgba(0,0,0,.2)}.results-section{width:100%;margin-bottom:22px}.results-section h3{text-align:center;font-size:.9rem;text-transform:uppercase;letter-spacing:2px;color:rgba(0,0,0,.35);margin-bottom:14px}.score-row{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;margin-bottom:6px;font-weight:800}.score-points{font-family:'Lilita One',sans-serif;color:#0891b2;display:flex;align-items:center;gap:8px}.score-breakdown{font-family:Nunito,sans-serif;font-size:.75rem;font-weight:700;color:rgba(0,0,0,.3)}@media (max-width:640px){body{padding:12px}.logo{font-size:2rem;letter-spacing:2px}.logo-section{padding:30px 18px 26px}.home-card{padding:24px 18px}.reveal-language{font-size:1.6rem}}.chat-box{width:100%;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:20px;margin-top:18px;margin-bottom:18px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06)}.chat-messages{height:180px;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:rgba(0,0,0,.08);border-radius:3px}.chat-bubble-wrap{display:flex;flex-direction:column;align-items:flex-start;max-width:78%}.chat-bubble-wrap.chat-you{align-self:flex-end;align-items:flex-end}.chat-author-name{font-family:'Lilita One',sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;padding:0 12px}.chat-bubble{background:#fff;border:1px solid rgba(0,0,0,.1);padding:10px 16px;border-radius:20px 20px 20px 6px;font-size:.92rem;font-weight:700;line-height:1.4;color:#1a202c}.chat-bubble-wrap.chat-you .chat-bubble{background:rgba(8,145,178,.12);border-color:rgba(8,145,178,.25);border-radius:20px 20px 6px 20px}.chat-input-row{display:flex;gap:8px;padding:10px 14px;border-top:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.02)}.chat-input-row input{flex:1;padding:10px 14px;border-radius:12px;font-size:.92rem;background:#fff;color:#1a202c}.btn-send{padding:10px 18px;border:none;border-radius:12px;background:#0891b2;color:#fff;font-weight:800;font-family:Nunito,sans-serif;font-size:.85rem;cursor:pointer;transition:all .12s;flex-shrink:0}.btn-send:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(8,145,178,.3)}.discord-lobby-link{display:flex;width:fit-content;align-items:center;gap:8px;margin:20px auto 16px;padding:8px 18px;background:rgba(88,101,242,.15);border:1.5px solid rgba(88,101,242,.3);color:#8b9aff;border-radius:50px;text-decoration:none;font-weight:800;font-size:.78rem;transition:all .2s ease;letter-spacing:.02em}.discord-lobby-link:hover{background:#5865f2;border-color:#5865f2;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(88,101,242,.3)}.lobby-browser-status{font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px}.lobby-browser-status.waiting{background:#e6ffed;color:#22863a}.lobby-browser-status.in-progress{background:#fff3e0;color:#e65100}.lobby-settings{width:100%;background:rgba(255,255,255,.7);border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:18px 24px;margin-bottom:16px}.setting-row{display:flex;align-items:center;justify-content:space-between}.setting-row label{font-family:"Lilita One",sans-serif;font-size:1rem;color:rgba(0,0,0,.6)}.setting-control{display:flex;align-items:center;gap:12px}.btn-setting{width:36px;height:36px;border-radius:50%;border:2px solid rgba(0,0,0,.15);background:#fff;font-size:1.2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.btn-setting:hover{border-color:rgba(0,0,0,.3);background:#f0f0f0}.btn-no-limit{width:100%;padding:8px 16px;margin-top:8px;border-radius:10px;border:2px solid rgba(139,92,246,.3);background:rgba(139,92,246,.1);color:#a78bfa;font-family:inherit;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s}.btn-no-limit:hover{background:rgba(139,92,246,.2);border-color:rgba(139,92,246,.5)}.btn-no-limit.active{background:rgba(139,92,246,.25);border-color:#a78bfa;color:#c4b5fd;box-shadow:0 0 12px rgba(139,92,246,.3)}#setting-rounds-value{font-family:"Lilita One",sans-serif;font-size:1.3rem;min-width:30px;text-align:center}.setting-divider{height:1px;background:rgba(0,0,0,.08);margin:16px 0}.region-setting-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.setting-label{display:block;font-family:"Lilita One",sans-serif;font-size:1rem;color:rgba(0,0,0,.6)}.setting-help{margin:3px 0 12px;color:rgba(0,0,0,.45);font-size:.78rem;font-weight:700}.btn-region-all{border:0;background:0 0;color:#0891b2;font-family:inherit;font-size:.76rem;font-weight:800;cursor:pointer;padding:4px 0}.btn-region-all:hover:not(:disabled){color:#0e7490;text-decoration:underline}.btn-region-all:disabled{color:rgba(0,0,0,.28);cursor:default}.region-toggles{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.region-chip{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:2px solid rgba(0,0,0,.1);border-radius:12px;background:rgba(0,0,0,.025);color:rgba(0,0,0,.54);font-family:inherit;font-size:.8rem;font-weight:800;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,color .15s,transform .15s}.region-chip:hover:not(:disabled){border-color:rgba(8,145,178,.38);background:rgba(8,145,178,.06);transform:translateY(-1px)}.region-chip:focus-visible{outline:3px solid rgba(8,145,178,.2);outline-offset:2px}.region-chip.active{border-color:rgba(8,145,178,.55);background:rgba(8,145,178,.12);color:#0e7490}.region-chip:disabled{cursor:default}.region-chip:not(.active):disabled{opacity:.5}.region-chip-name{display:flex;align-items:center;gap:4px;line-height:1.15}.region-chip-check{width:0;color:#0891b2;opacity:0;transform:scale(.7);transition:width .15s,opacity .15s,transform .15s}.region-chip.active .region-chip-check{width:12px;opacity:1;transform:scale(1)}.region-pool-counter{margin:10px 0 0;color:rgba(0,0,0,.43);font-size:.75rem;font-weight:800;text-align:center}.logo-icon-img{width:80px;height:80px;object-fit:contain}#btn-theme-toggle{position:fixed;top:14px;right:14px;z-index:9999;width:38px;height:38px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.92);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1;backdrop-filter:blur(6px);transition:background .2s;padding:0}#btn-theme-toggle:hover{background:#fff}html[data-theme=dark] #btn-theme-toggle{background:rgba(28,29,40,.92);border-color:rgba(255,255,255,.12)}html[data-theme=dark] .theme-icon-light{display:none}html[data-theme=dark] .theme-icon-dark{display:inline}html:not([data-theme=dark]) .theme-icon-dark{display:none}html:not([data-theme=dark]) .theme-icon-light{display:inline}html[data-theme=dark] body{background:#12131a;color:#e8eaf2}html[data-theme=dark] .back-link{color:rgba(232,234,242,.55)}html[data-theme=dark] .back-link:hover{color:#e8eaf2;background:rgba(255,255,255,.06)}html[data-theme=dark] .screen-sub{color:rgba(232,234,242,.55)}html[data-theme=dark] .input-group label{color:rgba(232,234,242,.45)}html[data-theme=dark] input[type=text],html[data-theme=dark] textarea{background:#252636;color:#e8eaf2;border-color:rgba(255,255,255,.1)}html[data-theme=dark] input[type=text]::placeholder,html[data-theme=dark] textarea::placeholder{color:rgba(232,234,242,.35)}html[data-theme=dark] input[type=text]:focus,html[data-theme=dark] textarea:focus{background:#2a2b3d}html[data-theme=dark] .home-card,html[data-theme=dark] .how-to-play{background:#1c1d28;border-color:rgba(255,255,255,.08)}html[data-theme=dark] .lobby-browser-row{background:#1c1d28;border-color:rgba(255,255,255,.06)}html[data-theme=dark] .lobby-browser-row:hover{background:#252636}html[data-theme=dark] .lobby-browser-host{color:#e8eaf2}html[data-theme=dark] .lobby-browser-count{color:rgba(232,234,242,.5)}html[data-theme=dark] .lobby-browser-empty{color:rgba(232,234,242,.45)}html[data-theme=dark] .lobby-browser-empty p:first-child{color:rgba(232,234,242,.55)}html[data-theme=dark] .lobby-browser-hint{color:rgba(232,234,242,.4)}html[data-theme=dark] .lobby-browser-status.waiting{background:rgba(34,197,94,.15);color:#4ade80}html[data-theme=dark] .lobby-browser-status.in-progress{background:rgba(249,115,22,.15);color:#fb923c}html[data-theme=dark] .lobby-browser-lang{background:rgba(59,130,246,.15);color:#93c5fd}html[data-theme=dark] .lobby-player-card{background:#1c1d28;border-color:rgba(255,255,255,.08)}html[data-theme=dark] .lobby-settings{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}html[data-theme=dark] .setting-row label{color:rgba(232,234,242,.6)}html[data-theme=dark] .setting-label{color:rgba(232,234,242,.6)}html[data-theme=dark] .setting-divider{background:rgba(255,255,255,.08)}html[data-theme=dark] .btn-setting{background:#252636;border-color:rgba(255,255,255,.15);color:#e8eaf2}html[data-theme=dark] .btn-setting:hover{background:#2a2b3d}html[data-theme=dark] .setting-select{background:#252636;border-color:rgba(255,255,255,.1);color:#e8eaf2}html[data-theme=dark] .cat-chip{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);color:rgba(232,234,242,.55)}html[data-theme=dark] .cat-chip:hover{background:rgba(255,255,255,.1)}html[data-theme=dark] .cat-chip.active{border-color:rgba(34,197,94,.5);background:rgba(34,197,94,.12);color:#e8eaf2}html[data-theme=dark] .btn-cat-action{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1);color:rgba(232,234,242,.55)}html[data-theme=dark] .btn-cat-action:hover{background:rgba(255,255,255,.08)}html[data-theme=dark] .pool-counter{color:rgba(232,234,242,.45)}html[data-theme=dark] .region-pool-counter,html[data-theme=dark] .setting-help{color:rgba(232,234,242,.45)}html[data-theme=dark] .btn-region-all{color:#67e8f9}html[data-theme=dark] .btn-region-all:hover:not(:disabled){color:#a5f3fc}html[data-theme=dark] .btn-region-all:disabled{color:rgba(232,234,242,.25)}html[data-theme=dark] .region-chip{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1);color:rgba(232,234,242,.58)}html[data-theme=dark] .region-chip:hover:not(:disabled){background:rgba(8,145,178,.12);border-color:rgba(34,211,238,.38)}html[data-theme=dark] .region-chip.active{background:rgba(8,145,178,.2);border-color:rgba(34,211,238,.5);color:#a5f3fc}html[data-theme=dark] .region-chip-check{color:#67e8f9}html[data-theme=dark] .timer-ring{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.15);color:#e8eaf2}html[data-theme=dark] .status-pill{background:rgba(255,255,255,.08);color:rgba(232,234,242,.7)}html[data-theme=dark] .score-row{background:#1c1d28;border-color:rgba(255,255,255,.08)}html[data-theme=dark] .chat-box{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}html[data-theme=dark] .chat-bubble{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08);color:#e8eaf2}html[data-theme=dark] .chat-bubble-wrap.chat-you .chat-bubble{background:rgba(232,67,122,.2);border-color:rgba(232,67,122,.3)}html[data-theme=dark] .chat-input-row input{background:rgba(255,255,255,.06);color:#e8eaf2}html[data-theme=dark] .chat-input-row input:focus{background:rgba(255,255,255,.08)}html[data-theme=dark] .chat-input-row input::placeholder{color:rgba(232,234,242,.35)}html[data-theme=dark] .chat-author-name{color:rgba(232,234,242,.5)}html[data-theme=dark] .reveal-guess-card{background:#1c1d28;border-color:rgba(255,255,255,.08)}html[data-theme=dark] .step p{color:rgba(232,234,242,.5)}html[data-theme=dark] .section-title{color:rgba(232,234,242,.45)}html[data-theme=dark] .divider span{color:rgba(232,234,242,.4)}html[data-theme=dark] .status-msg{color:rgba(232,234,242,.5)}html[data-theme=dark] .lobby-code-hint{color:rgba(232,234,242,.45)}html[data-theme=dark] .player-card-name{color:#e8eaf2}html[data-theme=dark] .back-link{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:rgba(232,234,242,.7);box-shadow:none}html[data-theme=dark] .back-link:hover{background:rgba(255,255,255,.1);color:#e8eaf2;box-shadow:none}html[data-theme=dark] .screen-header h2{color:#e8eaf2}html[data-theme=dark] .round-pill{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:rgba(232,234,242,.7)}html[data-theme=dark] #setting-ink-value{color:#e8eaf2}html[data-theme=dark] #setting-rounds-value{color:#e8eaf2}html[data-theme=dark] .vote-chip{border-color:rgba(255,255,255,.08)}html[data-theme=dark] .btn-green,html[data-theme=dark] .btn-green:active,html[data-theme=dark] .btn-green:hover{box-shadow:none}html[data-theme=dark] .btn-purple,html[data-theme=dark] .btn-purple:active,html[data-theme=dark] .btn-purple:hover{box-shadow:none}html[data-theme=dark] .btn-orange,html[data-theme=dark] .btn-orange:active,html[data-theme=dark] .btn-orange:hover{box-shadow:none}html[data-theme=dark] .btn-no-limit.active{box-shadow:none}html[data-theme=dark] .badge-top-streak{text-shadow:none}html[data-theme=dark] .badge-top-unstoppable{text-shadow:none}html[data-theme=dark] .badge-top-dominator{text-shadow:none}html[data-theme=dark] .reveal-question-box{box-shadow:none}html[data-theme=dark] input[type=text]:focus,html[data-theme=dark] textarea:focus{box-shadow:none}html[data-theme=dark] .lobby-code-box{background:#1c1d28;border-color:rgba(255,255,255,.08)}html[data-theme=dark] .lobby-code-label{color:rgba(232,234,242,.35)}html[data-theme=dark] .btn-copy{background:#252636;border-color:rgba(255,255,255,.1);color:rgba(232,234,242,.6)}html[data-theme=dark] .btn-copy:hover{background:#2a2b3d}html[data-theme=dark] .player-score-display{color:rgba(232,234,242,.5)}html[data-theme=dark] .category-pill{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#e8eaf2}html[data-theme=dark] .hint-btn{background:#1c1d28;border-color:rgba(255,255,255,.1)}html[data-theme=dark] .hint-btn:hover:not(:disabled):not(.used){background:rgba(8,145,178,.12)}html[data-theme=dark] .hint-btn.used{background:rgba(8,145,178,.15);border-color:rgba(8,145,178,.3)}html[data-theme=dark] .hints-label{color:rgba(232,234,242,.5)}html[data-theme=dark] .hint-name{color:rgba(232,234,242,.4)}html[data-theme=dark] .hint-btn.used .hint-name{color:#38bdf8}html[data-theme=dark] .hint-chip{background:rgba(8,145,178,.15);border-color:rgba(8,145,178,.25);color:#7dd3e8}html[data-theme=dark] .hint-chip-label{color:rgba(232,234,242,.4)}html[data-theme=dark] .autocomplete-dropdown{background:#1c1d28;border-color:rgba(255,255,255,.1);box-shadow:0 8px 24px rgba(0,0,0,.4)}html[data-theme=dark] .autocomplete-item{border-bottom-color:rgba(255,255,255,.05);color:#e8eaf2}html[data-theme=dark] .autocomplete-item.highlighted,html[data-theme=dark] .autocomplete-item:hover{background:rgba(8,145,178,.12)}html[data-theme=dark] .autocomplete-item .match-country{color:rgba(232,234,242,.45)}html[data-theme=dark] .results-section h3{color:rgba(232,234,242,.4)}html[data-theme=dark] .guess-player-name{color:rgba(232,234,242,.5)}html[data-theme=dark] .guess-breakdown{color:rgba(232,234,242,.42)}html[data-theme=dark] .guess-points.zero{color:rgba(232,234,242,.25)}html[data-theme=dark] .how-to-play h3{color:rgba(232,234,242,.4)}
