:root{color:#18181b;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 14% 10%,rgba(252,165,165,.38),transparent 18rem),radial-gradient(circle at 84% 28%,rgba(254,240,138,.28),transparent 16rem),linear-gradient(135deg,#fff7ed,#f8fafc 48%,#fee2e2);background-size:180% 180%;color:#18181b;animation:bright-drift 16s ease-in-out infinite}button,input,select,textarea{font:inherit}button{border:0}.app-shell{width:min(480px,100%);min-height:100vh;margin:0 auto;padding:6px 10px 112px}.app-shell.play-layout{height:100dvh;min-height:100dvh;overflow:hidden;padding-bottom:0}.topbar{position:fixed;top:8px;left:50%;z-index:40;display:flex;width:min(480px,calc(100% - 20px));transform:translate(-50%);align-items:center;justify-content:flex-start;gap:12px;min-height:42px;padding:0;pointer-events:none;background:transparent}.brand{display:inline-flex;align-items:center;gap:10px;padding:0;color:#fff;font-weight:800;background:transparent;pointer-events:auto}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#b91c1c}.top-actions{display:flex;align-items:center;gap:8px}.menu-wrap{position:relative;margin-left:0;pointer-events:auto}.burger-button{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:#fff;background:#18181bc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:1.35rem;font-weight:900}.menu-popover{position:absolute;top:48px;left:0;display:grid;width:min(320px,calc(100vw - 28px));gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px;background:#18181bf5;box-shadow:0 24px 70px #00000061}.language-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px}.language-toggle button.active{background:#b91c1cbd}.game-log{display:grid;max-height:240px;gap:6px;overflow:auto;border-top:1px solid rgba(255,255,255,.1);padding-top:8px}.game-log strong{color:#fca5a5;font-size:.82rem;text-transform:uppercase}.game-log p{margin:0;color:#d4d4d8;font-size:.82rem;line-height:1.35}.menu-popover button{border-radius:8px;padding:10px 12px;color:#18181b;text-align:left;background:#ffffffbd}.screen{display:grid;gap:14px}.hero{padding:18px 2px 8px}.eyebrow{margin:0 0 8px;color:#fca5a5;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:10px;font-size:2.25rem;line-height:.98}h2{margin-bottom:14px;font-size:1.12rem}.intro{margin-bottom:0;color:#d4d4d8;line-height:1.55}.panel,.profile-strip,.game-board{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#18181be0;box-shadow:0 22px 80px #0000003d}.panel{padding:16px}.stack{display:grid;gap:10px}input,select{width:100%;min-width:0;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:12px 13px;color:#f8fafc;background:#ffffff12;outline:none}input:focus{border-color:#fca5a5b8}select:focus{border-color:#fca5a5b8}.primary,.secondary,.ghost,.danger,.doctor,.detective,.file-button{min-height:42px;border-radius:8px;padding:10px 14px;color:#fff;font-weight:800;cursor:pointer}.primary{background:#b91c1c}.secondary{background:#3f3f46}.ghost{border:1px solid rgba(255,255,255,.12);background:#ffffff0d}.danger{background:#dc2626}.doctor{background:#16a34a}.detective{background:#f97316}button:disabled{opacity:.45;cursor:not-allowed}.small{min-height:34px;padding:8px 10px;font-size:.86rem}.check-row{display:flex;align-items:center;gap:10px;color:#d4d4d8}.check-row input{width:18px;height:18px}.profile-strip{display:flex;align-items:center;gap:12px;padding:12px}.profile-strip img,.player-tile img{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#27272a}.profile-strip div{display:grid;flex:1;gap:3px}.profile-strip span,.muted,.board-card p,.game-head p,.event-box span,.role-card small{color:#a1a1aa}.file-button{position:relative;overflow:hidden;background:#3f3f46;font-size:.88rem}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.avatar-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:18px;background:#000000b8}.avatar-cropper{display:grid;width:min(360px,100%);gap:14px;border-radius:8px;padding:16px;background:#18181b}.avatar-preview{width:240px;max-width:100%;aspect-ratio:1;justify-self:center;overflow:hidden;border:2px solid rgba(252,165,165,.5);border-radius:8px;background:#27272a}.avatar-preview img{width:100%;height:100%;object-fit:cover;transition:transform .15s ease}.section-title,.board-card,.board-actions,.game-head,.host-strip,.lobby-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-title span{color:#fca5a5;font-size:.86rem;font-weight:800}.board-list{display:grid;gap:10px}.board-card{align-items:flex-start;padding:12px;border-radius:8px;background:#ffffff0f}.board-card p{margin:6px 0 0;font-size:.9rem}.board-actions{flex-shrink:0}.vertical-actions{display:grid;justify-items:stretch;min-width:116px}.compact-input{min-height:36px;padding:8px 10px;font-size:.86rem}.admin-hint{margin-top:12px}.admin-list{display:grid;gap:10px}.admin-card{display:grid;gap:12px;border-radius:8px;padding:12px;background:#ffffff0f}.admin-card p{margin:6px 0 0;color:#a1a1aa;font-size:.88rem}.admin-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.board-admin-card{border:1px solid rgba(255,255,255,.08)}.admin-player-list{display:grid;gap:8px}.admin-player-row{display:grid;grid-template-columns:minmax(0,1fr) 120px auto;align-items:center;gap:8px;border-radius:8px;padding:8px;background:#00000029}.admin-player-row span{display:grid;min-width:0;gap:2px;overflow-wrap:anywhere;font-weight:800}.admin-player-row small{color:#a1a1aa;font-weight:600}.toast{position:sticky;top:58px;z-index:30;margin:0 0 10px;border-radius:8px;padding:11px 12px;font-weight:800}.error{color:#fecaca;background:#7f1d1deb}.success{color:#bbf7d0;background:#14532de6}.game-board{position:relative;display:grid;gap:8px;min-height:calc(100dvh - 118px);padding:8px;border-width:2px;overflow:hidden}.play-status{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:8px;padding:10px 12px;background:#ffffff0f}.skip-inline{min-width:104px;padding:8px 10px;font-size:.78rem}.play-status div:first-child{display:grid;gap:2px}.play-status strong{font-size:1rem}.play-status span{color:#a1a1aa;font-size:.82rem}.phase-bar{display:block;width:112px;height:5px;overflow:hidden;border-radius:999px;background:#ffffff1f}.phase-bar i{display:block;height:100%;border-radius:inherit;background:#fca5a5;transition:width .35s linear}.timer-large{min-width:76px;border-radius:8px;padding:8px 10px;color:#fff;text-align:center;background:#b91c1cb8;font-size:1.55rem;font-weight:950}.phase-flash,.countdown-overlay,.newspaper{position:absolute;z-index:25}.newspaper-close{position:absolute;top:6px;right:8px;width:30px;height:30px;border-radius:999px;color:#18181b;background:#00000014;font-size:1.25rem;font-weight:950}.phase-flash{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#0000009e;font-size:2rem;font-weight:950;animation:phase-pop 1.45s ease both}.countdown-overlay{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#000000b3;font-size:6rem;font-weight:950;animation:pulse-count 1s ease infinite}.newspaper{top:14%;left:50%;width:min(340px,calc(100% - 34px));transform:translate(-50%);display:grid;gap:12px;border:2px solid rgba(39,39,42,.85);border-radius:8px;padding:18px;color:#18181b;background:#f4f1e8;box-shadow:0 28px 90px #00000070;animation:newspaper-in .5s ease both,newspaper-fade 10s ease .2s both}.newspaper span{color:#7f1d1d;font-size:.82rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mode-standard{border-color:#ffffff1c}.mode-vote{border-color:#fca5a5e6}.mode-mafia{border-color:#ef4444;box-shadow:0 0 0 1px #ef444433,0 24px 80px #7f1d1d61}.mode-doctor{border-color:#22c55e;box-shadow:0 0 0 1px #22c55e33,0 24px 80px #14532d47}.mode-detective{border-color:#fb923c;box-shadow:0 0 0 1px #fb923c38,0 24px 80px #9a341242}.back-link{margin-bottom:10px;padding:0;color:#fca5a5;background:transparent;font-size:.88rem;font-weight:800}.game-head{align-items:flex-start}.game-head h1{margin-bottom:6px;font-size:1.85rem}.game-head p{margin-bottom:0}.timer{display:grid;min-width:82px;gap:4px;border-radius:8px;padding:10px 12px;text-align:center;background:#ffffff12}.timer span{color:#a1a1aa;font-size:.76rem}.timer strong{font-size:1.35rem}.event-box,.role-card,.winner-card,.host-strip{border-radius:8px;padding:12px;background:#ffffff0f}.event-box,.role-card,.winner-card{display:grid;gap:6px}.role-card span,.winner-card span,.host-strip span{color:#fca5a5;font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.role-card strong,.winner-card strong{text-transform:capitalize}.lobby-actions,.host-strip{flex-wrap:wrap}.players-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.play-grid{height:calc(100dvh - 230px);align-content:stretch;grid-template-rows:repeat(4,minmax(0,1fr))}.play-grid.many-players{height:calc(100dvh - 210px);grid-template-rows:repeat(5,minmax(0,1fr))}.player-tile{position:relative;display:grid;min-height:0;aspect-ratio:auto;justify-items:center;align-content:center;gap:6px;border:1px solid rgba(255,255,255,.09);border-radius:8px;padding:4px;color:#fff;text-align:center;background:#ffffff0b;cursor:pointer;transition:transform .18s ease,box-shadow .28s ease,border-color .18s ease,background .28s ease}.player-tile.selected{border-color:#fca5a5;background:#b91c1c3d;transform:translateY(-3px) scale(1.03)}.player-tile.dead{box-shadow:inset 0 0 42px #dc262685;animation:red-reveal .72s ease both}.player-tile.protected{box-shadow:inset 0 0 42px #22c55e6b,0 0 18px #22c55e2e;animation:green-save .72s ease both}.player-tile.muted{border-color:#facc157a}.player-tile.expanded{transform:scale(1.025)}.player-tile.spectator{border-style:dashed}.player-tile span{max-width:100%;overflow-wrap:anywhere;font-weight:900}.player-tile strong{width:100%;overflow:hidden;color:#f8fafc;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.player-tile small{color:#a1a1aa;text-transform:capitalize}.vote-markers{display:flex;justify-content:center;min-height:20px;margin-top:2px}.vote-markers img{width:20px;height:20px;margin-right:-8px;border:2px solid #18181b;border-radius:999px;object-fit:cover}.player-avatar{width:calc(100% - 8px);height:auto;aspect-ratio:1;border-radius:8px}.many-players .player-avatar{width:calc(100% - 10px)}.role-card-image,.mute-badge,.talk-flag{position:absolute;z-index:2;display:grid;place-items:center;border-radius:6px;font-weight:950}.role-card-image{top:8px;left:8px;width:34px;height:34px;object-fit:cover;opacity:.72;box-shadow:0 0 0 2px #00000047}.mute-badge{top:6px;right:6px;width:26px;height:26px;background:#0000009e;font-size:.86rem}.talk-flag{top:34px;right:8px;width:38px;height:38px;color:#fde68a;background:#0000009e;border-radius:999px;font-size:1.35rem;animation:flag-pop 4.2s ease both}.action-dock{position:sticky;bottom:10px;display:grid;gap:8px;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px;background:#111113f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.action-message{margin:0;border-radius:8px;padding:10px 12px;color:#bbf7d0;background:#14532db8;font-weight:800}.winner-card{border:1px solid rgba(252,165,165,.4)}.profile-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;display:grid;place-items:center;padding:18px;background:#00000094}.profile-card{position:relative;display:grid;width:min(330px,100%);justify-items:center;gap:10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:18px;background:#18181bf0}.profile-card img{width:120px;height:120px;border-radius:8px;object-fit:cover}.profile-card h2,.profile-card p{margin:0}.profile-card p{color:#d4d4d8}.profile-close{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:999px;color:#fff;background:#ffffff14;font-size:1.2rem}.chat-drawer{position:fixed;right:max(10px,calc((100vw - 480px)/2 + 10px));bottom:0;left:max(10px,calc((100vw - 480px)/2 + 10px));z-index:22;border:1px solid rgba(255,255,255,.12);border-radius:8px 8px 0 0;background:#18181b94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(calc(100% - 48px));transition:transform .24s ease}.chat-drawer.open{transform:translateY(0);background:#18181bb8}.chat-tab{display:flex;width:100%;height:48px;align-items:center;justify-content:space-between;border-radius:8px 8px 0 0;padding:0 14px;color:#fff;background:#b91c1cb8;font-weight:900}.chat-tab strong{display:grid;min-width:24px;height:24px;place-items:center;border-radius:999px;background:#fff;color:#b91c1c;font-size:.78rem}.chat-body{display:grid;gap:8px;height:50vh;max-height:50vh;padding:10px}.chat-messages{display:grid;max-height:38vh;gap:8px;overflow:auto;padding-right:4px}.chat-message{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:start}.chat-message img{width:30px;height:30px;border-radius:8px;object-fit:cover}.chat-message strong{display:block;font-size:.78rem}.chat-message p{margin:2px 0 0;color:#d4d4d8;font-size:.9rem;line-height:1.35;overflow-wrap:anywhere}.chat-form{display:grid;grid-template-columns:38px 38px minmax(0,1fr) auto;gap:8px}.flag-button,.emoji-button{border-radius:8px;color:#fde68a;background:#ffffff14;font-size:1.2rem;font-weight:950}.emoji-button{width:100%;height:100%}.emoji-picker{position:absolute;left:0;bottom:46px;display:grid;grid-template-columns:repeat(4,34px);gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px;background:#18181bf2;box-shadow:0 18px 50px #0000005c}.emoji-picker button{width:34px;height:34px;border-radius:8px;background:#ffffff14;font-size:1.18rem}@keyframes phase-pop{0%{opacity:0;transform:scale(.96)}35%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.03)}}@keyframes pulse-count{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes bright-drift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.brand{color:#18181b}.burger-button{color:#18181b;background:#ffffffd6;box-shadow:0 8px 24px #0f172a1f}.menu-popover,.panel,.profile-strip,.game-board,.admin-card,.board-card,.event-box,.role-card,.winner-card,.host-strip,.profile-card,.avatar-cropper{border-color:#0f172a1a;color:#18181b;background:#ffffffd1;box-shadow:0 18px 54px #0f172a1f}.intro,.muted,.profile-card p,.chat-message p,.game-log p,.player-tile small{color:#52525b}input,select,textarea{color:#18181b;border-color:#0f172a1f;background:#ffffffe0}textarea{width:100%;resize:none;border-radius:8px;padding:11px 12px}.game-log{border-top-color:#0f172a1a}.app-shell.play-layout .screen{height:100%;overflow:hidden}.play-layout .game-board{display:grid;height:calc(100dvh - 12px);grid-template-rows:auto auto 1fr auto;gap:6px;overflow:hidden;padding:42px 8px 54px}.play-status{min-height:46px;padding-left:46px}.play-status>div:first-child{min-width:0}.play-status strong{font-size:.95rem}.timer-large{min-width:58px;font-size:1.05rem}.players-grid{gap:10px}.play-grid,.play-grid.many-players{height:100%;min-height:0;grid-template-rows:repeat(5,minmax(0,1fr))}.player-tile{align-content:space-between;justify-items:center;gap:2px;padding:3px;color:#18181b;background:#ffffff80}.player-tile strong{height:17px;color:#18181b;font-size:.68rem;line-height:17px}.player-avatar,.many-players .player-avatar{width:80%;max-height:calc(100% - 20px);object-fit:cover}.role-card-image{top:5px;left:5px;width:32px;height:32px;opacity:.62}.vote-markers{position:absolute;right:4px;bottom:20px;left:4px;flex-wrap:wrap;min-height:16px;pointer-events:none}.vote-markers img{width:17px;height:17px;border-color:#fff}.player-tile.expanded{transform:scale(1.03)}.player-tile.dead{box-shadow:inset 0 0 50px #dc26267a;transition:box-shadow 1.4s ease,filter 1.4s ease}.chat-drawer{color:#18181b;border-color:#0f172a1a;background:#ffffff80}.chat-drawer.open{background:#ffffffad}.chat-tab{gap:8px;justify-content:flex-start;padding:0 8px}.chat-toggle{display:flex;flex:1;height:100%;min-width:0;align-items:center;justify-content:space-between;color:#fff;background:transparent;font-weight:900}.chat-toggle strong{display:grid;min-width:24px;height:24px;place-items:center;border-radius:999px;background:#fff;color:#b91c1c;font-size:.78rem}.chat-tab .flag-button,.chat-tab .emoji-button{width:38px;height:38px;color:#fff7ed;background:#ffffff29}.chat-body{height:50vh;max-height:50vh}.chat-form{grid-template-columns:minmax(0,1fr) auto}.emoji-picker{right:auto;left:0;bottom:46px;z-index:80;background:#fffffff5}.emoji-picker button{background:#b91c1c14}.action-dock{background:#ffffffd6}.profile-screen .panel{display:grid;gap:12px}.inline-profile-strip{padding:0;box-shadow:none}@keyframes newspaper-in{0%{opacity:0;transform:translate(-50%,-18px) rotate(-2deg)}to{opacity:1;transform:translate(-50%) rotate(0)}}@keyframes newspaper-fade{0%,72%{opacity:1}to{opacity:0}}@keyframes red-reveal{0%{box-shadow:inset 0 0 #dc262600}to{box-shadow:inset 0 0 42px #dc262685}}@keyframes green-save{0%{box-shadow:inset 0 0 #22c55e00}to{box-shadow:inset 0 0 42px #22c55e6b,0 0 18px #22c55e2e}}@keyframes flag-pop{0%{opacity:0;transform:translateY(12px) scale(.55)}18%,78%{opacity:1;transform:translateY(-4px) scale(1.18)}to{opacity:0;transform:translateY(-28px) scale(1)}}@media(max-width:380px){.admin-card-head,.board-card{display:grid}.admin-player-row{grid-template-columns:1fr}h1{font-size:2rem}.game-head{display:grid}}:root{color:#f8fafc;background:#111116}body{overflow:hidden;color:#f8fafc;background:radial-gradient(circle at 18% 12%,rgba(185,28,28,.34),transparent 17rem),radial-gradient(circle at 84% 28%,rgba(88,28,135,.25),transparent 18rem),linear-gradient(145deg,#17171f,#111116 52%,#241114);animation:none}body:has(.play-layout){overflow:hidden}.app-shell{color:#f8fafc}.app-shell.play-layout{width:min(480px,100%);height:100dvh;min-height:100dvh;padding:0;overflow:hidden}.app-shell.play-layout .screen{height:100dvh;min-height:0;overflow:hidden}.panel,.profile-strip,.game-board,.admin-card,.board-card,.event-box,.role-card,.winner-card,.host-strip,.profile-card,.avatar-cropper,.menu-popover{color:#f8fafc;border-color:#ffffff1a;background:#18181ee6;box-shadow:0 22px 70px #00000047}.brand,.burger-button{color:#f8fafc}.burger-button{background:#18181ed6;box-shadow:0 14px 34px #0000004d}.menu-popover button{color:#f8fafc;background:#ffffff14}[dir=ltr] .menu-popover{right:auto;left:0}[dir=rtl] .menu-popover{right:0;left:auto}.toast,.action-message,.newspaper{position:fixed;left:50%;z-index:90;width:min(430px,calc(100vw - 28px));margin:0;transform:translate(-50%);pointer-events:none}.toast{top:10px}.action-message{top:62px;border-radius:10px;padding:10px 12px;color:#bbf7d0;background:#14532deb;font-weight:900}.newspaper{top:76px;pointer-events:auto}.play-layout .game-board{position:relative;display:flex;height:100dvh;min-height:0;flex-direction:column;gap:6px;overflow:hidden;border:0;border-radius:0;padding:48px 8px 54px;background:#0f0f14b8;box-shadow:none}.play-status{flex:0 0 auto;min-height:48px;border-radius:12px;padding:7px 10px 7px 46px;color:#f8fafc;background:#ffffff0e}[dir=rtl] .play-status{padding-right:46px;padding-left:10px}.play-status strong{color:#fff;font-size:.98rem}.play-status span{color:#a1a1aa}.timer-large{flex:0 0 auto;min-width:64px;border-radius:10px;padding:8px 10px;color:#fff;background:#b91c1cd1;font-size:1.06rem;font-weight:950}.lobby-actions{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:6px;max-height:86px;overflow:hidden}.lobby-actions input{min-height:34px;padding:7px 9px}.lobby-actions button{min-height:34px;padding:7px 10px}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 8px;--tile-size: clamp(58px, min(calc((100vw - 46px) / 3), calc((100dvh - 232px)/5) ), 104px);flex:1 1 auto;display:grid;min-height:0;height:auto;max-height:none;grid-template-columns:repeat(3,var(--tile-size));grid-template-rows:repeat(5,var(--tile-size));grid-auto-rows:var(--tile-size);justify-content:center;align-content:center;gap:var(--tile-gap);overflow:visible;direction:ltr}.player-tile,.player-tile.play-tile,.play-grid .player-tile{position:relative;display:grid;width:var(--tile-size);height:var(--tile-size);min-height:0;aspect-ratio:1 / 1;grid-template-rows:1fr 18px;justify-items:center;align-items:center;gap:2px;border:3px solid rgba(148,163,184,.55);border-radius:14px;padding:4px;color:#f8fafc;text-align:center;background:#ffffff09;box-shadow:inset 0 0 0 1px #ffffff09,0 10px 24px #0003;transform:none!important;transition:border-color .18s ease,background .22s ease,box-shadow .22s ease,filter .22s ease}.player-tile.self,.player-tile.current,.player-tile.viewer{border-color:#fff;box-shadow:0 0 0 1px #ffffffd9,0 10px 26px #0000003d}.player-tile.selected{border-color:#fca5a5;background:#b91c1c3d}.player-tile.dead{border-color:#f87171b3;background:radial-gradient(circle at center,#dc262647,#ffffff08 62%);box-shadow:inset 0 0 44px #dc26268c,0 0 18px #7f1d1d47}.player-tile.protected{border-color:#4ade80f2!important;background:radial-gradient(circle at center,#22c55e5c,#ffffff09 66%)!important;box-shadow:inset 0 0 44px #22c55e7a,0 0 22px #22c55e38!important}.player-avatar,.play-grid .player-avatar,.many-players .player-avatar{grid-row:1;width:64%;height:auto;aspect-ratio:1 / 1;max-height:none;border-radius:999px;object-fit:cover;background:#27272a}.player-tile strong,.play-grid .player-tile strong{grid-row:2;display:block;width:82%;height:16px;overflow:hidden;border-radius:999px;padding:0 5px;color:#fff;background:#3f3f46eb;font-size:.66rem;font-weight:950;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.host-badge{position:absolute;top:-16px;left:50%;z-index:8;display:block;min-width:42px;transform:translate(-50%);color:#facc15;font-size:.58rem;font-weight:950;line-height:14px;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.7);pointer-events:none}.role-card-image{position:absolute;top:5px;left:5px;z-index:5;width:29px;height:29px;border-radius:7px;object-fit:contain;opacity:.9;background:transparent!important;box-shadow:0 0 0 1px #00000073,0 4px 10px #0000003d}.mute-badge{top:5px;right:5px;z-index:6;width:24px;height:24px;border-radius:999px;background:#0000009e;font-size:.76rem}.talk-flag{top:3px;left:3px;right:auto;z-index:9;width:36px;height:36px;border-radius:999px;color:#fde68a;background:#000000b3;font-size:1.3rem;animation:flag-pop 4.2s ease both;pointer-events:none}.vote-markers,.play-grid .vote-markers{position:absolute;top:calc(100% + 2px);right:0;left:0;z-index:7;display:flex;min-height:16px;flex-wrap:wrap;justify-content:center;gap:0;margin:0;pointer-events:none}.vote-markers img{width:17px;height:17px;margin-right:-7px;border:2px solid #111116;border-radius:999px;object-fit:cover}.action-dock{position:relative;bottom:auto;flex:0 0 auto;display:flex;min-height:38px;max-height:46px;align-items:center;justify-content:center;gap:7px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:12px;padding:5px;background:#111116e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.action-dock button{min-height:32px;border-radius:9px;padding:6px 10px;font-size:.78rem}.winner-card{position:absolute;right:12px;bottom:58px;left:12px;z-index:28}.chat-drawer{right:max(6px,calc((100vw - 480px)/2 + 6px));left:max(6px,calc((100vw - 480px)/2 + 6px));z-index:40;color:#f8fafc;border-color:#ffffff1f;background:#0f0f14c2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translateY(calc(100% - 48px))}.chat-drawer.open{height:min(56dvh,520px);background:#0f0f14e6;transform:translateY(0)}.chat-tab{flex:0 0 48px;height:48px;gap:8px;padding:0 8px;color:#fff;background:#a61823eb}.chat-body{display:flex;height:calc(100% - 48px);min-height:0;flex-direction:column;gap:8px;padding:9px 10px 8px}.chat-messages{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:7px;overflow-y:auto;overflow-x:hidden;padding:0 3px 2px}.chat-message{display:flex;min-height:0;align-items:flex-start;gap:8px}[dir=rtl] .chat-message{flex-direction:row-reverse;text-align:right}.chat-message img{flex:0 0 30px;width:30px;height:30px;border-radius:8px;object-fit:cover}.chat-message div{display:block;min-width:0}.chat-message strong{display:block;color:#fff;font-size:.78rem;line-height:1.05}.chat-message p{margin:3px 0 0;color:#e4e4e7;font-size:.88rem;line-height:1.25;overflow-wrap:anywhere}.chat-form{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;padding:0}.chat-form input,.chat-form textarea{min-height:34px;max-height:88px;border-radius:9px;padding:8px 10px;color:#f8fafc;background:#ffffff14}.chat-form button{min-height:34px;border-radius:9px;padding:7px 11px}.chat-tab .flag-button,.chat-tab .emoji-button{width:38px;height:38px;border-radius:9px;color:#fff7ed;background:#ffffff26}.emoji-wrap{position:relative}.emoji-picker{bottom:45px;z-index:95;grid-template-columns:repeat(4,34px);background:#18181efa}[dir=ltr] .emoji-picker{right:0;left:auto}[dir=rtl] .emoji-picker{right:auto;left:0}.emoji-picker button{color:#f8fafc;background:#ffffff14}@media(max-height:740px){.play-layout .game-board{padding-top:44px;padding-bottom:52px}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 6px;--tile-size: clamp(52px, min(calc((100vw - 42px) / 3), calc((100dvh - 218px)/5) ), 92px)}.player-tile,.player-tile.play-tile,.play-grid .player-tile{border-radius:12px;padding:3px}.role-card-image{width:26px;height:26px}}body{overflow-x:hidden!important;overflow-y:auto!important}body:has(.play-layout){overflow:hidden!important}.app-shell:not(.play-layout){min-height:100vh;height:auto;overflow:visible;padding-bottom:112px}.app-shell.play-layout,.app-shell.play-layout .screen{height:100dvh;overflow:hidden}.play-layout .game-board{display:flex!important;height:100dvh!important;min-height:0!important;flex-direction:column!important;gap:6px!important;overflow:hidden!important;padding:46px 8px 52px!important}.host-control-bar{position:relative;z-index:12;display:grid;flex:0 0 auto;min-height:48px;max-height:56px;grid-template-columns:minmax(82px,1fr) minmax(0,auto) auto;align-items:center;gap:6px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:6px 7px 6px 46px;color:#f8fafc;background:#ffffff0e}[dir=rtl] .host-control-bar{padding-right:46px;padding-left:7px}.host-status{display:grid;min-width:0;gap:2px}.host-status strong{overflow:hidden;color:#fff;font-size:.88rem;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.host-status span:not(.phase-bar){color:#a1a1aa;font-size:.68rem;line-height:1}.host-control-actions{display:flex;min-width:0;max-width:220px;align-items:center;justify-content:flex-end;gap:5px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.host-control-actions::-webkit-scrollbar{display:none}.host-control-actions .compact-input{width:92px;min-height:30px;flex:0 0 92px;padding:6px 8px;font-size:.72rem}.host-control-actions button,.host-control-actions .small{min-height:30px;flex:0 0 auto;border-radius:9px;padding:5px 8px;font-size:.7rem;line-height:1;white-space:nowrap}.host-control-bar .timer-large{min-width:54px;border-radius:10px;padding:7px 8px;font-size:.98rem}.host-control-bar .phase-bar{width:100%;max-width:88px;height:4px}.play-status,.lobby-actions{display:none!important}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 7px;--tile-size: clamp(54px, min(calc((100vw - 42px) / 3), calc((100dvh - 218px)/5) ), 94px);flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;grid-template-columns:repeat(3,var(--tile-size))!important;grid-template-rows:repeat(5,var(--tile-size))!important;grid-auto-rows:var(--tile-size)!important;justify-content:center!important;align-content:center!important;gap:var(--tile-gap)!important;overflow:visible!important}.player-tile,.player-tile.play-tile,.play-grid .player-tile{width:var(--tile-size)!important;height:var(--tile-size)!important;transform:none!important}.player-tile.expanded,.player-tile.selected{transform:none!important}.talk-flag{top:3px!important;left:3px!important;right:auto!important;z-index:12!important}.player-tile.protected{border-color:#4ade80!important;background:radial-gradient(circle at center,#22c55e6b,#ffffff09 66%)!important;box-shadow:inset 0 0 46px #22c55e8a,0 0 26px #22c55e4d!important}.action-dock{position:relative!important;bottom:auto!important;flex:0 0 auto!important;min-height:38px!important;max-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;overflow:hidden!important;margin:0!important;padding:5px!important}.action-dock button{min-height:31px!important;border-radius:9px!important;padding:6px 10px!important;font-size:.76rem!important;line-height:1!important}.chat-drawer{z-index:42!important;transform:translateY(calc(100% - 48px))!important}.chat-body{display:grid!important;height:calc(100% - 48px)!important;min-height:0!important;grid-template-rows:minmax(0,1fr) auto!important;gap:8px!important;overflow:hidden!important;padding:9px 10px 8px!important}.chat-messages{display:flex!important;min-height:0!important;height:100%!important;max-height:none!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 4px 2px!important;scrollbar-width:thin}.chat-message{display:flex!important;flex:0 0 auto!important;width:100%!important;min-height:32px!important;align-items:flex-start!important;gap:8px!important;margin:0!important}[dir=rtl] .chat-message{flex-direction:row-reverse!important;text-align:right!important}.chat-message img{flex:0 0 30px!important;width:30px!important;height:30px!important}.chat-message div{display:block!important;min-width:0!important;flex:1 1 auto!important}.chat-message strong{display:block!important;margin:0!important;line-height:1.05!important}.chat-message p{margin:3px 0 0!important;line-height:1.25!important}.chat-form{display:grid!important;flex:0 0 auto!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:end!important;margin:0!important;padding:0!important}.chat-form input,.chat-form textarea{min-height:34px!important;height:34px!important;max-height:76px!important;padding:7px 10px!important}.chat-form button{min-height:34px!important;height:34px!important;padding:6px 11px!important}.admin-screen,.app-shell:not(.play-layout) .screen{overflow:visible!important}@media(max-height:740px){.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 6px;--tile-size: clamp(50px, min(calc((100vw - 40px) / 3), calc((100dvh - 212px)/5) ), 86px)}.host-control-bar{min-height:44px;max-height:50px}.action-dock{min-height:34px!important;max-height:40px!important}.action-dock button{min-height:29px!important;padding:5px 8px!important}}:root{color:#f7f7fb!important;background:#111116!important}body{background:radial-gradient(circle at 18% 16%,rgba(120,30,36,.32),transparent 18rem),radial-gradient(circle at 84% 32%,rgba(58,19,91,.25),transparent 16rem),linear-gradient(145deg,#121217,#181820 48%,#221115)!important;color:#f7f7fb!important;animation:none!important}.app-shell{padding-top:8px!important}.topbar{display:none!important}.floating-menu-wrap{position:fixed;top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right));z-index:120;pointer-events:auto}.floating-menu-wrap .burger-button{width:40px!important;height:40px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;color:#f8fafc!important;background:#0c0c11d1!important;box-shadow:0 10px 26px #00000061!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-menu-wrap .menu-popover{position:absolute!important;top:46px!important;right:0!important;left:auto!important;width:min(310px,calc(100vw - 20px))!important;max-height:min(72dvh,620px)!important;overflow-y:auto!important;direction:ltr!important;text-align:left!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:16px!important;color:#f8fafc!important;background:#111118f5!important;box-shadow:0 24px 70px #0000008f!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}[dir=rtl] .floating-menu-wrap .menu-popover{direction:rtl!important;text-align:right!important}.floating-menu-wrap .menu-popover button{color:#f8fafc!important;background:#ffffff0f!important}.floating-menu-wrap .menu-popover button:hover,.floating-menu-wrap .language-toggle .active{background:#dc262666!important}.game-log{color:#f8fafc!important;background:#ffffff0e!important}.game-log strong{color:#fff!important}.game-log p{color:#f5f5f5!important}input,textarea,select,.compact-input{border-color:#ffffff1f!important;color:#f8fafc!important;background:#121219f5!important}input::placeholder,textarea::placeholder{color:#e2e8f09e!important}input:focus,textarea:focus,select:focus{border-color:#f87171b8!important;box-shadow:0 0 0 3px #f8717124!important}.board-card{border:2px solid rgba(255,255,255,.14)!important;background:#ffffff0e!important}.board-card.joined{border-color:#22c55ef2!important;box-shadow:0 0 0 1px #22c55e38,0 0 22px #22c55e1f!important}.app-shell.play-layout .screen,.play-layout .game-board{padding-top:8px!important}.play-layout .game-board{gap:7px!important;padding-right:8px!important;padding-left:8px!important}.host-control-bar{min-height:46px!important;max-height:52px!important;padding:5px 7px!important;grid-template-columns:minmax(78px,1fr) minmax(0,auto) auto!important;background:#ffffff0d!important}[dir=rtl] .host-control-bar{padding:5px 7px!important}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 9px !important;--tile-size: clamp( 60px, min(calc((100vw - 52px) / 3), calc((100dvh - 186px)/5) ), 104px ) !important;flex:1 1 auto!important;grid-template-columns:repeat(3,var(--tile-size))!important;grid-template-rows:repeat(5,var(--tile-size))!important;grid-auto-rows:var(--tile-size)!important;gap:var(--tile-gap)!important;align-content:center!important;justify-content:center!important;overflow:visible!important}.player-tile,.player-tile.play-tile,.play-grid .player-tile{width:var(--tile-size)!important;height:var(--tile-size)!important;border:3px solid rgba(150,158,171,.78)!important;border-radius:15px!important;background:#ffffff0b!important;box-shadow:inset 0 0 22px #ffffff06,0 7px 18px #0000004d!important;transform:none!important}.player-tile.self{border-color:#fffffff5!important;box-shadow:inset 0 0 22px #ffffff0d,0 0 0 1px #fff6,0 9px 22px #00000061!important}.role-card-image{width:17px!important;height:17px!important;top:5px!important;left:5px!important;right:auto!important;opacity:.56!important;background:transparent!important;border-radius:5px!important;object-fit:contain!important;z-index:11!important}.player-avatar{border-radius:999px!important}.talk-flag{top:4px!important;left:4px!important;right:auto!important;z-index:20!important}.player-tile.eliminated_effect{animation:eliminate-blink-v8 5s ease-in-out 1!important}.player-tile.saved_effect{animation:protected-blink-v8 5s ease-in-out 1!important}.player-tile.protected,.player-tile.saved_effect{border-color:#4ade80f2!important;box-shadow:inset 0 0 36px #22c55e57,0 0 24px #22c55e3b!important}@keyframes eliminate-blink-v8{0%,20%,40%,60%,80%{background:#ef444475;box-shadow:0 0 26px #ef4444b8}10%,30%,50%,70%,90%{background:#ffffff0b;box-shadow:0 7px 18px #0000004d}to{background:#ef444438}}@keyframes protected-blink-v8{0%,20%{background:#ef444480;box-shadow:0 0 28px #ef4444b3}40%,60%,80%,to{background:#22c55e4d;box-shadow:0 0 30px #22c55e80}}.action-dock{min-height:38px!important;max-height:42px!important;padding:4px!important}.chat-drawer.open{height:min(56dvh,520px)!important}.chat-messages{gap:7px!important;align-content:start!important}.chat-message{flex:0 0 auto!important;min-height:34px!important;align-items:flex-start!important;margin:0!important}[dir=ltr] .emoji-picker{right:0!important;left:auto!important}[dir=rtl] .emoji-picker{left:0!important;right:auto!important}@media(max-height:740px){.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 8px !important;--tile-size: clamp( 54px, min(calc((100vw - 48px) / 3), calc((100dvh - 176px)/5) ), 94px ) !important}.role-card-image{width:15px!important;height:15px!important}}.player-tile.vote_effect{animation:vote-target-blink-v9 5s ease-in-out 1!important}@keyframes vote-target-blink-v9{0%,18%,36%,54%,72%{background:#ef44445c!important;box-shadow:inset 0 0 24px #ef444452,0 0 20px #ef444473!important}9%,27%,45%,63%,81%,to{background:#ffffff0b!important;box-shadow:inset 0 0 22px #ffffff06,0 7px 18px #0000004d!important}}.player-tile.saved_effect{animation:protected-blink-v9 5s ease-in-out 1!important}@keyframes protected-blink-v9{0%,12%,24%,36%{background:#ef44447a!important;box-shadow:inset 0 0 26px #ef44445c,0 0 24px #ef44448f!important}48%,62%,76%,90%,to{background:#22c55e52!important;box-shadow:inset 0 0 36px #22c55e66,0 0 26px #22c55e66!important}}.chat-messages{gap:8px!important;align-content:start!important}.chat-message-group{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;gap:8px!important;flex:0 0 auto!important;width:100%!important;margin:0!important;padding:0!important}[dir=rtl] .chat-message-group{grid-template-columns:minmax(0,1fr) 42px!important;direction:ltr!important}.chat-message-sender{display:grid!important;width:42px!important;justify-items:center!important;gap:3px!important;min-width:0!important}[dir=rtl] .chat-message-sender{grid-column:2!important}.chat-message-sender img{width:30px!important;height:30px!important;border-radius:8px!important;object-fit:cover!important}.chat-message-sender strong{display:block!important;width:42px!important;overflow:hidden!important;color:#fff!important;font-size:.66rem!important;line-height:1.05!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.chat-message-stack{display:grid!important;min-width:0!important;gap:3px!important;align-content:start!important}[dir=rtl] .chat-message-stack{grid-column:1!important;grid-row:1!important;text-align:right!important;direction:rtl!important}.chat-line{display:block!important;width:100%!important;margin:0!important;color:#e4e4e7!important;font-size:.88rem!important;line-height:1.28!important;overflow-wrap:anywhere!important;white-space:pre-wrap!important}.play-layout .floating-menu-wrap{display:none!important}.host-control-bar{position:relative!important;display:grid!important;grid-template-columns:minmax(84px,1fr) minmax(0,auto) auto 40px!important;align-items:center!important;gap:6px!important;direction:ltr!important}[dir=rtl] .host-control-bar{direction:ltr!important}[dir=rtl] .host-control-bar .host-status{direction:rtl!important;text-align:right!important}.play-menu-wrap{position:relative!important;justify-self:end!important;z-index:150!important}.play-menu-wrap .burger-button{width:36px!important;height:36px!important;border-radius:11px!important;color:#f8fafc!important;background:#0c0c11db!important;box-shadow:0 8px 18px #00000061!important}.play-menu-wrap .menu-popover,.play-menu-wrap .play-menu-popover{position:absolute!important;top:42px!important;right:0!important;left:auto!important;width:min(310px,calc(100vw - 20px))!important;max-height:min(70dvh,620px)!important;overflow-y:auto!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:16px!important;padding:8px!important;color:#f8fafc!important;background:#111118f7!important;box-shadow:0 24px 70px #0000008f!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;direction:ltr!important;text-align:left!important}[dir=rtl] .play-menu-wrap .menu-popover,[dir=rtl] .play-menu-wrap .play-menu-popover{direction:rtl!important;text-align:right!important}.play-menu-wrap .menu-popover button,.play-menu-wrap .play-menu-popover button{color:#f8fafc!important;background:#ffffff0f!important}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 11px !important;--tile-size: clamp( 53px, min(calc((100vw - 64px) / 3), calc((100dvh - 194px)/5) ), 100px ) !important;gap:var(--tile-gap)!important}.role-card-image{width:21px!important;height:21px!important;top:4px!important;left:4px!important;right:auto!important;opacity:.68!important;z-index:13!important}.vote-markers,.play-grid .vote-markers{gap:4px!important;min-height:22px!important;bottom:-25px!important}.vote-markers img{width:20px!important;height:20px!important;border-width:2px!important}.talk-flag{top:3px!important;right:3px!important;left:auto!important;min-width:30px!important;height:30px!important;padding:2px 5px!important;border-radius:999px!important;font-size:1.35rem!important;line-height:1!important;z-index:30!important}[dir=rtl] .talk-flag{right:3px!important;left:auto!important}.chat-message-group{grid-template-columns:34px minmax(0,1fr)!important;gap:7px!important;align-items:start!important}[dir=rtl] .chat-message-group{grid-template-columns:minmax(0,1fr) 34px!important}.chat-message-sender{width:34px!important;gap:2px!important}.chat-message-sender img{width:28px!important;height:28px!important;border-radius:8px!important}.chat-message-sender strong{width:34px!important;font-size:.58rem!important;line-height:1.02!important}.chat-message-stack{gap:2px!important}.chat-line{font-size:.86rem!important;line-height:1.24!important}@media(max-height:740px){.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 10px !important;--tile-size: clamp( 50px, min(calc((100vw - 58px) / 3), calc((100dvh - 184px)/5) ), 92px ) !important}.role-card-image{width:19px!important;height:19px!important}.vote-markers img{width:18px!important;height:18px!important}}.play-top-row{position:relative!important;z-index:140!important;display:grid!important;grid-template-columns:minmax(0,1fr) 40px!important;gap:6px!important;width:100%!important;align-items:stretch!important;direction:ltr!important}.play-top-row .host-control-bar{min-width:0!important;width:100%!important;grid-template-columns:minmax(76px,1fr) minmax(0,auto) auto!important;overflow:hidden!important}.play-top-row .play-menu-wrap{position:relative!important;z-index:220!important;width:40px!important;min-width:40px!important;align-self:stretch!important}.play-top-row .play-menu-wrap .burger-button{width:40px!important;height:100%!important;min-height:44px!important;border-radius:12px!important}.play-top-row .play-menu-wrap .menu-popover,.play-top-row .play-menu-wrap .play-menu-popover{top:calc(100% + 6px)!important;right:0!important;left:auto!important;z-index:300!important;width:min(318px,calc(100vw - 18px))!important;max-height:min(76dvh,660px)!important;overflow-y:auto!important}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 12px !important;--tile-size: clamp( 54px, min(calc((100vw - 66px) / 3), calc((100dvh - 178px)/5) ), 104px ) !important;gap:var(--tile-gap)!important}.role-card-image{width:25px!important;height:25px!important;top:3px!important;left:3px!important;opacity:.52!important}.mute-badge{position:absolute!important;top:3px!important;right:3px!important;left:auto!important;width:22px!important;height:22px!important;object-fit:contain!important;border:0!important;border-radius:6px!important;background:transparent!important;z-index:16!important}.vote-markers,.play-grid .vote-markers{bottom:-28px!important;gap:5px!important;min-height:24px!important}.vote-markers img{width:22px!important;height:22px!important;border-width:2px!important}.talk-flag,[dir=rtl] .talk-flag{top:2px!important;right:2px!important;left:auto!important;min-width:44px!important;height:44px!important;padding:3px 8px!important;border-radius:999px!important;font-size:2rem!important;line-height:1!important;z-index:35!important}.player-tile.vote_effect,.player-tile.eliminated_effect{animation:vote-target-blink-v11 10s ease-in-out 1!important}.player-tile.saved_effect{animation:protected-blink-v11 10s ease-in-out 1!important}.player-tile.dead,.player-tile.eliminated_effect{background:#7f1d1d52!important;border-color:#f87171c7!important;box-shadow:inset 0 0 32px #7f1d1d75,0 0 20px #b91c1c42!important}.player-tile.protected,.player-tile.saved_effect{border-color:#4ade80f5!important;background:#14532d3d!important;box-shadow:inset 0 0 38px #22c55e61,0 0 24px #22c55e42!important}@keyframes vote-target-blink-v11{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{background:#ef444485!important;box-shadow:inset 0 0 32px #ef444473,0 0 28px #ef4444b3!important}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{background:#ffffff0b!important;box-shadow:inset 0 0 22px #ffffff06,0 7px 18px #0000004d!important}to{background:#7f1d1d52!important}}@keyframes protected-blink-v11{0%,10%,20%,30%,40%{background:#ef444485!important;box-shadow:inset 0 0 32px #ef444473,0 0 28px #ef4444b3!important}50%,60%,70%,80%,90%,to{background:#22c55e57!important;box-shadow:inset 0 0 40px #22c55e6b,0 0 30px #22c55e80!important}}.game-log{color:#fff!important}.game-log p{margin:0!important;padding:5px 0!important;color:#fefefe!important;border-top:1px solid rgba(255,255,255,.08)!important}.game-log p.new-night{margin-top:7px!important;padding-top:9px!important;border-top:2px solid rgba(248,113,113,.52)!important}.chat-message-group{grid-template-columns:30px minmax(0,1fr)!important;gap:6px!important}[dir=rtl] .chat-message-group{grid-template-columns:minmax(0,1fr) 30px!important}.chat-message-sender{width:30px!important;gap:1px!important}.chat-message-sender img{width:24px!important;height:24px!important;border-radius:7px!important}.chat-message-sender strong{width:30px!important;font-size:.52rem!important;line-height:1!important}.chat-line{font-size:.84rem!important;line-height:1.2!important}.login-credit{margin:10px 0 0!important;color:#f8fafcb8!important;font-size:.76rem!important;text-align:center!important}.admin-collapsible{display:block!important}.admin-collapsible>summary,.admin-members>summary{cursor:pointer!important;list-style:none!important;padding:8px 0!important;color:#f8fafc!important;font-weight:900!important}.admin-collapsible>summary::-webkit-details-marker,.admin-members>summary::-webkit-details-marker{display:none!important}.admin-collapsible>summary:after,.admin-members>summary:after{content:" +"!important;color:#f87171!important}.admin-collapsible[open]>summary:after,.admin-members[open]>summary:after{content:" −"!important}.admin-members{width:100%!important;margin-top:8px!important}@media(max-height:740px){.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 10px !important;--tile-size: clamp( 50px, min(calc((100vw - 60px) / 3), calc((100dvh - 168px)/5) ), 94px ) !important}.role-card-image{width:22px!important;height:22px!important}.vote-markers img{width:19px!important;height:19px!important}}.phase-flash{animation:phase-hold-final .35s ease both!important;padding:24px!important;text-align:center!important;line-height:1.25!important;font-size:clamp(1.45rem,5vw,2.05rem)!important}@keyframes phase-hold-final{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.player-tile{position:relative!important;overflow:visible!important}.player-avatar,.player-tile strong,.role-card-image,.mute-badge,.host-badge,.vote-markers,.talk-flag{position:relative;z-index:16}.player-tile.vote_effect:after,.player-tile.eliminated_effect:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;pointer-events:none;z-index:9;animation:visible-red-blink-final 10s steps(10,end) 1 both!important}.player-tile.saved_effect:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;pointer-events:none;z-index:9;animation:visible-protected-blink-final 10s steps(10,end) 1 both!important}@keyframes visible-red-blink-final{0%,20%,40%,60%,80%{background:#ef4444bd;box-shadow:inset 0 0 42px #ef4444a3,0 0 34px #ef4444db}10%,30%,50%,70%,90%{background:#ef44441f;box-shadow:inset 0 0 18px #ef44442e,0 0 12px #ef444447}to{background:#7f1d1d47;box-shadow:inset 0 0 30px #7f1d1d6b,0 0 20px #b91c1c52}}@keyframes visible-protected-blink-final{0%,20%,40%{background:#ef4444c2;box-shadow:inset 0 0 42px #ef4444a3,0 0 34px #ef4444db}10%,30%{background:#ef44441f;box-shadow:inset 0 0 18px #ef44442e,0 0 12px #ef444447}50%,70%,90%,to{background:#22c55e70;box-shadow:inset 0 0 44px #22c55e8c,0 0 34px #22c55ead}60%,80%{background:#22c55e29;box-shadow:inset 0 0 18px #22c55e3d,0 0 14px #22c55e47}}.login-credit{position:fixed!important;right:0!important;bottom:14px!important;left:0!important;z-index:30!important;margin:0 auto!important;padding:0 18px!important;color:#f8fafcc7!important;font-size:.78rem!important;font-weight:700!important;text-align:center!important;pointer-events:none!important}.player-tile .host-badge,.play-tile .host-badge,.host-badge{position:absolute!important;top:-16px!important;left:50%!important;right:auto!important;z-index:28!important;display:block!important;min-width:42px!important;transform:translate(-50%)!important;color:#facc15!important;font-size:.58rem!important;font-weight:950!important;line-height:14px!important;text-align:center!important;text-shadow:0 1px 3px rgba(0,0,0,.7)!important;pointer-events:none!important}.player-tile .role-card-image,.play-tile .role-card-image,.role-card-image{position:absolute!important;top:5px!important;left:5px!important;right:auto!important;z-index:26!important;width:29px!important;height:29px!important;border-radius:7px!important;object-fit:contain!important;opacity:1!important;background:transparent!important;box-shadow:0 0 0 1px #00000073,0 4px 10px #0000003d!important}.player-tile.vote_effect:after{content:none!important;animation:none!important}.app-shell.play-layout{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.app-shell.play-layout .screen{position:relative!important;height:100dvh!important;min-height:0!important;overflow:hidden!important;padding:0!important}.play-layout .game-board{box-sizing:border-box!important;display:flex!important;width:100%!important;max-width:480px!important;height:100dvh!important;min-height:0!important;flex-direction:column!important;gap:8px!important;overflow:hidden!important;margin:0 auto!important;padding:calc(6px + env(safe-area-inset-top)) 8px calc(52px + env(safe-area-inset-bottom))!important}.play-top-row{position:relative!important;z-index:150!important;display:grid!important;flex:0 0 48px!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:7px!important;align-items:stretch!important;direction:ltr!important}.play-top-row .host-control-bar,.host-control-bar{box-sizing:border-box!important;display:grid!important;min-width:0!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;grid-template-columns:minmax(72px,1fr) minmax(0,auto) auto!important;align-items:center!important;gap:5px!important;overflow:hidden!important;border-radius:13px!important;padding:5px 6px!important;background:#ffffff0e!important}[dir=rtl] .play-top-row,[dir=rtl] .host-control-bar{direction:ltr!important}.host-status{min-width:0!important;overflow:hidden!important}.host-status strong,.host-status span:not(.phase-bar){display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.host-control-actions{max-width:min(46vw,210px)!important;gap:4px!important;overflow-x:auto!important;overflow-y:hidden!important}.host-control-actions button,.host-control-actions .small{min-height:31px!important;padding:5px 8px!important;white-space:nowrap!important}.host-control-bar .timer-large{min-width:52px!important;padding:6px 7px!important;font-size:.95rem!important}.play-top-row .play-menu-wrap{position:relative!important;z-index:260!important;width:42px!important;min-width:42px!important;height:48px!important;align-self:stretch!important}.play-top-row .burger-button{width:42px!important;height:48px!important;min-height:48px!important;border-radius:13px!important}.play-top-row .menu-popover,.play-top-row .play-menu-popover{position:absolute!important;top:calc(100% + 7px)!important;right:0!important;left:auto!important;z-index:500!important;width:min(320px,calc(100vw - 18px))!important;max-height:min(76dvh,620px)!important;overflow-y:auto!important}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: clamp(8px, 1.7dvh, 13px) !important;--tile-size: clamp( 48px, min(calc((100vw - 58px) / 3), calc((100dvh - 176px)/5) ), 92px ) !important;box-sizing:border-box!important;display:grid!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;grid-template-columns:repeat(3,var(--tile-size))!important;grid-template-rows:repeat(5,var(--tile-size))!important;grid-auto-rows:var(--tile-size)!important;justify-content:center!important;align-content:center!important;gap:var(--tile-gap)!important;overflow:visible!important;padding:2px 0!important}.player-tile,.player-tile.play-tile,.play-grid .player-tile{box-sizing:border-box!important;position:relative!important;display:grid!important;width:var(--tile-size)!important;height:var(--tile-size)!important;min-width:var(--tile-size)!important;min-height:var(--tile-size)!important;grid-template-rows:minmax(0,1fr) 18px!important;justify-items:center!important;align-items:center!important;gap:1px!important;overflow:visible!important;padding:4px 4px 3px!important;transform:none!important}.player-tile.selected{border-color:#facc15!important;box-shadow:0 0 0 2px #facc158c,0 0 20px #facc1552!important}.player-avatar,.play-grid .player-avatar,.many-players .player-avatar{width:min(76%,calc(var(--tile-size) - 28px))!important;height:auto!important;aspect-ratio:1 / 1!important;max-width:calc(var(--tile-size) - 24px)!important;max-height:calc(var(--tile-size) - 28px)!important;align-self:end!important;object-fit:cover!important;border-radius:999px!important}.player-tile strong,.play-grid .player-tile strong{box-sizing:border-box!important;width:calc(100% - 8px)!important;height:17px!important;min-height:17px!important;max-height:17px!important;overflow:hidden!important;border-radius:999px!important;padding:0 4px!important;font-size:.64rem!important;line-height:17px!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.player-tile .host-badge,.play-tile .host-badge,.host-badge{top:-15px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.player-tile .role-card-image,.play-tile .role-card-image,.role-card-image{position:absolute!important;top:3px!important;left:2px!important;right:auto!important;z-index:28!important;width:clamp(18px,calc(var(--tile-size) * .28),25px)!important;height:clamp(18px,calc(var(--tile-size) * .28),25px)!important;border-radius:6px!important;object-fit:contain!important;opacity:.72!important;background:transparent!important;box-shadow:none!important}.mute-badge{top:3px!important;right:3px!important;width:clamp(17px,calc(var(--tile-size) * .24),23px)!important;height:clamp(17px,calc(var(--tile-size) * .24),23px)!important}.talk-flag,[dir=rtl] .talk-flag{top:1px!important;right:1px!important;left:auto!important;min-width:clamp(28px,calc(var(--tile-size) * .42),40px)!important;height:clamp(28px,calc(var(--tile-size) * .42),40px)!important;padding:2px 6px!important;font-size:clamp(1.25rem,calc(var(--tile-size) * .31),1.8rem)!important;z-index:42!important}.vote-markers,.play-grid .vote-markers{position:absolute!important;top:calc(100% + 3px)!important;bottom:auto!important;right:0!important;left:0!important;z-index:36!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:5px!important;min-height:23px!important;pointer-events:none!important}.vote-markers img{width:clamp(19px,calc(var(--tile-size) * .27),24px)!important;height:clamp(19px,calc(var(--tile-size) * .27),24px)!important}.action-dock{box-sizing:border-box!important;position:relative!important;z-index:130!important;display:flex!important;flex:0 0 48px!important;min-height:48px!important;max-height:48px!important;align-items:center!important;justify-content:center!important;gap:8px!important;overflow:hidden!important;margin:0!important;padding:5px 6px!important;border-radius:13px!important}.action-dock:empty{visibility:hidden!important}.action-dock button{min-width:min(78vw,250px)!important;min-height:38px!important;max-height:38px!important;flex:0 1 auto!important;border-radius:12px!important;padding:8px 16px!important;font-size:.86rem!important;line-height:1!important;white-space:nowrap!important}.action-dock button.active,.host-control-actions button.active{outline:2px solid rgba(250,204,21,.85)!important;box-shadow:0 0 18px #facc1552!important}.chat-drawer{z-index:170!important;right:max(6px,calc((100vw - 480px)/2 + 6px))!important;left:max(6px,calc((100vw - 480px)/2 + 6px))!important;transform:translateY(calc(100% - 48px))!important}.chat-drawer.open{height:min(56dvh,520px)!important;max-height:min(56dvh,520px)!important;transform:translateY(0)!important}.chat-body{display:grid!important;height:calc(100% - 48px)!important;min-height:0!important;grid-template-rows:minmax(0,1fr) auto!important;overflow:hidden!important}.chat-messages{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}@media(max-height:720px){.play-layout .game-board{gap:6px!important;padding-right:6px!important;padding-left:6px!important}.play-top-row{flex-basis:44px!important;grid-template-columns:minmax(0,1fr) 39px!important}.play-top-row .host-control-bar,.host-control-bar,.play-top-row .burger-button,.play-top-row .play-menu-wrap{height:44px!important;min-height:44px!important;max-height:44px!important}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{--tile-gap: 8px !important;--tile-size: clamp( 45px, min(calc((100vw - 54px) / 3), calc((100dvh - 158px)/5) ), 86px ) !important}.action-dock{flex-basis:44px!important;min-height:44px!important;max-height:44px!important}.action-dock button{min-height:35px!important;max-height:35px!important;font-size:.8rem!important}}.player-tile,.play-tile{position:relative!important}.player-tile .talk-flag,.play-tile .talk-flag,.talk-flag,[dir=rtl] .talk-flag{position:absolute!important;display:grid!important;place-items:center!important;top:1px!important;right:1px!important;left:auto!important;bottom:auto!important;z-index:999!important;pointer-events:none!important;transform:none!important}.spectator-wrap{position:relative!important;flex:0 0 auto!important}.spectator-pill,.voice-button{min-width:38px!important;min-height:31px!important;padding:5px 8px!important;border-radius:999px!important;white-space:nowrap!important}.voice-button.active{border-color:#4ade80cc!important;box-shadow:0 0 12px #22c55e42!important}.spectator-popover{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;z-index:610!important;width:min(220px,calc(100vw - 34px))!important;max-height:240px!important;overflow-y:auto!important;padding:10px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:14px!important;background:#0f172af5!important;box-shadow:0 22px 55px #0000006b!important;color:#fff!important}.spectator-popover strong,.spectator-popover p{display:block!important;margin:0 0 6px!important;font-size:.78rem!important;line-height:1.2!important}.player-tile .mute-badge,.play-tile .mute-badge,.mute-badge{position:absolute!important;top:-7px!important;right:-7px!important;left:auto!important;z-index:75!important;width:clamp(18px,calc(var(--tile-size) * .25),24px)!important;height:clamp(18px,calc(var(--tile-size) * .25),24px)!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important}.mode-doctor .player-tile.selected{border-color:#4ade80!important;box-shadow:0 0 0 2px #4ade80bf,0 0 24px #22c55e5c!important}.mode-detective .player-tile.selected{border-color:#fb923c!important;box-shadow:0 0 0 2px #fb923cbf,0 0 24px #fb923c5c!important}.action-dock button:disabled{opacity:.45!important;filter:grayscale(.45)!important;cursor:not-allowed!important}.host-mute-all-button{min-width:92px!important;min-height:31px!important;padding:5px 10px!important;font-size:.74rem!important;white-space:nowrap!important}.chat-tab{gap:8px!important;align-items:center!important}.chat-voice-button{flex:0 0 auto!important;width:52px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#0f172aeb!important;color:#fff!important;font-size:1.45rem!important;line-height:1!important;box-shadow:0 10px 28px #00000059!important}.chat-voice-button.active{border-color:#4ade80e6!important;box-shadow:0 0 0 1px #4ade8061,0 0 18px #22c55e47!important}.chat-voice-button.muted{border-color:#f87171db!important;box-shadow:0 0 0 1px #f871714d,0 0 16px #ef444438!important}.chat-voice-button:disabled{opacity:.7!important;filter:grayscale(.25)!important}.player-local-mute{position:absolute!important;right:2px!important;bottom:2px!important;z-index:130!important;width:clamp(20px,calc(var(--tile-size) * .27),27px)!important;height:clamp(20px,calc(var(--tile-size) * .27),27px)!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.2)!important;background:#020617bf!important;color:#fff!important;font-size:clamp(.72rem,calc(var(--tile-size) * .15),.94rem)!important;line-height:1!important;box-shadow:0 6px 14px #00000059!important;pointer-events:auto!important}.player-local-mute.online{border-color:#60a5fab3!important}.player-local-mute.active{border-color:#f87171e6!important;background:#7f1d1dd1!important}.player-tile.speaking_voice,.play-tile.speaking_voice{border-color:#4ade80!important;box-shadow:0 0 0 2px #4ade80b8,0 0 22px #22c55e7a!important}.player-tile .talk-flag,.play-tile .talk-flag,.talk-flag,[dir=rtl] .talk-flag{top:-2px!important;right:-2px!important;font-size:1.45rem!important;width:28px!important;height:28px!important;border-radius:999px!important;background:#0f172a85!important;text-shadow:0 2px 8px rgba(0,0,0,.5)!important}.player-tile .talk-flag.flag-signal,.play-tile .talk-flag.flag-signal,.talk-flag.flag-signal{top:-7px!important;right:-7px!important;width:38px!important;height:38px!important;font-size:2.15rem!important;background:#0f172aa8!important;box-shadow:0 0 16px #facc1559!important}.play-top-row{grid-template-columns:minmax(0,1fr) 44px 42px!important;overflow:visible!important}.play-top-row .host-control-bar,.host-control-bar{grid-template-columns:minmax(54px,1fr) minmax(0,auto) auto auto!important;overflow:hidden!important}.host-control-actions{max-width:min(34vw,150px)!important}.host-mute-all-button{width:50px!important;min-width:50px!important;height:32px!important;min-height:32px!important;padding:4px 5px!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(248,113,113,.58)!important;background:#7f1d1d9e!important;color:#fff!important;font-size:.72rem!important;line-height:1!important;white-space:nowrap!important}.play-spectator-wrap{position:relative!important;z-index:290!important;width:44px!important;min-width:44px!important;height:48px!important;align-self:stretch!important;overflow:visible!important}.play-spectator-wrap .spectator-pill{width:44px!important;min-width:44px!important;height:48px!important;min-height:48px!important;padding:0!important;border-radius:13px!important;display:grid!important;place-items:center!important;font-size:.9rem!important}.play-spectator-wrap .spectator-popover{position:absolute!important;top:calc(100% + 7px)!important;right:0!important;left:auto!important;z-index:700!important;width:min(230px,calc(100vw - 24px))!important;max-height:min(50dvh,260px)!important;overflow-y:auto!important}[dir=rtl] .play-spectator-wrap .spectator-popover{right:0!important;left:auto!important}@media(max-width:390px){.play-top-row{grid-template-columns:minmax(0,1fr) 40px 40px!important;gap:5px!important}.play-spectator-wrap,.play-top-row .play-menu-wrap,.play-spectator-wrap .spectator-pill,.play-top-row .burger-button{width:40px!important;min-width:40px!important}.host-mute-all-button{width:44px!important;min-width:44px!important;font-size:.68rem!important}.host-control-actions{max-width:min(30vw,118px)!important}}.play-top-row{grid-template-columns:minmax(0,1fr) 52px 48px 48px!important;align-items:stretch!important;overflow:visible!important}.play-host-voice-wrap,.play-spectator-wrap,.play-menu-wrap{position:relative!important;z-index:320!important;height:48px!important;min-height:48px!important;align-self:stretch!important;overflow:visible!important}.play-host-voice-wrap{width:52px!important;min-width:52px!important}.play-host-voice-wrap .host-mute-all-button{width:52px!important;min-width:52px!important;height:48px!important;min-height:48px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:13px!important;border:1px solid rgba(248,113,113,.7)!important;background:linear-gradient(135deg,#7f1d1dfa,#ef44448c)!important;color:#fff!important;font-size:.72rem!important;font-weight:900!important;line-height:1.05!important;white-space:normal!important;text-align:center!important;box-shadow:0 0 0 1px #f8717133,0 12px 26px #00000059!important}.play-spectator-wrap,.play-spectator-wrap .spectator-pill{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important}.play-spectator-wrap .spectator-pill{border-radius:13px!important;padding:0!important;display:grid!important;place-items:center!important;font-size:1rem!important;font-weight:900!important}.play-menu-wrap,.play-menu-wrap .burger-button{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important}.play-menu-wrap .burger-button{border-radius:13px!important;font-size:1.35rem!important}.play-spectator-wrap .spectator-popover{right:0!important;left:auto!important;top:calc(100% + 7px)!important;z-index:800!important}.player-tile.kick_target,.play-tile.kick_target{border-color:#f87171!important;box-shadow:0 0 0 2px #f87171cc,0 0 24px #ef444461!important}.inline-account-edit{grid-column:1 / -1!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid rgba(255,255,255,.12)!important}.about-screen .about-hero{border:1px solid rgba(255,255,255,.12)!important;border-radius:24px!important;padding:22px!important;background:radial-gradient(circle at top,#ef44443d,#0f172ab8)!important}.about-panel{overflow:visible!important}.role-guide-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:12px!important}.role-guide-card{display:grid!important;grid-template-columns:58px 1fr!important;gap:12px!important;align-items:center!important;padding:12px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;background:#0f172aad!important}.role-guide-card img{width:58px!important;height:58px!important;object-fit:contain!important;border-radius:14px!important}.role-guide-card strong,.phase-guide-list strong{display:block!important;color:#fff!important;font-size:1rem!important}.role-guide-card span{display:inline-block!important;margin:3px 0 5px!important;padding:2px 8px!important;border-radius:999px!important;background:#ffffff1a!important;color:#e5e7eb!important;font-size:.72rem!important}.role-guide-card p,.phase-guide-list p,.about-notes li{margin:0!important;color:#cbd5e1!important;font-size:.86rem!important;line-height:1.45!important}.rules-table-wrap{overflow-x:auto!important}.rules-table{width:100%!important;border-collapse:collapse!important;min-width:520px!important}.rules-table th,.rules-table td{padding:10px!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#e5e7eb!important;text-align:start!important;font-size:.84rem!important}.rules-table th{color:#fff!important;background:#ffffff0f!important}.phase-guide-list{display:grid!important;gap:10px!important}.phase-guide-list article{padding:12px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.1)!important;background:#0f172a9e!important}.about-notes{display:grid!important;gap:8px!important;margin:0!important;padding-inline-start:22px!important}@media(max-width:390px){.play-top-row{grid-template-columns:minmax(0,1fr) 46px 43px 43px!important;gap:5px!important}.play-host-voice-wrap,.play-host-voice-wrap .host-mute-all-button{width:46px!important;min-width:46px!important}.play-spectator-wrap,.play-spectator-wrap .spectator-pill,.play-menu-wrap,.play-menu-wrap .burger-button{width:43px!important;min-width:43px!important}.play-host-voice-wrap .host-mute-all-button{font-size:.64rem!important}.role-guide-grid{grid-template-columns:1fr!important}}.play-top-row{grid-template-columns:minmax(0,1fr) 56px 48px 50px!important;overflow:visible!important}.play-host-voice-wrap{display:block!important;visibility:visible!important;opacity:1!important;width:56px!important;min-width:56px!important;height:48px!important;min-height:48px!important;position:relative!important;z-index:600!important;overflow:visible!important}.play-host-voice-wrap .host-mute-all-button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important;width:56px!important;min-width:56px!important;height:48px!important;min-height:48px!important;padding:0!important;border-radius:13px!important;border:1px solid rgba(248,113,113,.95)!important;background:linear-gradient(135deg,#7f1d1d,#ef4444d1)!important;color:#fff!important;font-size:1.05rem!important;line-height:1!important;box-shadow:0 8px 24px #7f1d1d6b!important;pointer-events:auto!important}.play-host-voice-wrap .host-mute-all-button span{display:block!important;max-width:52px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.56rem!important;font-weight:900!important}[dir=rtl] .about-screen,[dir=rtl] .about-screen *{box-sizing:border-box!important;min-width:0!important}[dir=rtl] .about-screen{width:100%!important;max-width:100%!important;overflow-x:hidden!important;padding-inline:10px!important}[dir=rtl] .about-screen .hero,[dir=rtl] .about-panel{width:100%!important;max-width:100%!important;overflow:hidden!important}[dir=rtl] .role-guide-grid{grid-template-columns:1fr!important;width:100%!important}[dir=rtl] .role-guide-card{grid-template-columns:50px minmax(0,1fr)!important;gap:9px!important;padding:10px!important;width:100%!important;max-width:100%!important}[dir=rtl] .role-guide-card img{width:50px!important;height:50px!important}[dir=rtl] .role-guide-card p,[dir=rtl] .phase-guide-list p,[dir=rtl] .about-notes li,[dir=rtl] .rules-table td,[dir=rtl] .rules-table th{overflow-wrap:anywhere!important;word-break:normal!important}[dir=rtl] .rules-table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important}[dir=rtl] .rules-table{min-width:0!important;width:100%!important;table-layout:fixed!important}@media(max-width:390px){.play-top-row{grid-template-columns:minmax(0,1fr) 50px 43px 45px!important;gap:5px!important}.play-host-voice-wrap,.play-host-voice-wrap .host-mute-all-button{width:50px!important;min-width:50px!important}.play-host-voice-wrap .host-mute-all-button span{font-size:.52rem!important;max-width:46px!important}}.hidden-livekit-audio{display:none!important}.play-top-row{grid-template-columns:minmax(0,1fr) 48px 50px!important;overflow:visible!important}.play-host-voice-wrap,.host-mute-all-button{display:none!important}.presence-dot{position:absolute!important;top:3px!important;right:4px!important;z-index:18!important;width:14px!important;height:14px!important;display:grid!important;place-items:center!important;font-size:.48rem!important;line-height:1!important;border-radius:999px!important;background:#0f172ac7!important;border:1px solid rgba(255,255,255,.18)!important;pointer-events:none!important}.player-tile strong,.play-tile strong{font-size:clamp(.58rem,1.8vw,.7rem)!important;font-weight:500!important;line-height:1.05!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.player-local-mute{z-index:14!important}.profile-modal,.avatar-modal,.friends-modal{z-index:5000!important}.friends-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;padding:14px!important;background:#020617b8!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.friends-card{width:min(94vw,440px)!important;max-height:86dvh!important;overflow-y:auto!important;position:relative!important;padding:18px!important;border-radius:22px!important;border:1px solid rgba(255,255,255,.14)!important;background:linear-gradient(145deg,#0f172afa,#1e293bf5)!important;color:#f8fafc!important;box-shadow:0 24px 80px #00000073!important}.friends-section{margin-top:14px!important;display:grid!important;gap:8px!important}.friends-section h3{margin:0!important;font-size:.9rem!important;color:#e2e8f0!important}.friend-row{display:grid!important;grid-template-columns:34px 22px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:8px!important;border-radius:14px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.08)!important}.friend-row img{width:34px!important;height:34px!important;border-radius:50%!important;object-fit:cover!important}.friend-row strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.86rem!important}.friend-search{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;gap:8px!important}.chat-message-group{padding:7px 8px!important;border-radius:13px!important}.chat-message-group:nth-of-type(odd){background:#ffffff0b!important}.chat-message-group:nth-of-type(2n){background:#3b82f613!important}.chat-message-sender{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;min-height:22px!important;margin-bottom:3px!important}.chat-message-sender img{width:19px!important;height:19px!important;min-width:19px!important;border-radius:50%!important}.chat-message-sender strong{font-size:.72rem!important;font-weight:700!important;line-height:1!important}@media(max-width:390px){.play-top-row{grid-template-columns:minmax(0,1fr) 43px 45px!important;gap:5px!important}}.game-board{position:relative!important;overflow:hidden!important;isolation:isolate!important;transition:background .9s ease,box-shadow .9s ease!important}.game-board>*{position:relative!important;z-index:2!important}.game-board:before,.game-board:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;z-index:0!important;transition:opacity .9s ease,transform .9s ease!important}.game-board.phase-lobby:before,.game-board.phase-starting_countdown:before,.game-board.phase-welcome:before{opacity:1!important;background:radial-gradient(circle at 18% 10%,rgba(255,220,150,.23),transparent 22%),linear-gradient(145deg,#1e40af24,#0e74901a 48%,#fbbf241a)!important;animation:waiting-sky-drift 12s ease-in-out infinite alternate!important}.game-board.phase-night_special:before{opacity:1!important;background:radial-gradient(circle at 78% 12%,rgba(226,232,240,.18),transparent 9%),radial-gradient(circle at 16% 26%,rgba(96,165,250,.12),transparent 18%),linear-gradient(160deg,#020617c2,#0f172aa8,#1e1b4b8a)!important;animation:night-sky-breathe 10s ease-in-out infinite alternate!important}.game-board.phase-day_discussion:before,.game-board.phase-day_vote:before,.game-board.phase-vote_reveal:before{opacity:1!important;background:radial-gradient(circle at var(--sun-x, 18%) var(--sun-y, 16%),rgba(255,236,171,.32),transparent 13%),linear-gradient(160deg,#7dd3fc1f,#22c55e12,#fbbf241a)!important;animation:day-sky-shimmer 8s ease-in-out infinite alternate!important}.game-board.phase-finished:before{opacity:1!important;background:radial-gradient(circle at 50% 15%,rgba(248,113,113,.16),transparent 22%),linear-gradient(160deg,#1e293b9e,#0f172ab8)!important}@keyframes waiting-sky-drift{0%{transform:translate3d(-1.5%,-1%,0) scale(1.02)}to{transform:translate3d(1.5%,1%,0) scale(1.04)}}@keyframes night-sky-breathe{0%{transform:scale(1.01);opacity:.88}to{transform:scale(1.05);opacity:1}}@keyframes day-sky-shimmer{0%{filter:brightness(.94)}to{filter:brightness(1.08)}}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{width:min(100%,480px)!important;max-width:480px!important;gap:clamp(7px,1.8vw,11px)!important}.player-tile,.player-tile.play-tile,.play-grid .player-tile{overflow:visible!important;padding:6px 5px 4px!important}.player-tile .player-avatar,.play-tile .player-avatar{width:min(58%,50px)!important;height:min(58%,50px)!important;margin-top:1px!important}.player-name-row{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;padding:0 2px!important;margin-top:1px!important;position:relative!important;z-index:20!important}.player-name-row strong,.player-tile .player-name-row strong,.play-grid .player-tile .player-name-row strong{min-width:0!important;max-width:calc(100% - 21px)!important;font-size:clamp(.52rem,1.55vw,.62rem)!important;font-weight:400!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important}.player-local-mute{position:static!important;width:18px!important;height:18px!important;min-width:18px!important;display:grid!important;place-items:center!important;font-size:.66rem!important;line-height:1!important;border-radius:999px!important;background:#0f172ab8!important;border:1px solid rgba(255,255,255,.22)!important;z-index:22!important}.presence-dot,.player-tile .presence-dot{top:auto!important;right:auto!important;left:4px!important;bottom:4px!important;z-index:21!important}[dir=rtl] .presence-dot,[dir=rtl] .player-tile .presence-dot{left:4px!important;right:auto!important}.role-card-image,.player-tile .role-card-image,.play-tile .role-card-image{opacity:1!important;width:24px!important;height:24px!important;top:-7px!important;left:-7px!important;right:auto!important;z-index:23!important;filter:drop-shadow(0 3px 6px rgba(0,0,0,.45))!important}[dir=rtl] .role-card-image,[dir=rtl] .player-tile .role-card-image,[dir=rtl] .play-tile .role-card-image{left:-7px!important;right:auto!important}.chat-message-group:nth-of-type(odd){background:#ffffff13!important}.chat-message-group:nth-of-type(2n){background:#60a5fa21!important}.chat-message-sender{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;margin-bottom:4px!important}[dir=rtl] .chat-message-sender{flex-direction:row-reverse!important;justify-content:flex-end!important}.chat-message-sender img{width:20px!important;height:20px!important;min-width:20px!important}.chat-message-sender strong{max-width:170px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.monitoring-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.monitoring-grid article{padding:12px!important;border-radius:16px!important;background:#0f172ab8!important;color:#f8fafc!important;border:1px solid rgba(255,255,255,.12)!important;display:grid!important;gap:4px!important}.monitoring-grid article span,.monitoring-grid article small{color:#cbd5e1!important;font-size:.75rem!important}.monitoring-grid article strong{font-size:1.25rem!important}.monitor-table{display:grid!important;gap:5px!important;overflow-x:auto!important}.monitor-row{display:grid!important;grid-template-columns:minmax(130px,1fr) 55px 60px 60px 45px!important;gap:8px!important;align-items:center!important;padding:7px 8px!important;border-radius:10px!important;background:#ffffff0f!important;color:#f8fafc!important;font-size:.76rem!important}.monitor-head{background:#3b82f62e!important;font-weight:700!important}.monitor-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.monitor-tags span{padding:7px 9px!important;border-radius:999px!important;background:#ffffff14!important;color:#f8fafc!important;font-size:.78rem!important}@media(max-width:390px){.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{width:min(100%,450px)!important;gap:7px!important}.role-card-image,.player-tile .role-card-image,.play-tile .role-card-image{width:22px!important;height:22px!important}.monitoring-grid{grid-template-columns:1fr!important}}.play-layout,.play-layout .screen,.game-board{overflow:hidden!important}.game-board{position:relative!important;isolation:isolate!important;padding-top:calc(10px + env(safe-area-inset-top,0px))!important}.game-board:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;pointer-events:none!important;opacity:.98!important;transition:background .9s ease,filter .9s ease!important}.game-board.phase-lobby:before,.game-board.phase-welcome:before,.game-board.phase-starting_countdown:before{background:radial-gradient(circle at 50% 10%,rgba(255,231,153,.46) 0 8%,transparent 22%),linear-gradient(180deg,#243746,#21343d,#182e2b 72%,#182416)!important}.game-board.phase-night_special:before{background:radial-gradient(circle at 82% 11%,rgba(225,235,255,.78) 0 5%,rgba(146,163,202,.28) 8%,transparent 20%),radial-gradient(circle at 18% 38%,rgba(80,100,180,.14),transparent 26%),linear-gradient(180deg,#050818,#0a1025 42%,#06121b 72%,#05080f)!important;filter:saturate(1.15) contrast(1.05)!important}.game-board.phase-day_discussion:before,.game-board.phase-day_vote:before,.game-board.phase-vote_reveal:before{background:radial-gradient(circle at var(--sun-x, 45%) 8%,rgba(255,237,120,.78) 0 7%,rgba(255,183,76,.24) 13%,transparent 27%),linear-gradient(180deg,#79bdea,#6ab4dd 25%,#8ac78d 64%,#2a4e26)!important;animation:board-day-breathe-real 6s ease-in-out infinite alternate!important}.game-board.phase-finished:before{background:radial-gradient(circle at 50% 8%,rgba(190,80,80,.24),transparent 25%),linear-gradient(180deg,#171720,#17121a 48%,#0c1113)!important}@keyframes board-day-breathe-real{0%{filter:brightness(.96) saturate(1.03)}to{filter:brightness(1.08) saturate(1.12)}}.game-board>*{position:relative!important;z-index:1!important}.play-top-row{position:relative!important;z-index:2000!important;display:grid!important;grid-template-columns:minmax(0,1fr) 52px 52px!important;align-items:stretch!important;gap:8px!important;width:min(100%,478px)!important;max-width:478px!important;min-height:52px!important;margin:0 auto 8px!important;padding:0 8px!important}.host-control-bar{min-height:52px!important;height:52px!important;width:100%!important;max-width:none!important;border-radius:13px!important;padding:5px 7px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto!important;gap:7px!important;align-items:center!important;overflow:hidden!important;background:#121e27d6!important;border:1px solid rgba(255,255,255,.13)!important}.host-status{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#fffc!important;font-size:.58rem!important;white-space:nowrap!important}.host-status .phase-bar{width:42px!important;height:4px!important;overflow:hidden!important;margin:0!important}.host-control-actions{min-width:0!important;overflow-x:auto!important;display:flex!important;align-items:center!important;gap:5px!important;scrollbar-width:none!important}.host-control-actions::-webkit-scrollbar{display:none!important}.host-control-actions button,.host-control-actions .small{min-height:32px!important;padding:0 8px!important;font-size:.62rem!important;white-space:nowrap!important}.timer-large{min-width:58px!important;width:58px!important;height:35px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;font-size:.92rem!important;letter-spacing:.02em!important}.phase-label-inline{justify-self:end!important;max-width:74px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important;line-height:1.05!important;color:#fff!important}.play-spectator-wrap,.play-menu-wrap{position:relative!important;z-index:4000!important;height:52px!important;width:52px!important}.spectator-pill,.play-menu-wrap .burger-button{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;border-radius:13px!important;display:grid!important;place-items:center!important;padding:0!important;font-size:1.25rem!important;background:#050a12e0!important;color:#fff!important;box-shadow:0 10px 24px #00000040!important}.spectator-pill{grid-template-columns:1fr!important;gap:0!important}.spectator-pill strong{font-size:.82rem!important;line-height:1!important;margin-top:-8px!important}.clean-eye-icon,.listen-icon,.mic-icon,.speaker-icon{display:inline-block!important;width:20px!important;height:20px!important;background:currentColor!important;mask-position:center!important;mask-repeat:no-repeat!important;mask-size:contain!important;-webkit-mask-position:center!important;-webkit-mask-repeat:no-repeat!important;-webkit-mask-size:contain!important}.clean-eye-icon{color:#fff!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5C6.5 5 2.1 9.6 1 12c1.1 2.4 5.5 7 11 7s9.9-4.6 11-7c-1.1-2.4-5.5-7-11-7Zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8Zm0-2.2a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5C6.5 5 2.1 9.6 1 12c1.1 2.4 5.5 7 11 7s9.9-4.6 11-7c-1.1-2.4-5.5-7-11-7Zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8Zm0-2.2a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6Z'/%3E%3C/svg%3E")!important}.mic-icon{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3Zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 6 6.9V21h2v-3.1A7 7 0 0 0 19 11h-2Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3Zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 6 6.9V21h2v-3.1A7 7 0 0 0 19 11h-2Z'/%3E%3C/svg%3E")!important}.listen-icon,.speaker-icon{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9v6h4l5 4V5L7 9H3Zm13.5 3a4 4 0 0 0-2-3.46v6.92a4 4 0 0 0 2-3.46Zm-2-8.5v2.1a7 7 0 0 1 0 12.8v2.1a9 9 0 0 0 0-17Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9v6h4l5 4V5L7 9H3Zm13.5 3a4 4 0 0 0-2-3.46v6.92a4 4 0 0 0 2-3.46Zm-2-8.5v2.1a7 7 0 0 1 0 12.8v2.1a9 9 0 0 0 0-17Z'/%3E%3C/svg%3E")!important}.menu-popover,.play-menu-popover,.emoji-picker,.spectator-popover{z-index:9999!important}.phase-flash,.action-message,.newspaper{position:absolute!important;top:calc(64px + env(safe-area-inset-top,0px))!important;left:50%!important;transform:translate(-50%)!important;width:min(92%,420px)!important;max-height:70px!important;z-index:3500!important;pointer-events:none!important;margin:0!important;opacity:.88!important;border-radius:14px!important;padding:9px 12px!important;background:#0a101bc2!important;color:#fff!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:0 12px 26px #00000047!important}.newspaper-close{pointer-events:auto!important}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{width:min(100%,520px)!important;max-width:520px!important;gap:clamp(10px,2.45vw,14px)!important;padding:12px 10px!important;margin-top:6px!important}.player-tile,.player-tile.play-tile,.play-grid .player-tile{width:clamp(88px,27vw,102px)!important;height:clamp(88px,27vw,102px)!important;padding:7px 6px 5px!important;overflow:visible!important}.player-tile .player-avatar,.play-tile .player-avatar{width:min(67%,62px)!important;height:min(67%,62px)!important;margin-top:-3px!important;margin-bottom:1px!important}.player-name-row{height:22px!important;min-height:22px!important;border-radius:999px!important;background:#0d11178a!important;display:grid!important;grid-template-columns:1fr 20px!important;align-items:center!important;justify-content:stretch!important;gap:3px!important;padding:0 3px 0 7px!important;margin-top:auto!important}[dir=rtl] .player-name-row{grid-template-columns:20px 1fr!important;padding:0 7px 0 3px!important}.player-name-row strong,.player-tile .player-name-row strong,.play-grid .player-tile .player-name-row strong{max-width:none!important;width:100%!important;font-size:clamp(.58rem,1.7vw,.68rem)!important;font-weight:400!important;line-height:22px!important;text-align:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.player-local-mute{width:18px!important;height:18px!important;min-width:18px!important;color:#fff!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.2)!important;display:grid!important;place-items:center!important;border-radius:999px!important}.player-local-mute.active{color:#ff3131!important;background:#ff313124!important;border-color:#ff31318c!important}.player-local-mute.active .speaker-icon{color:#ff3131!important}.player-local-mute .speaker-icon{width:13px!important;height:13px!important}.presence-dot,.player-tile .presence-dot{left:5px!important;bottom:5px!important;top:auto!important;right:auto!important;z-index:28!important;font-size:0!important;width:12px!important;height:12px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.45)!important;background:#ef4444!important;box-shadow:0 0 6px #00000059!important}.presence-dot.status-present{background:#22c55e!important}.presence-dot.status-away{background:#f59e0b!important}.presence-dot.status-offline{background:#ef4444!important}.role-card-image,.player-tile .role-card-image,.play-tile .role-card-image{opacity:1!important;width:29px!important;height:29px!important;top:-12px!important;left:-12px!important;right:auto!important;z-index:35!important}[dir=rtl] .role-card-image,[dir=rtl] .player-tile .role-card-image,[dir=rtl] .play-tile .role-card-image{left:-12px!important;right:auto!important}.player-tile.speaking_voice:not(.dead):not(.spectator){border-color:#22c55efa!important;box-shadow:0 0 0 2px #22c55e73,0 0 22px #22c55e7a!important}.chat-drawer.open{background:#0a0f18c7!important;-webkit-backdrop-filter:blur(9px)!important;backdrop-filter:blur(9px)!important;z-index:1500!important}.chat-message-group:nth-of-type(odd){background:#ffffff1b!important}.chat-message-group:nth-of-type(2n){background:#60a5fa2b!important}.chat-message-sender{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;margin-bottom:5px!important}[dir=rtl] .chat-message-sender{grid-template-columns:minmax(0,1fr) 22px!important;direction:rtl!important}.chat-message-sender img{width:22px!important;height:22px!important;min-width:22px!important;grid-column:auto!important}.chat-message-sender strong{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:start!important}.chat-voice-button{width:46px!important;height:46px!important;min-width:46px!important;border-radius:13px!important;color:#22c55e!important;background:#22c55e21!important;border:1px solid rgba(34,197,94,.45)!important;display:grid!important;place-items:center!important}.chat-voice-button.muted,.chat-voice-button:not(.active){color:#ef4444!important;background:#ef444421!important;border-color:#ef44448c!important}.chat-voice-button .mic-icon,.chat-voice-button .listen-icon{width:25px!important;height:25px!important}@media(max-width:430px){.play-top-row{grid-template-columns:minmax(0,1fr) 50px 50px!important;width:100%!important;gap:7px!important;padding-inline:8px!important}.play-spectator-wrap,.play-menu-wrap,.spectator-pill,.play-menu-wrap .burger-button{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important}.host-control-bar{height:50px!important;min-height:50px!important;grid-template-columns:auto minmax(0,1fr) 54px auto!important}.timer-large{width:54px!important;min-width:54px!important;font-size:.82rem!important}.phase-label-inline{max-width:62px!important;font-size:.68rem!important}.players-grid.play-grid,.players-grid.play-grid.many-players,.players-grid.play-grid.default-players{width:100%!important;gap:10px!important;padding-inline:12px!important}.player-tile,.player-tile.play-tile,.play-grid .player-tile{width:clamp(86px,28vw,96px)!important;height:clamp(86px,28vw,96px)!important}}:root{--locked-top-h: 7.5dvh;--locked-bottom-h: 7.5dvh;--locked-chat-h: 20dvh;--locked-action-h: 6dvh;--locked-chat-total-h: calc(var(--locked-chat-h) + var(--locked-bottom-h));--locked-board-h: calc(100dvh - var(--locked-chat-total-h))}.app-shell.play-layout,.app-shell.play-layout[dir=rtl],.app-shell.play-layout[dir=ltr]{width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;padding:0!important;margin:0!important}.app-shell.play-layout>.screen,.app-shell.play-layout .screen:has(.game-board){position:relative!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:0!important;margin:0!important;overflow:hidden!important}.app-shell.play-layout .game-board{position:absolute!important;inset:0 0 var(--locked-chat-total-h) 0!important;width:100vw!important;height:var(--locked-board-h)!important;min-height:var(--locked-board-h)!important;max-height:var(--locked-board-h)!important;display:grid!important;grid-template-rows:var(--locked-top-h) minmax(0,1fr) var(--locked-action-h)!important;grid-template-columns:100%!important;gap:0!important;padding:0!important;margin:0!important;overflow:hidden!important;direction:ltr!important}.app-shell.play-layout .play-top-row{grid-row:1!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100vw!important;height:var(--locked-top-h)!important;min-height:var(--locked-top-h)!important;max-height:var(--locked-top-h)!important;display:grid!important;grid-template-columns:minmax(0,1fr) var(--locked-top-h) var(--locked-top-h)!important;grid-template-areas:"host spectators menu"!important;gap:6px!important;padding:max(5px,env(safe-area-inset-top)) 8px 4px!important;margin:0!important;align-items:stretch!important;z-index:2500!important;direction:ltr!important;pointer-events:auto!important}.app-shell.play-layout .host-control-bar{grid-area:host!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;display:grid!important;grid-template-columns:minmax(48px,.55fr) minmax(0,1.4fr) minmax(52px,.62fr)!important;grid-template-areas:"status actions timer"!important;align-items:center!important;gap:5px!important;padding:4px 7px!important;margin:0!important;border-radius:13px!important;overflow:hidden!important;direction:ltr!important}.app-shell.play-layout .host-status{grid-area:status!important;min-width:0!important;height:100%!important;display:grid!important;place-items:center!important;gap:0!important;padding:0!important;margin:0!important;font-size:clamp(.58rem,1.9vw,.74rem)!important;line-height:1.05!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important}.app-shell.play-layout .host-status .phase-bar{width:100%!important;height:4px!important;margin-top:2px!important}.app-shell.play-layout .host-control-actions{grid-area:actions!important;min-width:0!important;height:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:4px!important;overflow:hidden!important;white-space:nowrap!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions input{height:74%!important;min-height:28px!important;max-height:42px!important;padding:0 8px!important;border-radius:10px!important;font-size:clamp(.56rem,1.7vw,.72rem)!important;line-height:1!important;flex:0 1 auto!important;max-width:118px!important}.app-shell.play-layout .host-control-bar .timer-large,.app-shell.play-layout .timer-large{grid-area:timer!important;width:100%!important;min-width:0!important;max-width:62px!important;height:72%!important;min-height:28px!important;padding:0 6px!important;display:grid!important;place-items:center!important;justify-self:end!important;border-radius:11px!important;font-size:clamp(.72rem,2.55vw,.94rem)!important;line-height:1!important;letter-spacing:0!important}.app-shell.play-layout .phase-label-inline{position:absolute!important;right:74px!important;top:50%!important;transform:translateY(-50%)!important;max-width:72px!important;min-width:0!important;font-size:clamp(.58rem,1.9vw,.76rem)!important;line-height:1.05!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;opacity:.95!important;z-index:3!important;pointer-events:none!important;display:block!important}.app-shell.play-layout .play-spectator-wrap,.app-shell.play-layout .play-menu-wrap{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;position:relative!important;display:block!important;z-index:6000!important;direction:ltr!important}.app-shell.play-layout .play-spectator-wrap{grid-area:spectators!important}.app-shell.play-layout .play-menu-wrap{grid-area:menu!important}.app-shell.play-layout .spectator-pill,.app-shell.play-layout .play-menu-wrap .burger-button{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;border-radius:13px!important;display:grid!important;place-items:center!important;margin:0!important;font-size:clamp(1.05rem,4vw,1.55rem)!important}.app-shell.play-layout .spectator-pill strong{margin:0!important;position:absolute!important;right:6px!important;bottom:5px!important;font-size:clamp(.66rem,2.1vw,.82rem)!important;line-height:1!important}.app-shell.play-layout .clean-eye-icon{width:clamp(19px,4.2vw,26px)!important;height:clamp(19px,4.2vw,26px)!important}.app-shell.play-layout .play-menu-popover,.app-shell.play-layout .menu-popover,.app-shell.play-layout .spectator-popover,.app-shell.play-layout .emoji-picker{z-index:20000!important;position:absolute!important;pointer-events:auto!important}.app-shell.play-layout .play-menu-popover,.app-shell.play-layout .menu-popover.play-menu-popover{top:calc(100% + 7px)!important;right:0!important;left:auto!important;min-width:min(86vw,300px)!important;max-height:78dvh!important;overflow-y:auto!important}.app-shell.play-layout .spectator-popover{top:calc(100% + 7px)!important;right:0!important;left:auto!important;min-width:min(72vw,240px)!important}.app-shell.play-layout .phase-flash,.app-shell.play-layout .action-message,.app-shell.play-layout .newspaper,.app-shell.play-layout .toast{position:fixed!important;left:50%!important;right:auto!important;top:calc(var(--locked-top-h) + 8px)!important;transform:translate(-50%)!important;width:min(92vw,430px)!important;max-width:min(92vw,430px)!important;min-height:0!important;margin:0!important;padding:8px 12px!important;z-index:18000!important;background:#0a0f18ad!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:14px!important;-webkit-backdrop-filter:blur(9px)!important;backdrop-filter:blur(9px)!important;box-shadow:0 14px 34px #00000047!important;opacity:.94!important;text-align:center!important;pointer-events:none!important;font-size:clamp(.74rem,2.5vw,.92rem)!important;line-height:1.25!important}.app-shell.play-layout .newspaper-close{pointer-events:auto!important}.app-shell.play-layout .newspaper span{display:none!important}.app-shell.play-layout .newspaper strong{display:block!important}.app-shell.play-layout .players-grid.play-grid,.app-shell.play-layout .players-grid.play-grid.many-players,.app-shell.play-layout .players-grid.play-grid.default-players{grid-row:2!important;width:100vw!important;max-width:100vw!important;height:100%!important;min-height:0!important;max-height:none!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(5,minmax(0,1fr))!important;justify-items:center!important;align-items:center!important;gap:clamp(10px,1.75dvh,16px) clamp(12px,4vw,24px)!important;padding:clamp(8px,1.5dvh,14px) clamp(12px,4vw,24px)!important;margin:0!important;overflow:visible!important;direction:ltr!important}.app-shell.play-layout .player-tile,.app-shell.play-layout .player-tile.play-tile,.app-shell.play-layout .play-grid .player-tile{position:relative!important;width:min(28vw,10.5dvh,112px)!important;height:min(28vw,10.5dvh,112px)!important;min-width:76px!important;min-height:76px!important;max-width:112px!important;max-height:112px!important;aspect-ratio:1 / 1!important;display:grid!important;grid-template-rows:minmax(0,1fr) 18px!important;grid-template-columns:100%!important;align-items:center!important;justify-items:center!important;padding:5px 5px 4px!important;overflow:visible!important;direction:ltr!important}.app-shell.play-layout .player-tile .player-avatar,.app-shell.play-layout .play-tile .player-avatar{grid-row:1!important;width:min(76%,74px)!important;height:min(76%,74px)!important;max-width:74px!important;max-height:74px!important;margin:-4px 0 0!important;align-self:center!important;justify-self:center!important;object-fit:cover!important;z-index:4!important}.app-shell.play-layout .player-name-row{grid-row:2!important;position:absolute!important;left:17px!important;right:17px!important;bottom:4px!important;width:auto!important;height:16px!important;min-height:16px!important;max-height:16px!important;display:grid!important;grid-template-columns:1fr!important;place-items:center!important;padding:0 3px!important;margin:0!important;border-radius:999px!important;background:#080c129e!important;overflow:hidden!important;z-index:18!important}.app-shell.play-layout .player-name-row strong,.app-shell.play-layout .player-tile .player-name-row strong,.app-shell.play-layout .play-grid .player-tile .player-name-row strong{width:100%!important;max-width:100%!important;height:16px!important;line-height:16px!important;font-size:clamp(.52rem,1.8vw,.66rem)!important;font-weight:400!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}.app-shell.play-layout .player-tile .presence-dot,.app-shell.play-layout .presence-dot{position:absolute!important;left:4px!important;bottom:4px!important;top:auto!important;right:auto!important;width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;border-radius:999px!important;font-size:0!important;line-height:0!important;z-index:26!important}.app-shell.play-layout .player-local-mute{position:absolute!important;right:4px!important;bottom:4px!important;left:auto!important;top:auto!important;width:15px!important;height:15px!important;min-width:15px!important;min-height:15px!important;border-radius:999px!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;z-index:27!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important}.app-shell.play-layout .player-local-mute.active{background:#ef44442e!important;border-color:#ef4444b8!important;color:#ef4444!important}.app-shell.play-layout .player-local-mute .speaker-icon{width:10px!important;height:10px!important}.app-shell.play-layout .player-tile .role-card-image,.app-shell.play-layout .role-card-image,.app-shell.play-layout .play-tile .role-card-image{position:absolute!important;width:min(34px,8vw)!important;height:min(34px,8vw)!important;top:calc(-1*min(17px,4vw))!important;left:calc(-1*min(17px,4vw))!important;right:auto!important;opacity:1!important;z-index:36!important;pointer-events:none!important}.app-shell.play-layout .talk-flag{position:absolute!important;right:-8px!important;top:-10px!important;left:auto!important;z-index:44!important;transform:none!important;pointer-events:none!important}.app-shell.play-layout .mute-badge{position:absolute!important;top:4px!important;right:4px!important;width:18px!important;height:18px!important;z-index:35!important;pointer-events:none!important}.app-shell.play-layout .host-badge{position:absolute!important;top:-15px!important;left:50%!important;transform:translate(-50%)!important;z-index:34!important;font-size:.56rem!important;line-height:1!important}.app-shell.play-layout .vote-markers{position:absolute!important;bottom:-18px!important;left:50%!important;transform:translate(-50%)!important;z-index:34!important}.app-shell.play-layout .action-dock{grid-row:3!important;width:100vw!important;height:var(--locked-action-h)!important;min-height:var(--locked-action-h)!important;max-height:var(--locked-action-h)!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:4px 10px!important;margin:0!important;overflow:hidden!important;z-index:1200!important;background:linear-gradient(180deg,#060a1000,#060a1042)!important;direction:ltr!important}.app-shell.play-layout .action-dock:empty,.app-shell.play-layout .action-dock[style*="display: none"]{display:flex!important;visibility:hidden!important}.app-shell.play-layout .action-dock button{height:82%!important;min-height:26px!important;max-height:42px!important;min-width:min(38vw,128px)!important;max-width:min(45vw,160px)!important;padding:0 12px!important;border-radius:13px!important;font-size:clamp(.68rem,2.25vw,.86rem)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.play-layout .chat-drawer,.app-shell.play-layout .fixed-chat-drawer,.app-shell.play-layout .chat-drawer.open{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100vw!important;height:var(--locked-chat-total-h)!important;min-height:var(--locked-chat-total-h)!important;max-height:var(--locked-chat-total-h)!important;transform:none!important;display:grid!important;grid-template-rows:var(--locked-chat-h) var(--locked-bottom-h)!important;padding:0!important;margin:0!important;overflow:visible!important;z-index:2200!important;background:#080b128f!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border-top:1px solid rgba(255,255,255,.1)!important;direction:ltr!important}.app-shell.play-layout .chat-body{grid-row:1!important;width:100%!important;height:var(--locked-chat-h)!important;min-height:var(--locked-chat-h)!important;max-height:var(--locked-chat-h)!important;display:block!important;padding:6px 8px 4px!important;margin:0!important;overflow:hidden!important;background:#0a0f1873!important}.app-shell.play-layout .chat-messages{width:100%!important;height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column!important;gap:3px!important;overflow-y:auto!important;padding:0 2px 0 0!important;margin:0!important;scrollbar-width:thin!important}.app-shell.play-layout .chat-message-group{width:100%!important;display:grid!important;grid-template-columns:minmax(48px,62px) 18px minmax(0,1fr)!important;grid-template-areas:"sender avatar messages"!important;align-items:start!important;gap:5px!important;padding:3px 5px!important;margin:0!important;border-radius:9px!important;min-height:22px!important;direction:rtl!important}.app-shell.play-layout .chat-message-group:nth-of-type(odd){background:#ffffff24!important}.app-shell.play-layout .chat-message-group:nth-of-type(2n){background:#60a5fa33!important}.app-shell.play-layout .chat-message-sender{display:contents!important}.app-shell.play-layout .chat-message-sender strong{grid-area:sender!important;display:block!important;width:100%!important;max-width:62px!important;height:18px!important;line-height:18px!important;font-size:clamp(.55rem,1.75vw,.66rem)!important;font-weight:600!important;text-align:end!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;align-self:start!important;padding:0!important;margin:0!important}.app-shell.play-layout .chat-message-sender img{grid-area:avatar!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;border-radius:50%!important;align-self:start!important;justify-self:center!important;margin:0!important}.app-shell.play-layout .chat-message-stack{grid-area:messages!important;display:flex!important;flex-direction:column!important;gap:1px!important;min-width:0!important;width:100%!important}.app-shell.play-layout .chat-line{width:100%!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;font-size:clamp(.62rem,2.1vw,.76rem)!important;line-height:1.18!important;color:#fffffff2!important;white-space:normal!important;word-break:break-word!important;text-align:start!important}.app-shell.play-layout .chat-tab,.app-shell.play-layout .fixed-bottom-chat-bar{grid-row:2!important;width:100vw!important;height:var(--locked-bottom-h)!important;min-height:var(--locked-bottom-h)!important;max-height:var(--locked-bottom-h)!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:stretch!important;gap:7px!important;padding:5px 8px max(5px,env(safe-area-inset-bottom))!important;margin:0!important;background:#920a1ce0!important;border-top:1px solid rgba(255,255,255,.14)!important;overflow:visible!important;direction:ltr!important;z-index:2300!important}.app-shell.play-layout .chat-toggle{display:none!important}.app-shell.play-layout .chat-voice-button,.app-shell.play-layout .flag-button,.app-shell.play-layout .emoji-button,.app-shell.play-layout .send-icon-button{flex:0 0 calc(var(--locked-bottom-h) - 14px)!important;width:calc(var(--locked-bottom-h) - 14px)!important;height:calc(var(--locked-bottom-h) - 14px)!important;min-width:34px!important;min-height:34px!important;max-width:52px!important;max-height:52px!important;border-radius:12px!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;font-size:clamp(1rem,4vw,1.4rem)!important;line-height:1!important}.app-shell.play-layout .chat-voice-button.active{color:#22c55e!important;background:#22c55e29!important;border-color:#22c55ea6!important}.app-shell.play-layout .chat-voice-button.muted,.app-shell.play-layout .chat-voice-button:not(.active){color:#ef4444!important;background:#ef444429!important;border-color:#ef4444ad!important}.app-shell.play-layout .chat-voice-button .mic-icon,.app-shell.play-layout .chat-voice-button .listen-icon{width:23px!important;height:23px!important}.app-shell.play-layout .chat-form,.app-shell.play-layout .fixed-chat-form{flex:1 1 auto!important;min-width:0!important;height:calc(var(--locked-bottom-h) - 14px)!important;min-height:34px!important;max-height:52px!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0!important;background:transparent!important;border:none!important}.app-shell.play-layout .chat-form input,.app-shell.play-layout .fixed-chat-form input{flex:1 1 auto!important;min-width:0!important;height:100%!important;border-radius:13px!important;padding:0 12px!important;font-size:clamp(.78rem,2.7vw,.96rem)!important;direction:auto!important}.app-shell.play-layout .emoji-wrap{position:relative!important;flex:0 0 auto!important;width:calc(var(--locked-bottom-h) - 14px)!important;height:calc(var(--locked-bottom-h) - 14px)!important;min-width:34px!important;min-height:34px!important;max-width:52px!important;max-height:52px!important;z-index:2400!important}.app-shell.play-layout .emoji-picker{bottom:calc(100% + 8px)!important;top:auto!important;left:0!important;right:auto!important;z-index:22000!important}.app-shell.play-layout .game-board.phase-lobby,.app-shell.play-layout .game-board.phase-welcome,.app-shell.play-layout .game-board.phase-starting_countdown{background:radial-gradient(circle at 18% 16%,rgba(255,210,140,.44),transparent 18%),linear-gradient(180deg,#335463,#19313c 44%,#10231d)!important}.app-shell.play-layout .game-board.phase-night_special{background:radial-gradient(circle at 82% 14%,rgba(220,235,255,.72),rgba(120,155,220,.22) 8%,transparent 18%),radial-gradient(circle at 50% 42%,rgba(61,77,118,.28),transparent 34%),linear-gradient(180deg,#050a19,#071021 48%,#04120f)!important}.app-shell.play-layout .game-board.phase-day_discussion,.app-shell.play-layout .game-board.phase-day_vote,.app-shell.play-layout .game-board.phase-vote_reveal{background:radial-gradient(circle at var(--sun-x, 42%) 13%,rgba(255,247,166,.86),rgba(255,208,92,.36) 10%,transparent 24%),linear-gradient(180deg,#6ea4bb,#446f7f 38%,#253e2d)!important}.app-shell.play-layout .game-board.phase-finished{background:radial-gradient(circle at 50% 15%,rgba(239,68,68,.22),transparent 26%),linear-gradient(180deg,#170912,#100910 46%,#050706)!important}@media(max-width:430px){:root{--locked-action-h: 5.8dvh}.app-shell.play-layout .play-top-row{grid-template-columns:minmax(0,1fr) var(--locked-top-h) var(--locked-top-h)!important;gap:5px!important;padding-inline:7px!important}.app-shell.play-layout .host-control-bar{grid-template-columns:minmax(42px,.52fr) minmax(0,1.35fr) minmax(48px,.55fr)!important;gap:4px!important;padding:4px 6px!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions input{max-width:92px!important;padding:0 6px!important;font-size:.56rem!important}.app-shell.play-layout .phase-label-inline{right:61px!important;max-width:58px!important;font-size:.58rem!important}.app-shell.play-layout .players-grid.play-grid,.app-shell.play-layout .players-grid.play-grid.many-players,.app-shell.play-layout .players-grid.play-grid.default-players{gap:9px 13px!important;padding:8px 10px!important}.app-shell.play-layout .player-tile,.app-shell.play-layout .player-tile.play-tile,.app-shell.play-layout .play-grid .player-tile{width:min(28.5vw,10.3dvh,98px)!important;height:min(28.5vw,10.3dvh,98px)!important;min-width:74px!important;min-height:74px!important}.app-shell.play-layout .player-tile .player-avatar,.app-shell.play-layout .play-tile .player-avatar{width:min(77%,70px)!important;height:min(77%,70px)!important}.app-shell.play-layout .chat-message-group{grid-template-columns:minmax(42px,56px) 17px minmax(0,1fr)!important;gap:4px!important;padding:2px 4px!important}.app-shell.play-layout .chat-message-sender strong{max-width:56px!important;font-size:.55rem!important}}:root{--locked-screen-h: var(--app-stable-vh, 100dvh);--locked-top-h: calc(var(--locked-screen-h) * .075);--locked-bottom-h: calc(var(--locked-screen-h) * .075);--locked-chat-h: calc(var(--locked-screen-h) * .2);--locked-action-h: calc(var(--locked-screen-h) * .058);--locked-chat-total-h: calc(var(--locked-chat-h) + var(--locked-bottom-h));--locked-board-h: calc(var(--locked-screen-h) - var(--locked-chat-total-h))}html,body,#app{width:100%;height:var(--locked-screen-h, 100dvh)!important;min-height:var(--locked-screen-h, 100dvh)!important;max-height:var(--locked-screen-h, 100dvh)!important;overflow:hidden!important;overscroll-behavior:none!important;touch-action:manipulation}input,textarea,select,button{font-size:16px!important}.app-shell.play-layout,.app-shell.play-layout>.screen,.app-shell.play-layout .screen:has(.game-board){height:var(--locked-screen-h)!important;min-height:var(--locked-screen-h)!important;max-height:var(--locked-screen-h)!important;overflow:hidden!important;overscroll-behavior:none!important;transform:translateZ(0)}.app-shell.play-layout .play-top-row{margin-bottom:5px!important;padding-bottom:6px!important}.app-shell.play-layout .host-status,.app-shell.play-layout .host-status strong,.app-shell.play-layout .host-status span,.app-shell.play-layout .phase-label-inline{color:#09121ceb!important;text-shadow:0 1px 0 rgba(255,255,255,.22)!important}.app-shell.play-layout .host-status{margin-right:5px!important}.app-shell.play-layout .game-board.phase-night_special .host-status,.app-shell.play-layout .game-board.phase-night_special .host-status strong,.app-shell.play-layout .game-board.phase-night_special .host-status span,.app-shell.play-layout .game-board.phase-night_special .phase-label-inline,.app-shell.play-layout .game-board.phase-finished .host-status,.app-shell.play-layout .game-board.phase-finished .host-status strong,.app-shell.play-layout .game-board.phase-finished .host-status span,.app-shell.play-layout .game-board.phase-finished .phase-label-inline{color:#f5fafff0!important;text-shadow:0 1px 7px rgba(0,0,0,.42)!important}.app-shell.play-layout .player-tile,.app-shell.play-layout .player-tile.play-tile,.app-shell.play-layout .play-grid .player-tile{grid-template-rows:minmax(0,1fr) 13px 13px!important;padding:4px 4px 3px!important}.app-shell.play-layout .player-tile .player-avatar,.app-shell.play-layout .play-tile .player-avatar{grid-row:1!important;width:min(74%,72px)!important;height:min(74%,72px)!important;max-width:72px!important;max-height:72px!important;border-radius:999px!important;margin:1px 6px!important;align-self:center!important;justify-self:center!important}.app-shell.play-layout .player-name-row{grid-row:2!important;position:absolute!important;left:7px!important;right:7px!important;bottom:15px!important;height:13px!important;min-height:13px!important;max-height:13px!important;padding:0 3px!important;margin:0!important;border-radius:6px!important;background:#080c1294!important;display:grid!important;place-items:center!important;overflow:hidden!important}.app-shell.play-layout .player-name-row strong,.app-shell.play-layout .player-tile .player-name-row strong,.app-shell.play-layout .play-grid .player-tile .player-name-row strong{height:13px!important;line-height:13px!important;font-size:clamp(.48rem,1.62vw,.6rem)!important;font-weight:400!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}.app-shell.play-layout .player-tile .presence-dot,.app-shell.play-layout .presence-dot{left:3px!important;bottom:3px!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important}.app-shell.play-layout .player-local-mute{right:3px!important;bottom:3px!important;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important}.app-shell.play-layout .player-local-mute .speaker-icon{width:9px!important;height:9px!important}.app-shell.play-layout .player-tile .role-card-image,.app-shell.play-layout .role-card-image,.app-shell.play-layout .play-tile .role-card-image{width:min(27px,6.2vw)!important;height:min(27px,6.2vw)!important;top:calc(-1*min(13.5px,3.1vw))!important;left:calc(-1*min(13.5px,3.1vw))!important;opacity:1!important}.app-shell.play-layout .player-tile.eliminated_effect,.app-shell.play-layout .player-tile.saved_effect{animation-duration:.42s!important;animation-iteration-count:infinite!important}.app-shell.play-layout .action-dock{background:#070c1242!important;-webkit-backdrop-filter:blur(13px) saturate(1.15)!important;backdrop-filter:blur(13px) saturate(1.15)!important;border-top:1px solid rgba(255,255,255,.07)!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.app-shell.play-layout .chat-drawer,.app-shell.play-layout .fixed-chat-drawer,.app-shell.play-layout .chat-drawer.open{background:#070c1261!important;-webkit-backdrop-filter:blur(14px) saturate(1.15)!important;backdrop-filter:blur(14px) saturate(1.15)!important}.app-shell.play-layout .chat-body{background:#05090e6b!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.app-shell.play-layout .chat-message-group:nth-of-type(odd){background:#0c121c8a!important}.app-shell.play-layout .chat-message-group:nth-of-type(2n){background:#24344680!important}.app-shell.play-layout .chat-line{color:#fffffff5!important;font-size:clamp(.6rem,2vw,.72rem)!important}.app-shell.play-layout .chat-form input,.app-shell.play-layout .fixed-chat-form input{font-size:16px!important;line-height:1!important;-webkit-text-size-adjust:100%!important;transform:translateZ(0)}@media(max-width:430px){.app-shell.play-layout .player-tile,.app-shell.play-layout .player-tile.play-tile,.app-shell.play-layout .play-grid .player-tile{grid-template-rows:minmax(0,1fr) 12px 12px!important}.app-shell.play-layout .player-name-row{left:6px!important;right:6px!important;bottom:14px!important;height:12px!important;min-height:12px!important;max-height:12px!important}.app-shell.play-layout .player-name-row strong,.app-shell.play-layout .player-tile .player-name-row strong,.app-shell.play-layout .play-grid .player-tile .player-name-row strong{height:12px!important;line-height:12px!important;font-size:.49rem!important}.app-shell.play-layout .player-tile .player-avatar,.app-shell.play-layout .play-tile .player-avatar{width:min(73%,66px)!important;height:min(73%,66px)!important}.app-shell.play-layout .player-tile .role-card-image,.app-shell.play-layout .role-card-image,.app-shell.play-layout .play-tile .role-card-image{width:24px!important;height:24px!important;top:-12px!important;left:-12px!important}}html,body,#app{height:auto!important;min-height:100%!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:auto!important}html.play-page-active,body.play-page-active,body.play-page-active #app{height:var(--locked-screen-h, 100dvh)!important;min-height:var(--locked-screen-h, 100dvh)!important;max-height:var(--locked-screen-h, 100dvh)!important;overflow:hidden!important;overscroll-behavior:none!important}.app-shell.play-layout .timer-large{min-width:48px!important;max-width:58px!important;width:54px!important;padding-inline:5px!important;font-size:clamp(.7rem,2.8vw,.86rem)!important}.app-shell.play-layout .phase-label-inline,.app-shell.play-layout .host-status{margin-inline:6px 10px!important;padding-inline:4px!important}.app-shell.play-layout .player-tile,.app-shell.play-layout .player-tile.play-tile,.app-shell.play-layout .play-grid .player-tile{padding:4px 4px 3px!important;grid-template-rows:minmax(0,1fr) 13px 12px!important;overflow:visible!important}.app-shell.play-layout .player-tile .player-avatar,.app-shell.play-layout .play-tile .player-avatar{grid-row:1!important;width:min(78%,72px)!important;height:min(78%,72px)!important;max-width:72px!important;max-height:72px!important;min-width:42px!important;min-height:42px!important;aspect-ratio:1 / 1!important;border-radius:50%!important;object-fit:cover!important;object-position:center center!important;margin:1px auto 0!important;align-self:start!important;justify-self:center!important;display:block!important;clip-path:circle(50% at 50% 50%)!important}.app-shell.play-layout .player-name-row{position:absolute!important;left:8px!important;right:8px!important;bottom:15px!important;height:13px!important;min-height:13px!important;max-height:13px!important;padding:0 4px!important;margin:0!important;border-radius:6px!important;background:#e8f0f88a!important;box-shadow:none!important;border:1px solid rgba(255,255,255,.16)!important;display:grid!important;place-items:center!important;overflow:hidden!important;z-index:8!important}.app-shell.play-layout .player-name-row:before,.app-shell.play-layout .player-name-row:after{content:none!important;display:none!important}.app-shell.play-layout .player-name-row strong,.app-shell.play-layout .player-tile .player-name-row strong,.app-shell.play-layout .play-grid .player-tile .player-name-row strong{width:100%!important;height:13px!important;line-height:13px!important;padding:0!important;margin:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;border:0!important;color:#0c141eeb!important;font-size:clamp(.48rem,1.58vw,.6rem)!important;font-weight:500!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}.app-shell.play-layout .player-tile .role-card-image,.app-shell.play-layout .role-card-image,.app-shell.play-layout .play-tile .role-card-image{width:min(22px,5.4vw)!important;height:min(22px,5.4vw)!important;top:calc(-1*min(11px,2.7vw))!important;left:calc(-1*min(11px,2.7vw))!important;opacity:1!important;z-index:12!important}.app-shell.play-layout .player-tile .presence-dot,.app-shell.play-layout .presence-dot,.app-shell.play-layout .player-local-mute{z-index:12!important}.app-shell.play-layout .player-tile.eliminated_effect,.app-shell.play-layout .player-tile.saved_effect,.app-shell.play-layout .player-tile.vote_effect{animation-duration:.28s!important}.app-shell.play-layout .action-dock{background:#0912184d!important;-webkit-backdrop-filter:blur(12px) saturate(1.08)!important;backdrop-filter:blur(12px) saturate(1.08)!important}.app-shell.play-layout .chat-drawer,.app-shell.play-layout .fixed-chat-drawer,.app-shell.play-layout .chat-drawer.open{background:#0a131857!important;-webkit-backdrop-filter:blur(10px) saturate(1.06)!important;backdrop-filter:blur(10px) saturate(1.06)!important}.app-shell.play-layout .chat-body{background:#0811165c!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.app-shell.play-layout .chat-message-group:nth-of-type(odd){background:#0e181f7a!important}.app-shell.play-layout .chat-message-group:nth-of-type(2n){background:#22343e6b!important}.app-shell.play-layout .fixed-bottom-chat-bar.chat-blink{animation:chat-bar-new-message-v1 .18s ease-out 1!important}@keyframes chat-bar-new-message-v1{0%{box-shadow:0 0 #fff0;filter:brightness(1)}45%{box-shadow:0 -2px 18px #ffffff47;filter:brightness(1.18)}to{box-shadow:0 0 #fff0;filter:brightness(1)}}.app-shell.play-layout .send-icon-button{background:#ffffff24!important;border:1px solid rgba(255,255,255,.16)!important;color:#ffffffeb!important}.app-shell.play-layout .send-icon-button.hasText{background:#b91222f0!important;border-color:#ffffff2e!important;color:#fff!important}@media(max-width:430px){.app-shell.play-layout .player-name-row{bottom:14px!important;height:12px!important;min-height:12px!important;max-height:12px!important}.app-shell.play-layout .player-name-row strong,.app-shell.play-layout .player-tile .player-name-row strong,.app-shell.play-layout .play-grid .player-tile .player-name-row strong{height:12px!important;line-height:12px!important;font-size:.48rem!important}.app-shell.play-layout .player-tile .player-avatar,.app-shell.play-layout .play-tile .player-avatar{width:min(79%,68px)!important;height:min(79%,68px)!important;max-width:68px!important;max-height:68px!important}.app-shell.play-layout .player-tile .role-card-image,.app-shell.play-layout .role-card-image,.app-shell.play-layout .play-tile .role-card-image{width:21px!important;height:21px!important;top:-10px!important;left:-10px!important}}.app-shell.play-layout .play-top-row{grid-template-columns:minmax(0,1fr) 42px 42px!important;gap:5px!important;padding:max(5px,env(safe-area-inset-top)) 7px 4px!important;margin-bottom:3px!important}.app-shell.play-layout .host-control-bar{grid-template-columns:minmax(46px,56px) minmax(0,1fr) 44px!important;grid-template-areas:"phase actions timer"!important;gap:3px!important;padding:3px 5px!important;border-radius:12px!important}.app-shell.play-layout .phase-label-inline{grid-area:phase!important;position:static!important;transform:none!important;justify-self:stretch!important;align-self:start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:2px 0 0!important;padding:0 1px!important;color:#0f1922f5!important;font-size:clamp(.55rem,1.8vw,.68rem)!important;font-weight:800!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;pointer-events:none!important;z-index:4!important}.app-shell.play-layout .host-status{grid-area:phase!important;justify-self:stretch!important;align-self:end!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:0 1px 2px!important;margin:0!important;color:#141f28d1!important;font-size:clamp(.44rem,1.35vw,.54rem)!important;font-weight:700!important;line-height:1!important;text-align:center!important;overflow:hidden!important;white-space:nowrap!important;z-index:4!important}.app-shell.play-layout .host-status .phase-bar{display:none!important}.app-shell.play-layout .host-control-actions{grid-area:actions!important;justify-content:center!important;gap:3px!important;padding:0!important;min-width:0!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions .small,.app-shell.play-layout .host-control-actions input{height:76%!important;min-height:22px!important;max-height:34px!important;min-width:0!important;max-width:82px!important;padding:0 4px!important;margin:0 1px!important;border-radius:9px!important;font-size:clamp(.46rem,1.45vw,.6rem)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.play-layout .host-control-actions .compact-input{max-width:72px!important;padding-inline:4px!important}.app-shell.play-layout .host-control-actions .kick-control-button{width:28px!important;min-width:28px!important;max-width:28px!important;padding:0!important;display:grid!important;place-items:center!important}.app-shell.play-layout .kick-clean-icon{width:15px!important;height:15px!important;display:block!important;position:relative!important}.app-shell.play-layout .kick-clean-icon:before{content:""!important;position:absolute!important;left:2px!important;top:6px!important;width:11px!important;height:6px!important;border-radius:2px 5px 3px 2px!important;background:currentColor!important;transform:rotate(-18deg)!important}.app-shell.play-layout .kick-clean-icon:after{content:""!important;position:absolute!important;left:4px!important;top:1px!important;width:5px!important;height:9px!important;border-radius:2px!important;background:currentColor!important;transform:rotate(-18deg)!important}.app-shell.play-layout .host-control-bar .timer-large,.app-shell.play-layout .timer-large{grid-area:timer!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:68%!important;min-height:22px!important;max-height:32px!important;padding:0 2px!important;justify-self:end!important;border-radius:9px!important;font-size:clamp(.56rem,2vw,.72rem)!important;font-weight:800!important;letter-spacing:0!important}.app-shell.play-layout .spectator-pill,.app-shell.play-layout .play-menu-wrap .burger-button{border-radius:12px!important;font-size:clamp(.92rem,3.35vw,1.18rem)!important}.app-shell.play-layout .clean-eye-icon{width:clamp(16px,3.6vw,21px)!important;height:clamp(16px,3.6vw,21px)!important}.app-shell.play-layout .spectator-pill strong{right:5px!important;bottom:4px!important;font-size:clamp(.54rem,1.7vw,.68rem)!important}.app-shell.play-layout .player-tile,.app-shell.play-layout .player-tile.play-tile,.app-shell.play-layout .play-grid .player-tile{padding:3px 4px 4px!important;grid-template-rows:minmax(0,1fr) 12px!important;overflow:visible!important}.app-shell.play-layout .player-tile .player-avatar,.app-shell.play-layout .play-tile .player-avatar{grid-row:1!important;width:min(76%,76px)!important;height:min(76%,76px)!important;max-width:76px!important;max-height:76px!important;min-width:44px!important;min-height:44px!important;aspect-ratio:1 / 1!important;border-radius:999px!important;clip-path:circle(50% at 50% 50%)!important;object-fit:cover!important;object-position:center center!important;margin:1px auto 0!important;align-self:center!important;justify-self:center!important;display:block!important;background:#ffffff1f!important;z-index:4!important}.app-shell.play-layout .player-name-row{position:absolute!important;left:7px!important;right:7px!important;bottom:17px!important;width:auto!important;height:12px!important;min-height:12px!important;max-height:12px!important;padding:0 3px!important;margin:0!important;border-radius:6px!important;background:#e8f0f7a8!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important;display:grid!important;place-items:center!important;overflow:hidden!important;z-index:18!important}.app-shell.play-layout .player-name-row strong,.app-shell.play-layout .player-tile .player-name-row strong,.app-shell.play-layout .play-grid .player-tile .player-name-row strong{width:100%!important;height:12px!important;line-height:12px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#0a121bf0!important;font-size:clamp(.45rem,1.45vw,.56rem)!important;font-weight:500!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}.app-shell.play-layout .player-tile .presence-dot,.app-shell.play-layout .presence-dot{left:3px!important;bottom:3px!important}.app-shell.play-layout .player-local-mute{right:3px!important;bottom:3px!important}.app-shell.play-layout .player-tile .role-card-image,.app-shell.play-layout .role-card-image,.app-shell.play-layout .play-tile .role-card-image{width:min(24px,5.9vw)!important;height:min(24px,5.9vw)!important;top:calc(-1*min(12px,2.95vw))!important;left:calc(-1*min(12px,2.95vw))!important}@media(max-width:430px){.app-shell.play-layout .play-top-row{grid-template-columns:minmax(0,1fr) 40px 40px!important;gap:4px!important;padding-inline:6px!important}.app-shell.play-layout .host-control-bar{grid-template-columns:48px minmax(0,1fr) 39px!important;gap:2px!important;padding-inline:4px!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions .small,.app-shell.play-layout .host-control-actions input{max-width:66px!important;padding-inline:3px!important;font-size:.46rem!important}.app-shell.play-layout .host-control-actions .kick-control-button{width:25px!important;min-width:25px!important;max-width:25px!important}.app-shell.play-layout .host-control-bar .timer-large,.app-shell.play-layout .timer-large{width:38px!important;min-width:38px!important;max-width:38px!important;font-size:.56rem!important}.app-shell.play-layout .phase-label-inline{font-size:.54rem!important}.app-shell.play-layout .host-status{font-size:.42rem!important}.app-shell.play-layout .player-name-row{left:6px!important;right:6px!important;bottom:16px!important;height:11px!important;min-height:11px!important;max-height:11px!important}.app-shell.play-layout .player-name-row strong,.app-shell.play-layout .player-tile .player-name-row strong,.app-shell.play-layout .play-grid .player-tile .player-name-row strong{height:11px!important;line-height:11px!important;font-size:.44rem!important}.app-shell.play-layout .player-tile .player-avatar,.app-shell.play-layout .play-tile .player-avatar{width:min(74%,68px)!important;height:min(74%,68px)!important;max-width:68px!important;max-height:68px!important}.app-shell.play-layout .player-tile .role-card-image,.app-shell.play-layout .role-card-image,.app-shell.play-layout .play-tile .role-card-image{width:22px!important;height:22px!important;top:-11px!important;left:-11px!important}}.app-shell.play-layout .host-control-bar{grid-template-columns:minmax(38px,.45fr) minmax(88px,1.55fr) minmax(0,1.35fr) 44px!important;grid-template-areas:"status phase actions timer"!important;gap:4px!important;padding:4px 5px!important;overflow:hidden!important}.app-shell.play-layout .host-status{grid-area:status!important;display:grid!important;place-items:center!important;height:72%!important;min-width:0!important;padding:0 4px!important;margin:0!important;border-radius:10px!important;background:#060c14db!important;color:#fffffff5!important;text-shadow:none!important;font-size:clamp(.5rem,1.55vw,.64rem)!important;line-height:1!important;white-space:nowrap!important}.app-shell.play-layout .host-status span,.app-shell.play-layout .host-status strong{color:#fffffff5!important;text-shadow:none!important}.app-shell.play-layout .phase-label-inline{grid-area:phase!important;position:static!important;transform:none!important;top:auto!important;right:auto!important;left:auto!important;width:100%!important;max-width:none!important;min-width:0!important;height:72%!important;display:grid!important;place-items:center!important;padding:0 6px!important;margin:0!important;border-radius:10px!important;background:#060c14e0!important;color:#fffffff5!important;text-shadow:none!important;font-size:clamp(.58rem,1.9vw,.76rem)!important;font-weight:800!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;pointer-events:none!important}.app-shell.play-layout .phase-label-inline.phase-pulse-vote{animation:phase-vote-pulse-final .72s ease-in-out infinite alternate!important}.app-shell.play-layout .phase-label-inline.phase-pulse-night{animation:phase-night-pulse-final 1.05s ease-in-out infinite alternate!important}.app-shell.play-layout .phase-label-inline.phase-pulse-good{animation:phase-good-pulse-final .58s ease-in-out infinite alternate!important}.app-shell.play-layout .phase-label-inline.phase-pulse-bad{animation:phase-bad-pulse-final .58s ease-in-out infinite alternate!important}.app-shell.play-layout .phase-label-inline.phase-pulse-reveal{animation:phase-reveal-pulse-final .68s ease-in-out infinite alternate!important}@keyframes phase-vote-pulse-final{0%{background:#080e16f0;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1a}to{background:#ebebf5e6;color:#0a0e18f5;box-shadow:0 0 12px #ffffff38}}@keyframes phase-night-pulse-final{0%{background:#00020af5;color:#bed2fff2}to{background:#2e385feb;color:#fff;box-shadow:0 0 14px #7d9bff47}}@keyframes phase-good-pulse-final{0%{background:#0a341cf2;color:#fff}to{background:#20b95aeb;color:#05120a;box-shadow:0 0 16px #2cff8257}}@keyframes phase-bad-pulse-final{0%{background:#4e0c14f5;color:#fff}to{background:#dc2634f0;color:#fff;box-shadow:0 0 16px #ff464659}}@keyframes phase-reveal-pulse-final{0%{background:#1e1432f2;color:#fff}to{background:#664a96eb;color:#fff;box-shadow:0 0 13px #b48cff47}}.app-shell.play-layout .host-control-actions{grid-area:actions!important;justify-content:center!important;gap:3px!important;padding:0!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions .small,.app-shell.play-layout .host-control-actions input{min-width:0!important;width:auto!important;max-width:76px!important;height:70%!important;min-height:24px!important;padding:0 4px!important;margin:0 1px!important;border-radius:9px!important;font-size:clamp(.48rem,1.48vw,.62rem)!important;line-height:1!important}.app-shell.play-layout .kick-control-button{max-width:44px!important;padding-inline:4px!important;font-weight:800!important}.app-shell.play-layout .timer-large{grid-area:timer!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:70%!important;min-height:24px!important;padding:0 3px!important;font-size:clamp(.58rem,2vw,.72rem)!important;border-radius:10px!important;justify-self:end!important}.app-shell.play-layout .spectator-pill,.app-shell.play-layout .play-menu-wrap .burger-button{border-radius:12px!important;font-size:clamp(.92rem,3.4vw,1.25rem)!important}.app-shell.play-layout .countdown-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:22000!important;pointer-events:none!important;display:grid!important;place-items:center!important;background:#00000052!important;font-size:clamp(4rem,22vw,8rem)!important}.app-shell.play-layout .player-name-row{left:9px!important;right:9px!important;bottom:15px!important;height:13px!important;min-height:13px!important;max-height:13px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:#eef6faa8!important;border-radius:999px!important;border:0!important;box-shadow:none!important;overflow:hidden!important}.app-shell.play-layout .player-name-row strong,.app-shell.play-layout .player-tile .player-name-row strong,.app-shell.play-layout .play-grid .player-tile .player-name-row strong{width:100%!important;display:block!important;height:13px!important;min-height:13px!important;max-height:13px!important;line-height:13px!important;padding:0 2px!important;margin:0!important;text-align:center!important;color:#081018f0!important;font-size:clamp(.48rem,1.55vw,.58rem)!important;font-weight:500!important;letter-spacing:-.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}.app-shell.play-layout .player-name-row *:before,.app-shell.play-layout .player-name-row *:after{content:none!important;display:none!important}.app-shell.play-layout .talk-flag.flag-signal{animation:flag-signal-dark-bright-final .42s ease-in-out infinite alternate!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.55))!important}@keyframes flag-signal-dark-bright-final{0%{transform:scale(.95);filter:brightness(.78) drop-shadow(0 0 3px rgba(0,0,0,.55))}to{transform:scale(1.18);filter:brightness(1.35) drop-shadow(0 0 11px rgba(255,255,255,.7))}}@media(max-width:430px){.app-shell.play-layout .host-control-bar{grid-template-columns:36px minmax(78px,1.55fr) minmax(0,1.15fr) 38px!important;gap:3px!important;padding-inline:4px!important}.app-shell.play-layout .phase-label-inline{font-size:.55rem!important;padding-inline:4px!important}.app-shell.play-layout .host-status{font-size:.47rem!important;padding-inline:2px!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions .small,.app-shell.play-layout .host-control-actions input{max-width:62px!important;padding-inline:3px!important;font-size:.47rem!important}.app-shell.play-layout .kick-control-button{max-width:38px!important}.app-shell.play-layout .timer-large{width:36px!important;min-width:36px!important;max-width:36px!important;font-size:.56rem!important}.app-shell.play-layout .player-name-row{left:8px!important;right:8px!important;height:12px!important;min-height:12px!important;max-height:12px!important}.app-shell.play-layout .player-name-row strong,.app-shell.play-layout .player-tile .player-name-row strong,.app-shell.play-layout .play-grid .player-tile .player-name-row strong{height:12px!important;line-height:12px!important;font-size:.47rem!important}}.app-shell.play-layout .host-control-bar{grid-template-columns:minmax(44px,.55fr) minmax(128px,2.15fr) minmax(0,1.35fr) 36px!important;grid-template-areas:"status phase actions timer"!important;align-items:center!important;gap:5px!important;padding:4px 6px!important;min-width:0!important}.app-shell.play-layout .host-status,.app-shell.play-layout .phase-label-inline,.app-shell.play-layout .host-control-actions,.app-shell.play-layout .timer-large{align-self:center!important}.app-shell.play-layout .host-status{height:30px!important;min-height:30px!important;max-height:30px!important;min-width:44px!important;padding:0 4px!important;font-size:clamp(.48rem,1.45vw,.6rem)!important;line-height:1!important}.app-shell.play-layout .phase-label-inline{height:30px!important;min-height:30px!important;max-height:30px!important;min-width:120px!important;padding:0 8px!important;font-size:clamp(.58rem,1.8vw,.74rem)!important;line-height:1!important}.app-shell.play-layout .host-control-actions{height:30px!important;min-height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;overflow:hidden!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions .small,.app-shell.play-layout .host-control-actions input{height:28px!important;min-height:28px!important;max-height:28px!important;padding:0 5px!important;margin:0 1px!important;border-radius:9px!important;font-size:clamp(.48rem,1.45vw,.62rem)!important;line-height:1!important}.app-shell.play-layout .host-control-actions .primary.small,.app-shell.play-layout .host-control-actions .skip-inline{min-width:68px!important;max-width:96px!important;padding-inline:7px!important}.app-shell.play-layout .kick-control-button{min-width:34px!important;max-width:50px!important;padding-inline:5px!important}.app-shell.play-layout .timer-large{width:36px!important;min-width:36px!important;max-width:36px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0 2px!important;font-size:clamp(.52rem,1.65vw,.66rem)!important;line-height:1!important}@media(max-width:430px){.app-shell.play-layout .host-control-bar{grid-template-columns:minmax(42px,.55fr) minmax(118px,2.05fr) minmax(0,1.25fr) 34px!important;gap:4px!important;padding-inline:5px!important}.app-shell.play-layout .host-status,.app-shell.play-layout .phase-label-inline,.app-shell.play-layout .timer-large{height:28px!important;min-height:28px!important;max-height:28px!important}.app-shell.play-layout .phase-label-inline{min-width:112px!important;font-size:.56rem!important;padding-inline:6px!important}.app-shell.play-layout .host-status{min-width:42px!important;font-size:.46rem!important}.app-shell.play-layout .host-control-actions{height:28px!important;min-height:28px!important;gap:3px!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions .small,.app-shell.play-layout .host-control-actions input{height:26px!important;min-height:26px!important;max-height:26px!important;padding-inline:4px!important;font-size:.46rem!important}.app-shell.play-layout .host-control-actions .primary.small,.app-shell.play-layout .host-control-actions .skip-inline{min-width:62px!important;max-width:88px!important;padding-inline:5px!important}.app-shell.play-layout .timer-large{width:34px!important;min-width:34px!important;max-width:34px!important;font-size:.52rem!important}}.app-shell.play-layout .host-control-bar{grid-template-columns:42px minmax(74px,.95fr) minmax(0,1.9fr) 34px!important;grid-template-areas:"status phase actions timer"!important;align-items:center!important;gap:4px!important;padding:4px 5px!important}.app-shell.play-layout .phase-label-inline{min-width:0!important;width:100%!important;padding-inline:5px!important;font-size:clamp(.56rem,1.75vw,.72rem)!important}.app-shell.play-layout .host-status{min-width:0!important;width:100%!important;padding-inline:3px!important}.app-shell.play-layout .host-control-actions{min-width:0!important;justify-content:center!important;gap:3px!important;overflow:hidden!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions .small,.app-shell.play-layout .host-control-actions input{padding-inline:5px!important;max-width:86px!important}.app-shell.play-layout .host-control-actions .primary.small,.app-shell.play-layout .host-control-actions .skip-inline{min-width:66px!important;max-width:98px!important;padding-inline:7px!important}.app-shell.play-layout .kick-control-button{min-width:36px!important;max-width:54px!important;padding-inline:6px!important;text-overflow:clip!important}.app-shell.play-layout .timer-large{width:34px!important;min-width:34px!important;max-width:34px!important;padding-inline:1px!important;font-size:clamp(.5rem,1.58vw,.64rem)!important}.app-shell.play-layout .play-top-row{z-index:50000!important;margin-bottom:4px!important}.app-shell.play-layout .game-board{overflow:visible!important}.app-shell.play-layout .chat-drawer,.app-shell.play-layout .fixed-chat-drawer,.app-shell.play-layout .chat-drawer.open{z-index:1600!important}.app-shell.play-layout .play-menu-wrap,.app-shell.play-layout .play-menu-wrap .burger-button{z-index:51000!important}.app-shell.play-layout .play-menu-popover,.app-shell.play-layout .menu-popover.play-menu-popover{position:fixed!important;top:calc(var(--locked-top-h) + 8px)!important;right:8px!important;left:auto!important;z-index:60000!important;max-height:calc(100dvh - var(--locked-top-h) - var(--locked-bottom-h) - 16px)!important;overflow-y:auto!important}.app-shell.play-layout .players-grid.play-grid,.app-shell.play-layout .players-grid.play-grid.many-players,.app-shell.play-layout .players-grid.play-grid.default-players{margin-top:4px!important;padding-top:calc(clamp(8px,1.5dvh,14px) + 4px)!important}.app-shell.play-layout .countdown-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:61000!important;pointer-events:none!important}@media(max-width:430px){.app-shell.play-layout .host-control-bar{grid-template-columns:39px minmax(66px,.9fr) minmax(0,1.95fr) 32px!important;gap:3px!important;padding-inline:4px!important}.app-shell.play-layout .phase-label-inline{font-size:.53rem!important;padding-inline:4px!important}.app-shell.play-layout .host-status{font-size:.44rem!important;padding-inline:2px!important}.app-shell.play-layout .host-control-actions button,.app-shell.play-layout .host-control-actions .small,.app-shell.play-layout .host-control-actions input{max-width:72px!important;padding-inline:4px!important;font-size:.45rem!important}.app-shell.play-layout .host-control-actions .primary.small,.app-shell.play-layout .host-control-actions .skip-inline{min-width:60px!important;max-width:86px!important;padding-inline:5px!important}.app-shell.play-layout .kick-control-button{min-width:34px!important;max-width:50px!important;padding-inline:5px!important}.app-shell.play-layout .timer-large{width:31px!important;min-width:31px!important;max-width:31px!important;font-size:.49rem!important}}.app-shell.play-layout .action-dock .sniper-action,.app-shell.play-layout .action-dock button.sniper-action{background:linear-gradient(135deg,#6d28d9,#a855f7)!important;border-color:#d8b4fef2!important;color:#fff!important;box-shadow:0 0 16px #a855f752!important}.app-shell.play-layout .action-dock .mayor-action,.app-shell.play-layout .action-dock button.mayor-action{background:linear-gradient(135deg,#075985,#0284c7)!important;border-color:#7dd3fcf2!important;color:#fff!important;box-shadow:0 0 16px #0ea5e94d!important}.app-shell.play-layout .action-dock .mute-action,.app-shell.play-layout .action-dock button.mute-action{background:linear-gradient(135deg,#991b1b,#ef4444)!important;border-color:#fca5a5f2!important;color:#fff!important;box-shadow:0 0 16px #ef44444d!important}.app-shell.play-layout .action-dock button:disabled{opacity:.42!important;filter:grayscale(.25)!important;box-shadow:none!important}.app-shell.play-layout .player-tile.mayor_revealed_effect{animation:mayor-reveal-blue-ring-final 5s ease-out 1!important}@keyframes mayor-reveal-blue-ring-final{0%,to{border-color:#ffffffb8;box-shadow:0 0 #3b82f600}10%,88%{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f65c,0 0 24px #3b82f6e6}35%,65%{border-color:#bfdbfe;box-shadow:0 0 0 5px #3b82f63d,0 0 32px #60a5fa}}.app-shell.play-layout .fixed-bottom-chat-bar.chat-blink{animation:chat-new-message-stronger-final 1.05s ease-out 1!important}@keyframes chat-new-message-stronger-final{0%{box-shadow:0 0 #fff0;filter:brightness(1)}22%{box-shadow:0 0 0 3px #ffffff47,0 0 24px #ffffff4d;filter:brightness(1.24)}to{box-shadow:0 0 #fff0;filter:brightness(1)}}.app-shell.play-layout .host-control-actions .primary.small,.app-shell.play-layout .host-control-actions .skip-inline{background:linear-gradient(135deg,#991b1b,#dc2626)!important;border-color:#fca5a5db!important;color:#fff!important;box-shadow:0 0 12px #dc262640!important}.app-shell.play-layout .timer-large{background:#090c12e0!important;color:#fff!important;border-color:#ffffff2e!important}.app-shell.play-layout .phase-label-inline.phase-pulse-vote{animation:phase-vote-stronger-final .48s ease-in-out infinite alternate!important}.app-shell.play-layout .phase-label-inline.phase-pulse-night{animation:phase-night-stronger-final .58s ease-in-out infinite alternate!important}.app-shell.play-layout .phase-label-inline.phase-pulse-good{animation:phase-good-stronger-final .46s ease-in-out infinite alternate!important}.app-shell.play-layout .phase-label-inline.phase-pulse-bad{animation:phase-bad-stronger-final .46s ease-in-out infinite alternate!important}.app-shell.play-layout .phase-label-inline.phase-pulse-reveal{animation:phase-reveal-stronger-final .5s ease-in-out infinite alternate!important}@keyframes phase-vote-stronger-final{0%{background:#101827f5;color:#fff;box-shadow:0 0 #fff0}to{background:#fffffff0;color:#111827;box-shadow:0 0 16px #ffffff8c}}@keyframes phase-night-stronger-final{0%{background:#020617fa;color:#c7d2fe;box-shadow:0 0 #6366f100}to{background:#312e81f5;color:#fff;box-shadow:0 0 18px #818cf8a6}}@keyframes phase-good-stronger-final{0%{background:#064e3bfa;color:#ecfdf5;box-shadow:0 0 #22c55e00}to{background:#22c55ef5;color:#062b18;box-shadow:0 0 20px #22c55ebf}}@keyframes phase-bad-stronger-final{0%{background:#7f1d1dfa;color:#fff1f2;box-shadow:0 0 #ef444400}to{background:#ef4444fa;color:#fff;box-shadow:0 0 20px #ef4444bf}}@keyframes phase-reveal-stronger-final{0%{background:#1e293bfa;color:#fff;box-shadow:0 0 #94a3b800}to{background:#e2e8f0f2;color:#0f172a;box-shadow:0 0 18px #e2e8f0a6}}.app-shell.play-layout .talk-flag.flag-signal{animation:flag-signal-stronger-final .28s ease-in-out infinite alternate!important;filter:drop-shadow(0 0 7px rgba(255,255,255,.85))!important}@keyframes flag-signal-stronger-final{0%{transform:scale(.98);background:#040812eb;box-shadow:0 0 #fff0}to{transform:scale(1.22);background:#ffffffeb;color:#111827;box-shadow:0 0 16px #ffffffd9}}.app-shell.play-layout .play-menu-wrap,.app-shell.play-layout .play-menu-wrap .burger-button{z-index:900000!important}.app-shell.play-layout .play-menu-popover,.app-shell.play-layout .menu-popover.play-menu-popover,.app-shell.play-layout .floating-menu-wrap .menu-popover{z-index:950000!important;isolation:isolate!important}.app-shell.play-layout .chat-feed-fixed,.app-shell.play-layout .chat-drawer,.app-shell.play-layout .fixed-chat-drawer,.app-shell.play-layout .fixed-bottom-chat-bar{z-index:1200!important}.app-shell.play-layout .player-tile .vote-markers,.app-shell.play-layout .play-tile .vote-markers,.app-shell.play-layout .players-grid .vote-markers,.app-shell.play-layout .play-grid .vote-markers{position:absolute!important;top:calc(100% + 3px)!important;bottom:auto!important;left:4px!important;right:auto!important;transform:none!important;width:82px!important;min-height:0!important;max-height:none!important;display:grid!important;grid-template-columns:repeat(4,18px)!important;grid-auto-rows:18px!important;gap:2px!important;justify-content:start!important;align-content:start!important;place-items:center!important;pointer-events:none!important;overflow:visible!important;z-index:3600!important}.app-shell.play-layout .player-tile .vote-markers img,.app-shell.play-layout .play-tile .vote-markers img,.app-shell.play-layout .players-grid .vote-markers img,.app-shell.play-layout .play-grid .vote-markers img{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;margin:0!important;flex:0 0 18px!important;border-width:1.5px!important}
