.AudioMixer-module__AW4Eea__mixerToggle{color:var(--foreground);padding:var(--sp-sm);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14141ecc;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:all .2s;display:flex;box-shadow:0 4px 16px #00000080}@media (hover:hover) and (pointer:fine){.AudioMixer-module__AW4Eea__mixerToggle:hover{border-color:var(--primary);transform:scale(1.08);box-shadow:0 4px 20px #0f83}}.AudioMixer-module__AW4Eea__mixerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001;background:#000000a6;justify-content:center;align-items:center;animation:.15s ease-out AudioMixer-module__AW4Eea__fadeIn;display:flex;position:fixed;inset:0}@keyframes AudioMixer-module__AW4Eea__fadeIn{0%{opacity:0}to{opacity:1}}.AudioMixer-module__AW4Eea__mixerPanel{background:linear-gradient(165deg,#12121cf7 0%,#0a0a14fa 100%);border:1px solid #ffffff14;border-radius:16px;width:92%;max-width:380px;max-height:80vh;padding:1.5rem;animation:.2s ease-out AudioMixer-module__AW4Eea__slideUp;overflow-y:auto;box-shadow:0 20px 60px #000000b3,inset 0 1px #ffffff0d}@keyframes AudioMixer-module__AW4Eea__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AudioMixer-module__AW4Eea__mixerHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:1.2rem;padding-bottom:.8rem;display:flex}.AudioMixer-module__AW4Eea__mixerHeader h3{color:var(--foreground);font-size:var(--fs-lg);letter-spacing:.02em;margin:0;font-weight:700}.AudioMixer-module__AW4Eea__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1.3rem;transition:all .15s}.AudioMixer-module__AW4Eea__closeBtn:hover{color:#fff;background:#ffffff14}.AudioMixer-module__AW4Eea__section{margin-bottom:1rem}.AudioMixer-module__AW4Eea__sectionTitle{font-size:var(--fs-xs);color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem;padding-left:2px;font-weight:600}.AudioMixer-module__AW4Eea__sliderRow{margin-bottom:.65rem}.AudioMixer-module__AW4Eea__sliderLabelRow{align-items:center;gap:.4rem;margin-bottom:.25rem;display:flex}.AudioMixer-module__AW4Eea__sliderIcon{text-align:center;flex-shrink:0;width:1.2rem;font-size:.85rem}.AudioMixer-module__AW4Eea__sliderLabel{font-size:var(--fs-sm);color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.AudioMixer-module__AW4Eea__sliderPct{font-size:var(--fs-xs);color:#ffffff73;font-variant-numeric:tabular-nums;text-align:right;min-width:2.5rem;transition:color .15s}.AudioMixer-module__AW4Eea__boostPct{color:#ff6b35;font-weight:600}.AudioMixer-module__AW4Eea__sliderTrackWrap{align-items:center;height:24px;display:flex;position:relative}.AudioMixer-module__AW4Eea__slider{appearance:none;cursor:pointer;z-index:1;background:#ffffff1a;border-radius:3px;outline:none;width:100%;height:6px;position:relative}.AudioMixer-module__AW4Eea__slider::-webkit-slider-thumb{appearance:none;background:var(--primary,#0f8);cursor:pointer;border:2px solid #0000004d;border-radius:50%;width:18px;height:18px;transition:box-shadow .15s,transform .1s;box-shadow:0 2px 8px #00ff884d}.AudioMixer-module__AW4Eea__slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 16px #00ff8880}.AudioMixer-module__AW4Eea__slider::-moz-range-thumb{background:var(--primary,#0f8);cursor:pointer;border:2px solid #0000004d;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 8px #00ff884d}.AudioMixer-module__AW4Eea__sliderBoost::-webkit-slider-thumb{background:#ff6b35;box-shadow:0 2px 12px #ff6b3580}.AudioMixer-module__AW4Eea__sliderBoost::-moz-range-thumb{background:#ff6b35;box-shadow:0 2px 12px #ff6b3580}.AudioMixer-module__AW4Eea__boostMarker{pointer-events:none;z-index:0;background:#ffffff40;border-radius:1px;width:2px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%)}.AudioMixer-module__AW4Eea__mixerPanel::-webkit-scrollbar{width:4px}.AudioMixer-module__AW4Eea__mixerPanel::-webkit-scrollbar-track{background:0 0}.AudioMixer-module__AW4Eea__mixerPanel::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.AudioMixer-module__AW4Eea__iphoneBanner{font-size:var(--fs-xs);color:#ffc864e6;background:#ffb4321a;border:1px solid #ffb43240;border-radius:8px;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.6rem .75rem;line-height:1.4;display:flex}.AudioMixer-module__AW4Eea__iphoneBannerIcon{flex-shrink:0;margin-top:1px;font-size:1rem}.AudioMixer-module__AW4Eea__muteToggle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;padding:0}.AudioMixer-module__AW4Eea__muteToggleTrack{background:#00ff8840;border:1px solid #00ff8859;border-radius:14px;justify-content:flex-end;align-items:center;width:52px;height:28px;padding:2px;transition:all .25s;display:flex}.AudioMixer-module__AW4Eea__muteToggleMuted .AudioMixer-module__AW4Eea__muteToggleTrack{background:#ff3c3c33;border-color:#ff3c3c59;justify-content:flex-start}.AudioMixer-module__AW4Eea__muteToggleThumb{background:#14141ee6;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;transition:all .25s;display:flex;box-shadow:0 1px 4px #0006}.AudioMixer-module__AW4Eea__muteToggle:active .AudioMixer-module__AW4Eea__muteToggleThumb{transform:scale(.9)}.AudioMixer-module__AW4Eea__mutedBadge{margin-left:.35rem;font-size:.8rem;animation:1.5s ease-in-out infinite AudioMixer-module__AW4Eea__mutedPulse}@keyframes AudioMixer-module__AW4Eea__mutedPulse{0%,to{opacity:1}50%{opacity:.4}}
.COHistoryBoard-module__RTPhcW__container{top:calc(var(--sp-edge) + env(safe-area-inset-top,0px));left:var(--sp-edge);color:#fff;z-index:45;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050505d9;border:1px solid #444;border-radius:8px;flex-direction:column;width:max-content;height:fit-content;display:flex;position:absolute;overflow:hidden;box-shadow:0 8px 32px #00000080}.COHistoryBoard-module__RTPhcW__header{padding:var(--sp-sm);font-size:var(--fs-sm);color:#fc0;background:#222;border-bottom:1px solid #444;font-weight:700}.COHistoryBoard-module__RTPhcW__content{padding:var(--sp-sm);gap:var(--sp-md);flex-direction:column;max-height:400px;display:flex;overflow-y:auto}.COHistoryBoard-module__RTPhcW__group{font-size:var(--fs-sm)}.COHistoryBoard-module__RTPhcW__groupLabel{color:#fc0;margin-bottom:var(--sp-xs);font-weight:700}.COHistoryBoard-module__RTPhcW__item{gap:var(--sp-xs);padding-left:var(--sp-sm);margin-bottom:2px;display:flex}.COHistoryBoard-module__RTPhcW__seatNumber{font-weight:700}@media (max-width:900px) and (min-width:481px) and (min-height:501px){.COHistoryBoard-module__RTPhcW__content{gap:var(--sp-sm);max-height:320px}}@media (max-width:480px),(max-height:500px){.COHistoryBoard-module__RTPhcW__header{padding:var(--sp-xs)}.COHistoryBoard-module__RTPhcW__content{padding:var(--sp-xs);gap:var(--sp-sm);max-height:250px}.COHistoryBoard-module__RTPhcW__item{padding-left:var(--sp-xs)}}
.GameEngineUI-module__ciqr8G__engineContainer{gap:1.5rem;height:100%;padding:1rem;display:flex}.GameEngineUI-module__ciqr8G__coLane{background:var(--surface-light);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;width:250px;padding:1rem;display:flex;overflow-y:auto}.GameEngineUI-module__ciqr8G__laneTitle{color:var(--primary);border-bottom:1px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem}.GameEngineUI-module__ciqr8G__coItem{background:var(--surface);border-radius:6px;margin-bottom:.8rem;padding:.8rem;box-shadow:0 2px 4px #0000004d}.GameEngineUI-module__ciqr8G__coPlayer{color:var(--foreground);font-size:.9rem;font-weight:700}.GameEngineUI-module__ciqr8G__coRole{color:var(--primary);background:#c92a2a33;border-radius:20px;margin-top:.5rem;padding:.2rem .3rem;font-size:.85rem;font-weight:700;display:inline-block}.GameEngineUI-module__ciqr8G__mainBoard{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.GameEngineUI-module__ciqr8G__phaseHeader{color:var(--foreground);text-shadow:0 2px 6px #00000080;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.GameEngineUI-module__ciqr8G__timer{color:var(--accent);font-size:1.5rem;font-family:var(--font-mono);margin-bottom:2rem}.GameEngineUI-module__ciqr8G__roleCard{background:var(--surface);border:2px solid var(--primary);text-align:center;border-radius:12px;width:100%;max-width:400px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 30px #c92a2a26}.GameEngineUI-module__ciqr8G__roleName{color:var(--primary);margin-bottom:1rem;font-size:1.8rem;font-weight:700}.GameEngineUI-module__ciqr8G__roleDesc{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:.95rem}.GameEngineUI-module__ciqr8G__actionsPanel{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.GameEngineUI-module__ciqr8G__actionBtn{background:var(--surface-light);color:var(--foreground);border:1px solid var(--border-color);transition:all var(--transition);border-radius:6px;padding:.8rem 1.2rem;font-weight:700}.GameEngineUI-module__ciqr8G__actionBtn:hover{border-color:var(--primary);color:var(--primary)}.GameEngineUI-module__ciqr8G__actionBtn.GameEngineUI-module__ciqr8G__selected{background:var(--primary);color:#fff;border-color:var(--primary)}.GameEngineUI-module__ciqr8G__coForm{background:var(--surface-light);border:1px solid var(--border-color);border-radius:8px;width:100%;max-width:400px;margin-top:2rem;padding:1.5rem}.GameEngineUI-module__ciqr8G__coForm select{border:1px solid var(--border-color);background:var(--surface);width:100%;color:var(--foreground);border-radius:4px;margin-bottom:1rem;padding:.8rem}.GameEngineUI-module__ciqr8G__coBtn{background:var(--accent);color:#121212;border-radius:4px;width:100%;padding:.8rem;font-weight:700}.GameEngineUI-module__ciqr8G__coBtn:hover{background:var(--accent-hover)}.GameEngineUI-module__ciqr8G__voteLane{background:var(--surface-light);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;width:200px;padding:1rem;display:flex;overflow-y:auto}.GameEngineUI-module__ciqr8G__voteItem{color:var(--foreground-muted);border-bottom:1px solid var(--border-color);margin-bottom:.5rem;padding-bottom:.5rem;font-size:.85rem}@keyframes GameEngineUI-module__ciqr8G__phaseDropIn{0%{opacity:0;transform:translate(-50%,-30px)scale(.95)}to{opacity:1;transform:translate(-50%)scale(1)}}.GameEngineUI-module__ciqr8G__overlayContainer{pointer-events:none;box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;height:100%;min-height:0;padding:1rem;display:flex;position:absolute;inset:0}.GameEngineUI-module__ciqr8G__timerPhaseBox{pointer-events:auto;top:env(safe-area-inset-top,0px);z-index:30;min-width:var(--hud-timer-min-w);padding:var(--hud-timer-pad);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(90deg,#ff7a1a29,#0000 35%,#54d6ff1a),#000000ad;border:1px solid #ffffff29;border-radius:8px;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards GameEngineUI-module__ciqr8G__phaseDropIn;position:absolute;left:50%;box-shadow:0 12px 30px #0000008c}.GameEngineUI-module__ciqr8G__phaseTitle{color:var(--primary);font-size:var(--hud-timer-title);margin:0;line-height:1.2}.GameEngineUI-module__ciqr8G__timerText{color:var(--foreground);font-size:var(--hud-timer-num);font-variant-numeric:tabular-nums;will-change:color, transform;font-weight:900;line-height:1.05}@keyframes GameEngineUI-module__ciqr8G__urgentPulse{0%,to{color:#f44;transform:scale(1)}50%{color:#f88;transform:scale(1.05)}}.GameEngineUI-module__ciqr8G__timerPulse{color:#f44;animation:.8s ease-in-out infinite GameEngineUI-module__ciqr8G__urgentPulse}.GameEngineUI-module__ciqr8G__promptModal{pointer-events:auto;top:calc(env(safe-area-inset-top,0px) + 90px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:var(--hud-prompt-pad);z-index:40;min-width:var(--hud-prompt-min-w);text-align:center;background:#0f0f0fd9;border:1px solid #ffffff26;border-radius:12px;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards GameEngineUI-module__ciqr8G__phaseDropIn;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0009}.GameEngineUI-module__ciqr8G__promptMain{font-size:var(--hud-prompt-fs-main);font-weight:700}.GameEngineUI-module__ciqr8G__promptSub{font-size:var(--hud-prompt-fs-sub);margin-top:.3rem}.GameEngineUI-module__ciqr8G__skipBtnStyle{color:#000;padding:var(--hud-btn-skip-pad);font-size:var(--hud-btn-skip-fs);cursor:pointer;background:#4ade80;border:none;border-radius:14px;margin-top:.4rem;font-weight:700;transition:transform .1s;box-shadow:0 2px 8px #4ade804d}.GameEngineUI-module__ciqr8G__skipBtnStyle:active{transform:scale(.95)}.GameEngineUI-module__ciqr8G__witchPanelModal{pointer-events:auto;padding:var(--hud-witch-pad);text-align:center;min-width:var(--hud-witch-min-w);z-index:100;background:#320a3cf2;border:1px solid #c800ff;border-radius:16px;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards GameEngineUI-module__ciqr8G__phaseDropIn;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #000000e6}.GameEngineUI-module__ciqr8G__roleCardModal{pointer-events:auto;z-index:100;text-align:center;padding:var(--hud-role-pad);border:2px solid var(--primary);min-width:var(--hud-role-min-w);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#141414f2,#0a0a0afa);border-radius:16px;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards GameEngineUI-module__ciqr8G__phaseDropIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #000c}.GameEngineUI-module__ciqr8G__witchTitle{color:#f4f;font-size:var(--hud-witch-title-fs);margin:0 0 1rem}.GameEngineUI-module__ciqr8G__witchTargetDesc{color:#fff;font-size:var(--hud-witch-desc-fs);background:#000;border-radius:8px;margin-bottom:1.5rem;padding:.8rem}.GameEngineUI-module__ciqr8G__witchActionBtn{font-size:var(--hud-btn-action-fs);padding:var(--hud-btn-action-pad);cursor:pointer;border-radius:8px;font-weight:700}.GameEngineUI-module__ciqr8G__witchHint{color:#fa0;font-weight:700;font-size:var(--fs-sm);margin-top:1rem}.GameEngineUI-module__ciqr8G__modalRoleName{font-size:var(--hud-role-name);font-weight:700}.GameEngineUI-module__ciqr8G__modalRoleDesc{font-size:var(--fs-lg);opacity:.9;margin-top:1rem}.GameEngineUI-module__ciqr8G__finishedOverlay{pointer-events:auto;top:var(--hud-result-top);z-index:200;width:var(--hud-result-w);background:#0a0a0af2;border-radius:16px;max-width:95vw;max-height:70vh;padding:2rem;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards GameEngineUI-module__ciqr8G__phaseDropIn;position:absolute;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 10px 40px #000000e6}.GameEngineUI-module__ciqr8G__finishedTitle{text-align:center;font-size:var(--hud-result-title-fs);margin:0 0 1rem}.GameEngineUI-module__ciqr8G__finishedSubtitle{color:#ccc;border-bottom:1px solid #333;margin-bottom:1rem;padding-bottom:.5rem}.GameEngineUI-module__ciqr8G__finishedPlayerList{flex-direction:column;gap:.8rem;display:flex}.GameEngineUI-module__ciqr8G__finishedPlayerRow{background:#222;border-radius:8px;justify-content:space-between;align-items:center;padding:.8rem;display:flex}.GameEngineUI-module__ciqr8G__finishedPlayerName{font-weight:700;font-size:var(--hud-result-player-fs)}.GameEngineUI-module__ciqr8G__finishedPlayerRole{color:var(--primary);background:#111;border-radius:4px;padding:.3rem .8rem;font-weight:700}.GameEngineUI-module__ciqr8G__finishedHint{color:#888;font-size:var(--fs-sm)}.GameEngineUI-module__ciqr8G__phaseNight .GameEngineUI-module__ciqr8G__timerPhaseBox{background:linear-gradient(90deg,#7b5cff38,#0000 42%,#54d6ff1f),#000000b8;border-color:#7b5cff6b}.GameEngineUI-module__ciqr8G__phaseDawn .GameEngineUI-module__ciqr8G__timerPhaseBox{border-color:#ffb36b6b}.GameEngineUI-module__ciqr8G__phaseDay .GameEngineUI-module__ciqr8G__timerPhaseBox{border-color:#9bdcff5c}.GameEngineUI-module__ciqr8G__phaseDusk .GameEngineUI-module__ciqr8G__timerPhaseBox{border-color:#ff7a3d7a}
.BettingOverlay-module__HeqcxW__container{z-index:50;width:max-content;padding:var(--sp-sm);background-color:#0a0a0af2;border:1px solid #4ade8080;border-radius:8px;transition:all .4s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:80px;box-shadow:0 4px 20px #00000080}.BettingOverlay-module__HeqcxW__header{margin-bottom:var(--sp-sm);justify-content:space-between;align-items:center;gap:var(--sp-sm);display:flex}.BettingOverlay-module__HeqcxW__title{color:#4ade80;font-size:var(--fs-sm);align-items:center;gap:var(--sp-xs);white-space:nowrap;margin:0;font-weight:700;display:flex}.BettingOverlay-module__HeqcxW__closeBtn{color:#666;cursor:pointer;font-size:var(--fs-sm);background:0 0;border:none;padding:0}.BettingOverlay-module__HeqcxW__betPlaced{padding:var(--sp-xs);margin-bottom:var(--sp-sm);text-align:center;background:#4ade801a;border-radius:4px}.BettingOverlay-module__HeqcxW__betPlacedText{color:#4ade80;font-size:var(--fs-sm);margin:0;font-weight:700}.BettingOverlay-module__HeqcxW__factionBar{gap:var(--sp-xs);margin-bottom:var(--sp-sm);display:flex}.BettingOverlay-module__HeqcxW__factionBtn{padding:var(--sp-xs) var(--sp-sm);cursor:pointer;text-align:center;border-radius:6px;transition:all .1s}.BettingOverlay-module__HeqcxW__factionName{font-size:var(--fs-sm);margin-bottom:2px;font-weight:700}.BettingOverlay-module__HeqcxW__factionOdds{font-size:var(--fs-sm);color:#888}.BettingOverlay-module__HeqcxW__inputRow{gap:var(--sp-xs);align-items:center;display:flex}.BettingOverlay-module__HeqcxW__amountInput{padding:var(--sp-xs);font-size:var(--fs-sm);color:#fff;text-align:center;background:#222;border:1px solid #444;border-radius:4px;width:60px}.BettingOverlay-module__HeqcxW__confirmBtn{padding:var(--sp-xs) var(--sp-sm);font-size:var(--fs-sm);border:none;border-radius:4px;font-weight:700;transition:all .2s}.BettingOverlay-module__HeqcxW__ownedLabel{text-align:center;margin-top:var(--sp-xs);font-size:var(--fs-sm);color:#666}@media (max-width:900px) and (min-width:481px) and (min-height:501px){.BettingOverlay-module__HeqcxW__container,.BettingOverlay-module__HeqcxW__factionBtn{padding:var(--sp-xs)}}@media (max-width:480px),(max-height:500px){.BettingOverlay-module__HeqcxW__container{padding:var(--sp-xs);bottom:60px}.BettingOverlay-module__HeqcxW__header{margin-bottom:var(--sp-xs);gap:var(--sp-xs)}.BettingOverlay-module__HeqcxW__factionBar,.BettingOverlay-module__HeqcxW__betPlaced{margin-bottom:var(--sp-xs)}}
.AdPlayer-module__VA4B1W__overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s AdPlayer-module__VA4B1W__fadeIn;display:flex;position:fixed;top:0;left:0}.AdPlayer-module__VA4B1W__playerContainer{background:#161b22;border:1px solid #30363d;border-radius:12px;flex-direction:column;width:90%;max-width:600px;display:flex;overflow:hidden;box-shadow:0 10px 30px #000c}.AdPlayer-module__VA4B1W__header{padding:var(--sp-md) var(--sp-lg);background:#21262d;border-bottom:1px solid #30363d;justify-content:space-between;align-items:center;display:flex}.AdPlayer-module__VA4B1W__title{color:#c9d1d9;font-size:.9rem;font-weight:700}.AdPlayer-module__VA4B1W__badgeDemo{color:#fff;padding:2px var(--sp-sm);background:#58a6ff;border-radius:10px;font-size:.7rem;font-weight:700}.AdPlayer-module__VA4B1W__badgeProd{color:#fff;padding:2px var(--sp-sm);background:#ff7b72;border-radius:10px;font-size:.7rem;font-weight:700}.AdPlayer-module__VA4B1W__closeBtn{color:#fff;padding:var(--sp-xs) var(--sp-md);cursor:pointer;background:#da3633;border:none;border-radius:4px;font-weight:700}.AdPlayer-module__VA4B1W__closeBtn:disabled{color:#888;cursor:not-allowed;background:#444}.AdPlayer-module__VA4B1W__videoPlaceholder{color:#8b949e;background:#0d1117;flex-direction:column;justify-content:center;align-items:center;height:300px;display:flex;position:relative}.AdPlayer-module__VA4B1W__timer{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700}.AdPlayer-module__VA4B1W__loadingSpinner{border:4px solid #ffffff1a;border-top:4px solid var(--accent);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite AdPlayer-module__VA4B1W__spin}.AdPlayer-module__VA4B1W__message{color:#c9d1d9;font-size:1.1rem}@keyframes AdPlayer-module__VA4B1W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AdPlayer-module__VA4B1W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.MafiaPointsPill-module__BjyaIq__pill{min-height:38px;color:var(--foreground);white-space:nowrap;background:linear-gradient(90deg,#f59f001f,#ffffff06),#050608a3;border:1px solid #f59f003d;border-radius:8px;align-items:center;gap:.42rem;padding:.24rem .3rem .24rem .64rem;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff09}.MafiaPointsPill-module__BjyaIq__balance{min-width:58px;color:var(--accent);font-variant-numeric:tabular-nums;align-items:center;font-size:.86rem;font-weight:900;display:inline-flex}.MafiaPointsPill-module__BjyaIq__adButton{color:#140c04;min-width:34px;min-height:30px;transition:filter var(--transition), transform var(--transition), box-shadow var(--transition);background:linear-gradient(135deg,#ff7a1aeb,#f59f00f5);border:1px solid #ffc24a52;border-radius:6px;justify-content:center;align-items:center;padding:.32rem .48rem;font-size:.74rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 8px 18px #ff7a1a21}@media (hover:hover) and (pointer:fine){.MafiaPointsPill-module__BjyaIq__adButton:hover{filter:brightness(1.08)}}@media (max-width:768px){.MafiaPointsPill-module__BjyaIq__pill{min-height:34px;padding:.2rem .24rem .2rem .5rem}.MafiaPointsPill-module__BjyaIq__balance{min-width:34px;font-size:.8rem}.MafiaPointsPill-module__BjyaIq__adButton{min-width:30px;min-height:28px;padding:.28rem .42rem}}
.Header-module__Af2_WG__header{z-index:100;--hdr-base-padding-top:calc(.7rem + env(safe-area-inset-top,0px));min-height:66px;padding:var(--hdr-base-padding-top) 1.25rem .7rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#ff7a1a14,#0000 34%,#54d6ff0e),#0e0f12f5;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #0003}.Header-module__Af2_WG__brand{color:#fff;min-height:38px;font-size:var(--fs-xl);letter-spacing:2px;align-items:center;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.Header-module__Af2_WG__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.42rem;display:flex}.Header-module__Af2_WG__pointsWrap{align-items:center;min-height:38px;display:flex}.Header-module__Af2_WG__headerButton{min-width:36px;min-height:38px;color:var(--foreground);font-size:var(--fs-sm);white-space:nowrap;cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition), filter var(--transition);background:linear-gradient(#ffffff0f,#ffffff07),#ffffff06;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:.4rem .6rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.Header-module__Af2_WG__headerButton:disabled{cursor:not-allowed;opacity:.55;filter:grayscale(.2)}@media (hover:hover) and (pointer:fine){.Header-module__Af2_WG__headerButton:hover:not(:disabled){transform:translateY(-1px)}}.Header-module__Af2_WG__headerButtonGhost,.Header-module__Af2_WG__headerButtonOutline,.Header-module__Af2_WG__headerButtonMuted{color:var(--foreground-muted);border-color:#ffffff1a}@media (hover:hover) and (pointer:fine){.Header-module__Af2_WG__headerButtonGhost:hover:not(:disabled),.Header-module__Af2_WG__headerButtonOutline:hover:not(:disabled),.Header-module__Af2_WG__headerButtonMuted:hover:not(:disabled){color:var(--foreground);background:linear-gradient(#ffffff18,#ffffff0a),#ffffff0f}}.Header-module__Af2_WG__headerButtonPrimary{color:#0c0802;background:linear-gradient(135deg,#ff7a1af5,#f59f00fa);border-color:#ffc24a8c;box-shadow:0 8px 20px #ff7a1a29}@media (hover:hover) and (pointer:fine){.Header-module__Af2_WG__headerButtonPrimary:hover:not(:disabled){filter:brightness(1.08)}}.Header-module__Af2_WG__headerButtonActive{color:var(--foreground);background:linear-gradient(#f59f001f,#ffffff08),#ffffff08;border-color:#f59f0066}.Header-module__Af2_WG__headerButtonAdmin{color:#c4b5fd;background:linear-gradient(135deg,#8b5cf61a,#a78bfa0a),#ffffff05;border-color:#a78bfa4d}@media (hover:hover) and (pointer:fine){.Header-module__Af2_WG__headerButtonAdmin:hover:not(:disabled){color:#ddd6fe;background:linear-gradient(135deg,#8b5cf62e,#a78bfa14),#ffffff08;border-color:#a78bfa80;box-shadow:0 0 12px #8b5cf626}}.Header-module__Af2_WG__modalOverlay{z-index:99999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Header-module__Af2_WG__modalCard{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-width:500px;max-height:90vh;padding:1.5rem;overflow-y:auto;box-shadow:0 20px 60px #0000008c}.Header-module__Af2_WG__modalTitle{color:#fff;font-size:var(--fs-lg);margin:0 0 1rem}.Header-module__Af2_WG__loadingOverlay{z-index:999999;position:fixed;inset:0}@media (max-width:768px){.Header-module__Af2_WG__header{--hdr-base-padding-top:calc(.52rem + env(safe-area-inset-top,0px));min-height:56px;padding:var(--hdr-base-padding-top) .7rem .52rem;gap:.6rem}.Header-module__Af2_WG__brand{font-size:var(--fs-lg);letter-spacing:1.5px}.Header-module__Af2_WG__actions{gap:.28rem}.Header-module__Af2_WG__pointsWrap{min-height:34px}.Header-module__Af2_WG__headerButton{border-radius:7px;min-width:32px;min-height:34px;padding:.34rem .5rem}}
.ToastContainer-module__e1SeAq__container{top:calc(24px + env(safe-area-inset-top,0px));z-index:var(--z-toast);gap:var(--sp-sm);pointer-events:none;flex-direction:column;width:90vw;max-width:420px;display:flex;position:fixed;left:50%;transform:translate(-50%)}.ToastContainer-module__e1SeAq__toast{background:linear-gradient(135deg, #122a31d1, #140f16f5), repeating-linear-gradient(0deg, #ffffff08 0 1px, transparent 1px 42px), var(--surface);-webkit-backdrop-filter:blur(8px);align-items:center;gap:var(--sp-sm);padding:var(--sp-sm) var(--sp-md);pointer-events:auto;border:1px solid #ffffff17;border-radius:12px;min-width:280px;max-width:90vw;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0009}.ToastContainer-module__e1SeAq__toast:before{content:"";border-radius:12px 0 0 12px;width:4px;position:absolute;top:0;bottom:0;left:0}.ToastContainer-module__e1SeAq__toastSuccess:before{background:#4ade80}.ToastContainer-module__e1SeAq__toastError:before{background:#f44}.ToastContainer-module__e1SeAq__toastWarning:before{background:#fa0}.ToastContainer-module__e1SeAq__toastInfo:before{background:#ffffff26}.ToastContainer-module__e1SeAq__icon{font-size:var(--fs-md);flex-shrink:0;line-height:1}.ToastContainer-module__e1SeAq__message{font-size:var(--fs-md);color:var(--foreground,#f5f5f5);word-break:break-word;flex:1;line-height:1.4}.ToastContainer-module__e1SeAq__closeBtn{color:var(--foreground-muted,#aaa);font-size:var(--fs-md);cursor:pointer;background:#ffffff0f;border:none;border-radius:4px;flex-shrink:0;padding:4px 6px;line-height:1;transition:filter .2s ease-in-out}.ToastContainer-module__e1SeAq__closeBtn:hover{filter:brightness(1.08)}.ToastContainer-module__e1SeAq__closeBtn:active{opacity:.85;transform:scale(.95)}@media (max-width:480px),(max-height:500px){.ToastContainer-module__e1SeAq__container{max-width:95vw}.ToastContainer-module__e1SeAq__toast{min-width:220px;padding:var(--sp-xs) var(--sp-sm)}.ToastContainer-module__e1SeAq__message{font-size:var(--fs-sm)}}
.BgmNowPlaying-module__Z6f2DW__ticker{white-space:nowrap;margin:0 var(--sp-sm);flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.BgmNowPlaying-module__Z6f2DW__tickerText{animation:BgmNowPlaying-module__Z6f2DW__marquee var(--duration,15s) linear infinite;font-size:var(--fs-xs);color:#ffffff80;will-change:transform;padding-left:100%;display:inline-block}@keyframes BgmNowPlaying-module__Z6f2DW__marquee{0%{transform:translate(0%)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.BgmNowPlaying-module__Z6f2DW__ticker{display:none}}
.ConfirmModal-module__V5Ns5a__overlay{-webkit-backdrop-filter:blur(4px);pointer-events:auto;z-index:var(--z-confirm-modal);background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmModal-module__V5Ns5a__modal{background:linear-gradient(135deg, #122a31d1, #140f16f5), repeating-linear-gradient(0deg, #ffffff08 0 1px, transparent 1px 42px), var(--surface);width:90%;max-width:420px;padding:var(--sp-lg) var(--sp-2xl);gap:var(--sp-md);border:1px solid #ffffff17;border-radius:16px;flex-direction:column;display:flex;box-shadow:0 10px 40px #000c}.ConfirmModal-module__V5Ns5a__title{font-size:var(--fs-lg);color:var(--foreground,#f5f5f5);margin:0;font-weight:700}.ConfirmModal-module__V5Ns5a__message{font-size:var(--fs-md);color:var(--foreground-muted,#aaa);word-break:break-word;margin:0;line-height:1.5}.ConfirmModal-module__V5Ns5a__inputGroup{gap:var(--sp-xs);flex-direction:column;display:flex}.ConfirmModal-module__V5Ns5a__inputLabel{font-size:var(--fs-sm);color:var(--foreground-muted,#aaa)}.ConfirmModal-module__V5Ns5a__input{background:var(--background,#121212);border:1px solid var(--border,#333);color:var(--foreground,#f5f5f5);font-size:var(--fs-md);padding:var(--sp-sm) var(--sp-md);border-radius:6px;outline:none;transition:border-color .2s ease-in-out}.ConfirmModal-module__V5Ns5a__input:focus{border-color:#ffffff40}.ConfirmModal-module__V5Ns5a__inputError{border-color:#f44}.ConfirmModal-module__V5Ns5a__validationError{font-size:var(--fs-sm);color:#f44;margin:0}.ConfirmModal-module__V5Ns5a__buttonRow{gap:var(--sp-sm);margin-top:var(--sp-xs);justify-content:flex-end;display:flex}.ConfirmModal-module__V5Ns5a__btn{min-height:44px;font-size:var(--fs-md);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.6rem .9rem;font-weight:600;transition:filter .2s ease-in-out}.ConfirmModal-module__V5Ns5a__btn:hover{filter:brightness(1.08)}.ConfirmModal-module__V5Ns5a__btn:active{opacity:.85;transform:scale(.95)}.ConfirmModal-module__V5Ns5a__btnCancel{color:var(--foreground-muted,#aaa);background:#ffffff0f}.ConfirmModal-module__V5Ns5a__btnDanger{background:var(--primary,#c92a2a);color:#fff}.ConfirmModal-module__V5Ns5a__btnWarning{background:var(--accent,#f59f00);color:#000}.ConfirmModal-module__V5Ns5a__btnInfo{color:var(--foreground,#f5f5f5);border:1px solid var(--border,#333);background:#ffffff1a}@media (max-width:480px),(max-height:500px){.ConfirmModal-module__V5Ns5a__modal{padding:var(--sp-md) var(--sp-lg);max-width:95vw}.ConfirmModal-module__V5Ns5a__title{font-size:var(--fs-md)}.ConfirmModal-module__V5Ns5a__message{font-size:var(--fs-sm)}}
.Room-module__LVUYza__container{background-color:var(--background);box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.Room-module__LVUYza__header{-webkit-backdrop-filter:blur(6px);font-size:var(--fs-sm);z-index:20;background:#121212e0;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;min-height:0;padding:0;font-weight:600;display:flex}.Room-module__LVUYza__roomInfo{align-self:stretch;align-items:center;gap:var(--sp-sm);display:flex}.Room-module__LVUYza__roomName{color:#ffffffb3}.Room-module__LVUYza__bannerExitBtn{background:var(--primary);color:#fff9;cursor:pointer;font:inherit;border:none;border-radius:0;align-self:stretch;align-items:center;padding:0 10px;display:flex}.Room-module__LVUYza__headerRight{align-items:center;gap:var(--sp-sm);display:flex}.Room-module__LVUYza__header div[aria-label=MAFIA\ currency]{min-height:0;box-shadow:none;border-radius:4px;padding:2px .3rem 2px .5rem}.Room-module__LVUYza__header div[aria-label=MAFIA\ currency] button{min-width:0;min-height:0;box-shadow:none;border-radius:4px;padding:2px .42rem}.Room-module__LVUYza__statusBadge{background:var(--surface-light);font-size:var(--fs-sm);border-radius:4px;padding:.3rem .45rem;font-weight:700}.Room-module__LVUYza__mainArea{flex:1;display:flex;position:relative;overflow:hidden}.Room-module__LVUYza__inputControls{top:calc(var(--sp-edge) + env(safe-area-inset-top,0px));right:var(--sp-edge);z-index:10;pointer-events:auto;gap:var(--sp-md);transform-origin:100% 0;flex-direction:row;align-items:center;display:flex;position:absolute;left:auto}.Room-module__LVUYza__lobbyView{flex-direction:column;flex:1;align-items:center;padding:2rem;display:flex}.Room-module__LVUYza__playerGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;width:100%;max-width:800px;margin-top:2rem;display:grid}.Room-module__LVUYza__playerPlate{background:var(--surface);border:1px solid var(--border-color);text-align:center;transition:transform var(--transition);border-radius:8px;padding:1.5rem}.Room-module__LVUYza__playerPlate:hover{border-color:var(--primary);transform:translateY(-2px)}.Room-module__LVUYza__playerName{margin-bottom:.5rem;font-weight:700}.Room-module__LVUYza__actionPanel{gap:1rem;margin-top:3rem;display:flex}.Room-module__LVUYza__btn{background:var(--surface-light);color:var(--foreground);border-radius:6px;padding:.8rem 1.5rem;font-weight:700}.Room-module__LVUYza__btn.Room-module__LVUYza__primary{background:var(--primary);color:#fff}.Room-module__LVUYza__chatSidebar{top:var(--sp-edge);left:var(--sp-edge);bottom:calc(var(--sp-edge) + env(safe-area-inset-bottom,0px));border-radius:var(--sp-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-color);z-index:50;pointer-events:auto;touch-action:none;background:#0f0f0ff2;flex-direction:column;width:320px;transition:transform .3s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;box-shadow:5px 0 25px #00000080}.Room-module__LVUYza__chatMessages{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;flex:1;padding:1rem;overflow-y:scroll}.Room-module__LVUYza__chatInputArea{border-top:1px solid var(--border-color);padding:1rem;display:flex}.Room-module__LVUYza__chatInput{background:var(--surface-light);border:1px solid var(--border-color);color:var(--foreground);-webkit-user-select:auto;user-select:auto;border-radius:4px 0 0 4px;flex:1;padding:.5rem;font-size:16px!important}.Room-module__LVUYza__chatSend{background:var(--primary);color:#fff;border:none;border-radius:0 4px 4px 0;padding:.5rem .75rem;font-weight:700}.Room-module__LVUYza__chatInfoArea{font-size:var(--fs-xs);color:var(--foreground-muted);text-align:right;min-height:0;padding:0 8px}.Room-module__LVUYza__chatInfoArea.Room-module__LVUYza__warning{color:var(--danger,#f44)}.Room-module__LVUYza__chatToggleBtn{bottom:var(--sp-edge);right:var(--sp-edge);background:var(--surface-light);border:1px solid var(--primary);color:var(--foreground);padding:var(--sp-sm) var(--sp-lg);z-index:40;cursor:pointer;pointer-events:auto;border-radius:20px;font-weight:700;position:absolute;box-shadow:0 4px 10px #0009}@media (hover:hover) and (pointer:fine){.Room-module__LVUYza__container button:hover:not(:disabled){filter:brightness(1.08)}}@media (max-width:768px){.Room-module__LVUYza__header{padding-top:max(2px, env(safe-area-inset-top,0px))}.Room-module__LVUYza__inputControls{top:calc(var(--sp-edge) + env(safe-area-inset-top,0px));right:var(--sp-edge);gap:var(--sp-sm);left:auto;transform:scale(.72)}.Room-module__LVUYza__chatSidebar{width:calc(100% - calc(var(--sp-edge) * 2));max-width:400px}}:-webkit-any(.Room-module__LVUYza__container:fullscreen,.Room-module__LVUYza__container:-webkit-full-screen){background:var(--background);width:100vw;height:100dvh;overflow:hidden}:is(.Room-module__LVUYza__container:fullscreen,.Room-module__LVUYza__container:fullscreen){background:var(--background);width:100vw;height:100dvh;overflow:hidden}@media (orientation:landscape) and (max-height:340px){.Room-module__LVUYza__header{min-height:0;padding:0;font-size:.65rem}.Room-module__LVUYza__bannerExitBtn{padding:0 6px;font-size:.65rem}.Room-module__LVUYza__chatToggleBtn{border-radius:12px;padding:4px 8px;font-size:.65rem}}
.GameDashboard-module__pUYfrW__iconBar{gap:var(--ib-gap);padding:var(--ib-pad);border-radius:var(--ib-radius);background:#141414e6;border:1px solid #ffffff26;justify-content:flex-end;display:flex;box-shadow:0 4px 12px #00000080}.GameDashboard-module__pUYfrW__iconBtn{color:#888;cursor:pointer;font-size:var(--fs-sm);white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-weight:700;transition:all .15s}.GameDashboard-module__pUYfrW__iconBtn:hover{background:#ffffff14}.GameDashboard-module__pUYfrW__iconBtnActive{color:#4ade80;background:#4ade8026}.GameDashboard-module__pUYfrW__panel{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-top:var(--sp-xs);width:fit-content;max-width:min(var(--panel-w), 90vw);background:#0f0f0ff2;border:1px solid #444;border-radius:8px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 32px #000c}.GameDashboard-module__pUYfrW__content{flex:1;padding:12px;overflow-y:auto}.GameDashboard-module__pUYfrW__timeline{font-size:var(--fs-sm);flex-direction:column;gap:4px;display:flex}.GameDashboard-module__pUYfrW__dayBlock{margin-bottom:12px}.GameDashboard-module__pUYfrW__dayHeader{color:#4ade80;font-weight:700;font-size:var(--fs-sm);border-bottom:1px dotted #444;margin-bottom:4px;padding-bottom:2px}.GameDashboard-module__pUYfrW__casualty{font-size:var(--fs-sm);margin-bottom:4px}.GameDashboard-module__pUYfrW__casualtyDead{color:#ff6b6b}.GameDashboard-module__pUYfrW__casualtyNone{color:#888}.GameDashboard-module__pUYfrW__hunterFired{color:#fa0;font-size:var(--fs-sm);margin-bottom:4px}.GameDashboard-module__pUYfrW__hunterNotFired{color:#888;font-size:var(--fs-sm);margin-bottom:4px}.GameDashboard-module__pUYfrW__votesHeader{color:#aaa;font-size:var(--fs-sm);margin-bottom:2px;font-weight:700}.GameDashboard-module__pUYfrW__voteLine{font-size:var(--fs-sm);color:#ccc;margin-bottom:1px;margin-left:4px}.GameDashboard-module__pUYfrW__voteTarget{color:#f44}.GameDashboard-module__pUYfrW__voteArrow{color:#666}.GameDashboard-module__pUYfrW__noVote{color:#888;font-size:var(--fs-sm);margin-top:2px}.GameDashboard-module__pUYfrW__emptyState{font-size:var(--fs-sm);color:#666;text-align:center;margin-top:20px}.GameDashboard-module__pUYfrW__debugSubtitle{font-size:var(--fs-sm);color:#fc0;margin:0 0 8px}.GameDashboard-module__pUYfrW__playerCard{font-size:var(--fs-sm);background:#222;border-radius:4px;justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.GameDashboard-module__pUYfrW__playerName{white-space:nowrap;text-overflow:ellipsis;max-width:60%;overflow:hidden}.GameDashboard-module__pUYfrW__playerNameDead{color:#666;text-decoration:line-through}.GameDashboard-module__pUYfrW__playerNameAlive{color:#fff;text-decoration:none}.GameDashboard-module__pUYfrW__roleName{white-space:nowrap;font-weight:700}.GameDashboard-module__pUYfrW__debugList{flex-direction:column;gap:8px;display:flex}.GameDashboard-module__pUYfrW__restricted{text-align:center;color:#888;font-size:var(--fs-sm);margin-top:20px}@media (max-width:900px) and (min-width:481px) and (min-height:501px){.GameDashboard-module__pUYfrW__content{padding:10px}.GameDashboard-module__pUYfrW__dayBlock{margin-bottom:10px}.GameDashboard-module__pUYfrW__debugList{gap:6px}}@media (max-width:480px),(max-height:500px){.GameDashboard-module__pUYfrW__iconBtn{font-size:var(--fs-xs)}.GameDashboard-module__pUYfrW__content{padding:6px}.GameDashboard-module__pUYfrW__timeline{font-size:var(--fs-xs);gap:2px}.GameDashboard-module__pUYfrW__dayBlock{margin-bottom:6px}.GameDashboard-module__pUYfrW__dayHeader{font-size:var(--fs-xs);margin-bottom:2px;padding-bottom:1px}.GameDashboard-module__pUYfrW__casualty,.GameDashboard-module__pUYfrW__hunterFired,.GameDashboard-module__pUYfrW__hunterNotFired{font-size:var(--fs-xs);margin-bottom:2px}.GameDashboard-module__pUYfrW__votesHeader{font-size:var(--fs-xs);margin-bottom:1px}.GameDashboard-module__pUYfrW__voteLine{font-size:var(--fs-xs);margin-left:2px}.GameDashboard-module__pUYfrW__noVote{font-size:var(--fs-xs)}.GameDashboard-module__pUYfrW__emptyState{font-size:var(--fs-xs);margin-top:10px}.GameDashboard-module__pUYfrW__debugSubtitle{font-size:var(--fs-xs);margin-bottom:4px}.GameDashboard-module__pUYfrW__playerCard{font-size:var(--fs-xs);padding:4px 6px}.GameDashboard-module__pUYfrW__debugList{gap:4px}.GameDashboard-module__pUYfrW__restricted{font-size:var(--fs-xs)}}
.COEditModal-module__7I0Bpq__backdrop{z-index:60;padding:var(--sp-lg);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.COEditModal-module__7I0Bpq__modal{gap:var(--sp-md);width:100%;max-width:320px;padding:var(--sp-lg);background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;display:flex}.COEditModal-module__7I0Bpq__title{color:#fa0;text-align:center;padding-bottom:var(--sp-sm);font-size:var(--fs-sm);border-bottom:1px solid #ffffff14;margin:0;font-weight:700}.COEditModal-module__7I0Bpq__sectionLabel{font-size:var(--fs-sm);color:#666;margin-bottom:var(--sp-xs);letter-spacing:.5px;text-align:center}.COEditModal-module__7I0Bpq__roleGrid,.COEditModal-module__7I0Bpq__keypadGrid{gap:var(--sp-sm);flex-wrap:wrap;justify-content:center;display:flex}.COEditModal-module__7I0Bpq__keypadCell{justify-content:center;align-items:center;display:flex;position:relative}.COEditModal-module__7I0Bpq__popup{gap:var(--sp-xs);z-index:10;background:0 0;border:none;flex-direction:row;padding:0;animation:.2s cubic-bezier(.34,1.56,.64,1) COEditModal-module__7I0Bpq__popupSpring;display:flex;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.COEditModal-module__7I0Bpq__popupBtnWhite,.COEditModal-module__7I0Bpq__popupBtnBlack{width:32px;height:32px;font-size:var(--fs-sm);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-weight:700;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:0 2px 8px #0009}.COEditModal-module__7I0Bpq__popupBtnWhite{color:#111;background:#f0f0f0;border:1.5px solid #ccc}.COEditModal-module__7I0Bpq__popupBtnBlack{color:#fff;background:#1a1a1a;border:1.5px solid #555}.COEditModal-module__7I0Bpq__popupBtnWhite:active,.COEditModal-module__7I0Bpq__popupBtnBlack:active{transform:scale(.9)}@keyframes COEditModal-module__7I0Bpq__popupSpring{0%{opacity:0;transform:translate(-50%)scale(.3)}to{opacity:1;transform:translate(-50%)scale(1)}}.COEditModal-module__7I0Bpq__consolePreview{padding:var(--sp-xs) var(--sp-sm);font-size:var(--fs-sm);color:#fff;overflow-wrap:break-word;word-break:break-word;background:#000000b3;border:1px solid #ffffff0f;border-radius:6px;align-items:center;min-height:28px;font-weight:700;display:flex}.COEditModal-module__7I0Bpq__previewPrefix{color:#fa0;margin-right:var(--sp-xs);flex-shrink:0}.COEditModal-module__7I0Bpq__previewEmpty{color:#555;font-weight:400}.COEditModal-module__7I0Bpq__consoleHistory{color:#67e8f9}.COEditModal-module__7I0Bpq__consoleChat{color:#fbbf24}.COEditModal-module__7I0Bpq__previewPrefixSlide{color:#f44;margin-right:var(--sp-xs);flex-shrink:0;animation:.8s ease-in-out infinite COEditModal-module__7I0Bpq__slideBlink}@keyframes COEditModal-module__7I0Bpq__slideBlink{0%,to{opacity:1}50%{opacity:.3}}.COEditModal-module__7I0Bpq__actionRow{gap:var(--sp-sm);margin-top:var(--sp-xs);display:flex}.COEditModal-module__7I0Bpq__actionBtn{padding:var(--sp-sm) var(--sp-md);font-weight:700;font-size:var(--fs-sm);cursor:pointer;border:none;border-radius:20px;transition:all .15s}.COEditModal-module__7I0Bpq__actionBtn:active{transform:scale(.95)}.COEditModal-module__7I0Bpq__actionBtnDanger{color:#f44;background:0 0;border:1px solid #ff44444d;flex:1}.COEditModal-module__7I0Bpq__actionBtnDanger:hover{background:#ff44441a}.COEditModal-module__7I0Bpq__actionBtnDanger[data-disabled=true]{color:#444;cursor:not-allowed;opacity:var(--op-disabled);border-color:#333}.COEditModal-module__7I0Bpq__actionBtnSecondary{color:#ccc;background:#ffffff14;flex:1}.COEditModal-module__7I0Bpq__actionBtnSecondary:hover{background:#ffffff1f}.COEditModal-module__7I0Bpq__actionBtnSave{color:#000;background:linear-gradient(135deg,#fa0,#f80);flex:2;box-shadow:0 2px 12px #ffaa004d}.COEditModal-module__7I0Bpq__actionBtnSave:hover{box-shadow:0 4px 16px #ffaa0080}.COEditModal-module__7I0Bpq__actionBtnSave[data-disabled=true]{color:#666;box-shadow:none;cursor:not-allowed;opacity:var(--op-disabled);background:#333}@media (max-width:900px) and (min-width:481px) and (min-height:501px){.COEditModal-module__7I0Bpq__backdrop{padding:var(--sp-md)}.COEditModal-module__7I0Bpq__modal{gap:var(--sp-sm);padding:var(--sp-md)}}@media (max-width:480px),(max-height:500px){.COEditModal-module__7I0Bpq__backdrop{padding:var(--sp-sm)}.COEditModal-module__7I0Bpq__modal{gap:var(--sp-sm);padding:var(--sp-sm);max-width:290px}.COEditModal-module__7I0Bpq__roleGrid,.COEditModal-module__7I0Bpq__keypadGrid{gap:var(--sp-xs)}.COEditModal-module__7I0Bpq__popupBtnWhite,.COEditModal-module__7I0Bpq__popupBtnBlack{width:28px;height:28px}.COEditModal-module__7I0Bpq__actionBtn{padding:var(--sp-xs) var(--sp-sm)}}
