/*! Generated from public/word/word-game.css; source-sha256=35ea0126b0ef1cf163c141193c1bbd6dcdada40eb3e18ef51b0f7e8266162653 */
*{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,.lobby-code-label,.player-tag,.q-label,.round-pill,.timer-ring,.word-prompt-word,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,#c084fc,#8b5cf6,#7c3aed);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;border:none;box-shadow:none;text-shadow:0 2px 4px rgba(0,0,0,.15)}@keyframes bounce{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-10px) rotate(5deg)}}.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 2px 8px rgba(0,0,0,.04)}.input-group{margin-bottom:18px}.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],textarea{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,textarea:focus{border-color:#8b5cf6;background:#fff;box-shadow:0 0 0 2px rgba(166,142,200,.15)}input[type=text]::placeholder,textarea::placeholder{color:rgba(0,0,0,.35);font-weight:700}textarea{resize:vertical}.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}.local-play-option{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(0,0,0,.09)}.local-play-copy{min-width:0;color:#4a5568;line-height:1.25}.local-play-copy small,.local-play-copy strong{display:block}.local-play-copy strong{color:#1a202c;font-size:.86rem;font-weight:900}.local-play-copy small{margin-top:2px;font-size:.74rem;font-weight:700}.btn-local-mode{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:1px solid rgba(74,85,104,.28);border-radius:12px;background:rgba(74,85,104,.06);color:#4a5568;font-family:Nunito,sans-serif;font-size:.78rem;font-weight:900;text-decoration:none;white-space:nowrap;transition:background .15s,border-color .15s,color .15s,transform .15s}.btn-local-mode:hover{background:rgba(74,85,104,.12);border-color:rgba(74,85,104,.42);color:#1a202c;transform:translateY(-1px)}.btn-local-mode:active{transform:translateY(0)}.btn-local-mode:focus-visible{outline:3px solid rgba(139,110,176,.24);outline-offset:2px}.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-blue{background:#60a5fa;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(96,132,196,.2)}.btn-blue:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(96,132,196,.3)}.btn-blue:active{transform:translateY(1px);box-shadow:0 1px 4px rgba(96,132,196,.15)}.btn-green{background:#22c55e;color:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(34,197,94,.2)}.btn-green:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(34,197,94,.3)}.btn-green:active{transform:translateY(1px);box-shadow:0 1px 4px rgba(34,197,94,.15)}.btn-purple{background:#8b5cf6;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(124,58,237,.2)}.btn-purple:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(124,58,237,.3)}.btn-purple:active{transform:translateY(1px);box-shadow:0 1px 4px rgba(124,58,237,.15)}.btn-orange{background:#c98a6b;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(201,138,107,.2)}.btn-orange:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(201,138,107,.3)}.btn-orange:active{transform:translateY(1px);box-shadow:0 1px 4px rgba(201,138,107,.15)}.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,.4);text-transform:uppercase}.join-custom-row{display:flex;gap:10px}.join-custom-row input{flex:1;text-transform:uppercase;letter-spacing:3px;text-align:center;font-weight:700;font-size:1.2rem}.join-custom-row .btn{flex-shrink:0;padding:16px 28px}.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;text-align:center;margin-top:14px;min-height:20px;font-size:.9rem;font-weight:700}.status-msg{text-align:center;color:rgba(0,0,0,.45);margin-top:14px;font-size:.92rem;font-weight:700}.status-pill{text-align:center;color:rgba(0,0,0,.45);font-size:.9rem;font-family:'Lilita One',sans-serif;letter-spacing:1px;padding:10px 24px;background:#fff;border-radius:50px;border:1px solid rgba(0,0,0,.1);display:block;margin:0 auto 18px;width:fit-content}.how-to-play{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px;padding:26px;box-shadow:0 1px 2px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04)}.how-to-play h3{font-family:'Lilita One',sans-serif;font-size:1.2rem;color:#8b5cf6;margin-bottom:18px;text-align:center;text-transform:uppercase;letter-spacing:2px}.steps{display:flex;flex-direction:column;gap:14px}.step{display:flex;align-items:center;gap:14px}.step-num{width:40px;height:40px;min-width:40px;background:#8b5cf6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'Lilita One',sans-serif;font-size:1.1rem;box-shadow:0 2px 8px rgba(124,58,237,.2);border:1px solid rgba(0,0,0,.08)}.step p{font-size:.92rem;font-weight:700;color:rgba(0,0,0,.45);line-height:1.4}.step strong{color:#8b5cf6;font-weight:700}.related-game{margin-top:20px;padding-top:18px;border-top:1px solid rgba(0,0,0,.08);color:rgba(0,0,0,.55);font-size:.9rem;font-weight:700;line-height:1.5;text-align:center}.related-game a{color:#7c3aed;font-weight:800;text-underline-offset:3px}.screen-header{text-align:center;margin-bottom:24px}.screen-header h2{font-family:'Lilita One',sans-serif;font-size:2rem;text-transform:uppercase;letter-spacing:2px;color:#1a202c}.screen-sub{color:rgba(0,0,0,.45);font-weight:700;font-size:.95rem;margin-top:6px}.lobby-code-box{background:linear-gradient(165deg,#c084fc,#8b5cf6,#7c3aed);border:none;border-radius:24px;padding:28px 24px;text-align:center;margin-bottom:0;box-shadow:0 8px 32px rgba(0,0,0,.1)}.lobby-code-label{font-size:.85rem;text-transform:uppercase;color:rgba(255,255,255,.7);letter-spacing:2px}.lobby-code-value{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:12px}#lobby-code{font-family:'Lilita One',sans-serif;letter-spacing:5px;color:#fff;font-size:2.8rem;text-shadow:0 2px 4px rgba(0,0,0,.15)}.btn-copy{padding:10px 20px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(255,255,255,.2);color:#fff;font-size:.88rem;font-weight:700;font-family:Nunito,sans-serif;cursor:pointer;transition:all .15s}.btn-copy:hover{background:rgba(255,255,255,.3)}.lobby-code-hint{color:rgba(255,255,255,.7);font-size:.82rem;font-weight:700;margin-top:10px}.section-title{font-family:'Lilita One',sans-serif;font-size:1.1rem;text-transform:uppercase;letter-spacing:2px;color:#8b5cf6;margin-bottom:14px;text-align:center;width:100%}.lobby-players{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;width:100%}.lobby-player-card{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:18px;box-shadow:0 1px 4px rgba(0,0,0,.08);animation:cardSlideIn .4s cubic-bezier(.34,1.56,.64,1) backwards}.lobby-player-card.is-you{background:rgba(139,92,246,.08);border-color:rgba(139,92,246,.2)}@keyframes cardSlideIn{from{opacity:0;transform:translateX(-20px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}.player-avatar{width:48px;height:48px;min-width:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 4px rgba(0,0,0,.1)}.player-avatar span{font-family:'Lilita One',sans-serif;font-size:1.3rem;color:#fff}.player-info{flex:1;min-width:0}.player-card-name{font-family:'Lilita One',sans-serif;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;display:block;color:#1a202c}.player-badges{display:flex;flex-wrap:wrap;overflow:hidden;gap:6px;margin-top:4px}.badge-host{font-family:'Lilita One',sans-serif;font-size:.65rem;padding:2px 10px;background:rgba(217,119,6,.15);color:#d97706;border:1px solid rgba(217,119,6,.25);border-radius:50px;letter-spacing:1px}.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-you{font-family:'Lilita One',sans-serif;font-size:.65rem;padding:2px 10px;background:rgba(139,92,246,.12);color:#8b5cf6;border:1px solid rgba(139,92,246,.25);border-radius:50px;letter-spacing:1px}.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)}.player-score-display{font-family:'Lilita One',sans-serif;font-size:1rem;color:#8b5cf6;letter-spacing:1px}.timer-ring{width:84px;height:84px;border-radius:50%;background:rgba(0,0,0,.06);border:4px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:#1a202c;margin-bottom:18px;text-shadow:0 3px 0 rgba(0,0,0,.06);box-shadow:0 2px 0 rgba(0,0,0,.12),inset 0 2px 10px rgba(0,0,0,.1)}.timer-ring.timer-small{width:60px;height:60px;font-size:1.6rem;margin-bottom:0}.timer-ring.urgent{color:#ef4444;border-color:#ef4444;background:rgba(239,68,68,.15);animation:shake .35s ease infinite;will-change:transform;box-shadow:0 2px 0 rgba(220,38,38,.3)}@keyframes shake{0%,100%{transform:translateX(0) rotate(0)}25%{transform:translateX(-4px) rotate(-2deg)}75%{transform:translateX(4px) rotate(2deg)}}#screen-word{max-width:1100px}.word-top-bar{display:flex;align-items:center;gap:14px;padding:12px 18px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:18px;margin-bottom:12px}.round-pill{padding:8px 18px;background:rgba(0,0,0,.06);border:2px solid rgba(0,0,0,.08);border-radius:50px;font-size:.9rem;letter-spacing:1px;color:rgba(0,0,0,.6);white-space:nowrap}.word-prompt-display{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:14px 22px;background:linear-gradient(135deg,rgba(139,92,246,.12),rgba(124,58,237,.08));border:2px solid rgba(139,92,246,.25);border-radius:16px;box-shadow:0 0 20px rgba(139,92,246,.08)}.word-prompt-label{font-size:.85rem;font-weight:700;color:#8b5cf6;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.word-prompt-word{font-size:1.4rem;color:#1a202c;text-shadow:0 3px 0 rgba(0,0,0,.04);letter-spacing:2px;text-transform:uppercase}.word-prompt-display.imposter-word{background:linear-gradient(135deg,rgba(239,68,68,.12),rgba(255,61,61,.08));border-color:rgba(239,68,68,.3);box-shadow:0 0 20px rgba(239,68,68,.08)}.word-prompt-display.imposter-word .word-prompt-label{color:#ef4444}.word-prompt-display.imposter-word .word-prompt-word{color:#1a202c;text-shadow:0 3px 0 rgba(0,0,0,.04)}.word-layout{display:flex;gap:16px;min-height:0}.word-left{flex:1;min-width:0;display:flex;flex-direction:column;max-height:calc(100vh - 200px)}.word-right{width:320px;min-width:280px;display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 200px)}.word-right .chat-box{flex:1;display:flex;flex-direction:column;margin-bottom:0;justify-content:space-between}.word-right .chat-messages{flex:1;min-height:180px}.word-bottom-section{flex-shrink:0}.turn-banner{display:flex;align-items:center;gap:10px;flex:1;min-width:0;padding:6px 14px;background:rgba(0,0,0,.04);border:2px solid rgba(0,0,0,.08);border-radius:50px;transition:all .3s ease}.turn-banner.my-turn{background:rgba(139,92,246,.15);border-color:rgba(139,92,246,.4);box-shadow:0 0 20px rgba(166,142,200,.15)}@keyframes pulseGlow{0%,100%{box-shadow:0 0 12px rgba(166,142,200,.12)}50%{box-shadow:0 0 25px rgba(166,142,200,.25)}}.turn-avatar{width:34px;height:34px;min-width:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1)}.turn-avatar span{font-family:'Lilita One',sans-serif;font-size:.95rem;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.06)}.turn-text{font-family:'Lilita One',sans-serif;font-size:.95rem;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 0 rgba(0,0,0,.1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.turn-banner.my-turn .turn-text{color:#8b5cf6}.sentences-list{width:100%;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px;margin-bottom:10px;padding:4px 4px 4px 0}.sentences-list::-webkit-scrollbar{width:5px}.sentences-list::-webkit-scrollbar-track{background:0 0}.sentences-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:3px}.sentence-card{padding:14px 18px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;animation:cardSlideIn .4s cubic-bezier(.34,1.56,.64,1) backwards;box-shadow:0 2px 6px rgba(0,0,0,.08)}.sentence-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.sentence-avatar{width:32px;height:32px;min-width:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1)}.sentence-avatar span{font-family:'Lilita One',sans-serif;font-size:.85rem;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.06)}.sentence-player-name{font-family:'Lilita One',sans-serif;font-size:.82rem;text-transform:uppercase;letter-spacing:1px}.sentence-round-tag{font-family:'Lilita One',sans-serif;font-size:.65rem;padding:2px 8px;background:#fff;border-radius:50px;color:rgba(0,0,0,.5);letter-spacing:1px;margin-left:auto}.sentence-text{font-size:1rem;font-weight:700;color:rgba(0,0,0,.8);line-height:1.4;padding-left:42px}.sentence-input-area{width:100%;flex-shrink:0}.sentence-input-area textarea{min-height:60px}.chat-box{width:100%;background:rgba(0,0,0,.04);border:2px solid rgba(0,0,0,.08);border-radius:20px;margin-bottom:18px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.08)}.chat-messages{height:200px;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:rgba(0,0,0,.04);border:2px solid rgba(0,0,0,.08);padding:12px 18px;border-radius:20px 20px 20px 6px;font-size:.92rem;font-weight:700;line-height:1.4;color:#1a202c;box-shadow:0 3px 0 rgba(0,0,0,.06)}.chat-bubble-wrap.chat-you .chat-bubble{background:rgba(139,92,246,.12);border-color:rgba(139,92,246,.15);border-radius:20px 20px 6px 20px}.chat-input-row{display:flex;border-top:1px solid rgba(0,0,0,.1)}.chat-input-row input{flex:1;border:none;border-radius:0;background:rgba(0,0,0,.04);padding:14px 18px;font-size:.92rem;color:#1a202c;font-weight:700}.chat-input-row input:focus{border:none;background:rgba(0,0,0,.06);box-shadow:none}.chat-input-row input::placeholder{color:rgba(0,0,0,.35)}.btn-send{padding:14px 24px;background:#8b5cf6;color:#fff;border:none;font-family:'Lilita One',sans-serif;font-size:.95rem;letter-spacing:1px;cursor:pointer;transition:background .15s;text-transform:uppercase}.btn-send:hover{background:#7c3aed}.vote-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:18px;width:100%}.vote-card{padding:24px 16px;background:#fff;border:2px solid rgba(0,0,0,.04);border-radius:20px;text-align:center;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;gap:10px;animation:voteCardIn .4s cubic-bezier(.34,1.56,.64,1) backwards}@keyframes voteCardIn{from{opacity:0;transform:scale(.8) translateY(15px)}to{opacity:1;transform:scale(1) translateY(0)}}.vote-avatar{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.12);transition:all .15s}.vote-avatar span{font-family:'Lilita One',sans-serif;font-size:1.5rem;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.06)}.vote-card-special{border:2px solid rgba(251,191,36,.3);background:rgba(251,191,36,.08)}.vote-card-special:hover{border-color:rgba(251,191,36,.5);background:rgba(251,191,36,.15)}.vote-card-special.voted{border-color:#fbbf24;background:rgba(251,191,36,.2);box-shadow:0 0 16px rgba(251,191,36,.3)}.vote-avatar-special{background:rgba(251,191,36,.2)!important;border-color:rgba(251,191,36,.45)}.vote-avatar-special span{font-family:'Apple Color Emoji','Segoe UI Emoji','Noto Color Emoji',sans-serif;font-size:1.4rem;color:#b45309;text-shadow:none}.vote-name{font-family:'Lilita One',sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 0 rgba(0,0,0,.1)}.vote-card:hover{background:rgba(0,0,0,.06);border-color:rgba(0,0,0,.4);transform:translateY(-5px);box-shadow:0 10px 0 rgba(0,0,0,.06),0 16px 30px rgba(0,0,0,.1)}.vote-card:hover .vote-avatar{transform:scale(1.1);box-shadow:0 3px 0 rgba(0,0,0,.12)}.vote-card:active{transform:translateY(1px);box-shadow:0 2px 0 rgba(0,0,0,.08)}.vote-card.voted{border-color:#ef4444;background:rgba(239,68,68,.15);box-shadow:0 2px 0 rgba(220,38,38,.15)}.vote-card.voted .vote-avatar{box-shadow:0 2px 0 rgba(220,38,38,.2);border-color:#ef4444}.vote-card.voted .vote-name{color:#ef4444}.vote-card.disabled{opacity:.2;cursor:not-allowed;pointer-events:none;transform:scale(.95)}.verdict{text-align:center;margin-bottom:30px;padding:30px 26px;border-radius:24px;width:100%;border:2px solid;box-shadow:0 3px 0 rgba(0,0,0,.1)}.verdict h2{font-family:'Lilita One',sans-serif;font-size:1.8rem;margin-bottom:8px;text-transform:uppercase;letter-spacing:2px}.verdict p{font-weight:700;font-size:1.15rem;color:rgba(0,0,0,.8)}.verdict.caught{background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.35)}.verdict.caught h2{color:#22c55e;text-shadow:0 4px 0 rgba(0,0,0,.04)}.verdict.escaped{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.35)}.verdict.escaped h2{color:#ef4444;text-shadow:0 4px 0 rgba(0,0,0,.04)}.results-section{margin-bottom:26px;width:100%}.results-section h3{font-family:'Lilita One',sans-serif;margin-bottom:14px;color:#8b5cf6;text-align:center;font-size:1.4rem;text-transform:uppercase;letter-spacing:2px;text-shadow:0 3px 0 rgba(0,0,0,.12)}.question-comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px}.q-card{padding:20px;border-radius:18px;background:rgba(0,0,0,.05);border:2px solid rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.06)}.q-card .q-label{font-size:.88rem;text-transform:uppercase;letter-spacing:1.5px;display:block;margin-bottom:10px}.q-normal .q-label{color:#8b5cf6}.q-imposter .q-label{color:#ef4444}.q-card p{font-size:1.1rem;line-height:1.5;color:rgba(0,0,0,.8);font-weight:700}#vote-results{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.vote-chip{display:inline-flex;align-items:center;border-radius:50px;overflow:hidden;font-size:.8rem;font-weight:700;border:2px solid rgba(0,0,0,.08)}.vote-chip-voter{padding:6px 12px;background:#fff;color:rgba(0,0,0,.5)}.vote-chip-target{padding:6px 12px;background:rgba(201,138,107,.2);color:#c98a6b}#scoreboard{display:flex;flex-direction:column;gap:8px}.score-row{display:flex;justify-content:space-between;padding:16px 20px;background:rgba(0,0,0,.04);border:2px solid rgba(0,0,0,.08);border-radius:14px;font-weight:700;box-shadow:0 2px 0 rgba(0,0,0,.06);font-size:1.05rem}.score-row .score-points{color:#8b5cf6}.score-row.imposter-row{border-color:rgba(239,68,68,.3);background:rgba(239,68,68,.08)}.imposter-badge{font-family:'Lilita One',sans-serif;font-size:.65rem;padding:2px 10px;background:rgba(239,68,68,.25);color:#ef4444;border:1px solid rgba(239,68,68,.4);border-radius:50px;letter-spacing:1px;vertical-align:middle;margin-left:6px}h2{text-align:center;margin-bottom:0}@media (max-width:800px){#screen-word{max-width:560px}.word-top-bar{flex-wrap:wrap}.turn-banner{order:3;flex-basis:100%}.word-layout{flex-direction:column}.word-left{max-height:none}.sentences-list{max-height:300px;flex:none}.word-right{width:100%;min-width:0;max-height:none}.word-right .chat-messages{height:200px;min-height:0}}@media (max-width:480px){.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}.question-comparison{grid-template-columns:1fr}.vote-grid{grid-template-columns:1fr}.home-card{padding:24px 20px}#lobby-code{font-family:'Lilita One',sans-serif;letter-spacing:5px;color:#fff;font-size:2.8rem;text-shadow:0 2px 4px rgba(0,0,0,.15)}.screen-header h2{font-size:1.5rem}.word-prompt-word{font-size:1.2rem}}#lobby-chat-box{margin-top:18px}#lobby-chat-box .chat-messages{height:200px}#results-chat-box{margin-top:24px}#results-chat-box .chat-messages{height:200px}.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-browser-lang{font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:10px;background:#e3f2fd;color:#1565c0}.setting-select{padding:8px 12px;border-radius:10px;border:2px solid rgba(0,0,0,.12);background:#fff;font-family:inherit;font-size:.9rem;font-weight:700;color:rgba(0,0,0,.7);cursor:pointer;outline:0;transition:border-color .15s}.setting-select:focus,.setting-select:hover{border-color:rgba(0,0,0,.3)}.lobby-settings{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}.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] .related-game{color:rgba(232,234,242,.62);border-top-color:rgba(255,255,255,.08)}html[data-theme=dark] .related-game a{color:#c4b5fd}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:#c4b5fd;background:#6d28d9;box-shadow:0 2px 10px rgba(139,92,246,.32);color:#fff}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] .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] .sentence-card{background:#1c1d28;border-color:rgba(255,255,255,.08)}html[data-theme=dark] .vote-card{background:#1c1d28;border-color:rgba(255,255,255,.08)}html[data-theme=dark] .vote-card:hover{background:#252636}html[data-theme=dark] .q-card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}html[data-theme=dark] .q-card p{color:rgba(232,234,242,.6)}html[data-theme=dark] .verdict p{color:rgba(232,234,242,.65)}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] .local-play-option{border-top-color:rgba(255,255,255,.08)}html[data-theme=dark] .local-play-copy{color:rgba(232,234,242,.5)}html[data-theme=dark] .local-play-copy strong{color:rgba(232,234,242,.82)}html[data-theme=dark] .btn-local-mode{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.13);color:rgba(232,234,242,.72)}html[data-theme=dark] .btn-local-mode:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.22);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] .word-top-bar{background:#1c1d28;border-color:rgba(255,255,255,.08)}html[data-theme=dark] .word-prompt-word{color:#e8eaf2;text-shadow:none}html[data-theme=dark] .word-prompt-display.imposter-word .word-prompt-word{color:#e8eaf2;text-shadow:none}html[data-theme=dark] .sentence-round-tag{background:rgba(255,255,255,.06);color:rgba(232,234,242,.5)}html[data-theme=dark] .sentence-text{color:#e8eaf2}html[data-theme=dark] .turn-banner{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}html[data-theme=dark] .turn-banner.my-turn{box-shadow:none}html[data-theme=dark] .vote-chip-voter{background:#1c1d28;color:rgba(232,234,242,.5);border-color:rgba(255,255,255,.08)}html[data-theme=dark] .results-section h3{color:rgba(232,234,242,.4)}.vote-history-panel{width:100%;margin-bottom:22px;background:#fff;border:1.5px solid rgba(0,0,0,.08);border-radius:22px;padding:18px 18px 16px;box-shadow:0 2px 12px rgba(0,0,0,.06),0 1px 0 rgba(0,0,0,.04)}.vote-history-label{font-family:'Lilita One',sans-serif;font-size:.68rem;text-transform:uppercase;letter-spacing:1.8px;color:rgba(0,0,0,.3);text-align:center;margin-bottom:14px}.vote-history-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.vote-history-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 14px 6px 6px;border-radius:50px;border:2px solid rgba(0,0,0,.08);background:rgba(0,0,0,.03);cursor:pointer;user-select:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s,background .15s;font-family:inherit}.vote-history-chip:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.1)}.vote-history-chip.active{transform:translateY(-2px);box-shadow:0 4px 14px rgba(0,0,0,.12)}.vote-history-chip-avatar{width:26px;height:26px;min-width:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-family:'Lilita One',sans-serif;font-size:.75rem;color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.18)}.vote-history-chip-name{font-family:'Lilita One',sans-serif;font-size:.78rem;text-transform:uppercase;letter-spacing:.5px;color:#1a202c;line-height:1}.vote-history-sentences{display:none;flex-direction:column;margin-top:16px;padding-top:14px;border-top:1.5px solid rgba(0,0,0,.07);max-height:230px;overflow-y:auto}.vote-history-sentences.open{display:flex}.vote-history-sentences::-webkit-scrollbar{width:4px}.vote-history-sentences::-webkit-scrollbar-track{background:0 0}.vote-history-sentences::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:2px}.vote-history-entry{display:flex;align-items:stretch;gap:12px;padding:9px 0;border-bottom:1px solid rgba(0,0,0,.05)}.vote-history-entry:last-child{border-bottom:none;padding-bottom:0}.vote-history-entry:first-child{padding-top:0}.vote-history-accent{width:3px;min-width:3px;border-radius:2px;background:var(--player-color,rgba(0,0,0,.15));flex-shrink:0}.vote-history-meta{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.vote-history-round{font-family:'Lilita One',sans-serif;font-size:.62rem;text-transform:uppercase;letter-spacing:1px;color:rgba(0,0,0,.3)}.vote-history-text{font-size:.9rem;font-weight:700;color:#1a202c;line-height:1.5}html[data-theme=dark] .vote-history-panel{background:#1c1d28;border-color:rgba(255,255,255,.08);box-shadow:0 2px 12px rgba(0,0,0,.3)}html[data-theme=dark] .vote-history-label{color:rgba(232,234,242,.3)}html[data-theme=dark] .vote-history-chip{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}html[data-theme=dark] .vote-history-chip:hover{box-shadow:0 4px 10px rgba(0,0,0,.3)}html[data-theme=dark] .vote-history-chip.active{box-shadow:0 4px 14px rgba(0,0,0,.35)}html[data-theme=dark] .vote-history-chip-name{color:#e8eaf2}html[data-theme=dark] .vote-history-sentences{border-top-color:rgba(255,255,255,.07)}html[data-theme=dark] .vote-history-sentences::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1)}html[data-theme=dark] .vote-history-entry{border-bottom-color:rgba(255,255,255,.05)}html[data-theme=dark] .vote-history-round{color:rgba(232,234,242,.35)}html[data-theme=dark] .vote-history-text{color:#e8eaf2}body:has(#screen-word.active){padding:0}#screen-word{max-width:100%!important}#screen-word.active{display:flex;flex-direction:column;height:100vh;overflow:hidden;padding:12px 20px;box-sizing:border-box}#screen-word .word-layout{flex:1;min-height:0;align-items:stretch}#screen-word .word-left{max-height:none;overflow:hidden}#screen-word .word-right{max-height:none}@media (max-width:800px){#screen-word.active{height:auto;min-height:100vh;overflow-y:auto;padding-bottom:20px}#screen-word .word-layout{align-items:stretch;flex:0 0 auto}#screen-word .word-left{width:100%;flex:0 0 auto;max-height:none;overflow:visible}#screen-word .word-prompt-display{flex-direction:column;align-items:stretch;flex-shrink:0;gap:4px}#screen-word .word-prompt-label{white-space:normal;font-size:.75rem;line-height:1.3}#screen-word .word-prompt-display .word-prompt-word{min-width:0;overflow-wrap:anywhere;font-size:clamp(1.1rem, 5vw, 1.35rem);line-height:1.25;letter-spacing:1px}}#sentence-input-area{opacity:0;pointer-events:none;max-height:0;overflow:hidden;transition:opacity .25s ease,max-height .25s ease}#sentence-input-area.input-visible{opacity:1;pointer-events:auto;max-height:200px}.setting-label{font-family:"Lilita One",sans-serif;font-size:1rem;color:rgba(0,0,0,.6);display:block;margin-bottom:8px}.category-toggles{display:flex;flex-wrap:wrap;gap:6px}.cat-chip{padding:5px 10px;border-radius:20px;border:2px solid rgba(0,0,0,.12);background:rgba(0,0,0,.04);font-family:inherit;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s;color:rgba(0,0,0,.5);user-select:none}.cat-chip:hover{border-color:rgba(0,0,0,.25);background:rgba(0,0,0,.08)}.cat-chip.active{border-color:#6d28d9;background:#6d28d9;box-shadow:0 2px 8px rgba(139,92,246,.28);color:#fff}.cat-chip.active::before{content:'\2713';margin-right:4px;font-weight:900}.cat-chip.disabled{pointer-events:none;opacity:.5}.category-actions{display:flex;gap:8px;margin-top:8px}.btn-cat-action{flex:1;padding:6px 12px;border-radius:8px;border:1.5px solid rgba(0,0,0,.1);background:rgba(0,0,0,.03);color:rgba(0,0,0,.5);font-family:inherit;font-size:.78rem;font-weight:700;cursor:pointer;transition:all .15s}.btn-cat-action:hover{border-color:rgba(0,0,0,.2);background:rgba(0,0,0,.06)}.pool-counter{margin-top:10px;font-family:inherit;font-size:.82rem;font-weight:700;color:rgba(0,0,0,.45);text-align:center;transition:color .2s}.pool-counter.low{color:#ef4444}.community-sets-panel{width:100%;background:linear-gradient(135deg,rgba(139,110,176,.12),rgba(232,67,122,.08));border:2px solid rgba(139,110,176,.35);border-radius:16px;padding:18px 24px;margin-bottom:16px}.community-sets-head .section-title{display:flex;align-items:center;gap:8px;margin-bottom:4px}.community-sets-badge{font-family:Nunito,sans-serif;font-size:.62rem;font-weight:900;letter-spacing:.08em;color:#fff;background:#8b6eb0;border-radius:999px;padding:2px 8px}.community-sets-sub{font-size:.8rem;font-weight:700;color:rgba(0,0,0,.45);margin-bottom:12px}.community-sets-list{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.community-sets-empty{font-size:.82rem;font-weight:700;color:rgba(0,0,0,.4);margin-bottom:12px}.community-set-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;border:2px solid rgba(139,110,176,.5);background:rgba(139,110,176,.14);font-size:.82rem;font-weight:800;color:rgba(0,0,0,.65)}.community-set-chip .set-count{font-size:.72rem;font-weight:900;color:#8b6eb0}.community-set-chip .set-remove{border:none;background:rgba(0,0,0,.08);color:rgba(0,0,0,.5);border-radius:50%;width:18px;height:18px;line-height:1;font-size:.8rem;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.community-set-chip .set-remove:hover{background:rgba(232,67,122,.25);color:#e8437a}.community-sets-actions{display:flex;gap:8px;flex-wrap:wrap}.btn-community-browse{flex:2;min-width:180px;padding:12px 16px;border:none;border-radius:12px;background:#8b6eb0;color:#fff;font-family:'Lilita One',Nunito,sans-serif;font-size:.92rem;letter-spacing:1px;text-transform:uppercase;cursor:pointer;box-shadow:0 2px 8px rgba(139,110,176,.35);transition:all .12s ease}.btn-community-browse:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(139,110,176,.45)}.btn-community-browse:active{transform:translateY(1px)}.btn-community-upload{flex:1;min-width:140px;padding:12px 16px;border-radius:12px;border:2px dashed rgba(139,110,176,.5);color:#8b6eb0;background:0 0;font-weight:900;font-size:.82rem;text-align:center;text-decoration:none;transition:all .12s ease}.btn-community-upload:hover{background:rgba(139,110,176,.1);border-style:solid}.community-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.community-modal[hidden]{display:none}.community-modal-backdrop{position:absolute;inset:0;background:rgba(20,16,28,.6);backdrop-filter:blur(2px)}.community-modal-panel{position:relative;width:min(960px,100%);max-height:min(820px,92vh);display:flex;flex-direction:column;background:#faf8f5;border-radius:20px;border:1px solid rgba(0,0,0,.1);box-shadow:0 24px 60px rgba(0,0,0,.35);overflow:hidden;animation:popIn .25s cubic-bezier(.34,1.56,.64,1)}.community-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 14px;background:linear-gradient(135deg,#8b6eb0,#6d4f96);color:#fff}.community-modal-head h3{font-size:1.15rem;letter-spacing:1px}.community-modal-sub{font-size:.78rem;font-weight:700;color:rgba(255,255,255,.75);margin-top:4px}.community-modal-close{flex-shrink:0;border:none;background:rgba(255,255,255,.18);color:#fff;width:32px;height:32px;border-radius:50%;font-size:1.2rem;font-weight:900;line-height:1;cursor:pointer}.community-modal-close:hover{background:rgba(255,255,255,.3)}.community-search{margin:14px 20px 0;padding:10px 14px;border-radius:12px;border:2px solid rgba(0,0,0,.12);background:#fff;font-family:inherit;font-size:.9rem;font-weight:700;outline:0}.community-search:focus{border-color:rgba(139,110,176,.6)}.community-catalog-controls{display:grid;gap:9px;padding:14px 20px 0}.community-simulation-notice{margin:0 0 12px;padding:9px 12px;border:1px solid rgba(180,83,9,.28);border-radius:10px;background:rgba(251,191,36,.14);color:#92400e;font-size:.84rem;font-weight:800}.community-catalog-controls .community-search{margin:0;width:100%}.community-catalog-filters{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) auto;gap:8px;align-items:end}.community-set-meta .set-tag{padding:2px 7px;border-radius:999px;background:rgba(139,110,176,.12);color:#654885;font-size:.7rem;font-weight:850}@media (max-width:680px){.community-catalog-filters{grid-template-columns:1fr 1fr}.community-mine-filter{grid-column:span 2}}.community-catalog-filters label:not(.community-mine-filter){display:grid;gap:3px;color:rgba(0,0,0,.5);font-size:.68rem;font-weight:900}.community-catalog-filters select{min-width:0;padding:8px 9px;border:1.5px solid rgba(0,0,0,.12);border-radius:10px;color:#1a202c;background:#fff;font:inherit;font-size:.78rem;font-weight:800}.community-mine-filter{display:flex;align-items:center;gap:6px;min-height:36px;color:rgba(0,0,0,.55);font-size:.74rem;font-weight:900}.community-selected{margin:12px 20px 0;padding:10px 12px;border:1px solid rgba(34,197,94,.3);border-radius:12px;background:rgba(34,197,94,.08)}.community-pagination[hidden],.community-selected[hidden]{display:none}.community-results-bar,.community-selected-head{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.74rem;font-weight:900}.community-selected-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.community-selected-chip{display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:4px 8px;border:0;border-radius:999px;color:#166534;background:rgba(34,197,94,.16);font:inherit;font-size:.72rem;font-weight:900;cursor:pointer}.community-selected-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-results-bar{padding:11px 20px 0;color:rgba(0,0,0,.46)}.community-pagination{flex:0 0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 20px 14px;border-top:1px solid rgba(0,0,0,.08)}.community-page-numbers{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0}.community-page-number,.community-page-step{min-width:34px;min-height:34px;border:1px solid rgba(139,110,176,.32);border-radius:9px;color:#6d4f96;background:rgba(139,110,176,.08);font:inherit;font-size:.76rem;font-weight:900;cursor:pointer}.community-page-step{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 11px}.community-page-number[aria-current=page]{color:#fff;border-color:#6d4f96;background:#6d4f96}.community-page-number:disabled,.community-page-step:disabled{opacity:.48;cursor:default}.community-page-number[aria-current=page]:disabled{opacity:1}.community-page-ellipsis{min-width:18px;color:rgba(0,0,0,.4);text-align:center;font-weight:900}.community-modal-list{flex:1;overflow-y:auto;padding:14px 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-content:start;gap:12px;min-height:120px}.community-modal-status{grid-column:1/-1;text-align:center;font-weight:800;font-size:.85rem;color:rgba(0,0,0,.45);padding:24px 10px}.community-modal-status a{color:#8b6eb0}.community-set-card{min-width:0;border:2px solid rgba(0,0,0,.1);background:#fff;border-radius:14px;padding:12px 14px}.community-set-card-top{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:10px}.community-set-emoji{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:rgba(139,110,176,.14);display:flex;align-items:center;justify-content:center;font-size:1.25rem}.community-set-info{flex:1;min-width:0}.community-set-title{font-weight:900;font-size:.95rem;color:#1a202c;overflow-wrap:anywhere;text-align:start;line-height:1.35}.community-set-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.72rem;font-weight:800;color:rgba(0,0,0,.45)}.community-set-meta>*{min-width:0;max-width:100%;overflow-wrap:anywhere}@media (max-width:600px){.community-set-card-top{grid-template-columns:40px minmax(0,1fr)}.community-set-add{grid-column:2;justify-self:end;min-height:40px}}.community-set-meta .mine-chip{color:#b45309;background:rgba(245,158,11,.15);border-radius:999px;padding:1px 8px}.community-set-add{flex-shrink:0;border:none;border-radius:10px;padding:9px 16px;font-family:'Lilita One',Nunito,sans-serif;font-size:.8rem;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#22c55e;color:#fff;box-shadow:0 2px 6px rgba(34,197,94,.3);transition:all .12s ease}.community-set-add:hover{transform:translateY(-1px)}.community-set-add.is-remove{background:#e8437a;box-shadow:0 2px 6px rgba(232,67,122,.3)}.community-set-add:disabled{background:#aaa;box-shadow:none;cursor:not-allowed;transform:none}.community-set-preview-toggle{border:none;background:0 0;color:#8b6eb0;font-weight:900;font-size:.75rem;cursor:pointer;padding:6px 0 0}.community-set-preview{margin-top:8px;border-top:1px dashed rgba(0,0,0,.12);padding-top:8px;display:flex;flex-direction:column;gap:5px}.community-set-preview p{font-size:.8rem;font-weight:700;color:rgba(0,0,0,.55);padding-left:14px;position:relative}.community-set-preview p::before{content:'?';position:absolute;left:0;color:#8b6eb0;font-weight:900}.community-set-preview .preview-more{color:rgba(0,0,0,.35);padding-left:0}.community-set-preview .preview-more::before{content:none}.community-modal-foot{padding:12px 20px;border-top:1px solid rgba(0,0,0,.08);display:flex;gap:6px;flex-wrap:wrap;align-items:center;font-size:.8rem;font-weight:800;color:rgba(0,0,0,.45)}.community-modal-foot a{color:#8b6eb0;font-weight:900}html[data-theme=dark] .community-sets-panel{background:linear-gradient(135deg,rgba(139,110,176,.14),rgba(232,67,122,.08));border-color:rgba(139,110,176,.4)}html[data-theme=dark] .community-sets-sub{color:rgba(232,234,242,.5)}html[data-theme=dark] .community-sets-empty{color:rgba(232,234,242,.4)}html[data-theme=dark] .community-set-chip{background:rgba(139,110,176,.18);border-color:rgba(139,110,176,.55);color:rgba(232,234,242,.85)}html[data-theme=dark] .community-set-chip .set-count{color:#b79ddd}html[data-theme=dark] .community-set-chip .set-remove{background:rgba(255,255,255,.1);color:rgba(232,234,242,.6)}html[data-theme=dark] .btn-community-upload{color:#b79ddd;border-color:rgba(183,157,221,.5)}html[data-theme=dark] .btn-community-upload:hover{background:rgba(139,110,176,.15)}html[data-theme=dark] .community-modal-panel{background:#1c1d28;border-color:rgba(255,255,255,.1)}html[data-theme=dark] .community-search{background:#252636;border-color:rgba(255,255,255,.12);color:#e8eaf2}html[data-theme=dark] .community-catalog-filters label,html[data-theme=dark] .community-mine-filter{color:rgba(232,234,242,.5)}html[data-theme=dark] .community-catalog-filters select{background:#252636;border-color:rgba(255,255,255,.12);color:#e8eaf2}html[data-theme=dark] .community-simulation-notice{color:#fcd34d;border-color:rgba(251,191,36,.34)}html[data-theme=dark] .community-selected{background:rgba(34,197,94,.09);border-color:rgba(74,222,128,.3)}html[data-theme=dark] .community-selected-chip{color:#bbf7d0;background:rgba(34,197,94,.18)}html[data-theme=dark] .community-results-bar{color:rgba(232,234,242,.5)}html[data-theme=dark] .community-pagination{border-color:rgba(255,255,255,.08)}html[data-theme=dark] .community-page-number,html[data-theme=dark] .community-page-step{color:#d5c1ee;border-color:rgba(183,157,221,.35);background:rgba(139,110,176,.16)}html[data-theme=dark] .community-page-number[aria-current=page]{color:#fff;border-color:#8b6eb0;background:#6d4f96}html[data-theme=dark] .community-page-ellipsis{color:rgba(232,234,242,.4)}html[data-theme=dark] .community-modal-status{color:rgba(232,234,242,.45)}html[data-theme=dark] .community-modal-status a{color:#b79ddd}html[data-theme=dark] .community-set-card{background:#252636;border-color:rgba(255,255,255,.1)}html[data-theme=dark] .community-set-title{color:#e8eaf2}html[data-theme=dark] .community-set-meta{color:rgba(232,234,242,.45)}html[data-theme=dark] .community-set-preview p{color:rgba(232,234,242,.6)}html[data-theme=dark] .community-set-preview .preview-more{color:rgba(232,234,242,.35)}html[data-theme=dark] .community-set-preview-toggle{color:#b79ddd}html[data-theme=dark] .community-modal-foot{border-color:rgba(255,255,255,.08);color:rgba(232,234,242,.45)}html[data-theme=dark] .community-modal-foot a{color:#b79ddd}@media (max-width:520px){.community-modal-list{grid-template-columns:minmax(0,1fr);padding-inline:14px}.community-results-bar{align-items:flex-start;flex-direction:column;gap:2px}.community-pagination{gap:5px;padding-inline:14px}.community-page-step{padding:0 8px}.community-page-step-label{display:none}}
