:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;scroll-behavior:smooth}html,body,.games,.messages,.players-list,.updates-box{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#fff;background:radial-gradient(circle at 0 0,#5865f22e,#0000 34%),radial-gradient(circle at 100% 100%,#a855f71f,#0000 32%),linear-gradient(135deg,#11131a,#171821,#101116);margin:0;font-family:Arial,sans-serif;overflow-x:hidden}.page{justify-content:center;align-items:center;min-height:100vh;display:flex}.card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff14;border-radius:25px;width:900px;padding:35px;box-shadow:0 20px 50px #0006}h1{text-align:center;font-size:45px}button{color:#fff;cursor:pointer;letter-spacing:.2px;background:#ff4757;border:none;border-radius:15px;margin:8px;padding:12px 25px;font-size:16px;font-weight:600;transition:transform .15s,filter .15s}button:hover{filter:brightness(1.08);transform:translateY(-2px)}input{border:none;border-radius:12px;margin:5px;padding:12px}canvas{box-shadow:none}.players-section{flex:none;margin-bottom:10px}.players-section-header{text-align:center;margin:2px 0 8px;padding:0 2px}.players-section-header p{color:#dce2ff75;margin:0;font-size:12.5px;font-weight:600}.players-list{background:radial-gradient(circle at 0 0,#5865f21c,#0000 44%),#06080e57;border:1px solid #a5b4fc12;border-radius:14px;flex-direction:column;gap:6px;max-height:150px;padding:6px;display:flex;overflow-y:auto}.player{text-align:left;background:linear-gradient(135deg,#5865f21a,#ffffff0b);border:1px solid #a5b4fc12;border-radius:11px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;height:34px;margin:0;padding:0 9px;transition:background .15s,border-color .15s,transform .15s;display:grid}.player:hover{background:linear-gradient(135deg,#5865f226,#ffffff0f);border-color:#a5b4fc21;transform:translateY(-1px)}.host-player{border-color:#ffa50257;box-shadow:inset 0 0 0 1px #ffa50214}.player-avatar{color:#f5f8ffd1;text-transform:uppercase;background:linear-gradient(135deg,#5865f229,#a855f717);border:1px solid #a5b4fc1f;border-radius:9px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:flex}.host-player .player-avatar{color:#ffe0a3;background:linear-gradient(135deg,#ffa50226,#5865f214);border-color:#ffa50238}.player-name{white-space:nowrap;text-overflow:ellipsis;text-align:left;color:#f5f8ffdb;justify-self:start;width:100%;font-size:13.5px;font-weight:700;display:block;overflow:hidden}.player-state{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex}.state-lobby{background:#ffffff0e;border:1px solid #ffffff12}.state-game{background:#2ed57317;border:1px solid #2ed57326}.player-score{color:#9ff3b8;white-space:nowrap;background:0 0;border:none;flex:none;padding:0;font-size:12.5px;font-weight:800}.players-list::-webkit-scrollbar{width:5px}.players-list::-webkit-scrollbar-track{background:0 0}.players-list::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:10px}.players-list::-webkit-scrollbar-thumb:hover{background:#ffffff3d}@media (width>=769px) and (height<=760px){.players-list{gap:5px;max-height:115px;padding:5px}}.lobby-games{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.games-header{text-align:center;background:radial-gradient(circle at 0 0,#5865f224,#0000 42%),radial-gradient(circle at 100% 100%,#2ed5730f,#0000 40%),#070a1052;border:1px solid #a5b4fc14;border-radius:22px;margin:8px 0 14px;padding:14px 18px;box-shadow:inset 0 1px #ffffff09}.games-label{color:#c7d2fe;text-transform:uppercase;letter-spacing:.7px;background:#5865f221;border:1px solid #a5b4fc29;border-radius:999px;margin-bottom:9px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.games-header p{color:#dce2ff9e;max-width:520px;margin:0 auto;font-size:15px;line-height:1.4}.games-search{background:#07090f70;border:1px solid #a5b4fc1a;border-radius:15px;grid-template-columns:18px minmax(0,1fr) 24px;align-items:center;gap:8px;width:min(360px,100%);height:38px;margin:14px auto 0;padding:0 8px 0 12px;transition:background .15s,border-color .15s,box-shadow .15s;display:grid;box-shadow:inset 0 1px #ffffff09}.games-search:focus-within{background:#0a0c149e;border-color:#a5b4fc38;box-shadow:0 0 0 3px #5865f212}.games-search-icon{opacity:.55;width:15px;height:15px;display:block;position:relative}.games-search-icon:before{content:"";border:2px solid #dce2ff8c;border-radius:50%;width:8px;height:8px;position:absolute;top:1px;left:1px}.games-search-icon:after{content:"";transform-origin:50%;background:#dce2ff8c;border-radius:999px;width:6px;height:2px;position:absolute;bottom:2px;right:1px;transform:rotate(45deg)}.games-search input{color:#f5f8ffe6;background:0 0;border:none;border-radius:0;outline:none;width:100%;height:100%;margin:0;padding:0;font-size:14px;line-height:38px}.games-search input::placeholder{color:#dce2ff57}.games-search button{color:#0000;width:22px;height:22px;box-shadow:none;background:#ffffff12;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;font-size:0;line-height:0;display:flex;position:relative}.games-search button:before,.games-search button:after{content:"";transform-origin:50%;background:#dce2ff94;border-radius:999px;width:10px;height:2px;position:absolute;top:50%;left:50%}.games-search button:before{transform:translate(-50%,-50%)rotate(45deg)}.games-search button:after{transform:translate(-50%,-50%)rotate(-45deg)}.games-search button:hover{filter:none;background:#ffffff1f;transform:none}.games-search button:hover:before,.games-search button:hover:after{background:#fff}.button-arrow{flex:none;width:14px;height:14px;display:inline-block;position:relative}.button-arrow:before{content:"";border-bottom:2px solid;border-left:2px solid;border-radius:1px;width:7px;height:7px;position:absolute;top:50%;left:3px;transform:translateY(-50%)rotate(45deg)}.button-arrow:after{content:"";background:currentColor;border-radius:999px;width:9px;height:2px;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.button-trash{flex:none;width:14px;height:14px;display:inline-block;position:relative}.button-trash:before,.button-trash:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:12px;height:2px;position:absolute;top:50%;left:50%}.button-trash:before{transform:translate(-50%,-50%)rotate(45deg)}.button-trash:after{transform:translate(-50%,-50%)rotate(-45deg)}.games{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#a5b4fc47 transparent;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:214px;align-content:start;gap:14px;height:min(570px,100dvh - 340px);min-height:0;margin:0;padding:12px 12px 14px;display:grid;overflow:hidden auto}.games::-webkit-scrollbar{width:6px}.games::-webkit-scrollbar-track{background:0 0}.games::-webkit-scrollbar-thumb{background:linear-gradient(#5865f24d,#2ed57329);border:2px solid #0a0c14a6;border-radius:999px}.games::-webkit-scrollbar-thumb:hover{background:linear-gradient(#5865f27a,#2ed57342)}.games-empty{text-align:center;color:#dce2ff94;background:radial-gradient(circle at 0 0,#5865f21a,#0000 42%),#070a1057;border:1px solid #a5b4fc14;border-radius:22px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;height:220px;display:flex}.games-empty-icon{color:#dce2ff9e;background:linear-gradient(135deg,#5865f229,#a855f717);border:1px solid #a5b4fc1f;border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;font-size:25px;display:flex}.games-empty h3{color:#f5f8ffb8;margin:0 0 6px;font-size:16px}.games-empty p{color:#dce2ff6b;margin:0;font-size:13px}.locked-game-toast{text-align:center;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:radial-gradient(circle at 0 0,#ffa50224,#0000 44%),linear-gradient(#121622e0,#080a10d6);border:1px solid #ffa50229;border-radius:16px;justify-content:center;align-items:center;gap:11px;min-width:260px;padding:12px 14px;animation:.18s lockedToastPop;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #0000006b,inset 0 1px #ffffff0d}.locked-game-toast b{color:#f5f8ffe6;margin-bottom:2px;font-size:13.5px;font-weight:700;display:block}.locked-game-toast p{color:#ffe0a3b8;margin:0;font-size:12.5px;line-height:1.25}@keyframes lockedToastPop{0%{opacity:0;transform:translate(-50%,8px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}.game-card{text-align:left;cursor:default;isolation:isolate;background:radial-gradient(circle at 16% 8%,#ffffff13,#0000 34%),radial-gradient(circle at 92% 100%,#5865f211,#0000 46%),linear-gradient(145deg,#1f222ef5,#10121afa 58%,#0a0c12fc);border:1px solid #c3ccff17;border-radius:22px;flex-direction:column;height:100%;min-height:0;padding:15px;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s,opacity .18s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 14px 34px #0000002e}.game-card:before{content:"";opacity:.68;pointer-events:none;background:linear-gradient(128deg,#ffffff13,#0000 30% 72%,#ffffff05);transition:opacity .18s,transform .18s;position:absolute;inset:0}.game-card:after{content:"";pointer-events:none;z-index:0;background:#ffffff07;border-radius:50%;width:108px;height:108px;transition:transform .18s,opacity .18s;position:absolute;bottom:-38px;right:-34px;box-shadow:0 0 52px #7481ff0e}.game-card>*{z-index:1;position:relative}.available-game{cursor:pointer}.crocodile-card{background:radial-gradient(circle at 14% 6%,#4ade8038,#0000 34%),radial-gradient(circle at 92% 100%,#38bdf81a,#0000 48%),linear-gradient(145deg,#1b332bfa,#0e1917fc 58%,#090f10);border-color:#4ade8033;box-shadow:inset 0 1px #ffffff0e,0 16px 38px #0d462f24}.alias-card{background:radial-gradient(circle at 14% 6%,#fbbf2433,#0000 34%),radial-gradient(circle at 94% 100%,#818cf821,#0000 48%),linear-gradient(145deg,#30271ffa,#191618fc 56%,#0d0f16);border-color:#fbbf242e;box-shadow:inset 0 1px #ffffff0e,0 16px 38px #5e3e0d21}@media (hover:hover) and (pointer:fine){.crocodile-card:hover,.alias-card:hover{transform:translateY(-3px)}.crocodile-card:hover{border-color:#4ade8061;box-shadow:0 18px 40px #22c55e21,inset 0 1px #ffffff13,inset 0 0 30px #4ade8009}.alias-card:hover{border-color:#fbbf245c;box-shadow:0 18px 40px #f59e0b1f,inset 0 1px #ffffff13,inset 0 0 30px #818cf809}.crocodile-card:hover:before,.alias-card:hover:before{opacity:.92;transform:translate(2px)}.crocodile-card:hover:after,.alias-card:hover:after{opacity:1;transform:scale(1.08)}}.letter-card{background:radial-gradient(circle at 0 0,#a855f738,#0000 42%),linear-gradient(#271e37db,#0e0c14f2);border-color:#a855f729}.codenames-card{background:radial-gradient(circle at 0 0,#1e90ff38,#0000 42%),linear-gradient(#18273adb,#0a0e16f2);border-color:#1e90ff29}.spy-card{background:radial-gradient(circle at 0 0,#6366f138,#0000 42%),linear-gradient(#1c1d36db,#0a0b14f2);border-color:#818cf829}.bunker-card{background:radial-gradient(circle at 0 0,#f59e0b33,#0000 42%),linear-gradient(#322516db,#120d0af2);border-color:#f59e0b26}.poker-card{background:radial-gradient(circle at 0 0,#14b8a633,#0000 42%),linear-gradient(#142d2bdb,#081110f2);border-color:#14b8a626}.durak-card{background:radial-gradient(circle at 0 0,#f8717133,#0000 42%),linear-gradient(#301c1edb,#120a0cf2);border-color:#f8717126}.mafia-card{background:radial-gradient(circle at 0 0,#ff475733,#0000 42%),linear-gradient(#301c22db,#120d0ff2);border-color:#ff475726}.locked-game{cursor:pointer;opacity:.5;filter:saturate(.68)brightness(.82)}.locked-game:hover{opacity:.62;filter:saturate(.82)brightness(.9);border-color:#ffffff21;transform:translateY(-2px)}.game-card-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.game-icon{background:#ffffff1a;border:1px solid #ffffff14;border-radius:17px;justify-content:center;align-items:center;width:52px;height:52px;font-size:30px;display:flex;box-shadow:inset 0 1px #ffffff14}.crocodile-card .game-icon{background:#2ed57324;border-color:#2ed57338}.alias-card .game-icon{background:#ffa50221;border-color:#ffa50233}.letter-card .game-icon{background:#a855f721;border-color:#a855f733}.codenames-card .game-icon{background:#1e90ff21;border-color:#1e90ff33}.spy-card .game-icon{background:#6366f121;border-color:#818cf833}.bunker-card .game-icon{background:#f59e0b1f;border-color:#f59e0b33}.poker-card .game-icon{background:#14b8a61f;border-color:#14b8a633}.durak-card .game-icon{background:#f871711f;border-color:#f8717133}.mafia-card .game-icon{background:#ff475721;border-color:#ff475733}.game-badge{letter-spacing:.2px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.game-badge.ready{color:#9ff3b8;background:#2ed57329;border:1px solid #2ed57347}.game-badge.soon{color:#ffffff94;background:#ffffff12;border:1px solid #ffffff1a}.game-badge.beta{color:#d8d2fff0;background:linear-gradient(135deg,#7c69ef30,#4aaadc1a);border:1px solid #a697ff47;box-shadow:inset 0 1px #ffffff0d}.game-card h3{margin:0 0 6px;font-size:21px}.game-card p{color:#ffffffad;min-height:38px;margin:0;font-size:13.5px;line-height:1.35}.game-card-footer{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:12px;display:flex}.game-card-footer span{color:#ffffffa3;background:#ffffff12;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}.crocodile-layout{box-sizing:border-box;background:linear-gradient(#141721ad,#0a0b0f85);border:1px solid #ffffff0f;border-radius:25px;flex-direction:column;width:100%;margin-top:0;padding:18px 25px 25px;display:flex}.game-header{justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.game-header h2{margin:0}.game-header h3{background:#111;border-radius:15px;padding:10px 18px}.crocodile-layout canvas{border-radius:18px;width:100%;max-width:none;height:auto;margin:0 auto;display:block}.crocodile-layout input[type=range]{width:250px}.room-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff0e,#ffffff07);border:1px solid #fff1;border-radius:30px;width:1450px;min-height:700px;padding:25px 35px;box-shadow:0 24px 80px #0000006b}.room-header{background:linear-gradient(135deg,#5865f21f,#a855f712);border:1px solid #a5b4fc17;border-radius:22px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px 14px;display:flex}.room-title h1{text-align:left;color:#fffffff5;letter-spacing:.2px;margin:0}.room-header h2{margin:5px 0;font-size:18px}.room-layout{grid-template-columns:minmax(900px,1fr) 360px;align-items:start;gap:25px;display:grid}.main-zone{min-height:550px}.side-zone{background:linear-gradient(#141721b8,#0a0b0f8f);border:1px solid #fff1;border-radius:25px;padding:14px 20px 20px}.chat-box{flex-direction:column;gap:8px;margin-top:14px;display:flex}.messages{text-align:left;scrollbar-width:thin;scrollbar-color:transparent transparent;background:radial-gradient(circle at 0 0,#5865f21a,#0000 42%),#06080e61;border:1px solid #a5b4fc13;border-radius:18px;height:430px;padding:12px;position:relative;overflow:hidden auto}.messages:hover{scrollbar-color:#a5b4fc2e transparent}.messages::-webkit-scrollbar{width:5px}.messages::-webkit-scrollbar-track{background:0 0;margin:10px 0}.messages::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}.messages:hover::-webkit-scrollbar-thumb{background:linear-gradient(#a5b4fc3d,#a855f721);border:1px solid #080a10a6}.chat-empty{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;padding:20px;display:flex}.chat-empty-icon{opacity:.72;background:linear-gradient(135deg,#5865f229,#a855f717);border:1px solid #a5b4fc1f;border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;font-size:25px;display:flex;box-shadow:inset 0 1px #ffffff0a}.chat-empty h3{color:#f5f8ffad;margin:0 0 6px;font-size:15px;font-weight:700}.chat-empty p{color:#dce2ff6b;max-width:190px;margin:0;font-size:13px;line-height:1.35}.message{color:#ffffffd1;text-align:left;white-space:normal;overflow-wrap:anywhere;word-break:break-word;background:#11141fb8;border:1px solid #a5b4fc0e;border-radius:12px;margin:0 0 7px;padding:8px 10px;font-size:13px;line-height:1.3}.message b{color:#c7d2fe;overflow-wrap:anywhere;word-break:break-word;font-weight:700}.own-message{background:linear-gradient(135deg,#5865f22e,#a855f71c);border-color:#a5b4fc29}.own-message b{color:#ddd6fe}.success-message,.join-message,.leave-message,.game-start-message,.winner-message,.drawer-left-message{color:#dce2ffb8;text-align:center;background:linear-gradient(135deg,#5865f21a,#ffffff0b);border:1px solid #a5b4fc17;border-radius:13px;margin:8px 0;padding:8px 10px;font-size:12.5px;font-weight:500;position:relative;box-shadow:inset 0 1px #ffffff09}.success-message{color:#9ff3b8;background:linear-gradient(135deg,#2ed5731f,#5865f214);border-color:#2ed5732e}.join-message{color:#b9ffd2c7;background:linear-gradient(135deg,#2ed57317,#ffffff09);border-color:#2ed57324}.leave-message{color:#ffcdd3c7;background:linear-gradient(135deg,#ff475717,#ffffff09);border-color:#ff475724}.game-start-message{color:#dce2ffd1;background:linear-gradient(135deg,#5865f221,#a855f712);border-color:#a5b4fc26}.winner-message{color:#ffe0a3db;background:linear-gradient(135deg,#ffa5021c,#5865f212);border-color:#ffa5022b}.drawer-left-message{color:#ffe0a3d1;background:linear-gradient(135deg,#ffa5021a,#5865f214);border-color:#ffa50229}.chat-box input{color:#fff;background:#07090f7a;border:1px solid #a5b4fc17;border-radius:14px;outline:none;width:100%;margin:0;padding:11px 13px;font-size:14px;transition:background .15s,border-color .15s}.chat-box input:focus{background:#0a0c149e;border-color:#a5b4fc38}.chat-box input::placeholder{color:#ffffff61}.chat-box.chat-disabled .chat-input-wrap input:disabled{color:#ffe0a3a8;-webkit-text-fill-color:#ffe0a3a8;cursor:not-allowed;opacity:1;background:linear-gradient(135deg,#ffa50216,#ff475709);border-color:#ffa50233;box-shadow:inset 0 1px #ffffff06}.chat-box.chat-disabled .chat-input-wrap input:disabled::placeholder{color:#ffe0a3a8;-webkit-text-fill-color:#ffe0a3a8;opacity:1}.chat-input-wrap{width:100%;display:flex;position:relative}.chat-input-wrap input{padding-right:78px}.message-counter{color:#dce2ff6b;pointer-events:none;font-size:11.5px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.counter-limit{color:#ffa502c7}.chat-box button{color:#ffffffdb;letter-spacing:0;width:100%;box-shadow:none;background:linear-gradient(135deg,#5865f23d,#a855f729);border:1px solid #a5b4fc24;border-radius:14px;justify-content:center;align-items:center;gap:5px;margin:0;padding:11px 13px;font-size:14px;font-weight:600;display:flex}.chat-box button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#5865f252,#a855f738);transform:translateY(-1px)}.chat-box button:active{transform:scale(.98)}.send-message-button:disabled{opacity:.48;cursor:default;filter:none;transform:none}.send-message-button:disabled:hover{color:#ffffffdb;filter:none;box-shadow:none;background:linear-gradient(135deg,#5865f23d,#a855f729);border-color:#a5b4fc24;transform:none}.send-message-button:disabled .send-button-icon{opacity:.55}.send-button-icon{fill:currentColor;opacity:.9;filter:drop-shadow(0 0 8px #ffffff14);flex:none;width:17px;height:17px;display:block;transform:translateY(1px)}.send-button-icon-line{fill:none;stroke:#ffffff61;stroke-width:1.4px;stroke-linecap:round}.leave-room-button{color:#ffcdd3e0;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff47571a;border:1px solid #ff47572e;border-radius:16px;justify-content:center;align-items:center;gap:7px;margin:0;padding:10px 18px;font-size:14px;font-weight:600;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.leave-room-button:hover{color:#fff;filter:none;background:#ff47572b;border-color:#ff47574d;transform:translateY(-1px);box-shadow:0 10px 24px #ff47571a}.leave-room-button:active{transform:scale(.97)}.game-modal{z-index:999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:radial-gradient(circle,#5865f21f,#0000 38%),#0000009e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.game-modal-content{text-align:center;background:radial-gradient(circle at 0 0,#ffa50221,#0000 40%),radial-gradient(circle at 100% 100%,#5865f229,#0000 42%),linear-gradient(#121622f7,#080a10fa);border:1px solid #a5b4fc26;border-radius:26px;width:min(390px,100% - 36px);padding:26px;animation:.18s gameModalPop;box-shadow:0 26px 80px #000000ad,inset 0 1px #ffffff0d}.game-modal-icon{color:#ffd38a;background:#ffa5021f;border:1px solid #ffa50238;border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 12px;display:flex;box-shadow:inset 0 1px #ffffff0a}.modal-warning-icon{width:18px;height:18px;display:block;position:relative}.modal-warning-icon:before{content:"";background:currentColor;border-radius:999px;width:3px;height:10px;position:absolute;top:2px;left:50%;transform:translate(-50%)}.modal-warning-icon:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.game-modal-label{color:#c7d2fe;text-transform:uppercase;letter-spacing:.6px;background:#5865f21f;border:1px solid #a5b4fc29;border-radius:999px;margin-bottom:10px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.game-modal-content h1{color:#f5f8fff5;margin:0 0 9px;font-size:25px;font-weight:700}.game-modal-content p{color:#dce2ffad;margin:0 0 20px;font-size:15px;line-height:1.45}.game-modal-content button{color:#ebf5ffeb;letter-spacing:0;background:linear-gradient(135deg,#5865f247,#a855f729);border:1px solid #a5b4fc29;border-radius:15px;width:100%;margin:0;padding:11px 18px;font-size:14px;font-weight:600;box-shadow:0 10px 26px #5865f21f}.game-modal-content button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#5865f25c,#a855f738);border-color:#a5b4fc42;transform:translateY(-1px);box-shadow:0 14px 34px #5865f22e}.rules-modal-content{text-align:center;width:min(470px,100% - 36px)}.rules-modal-icon{color:#c7d2fe;background:#5865f21f;border:1px solid #a5b4fc33;border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 12px;display:flex}.rules-modal-content .rules-modal-subtitle{color:#dce2ffad;width:100%;max-width:330px;font-size:15px;line-height:1.45;display:block;text-align:center!important;margin:0 auto 18px!important}.rules-list{gap:9px;margin:18px 0 20px;display:grid}.rules-item{text-align:left;background:linear-gradient(135deg,#5865f21a,#ffffff0b);border:1px solid #a5b4fc14;border-radius:15px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;padding:12px 13px;display:grid}.rules-item>span{color:#c7d2fe;background:#5865f224;border:1px solid #a5b4fc24;border-radius:11px;justify-content:center;align-self:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;line-height:1;display:flex}.rules-item b{color:#f5f8ffe6;margin-bottom:3px;font-size:13.5px;font-weight:700;display:block}.rules-item p{color:#dce2ff8f;margin:0;font-size:12.5px;line-height:1.35}.game-modal-content button:active{transform:scale(.98)}@keyframes gameModalPop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.game-settings,.waiting-host{margin:25px 0 0}.crocodile-start-card{background:radial-gradient(circle at 0 0,#2ed57333,#0000 38%),radial-gradient(circle at 100% 100%,#1e90ff1a,#0000 42%),linear-gradient(#10221eb8,#080d1094);border:1px solid #2ed57329;border-radius:26px;width:100%;padding:24px;box-shadow:inset 0 1px #ffffff0d}.crocodile-start-hero{align-items:center;gap:18px;display:flex}.crocodile-start-icon{background:linear-gradient(135deg,#2ed57333,#1e90ff1f);border:1px solid #2ed57338;border-radius:22px;flex:none;justify-content:center;align-items:center;width:68px;height:68px;font-size:38px;display:flex;box-shadow:0 12px 30px #2ed57314}.crocodile-start-text{min-width:0}.crocodile-start-text h2{margin:0 0 7px;font-size:28px}.crocodile-start-text p{color:#ffffffad;max-width:680px;margin:0;font-size:15px;line-height:1.45}.crocodile-start-meta{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.crocodile-start-meta span{color:#d2ffe1c7;background:#2ed57314;border:1px solid #2ed5731f;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:600}.start-row{gap:10px;width:100%;margin-top:22px;display:flex}.start-button{color:#ebf5ffeb;letter-spacing:0;background:linear-gradient(135deg,#5865f247,#2ed57329);border:1px solid #8ff0ad2e;border-radius:16px;flex:1;height:50px;margin:0;padding:0 22px;font-size:16px;font-weight:600;box-shadow:0 10px 26px #5865f21f}.start-button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#5865f25c,#2ed57338);border-color:#8ff0ad4d;transform:translateY(-2px);box-shadow:0 14px 34px #5865f22e}.settings-icon-button,.rules-icon-button{color:#dce2ffb8;width:50px;height:50px;box-shadow:none;background:#ffffff1a;border:1px solid #ffffff12;border-radius:16px;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.settings-icon-button:hover,.rules-icon-button:hover{color:#f5f8ffeb;filter:none;background:#ffffff29;transform:translateY(-2px)}.settings-gear-icon{color:currentColor;width:23px;height:23px;display:block;position:relative}.settings-gear-icon:before{content:"";clip-path:polygon(50% 0%,60% 14%,74% 8%,79% 24%,94% 28%,86% 41%,100% 50%,86% 59%,94% 72%,79% 76%,74% 92%,60% 86%,50% 100%,40% 86%,26% 92%,21% 76%,6% 72%,14% 59%,0% 50%,14% 41%,6% 28%,21% 24%,26% 8%,40% 14%);background:currentColor;position:absolute;inset:0;-webkit-mask:radial-gradient(circle,#0000 0 4px,#000 4.4px);mask:radial-gradient(circle,#0000 0 4px,#000 4.4px)}.settings-gear-icon:after{content:"";border:2px solid;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rules-question-icon{color:currentColor;width:24px;height:24px;display:block;position:relative}.rules-question-icon:before{content:"?";color:currentColor;justify-content:center;align-items:center;font-size:18px;font-weight:800;line-height:1;display:flex;position:absolute;inset:0;transform:translateY(-1px)}.rules-question-icon:after{content:"";opacity:.32;border:2px solid;border-radius:50%;position:absolute;inset:1px}.settings-panel{background:radial-gradient(circle at 0 0,#5865f21f,#0000 42%),#070a1066;border:1px solid #a5b4fc17;border-radius:20px;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffff09}.setting-card{background:linear-gradient(135deg,#5865f21a,#ffffff0b);border:1px solid #a5b4fc13;border-radius:16px;flex-direction:column;gap:12px;padding:13px;display:flex}.setting-label{flex-direction:column;gap:4px;min-width:0;display:flex}.setting-label span{color:#f5f8ffe6;font-size:14px;font-weight:600}.setting-label small{color:#dce2ff85;font-size:12px;line-height:1.25}.setting-buttons{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.setting-buttons button{color:#dce2ffb8;box-shadow:none;background:#07090f6b;border:1px solid #a5b4fc14;border-radius:13px;margin:0;padding:9px 8px;font-size:13px;font-weight:500}.setting-buttons button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#5865f22e,#a855f71a);border-color:#a5b4fc2e;transform:translateY(-1px)}.setting-buttons button.selected{color:#caffdd;background:linear-gradient(135deg,#2ed5732e,#5865f224);border-color:#2ed57342;box-shadow:0 0 0 2px #2ed5730f}.waiting-host{text-align:left}.waiting-host.crocodile-start-card{opacity:.9}.winner-modal{text-align:center;z-index:20;background:radial-gradient(circle at 0 0,#5865f238,#0000 42%),radial-gradient(circle at 100% 100%,#2ed5731a,#0000 42%),linear-gradient(#121622f5,#080a10fa);border:1px solid #a5b4fc29;border-radius:28px;width:min(430px,100% - 40px);padding:26px;animation:.2s winnerPop;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 26px 80px #000000ad,inset 0 1px #ffffff0d}.winner-card-header{margin-bottom:18px}.winner-label{color:#9ff3b8;text-transform:uppercase;letter-spacing:.7px;background:#2ed5731a;border:1px solid #2ed5732e;border-radius:999px;margin-bottom:10px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.winner-modal h1{color:#f5f8fff5;margin:0 0 7px;font-size:27px;font-weight:700}.winner-modal p{color:#dce2ff94;margin:0;font-size:14px}.results-list{flex-direction:column;gap:8px;margin-top:18px;display:flex}.result-player{background:linear-gradient(135deg,#5865f21a,#ffffff0b);border:1px solid #a5b4fc13;border-radius:15px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;margin:0;padding:10px 12px;font-size:14px;font-weight:600;display:grid}.result-winner{background:linear-gradient(135deg,#2ed57326,#5865f21a);border-color:#2ed5733d;box-shadow:0 8px 24px #2ed5730f}.result-medal{background:#0003;border:1px solid #ffffff12;border-radius:9px;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;display:flex}.result-name{text-align:left;white-space:nowrap;text-overflow:ellipsis;color:#f5f8ffe0;font-weight:600;overflow:hidden}.result-score{text-align:right;color:#dce2ffa8;font-size:14px;font-weight:600}.result-winner .result-name{color:#caffdd}.result-winner .result-score{color:#9ff3b8}.play-again-button{color:#ebf5ffeb;letter-spacing:0;background:linear-gradient(135deg,#5865f247,#2ed57329);border:1px solid #8ff0ad2e;border-radius:16px;width:100%;margin:18px 0 0;padding:12px 18px;font-size:15px;font-weight:600;box-shadow:0 10px 26px #5865f21f}.play-again-button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#5865f25c,#2ed57338);border-color:#8ff0ad4d;transform:translateY(-2px);box-shadow:0 14px 34px #5865f22e}@keyframes winnerPop{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.word-choice{z-index:100;pointer-events:auto;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(circle,#5865f21a,#0000 42%),#0000007a;border-radius:18px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.word-choice-content{text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:radial-gradient(circle at 0 0,#2ed57326,#0000 38%),radial-gradient(circle at 100% 100%,#5865f22e,#0000 42%),linear-gradient(#121622f0,#080a10f7);border:1px solid #a5b4fc29;border-radius:26px;width:min(520px,100% - 40px);padding:26px;animation:.18s wordChoicePop;box-shadow:0 26px 80px #0000009e,inset 0 1px #ffffff0d}.word-choice-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.word-choice-header h2{color:#f5f8fff5;margin:0 0 6px;font-size:25px;font-weight:700}.word-choice-header p{color:#dce2ff9e;margin:0;font-size:14px}.word-choice-timer{color:#ebf5ffe6;background:linear-gradient(135deg,#5865f22e,#2ed57317);border:1px solid #a5b4fc29;border-radius:14px;flex:none;padding:8px 12px;font-size:15px;font-weight:600}.word-options{grid-template-columns:1fr;gap:10px;display:grid}.word-options button{color:#f5f8ffe6;text-align:left;width:100%;box-shadow:none;background:linear-gradient(135deg,#5865f224,#ffffff0e);border:1px solid #a5b4fc1a;border-radius:16px;margin:0;padding:14px 16px;font-size:16px;font-weight:600}.word-options button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#2ed57329,#5865f22e);border-color:#8ff0ad3d;transform:translateY(-1px)}.word-choice-waiting{text-align:center}.word-choice-waiting-icon{background:linear-gradient(135deg,#2ed57329,#5865f221);border:1px solid #8ff0ad2e;border-radius:22px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:34px;display:flex;box-shadow:0 12px 34px #2ed57314}.word-choice-waiting h2{color:#f5f8fff5;margin:0 0 8px;font-size:23px;font-weight:700}.word-choice-waiting p{color:#dce2ff9e;margin:0 0 18px;font-size:14px}@keyframes wordChoicePop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.canvas-wrapper{border-radius:18px;margin-top:8px;position:relative}.word-hint{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;background:#ffffff57;border:1px solid #ffffff73;border-radius:999px;justify-content:center;align-items:center;gap:9px;max-width:90%;padding:10px 16px;display:flex;position:absolute;top:15px;left:50%;transform:translate(-50%)}.word-hint-letter{border-bottom:3px solid #141414b8;border-radius:2px;width:16px;height:18px}.sidebar-back{color:#ffffffdb;cursor:pointer;background:linear-gradient(135deg,#5865f238,#a855f724);border:1px solid #a5b4fc24;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;margin:0 0 12px;padding:11px 16px;font-size:14px;font-weight:600;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s;display:flex;box-shadow:0 8px 22px #5865f21a}.sidebar-back:hover{color:#fff;filter:none;background:linear-gradient(135deg,#5865f24d,#a855f733);border-color:#a5b4fc3d;transform:translateY(-1px);box-shadow:0 12px 30px #5865f229}.sidebar-back:active{transform:scale(.98)}.artist-panel{background:radial-gradient(circle at 0 0,#2ed5731a,#0000 42%),#070a106b;border:1px solid #2ed5731a;border-radius:18px;flex-direction:column;gap:10px;width:100%;max-width:1100px;margin:10px auto 0;padding:10px;display:flex;box-shadow:inset 0 1px #ffffff09}.artist-panel-main{justify-content:center;align-items:center;width:100%;display:flex}.artist-tools-zone{background:linear-gradient(135deg,#0c121ab8,#080b128f);border:1px solid #a5b4fc13;border-radius:16px;justify-content:center;align-items:center;gap:12px;max-width:100%;padding:8px;display:flex}.tool-group{flex:none;gap:7px;display:flex}.tool-button{width:36px;height:36px;box-shadow:none;background:#ffffff16;border:1px solid #ffffff12;border-radius:12px;justify-content:center;align-items:center;margin:0;padding:0;font-size:18px;display:flex}.tool-button:hover{filter:none;background:#ffffff24;border-color:#ffffff1f;transform:translateY(-1px)}.active-tool{background:linear-gradient(135deg,#2ed57338,#1e90ff1a);border-color:#2ed5734d;box-shadow:0 0 0 2px #2ed57314}.color-palette{border-left:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin:0;padding-left:12px;display:flex}.color-dot{cursor:pointer;width:28px;height:28px;box-shadow:none;border:2px solid #ffffff47;border-radius:50%;margin:0;padding:0}.color-dot:hover{filter:none;transform:scale(1.12)}.selected-color{border:3px solid #2ed573;box-shadow:0 0 0 2px #2ed5732e}.color-picker-wrapper{cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:50%;flex:none;width:32px;height:32px;transition:transform .15s,border-color .15s;position:relative;overflow:hidden}.color-picker-wrapper:hover{border-color:#ffffff61;transform:scale(1.1)}.color-picker-wrapper input{opacity:0;cursor:pointer;z-index:2;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.artist-panel-bottom{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.size-control{background:#ffffff14;border:1px solid #ffffff12;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-width:0;height:38px;margin:0;padding:0 13px;line-height:1;display:flex}.size-label{color:#ffffff8f;white-space:nowrap;font-size:13px;font-weight:500}.artist-panel input[type=range]{accent-color:#93c5fd;width:145px;max-width:100%;height:16px;margin:0;padding:0}.brush-preview{background:#fff;border:1px solid #ffffff80;border-radius:50%;flex:none;min-width:4px;max-width:18px;min-height:4px;max-height:18px}.clear-canvas-button{color:#ffffffb8;letter-spacing:0;width:auto;min-width:118px;height:38px;box-shadow:none;background:#ffffff14;border:1px solid #ffffff12;border-radius:14px;justify-content:center;align-self:auto;align-items:center;gap:7px;font-size:14px;font-weight:600;line-height:1;transition:transform .15s,background .15s,border-color .15s,color .15s;display:flex;margin:0!important;padding:0 15px!important}.clear-canvas-button:hover{color:#ffccd2;filter:none;background:#ff475721;border-color:#ff475738;transform:translateY(-1px)}.clear-canvas-button:active{transform:scale(.97)}.round-result{z-index:200;pointer-events:none;width:max-content;max-width:calc(100% - 36px);position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.round-result-content{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 0 0,#2ed57329,#0000 42%),radial-gradient(circle at 100% 100%,#5865f229,#0000 44%),linear-gradient(#121622d1,#080a10c7);border:1px solid #a5b4fc26;border-radius:16px;min-width:220px;max-width:100%;padding:10px 15px;animation:.18s resultToast;box-shadow:0 18px 45px #00000075,inset 0 1px #ffffff0d}.round-result-content p{color:#dce2ffbd;margin:0 0 5px;font-size:13.5px;font-weight:500}.round-result-content p b{color:#f5f8fff0;font-weight:600}.round-result-content span{color:#9ff3b8;text-transform:none;overflow-wrap:anywhere;font-size:17px;font-weight:700;display:block}@keyframes resultToast{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.home-page{background:radial-gradient(circle at 0 0,#5865f233,#0000 36%),radial-gradient(circle at 100% 100%,#2ed5731a,#0000 34%),linear-gradient(135deg,#11131a,#171821,#101116);justify-content:center;align-items:center;width:100vw;min-height:100vh;display:flex}.home-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff0e,#ffffff07);border:1px solid #fff1;border-radius:30px;grid-template-columns:1fr 350px;gap:25px;width:900px;padding:35px;display:grid;box-shadow:0 24px 80px #0000006b}.home-info{flex-direction:column;min-height:360px;display:flex}.home-info h1{text-align:center;color:#f5f8fffa;letter-spacing:.3px;text-shadow:0 0 28px #5865f247;margin:0 0 8px;font-size:46px}.home-info p{text-align:center;color:#dce2ffa8;opacity:1;margin:0 0 18px;font-size:17px}.login-card{background:radial-gradient(circle at 0 0,#5865f226,#0000 42%),radial-gradient(circle at 100% 100%,#2ed57314,#0000 40%),#070a1075;border:1px solid #a5b4fc1a;border-radius:24px;flex-direction:column;gap:10px;padding:25px;display:flex;box-shadow:inset 0 1px #ffffff0a}.login-card h2{text-align:center;color:#f5f8fff0;margin:0 0 8px;font-size:24px;font-weight:700}.login-card input{color:#fff;background:#07090f80;border:1px solid #a5b4fc1a;border-radius:14px;outline:none;margin:0;padding:12px 13px;font-size:14px;transition:background .15s,border-color .15s,box-shadow .15s}.login-card input:focus{background:#0a0c14a8;border-color:#a5b4fc42;box-shadow:0 0 0 3px #5865f214}.login-card input::placeholder{color:#ffffff61}.login-card button{color:#ebf5ffe6;letter-spacing:0;background:linear-gradient(135deg,#5865f23d,#a855f726);border:1px solid #a5b4fc24;border-radius:15px;width:100%;margin:0;padding:12px 14px;font-size:14px;font-weight:600;box-shadow:0 10px 26px #5865f21a}.login-card button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#5865f252,#a855f738);border-color:#a5b4fc3d;transform:translateY(-1px);box-shadow:0 14px 34px #5865f229}.login-card button:active{transform:scale(.98)}.login-card button:disabled{opacity:.55;cursor:default;filter:none;transform:none}.login-card button:disabled:hover{filter:none;transform:none;box-shadow:0 10px 26px #5865f21a}.create-btn{color:#ebf5ffeb!important;background:linear-gradient(135deg,#5865f247,#2ed57329)!important;border-color:#8ff0ad2e!important}.create-btn:hover{background:linear-gradient(135deg,#5865f25c,#2ed57338)!important;border-color:#8ff0ad4d!important}.account-box{text-align:center;color:#dce2ff8a;opacity:1;background:#ffffff0e;border:1px solid #ffffff12;border-radius:14px;margin-top:15px;padding:11px 12px;font-size:14px;font-weight:500}.updates-box{background:radial-gradient(circle at 0 0,#5865f21f,#0000 42%),radial-gradient(circle at 100% 100%,#2ed5730f,#0000 40%),#070a106b;border:1px solid #a5b4fc17;border-radius:22px;flex:1;max-height:270px;padding:14px;overflow-y:auto;box-shadow:inset 0 1px #ffffff09}.updates-box::-webkit-scrollbar{width:5px}.updates-box::-webkit-scrollbar-track{background:0 0}.updates-box::-webkit-scrollbar-thumb{background:#a5b4fc2e;border-radius:10px}.updates-box::-webkit-scrollbar-thumb:hover{background:#a5b4fc47}.updates-box h3{color:#f5f8ffeb;text-align:center;margin:0 0 12px;font-size:18px;font-weight:700}.update-item{background:linear-gradient(135deg,#5865f21a,#ffffff0b);border:1px solid #a5b4fc13;border-radius:16px;margin-top:9px;padding:11px 12px;transition:background .15s,border-color .15s,transform .15s}.update-item:hover{background:linear-gradient(135deg,#5865f224,#ffffff0e);border-color:#a5b4fc21;transform:translateY(-1px)}.update-item span{color:#c7d2fe;background:#5865f221;border:1px solid #a5b4fc29;border-radius:999px;align-items:center;margin-bottom:7px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.update-item p{text-align:left;color:#dce2ffb8;opacity:1;margin:4px 0;font-size:14px;line-height:1.35}.home-error{color:#ffb4bce6;text-align:center;background:#ff475713;border:1px solid #ff475729;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:24px;margin:-1px 0 0;padding:4px 9px;font-size:12px;font-weight:600;line-height:1;display:flex;box-shadow:inset 0 1px #ffffff06}.crocodile-layout canvas{cursor:none}.brush-cursor{pointer-events:none;z-index:50;background:#ffffff14;border:2px solid #000000e6;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #ffffffe6}.eraser-cursor{background:#ff47571f;border:2px solid #ff4757;box-shadow:0 0 0 2px #ffffffe6}.room-title h1{text-align:left;margin:0}.room-subtitle{color:#ffffff9e;margin-top:5px;font-size:14px;font-weight:400}.room-code-text{color:#c7d2fe;cursor:pointer;background:#5865f21f;border:1px solid #a5b4fc29;border-radius:999px;align-items:center;margin-left:0;padding:3px 7px;font-size:15px;font-weight:700;line-height:1.05;transition:color .15s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex;position:relative;transform:translateY(-1px)}.room-code-text:hover{color:#fff;background:#5865f233;border-color:#a5b4fc47;box-shadow:0 0 18px #5865f22e}.copy-toast{color:#b9ffd2eb;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:30;pointer-events:none;background:#4ade8013;border:1px solid #4ade802e;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:max-content;padding:6px 9px;font-size:11.5px;font-weight:700;animation:.18s copyPop;display:inline-flex;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%);box-shadow:0 0 18px #4ade8014,inset 0 1px #ffffff0d}.copy-check-icon{color:#4ade80;flex:none;width:13px;height:13px;display:block;position:relative;transform:translateY(-4.5px)}.copy-check-icon:before{content:"";border-bottom:2px solid;border-left:2px solid;border-radius:1px;width:8px;height:4px;position:absolute;top:6px;left:3px;transform:rotate(-45deg)}@keyframes copyPop{0%{opacity:0;transform:translate(-50%)translateY(4px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.app-error-page{background:radial-gradient(circle at 0 0,#5865f22e,#0000 36%),radial-gradient(circle at 100% 100%,#a855f71f,#0000 34%),#11131a;place-items:center;min-height:100dvh;padding:20px;display:grid}.app-error-card{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0f18eb;border:1px solid #a5b4fc29;border-radius:26px;width:min(460px,100%);padding:28px;box-shadow:0 28px 80px #00000085}.app-error-label{color:#c7d2fe;letter-spacing:.6px;text-transform:uppercase;background:#5865f224;border:1px solid #a5b4fc2e;border-radius:999px;margin-bottom:12px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.app-error-card h1{color:#f5f8fff5;margin:0 0 10px;font-size:clamp(24px,6vw,32px)}.app-error-card p{color:#dce2ffa8;margin:0 0 20px;font-size:15px;line-height:1.5}.app-error-card button{background:linear-gradient(135deg,#5865f25c,#a855f738);border:1px solid #a5b4fc38;width:100%;margin:0}@media (width>=769px){html,body,#root{width:100%;height:100dvh;min-height:0;overflow:hidden}body{overflow:hidden}.page{width:100vw;height:100dvh;min-height:0;padding:10px;overflow:hidden}.room-card{flex-direction:column;width:min(1450px,100%);height:calc(100dvh - 20px);min-height:0;padding:clamp(10px,1.5vw,25px) clamp(14px,2vw,35px);display:flex;overflow:hidden}.room-header{flex:none;margin-bottom:8px}.room-header h1{font-size:clamp(24px,2vw,32px)}.room-subtitle{font-size:clamp(13px,1.2vw,16px)}.room-layout{flex:1 1 0;grid-template-columns:minmax(0,1fr) clamp(280px,25vw,360px);align-items:stretch;gap:clamp(12px,1.7vw,25px);height:0;min-height:0;display:grid;overflow:hidden}.main-zone,.side-zone{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.chat-box{flex-direction:column;flex:auto;min-height:0;margin-top:12px;display:flex}.messages{flex:auto;height:auto;min-height:0;overflow-y:auto}.chat-box input,.chat-box button{flex:none}.crocodile-layout{height:100%;min-height:0;padding:clamp(10px,1.4vw,18px) clamp(12px,1.8vw,25px) clamp(12px,1.8vw,25px);overflow:hidden}.game-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 10px;display:grid}.round-chip{color:#ffffffd6;white-space:nowrap;background:#ffffff13;border:1px solid #fff1;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 14px;font-size:14px;font-weight:600;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.game-chip{color:#c7ffe0;background:linear-gradient(135deg,#2ed57329,#1e90ff14);border-color:#2ed57333}.drawer-chip{color:#e2e8ffdb;background:linear-gradient(135deg,#5865f226,#a855f717);border-color:#a5b4fc24;justify-content:center}.word-chip{color:#b9ffd4;background:linear-gradient(135deg,#2ed5732e,#1e90ff1a);border-color:#2ed5733d}.word-chip b{color:#fff}.timer-chip{color:#e6ebffe6;background:linear-gradient(135deg,#5865f229,#0b0d148c);border-color:#a5b4fc24;min-width:76px;font-size:15px}.timer-chip b{font-size:18px;font-weight:700}.timer-warning{color:#ffe0a3;background:linear-gradient(135deg,#ffa50238,#ff475721);border-color:#ffa50242}.canvas-wrapper{flex:auto;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.crocodile-layout canvas{aspect-ratio:1100/700;width:auto;max-width:100%;height:auto;max-height:100%}.size-control{flex:none;margin-top:7px}.crocodile-layout>button{flex:none;align-self:center;margin-top:6px}.color-palette{gap:6px}.color-dot{width:24px;height:24px}.color-picker-wrapper{width:28px;height:28px}.tool-button{width:32px;height:32px;font-size:16px}}@media (width>=769px) and (height<=760px){.crocodile-start-card{border-radius:22px;padding:18px}.crocodile-start-icon{border-radius:18px;width:56px;height:56px;font-size:31px}.crocodile-start-text h2{font-size:23px}.crocodile-start-text p{font-size:13px}.crocodile-start-meta{margin-top:14px}.start-row{margin-top:16px}.start-button,.settings-icon-button,.rules-icon-button{height:44px}.setting-buttons button{padding:7px 10px;font-size:12px}.page{padding:6px}.room-card{border-radius:22px;height:calc(100dvh - 12px);padding:10px 14px}.room-header{margin-bottom:6px}.room-header h1{font-size:24px}.room-subtitle{font-size:13px}.room-layout{grid-template-columns:minmax(0,1fr) 300px;gap:12px}.side-zone{padding:10px 12px 12px}.player{height:31px;padding:0 8px}.player-avatar{border-radius:8px;width:22px;height:22px;font-size:11px}.player-name{font-size:13px}.player-state{border-radius:8px;width:22px;height:22px;font-size:12px}.player-score{padding:0;font-size:11.5px}.sidebar-back{border-radius:14px;padding:8px 12px;font-size:14px}.chat-box{margin-top:8px}.message{margin-bottom:5px;padding:6px 8px;font-size:12px}.chat-box input,.chat-box button{padding:8px 10px;font-size:13px}.crocodile-layout{border-radius:20px;padding:10px 12px}.game-header{gap:7px;margin-bottom:7px}.round-chip{border-radius:13px;min-height:34px;padding:7px 10px;font-size:12px}.timer-chip{min-width:62px}.timer-chip b{font-size:15px}.tool-button{border-radius:8px;width:30px;height:30px;font-size:15px}.color-palette{gap:5px}.color-dot{width:22px;height:22px}.color-picker-wrapper{width:25px;height:25px}.size-control{gap:10px;margin-top:5px}.crocodile-layout input[type=range]{width:180px}.crocodile-layout>button{margin:5px;padding:7px 18px;font-size:14px}.word-hint{padding:6px 16px;font-size:20px;top:10px}}@media (width<=768px){html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{overflow-y:auto}.page{align-items:flex-start;min-height:100dvh;padding:10px}.room-card{border-radius:22px;width:100%;min-height:auto;padding:14px}.room-header{margin-bottom:12px}.room-header h1{font-size:28px}.room-subtitle{font-size:14px}.room-layout{flex-direction:column;gap:14px;display:flex}.main-zone{min-height:auto}.side-zone{padding:12px}.games{grid-template-columns:1fr;gap:12px;margin:0;padding-bottom:0;padding-right:0;display:grid;overflow:visible}.game-card{width:100%;min-height:auto;padding:16px}.available-game:hover{transform:none}.games-header{margin:6px 0 14px}.games-header h2{font-size:23px}.games-header p{font-size:14px}.crocodile-layout{border-radius:20px;padding:12px}.game-header{grid-template-columns:1fr auto;gap:8px;margin-bottom:8px;display:grid}.game-chip{display:none}.round-chip{border-radius:14px;min-height:38px;padding:8px 11px;font-size:13px;font-weight:600}.settings-panel{grid-template-columns:1fr}.setting-buttons button{padding:10px 8px}.drawer-chip,.word-chip{justify-content:flex-start;min-width:0}.drawer-chip span:last-child,.word-chip span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.timer-chip{min-width:58px;padding:8px 10px}.timer-chip b{font-size:16px}.canvas-wrapper{width:100%;overflow:hidden}.crocodile-layout canvas{touch-action:none;width:100%;height:auto}.artist-panel{border-radius:16px;padding:9px}.artist-panel-main{justify-content:center}.artist-tools-zone{flex-direction:column;gap:10px;width:100%}.tool-group{justify-content:center}.color-palette{border-top:1px solid #ffffff14;border-left:none;justify-content:center;padding-top:10px;padding-left:0}.artist-panel-bottom{flex-direction:column;gap:10px}.size-control{flex-wrap:wrap;justify-content:center}.clear-canvas-button{width:100%}.word-hint{gap:7px;max-width:92%;padding:8px 12px;top:10px;overflow:hidden}.word-hint-letter{border-bottom-width:3px;width:13px;height:15px}.word-hint-space{width:19px;height:15px}.word-choice-content{border-radius:22px;width:calc(100vw - 34px);padding:20px}.word-choice-header{flex-direction:column;gap:12px}.word-choice-timer{align-self:flex-start}.word-options{grid-template-columns:1fr}.word-options button{width:100%}.messages{height:220px}.home-page{align-items:flex-start;padding:12px}.home-card{border-radius:22px;flex-direction:column;width:100%;padding:18px;display:flex}.home-info h1{font-size:34px}.updates-box{max-height:220px}}@media (width>=769px){.canvas-wrapper{aspect-ratio:1100/700;border-radius:18px;flex:0 auto;width:100%;max-width:1100px;margin:8px auto 0;position:relative;overflow:hidden;background:0 0!important;height:auto!important;max-height:none!important}.crocodile-layout canvas{aspect-ratio:1100/700;touch-action:none;border-radius:18px;margin:0;display:block;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}.word-choice{border-radius:18px;inset:0}}@media (width>=769px) and (height<=860px){.canvas-wrapper{max-width:980px}}@media (width>=769px) and (height<=780px){.canvas-wrapper{max-width:820px}}@media (width>=769px) and (height<=720px){.canvas-wrapper{max-width:720px}}@media (width<=768px){.canvas-wrapper{aspect-ratio:1100/700;border-radius:18px;width:100%;margin-top:8px;position:relative;overflow:hidden;background:0 0!important}.crocodile-layout canvas{aspect-ratio:1100/700;touch-action:none;margin:0;display:block;width:100%!important;height:100%!important}}@media (width>=769px) and (height<=760px){.tool-button{width:34px;height:34px;font-size:17px}.color-dot{width:26px;height:26px}.color-picker-wrapper{width:30px;height:30px}.crocodile-layout input[type=range]{width:210px}.clear-canvas-button{font-size:14px;padding:9px 16px!important}}.confirm-modal-content{width:min(420px,100% - 36px)}.confirm-modal-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.game-modal-content .confirm-modal-actions button{width:100%;margin:0}.confirm-cancel-button{color:#dce2ffc7!important;box-shadow:none!important;background:#ffffff14!important;border-color:#ffffff1a!important}.confirm-cancel-button:hover{color:#fff!important;background:#ffffff21!important;border-color:#ffffff29!important}.confirm-danger-button{color:#ffe6e9f5!important;background:linear-gradient(135deg,#ff475747,#ffa5021f)!important;border-color:#ff475740!important;box-shadow:0 10px 26px #ff47571f!important}.confirm-danger-button:hover{color:#fff!important;background:linear-gradient(135deg,#ff475761,#ffa50229)!important;border-color:#ff47575c!important}.start-button:disabled,.settings-icon-button:disabled{opacity:.46;cursor:not-allowed;filter:saturate(.55);box-shadow:none}.start-button:disabled:hover,.settings-icon-button:disabled:hover{filter:saturate(.55);box-shadow:none;transform:none}@media (width<=520px){.confirm-modal-actions{grid-template-columns:1fr}}html,body,.games,.messages,.players-list,.updates-box{scroll-behavior:auto!important}.locked-game-toast{animation:1.6s both lockedToastLife!important;box-shadow:0 10px 24px #0000004d,inset 0 1px #ffffff0d!important}@keyframes lockedToastLife{0%{opacity:0;transform:translate(-50%,7px)scale(.97)}12%{opacity:1;transform:translate(-50%)scale(1)}82%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,5px)scale(.98)}}.copy-toast{animation:1.5s both copyToastLife!important;box-shadow:0 8px 18px #4ade8014,inset 0 1px #ffffff0d!important}@keyframes copyToastLife{0%{opacity:0;transform:translate(-50%)translateY(4px)scale(.97)}14%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}82%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(3px)scale(.98)}}.word-choice-content,.game-modal-content,.winner-modal{box-shadow:0 16px 44px #00000075,inset 0 1px #ffffff0d!important}.round-result-content{animation:2s both resultToastLife!important;box-shadow:0 10px 26px #00000057,inset 0 1px #ffffff0d!important}@keyframes resultToastLife{0%{opacity:0;transform:translateY(8px)scale(.97)}12%{opacity:1;transform:translateY(0)scale(1)}82%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(5px)scale(.98)}}.home-error{color:#ffc6cdf2!important;background:linear-gradient(135deg,#ff47571b,#ffffff09)!important;border-color:#ff475738!important;border-radius:12px!important;min-height:32px!important;padding:7px 11px!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;box-shadow:0 8px 18px #ff47570e,inset 0 1px #ffffff09!important}.word-choice.word-choice-closing{pointer-events:none;animation:.22s forwards wordChoiceOverlayOut!important}.word-choice.word-choice-closing .word-choice-content{animation:.22s forwards wordChoiceContentOut!important}@keyframes wordChoiceOverlayOut{0%{opacity:1}to{opacity:0}}@keyframes wordChoiceContentOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(7px)scale(.97)}}.room-sync-card{text-align:center;background:radial-gradient(circle at 0 0,#5865f224,#0000 42%),radial-gradient(circle at 100% 100%,#2ed57314,#0000 40%),#070a105c;border:1px solid #a5b4fc17;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:440px;animation:.18s both roomSyncFade;display:flex;box-shadow:inset 0 1px #ffffff09}.room-sync-icon{color:#c7d2fe;background:linear-gradient(135deg,#5865f22e,#2ed5731a);border:1px solid #a5b4fc29;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;font-size:28px;font-weight:800;animation:.9s linear infinite roomSyncSpin;display:flex}.room-sync-card h2{color:#f5f8ffeb;margin:0 0 7px;font-size:24px;font-weight:700}.room-sync-card p{color:#dce2ff8f;max-width:360px;margin:0;font-size:14px;line-height:1.45}.chat-sync-placeholder{color:#dce2ff6b;background:radial-gradient(circle at 0 0,#5865f214,#0000 42%),#06080e47;border:1px solid #a5b4fc0f;border-radius:18px;justify-content:center;align-items:center;min-height:280px;margin-top:14px;font-size:13px;font-weight:600;display:flex}@keyframes roomSyncFade{0%{opacity:0;transform:scale(.99)}to{opacity:1;transform:scale(1)}}@keyframes roomSyncSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.player{cursor:pointer}.player-score{justify-content:flex-end;align-items:center;gap:2px;line-height:1;display:inline-flex}.player-score-star{justify-content:center;align-items:center;line-height:1;display:inline-flex;transform:translateY(-1px)}.settings-panel{transform-origin:top;animation:.2s both settingsPanelOpen}.active-settings-button{color:#f5f8fff0!important;background:linear-gradient(135deg,#5865f23d,#2ed5731f)!important;border-color:#8ff0ad38!important;box-shadow:0 0 0 2px #2ed5730f!important}@keyframes settingsPanelOpen{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.locked-game-toast{animation:.18s both lockedToastIn!important}.locked-game-toast.toast-closing{animation:.22s forwards lockedToastOut!important}@keyframes lockedToastIn{0%{opacity:0;transform:translate(-50%,7px)scale(.97)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes lockedToastOut{0%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,5px)scale(.98)}}@media (width>=769px){.room-sync-card{min-height:0}.chat-sync-placeholder{flex:auto;min-height:0}}.settings-panel.settings-panel-closing{pointer-events:none;animation:.22s forwards settingsPanelClose!important}@keyframes settingsPanelClose{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-6px)scale(.985)}}.game-settings.crocodile-start-card,.crocodile-start-text{text-align:left}.room-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.site-settings-button{color:#dce2ffc7;width:42px;height:42px;box-shadow:none;background:linear-gradient(135deg,#5865f229,#a855f71a);border:1px solid #a5b4fc24;border-radius:16px;justify-content:center;align-items:center;margin:0;padding:0;transition:transform .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.site-settings-button .settings-gear-icon{width:20px;height:20px}.site-settings-button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#5865f23d,#a855f729);border-color:#a5b4fc3d;transform:translateY(-1px)}.site-settings-content{width:min(480px,100% - 36px)}.site-settings-icon{color:#c7d2fe;background:#5865f221;border-color:#a5b4fc33}.site-settings-list{gap:10px;margin:18px 0;display:grid}.site-setting-row{text-align:left;min-height:64px;background:linear-gradient(135deg,#5865f21a,#ffffff0b)!important;border:1px solid #a5b4fc17!important;border-radius:16px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0!important;padding:12px 13px!important;display:flex!important;box-shadow:inset 0 1px #ffffff09!important}.site-setting-row:hover{filter:none!important;background:linear-gradient(135deg,#5865f226,#ffffff0e)!important;border-color:#a5b4fc29!important;transform:translateY(-1px)!important}.site-setting-main{flex-direction:column;gap:4px;min-width:0;display:flex}.site-setting-main b{color:#f5f8ffe6;font-size:14px;font-weight:700}.site-setting-main small{color:#dce2ff85;font-size:12px;font-weight:500;line-height:1.25}.site-setting-toggle{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:999px;flex:none;align-items:center;width:42px;height:24px;padding:3px;transition:background .15s,border-color .15s;display:flex}.site-setting-toggle span{background:#dce2ffad;border-radius:50%;width:16px;height:16px;transition:transform .18s,background .15s;display:block}.site-setting-row.enabled .site-setting-toggle{background:#2ed5732e;border-color:#2ed57347}.site-setting-row.enabled .site-setting-toggle span{background:#9ff3b8;transform:translate(18px)}.future-setting{opacity:.56;cursor:default!important}.future-setting:hover{transform:none!important}.future-setting-badge{color:#dce2ff7a;background:#ffffff12;border:1px solid #ffffff14;border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:700}.player-menu-popover{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:radial-gradient(circle at 0 0,#5865f229,#0000 42%),linear-gradient(#121622f5,#080a10fa);border:1px solid #a5b4fc26;border-radius:18px;width:230px;padding:10px;animation:.16s both playerMenuPop;position:fixed;box-shadow:0 18px 46px #0000008f,inset 0 1px #ffffff0d}.player-menu-head{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:4px 4px 10px;display:grid}.player-menu-avatar{color:#f5f8ffe6;background:linear-gradient(135deg,#5865f22e,#a855f71a);border:1px solid #a5b4fc24;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.player-menu-head b,.player-menu-head span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.player-menu-head b{color:#f5f8ffeb;font-size:14px;font-weight:700}.player-menu-head span{color:#dce2ff7a;margin-top:2px;font-size:12px;font-weight:600}.player-menu-action{justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:38px;display:flex;color:#dce2ffc7!important;box-shadow:none!important;background:#ffffff13!important;border:1px solid #ffffff14!important;border-radius:13px!important;margin:0 0 7px!important;padding:9px 11px!important;font-size:13px!important;font-weight:700!important}.player-menu-action:hover{color:#fff!important;filter:none!important;background:#ffffff1c!important;transform:translateY(-1px)!important}.player-menu-action small{color:#dce2ff61;font-size:11px;font-weight:700}.player-menu-action:disabled{opacity:.58;cursor:default}.player-menu-action:disabled:hover{transform:none!important}.host-transfer-action{color:#ffe0a3e6!important;background:linear-gradient(135deg,#ffa50224,#5865f214)!important;border-color:#ffa5022e!important;margin-bottom:0!important}.host-transfer-action:hover{background:linear-gradient(135deg,#ffa50233,#5865f21f)!important;border-color:#ffa50247!important}@keyframes playerMenuPop{0%{opacity:0;transform:translateY(5px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.color-picker-wrapper{border:none;display:block}.color-picker-wrapper:after{content:"+";color:#fff;text-shadow:0 1px 4px #0000008c;z-index:1;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;position:absolute;inset:0}.color-picker-active{transform:scale(1.08);border-color:#2ed57357!important;box-shadow:0 0 0 2px #2ed5731a!important}.custom-color-panel{background:radial-gradient(circle at 0 0,#5865f224,#0000 42%),#070a10b8;border:1px solid #a5b4fc1f;border-radius:16px;gap:8px;width:min(260px,100%);padding:10px;animation:.16s both customColorPop;display:grid;box-shadow:0 14px 34px #00000047,inset 0 1px #ffffff0a}.custom-color-slider{color:#dce2ff80;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px;font-size:11px;font-weight:800;display:grid}.custom-color-slider input{accent-color:#93c5fd;width:100%!important;margin:0!important;padding:0!important}.custom-color-apply{width:100%;color:#ebf5ffe6!important;box-shadow:none!important;background:linear-gradient(135deg,#5865f23d,#2ed5731f)!important;border:1px solid #8ff0ad29!important;border-radius:12px!important;margin:2px 0 0!important;padding:8px 10px!important;font-size:12.5px!important;font-weight:700!important}@keyframes customColorPop{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.room-header{gap:10px}.room-actions{gap:6px}.site-settings-button{border-radius:14px;width:40px;height:40px}.player-menu-popover{width:min(230px,100vw - 24px)}.custom-color-panel{width:100%}}.color-picker-wrapper{flex:none;margin:0!important;padding:0!important}.player-menu-head{grid-template-columns:34px minmax(0,1fr);gap:9px;padding:3px 3px 9px}.player-menu-avatar{border-radius:11px;width:34px;height:34px}.player-menu-head span{color:#dce2ff85}.player-menu-action{gap:0;min-height:37px;text-align:left!important;white-space:nowrap!important;justify-content:flex-start!important;padding:9px 10px!important}.rules-icon-button{color:#bae6fddb!important;background:linear-gradient(135deg,#38bdf829,#5865f21a)!important;border-color:#7dd3fc38!important}.rules-icon-button:hover{color:#fff!important;background:linear-gradient(135deg,#38bdf83d,#5865f229)!important;border-color:#7dd3fc57!important}.crocodile-layout{position:relative}.word-hint{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;padding:8px 14px!important}.word-hint-letter,.word-hint-revealed-letter{color:#141414eb;text-shadow:0 1px #ffffff73;border-bottom:3px solid #141414c7;justify-content:center;align-items:center;width:16px;height:22px;font-size:17px;font-weight:800;line-height:1;display:inline-flex}.word-hint-revealed-letter{color:#141414f5;border-bottom-color:#2ed573eb}.word-hint-space{width:24px;height:22px}.game-settings.crocodile-start-card,.waiting-host.crocodile-start-card{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:min(760px,100% - 48px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #0000007a,inset 0 1px #ffffff0d;margin:0!important}.chat-box input:disabled{opacity:.62;cursor:not-allowed;color:#b9ffd2c2;background:#2ed57312;border-color:#2ed57324}.guessed-player{background:linear-gradient(135deg,#2ed5731c,#5865f212)!important;border-color:#2ed57338!important}.player-score{letter-spacing:0!important;font-weight:600!important}.result-score{font-weight:500!important}.player-menu-popover{width:222px}.kick-player-action{color:#ffcdd3e6!important;background:linear-gradient(135deg,#ff475721,#ffffff0a)!important;border-color:#ff47572e!important;margin-bottom:0!important}.kick-player-action:hover{background:linear-gradient(135deg,#ff475733,#ffffff0e)!important;border-color:#ff47574d!important}.crocodile-layout canvas{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.brush-cursor{z-index:80}.color-palette{max-width:100%;position:relative}.color-dot{width:24px!important;height:24px!important}.color-picker-wrapper{cursor:pointer;background:#ffffff14;border-radius:50%;flex:none;position:relative;overflow:hidden;border:1px solid #ffffff38!important;width:28px!important;height:28px!important}.color-picker-wrapper:before{content:"";background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:50%;position:absolute;inset:4px}.custom-color-panel{z-index:120;background:radial-gradient(circle at 0 0,#5865f229,#0000 42%),linear-gradient(#121622f7,#080a10fa);border:1px solid #a5b4fc29;border-radius:18px;gap:10px;width:300px;max-width:min(300px,100vw - 40px);padding:12px;animation:.16s both customColorPop;display:grid;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 18px 45px #0000007a,inset 0 1px #ffffff0d}.custom-color-preview-row{color:#dce2ffc7;justify-content:space-between;align-items:center;gap:10px;font-size:12.5px;font-weight:800;display:flex}.custom-color-preview{border:2px solid #ffffff52;border-radius:10px;width:30px;height:30px;box-shadow:inset 0 1px #ffffff29}.custom-color-group{gap:7px;display:grid}.custom-color-group>span{color:#dce2ff85;text-transform:uppercase;letter-spacing:.5px;font-size:11.5px;font-weight:800}.custom-color-grid{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.custom-color-dot{aspect-ratio:1;width:100%;min-height:30px;box-shadow:none!important;border:2px solid #fff3!important;border-radius:11px!important;margin:0!important;padding:0!important}.custom-color-dot:hover{filter:none!important;border-color:#ffffff61!important;transform:translateY(-1px)scale(1.03)!important}.selected-custom-color{border-color:#2ed573d9!important;box-shadow:0 0 0 2px #2ed57324!important}@media (width<=768px){.game-settings.crocodile-start-card,.waiting-host.crocodile-start-card{width:calc(100% - 28px)}.custom-color-panel{width:calc(100vw - 36px);position:fixed;bottom:18px;left:50%;transform:translate(-50%)}}.word-hint{-webkit-backdrop-filter:blur(.8px)!important;background:#ffffff2e!important;border:1px solid #ffffff29!important;box-shadow:0 4px 14px #00000014!important}.word-hint-letter,.word-hint-revealed-letter{text-shadow:none!important;border-bottom-color:#121212d1!important}.word-hint-revealed-letter{border-bottom-color:#2ed573f2!important}.player-menu-popover{width:222px!important;padding:12px!important}.player-menu-action{border-radius:12px!important;min-height:36px!important;margin:0!important;padding:9px 11px!important;font-size:13px!important;font-weight:600!important}.player-menu-action+.player-menu-action{margin-top:8px!important}.kick-player-action{margin-top:8px!important;margin-bottom:0!important}.rgb-color-panel{gap:11px!important;width:318px!important;max-width:min(318px,100vw - 40px)!important;padding:13px!important}.custom-color-preview-row>div{flex-direction:column;gap:2px;min-width:0;display:flex}.custom-color-preview-row small{color:#dce2ff73;letter-spacing:.5px;font-size:11px;font-weight:800}.rgb-row{grid-template-columns:18px minmax(0,1fr) 54px;align-items:center;gap:9px;min-height:32px;display:grid}.rgb-row span{color:#fff;border-radius:7px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:900;line-height:1;display:flex}.rgb-row-r span{color:#ffc7cc;background:#ff47573d}.rgb-row-g span{color:#b9ffd4;background:#2ed57333}.rgb-row-b span{color:#c7ddff;background:#1e90ff38}.rgb-row input[type=range]{cursor:pointer;background:0 0;width:100%!important;height:18px!important;margin:0!important;padding:0!important}.rgb-row-r input[type=range]{accent-color:#ff4757}.rgb-row-g input[type=range]{accent-color:#2ed573}.rgb-row-b input[type=range]{accent-color:#1e90ff}.rgb-row input[type=number]{color:#f5f8ffe6;text-align:center;background:#07090f85;border:1px solid #a5b4fc1f;border-radius:10px;outline:none;width:54px;height:30px;font-size:12px;font-weight:800;margin:0!important;padding:0 6px!important}.rgb-row input[type=number]::-webkit-outer-spin-button{margin:0}.rgb-row input[type=number]::-webkit-inner-spin-button{margin:0}@media (width<=768px){.game-settings.crocodile-start-card,.waiting-host.crocodile-start-card{width:calc(100% - 24px)!important;top:12px!important}.rgb-color-panel{width:calc(100vw - 36px)!important;max-width:calc(100vw - 36px)!important}}.game-settings.crocodile-start-card,.waiting-host.crocodile-start-card{z-index:auto!important;-webkit-backdrop-filter:none!important;background:radial-gradient(circle at 0 0,#2ed57333,#0000 38%),radial-gradient(circle at 100% 100%,#1e90ff1a,#0000 42%),linear-gradient(#10221eb8,#080d1094)!important;border:1px solid #2ed57329!important;width:100%!important;margin:25px 0 0!important;position:static!important;top:auto!important;left:auto!important;transform:none!important;box-shadow:inset 0 1px #ffffff0d!important}.hsv-color-panel{gap:11px!important;width:368px!important;max-width:min(368px,100vw - 40px)!important;padding:12px!important}.hsv-picker-body{grid-template-columns:minmax(0,1fr) 28px;gap:10px;width:100%;height:260px;display:grid}.hsv-color-square{cursor:crosshair;touch-action:none;border:1px solid #ffffff24;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 10px 24px #00000040}.hsv-color-square:before,.hsv-color-square:after{content:"";pointer-events:none;position:absolute;inset:0}.hsv-color-square:before{background:linear-gradient(90deg,#fff,#fff0)}.hsv-color-square:after{background:linear-gradient(#0000,#000)}.hsv-color-target{z-index:3;pointer-events:none;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #00000073,0 2px 8px #00000059}.hsv-hue-slider{cursor:ns-resize;touch-action:none;background:linear-gradient(red 0%,#f0f 16.6%,#00f 33.3%,#0ff 50%,#0f0 66.6%,#ff0 83.3%,red 100%);border:1px solid #ffffff24;border-radius:10px;width:28px;height:100%;position:relative;box-shadow:inset 0 1px #ffffff21,0 10px 24px #00000040}.hsv-hue-target{pointer-events:none;z-index:3;width:36px;height:14px;position:absolute;left:50%;transform:translate(-50%,-50%)}.hsv-hue-target:before,.hsv-hue-target:after{content:"";filter:drop-shadow(0 1px 2px #0006);border-top:6px solid #0000;border-bottom:6px solid #0000;width:0;height:0;position:absolute;top:50%;transform:translateY(-50%)}.hsv-hue-target:before{border-left:7px solid #f5f8ffeb;left:0}.hsv-hue-target:after{border-right:7px solid #f5f8ffeb;right:0}.hsv-color-panel .custom-color-apply{margin-top:0!important}@media (width<=768px){.game-settings.crocodile-start-card,.waiting-host.crocodile-start-card{width:100%!important;margin:18px 0 0!important}.hsv-color-panel{width:calc(100vw - 36px)!important;max-width:calc(100vw - 36px)!important}.hsv-picker-body{height:230px}}.crocodile-state-sync{flex:auto;min-height:0}@media (width<=768px){.crocodile-state-sync{min-height:280px}}.timer-chip,.word-choice-timer{contain:layout paint style;font-variant-numeric:tabular-nums}.timer-chip b,.word-choice-timer b{text-align:center;min-width:2ch;display:inline-block}.canvas-wrapper{contain:paint;isolation:isolate}@media (width>=769px) and (width<=1180px){.room-card{border-radius:24px;padding:12px 14px!important}.room-layout{grid-template-columns:minmax(0,1fr) 288px!important;gap:12px!important}.room-header{border-radius:18px;padding:10px 12px}.side-zone{border-radius:20px;padding:10px 12px 12px!important}.games-header{border-radius:18px;margin:4px 0 10px;padding:11px 14px}.games-header p{font-size:13px}.games{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:172px;gap:10px;height:min(520px,100dvh - 300px);padding:8px}.game-card{border-radius:18px;padding:12px}.game-icon{border-radius:14px;width:44px;height:44px;font-size:25px}.game-card h3{font-size:18px}.game-card p{min-height:32px;font-size:12.5px}.game-card-footer span{padding:5px 8px;font-size:11px}.messages{font-size:12.5px}.artist-tools-zone{gap:8px}.color-palette{gap:5px}}@media (width<=900px){html,body,#root{width:100%;min-height:100%;height:auto!important;overflow:hidden auto!important}body{-webkit-overflow-scrolling:touch;overflow-y:auto!important}.page{width:100%;min-height:100svh;padding:8px;display:block;height:auto!important;overflow:visible!important}.room-card{border-radius:20px;max-width:none;padding:10px;width:100%!important;height:auto!important;min-height:auto!important;overflow:visible!important}.room-header{border-radius:18px;gap:8px;margin-bottom:10px;padding:10px;position:relative}.room-title{min-width:0}.room-title h1{line-height:1;font-size:clamp(24px,8vw,31px)!important}.room-subtitle{margin-top:4px;font-size:13px!important}.room-code-text{padding:3px 7px;font-size:13px}.room-actions{flex-shrink:0;gap:7px}.leave-room-button{border-radius:14px;min-width:0;padding:10px 12px;font-size:13px}.site-settings-button{border-radius:14px!important;width:39px!important;height:39px!important}.room-layout{flex-direction:column;gap:10px;min-height:0;height:auto!important;display:flex!important;overflow:visible!important}.main-zone,.side-zone,.lobby-games{width:100%;height:auto!important;min-height:0!important;overflow:visible!important}.side-zone{border-radius:18px;padding:10px}.players-section{margin-bottom:8px}.players-list{-webkit-overflow-scrolling:touch;max-height:132px;overflow-y:auto!important}.messages{-webkit-overflow-scrolling:touch;height:230px;overflow-y:auto!important}.chat-box{margin-top:10px}.chat-box input,.chat-box button{font-size:13px}.game-modal{align-items:center;padding:14px}.game-modal-content,.site-settings-content,.rules-modal-content,.confirm-modal-content{border-radius:22px;max-height:calc(100svh - 28px);padding:20px;overflow-y:auto;width:min(100%,430px)!important}.player-menu-popover{width:min(220px,100vw - 24px)!important}}@media (width<=768px){.home-page{align-items:flex-start;min-height:100svh;padding:10px;overflow-y:auto}.home-card{border-radius:22px;flex-direction:column;gap:14px;width:100%;padding:14px;display:flex}.login-card{border-radius:20px;order:1;padding:18px}.home-info{order:2;min-height:auto}.home-info h1{margin-bottom:5px;font-size:32px}.home-info>p{margin-bottom:12px;font-size:14px}.updates-box{max-height:170px;padding:12px}.update-item p{font-size:12.5px}.games-header{border-radius:18px;margin:4px 0 10px;padding:11px}.games-label{margin-bottom:7px;font-size:10px}.games-header p{display:none}.games-search{width:100%;height:36px;margin-top:10px}.games{overscroll-behavior:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;grid-auto-rows:92px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:4px 0 2px!important;display:grid!important;overflow:visible!important}.game-card{border-radius:16px;justify-content:center;gap:6px;width:100%;height:92px!important;min-height:92px!important;padding:10px!important}.game-card-top{margin:0}.game-badge,.game-card p,.game-card-footer{display:none!important}.game-icon{border-radius:13px;width:38px;height:38px;font-size:22px}.game-card h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;line-height:1.15;overflow:hidden}.locked-game{opacity:.58}.locked-game-toast{left:50%;bottom:max(14px, env(safe-area-inset-bottom));z-index:1001;width:calc(100vw - 28px);min-width:0;max-width:320px;position:fixed!important}.crocodile-layout{border-radius:18px;padding:10px;height:auto!important;min-height:auto!important;overflow:visible!important}.game-header{gap:7px;margin-bottom:8px;grid-template-columns:minmax(0,1fr) auto!important}.round-chip{border-radius:13px;min-height:35px;padding:7px 9px;font-size:12px}.timer-chip{min-width:55px}.timer-chip b{font-size:15px}.crocodile-start-card{border-radius:20px;padding:16px;margin-top:12px!important}.crocodile-start-hero{align-items:flex-start;gap:12px}.crocodile-start-icon{border-radius:16px;width:48px;height:48px;font-size:28px}.crocodile-start-text h2{margin-bottom:4px;font-size:22px}.crocodile-start-text p{font-size:12.5px;line-height:1.35}.crocodile-start-meta{gap:6px;margin-top:12px}.crocodile-start-meta span{padding:6px 8px;font-size:11.5px}.start-row{gap:8px;margin-top:14px}.start-button,.settings-icon-button,.rules-icon-button{border-radius:14px;height:42px}.settings-icon-button,.rules-icon-button{flex:0 0 42px;width:42px}.settings-panel{grid-template-columns:1fr;gap:10px;margin-top:10px;padding:10px}.setting-card{border-radius:15px;padding:11px}.setting-buttons button{min-height:36px;padding:8px 6px;font-size:12px}.canvas-wrapper{border-radius:14px;margin-top:7px}.word-choice{border-radius:14px}.artist-panel{border-radius:16px;gap:8px;padding:8px}.artist-tools-zone{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:7px;overflow:auto hidden;flex-direction:row!important}.artist-tools-zone::-webkit-scrollbar{display:none}.color-palette::-webkit-scrollbar{display:none}.tool-group{flex:none;gap:6px}.tool-button{border-radius:11px;width:34px;height:34px;font-size:17px}.color-palette{border-top:none;border-left:1px solid #ffffff14;flex-wrap:nowrap;flex:none;justify-content:flex-start;gap:6px;max-width:none;padding-top:0;padding-left:9px;overflow-x:auto}.color-dot,.color-picker-wrapper{flex:0 0 27px;width:27px!important;height:27px!important}.artist-panel-bottom{flex-direction:row;justify-content:space-between;gap:8px}.size-control{flex:auto;height:36px;padding:0 10px}.artist-panel input[type=range]{width:120px}.clear-canvas-button{flex:none;min-width:92px;height:36px;font-size:13px;width:auto!important;padding:0 12px!important}.hsv-color-panel{z-index:1002;left:50%!important;bottom:max(14px, env(safe-area-inset-bottom))!important;width:calc(100vw - 28px)!important;max-width:380px!important;position:fixed!important;transform:translate(-50%)!important}.hsv-picker-body{height:min(235px,45svh)!important}.word-hint{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff2e;gap:6px;max-width:calc(100% - 18px);padding:6px 10px;top:8px}.word-hint-letter,.word-hint-revealed-letter{width:12px;height:15px}.word-hint-space{width:16px}.round-result{bottom:10px}.round-result-content{min-width:190px;padding:9px 12px}.word-choice-content{border-radius:20px;padding:18px;width:calc(100vw - 28px)!important}.word-choice-header h2{font-size:21px}.word-options button{min-height:44px;padding:12px 14px;font-size:15px}.winner-modal{border-radius:22px;width:calc(100% - 24px);padding:20px}}@media (width<=380px){.room-card{border-radius:18px;padding:8px}.room-header{padding:9px}.room-title h1{font-size:23px!important}.leave-room-button span:last-child{display:none}.leave-room-button{width:39px;height:39px;padding:0}.games{gap:7px;grid-auto-rows:84px!important}.game-card{height:84px!important;min-height:84px!important;padding:9px!important}.game-icon{width:34px;height:34px;font-size:20px}.game-card h3{font-size:13.5px}.artist-panel-bottom{flex-direction:column}.size-control,.clear-canvas-button{width:100%!important}}.crocodile-layout canvas,.canvas-wrapper{touch-action:none}.size-control{align-items:center!important}.size-control input[type=range]{touch-action:none}.brush-preview-wrap{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.brush-preview{pointer-events:none;background:#fff;border:1px solid #ffffff8c;border-radius:50%;min-width:4px;max-width:22px;min-height:4px;max-height:22px;display:block;box-shadow:0 0 0 1px #00000047}.hsv-color-panel{z-index:1005!important;width:min(360px,100vw - 28px)!important;max-width:min(360px,100vw - 28px)!important;position:fixed!important;bottom:auto!important;right:auto!important;transform:none!important}.games-search{width:min(300px,100%)!important}@media (width>=769px) and (width<=1180px),(width>=769px) and (height<=900px){.games{grid-auto-rows:190px!important;gap:11px!important}.game-card{border-radius:18px!important;padding:12px!important}.game-card-top{margin-bottom:9px!important}.game-icon{border-radius:15px!important;width:44px!important;height:44px!important;font-size:25px!important}.game-badge{padding:5px 8px!important;font-size:10.5px!important}.game-card h3{margin-bottom:4px!important;font-size:18px!important}.game-card p{min-height:32px!important;font-size:12.5px!important;line-height:1.28!important}.game-card-footer{gap:5px!important;padding-top:8px!important}.game-card-footer span{padding:5px 7px!important;font-size:10.8px!important}}@media (width<=768px){.games-search{width:min(280px,100%)!important}.artist-panel-bottom{align-items:center!important}.size-control,.clear-canvas-button{align-self:center!important;height:36px!important}.artist-panel input[type=range]{width:min(128px,34vw)!important}.hsv-color-panel{top:auto;left:auto;width:min(360px,100vw - 28px)!important;max-width:min(360px,100vw - 28px)!important;position:fixed!important;bottom:auto!important;transform:none!important}.hsv-picker-body{height:min(235px,42svh)!important}}@media (width<=380px){.artist-panel input[type=range]{width:100%!important}}.color-picker-wrapper:after{justify-content:center!important;align-items:center!important;padding:0!important;line-height:1!important;display:flex!important;inset:0!important;transform:translateY(-1px)!important}.hsv-color-panel{overscroll-behavior:contain!important;z-index:2005!important;width:min(360px,100vw - 24px)!important;max-width:min(360px,100vw - 24px)!important;position:fixed!important;bottom:auto!important;right:auto!important;overflow:auto!important;transform:none!important}@media (width<=768px){.hsv-color-panel{width:min(340px,100vw - 24px)!important;max-width:min(340px,100vw - 24px)!important;padding:10px!important}.hsv-picker-body{height:min(225px,42svh)!important}.custom-color-preview-row,.hsv-color-panel .custom-color-apply{flex-shrink:0}.word-choice{width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom))!important;z-index:1900!important;border-radius:0!important;justify-content:center!important;align-items:center!important;position:fixed!important;inset:0!important}.word-choice-content{border-radius:22px!important;width:min(420px,100vw - 28px)!important;max-height:calc(100dvh - 40px)!important;padding:18px!important;overflow-y:auto!important}.word-choice-header{flex-direction:column!important;gap:12px!important}.word-choice-header h2{font-size:21px!important}.word-options{gap:9px!important}.word-options button{min-height:44px!important;padding:12px 14px!important;font-size:15px!important}.hsv-color-panel{width:min(340px,100dvw - 24px)!important;max-width:min(340px,100dvw - 24px)!important;max-height:calc(100dvh - 24px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.word-choice{width:100dvw!important;height:100dvh!important;min-height:100dvh!important;padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom))!important;z-index:3000!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;display:flex!important;position:fixed!important;inset:0!important;transform:none!important}.word-choice-content{width:min(400px,100dvw - 32px)!important;max-width:min(400px,100dvw - 32px)!important;max-height:calc(100dvh - 36px)!important;margin:0 auto!important;overflow-y:auto!important;transform:none!important}}@media (width>=769px) and (width<=900px) and (height<=560px){html,body,#root{width:100%!important;height:auto!important;min-height:100%!important;overflow:hidden auto!important}body{overflow-y:auto!important}.page{align-items:flex-start!important;width:100%!important;height:auto!important;min-height:100dvh!important;padding:8px!important;overflow:visible!important}.room-card{border-radius:20px!important;width:100%!important;height:auto!important;min-height:auto!important;padding:10px!important;overflow:visible!important}.room-header{border-radius:18px!important;margin-bottom:10px!important;padding:10px!important}.room-title h1{font-size:24px!important}.room-layout{flex-direction:column!important;gap:12px!important;height:auto!important;min-height:0!important;display:flex!important;overflow:visible!important}.main-zone,.side-zone{width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important}.crocodile-layout{border-radius:18px!important;height:auto!important;min-height:auto!important;padding:10px!important;overflow:visible!important}.game-header{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;margin-bottom:8px!important;display:grid!important}.game-chip{display:none!important}.round-chip{border-radius:13px!important;min-height:34px!important;padding:7px 10px!important;font-size:12px!important}.canvas-wrapper{height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}.crocodile-layout canvas{width:100%!important;max-width:100%!important;height:auto!important;max-height:52dvh!important}.artist-panel{margin-top:8px!important;padding:8px!important}.artist-tools-zone{flex-wrap:nowrap!important;justify-content:flex-start!important;overflow:auto hidden!important}.artist-panel-bottom{flex-direction:row!important;align-items:center!important}.side-zone{border-radius:18px!important;padding:10px!important}.players-list{max-height:120px!important}.messages{flex:none!important;height:165px!important}.chat-box{flex:none!important}.word-choice{z-index:3000!important;width:100dvw!important;height:100dvh!important;position:fixed!important;inset:0!important}.word-choice-content{width:min(430px,100dvw - 32px)!important;max-height:calc(100dvh - 32px)!important}.hsv-color-panel{width:min(360px,100dvw - 24px)!important;max-height:calc(100dvh - 24px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}}@media (width>=769px) and (width<=900px),(width>=901px) and (width<=1180px) and (hover:none) and (pointer:coarse){html,body,#root{width:100%!important;height:auto!important;min-height:100%!important;overflow:hidden auto!important}body{-webkit-overflow-scrolling:touch;overflow-y:auto!important}.page{align-items:flex-start!important;width:100%!important;height:auto!important;min-height:100dvh!important;padding:8px!important;display:block!important;overflow:visible!important}.room-card{border-radius:20px!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;padding:10px!important;display:block!important;overflow:visible!important}.room-header{border-radius:18px!important;margin-bottom:10px!important;padding:10px!important}.room-title h1{font-size:clamp(24px,4.8vw,31px)!important;line-height:1!important}.room-layout{flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important;height:auto!important;min-height:0!important;display:flex!important;overflow:visible!important}.main-zone,.side-zone,.lobby-games{width:100%!important;height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}.side-zone{border-radius:18px!important;padding:10px!important}.crocodile-layout{border-radius:18px!important;flex-direction:column!important;width:100%!important;height:auto!important;min-height:0!important;padding:10px!important;display:flex!important;overflow:visible!important}.game-header{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;width:100%!important;margin-bottom:8px!important;display:grid!important}.game-chip{display:none!important}.round-chip{border-radius:13px!important;min-height:34px!important;padding:7px 10px!important;font-size:12px!important}.timer-chip{min-width:62px!important}.timer-chip b{font-size:15px!important}.canvas-wrapper{flex:none!important;width:100%!important;height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}.crocodile-layout canvas{aspect-ratio:1100/700!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;display:block!important}.artist-panel{width:100%!important;max-width:none!important;margin-top:8px!important;padding:8px!important;overflow:visible!important}.artist-panel-main{-webkit-overflow-scrolling:touch;width:100%!important;overflow:auto hidden!important}.artist-tools-zone{flex-wrap:nowrap!important;justify-content:flex-start!important;width:max-content!important;min-width:100%!important;overflow:visible!important}.color-palette{flex-wrap:nowrap!important;overflow:visible!important}.artist-panel-bottom{flex-flow:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important}.size-control{margin-top:0!important}.players-list{max-height:130px!important;overflow-y:auto!important}.chat-box{flex:none!important;margin-top:10px!important}.messages{flex:none!important;height:190px!important;overflow-y:auto!important}.games{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:132px!important;gap:10px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:6px 0 2px!important;display:grid!important;overflow:visible!important}.game-card{border-radius:17px!important;height:132px!important;min-height:132px!important;padding:11px!important}.game-card p,.game-card-footer,.game-badge{display:none!important}.game-card-top{margin:0 0 8px!important}.game-icon{width:42px!important;height:42px!important;font-size:24px!important}.game-card h3{font-size:18px!important}.word-choice{z-index:3000!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100dvw!important;height:100dvh!important;min-height:100dvh!important;padding:12px!important;display:flex!important;position:fixed!important;inset:0!important}.word-choice-content{width:min(430px,100dvw - 32px)!important;max-width:min(430px,100dvw - 32px)!important;max-height:calc(100dvh - 32px)!important;margin:0 auto!important;overflow-y:auto!important}.hsv-color-panel{width:min(360px,100dvw - 24px)!important;max-width:min(360px,100dvw - 24px)!important;max-height:calc(100dvh - 24px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}}html.modal-open,body.modal-open{overscroll-behavior:none!important;overflow:hidden!important}.game-modal,.word-choice{width:auto!important;height:auto!important;min-height:100dvh!important;padding:max(14px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(14px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left))!important;-webkit-backdrop-filter:blur(12px)saturate(1.08)!important;overscroll-behavior:contain!important;z-index:5000!important;background:radial-gradient(circle at 18% 12%,#5865f226,#0000 34%),radial-gradient(circle at 82% 88%,#2ed57314,#0000 36%),#04060cb8!important;justify-content:center!important;align-items:center!important;margin:0!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.game-modal-content,.word-choice-content{box-sizing:border-box;overscroll-behavior:contain!important;max-height:calc(100dvh - 28px)!important;margin:auto!important;overflow-y:auto!important}.kicked-modal-content{text-align:center;width:min(430px,100%)!important}.kicked-modal-icon{color:#ffb3bd!important;background:linear-gradient(135deg,#ff47572e,#ffa5021a)!important;border-color:#ff6b813d!important}.kicked-modal-label{color:#ffcdd3eb!important;background:#ff47571c!important;border-color:#ff6b8133!important}.kicked-door-icon{border:2px solid;border-radius:3px 3px 2px 2px;width:21px;height:24px;display:block;position:relative}.kicked-door-icon:before{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.kicked-door-icon:after{content:"";background:currentColor;border-radius:999px;width:9px;height:2px;position:absolute;top:50%;left:-8px;transform:translateY(-50%);box-shadow:-2px -3px 0 -1px,-2px 3px 0 -1px}@media (width>=769px){.games-search{width:min(260px,100%)!important}.artist-panel-bottom{align-items:center!important}.artist-panel-bottom .size-control,.artist-panel-bottom .clear-canvas-button{align-self:center!important;height:38px!important;margin-top:0!important;margin-bottom:0!important}}@media (width<=768px){.game-modal,.word-choice{width:auto!important;height:auto!important;min-height:100dvh!important;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left))!important;border-radius:0!important}.word-choice-content{width:min(400px,100%)!important;max-width:400px!important;max-height:calc(100dvh - 24px)!important;transform:none!important}.game-modal-content,.site-settings-content,.rules-modal-content,.confirm-modal-content,.kicked-modal-content{width:min(430px,100%)!important;max-width:430px!important;max-height:calc(100dvh - 24px)!important}.artist-panel-bottom{min-width:0;flex-flow:row!important;justify-content:space-between!important;align-items:center!important}.size-control{flex:1 1 0!important;grid-template-columns:auto minmax(64px,1fr) 24px!important;align-items:center!important;gap:7px!important;width:auto!important;min-width:0!important;margin:0!important;display:grid!important}.artist-panel input[type=range]{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}.brush-preview-wrap{width:24px!important;min-width:24px!important;height:24px!important}.clear-canvas-button{flex:none!important;margin:0!important}}@media (width<=390px){.artist-panel-bottom{flex-direction:row!important;gap:6px!important}.size-control{grid-template-columns:auto minmax(54px,74px) 22px!important;gap:5px!important;padding:0 7px!important}.size-label{font-size:11.5px!important}.brush-preview-wrap{width:22px!important;min-width:22px!important;height:22px!important}.clear-canvas-button{width:auto!important;min-width:80px!important;padding:0 9px!important;font-size:12px!important}.word-choice-content{border-radius:20px!important;padding:16px!important}}@media (width<=330px){.artist-panel-bottom{flex-direction:column!important}.size-control,.clear-canvas-button{width:100%!important}.size-control{grid-template-columns:auto minmax(70px,1fr) 22px!important}}.mobile-chat-toggle{display:none}@media (width<=768px){.crocodile-room-page{background:radial-gradient(circle at 10% 8%,#5865f233,#0000 30%),radial-gradient(circle at 90% 72%,#2ed5731c,#0000 32%);min-height:100dvh!important;padding:6px 6px calc(94px + env(safe-area-inset-bottom))!important}.crocodile-room-page .room-card{background:radial-gradient(circle at 0 0,#5865f21a,#0000 38%),linear-gradient(#fff1,#ffffff07)!important;border-color:#a5b4fc1a!important;border-radius:24px!important;padding:8px!important;box-shadow:0 24px 60px #00000057,inset 0 1px #ffffff0b!important}.crocodile-room-page .room-header{background:linear-gradient(135deg,#5865f226,#a855f713)!important;border-radius:18px!important;margin-bottom:8px!important;padding:10px 11px!important;box-shadow:inset 0 1px #ffffff0a!important}.crocodile-room-page .room-title h1{font-size:24px!important;line-height:1!important}.crocodile-room-page .room-subtitle{margin-top:4px!important;font-size:12.5px!important}.crocodile-room-page .room-code-text{padding:3px 6px!important;font-size:13px!important}.crocodile-room-page .site-settings-button{border-radius:13px!important;width:38px!important;height:38px!important}.crocodile-room-page .site-settings-button .settings-gear-icon{transform:scale(.82)}.crocodile-room-page .room-layout{gap:8px!important}.crocodile-room-page .crocodile-layout{background:radial-gradient(circle at 12% 4%,#2ed5731a,#0000 32%),linear-gradient(#131722db,#080a10d1)!important;border-color:#a5b4fc1a!important;border-radius:21px!important;padding:8px!important;box-shadow:0 18px 40px #00000047,inset 0 1px #ffffff0a!important}.crocodile-room-page .game-header{gap:6px!important;margin-bottom:7px!important;padding:3px!important}.crocodile-room-page .round-chip{border-radius:13px!important;min-height:36px!important;padding:7px 9px!important;box-shadow:inset 0 1px #ffffff0a!important}.crocodile-room-page .canvas-wrapper{background:#fff!important;border:1px solid #ffffff1f!important;border-radius:17px!important;margin-top:0!important;overflow:hidden!important;box-shadow:0 16px 34px #0000004d,0 0 0 4px #ffffff06!important}.crocodile-room-page .crocodile-layout canvas{border-radius:16px!important;max-height:none!important}.crocodile-room-page .side-zone{box-shadow:none!important;background:0 0!important;border:none!important;flex-direction:column!important;gap:7px!important;padding:0!important;display:flex!important;overflow:visible!important}.crocodile-room-page .sidebar-back{background:linear-gradient(135deg,#5865f22e,#a855f71a)!important;border-radius:14px!important;min-height:38px!important;margin:0!important;padding:8px 12px!important;font-size:12.5px!important}.crocodile-room-page .players-section{min-width:0;margin:0!important}.crocodile-room-page .players-section-header{display:none!important}.crocodile-room-page .players-list{scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;background:linear-gradient(135deg,#5865f217,#070a106b)!important;border-radius:15px!important;flex-direction:row!important;gap:6px!important;max-height:none!important;padding:6px!important;display:flex!important;overflow:auto hidden!important}.crocodile-room-page .players-list::-webkit-scrollbar{display:none}.crocodile-room-page .player{flex:none;min-width:112px;border-radius:12px!important;grid-template-columns:24px minmax(44px,1fr) auto!important;gap:7px!important;width:auto!important;height:38px!important;padding:0 8px!important}.crocodile-room-page .player-name{max-width:82px;font-size:12.5px!important}.crocodile-room-page .player-score{font-size:11.5px!important}body>.crocodile-chat-dock{left:max(7px, env(safe-area-inset-left));right:max(7px, env(safe-area-inset-right));bottom:max(7px, env(safe-area-inset-bottom));z-index:2600;-webkit-backdrop-filter:blur(16px)saturate(1.08);grid-template-columns:minmax(0,1fr) 46px;max-width:560px;background:radial-gradient(circle at 12% 0,#5865f22e,#0000 34%),linear-gradient(#121622f0,#07090ff5)!important;border:1px solid #a5b4fc29!important;border-radius:20px!important;gap:6px!important;width:auto!important;margin:0 auto!important;padding:7px!important;display:grid!important;position:fixed!important;box-shadow:0 22px 60px #0009,inset 0 1px #ffffff0e!important}.crocodile-chat-dock .mobile-chat-toggle{text-align:left;width:100%;min-height:34px;box-shadow:none;background:#ffffff0b;border:1px solid #a5b4fc13;border-radius:13px;grid-column:1/-1;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;margin:0;padding:5px 8px;display:grid}.crocodile-chat-dock .mobile-chat-toggle:hover,.crocodile-chat-dock .mobile-chat-toggle:active{filter:none;transform:none}.mobile-chat-toggle-icon{background:linear-gradient(135deg,#5865f238,#a855f721);border:1px solid #a5b4fc24;border-radius:10px;width:28px;height:28px;display:block;position:relative}.mobile-chat-toggle-icon:before{content:"";border:2px solid #ebefffd1;border-radius:5px;width:12px;height:9px;position:absolute;top:7px;left:7px}.mobile-chat-toggle-icon:after{content:"";border-left:2px solid #ebefffd1;width:5px;height:5px;position:absolute;top:16px;left:9px;transform:skewY(-35deg)}.mobile-chat-toggle-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.mobile-chat-toggle-copy b{color:#f5f8ffe6;font-size:12.5px;line-height:1.15}.mobile-chat-toggle-copy small{white-space:nowrap;text-overflow:ellipsis;color:#dce2ff7a;font-size:10.5px;font-weight:500;line-height:1.2;display:block;overflow:hidden}.mobile-chat-unread{color:#aef7c5;background:#2ed57329;border:1px solid #2ed5733d;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.mobile-chat-chevron{border-bottom:2px solid #dce2ff8c;border-right:2px solid #dce2ff8c;width:8px;height:8px;margin-right:5px;transition:transform .18s;transform:rotate(45deg)translateY(-2px)}.mobile-chat-chevron.expanded{transform:rotate(225deg)translate(-2px,-2px)}.crocodile-chat-dock .messages{grid-column:1/-1;width:100%;display:none;background:#05070c94!important;border-radius:14px!important;height:min(34dvh,270px)!important;margin:0!important;padding:9px!important}.crocodile-chat-dock.mobile-chat-expanded .messages{animation:.18s mobileChatOpen;display:block}@keyframes mobileChatOpen{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.crocodile-chat-dock .chat-input-wrap{grid-column:1;min-width:0}.crocodile-chat-dock .chat-input-wrap input{background:#05070c99;border-color:#a5b4fc21;border-radius:14px;width:100%;height:46px;padding:0 13px;font-size:14px}.crocodile-chat-dock.chat-disabled .chat-input-wrap input{color:#ffe0a3a8;-webkit-text-fill-color:#ffe0a3a8;opacity:1;background:linear-gradient(135deg,#ffa50216,#ff475709);border-color:#ffa50233}.crocodile-chat-dock .send-message-button{grid-column:2;height:46px;border-radius:14px!important;width:46px!important;margin:0!important;padding:0!important}.crocodile-chat-dock .send-message-button>span{display:none}.crocodile-chat-dock .send-button-icon{width:20px;height:20px;transform:none}.crocodile-chat-dock .message{border-radius:10px!important;margin-bottom:5px!important;padding:7px 8px!important;font-size:12px!important}}@media (width<=360px){.crocodile-room-page{padding-left:4px!important;padding-right:4px!important}.crocodile-room-page .room-card{padding:6px!important}.crocodile-room-page .round-chip{padding:6px 7px!important;font-size:11.5px!important}.crocodile-room-page .player{min-width:104px}body>.crocodile-chat-dock{left:max(4px, env(safe-area-inset-left));right:max(4px, env(safe-area-inset-right));bottom:max(4px, env(safe-area-inset-bottom));border-radius:17px!important}.crocodile-chat-dock .mobile-chat-toggle{grid-template-columns:26px minmax(0,1fr) auto;gap:6px}.mobile-chat-toggle-icon{width:26px;height:26px}}@media (width<=768px){.crocodile-room-page{padding-bottom:calc(122px + env(safe-area-inset-bottom))!important}.crocodile-room-page .players-list{padding:5px!important}.crocodile-room-page .player{height:36px!important}body>.crocodile-chat-dock{bottom:max(3px, env(safe-area-inset-bottom));gap:5px!important;padding:5px!important}.crocodile-chat-dock .mobile-chat-toggle{grid-template-columns:24px minmax(0,1fr) auto;gap:7px;min-height:30px;padding:3px 6px}.mobile-chat-toggle-icon{border-radius:8px;width:24px;height:24px;display:block;overflow:visible}.mobile-chat-toggle-icon:before{width:11px;height:8px;top:50%;left:50%;transform:translate(-50%,-58%)}.mobile-chat-toggle-icon:after{border-bottom:2px solid #ebefffd1;border-left:2px solid #ebefffd1;width:5px;height:5px;top:auto;bottom:4px;left:7px;transform:skew(-24deg)rotate(-8deg)}.crocodile-chat-dock .chat-input-wrap input,.crocodile-chat-dock .send-message-button{height:40px}.home-page{min-height:100svh;padding:12px;align-items:flex-start!important}.home-card{margin-block:auto}.home-info{display:contents!important}.home-info h1{order:1;width:100%;margin:0 0 4px}.home-info>p{order:2;width:100%;margin:0 0 2px}.login-card{order:3}.updates-box{order:4;width:100%}}@media (width<=360px){.crocodile-room-page{padding-bottom:calc(118px + env(safe-area-inset-bottom))!important}.crocodile-chat-dock .mobile-chat-toggle{grid-template-columns:24px minmax(0,1fr) auto}.mobile-chat-toggle-icon{width:24px;height:24px}}@media (hover:none),(pointer:coarse){button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:hover{filter:none!important;transform:none!important}.clear-canvas-button:hover{color:#ffffffb8!important;box-shadow:none!important;background:#ffffff14!important;border-color:#ffffff12!important}.clear-canvas-button:active{color:#ffccd2!important;background:#ff475721!important;border-color:#ff475738!important;transform:scale(.97)!important}.tool-button:hover{background:#ffffff16!important;border-color:#ffffff12!important}.tool-button.active-tool:hover{background:linear-gradient(135deg,#2ed57338,#1e90ff1a)!important;border-color:#2ed5734d!important}.color-dot:hover,.color-picker-wrapper:hover{transform:none!important}.crocodile-chat-dock .mobile-chat-toggle:hover,.crocodile-chat-dock .mobile-chat-toggle:active{filter:none!important;transform:none!important}}@media (width<=768px){.home-card{gap:0!important}.home-info h1{line-height:1.08;margin:0 0 2px!important}.home-info>p{line-height:1.25;margin:0!important}.login-card,.updates-box{margin-top:14px}}.mobile-chat-toggle-icon{place-items:center;display:grid!important;overflow:hidden!important}.mobile-chat-toggle-icon:before,.mobile-chat-toggle-icon:after{content:none!important;display:none!important}.mobile-chat-toggle-icon svg{width:17px;height:17px;display:block;overflow:visible}.mobile-chat-toggle-icon svg path{fill:none;stroke:#eff2ffe0;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round}.mobile-chat-toggle-icon svg circle{fill:#eff2ffe0}.rules-question-icon{color:currentColor;width:24px;height:24px;display:block;overflow:visible}.rules-question-icon:before,.rules-question-icon:after{content:none!important;display:none!important}.rules-question-ring,.rules-question-mark{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.rules-question-ring{stroke-width:1.7px;opacity:.42}.rules-question-mark{stroke-width:1.9px}.rules-question-dot{fill:currentColor}.rules-icon-button .rules-question-icon,.rules-modal-icon .rules-question-icon{margin:auto}.rules-modal-icon .rules-question-icon{width:27px;height:27px}.brush-cursor{will-change:left, top, width, height, opacity;transition:opacity 60ms}@media (hover:none),(pointer:coarse){button:not(:disabled){transition:transform 80ms,filter 80ms,background-color 80ms,border-color 80ms!important}button:not(:disabled):active{filter:brightness(1.08)!important;transform:scale(.965)!important}.tool-button:not(:disabled):active,.settings-icon-button:not(:disabled):active,.rules-icon-button:not(:disabled):active,.site-settings-button:not(:disabled):active{transform:scale(.9)!important}.color-dot:active,.color-picker-wrapper:active{transform:scale(.88)!important}.clear-canvas-button:not(:disabled):active{filter:brightness(1.06)!important;transform:scale(.96)!important}.crocodile-chat-dock .mobile-chat-toggle:not(:disabled):active{filter:brightness(1.08)!important;background:#5865f21c!important;border-color:#a5b4fc29!important;transform:scale(.985)!important}.game-card.available-game:active{filter:brightness(1.05)!important;transform:scale(.985)!important}}.winner-overlay{z-index:1800;padding:max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;background:radial-gradient(circle,#5865f224,#0000 42%),#000000a3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.winner-overlay .winner-modal{z-index:1;max-height:calc(100dvh - 36px);margin:auto;overflow-y:auto;width:min(430px,100%)!important;animation:.2s both winnerOverlayPop!important;position:relative!important;inset:auto!important;transform:none!important}@keyframes winnerOverlayPop{0%{opacity:0}to{opacity:1}}.winner-modal-actions{gap:9px;width:100%;margin-top:18px;display:grid}.winner-modal-actions .play-again-button,.winner-modal-actions .winner-lobby-button{width:100%;margin:0}.winner-lobby-button{color:#e1e6f8d1;letter-spacing:0;box-shadow:none;background:linear-gradient(135deg,#ffffff17,#5865f21a);border:1px solid #a5b4fc1f;border-radius:16px;padding:12px 18px;font-size:15px;font-weight:600}.winner-lobby-button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#ffffff24,#5865f229);border-color:#a5b4fc38;transform:translateY(-1px)}.locked-game-toast{top:auto!important;left:50%!important;bottom:max(18px, env(safe-area-inset-bottom))!important;z-index:1750!important;position:fixed!important}@media (width<=768px){.winner-overlay{padding:max(14px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(14px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left))}.winner-overlay .winner-modal{border-radius:22px;max-height:calc(100dvh - 28px);padding:20px;width:min(430px,100%)!important}.winner-modal-actions{margin-top:15px}.locked-game-toast{width:min(340px,100vw - 24px)!important;min-width:0!important;max-width:none!important;bottom:max(14px, env(safe-area-inset-bottom))!important}}@media (width>=769px){.word-choice,.winner-overlay{-webkit-backdrop-filter:blur(10px)saturate(1.06)!important;backdrop-filter:blur(10px)saturate(1.06)!important}}@media (width<=768px){.word-choice,.winner-overlay{-webkit-backdrop-filter:blur(12px)saturate(1.08)!important;backdrop-filter:blur(12px)saturate(1.08)!important}.lobby-games{overflow:visible!important}.games-header{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 0,#818cf838,#0000 42%),radial-gradient(circle at 92% 100%,#2ed5731a,#0000 38%),linear-gradient(160deg,#121623e0,#080b12c2)!important;border-color:#a5b4fc24!important;border-radius:20px!important;padding:14px!important;box-shadow:0 16px 40px #00000038,inset 0 1px #ffffff0e!important}.games-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#a5b4fc57,#0000);height:1px;position:absolute;bottom:0;left:14px;right:14px}.games-label{box-shadow:inset 0 1px #ffffff0a;background:#6366f126!important;border-color:#a5b4fc38!important;padding:5px 9px!important}.games-search{background:#03050b7a!important;border-color:#a5b4fc21!important;width:100%!important;max-width:none!important;box-shadow:inset 0 1px #ffffff09,0 8px 22px #00000024!important}.games{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:minmax(158px,auto)!important;gap:10px!important;padding:7px 0 4px!important}.game-card{isolation:isolate;border-color:#ffffff1c!important;border-radius:20px!important;justify-content:flex-start!important;gap:0!important;height:auto!important;min-height:158px!important;padding:13px!important;box-shadow:0 14px 34px #0000003d,inset 0 1px #ffffff12,inset 0 -1px #0000002e!important}.game-card:before{opacity:.72!important;background:linear-gradient(128deg,#ffffff1a,#0000 34% 72%,#ffffff06)!important}.game-card:after{content:"";pointer-events:none;z-index:0;background:#ffffff0b;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-34px;right:-30px;box-shadow:0 0 42px #a5b4fc14}.game-card-top{gap:7px;align-items:flex-start!important;margin:0 0 10px!important}.game-icon{border-radius:15px!important;width:44px!important;height:44px!important;font-size:24px!important;box-shadow:0 8px 20px #0000002e,inset 0 1px #ffffff1a!important}.game-badge{white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;max-width:calc(100% - 50px);line-height:1.1;overflow:hidden;padding:5px 7px!important;font-size:9.5px!important;display:inline-flex!important}.game-card h3{color:#f8fafff5;white-space:nowrap;text-overflow:ellipsis;line-height:1.15;overflow:hidden;margin:0 0 5px!important;font-size:17px!important}.game-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#e2e8ffa8!important;min-height:31px!important;margin:0!important;font-size:11.5px!important;line-height:1.35!important;display:-webkit-box!important}.game-card-footer{overflow:hidden;flex-wrap:nowrap!important;gap:5px!important;margin-top:auto!important;padding-top:9px!important;display:flex!important}.game-card-footer span{white-space:nowrap;text-overflow:ellipsis;border:1px solid #ffffff0e;flex:0 auto;min-width:0;overflow:hidden;color:#e2e8ff94!important;background:#fff1!important;padding:4px 6px!important;font-size:9.5px!important}.locked-game{opacity:.76!important;filter:saturate(.82)brightness(.9)!important}.available-game{border-color:#4ade803d!important;box-shadow:0 16px 38px #16653429,inset 0 1px #ffffff13!important}.crocodile-card.available-game{border-color:#4ade8042!important;box-shadow:0 16px 38px #16653426,inset 0 1px #ffffff13!important}.alias-card.available-game{border-color:#fbbf243d!important;box-shadow:0 16px 38px #784a0e24,inset 0 1px #ffffff13!important}}@media (width<=350px){.games{grid-template-columns:1fr!important;grid-auto-rows:minmax(128px,auto)!important}.game-card{min-height:128px!important}.game-card p{-webkit-line-clamp:1;min-height:0!important}}.alias-room-page .main-zone{min-width:0}.alias-layout{color:#f5f8fff0;width:100%;min-width:0;min-height:0}.alias-sync-card,.alias-results-screen{text-align:center;background:radial-gradient(circle at 0 0,#8b7cf624,#0000 42%),#070a105c;border:1px solid #a5b4fc14;border-radius:24px;justify-content:center;align-items:center;height:100%;min-height:360px;display:flex}.alias-sync-card{flex-direction:column}.alias-sync-card h2{margin:12px 0 7px}.alias-sync-card p{color:#dce2ff8f;margin:0}.alias-setup-layout,.alias-game-layout{background:radial-gradient(circle at 7% 0,#8b7cf61a,#0000 30%),radial-gradient(circle at 96% 100%,#54c9a20f,#0000 34%),linear-gradient(#141721b3,#0a0b0f8f);border:1px solid #ffffff0e;border-radius:24px;height:100%;min-height:0;padding:14px}.alias-setup-layout{scrollbar-width:thin;scrollbar-color:#8b7cf63d transparent;overflow:hidden auto}.alias-setup-layout::-webkit-scrollbar{width:6px;height:6px}.alias-word-tower-shell::-webkit-scrollbar{width:6px;height:6px}.alias-teams-grid::-webkit-scrollbar{width:6px;height:6px}.alias-setup-layout::-webkit-scrollbar-thumb{background:#8b7cf638;border-radius:999px}.alias-word-tower-shell::-webkit-scrollbar-thumb{background:#8b7cf638;border-radius:999px}.alias-teams-grid::-webkit-scrollbar-thumb{background:#8b7cf638;border-radius:999px}.alias-primary-button,.alias-secondary-button,.alias-icon-button,.alias-main-action,.alias-confirm-review,.alias-create-team-card,.alias-number-control button{box-shadow:none;filter:none;margin:0}.alias-hero-card{background:radial-gradient(circle at 0 0,#8b7cf629,#0000 40%),radial-gradient(circle at 100% 100%,#54c9a212,#0000 42%),#070a106b;border:1px solid #a5b4fc16;border-radius:21px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 18px;padding:16px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff09}.alias-hero-main{align-items:center;gap:15px;min-width:0;display:flex}.alias-hero-icon{background:linear-gradient(135deg,#8b7cf630,#54c9a217);border:1px solid #a5b4fc24;border-radius:18px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;font-size:29px;display:flex}.alias-hero-copy{text-align:left;min-width:0}.alias-hero-copy h2{margin:0 0 5px;font-size:27px;font-weight:700}.alias-hero-copy p{color:#dce2ff99;max-width:680px;margin:0;font-size:13px;line-height:1.42}.alias-hero-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.alias-primary-button,.alias-main-action{color:#f0f7fff0;background:linear-gradient(135deg,#5865f247,#2ed57326);border:1px solid #8ff0ad2e;border-radius:14px}.alias-primary-button:hover:not(:disabled),.alias-main-action:hover:not(:disabled){filter:none;background:linear-gradient(135deg,#5865f25c,#2ed57336);border-color:#8ff0ad47;transform:translateY(-1px)}.alias-primary-button:disabled,.alias-main-action:disabled{opacity:.48;cursor:default;transform:none}.alias-start-button{min-width:142px;min-height:42px;padding:0 16px;font-size:13.5px}.alias-host-waiting{color:#dce2ff7a;background:#ffffff0b;border:1px solid #fff1;border-radius:14px;justify-content:center;align-items:center;min-width:142px;min-height:42px;padding:0 13px;font-size:12px;display:flex}.alias-icon-button{color:#e1e7ffb3;background:#ffffff12;border:1px solid #ffffff13;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:flex}.alias-icon-button:hover,.alias-icon-button.active{color:#fff;filter:none;background:#8b7cf624;border-color:#a5b4fc2e;transform:translateY(-1px)}.alias-question-icon{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;font-weight:800;line-height:1;display:flex}.alias-start-note{color:#ffd7a0ad;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:7px;min-height:28px;font-size:11.5px;display:flex}.alias-start-note>span{color:#ffd7a0db;background:#ffa5021a;border:1px solid #ffa50229;border-radius:7px;justify-content:center;align-items:center;width:18px;height:18px;font-weight:800;display:flex}.alias-start-note.ready{color:#aeeec5b8}.alias-start-note.ready>span{color:#9ff3b8;background:#2ed5731a;border-color:#2ed57329}.alias-settings-panel{background:#04070c57;border:1px solid #a5b4fc11;border-radius:16px;grid-column:1/-1;padding:11px;animation:.16s aliasSettingsOpen}@keyframes aliasSettingsOpen{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.alias-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.alias-setting-card{background:#ffffff09;border:1px solid #a5b4fc0e;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.alias-setting-copy b{margin-bottom:3px;font-size:13px;display:block}.alias-setting-copy small{color:#dce2ff6e;font-size:11px;display:block}.alias-number-control{grid-template-columns:36px 92px 36px;gap:5px;height:36px;display:grid}.alias-number-control button{color:#f5f8ffc7;background:#fff1;border:1px solid #ffffff13;border-radius:9px;width:36px;height:36px;padding:0;font-size:18px}.alias-number-control button:hover:not(:disabled){filter:none;background:#8b7cf624;border-color:#a5b4fc2b;transform:none}.alias-number-control button:disabled{opacity:.35;cursor:default}.alias-number-control label{background:#05080e8c;border:1px solid #a5b4fc12;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;height:36px;padding:0 8px;display:grid}.alias-number-control input{color:#fff;text-align:center;appearance:textfield;background:0 0;border:none;outline:none;width:100%;min-width:0;height:34px;margin:0;padding:0;font-size:14px;font-weight:700}.alias-number-control input::-webkit-inner-spin-button{appearance:none;margin:0}.alias-number-control input::-webkit-outer-spin-button{appearance:none;margin:0}.alias-number-control label span{color:#dce2ff6b;font-size:10.5px}.alias-secondary-button{color:#e6ebffb8;background:#ffffff0f;border:1px solid #ffffff12;border-radius:12px;min-height:38px;padding:0 14px;font-size:12.5px}.alias-secondary-button:hover{filter:none;background:#ffffff1a;border-color:#a5b4fc26;transform:translateY(-1px)}.alias-shuffle-button{margin-top:9px}.alias-teams-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;width:100%;margin-top:12px;display:grid}.alias-team-card,.alias-create-team-card{border-radius:15px;min-width:0;min-height:146px}.alias-team-card{background:linear-gradient(180deg, var(--alias-team-soft), #080a1094);border:1px solid color-mix(in srgb, var(--alias-team-color) 22%, transparent);outline:none;padding:35px 10px 10px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;position:relative;overflow:hidden}.alias-team-card-accent{background:var(--alias-team-color);opacity:.72;border-radius:999px;width:25px;height:5px;position:absolute;top:11px;left:10px}.alias-team-card.joinable-team{cursor:pointer}.alias-team-card.joinable-team:hover,.alias-team-card.joinable-team:focus-visible{border-color:color-mix(in srgb, var(--alias-team-color) 44%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--alias-team-color) 10%, transparent);transform:translateY(-2px)}.alias-team-card.current-player-team{border-color:color-mix(in srgb, var(--alias-team-color) 62%, white 8%);box-shadow:0 0 0 2px color-mix(in srgb, var(--alias-team-color) 14%, transparent), inset 0 1px 0 #ffffff0d}.alias-team-card.active-team{background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--alias-team-color) 18%, transparent), transparent 62%), linear-gradient(180deg, var(--alias-team-soft), #080a10a3)}.alias-team-score{color:#f5f8ffb8;background:#03060b6b;border:1px solid #fff1;border-radius:8px;justify-content:center;align-items:center;min-width:47px;height:24px;padding:0 8px;font-size:11px;font-weight:750;display:flex;position:absolute;top:8px;right:9px}.alias-team-players{flex-direction:column;gap:5px;display:flex}.alias-team-player{background:#070a105c;border:1px solid #ffffff0d;border-radius:9px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;height:31px;padding:0 8px 0 6px;transition:background .14s,border-color .14s;display:grid}.alias-team-player.current-explainer{background:color-mix(in srgb, var(--alias-team-color) 18%, #070a108a);border-color:color-mix(in srgb, var(--alias-team-color) 42%, transparent)}.alias-team-player.next-explainer:not(.current-explainer){border-color:color-mix(in srgb, var(--alias-team-color) 24%, transparent);box-shadow:inset 2px 0 0 color-mix(in srgb, var(--alias-team-color) 52%, transparent)}.alias-team-player.disconnected-player{opacity:.46}.alias-team-avatar{background:color-mix(in srgb, var(--alias-team-color) 17%, #ffffff0a);border:1px solid color-mix(in srgb, var(--alias-team-color) 22%, transparent);color:#f5f8ffc7;border-radius:7px;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:800;display:flex}.alias-team-player-name{text-overflow:ellipsis;white-space:nowrap;color:#f5f8ffd1;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.alias-ready-mark{color:#9ff3b8;background:#2ed5731c;border:1px solid #2ed5732e;border-radius:6px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:flex}.alias-team-empty{color:#dce2ff57;text-align:center;justify-content:center;align-items:center;min-height:66px;font-size:11.5px;display:flex}.alias-pending-team-note{color:#dce2ff6b;text-align:center;margin-top:7px;font-size:10.5px}.alias-create-team-card{color:#dce2ff57;background:#ffffff06;border:1px dashed #dce2ff21;justify-content:center;align-items:center;min-height:146px;padding:0;display:flex}.alias-create-team-card:hover{color:#ebf0ffad;filter:none;background:#ffffff0d;border-color:#a5b4fc38;transform:translateY(-2px)}.alias-create-team-plus{background:#ffffff0a;border:1px solid #ffffff12;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-size:27px;font-weight:300;display:flex}.alias-unassigned-row{background:#070a1052;border:1px solid #a5b4fc0f;border-radius:11px;align-items:center;gap:9px;margin-top:10px;padding:9px 10px;display:flex}.alias-unassigned-row>b{color:#dce2ff7a;font-size:11.5px;font-weight:650}.alias-unassigned-row>div{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.alias-unassigned-row span{color:#ebf0ff9e;background:#ffffff0b;border:1px solid #ffffff0e;border-radius:7px;padding:4px 7px;font-size:10.5px}.alias-game-layout{flex-direction:column;gap:10px;display:flex;overflow:hidden}.alias-game-layout>.alias-teams-grid{scrollbar-width:thin;overscroll-behavior-x:contain;flex:none;justify-content:center;gap:8px;width:auto;max-width:100%;margin:0 auto;display:flex;overflow:auto hidden}.alias-teams-grid.compact .alias-team-card{width:clamp(150px,16vw,205px);min-width:150px;min-height:92px;max-height:132px;padding:31px 8px 8px}.alias-teams-grid.compact .alias-team-card-accent{width:21px;top:9px;left:8px}.alias-teams-grid.compact .alias-team-score{height:22px;font-size:10.5px;top:6px;right:7px}.alias-teams-grid.compact .alias-team-player{border-radius:7px;grid-template-columns:18px minmax(0,1fr) auto;gap:5px;height:26px;padding-left:4px}.alias-teams-grid.compact .alias-team-avatar{border-radius:6px;width:18px;height:18px;font-size:8.5px}.alias-teams-grid.compact .alias-team-player-name{font-size:10.5px}.alias-teams-grid.compact .alias-ready-mark{border-radius:5px;width:15px;height:15px;font-size:9px}.alias-play-stage{background:radial-gradient(circle at 50% 110%, var(--alias-team-soft), transparent 54%), #06090e61;border:1px solid #a5b4fc11;border-radius:19px;flex-direction:column;flex:auto;min-height:0;padding:12px;display:flex;position:relative;overflow:hidden}.alias-paused-banner{color:#ffdcaac7;text-align:center;background:#ffa50217;border:1px solid #ffa50226;border-radius:9px;flex:none;margin-bottom:7px;padding:7px 10px;font-size:11.5px}.alias-word-tower-shell{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#8b7cf633 transparent;flex:auto;min-height:0;overflow:hidden auto}.alias-word-tower,.alias-word-tower-empty{min-height:100%}.alias-word-tower{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;padding:8px 0;display:flex}.alias-word-tower-empty{color:#dce2ff42;justify-content:center;align-items:center;font-size:12px;display:flex}.alias-tower-word{background:linear-gradient(135deg,#8b7cf618,#ffffff09);border:1px solid #a5b4fc12;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;width:min(430px,94%);min-height:38px;padding:6px 8px 6px 12px;animation:.16s aliasWordAppear;display:grid}@keyframes aliasWordAppear{0%{opacity:0;transform:translateY(7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.alias-tower-word>b{overflow-wrap:anywhere;color:#f5f8ffde;min-width:0;font-size:14px;font-weight:650}.alias-word-score-control{grid-template-columns:29px 36px 29px;align-items:center;gap:3px;display:grid}.alias-word-score-control button{color:#ebf0ffb8;background:#ffffff0f;border:1px solid #ffffff12;border-radius:8px;width:29px;height:29px;margin:0;padding:0;font-size:19px}.alias-word-score-control button:hover:not(:disabled){filter:none;background:#8b7cf624;border-color:#a5b4fc2b;transform:none}.alias-word-score-control button:disabled{opacity:.28;cursor:default}.alias-word-score-control span,.alias-static-word-score{text-align:center;min-width:36px;font-size:12px;font-weight:800}.score-1{color:#9ff3b8}.score-0{color:#dce2ff94}.score--1{color:#ffb0b9e0}.alias-review-strip{background:#ffa50211;border:1px solid #ffa5021c;border-radius:11px;flex:none;justify-content:space-between;align-items:center;gap:10px;width:min(520px,100%);min-height:43px;margin:7px auto 0;padding:6px 7px 6px 11px;display:flex}.alias-review-strip.confirmed{background:#2ed5730e;border-color:#2ed5731a}.alias-review-strip>div{align-items:center;gap:7px;display:flex}.alias-review-strip small,.alias-review-strip>span{color:#dce2ff75;font-size:10.5px}.alias-review-strip b{color:#f5f8ffd6;font-size:15px}.alias-confirm-review{color:#b9ffd0;background:#2ed5731f;border:1px solid #2ed5732e;border-radius:9px;min-height:31px;padding:0 12px;font-size:11.5px}.alias-confirm-review:hover{filter:none;background:#2ed5732e;transform:translateY(-1px)}.alias-action-zone{flex-direction:column;flex:none;align-items:center;padding-top:9px;display:flex}.alias-current-word{color:#fafcfff5;text-align:center;overflow-wrap:anywhere;max-width:92%;text-shadow:0 0 24px color-mix(in srgb, var(--alias-team-color) 18%, transparent);margin-bottom:8px;font-size:clamp(26px,3vw,40px);font-weight:760;line-height:1.05}.alias-action-row{grid-template-columns:minmax(0,1fr) 58px;align-items:stretch;gap:8px;width:min(520px,100%);display:grid}.alias-action-row.without-timer{grid-template-columns:minmax(0,1fr)}.alias-main-action{width:100%;min-height:58px;padding:0 22px;font-size:17px;font-weight:700}.alias-main-action.selected{background:linear-gradient(135deg,#2ed57340,#5865f22b);border-color:#2ed5734d}.alias-main-action.locked{color:#ebf0ff70;opacity:1;background:#ffffff0f;border-color:#ffffff12}.alias-action-message{color:#dce2ff87;text-align:center;background:#ffffff09;border:1px solid #ffffff0e;border-radius:14px;justify-content:center;align-items:center;min-height:58px;padding:0 18px;font-size:13.5px;font-weight:600;display:flex}.alias-action-message.active-team-copy{background:var(--alias-team-soft);border-color:color-mix(in srgb, var(--alias-team-color) 20%, transparent);color:#ebf5ffcc}.alias-inline-timer{color:#f0f4ffe6;font-variant-numeric:tabular-nums;contain:layout paint;background:linear-gradient(135deg,#5865f229,#080a1085);border:1px solid #a5b4fc1f;border-radius:14px;justify-content:center;align-items:center;min-width:58px;min-height:58px;font-size:20px;font-weight:600;display:flex}.alias-inline-timer.warning{color:#ffe0a3;background:linear-gradient(135deg,#ffa50233,#ff47571c);border-color:#ffa5023b}.alias-start-blocked-note,.alias-active-explainer-note{color:#dce2ff66;text-align:center;margin-top:6px;font-size:10.5px}.alias-start-blocked-note{color:#ffd29694}.alias-notice{left:50%;top:max(16px, env(safe-area-inset-top));z-index:1600;color:#f0f4ffe0;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e121cf0;border:1px solid #a5b4fc24;border-radius:12px;max-width:min(440px,100vw - 28px);padding:10px 14px;font-size:12.5px;animation:.18s aliasNoticeIn;position:fixed;transform:translate(-50%);box-shadow:0 16px 42px #0000006b}.alias-notice.warning{color:#ffe0aee6;border-color:#ffa50233}.alias-notice.success{color:#b9ffd0;border-color:#2ed57333}@keyframes aliasNoticeIn{0%{opacity:0;transform:translate(-50%,-7px)}to{opacity:1;transform:translate(-50%)}}.alias-rules-content{width:min(480px,100% - 32px)}.alias-rules-icon{font-size:20px;font-weight:800}.alias-rules-list{gap:8px;margin:18px 0 20px;display:grid}.alias-rules-list>div{text-align:left;background:#ffffff09;border:1px solid #a5b4fc0f;border-radius:12px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:10px 11px;display:grid}.alias-rules-list span{color:#d8d3ff;background:#8b7cf61f;border:1px solid #a5b4fc21;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:flex}.alias-rules-list p{color:#dce2ff99;margin:0;font-size:12.5px;line-height:1.35}.alias-results-modal{background:radial-gradient(circle at top left, var(--alias-team-soft), transparent 42%), linear-gradient(180deg, #121622f5, #080a10f7);border:1px solid color-mix(in srgb, var(--alias-team-color) 28%, transparent);border-radius:24px;width:min(470px,100% - 28px);padding:24px;box-shadow:0 24px 70px #00000080}.alias-results-label{background:var(--alias-team-soft);border:1px solid color-mix(in srgb, var(--alias-team-color) 24%, transparent);color:#f0f4ffbf;letter-spacing:.6px;text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:750;display:inline-flex}.alias-results-cup{background:radial-gradient(circle at center, color-mix(in srgb, var(--alias-team-color) 13%, transparent), transparent 68%), #ffffff0b;border:1px solid color-mix(in srgb, var(--alias-team-color) 30%, transparent);border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin:14px auto 12px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0b,0 12px 30px #0003}.alias-results-cup:before{content:"";background:var(--alias-team-color);width:22px;height:22px;box-shadow:0 0 10px color-mix(in srgb, var(--alias-team-color) 90%, transparent), 0 0 24px color-mix(in srgb, var(--alias-team-color) 58%, transparent), inset 0 1px 0 #ffffff61;border-radius:50%}.alias-results-modal h1{margin:0 0 7px;font-size:27px}.alias-results-modal>p{color:#dce2ff8c;margin:0;font-size:13px;line-height:1.4}.alias-results-list{gap:7px;margin:18px 0;display:grid}.alias-result-row{text-align:left;background:#ffffff09;border:1px solid #a5b4fc0f;border-radius:11px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:40px;padding:0 11px;display:grid}.alias-result-row.winner{background:var(--alias-team-soft);border-color:color-mix(in srgb, var(--alias-team-color) 28%, transparent)}.alias-result-row span{color:#dce2ff6b;font-size:11px}.alias-result-row b{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.alias-result-row strong{color:#f5f8ffd1;font-size:13px}.alias-results-restart{width:100%;min-height:44px}.alias-results-waiting{color:#dce2ff78;background:#ffffff09;border:1px solid #ffffff0e;border-radius:11px;padding:10px;font-size:12px}.player-team-marker{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.player-team-marker:before{content:"";background:var(--player-team-color);border:2px solid color-mix(in srgb, var(--player-team-color) 32%, white 10%);width:9px;height:9px;box-shadow:0 0 10px color-mix(in srgb, var(--player-team-color) 24%, transparent);border-radius:50%}.player-team-marker.unassigned:before{box-shadow:none;background:#dce2ff33;border-color:#dce2ff24}@media (width>=769px) and (height<=800px){.alias-setup-layout,.alias-game-layout{gap:7px;padding:10px}.alias-hero-card{padding:11px 13px}.alias-hero-icon{width:48px;height:48px;font-size:24px}.alias-hero-copy h2{font-size:22px}.alias-team-card,.alias-create-team-card{min-height:122px}.alias-teams-grid.compact .alias-team-card{min-height:80px;max-height:104px}.alias-main-action,.alias-action-message,.alias-inline-timer{min-height:50px}}@media (width>=769px) and (width<=900px){.alias-teams-grid.compact .alias-team-card{width:138px;min-width:138px}.alias-current-word{font-size:27px}}@media (width<=768px){.alias-room-page{align-items:stretch;width:100vw;height:100dvh;min-height:100dvh;padding:6px;overflow:hidden}.alias-room-page .room-card{border-radius:18px;flex-direction:column;width:100%;height:calc(100dvh - 12px);min-height:0;padding:9px;display:flex;overflow:hidden}.alias-room-page .room-header{border-radius:15px;flex:none;margin-bottom:6px;padding:8px 9px}.alias-room-page .room-header h1{font-size:21px}.alias-room-page .room-subtitle{font-size:11px}.alias-room-page .leave-room-button{border-radius:12px;padding:8px 10px;font-size:11.5px}.alias-room-page .site-settings-button{border-radius:12px;width:37px;height:37px}.alias-room-page .room-layout{flex:auto;grid-template-rows:minmax(0,1fr) 158px;gap:7px;height:0;min-height:0;display:grid;overflow:hidden}.alias-room-page .main-zone{height:100%;min-height:0;overflow:hidden}.alias-room-page .side-zone{border-radius:14px;grid-template-columns:112px minmax(0,1fr);gap:6px;width:100%;height:158px;min-height:0;padding:6px;display:grid;overflow:hidden}.alias-room-page .players-section{flex-direction:column;min-height:0;margin:0;display:flex}.alias-room-page .players-section-header{margin:0 0 4px}.alias-room-page .players-section-header p{font-size:9.5px}.alias-room-page .players-list{border-radius:9px;flex:auto;gap:3px;min-height:0;max-height:none;padding:3px}.alias-room-page .player{border-radius:7px;grid-template-columns:18px minmax(0,1fr) 18px;gap:4px;height:25px;padding:0 4px}.alias-room-page .player-avatar{border-radius:6px;width:18px;height:18px;font-size:9px}.alias-room-page .player-name{font-size:10px}.alias-room-page .chat-box{gap:4px;min-height:0;margin:0}.alias-room-page .messages{border-radius:9px;flex:auto;height:auto;min-height:0;padding:5px}.alias-room-page .message{border-radius:7px;margin-bottom:3px;padding:4px 5px;font-size:9.5px}.alias-room-page .chat-empty{padding:4px}.alias-room-page .chat-empty-icon,.alias-room-page .chat-empty h3{display:none}.alias-room-page .chat-empty p{font-size:9.5px}.alias-room-page .chat-box input,.alias-room-page .chat-box button{border-radius:8px;min-height:30px;padding:5px 7px;font-size:10px}.alias-room-page .chat-input-wrap input{padding-right:42px}.alias-room-page .message-counter{font-size:8px;right:6px}.alias-setup-layout,.alias-game-layout{border-radius:16px;height:100%;padding:8px}.alias-setup-layout{overflow-y:auto}.alias-hero-card{border-radius:15px;grid-template-columns:minmax(0,1fr);gap:9px;padding:10px}.alias-hero-main{gap:10px}.alias-hero-icon{border-radius:13px;width:43px;height:43px;font-size:22px}.alias-hero-copy h2{font-size:20px}.alias-hero-copy p{font-size:10.5px;line-height:1.32}.alias-hero-actions{justify-content:stretch}.alias-start-button,.alias-host-waiting{flex:auto;min-width:0;min-height:39px}.alias-icon-button{border-radius:12px;width:39px;height:39px}.alias-start-note{justify-content:flex-start;min-height:22px}.alias-settings-grid{grid-template-columns:1fr}.alias-setting-card{padding:8px}.alias-number-control{grid-template-columns:34px 82px 34px;height:34px}.alias-number-control button{border-radius:8px;width:34px;height:34px}.alias-number-control label{height:34px}.alias-teams-grid{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(210px,76vw);grid-auto-flow:column;gap:8px;width:calc(100% + 16px);margin-left:-8px;padding:2px 8px 6px;display:grid;overflow:auto hidden}.alias-teams-grid::-webkit-scrollbar{display:none}.alias-team-card,.alias-create-team-card{scroll-snap-align:start;min-height:122px}.alias-unassigned-row{border-radius:9px;flex-direction:column;align-items:flex-start;gap:5px}.alias-game-layout{gap:6px}.alias-game-layout>.alias-teams-grid{justify-content:flex-start;width:calc(100% + 16px);max-width:none;margin:0 -8px;padding:1px 8px 5px}.alias-teams-grid.compact .alias-team-card{width:145px;min-width:145px;min-height:76px;max-height:93px;padding-top:28px}.alias-teams-grid.compact .alias-team-player{height:23px}.alias-play-stage{border-radius:14px;padding:8px}.alias-tower-word{border-radius:9px;width:min(360px,98%);min-height:34px;padding:4px 6px 4px 9px}.alias-tower-word>b{font-size:12px}.alias-word-score-control{grid-template-columns:27px 32px 27px}.alias-word-score-control button{border-radius:7px;width:27px;height:27px}.alias-review-strip{min-height:37px;padding:4px 5px 4px 8px}.alias-review-strip small,.alias-review-strip>span{font-size:9px}.alias-current-word{margin-bottom:6px;font-size:clamp(23px,7vw,31px)}.alias-action-row{grid-template-columns:minmax(0,1fr) 52px;gap:6px}.alias-main-action,.alias-action-message,.alias-inline-timer{border-radius:12px;min-height:52px}.alias-main-action{font-size:16px}.alias-action-message{padding:0 9px;font-size:11.5px}.alias-inline-timer{min-width:52px;font-size:18px}.alias-active-explainer-note,.alias-start-blocked-note{margin-top:4px;font-size:9px}.alias-results-screen{border-radius:16px;min-height:0}.alias-results-modal{border-radius:19px;padding:18px}}@media (width<=390px){.alias-room-page .room-layout{grid-template-rows:minmax(0,1fr) 148px}.alias-room-page .side-zone{grid-template-columns:100px minmax(0,1fr);height:148px}.alias-setting-card{grid-template-columns:1fr}.alias-number-control{grid-template-columns:34px minmax(0,1fr) 34px;width:100%}}@media (hover:none) and (pointer:coarse){.alias-team-card.joinable-team:active,.alias-create-team-card:active,.alias-primary-button:active:not(:disabled),.alias-secondary-button:active:not(:disabled),.alias-icon-button:active,.alias-main-action:active:not(:disabled),.alias-confirm-review:active,.alias-number-control button:active:not(:disabled),.alias-word-score-control button:active:not(:disabled){transform:scale(.97)}}.alias-setup-layout>.alias-teams-grid{grid-template-columns:repeat(auto-fit,minmax(146px,166px));justify-content:center;align-items:start}.alias-setup-layout .alias-team-card,.alias-setup-layout .alias-create-team-card{width:100%;min-height:138px}.alias-teams-grid.compact .alias-team-card{width:132px;min-width:132px;min-height:108px;max-height:136px}.alias-team-player-name{text-align:left;justify-self:stretch;display:block}.alias-setting-copy{flex-direction:column;gap:1px;line-height:1.12;display:flex}.alias-setting-copy b{margin:0;line-height:1.12}.alias-setting-copy small{line-height:1.12}.alias-unassigned-row span{align-items:center;min-height:20px;padding:2px 7px;line-height:1.15;display:inline-flex}.alias-unassigned-empty{color:#dce2ff4d;align-items:center;min-height:20px;font-size:10.5px;line-height:1.15;display:inline-flex}.alias-action-row,.alias-action-row.without-timer{justify-content:center;align-items:stretch;gap:0;width:min(520px,100%);min-height:58px;display:flex;position:relative}.alias-action-row .alias-main-action,.alias-action-row .alias-action-message{flex:0 330px;width:min(330px,100% - 74px)}.alias-action-row.without-timer .alias-main-action,.alias-action-row.without-timer .alias-action-message{width:min(330px,100%)}.alias-inline-timer{position:absolute;top:0;bottom:0;right:0}.alias-current-word{text-align:center;width:min(430px,100%);max-width:100%;margin:0 auto 8px}.alias-tower-word{gap:7px;width:min(286px,92%);min-height:40px;padding:6px 7px 6px 11px}.alias-tower-word>b{font-size:15px;line-height:1.18}.alias-word-score-control{grid-template-columns:27px 31px 27px;gap:2px}.alias-word-score-control button{border-radius:7px;width:27px;height:27px;font-size:17px}.alias-word-score-control span,.alias-static-word-score{min-width:31px;font-size:12.5px}@media (width>=769px) and (height<=800px){.alias-setup-layout .alias-team-card,.alias-setup-layout .alias-create-team-card{min-height:126px}.alias-teams-grid.compact .alias-team-card{min-height:96px;max-height:118px}}@media (width>=769px) and (width<=900px){.alias-teams-grid.compact .alias-team-card{width:124px;min-width:124px}}@media (width<=768px){.alias-setup-layout>.alias-teams-grid{grid-auto-columns:154px;justify-content:flex-start}.alias-setup-layout .alias-team-card,.alias-setup-layout .alias-create-team-card{min-height:132px}.alias-teams-grid.compact .alias-team-card{width:122px;min-width:122px;min-height:96px;max-height:116px}.alias-action-row,.alias-action-row.without-timer{min-height:52px}.alias-action-row .alias-main-action,.alias-action-row .alias-action-message{flex-basis:260px;width:min(260px,100% - 60px)}.alias-action-row.without-timer .alias-main-action,.alias-action-row.without-timer .alias-action-message{width:min(260px,100%)}.alias-tower-word{width:min(252px,94%);min-height:37px;padding:5px 6px 5px 10px}.alias-tower-word>b{font-size:13.5px}.alias-word-score-control{grid-template-columns:25px 29px 25px}.alias-word-score-control button{border-radius:7px;width:25px;height:25px}.alias-word-score-control span,.alias-static-word-score{min-width:29px;font-size:12px}}.alias-unassigned-row.leave-team-target{cursor:pointer;outline:none;transition:background .15s,border-color .15s,transform .15s}.alias-unassigned-row.leave-team-target:hover,.alias-unassigned-row.leave-team-target:focus-visible{background:#8b7cf613;border-color:#a5b4fc29}.alias-unassigned-row.leave-team-target:active{transform:scale(.99)}.alias-action-row:not(.without-timer){grid-template-columns:58px minmax(0,330px) 58px;justify-content:center;align-items:stretch;gap:8px;width:min(430px,100%);min-height:58px;display:grid}.alias-action-row:not(.without-timer):before{content:"";grid-column:1}.alias-action-row:not(.without-timer) .alias-main-action,.alias-action-row:not(.without-timer) .alias-action-message{grid-column:2;width:100%;min-width:0}.alias-action-row:not(.without-timer) .alias-inline-timer{grid-column:3;min-width:58px;position:static}.alias-results-cup:before{transform:translateZ(0)}.alias-room-page .chat-box.chat-disabled .chat-input-wrap input:disabled{color:#dce2ff75;box-shadow:none;-webkit-text-fill-color:#dce2ff75;background:#ffffff09;border-color:#a5b4fc14;padding-right:13px;font-size:12.5px}.alias-room-page .chat-box.chat-disabled .chat-input-wrap input:disabled::placeholder{color:#dce2ff75;-webkit-text-fill-color:#dce2ff75;opacity:1}.chat-box.chat-hidden{flex:auto;min-height:0}.chat-hidden-state{text-align:center;background:radial-gradient(circle,#8b7cf614,#0000 58%),#06080e61;border:1px solid #a5b4fc13;border-radius:18px;flex-direction:column;flex:auto;justify-content:center;align-items:center;min-height:190px;padding:18px;display:flex}.chat-hidden-icon{color:#dce2ffa3;background:#8b7cf61a;border:1px solid #a5b4fc21;border-radius:14px;justify-content:center;align-items:center;width:43px;height:43px;margin-bottom:10px;display:flex}.chat-hidden-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.chat-hidden-state h3{color:#f5f8ffbd;margin:0 0 6px;font-size:14px;font-weight:700}.chat-hidden-state p{color:#dce2ff6e;max-width:220px;margin:0;font-size:11.5px;line-height:1.4}@media (width<=768px){.alias-action-row:not(.without-timer){grid-template-columns:52px minmax(0,260px) 52px;gap:6px;width:min(372px,100%);min-height:52px}.alias-action-row:not(.without-timer) .alias-inline-timer{min-width:52px}.alias-room-page .chat-box.chat-hidden{height:100%;margin:0}.alias-room-page .chat-hidden-state{border-radius:9px;height:100%;min-height:0;padding:7px}.alias-room-page .chat-hidden-icon{border-radius:9px;width:28px;height:28px;margin-bottom:4px}.alias-room-page .chat-hidden-icon svg{width:15px;height:15px}.alias-room-page .chat-hidden-state h3{margin-bottom:2px;font-size:10px}.alias-room-page .chat-hidden-state p{max-width:150px;font-size:8.5px;line-height:1.25}}.alias-mobile-players-section{display:none}@media (width<=768px){.alias-room-page{height:100dvh;min-height:100dvh;padding:max(6px, env(safe-area-inset-top)) max(6px, env(safe-area-inset-right)) calc(88px + env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));overflow:hidden}.alias-room-page .room-card{height:100%;min-height:0;overflow:hidden}.alias-room-page .room-layout{flex:auto;height:0;min-height:0;display:block;overflow:hidden}.alias-room-page .main-zone{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.alias-room-page .side-zone{display:none}.alias-room-page .main-zone>.alias-layout{flex:auto;height:0;min-height:0}.alias-mobile-players-section{flex:none;width:100%;min-height:0;margin:0 0 5px;display:block;overflow:hidden}.alias-mobile-players-section .players-section-header{display:none}.alias-mobile-players-section .players-list{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:11px;flex-direction:row;align-items:center;gap:5px;width:100%;height:42px;min-height:42px;max-height:42px;padding:4px;display:flex;overflow:auto hidden}.alias-mobile-players-section .players-list::-webkit-scrollbar{display:none}.alias-mobile-players-section .player{border-radius:9px;flex:none;grid-template-columns:22px minmax(48px,1fr) 16px;gap:6px;width:auto;min-width:108px;max-width:154px;height:34px;padding:0 7px;display:grid}.alias-mobile-players-section .player-avatar{border-radius:7px;width:22px;height:22px;font-size:10px}.alias-mobile-players-section .player-name{text-align:left;max-width:96px;font-size:11.5px}.alias-mobile-players-section .player-team-marker{justify-self:end;width:10px;height:10px}.alias-game-layout{gap:5px;height:100%;min-height:0;padding:7px;overflow:hidden}.alias-game-layout>.alias-teams-grid{flex:none;margin-bottom:0}.alias-play-stage{flex:auto;height:0;min-height:0;padding:7px;overflow:hidden}.alias-word-tower-shell{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:auto;height:0;min-height:0;overflow:hidden auto}.alias-word-tower,.alias-word-tower-empty{min-height:100%}.alias-word-tower{justify-content:flex-end;padding:6px 0 3px}.alias-word-tower-empty{text-align:center;padding:10px}.alias-review-strip{margin-top:5px}.alias-action-zone{flex:none;padding-top:6px}.alias-current-word{margin-bottom:5px}.alias-action-row,.alias-action-row.without-timer,.alias-action-row:not(.without-timer){align-items:center;min-height:66px}.alias-action-row:not(.without-timer){grid-template-columns:52px minmax(0,250px) 52px;gap:6px;width:min(382px,100%)}.alias-action-row .alias-main-action,.alias-action-row.without-timer .alias-main-action{border-radius:15px;flex-basis:250px;width:min(250px,100%);min-height:66px;font-size:17px}.alias-action-row .alias-action-message,.alias-action-row.without-timer .alias-action-message{flex-basis:250px;width:min(250px,100%);min-height:56px}.alias-action-row:not(.without-timer) .alias-inline-timer{align-self:center;width:52px;min-width:52px;height:52px;min-height:52px}body>.alias-chat-dock{left:max(6px, env(safe-area-inset-left));right:max(6px, env(safe-area-inset-right));bottom:max(4px, env(safe-area-inset-bottom))}body>.alias-chat-dock.mobile-chat-hidden{padding:5px!important;display:block!important}.alias-mobile-chat-locked{background:#ffffff0a;border:1px solid #a5b4fc13;border-radius:13px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:42px;padding:6px 9px;display:grid}.alias-mobile-chat-locked .mobile-chat-toggle-icon{width:28px;height:28px}.alias-mobile-chat-locked .mobile-chat-toggle-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}}@media (width<=390px){.alias-room-page{padding-left:max(4px, env(safe-area-inset-left));padding-right:max(4px, env(safe-area-inset-right))}.alias-mobile-players-section .player{min-width:102px;max-width:138px}.alias-action-row:not(.without-timer){grid-template-columns:48px minmax(0,220px) 48px;gap:5px}.alias-action-row .alias-main-action,.alias-action-row.without-timer .alias-main-action{flex-basis:220px;width:min(220px,100%)}.alias-action-row:not(.without-timer) .alias-inline-timer{width:48px;min-width:48px;height:48px;min-height:48px}}@media (width<=768px){.alias-room-page{width:100%!important;height:100dvh!important;min-height:100dvh!important;padding:max(6px, env(safe-area-inset-top)) max(6px, env(safe-area-inset-right)) calc(88px + env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left))!important;flex-direction:column!important;align-items:stretch!important;display:flex!important;overflow:hidden!important}.alias-room-page .room-card{flex-direction:column!important;flex:auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important;overflow:hidden!important}.alias-room-page .room-header{flex:none!important}.alias-room-page .room-layout{flex:auto!important;width:100%!important;height:0!important;min-height:0!important;display:block!important;overflow:hidden!important}.alias-room-page .main-zone{flex-direction:column!important;width:100%!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.alias-room-page .side-zone{display:none!important}.alias-room-page .main-zone>.alias-layout{flex:auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important}.alias-room-page .alias-setup-layout{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column!important;display:flex!important;overflow:hidden auto!important}.alias-room-page .alias-setup-layout>*{flex:none}.alias-room-page .alias-game-layout{flex-direction:column!important;display:flex!important;overflow:hidden!important}.alias-room-page .alias-game-layout>.alias-mobile-players-section,.alias-room-page .alias-game-layout>.alias-teams-grid{flex:none!important}.alias-room-page .alias-play-stage{width:100%;flex:auto!important;height:0!important;min-height:0!important;overflow:hidden!important}.alias-room-page .alias-word-tower-shell{flex:auto!important;height:0!important;min-height:0!important;overflow:hidden auto!important}.alias-room-page .alias-action-zone{flex:none!important}}.route-link-icon{color:currentColor;flex:none;width:18px;height:18px;display:inline-block;position:relative}.route-link-icon:before,.route-link-icon:after{content:"";border:2px solid;border-radius:6px;width:10px;height:6px;position:absolute;transform:rotate(-38deg)}.route-link-icon:before{top:7px;left:0}.route-link-icon:after{top:3px;right:0}.invite-room-button{color:#cdffe0d6;height:42px;box-shadow:none;background:linear-gradient(135deg,#2ed57321,#5865f221);border:1px solid #8ff0ad29;border-radius:16px;justify-content:center;align-items:center;gap:8px;margin:0;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex;position:relative}.invite-room-button:hover{color:#fff;filter:none;background:linear-gradient(135deg,#2ed57333,#5865f233);border-color:#8ff0ad47;transform:translateY(-1px)}.invite-modal{padding:18px}.invite-modal-content{background:radial-gradient(circle at 0 0,#2ed57321,#0000 38%),radial-gradient(circle at 100% 100%,#5865f22b,#0000 42%),linear-gradient(#121622fa,#080a10fc);width:min(500px,100%);padding:28px;position:relative}.invite-modal-content>p{max-width:390px;margin-left:auto;margin-right:auto}.invite-modal-icon{color:#9ff3b8;background:linear-gradient(135deg,#2ed57326,#5865f21f);border-color:#8ff0ad33}.invite-modal-close{justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px;color:#dce2ff8c!important;width:34px!important;height:34px!important;box-shadow:none!important;background:#ffffff0e!important;border:1px solid #ffffff13!important;border-radius:12px!important;margin:0!important;padding:0!important;font-size:21px!important;font-weight:400!important;line-height:1!important}.invite-modal-close:hover{color:#fff!important;background:#ffffff1a!important;transform:none!important}.invite-copy-list{gap:10px;width:100%;margin-top:20px;display:grid}.invite-copy-field{cursor:pointer;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:start;gap:3px;min-height:86px;transition:background .16s,border-color .16s,transform .16s;position:relative;text-align:left!important;color:#f5f8ffeb!important;width:100%!important;box-shadow:none!important;background:linear-gradient(135deg,#5865f21c,#ffffff09)!important;border:1px solid #a5b4fc1a!important;border-radius:16px!important;margin:0!important;padding:13px 48px 13px 15px!important;display:grid!important}.invite-copy-field:hover,.invite-copy-field:focus-visible{outline:none;filter:none!important;background:linear-gradient(135deg,#5865f22b,#2ed5730f)!important;border-color:#a5b4fc38!important;transform:translateY(-1px)!important}.invite-copy-field.copied{background:linear-gradient(135deg,#2ed57324,#5865f217)!important;border-color:#4ade803d!important}.invite-copy-field-label{color:#dce2ff6e;text-transform:uppercase;letter-spacing:.55px;font-size:10.5px;font-weight:700}.invite-copy-field strong{color:#f5f8fff0;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:18px;font-weight:650;line-height:1.25;overflow:hidden}.invite-link-field strong{font-size:14px}.invite-copy-field small{color:#dce2ff66;font-size:11px;font-weight:550}.invite-copy-field.copied small{color:#9ff3b8}.invite-copy-field-icon{opacity:.78;border:1.5px solid #c7d2fe7a;border-radius:7px;width:22px;height:22px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.invite-copy-field-icon:before{content:"";background:#121622bf;border:1.5px solid #c7d2fe4d;border-radius:6px;width:17px;height:17px;position:absolute;top:-5px;left:-5px}.invite-copy-field.copied .invite-copy-field-icon{border-color:#4ade80a6}.invite-native-share{justify-content:center;align-items:center;gap:8px;color:#dcffe8e0!important;width:100%!important;box-shadow:none!important;background:linear-gradient(135deg,#2ed5732b,#5865f224)!important;border:1px solid #8ff0ad2e!important;margin:12px 0 0!important;padding:11px 15px!important;display:inline-flex!important}.invite-native-share:hover{background:linear-gradient(135deg,#2ed5733d,#5865f233)!important;transform:translateY(-1px)!important}.invite-share-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;opacity:.9;flex:none;width:19px;height:19px;display:block;overflow:visible}.invite-share-icon circle{fill:#dcffe81c}.home-card-invite{width:min(520px,100vw - 28px);padding:20px;display:block}.invite-login-card{text-align:center;align-self:center;align-items:stretch;gap:12px;width:100%;padding:28px}.invite-brand-mark{background:linear-gradient(135deg,#5865f22e,#2ed57314);border:1px solid #a5b4fc24;border-radius:21px;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 2px;padding:8px;display:flex;box-shadow:0 14px 36px #5865f21f,inset 0 1px #ffffff0d}.invite-brand-mark img{object-fit:contain;width:100%;height:100%}.invite-login-card .game-modal-label{align-self:center;margin:0 auto}.invite-login-title{line-height:1.15;color:#f5f8fff5!important;margin:2px 0 0!important;font-size:25px!important}.invite-login-description{color:#dce2ff9c;max-width:390px;margin:-2px auto 3px;font-size:14px;line-height:1.42}.invite-route-card{color:#d2ffe1d1;text-align:left;background:radial-gradient(circle at 0 0,#2ed5731c,#0000 48%),#070a1073;border:1px solid #8ff0ad21;border-radius:15px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;width:100%;padding:12px 13px;display:grid}.invite-route-game-icon{background:#ffffff0f;border:1px solid #ffffff12;border-radius:13px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex}.invite-route-card div{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.invite-route-card small{color:#dce2ff70;text-transform:uppercase;letter-spacing:.55px;font-size:10.5px;font-weight:700}.invite-route-card b{color:#f5f8ffeb;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:15px;overflow:hidden}.invite-route-card div>span{color:#9ff3b8;font-size:12px;font-weight:650}.invite-name-field{text-align:left;flex-direction:column;gap:6px;width:100%;display:flex}.invite-name-field>span{color:#dce2ff80;padding-left:3px;font-size:11.5px;font-weight:650}.invite-name-field input{width:100%}.login-card .invite-cancel-button{color:#dce2ff94!important;box-shadow:none!important;background:#ffffff0e!important;border-color:#ffffff13!important}.login-card .invite-cancel-button:hover{color:#f5f8ffd1!important;background:#ffffff17!important;border-color:#ffffff1f!important}.invite-unavailable{text-align:center;flex-direction:column;align-items:center;gap:11px;display:flex}.invite-unavailable-icon{color:#ffbec6e0;background:#ff47571a;border:1px solid #ff47572e;border-radius:19px;justify-content:center;align-items:center;width:58px;height:58px;font-size:29px;font-weight:350;display:flex}.invite-unavailable h2{color:#f5f8fff2;margin:0;font-size:24px}.invite-unavailable p{color:#dce2ff99;max-width:360px;margin:0 0 3px;font-size:14px;line-height:1.45}.home-notice{color:#ffe0a3d1;text-align:left;background:#ffa50213;border:1px solid #ffa50229;border-radius:12px;width:100%;padding:10px 38px 10px 12px;font-size:12px;line-height:1.35;position:relative}.home-notice button{position:absolute;top:50%;right:7px;color:#ffe0a39e!important;width:24px!important;height:24px!important;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important;font-size:17px!important;transform:translateY(-50%)!important}.route-conflict-page{padding:18px}.route-conflict-card{width:min(500px,100%)}.route-conflict-icon{color:#c7d2fe;background:#5865f221;border-color:#a5b4fc33}.route-conflict-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.route-switch-button{color:#ebf5ffeb!important;background:linear-gradient(135deg,#5865f24d,#2ed57326)!important;border:1px solid #8ff0ad2e!important;margin:0!important}@media (width<=980px){.invite-room-button{width:42px;padding:0}.invite-room-button-text{display:none}}@media (width<=768px){.invite-room-button,.site-settings-button{border-radius:14px!important;width:39px!important;height:39px!important}.invite-modal{padding:max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom));align-items:center}.invite-modal-content{width:100%;max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:22px;padding:23px 16px 16px;overflow-y:auto}.invite-modal-content h1{font-size:23px}.invite-copy-field{min-height:80px;padding:12px 44px 12px 13px!important}.invite-link-field strong{white-space:normal;overflow-wrap:anywhere;line-height:1.3}.home-card-invite{width:100%;min-height:calc(100dvh - 24px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;align-items:center;padding:0;display:flex}.invite-login-card{border-radius:22px;width:100%;padding:20px 16px}.invite-brand-mark{border-radius:19px;width:61px;height:61px}.invite-login-title{font-size:22px!important}.route-conflict-actions{grid-template-columns:1fr}}@media (width<=430px){.room-actions{gap:5px}.invite-room-button,.site-settings-button{width:37px!important;height:37px!important}.leave-room-button{padding-left:10px!important;padding-right:10px!important}.invite-modal-content{padding-left:13px;padding-right:13px}.invite-copy-field strong{font-size:16px}.invite-link-field strong{font-size:12.5px}}.connection-status{left:50%;top:max(14px, env(safe-area-inset-top));z-index:5000;pointer-events:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:17px;align-items:center;gap:11px;width:min(430px,100vw - 28px);min-height:52px;padding:10px 14px;animation:.2s connectionStatusIn;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 18px 46px #0000006b,inset 0 1px #ffffff0d}.connection-waiting{color:#e6ebffe6;background:radial-gradient(circle at 0 0,#5865f22b,#0000 44%),#0a0d15ed;border:1px solid #a5b4fc29}.connection-restored{color:#cdffe0f0;background:radial-gradient(circle at 0 0,#2ed5732e,#0000 46%),#091611f0;border:1px solid #4ade8038}.connection-status-icon{background:#ffffff12;border:1px solid #ffffff14;border-radius:11px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:700;display:flex;position:relative}.connection-waiting .connection-status-icon:before{content:"";border:2px solid #c7d2fe47;border-top-color:#c7d2fe;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite connectionSpinner}.connection-status-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.connection-status-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:650;overflow:hidden}.connection-status-copy small{color:#dce2ff8c;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;line-height:1.25;overflow:hidden}@keyframes connectionSpinner{to{transform:rotate(360deg)}}@keyframes connectionStatusIn{0%{opacity:0;transform:translate(-50%,-8px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (width<=768px){.connection-status{top:max(8px, env(safe-area-inset-top));border-radius:15px;width:calc(100vw - 18px);min-height:48px;padding:8px 11px}.connection-status-icon{border-radius:10px;width:28px;height:28px}}.home-brand,.room-brand{align-items:center;min-width:0;display:flex}.home-brand{justify-content:center;gap:13px;margin:0 0 8px}.home-brand-logo,.room-brand-logo{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;flex:none;display:block}.home-brand-logo{filter:drop-shadow(0 10px 24px #5865f22e);width:56px;height:56px}.home-brand h1{margin:0!important}.room-brand{gap:10px}.room-brand-logo{filter:drop-shadow(0 7px 16px #5865f224);width:35px;height:35px}.room-brand .room-title{min-width:0}.invite-brand-logo-mark{background:linear-gradient(135deg,#5865f229,#2ed57312);border-color:#a5b4fc26;border-radius:17px;width:48px;height:48px;padding:5px;overflow:hidden}.invite-brand-logo-mark img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block}.invite-brand-mark img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}@media (width>=769px) and (height<=760px){.room-brand{gap:8px}.room-brand-logo{width:31px;height:31px}}@media (width<=768px){.home-brand{flex-direction:column;order:1;gap:5px;width:100%;margin:0 0 4px}.home-brand-logo{filter:drop-shadow(0 8px 19px #5865f22b);width:49px;height:49px}.home-brand h1{text-align:center;width:100%;font-size:32px;line-height:1.05}.home-info>p{order:2}.room-brand{gap:7px}.room-brand-logo{width:29px;height:29px}}@media (width<=380px){.home-brand-logo{width:45px;height:45px}.room-brand{gap:6px}.room-brand-logo{width:26px;height:26px}}.invite-room-icon{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:19px;height:19px;display:block}.room-actions>.invite-room-button,.room-actions>.leave-room-button,.room-actions>.site-settings-button{box-sizing:border-box;border-radius:16px;height:42px;min-height:42px;margin:0}.room-actions>.leave-room-button{padding-top:0;padding-bottom:0}.lobby-mobile-players-section{display:none}@media (width<=768px){.room-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;display:grid!important}.room-brand{align-items:center;min-width:0}.room-brand .room-title{min-width:0}.room-title h1,.room-subtitle{white-space:nowrap}.room-actions{min-width:0;gap:6px!important}.room-actions>.invite-room-button,.room-actions>.leave-room-button,.room-actions>.site-settings-button{border-radius:14px!important;height:39px!important;min-height:39px!important}.room-actions>.invite-room-button,.room-actions>.site-settings-button{width:39px!important;min-width:39px!important;padding:0!important}.room-actions>.leave-room-button{min-width:0!important;padding:0 11px!important;font-size:12.5px!important;line-height:1!important}.room-actions>.leave-room-button .button-arrow{flex:none}.lobby-room-page .lobby-mobile-players-section{width:100%;margin:9px 0 0;display:block}.lobby-room-page .lobby-mobile-players-section .players-section-header{display:none}.lobby-room-page .lobby-mobile-players-section .players-list{scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;width:100%;border-radius:14px!important;flex-direction:row!important;gap:6px!important;max-height:none!important;padding:5px!important;display:flex!important;overflow:auto hidden!important}.lobby-room-page .lobby-mobile-players-section .players-list::-webkit-scrollbar{display:none}.lobby-room-page .lobby-mobile-players-section .player{flex:none;min-width:108px;border-radius:12px!important;grid-template-columns:24px minmax(42px,1fr) auto!important;gap:6px!important;width:auto!important;height:36px!important;padding:0 8px!important}.lobby-room-page .lobby-mobile-players-section .player-name{max-width:76px;font-size:12.5px!important}.lobby-room-page .lobby-mobile-players-section .player-state{width:22px;height:22px;font-size:12px}.lobby-room-page .side-zone{display:none!important}.lobby-room-page .games{padding-bottom:calc(108px + env(safe-area-inset-bottom))!important}body>.lobby-chat-dock{left:max(7px, env(safe-area-inset-left));right:max(7px, env(safe-area-inset-right));bottom:max(7px, env(safe-area-inset-bottom));z-index:2600}.lobby-room-page~.locked-game-toast,body>.locked-game-toast{bottom:calc(108px + env(safe-area-inset-bottom))!important;z-index:2700!important}}@media (width>=381px) and (width<=393px){.room-header{gap:6px!important;padding:9px!important}.room-brand{gap:6px!important}.room-brand-logo{width:27px!important;height:27px!important}.room-title h1{letter-spacing:0!important;margin:0!important;font-size:21px!important;line-height:1!important}.room-subtitle{margin-top:3px!important;font-size:11.5px!important;line-height:1.15!important}.room-code-text{padding:2px 5px!important;font-size:11.5px!important}.room-actions{gap:4px!important}.room-actions>.invite-room-button,.room-actions>.site-settings-button{width:37px!important;min-width:37px!important;height:37px!important;min-height:37px!important}.room-actions>.leave-room-button{gap:5px!important;height:37px!important;min-height:37px!important;padding:0 9px!important;font-size:12px!important}.invite-room-icon{width:18px;height:18px}}@media (width<=380px){.room-actions>.invite-room-button,.room-actions>.site-settings-button,.room-actions>.leave-room-button{width:37px!important;min-width:37px!important;height:37px!important;min-height:37px!important;padding:0!important}.room-actions>.leave-room-button span:last-child{display:none}}:root{--tusoria-room-max-width:1450px}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-card{box-sizing:border-box;width:min(var(--tusoria-room-max-width), 100%)!important;max-width:var(--tusoria-room-max-width)!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-layout,:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .main-zone{width:100%;min-width:0}.lobby-room-page .games-header{margin-top:0!important}.crocodile-entry-card{background:radial-gradient(circle at 0 0,#2ed57326,#0000 40%),radial-gradient(circle at 100% 100%,#5865f214,#0000 42%),#070a106b;border:1px solid #74e19d1a;border-radius:21px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 18px;width:100%;margin:0;padding:16px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff09}.crocodile-entry-main{align-items:center;gap:15px;min-width:0;display:flex}.crocodile-entry-card .crocodile-start-icon{width:58px;height:58px;box-shadow:none;border-radius:18px;flex:none;font-size:29px}.crocodile-entry-card .crocodile-start-text{text-align:left;min-width:0}.crocodile-entry-card .crocodile-start-text h2{margin:0 0 5px;font-size:27px;font-weight:700}.crocodile-entry-card .crocodile-start-text p{color:#dce2ff99;max-width:680px;margin:0;font-size:13px;line-height:1.42}.crocodile-entry-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.crocodile-entry-start,.crocodile-entry-icon{box-shadow:none;filter:none;margin:0}.crocodile-entry-start{color:#f0f7fff0;background:linear-gradient(135deg,#5865f247,#2ed57326);border:1px solid #8ff0ad2e;border-radius:14px;min-width:142px;min-height:42px;padding:0 16px;font-size:13.5px}.crocodile-entry-start:hover:not(:disabled){filter:none;background:linear-gradient(135deg,#5865f25c,#2ed57336);border-color:#8ff0ad47;transform:translateY(-1px)}.crocodile-host-waiting{color:#dce2ff7a;background:#ffffff0b;border:1px solid #fff1;border-radius:14px;justify-content:center;align-items:center;min-width:142px;min-height:42px;padding:0 13px;font-size:12px;display:flex}.crocodile-entry-icon{color:#e1e7ffb3;background:#ffffff12;border:1px solid #ffffff13;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:flex}.crocodile-entry-icon:hover:not(:disabled),.crocodile-entry-icon.active{color:#fff;filter:none;background:#2ed5731f;border-color:#74e19d2e;transform:translateY(-1px)}.crocodile-entry-icon:disabled{opacity:.38;cursor:default;transform:none}.crocodile-entry-icon .alias-question-icon{width:22px;height:22px;font-size:14px}.crocodile-entry-note{color:#ffd7a0ad;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:7px;min-height:28px;font-size:11.5px;display:flex}.crocodile-entry-note>span{color:#ffd7a0db;background:#ffa5021a;border:1px solid #ffa50229;border-radius:7px;justify-content:center;align-items:center;width:18px;height:18px;font-weight:800;display:flex}.crocodile-entry-note.ready{color:#aeeec5b8}.crocodile-entry-note.ready>span{color:#9ff3b8;background:#2ed5731a;border-color:#2ed57329}.crocodile-entry-settings{background:#04070c57;border:1px solid #a5b4fc11;border-radius:16px;grid-column:1/-1;margin:0;padding:11px;animation:.16s crocodileSettingsOpen}@keyframes crocodileSettingsOpen{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (width>=769px){:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page){padding:10px!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-card{height:calc(100dvh - 20px)!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-header{margin-bottom:8px!important}.lobby-room-page .games-header{margin-bottom:10px!important}}@media (width<=768px){:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page){padding-top:max(6px, env(safe-area-inset-top))!important;padding-left:max(6px, env(safe-area-inset-left))!important;padding-right:max(6px, env(safe-area-inset-right))!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-card{border-radius:20px!important;width:100%!important;max-width:none!important;padding:8px!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-header{border-radius:17px!important;gap:8px!important;min-height:57px!important;margin-bottom:8px!important;padding:9px 10px!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-brand{gap:8px!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-brand-logo{width:29px!important;height:29px!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-title h1{letter-spacing:0!important;margin:0!important;font-size:22px!important;line-height:1!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-subtitle{margin-top:3px!important;font-size:11.5px!important;line-height:1.15!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-code-text{padding:2px 5px!important;font-size:11.5px!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions{gap:5px!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions>.invite-room-button,:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions>.leave-room-button,:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions>.site-settings-button{border-radius:14px!important;height:39px!important;min-height:39px!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions>.invite-room-button,:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions>.site-settings-button{width:39px!important;min-width:39px!important;padding:0!important}:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions>.leave-room-button{min-width:0!important;padding:0 11px!important;font-size:12.5px!important;line-height:1!important}.lobby-room-page .games-header{margin-top:0!important}.crocodile-room-page .crocodile-layout,.alias-room-page .alias-layout{border-radius:18px!important;width:100%!important;max-width:100%!important}.crocodile-entry-card{border-radius:15px;grid-template-columns:minmax(0,1fr);gap:9px;padding:10px}.crocodile-entry-main{gap:10px}.crocodile-entry-card .crocodile-start-icon{border-radius:13px;width:43px;height:43px;font-size:22px}.crocodile-entry-card .crocodile-start-text h2{font-size:20px}.crocodile-entry-card .crocodile-start-text p{font-size:10.5px;line-height:1.32}.crocodile-entry-actions{justify-content:stretch}.crocodile-entry-start,.crocodile-host-waiting{flex:auto;min-width:0;min-height:39px}.crocodile-entry-icon{border-radius:12px;width:39px;height:39px}.crocodile-entry-note{justify-content:flex-start;min-height:22px}.crocodile-entry-settings{grid-template-columns:1fr;padding:9px}.crocodile-entry-settings .setting-card{padding:9px}}@media (width<=380px){:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions>.invite-room-button,:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions>.leave-room-button,:is(.lobby-room-page,.crocodile-room-page,.alias-room-page,.spy-room-page) .room-actions>.site-settings-button{width:37px!important;min-width:37px!important;height:37px!important;min-height:37px!important;padding:0!important}}.game-hero-controls{align-items:flex-start}.game-start-stack{gap:6px;width:194px;min-width:194px;display:grid}.game-start-stack>.alias-start-button,.game-start-stack>.alias-host-waiting,.game-start-stack>.crocodile-entry-start,.game-start-stack>.crocodile-host-waiting,.game-start-stack>.spy-start-button,.game-start-stack>.spy-hero-host-wait{width:100%;min-width:0}.game-start-status{color:#ffd7a0b8;background:#ffa5020b;border:1px solid #ffa50214;border-radius:10px;justify-content:flex-start;align-items:center;gap:6px;min-height:28px;padding:4px 7px;display:flex}.game-start-status.is-ready{color:#aeeec5c2;background:#2ed5730b;border-color:#2ed57314}.game-start-status-icon{color:#ffd7a0e6;background:#ffa5021a;border:1px solid #ffa50224;border-radius:7px;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.game-start-status.is-ready .game-start-status-icon{color:#9ff3b8;background:#2ed5731a;border-color:#2ed57324}.game-start-status-icon svg{width:12px;height:12px}.game-start-status small{min-width:0;color:inherit;text-align:left;font-size:10.5px;font-weight:520;line-height:1.22}@media (width<=768px){.game-hero-controls{grid-template-columns:minmax(0,1fr) 42px 42px;align-items:start;gap:8px;width:100%;display:grid}.game-start-stack{width:auto;min-width:0}.game-start-status{min-height:27px;padding:4px 6px}.game-start-status small{font-size:10px}}:is(.alias-hero-card,.spy-hero-card,.crocodile-entry-card)>.game-start-status-strip{white-space:nowrap;border-radius:10px;grid-column:1/-1;justify-self:end;width:max-content;max-width:100%;min-height:27px;margin:-4px 0 0;padding:4px 9px;overflow:hidden}:is(.alias-hero-card,.spy-hero-card,.crocodile-entry-card)>.game-start-status-strip small{text-overflow:ellipsis;white-space:nowrap;max-width:min(520px,56vw);overflow:hidden}.game-start-stack{gap:0}@media (width<=768px){:is(.alias-hero-card,.spy-hero-card,.crocodile-entry-card)>.game-start-status-strip{justify-content:flex-start;justify-self:start;width:max-content;max-width:100%;min-height:26px;margin-top:-2px;padding:4px 7px}:is(.alias-hero-card,.spy-hero-card,.crocodile-entry-card)>.game-start-status-strip small{text-align:left;max-width:calc(100vw - 92px);font-size:9.5px}}.home-settings-button{z-index:4;position:absolute;top:14px;right:14px;border-radius:15px!important;width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important}.login-card{position:relative}.login-card>h2:first-of-type{padding-inline:40px}.language-setting-card{box-sizing:border-box;background:linear-gradient(135deg,#5865f217,#ffffff08);border:1px solid #a5b4fc1a;border-radius:14px;gap:8px;width:100%;padding:10px;display:grid}.language-setting-card.compact{background:#06090f52;margin-top:8px;padding:9px}.language-setting-copy{text-align:left;align-items:baseline;gap:8px;min-width:0;display:flex}.language-setting-copy b{color:#f5f8ffeb;flex:none;font-size:13px;font-weight:700;line-height:1.25}.language-setting-copy small{text-overflow:ellipsis;color:#dce2ff7a;white-space:nowrap;min-width:0;font-size:10.5px;line-height:1.25;overflow:hidden}.language-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;display:grid}.language-choice{text-align:left;justify-content:flex-start;align-items:center;gap:7px;min-width:0;min-height:42px;color:#e7ecffb8!important;box-shadow:none!important;filter:none!important;background:#ffffff0b!important;border:1px solid #ffffff12!important;border-radius:11px!important;margin:0!important;padding:6px 8px!important;display:flex!important}.language-choice>span{color:#e0e6ffd1;letter-spacing:.04em;background:#5865f221;border:1px solid #a5b4fc1f;border-radius:8px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:9.5px;font-weight:800;display:inline-flex}.language-choice b{text-overflow:ellipsis;min-width:0;color:inherit;white-space:nowrap;font-size:11.5px;font-weight:700;overflow:hidden}.language-choice:hover:not(:disabled){transform:translateY(-1px);background:#5865f21a!important;border-color:#a5b4fc29!important}.language-choice.selected{color:#f8fafff2!important;background:linear-gradient(135deg,#5865f236,#2ed57314)!important;border-color:#a5b4fc3b!important}.language-choice.selected>span{color:#fff;background:#5865f240;border-color:#a5b4fc3d}.language-choice:disabled{opacity:.55;cursor:default!important;transform:none!important}.site-settings-content{max-height:min(760px,100dvh - 30px);overflow-y:auto}.site-settings-list .language-setting-card{margin:0}.alias-settings-panel .game-language-setting,.crocodile-entry-settings .game-language-setting{grid-column:1/-1}@media (width<=768px){.home-settings-button{top:10px;right:10px}.invite-login-card .home-settings-button{top:12px;right:12px}.language-setting-card,.language-setting-card.compact{gap:7px;padding:8px}.language-setting-copy{flex-direction:row;align-items:baseline;gap:6px}.language-setting-copy small{white-space:nowrap;width:auto}.language-setting-card.compact .language-setting-copy small{display:none}.language-choice-grid{gap:5px}.language-choice{gap:5px;min-height:39px;padding:5px 6px!important}.language-choice>span{border-radius:7px;flex-basis:23px;width:23px;height:23px;font-size:8.5px}.language-choice b{font-size:10px}}@media (width<=390px){.language-setting-copy small{font-size:9.5px}.language-choice{padding-inline:5px!important}.language-choice>span{flex-basis:22px;width:22px;height:22px}.language-choice b{font-size:9.5px}}.spy-room-page .main-zone,.spy-room-page .room-layout,.spy-room-page .room-card{min-width:0}.spy-shell{--spy-accent:#8d75ff;--spy-accent-soft:#8d75ff2b;--spy-cyan:#6dcdf4;--spy-panel:#151823e6;--spy-border:#9f92ff2e;color:#f7f7ff;width:100%;min-height:100%}.spy-shell button,.spy-shell input{font:inherit}.spy-setup-card,.spy-role-stage,.spy-center-card,.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout,.spy-results-card,.spy-loading-card{border:1px solid var(--spy-border);background:radial-gradient(circle at 12% 0,#735ddf2e,#0000 36%),radial-gradient(circle at 88% 8%,#4ba6d71a,#0000 30%),linear-gradient(145deg,#181b27fa,#0f1119fa);border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.spy-setup-card{padding:24px}.spy-setup-main{border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;gap:24px;padding:4px 2px 22px;display:flex}.spy-setup-heading{align-items:center;gap:17px;min-width:0;display:flex}.spy-game-icon{background:linear-gradient(145deg,#8269ff38,#4e3ea01c);border:1px solid #aa9bff3b;border-radius:20px;flex:0 0 66px;place-items:center;width:66px;height:66px;display:grid;position:relative}.spy-hat-icon,.spy-hidden-role-icon,.spy-thinking-icon,.spy-talk-icon,.spy-eye-icon{display:inline-block;position:relative}.spy-hat-icon{width:35px;height:29px}.spy-hat-icon:before{content:"";border:2px solid #c8beff;border-bottom:0;border-radius:9px 9px 2px 2px;width:21px;height:16px;position:absolute;top:1px;left:7px;transform:skew(-5deg)}.spy-hat-icon:after{content:"";border:2px solid #91cffa;border-radius:50%;width:33px;height:8px;position:absolute;bottom:4px;left:1px;box-shadow:0 7px 0 -5px #91cffab3}.spy-eyebrow{color:#aa9eff;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:700;display:block}.spy-setup-heading h2,.spy-center-card h2,.spy-results-card h2,.spy-confirm-card h2,.spy-handoff-card h2,.spy-spectator-card h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.45rem,2.2vw,2rem);font-weight:650}.spy-setup-heading p,.spy-center-card p,.spy-results-card>p,.spy-discussion-card p,.spy-confirm-card p,.spy-handoff-card p,.spy-spectator-card p{color:#aeb3c7;max-width:680px;margin:7px 0 0;line-height:1.48}.spy-primary-button,.spy-secondary-button,.spy-host-wait{border:1px solid #0000;border-radius:14px;min-height:46px;padding:0 20px;font-weight:650;transition:transform .16s,border-color .16s,background .16s,opacity .16s}.spy-primary-button{color:#fff;background:linear-gradient(135deg,#745fe5,#5a82d8);border-color:#b2a7ff4d;box-shadow:0 9px 28px #392d8236}.spy-primary-button:not(:disabled):hover,.spy-secondary-button:not(:disabled):hover{transform:translateY(-1px)}.spy-primary-button:disabled{opacity:.42;cursor:not-allowed}.spy-host-wait{color:#9ba1b6;background:#ffffff09;border-color:#ffffff13;place-items:center;display:grid}.spy-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:18px;display:grid}.spy-setting-block{background:#ffffff06;border:1px solid #fff1;border-radius:17px;padding:14px}.spy-setting-block.wide{grid-column:span 2}.spy-setting-label{align-items:center;gap:10px;margin-bottom:11px;display:flex}.spy-setting-label>div{flex-direction:column;min-width:0;display:flex}.spy-setting-label b{font-size:.91rem;font-weight:620}.spy-setting-label small{color:#858ca2;margin-top:2px;font-size:.73rem}.spy-setting-icon{background:var(--spy-accent-soft);border:1px solid #a694ff26;border-radius:9px;flex:0 0 28px;width:28px;height:28px;position:relative}.spy-setting-icon:before,.spy-setting-icon:after{content:"";position:absolute}.spy-setting-icon.devices:before{border:1.5px solid #aaa1f7;border-radius:2px;inset:7px 8px}.spy-setting-icon.devices:after{border:1.5px solid #7ec9ee;border-radius:2px;width:7px;height:10px;bottom:4px;right:4px}.spy-setting-icon.secret:before{border:1.5px solid #b4a8ff;border-radius:50% 50% 42% 42%;width:10px;height:14px;top:5px;left:8px}.spy-setting-icon.timer:before{border:1.5px solid #8bcff1;border-radius:50%;inset:6px}.spy-setting-icon.timer:after{transform-origin:bottom;background:#b9adff;width:1.5px;height:6px;top:8px;left:13px;transform:rotate(-35deg)}.spy-setting-icon.rounds:before{border:1.5px solid #b4a8ff;border-left-color:#0000;border-radius:50%;width:13px;height:13px;top:7px;left:7px}.spy-setting-icon.rounds:after{border:4px solid #0000;border-right-color:#7ec9ee;top:7px;left:5px;transform:rotate(20deg)}.spy-setting-icon.language:before{content:"A";color:#b7acff;place-items:center;font:700 13px/1 sans-serif;display:grid;inset:0}.spy-setting-icon.pack:before{border:1.5px solid #8bcff1;border-radius:3px;width:15px;height:12px;top:7px;left:6px;box-shadow:3px -3px 0 -1px #b7acffd9}.spy-segmented,.spy-pack-grid{gap:7px;display:grid}.spy-segmented.two{grid-template-columns:repeat(2,minmax(0,1fr))}.spy-segmented button,.spy-pack-grid button{color:#aeb3c5;background:#ffffff06;border:1px solid #ffffff12;border-radius:11px;min-height:38px;font-size:.82rem;font-weight:600}.spy-segmented button.active,.spy-pack-grid button.active{color:#f8f7ff;background:linear-gradient(135deg,#7058d847,#4977b52b);border-color:#9d8bff57}.spy-pack-grid{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.spy-stepper{grid-template-columns:38px 1fr 38px;align-items:center;gap:6px;display:grid}.spy-stepper button{color:#d8d4ff;background:#ffffff09;border:1px solid #ffffff12;border-radius:11px;height:38px;font-size:1.2rem}.spy-stepper button:disabled{opacity:.28}.spy-stepper strong{text-align:center;font-size:.9rem;font-weight:620}.spy-local-players{background:linear-gradient(145deg,#2a364642,#16182240);border:1px solid #91caef1f;border-radius:19px;margin-top:16px;padding:15px}.spy-section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.spy-section-title>div{flex-direction:column;display:flex}.spy-section-title span{font-weight:650}.spy-section-title small{color:#82899d;margin-top:2px}.spy-section-title>b{color:#9d92ed;font-size:.83rem}.spy-local-list{gap:8px;display:grid}.spy-local-input{grid-template-columns:31px minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid}.spy-local-input>span{color:#777f96;text-align:center;font-size:.8rem}.spy-local-input input{color:#f5f5fb;background:#090b1161;border:1px solid #ffffff13;border-radius:12px;outline:none;width:100%;height:42px;padding:0 13px}.spy-local-input input:focus{border-color:#9184f47a}.spy-local-input button{color:#d2a5ac;background:#bb4c5e1a;border:0;border-radius:10px;width:34px;height:34px}.spy-local-input:nth-child(-n+3){grid-template-columns:31px minmax(0,1fr) 34px}.spy-local-input:nth-child(-n+3):after{content:"";width:34px}.spy-add-player{color:#a9a1e9;background:#7e69dc0b;border:1px dashed #978af240;border-radius:12px;min-height:42px}.spy-add-player span{margin-right:7px;font-size:1.1rem}.spy-validation-error{color:#e7a0aa;margin:9px 0 0;font-size:.78rem}.spy-online-roster{background:#ffffff06;border:1px solid #fff1;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:2px 12px;margin-top:16px;padding:14px 15px;display:grid}.spy-online-roster span{font-weight:620}.spy-online-roster b{color:#afa5ff;font-size:1.15rem}.spy-online-roster small{color:#838a9e;grid-column:1/-1}.spy-role-stage,.spy-center-card,.spy-results-card,.spy-loading-card{flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:26px;display:flex}.spy-stage-progress{color:#8e95a9;margin-bottom:13px;font-size:.82rem}.spy-secret-card{-webkit-user-select:none;user-select:none;touch-action:none;cursor:pointer;background:linear-gradient(135deg,#6f56cf33,#0000 50%),linear-gradient(155deg,#1f2231,#141620);border:1px solid #a998ff3b;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:min(100%,480px);min-height:330px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 65px #05060b45,inset 0 1px #ffffff0e}.spy-card-pattern{opacity:.23;background:radial-gradient(circle at 20% 18%,#9988ff59,#0000 18%),radial-gradient(circle at 78% 75%,#5db8e82e,#0000 20%),repeating-linear-gradient(45deg,#0000 0 24px,#ffffff05 24px 25px);position:absolute;inset:0}.spy-secret-name{z-index:2;color:#dddaf6;font-size:.91rem;position:absolute;top:20px;left:24px}.spy-secret-covered,.spy-secret-content{z-index:2;text-align:center;width:100%;position:relative}.spy-secret-covered{flex-direction:column;align-items:center;gap:7px;display:flex}.spy-secret-covered b{font-size:1.12rem;font-weight:620}.spy-secret-covered small{color:#848ba0}.spy-eye-icon{border:2px solid #9e92ef;border-radius:50%/60%;width:45px;height:28px;margin-bottom:7px}.spy-eye-icon:after{content:"";background:#75c4e8;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 16px #75c4e873}.spy-secret-content{gap:12px;display:grid}.spy-secret-detail{background:#ffffff09;border:1px solid #fff1;border-radius:15px;padding:13px 16px}.spy-secret-detail span{color:#888fa4;text-transform:uppercase;letter-spacing:.09em;margin-bottom:4px;font-size:.7rem;display:block}.spy-secret-detail b{font-size:clamp(1rem,2.6vw,1.45rem);font-weight:650}.spy-role-spy p{color:#a6acbf;margin:7px 0 12px}.spy-role-mark{color:#f5d3dd;background:#ba3d5b21;border:1px solid #e1698430;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto;font-size:1.8rem;display:inline-grid}.spy-ready-orbit,.spy-result-symbol,.spy-spectator-card>span:first-child{background:#816ce11c;border:1px solid #a191f533;border-radius:24px;width:76px;height:76px;margin-bottom:17px}.spy-ready-orbit{position:relative}.spy-ready-orbit:before{content:"";border:2px solid #9d91ed;border-radius:50%;position:absolute;inset:20px}.spy-ready-orbit:after{content:"";background:#76c8ec;border-radius:50%;width:8px;height:8px;position:absolute;top:12px;right:12px;box-shadow:-48px 36px #8e7ae8}.spy-center-card .spy-primary-button{margin-top:20px}.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout{min-height:520px;padding:22px}.spy-round-head{border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;gap:18px;padding:2px 2px 17px;display:flex}.spy-round-head>div:first-child{flex-direction:column;gap:3px;display:flex}.spy-round-head b{font-size:1.05rem;font-weight:620}.spy-big-timer{text-align:center;color:#dcd9fa;font-variant-numeric:tabular-nums;background:#745fcf1a;border:1px solid #9c8ded29;border-radius:14px;flex:none;min-width:104px;padding:9px 13px;font-size:1.3rem}.spy-big-timer.danger{color:#f1b5bf;background:#ad3b511a;border-color:#d75f762b}.spy-big-timer.final{color:#fff;background:#775dda3d;font-size:1.55rem}.spy-discussion-layout>.spy-secret-card{margin-top:18px}.spy-discussion-card{text-align:center;background:#ffffff07;border:1px solid #fff1;border-radius:20px;margin-top:18px;padding:25px}.spy-discussion-card h2{margin:10px 0 0;font-size:1.3rem;font-weight:630}.spy-talk-icon{border:2px solid #9588e6;border-radius:14px;width:43px;height:32px}.spy-talk-icon:after{content:"";border:7px solid #0000;border-top-color:#9588e6;position:absolute;bottom:-7px;left:7px;transform:rotate(18deg)}.spy-vote-request{color:#e2e0f6;background:#6f58d01f;border:1px solid #9887f030;border-radius:15px;justify-content:space-between;align-items:center;width:min(100%,540px);min-height:52px;margin:16px auto 0;padding:0 17px;display:flex}.spy-vote-request.active{opacity:.62}.spy-vote-request b{color:#a99df3}.spy-vote-hint,.spy-guess-layout>p{color:#9198ac;text-align:center;margin:15px 0 0}.spy-vote-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin-top:17px;display:grid}.spy-vote-card{color:#e8e8f2;text-align:left;background:#ffffff07;border:1px solid #ffffff12;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:5px 10px;min-height:126px;padding:14px;display:grid}.spy-vote-card:not(:disabled):hover{background:#745bd214;border-color:#9484ec47}.spy-vote-card:disabled{opacity:.42}.spy-avatar{color:#ded9ff;background:#7c65dc26;border:1px solid #9e8fef29;border-radius:12px;place-items:center;width:39px;height:39px;font-weight:700;display:grid}.spy-vote-card b{text-overflow:ellipsis;min-width:0;overflow:hidden}.spy-vote-card small{color:#777f94;grid-column:2/-1}.spy-vote-grid.single-device .spy-vote-card{grid-template-rows:auto;grid-template-columns:auto 1fr;min-height:78px}.spy-voted-progress{color:#838b9f;text-align:center;margin-top:13px;font-size:.82rem}.spy-decision-card{text-align:center}.spy-decision-actions{gap:9px;width:min(100%,480px);margin-top:21px;display:grid}.spy-options-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;max-height:360px;margin-top:18px;padding-right:3px;display:grid;overflow:auto}.spy-options-grid button{color:#dfe0ed;background:#ffffff08;border:1px solid #ffffff12;border-radius:13px;min-height:46px;padding:9px 12px}.spy-options-grid button:hover{background:#7059d117;border-color:#9787f04d}.spy-results-card{text-align:center}.spy-result-symbol{place-items:center;display:grid}.spy-result-symbol span{border-radius:50%;place-items:center;width:43px;height:43px;font-size:1.45rem;display:grid}.spy-result-symbol.spy span{color:#f0b6c0;background:#b63c5224}.spy-result-symbol.citizens span{color:#9edebf;background:#34a16e24}.spy-result-symbol.cancelled span{color:#d4c083;background:#aa863221}.spy-reveal-summary{grid-template-columns:repeat(3,1fr);gap:9px;width:min(100%,620px);margin:20px auto 0;display:grid}.spy-reveal-summary>div{background:#ffffff07;border:1px solid #fff1;border-radius:14px;padding:12px}.spy-reveal-summary span{color:#7d8599;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:.7rem;display:block}.spy-reveal-summary b{font-weight:620}.spy-scoreboard{text-align:left;gap:7px;width:min(100%,620px);margin:13px auto 0;display:grid}.spy-scoreboard>div{background:#ffffff06;border:1px solid #ffffff0e;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.spy-scoreboard span:nth-child(2){flex-direction:column;min-width:0;display:flex}.spy-scoreboard small{color:#7d8498;text-overflow:ellipsis;margin-top:2px;overflow:hidden}.spy-scoreboard strong{color:#aba1f0}.spy-results-actions{grid-template-columns:1fr 1fr;gap:9px;width:min(100%,620px);margin-top:16px;display:grid}.spy-spectator-card{text-align:center}.spy-spectator-card>span:first-child{margin-inline:auto;display:block}.spy-overlay{z-index:1450;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#05060ac2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.spy-handoff-card,.spy-confirm-card{text-align:center;background:linear-gradient(145deg,#202330,#14161f);border:1px solid #9e8fef2e;border-radius:23px;width:min(100%,470px);padding:27px;box-shadow:0 25px 75px #00000061}.spy-hidden-role-icon{background:#735ed21c;border:1px solid #9e8fef2e;border-radius:20px;width:64px;height:64px;margin-bottom:15px}.spy-hidden-role-icon:before{content:"";border:2px solid #9b8eea;border-radius:50%/60%;width:30px;height:20px;position:absolute;top:20px;left:17px}.spy-hidden-role-icon:after{content:"";background:#76c6e9;width:40px;height:2px;position:absolute;top:31px;left:12px;transform:rotate(-34deg)}.spy-confirm-card>div:last-child{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.spy-loading-card{color:#8f96aa;gap:11px}.spy-loader{border:2px solid #ffffff14;border-top-color:#9d90ed;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spy-spin}@keyframes spy-spin{to{transform:rotate(360deg)}}@media (width<=900px){.spy-room-page .room-layout{min-height:0!important}.spy-room-page .main-zone{min-height:0}.spy-setup-card{padding:18px}.spy-setup-main{align-items:flex-start}.spy-settings-grid{grid-template-columns:1fr}.spy-setting-block.wide{grid-column:auto}.spy-role-stage,.spy-center-card,.spy-results-card,.spy-loading-card,.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout{min-height:calc(100dvh - 210px)}}@media (width<=650px){.spy-shell{height:100%;min-height:0}.spy-setup-card,.spy-role-stage,.spy-center-card,.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout,.spy-results-card,.spy-loading-card{border-radius:19px}.spy-setup-card{padding:14px}.spy-setup-main{gap:14px;padding-bottom:14px;display:grid}.spy-setup-heading{align-items:flex-start;gap:12px}.spy-game-icon{border-radius:15px;flex-basis:51px;width:51px;height:51px}.spy-hat-icon{transform:scale(.82)}.spy-setup-heading h2{font-size:1.35rem}.spy-setup-heading p{font-size:.83rem}.spy-setup-actions,.spy-setup-actions>*{width:100%}.spy-settings-grid{gap:8px;padding-top:12px}.spy-setting-block{border-radius:14px;padding:11px}.spy-setting-label{margin-bottom:8px}.spy-setting-label small{font-size:.67rem}.spy-segmented button,.spy-pack-grid button{min-height:36px;font-size:.76rem}.spy-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spy-local-players{border-radius:15px;margin-top:10px;padding:11px}.spy-local-input,.spy-local-input:nth-child(-n+3){grid-template-columns:24px minmax(0,1fr) 32px}.spy-local-input:nth-child(-n+3):after{width:32px}.spy-role-stage,.spy-center-card,.spy-results-card,.spy-loading-card{min-height:calc(100dvh - 192px);padding:15px}.spy-secret-card{border-radius:22px;min-height:min(410px,100dvh - 305px);padding:18px}.spy-secret-card.is-compact{min-height:146px;margin-top:11px}.spy-secret-name{top:15px;left:18px}.spy-pass-button{min-height:49px;margin-top:11px}.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout{min-height:calc(100dvh - 192px);padding:14px}.spy-round-head{gap:10px;padding-bottom:12px}.spy-round-head b{font-size:.88rem}.spy-big-timer{min-width:88px;padding:8px 10px;font-size:1.1rem}.spy-discussion-card{margin-top:11px;padding:17px 13px}.spy-vote-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:calc(100dvh - 365px);margin-top:12px;overflow:auto}.spy-vote-card{grid-template-columns:auto minmax(0,1fr) auto;min-height:100px;padding:10px}.spy-avatar{border-radius:10px;width:34px;height:34px}.spy-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:calc(100dvh - 320px)}.spy-reveal-summary{grid-template-columns:1fr;gap:6px}.spy-results-card{padding-bottom:calc(90px + env(safe-area-inset-bottom));justify-content:flex-start;overflow:auto}.spy-result-symbol{flex:none;margin-top:5px}.spy-scoreboard{gap:5px}.spy-results-actions{grid-template-columns:1fr}.spy-overlay{padding:12px}.spy-handoff-card,.spy-confirm-card{border-radius:19px;padding:21px 16px}}@media (width<=390px){.spy-eyebrow{font-size:.64rem}.spy-setup-heading p{line-height:1.38}.spy-pack-grid{grid-template-columns:1fr 1fr}.spy-secret-card{min-height:min(380px,100dvh - 295px)}.spy-vote-card b{font-size:.78rem}}@media (height<=520px) and (orientation:landscape){.spy-role-stage,.spy-center-card,.spy-results-card,.spy-loading-card,.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout{min-height:330px}.spy-secret-card{min-height:230px}.spy-secret-card.is-compact{min-height:120px}.spy-vote-grid,.spy-options-grid{max-height:185px}}.spy-setup-layout{color:#f5f8fff0;scrollbar-width:thin;scrollbar-color:#8b7cf63d transparent;background:radial-gradient(circle at 7% 0,#705ce41c,#0000 31%),radial-gradient(circle at 96% 100%,#49a4d712,#0000 35%),linear-gradient(#141721b3,#0a0b0f8f);border:1px solid #ffffff0e;border-radius:24px;flex-direction:column;gap:12px;width:100%;height:100%;min-height:0;padding:14px;display:flex;overflow:hidden auto}.spy-setup-layout::-webkit-scrollbar{width:6px}.spy-setup-layout::-webkit-scrollbar-thumb{background:#8b7cf638;border-radius:999px}.spy-hero-card{background:radial-gradient(circle at 0 0,#7c69ef2b,#0000 41%),radial-gradient(circle at 100% 100%,#51b1e014,#0000 43%),#070a106b;border:1px solid #a5b4fc18;border-radius:21px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 18px;padding:16px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff09}.spy-hero-main{align-items:center;gap:15px;min-width:0;display:flex}.spy-hero-icon{background:linear-gradient(135deg,#6c5ce738,#48a6d61a);border:1px solid #a097ff29;border-radius:18px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;font-size:29px;line-height:1;display:flex;box-shadow:inset 0 1px #ffffff09}.spy-hero-copy{text-align:left;min-width:0}.spy-hero-copy h2{letter-spacing:-.025em;margin:0 0 5px;font-size:27px;font-weight:700}.spy-hero-copy p{color:#dce2ff99;max-width:680px;margin:0;font-size:13px;line-height:1.42}.spy-hero-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.spy-start-button,.spy-icon-button{box-shadow:none;filter:none;margin:0}.spy-primary-button.spy-start-button{color:#f0f7fff2;min-width:142px;height:42px;min-height:42px;box-shadow:none;background:linear-gradient(135deg,#6656e257,#4797d333);border:1px solid #a89dff38;border-radius:14px;padding:0 16px;font-size:13.5px}.spy-primary-button.spy-start-button:hover:not(:disabled){background:linear-gradient(135deg,#6f5eee6e,#4ea5e045);border-color:#b5aaff52;transform:translateY(-1px)}.spy-hero-host-wait{border-radius:14px;min-width:142px;height:42px;min-height:42px;padding:0 13px;font-size:12px}.spy-icon-button{color:#e1e7ffb3;background:#ffffff12;border:1px solid #ffffff13;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:transform .16s,color .16s,background .16s,border-color .16s;display:flex}.spy-icon-button:hover,.spy-icon-button.active{color:#fff;background:#8b7cf624;border-color:#a5b4fc2e;transform:translateY(-1px)}.spy-question-icon{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;font-weight:800;line-height:1;display:flex}.spy-start-note{color:#dce2ff78;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:7px;min-height:28px;display:flex}.spy-start-note>span{color:#e6c978;background:#daaa3c1a;border:1px solid #e1b74f24;border-radius:7px;flex:none;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid}.spy-start-note.ready>span{color:#8be2b0;background:#2ed5731a;border-color:#4ddd8929}.spy-start-note small{font-size:12px;line-height:1.3}.spy-settings-panel{border-top:1px solid #ffffff0e;grid-column:1/-1;padding-top:14px;animation:.16s both spy-settings-enter}.spy-settings-panel .spy-settings-grid{padding-top:0}@keyframes spy-settings-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.spy-setup-layout>.spy-local-players,.spy-setup-layout>.spy-online-roster{background:radial-gradient(circle at 0 0,#6958d614,#0000 44%),#070a104d;border-color:#a5b4fc13;margin-top:0}.spy-rules-overlay{z-index:1550}.spy-rules-content{text-align:center;background:radial-gradient(circle at 50% 0,#806def24,#0000 36%),linear-gradient(145deg,#1c1e2bfc,#0f1119fc);border:1px solid #a395ff2b;border-radius:25px;width:min(100%,570px);padding:30px;box-shadow:0 26px 80px #0000006b}.spy-rules-icon{color:#c9c2ff;background:linear-gradient(145deg,#755eda2e,#479ecd1a);border:1px solid #a597ff33;border-radius:19px;place-items:center;width:58px;height:58px;margin:0 auto 11px;font-size:25px;font-weight:800;display:grid}.spy-rules-content h1{margin:4px 0 0;font-size:clamp(1.55rem,4vw,2rem)}.spy-rules-subtitle{color:#dce2ff91;max-width:480px;margin:8px auto 0;font-size:13px;line-height:1.48}.spy-rules-list{text-align:left;gap:8px;margin:21px 0 18px;display:grid}.spy-rules-list>div{background:#ffffff07;border:1px solid #ffffff10;border-radius:14px;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:11px;min-height:49px;padding:9px 12px;display:grid}.spy-rules-list>div>span{color:#c8c0ff;background:#7c67e01f;border:1px solid #a293f724;border-radius:9px;place-items:center;width:27px;height:27px;font-size:12px;font-weight:750;display:grid}.spy-rules-list p{color:#e2e6f8c2;margin:0;font-size:12.5px;line-height:1.4}.spy-rules-content>button{color:#f4f6fff0;background:linear-gradient(135deg,#6857e257,#4697d233);border:1px solid #a99dff38;border-radius:14px;min-width:150px;min-height:42px}@media (width>=769px) and (height<=800px){.spy-setup-layout{gap:8px;padding:10px}.spy-hero-card{padding:11px 13px}.spy-hero-icon{width:48px;height:48px;font-size:24px}.spy-hero-copy h2{font-size:22px}.spy-settings-panel{padding-top:10px}.spy-setting-block{padding:10px}}@media (width<=768px){.spy-setup-layout{border-radius:16px;gap:8px;height:100%;padding:8px}.spy-hero-card{border-radius:15px;grid-template-columns:minmax(0,1fr);gap:9px;padding:10px}.spy-hero-main{gap:10px}.spy-hero-icon{border-radius:13px;width:43px;height:43px;font-size:22px}.spy-hero-copy h2{margin-bottom:3px;font-size:20px}.spy-hero-copy p{font-size:10.5px;line-height:1.32}.spy-hero-actions{justify-content:stretch}.spy-primary-button.spy-start-button,.spy-hero-host-wait{flex:auto;min-width:0;height:39px;min-height:39px}.spy-icon-button{border-radius:12px;flex:0 0 39px;width:39px;height:39px}.spy-start-note{justify-content:flex-start;min-height:22px}.spy-start-note small{font-size:10.5px}.spy-settings-panel{padding-top:10px}.spy-settings-panel .spy-settings-grid{grid-template-columns:1fr;gap:8px}.spy-settings-panel .spy-setting-block.wide{grid-column:auto}.spy-rules-content{border-radius:20px;max-height:calc(100dvh - 24px);padding:22px 15px 17px;overflow-y:auto}.spy-rules-icon{border-radius:16px;width:50px;height:50px;font-size:22px}.spy-rules-list{gap:6px;margin:16px 0 14px}.spy-rules-list>div{grid-template-columns:27px minmax(0,1fr);min-height:44px;padding:8px 9px}.spy-rules-list p{font-size:11.5px}}@media (width<=390px){.spy-hero-copy p,.spy-start-note small{font-size:10px}}.spy-settings-panel{background:#04070c57;border:1px solid #a5b4fc11;border-radius:16px;padding:11px}.spy-settings-panel .spy-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.spy-setting-card{background:#ffffff09;border:1px solid #a5b4fc0e;border-radius:13px;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.spy-setting-card.spy-setting-choice{grid-template-columns:minmax(0,1fr) minmax(210px,.95fr)}.spy-setting-card.spy-setting-number{grid-template-columns:minmax(0,1fr) auto}.spy-setting-wide,.spy-settings-language{grid-column:1/-1}.spy-setting-card.spy-setting-pack{grid-template-columns:minmax(145px,.34fr) minmax(0,1fr)}.spy-setting-copy{text-align:left;min-width:0}.spy-setting-copy b{color:#f5f8ffeb;margin-bottom:3px;font-size:13px;font-weight:700;line-height:1.25;display:block}.spy-setting-copy small{color:#dce2ff6e;font-size:11px;line-height:1.28;display:block}.spy-settings-panel .spy-segmented,.spy-settings-panel .spy-pack-grid{gap:5px;display:grid}.spy-settings-panel .spy-segmented.two{grid-template-columns:repeat(2,minmax(0,1fr))}.spy-settings-panel .spy-segmented button,.spy-settings-panel .spy-pack-grid button{color:#e7ecffad;min-width:0;min-height:36px;box-shadow:none;background:#ffffff0b;border:1px solid #fff1;border-radius:9px;margin:0;padding:0 10px;font-size:11.5px;font-weight:650;line-height:1.2;transition:background .15s,border-color .15s,color .15s}.spy-settings-panel .spy-segmented button:hover:not(:disabled),.spy-settings-panel .spy-pack-grid button:hover:not(:disabled){color:#f8fafff0;background:#7e6ce81a;border-color:#a5b4fc26;transform:none}.spy-settings-panel .spy-segmented button.active,.spy-settings-panel .spy-pack-grid button.active{color:#f8fafff5;background:linear-gradient(135deg,#7058d83d,#4977b524);border-color:#9d8bff4a}.spy-settings-panel .spy-segmented button:disabled,.spy-settings-panel .spy-pack-grid button:disabled{cursor:default;opacity:.52}.spy-settings-panel .spy-pack-grid{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.spy-settings-panel .spy-stepper{grid-template-columns:36px 96px 36px;align-items:center;gap:5px;display:grid}.spy-settings-panel .spy-stepper button{color:#f5f8ffc7;width:36px;height:36px;box-shadow:none;background:#ffffff0f;border:1px solid #ffffff12;border-radius:9px;margin:0;padding:0;font-size:18px}.spy-settings-panel .spy-stepper button:hover:not(:disabled){color:#fff;background:#8b7cf624;border-color:#a5b4fc2b;transform:none}.spy-settings-panel .spy-stepper button:disabled{opacity:.34}.spy-settings-panel .spy-stepper strong{color:#f7f9ffeb;text-align:center;white-space:nowrap;background:#05080e8c;border:1px solid #a5b4fc12;border-radius:9px;place-items:center;min-width:0;height:36px;padding:0 7px;font-size:12px;font-weight:700;display:grid}.spy-settings-language .game-language-setting{background:#ffffff09;border-color:#a5b4fc0e;border-radius:13px;margin:0}@media (width<=768px){.spy-settings-panel{border-radius:14px;padding:8px}.spy-settings-panel .spy-settings-grid{grid-template-columns:1fr;gap:7px}.spy-setting-wide,.spy-settings-language{grid-column:auto}.spy-setting-card{border-radius:12px;gap:8px;padding:9px}.spy-setting-card.spy-setting-choice,.spy-setting-card.spy-setting-pack{grid-template-columns:1fr}.spy-setting-card.spy-setting-number{grid-template-columns:minmax(0,1fr) auto}.spy-setting-copy b{font-size:12.5px}.spy-setting-copy small{font-size:10px}.spy-settings-panel .spy-segmented button,.spy-settings-panel .spy-pack-grid button{min-height:35px;padding-inline:7px;font-size:10.5px}.spy-settings-panel .spy-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spy-settings-panel .spy-stepper{grid-template-columns:34px 82px 34px}.spy-settings-panel .spy-stepper button,.spy-settings-panel .spy-stepper strong{height:34px}.spy-settings-panel .spy-stepper button{width:34px}.spy-settings-panel .spy-stepper strong{font-size:11px}}@media (width<=390px){.spy-setting-card.spy-setting-number{grid-template-columns:minmax(0,1fr) 144px}.spy-settings-panel .spy-stepper{grid-template-columns:32px 70px 32px}.spy-settings-panel .spy-stepper button,.spy-settings-panel .spy-stepper strong{height:32px}.spy-settings-panel .spy-stepper button{width:32px}.spy-settings-panel .spy-pack-grid button{font-size:10px}}.spy-shell{--spy-surface:#070a106b;--spy-surface-soft:#ffffff09;--spy-surface-strong:#04070c8c;--spy-line:#a5b4fc13;--spy-line-active:#a5b4fc38;--spy-text:#f5f8fff0;--spy-muted:#dce2ff8a;--spy-subtle:#dce2ff66;--spy-violet:#8b7cf62e;--spy-blue:#54ade21f}.spy-svg-icon{flex:none;width:1em;height:1em;display:block}.spy-hat-icon:before,.spy-hat-icon:after,.spy-eye-icon:before,.spy-eye-icon:after,.spy-hidden-role-icon:before,.spy-hidden-role-icon:after,.spy-ready-orbit:before,.spy-ready-orbit:after,.spy-talk-icon:before,.spy-talk-icon:after,.spy-thinking-icon:before,.spy-thinking-icon:after{content:none!important}.spy-icon-tile{color:#cdc7ffeb;background:linear-gradient(135deg,#8b7cf624,#54ade212);border:1px solid #a5b4fc21;border-radius:15px;place-items:center;width:48px;height:48px;margin:0 auto 13px;font-size:25px;display:grid;box-shadow:inset 0 1px #ffffff09}.spy-icon-tile.spy-secret-eye{color:#c6bfffe6;width:52px;height:52px;margin-bottom:9px}.spy-hero-icon .spy-svg-icon{width:31px;height:31px}.spy-icon-button .spy-svg-icon{width:21px;height:21px}.spy-rules-icon .spy-svg-icon{width:27px;height:27px}.spy-role-mark .spy-svg-icon{width:31px;height:31px}.spy-start-note{color:#ffd7a0ad;background:#ffa50209;border:1px solid #ffa50211;border-radius:10px;justify-content:flex-start;min-height:30px;padding:5px 7px}.spy-start-note.ready{color:#aeeec5b8;background:#2ed57309;border-color:#2ed57311}.spy-start-note .spy-status-icon{color:#ffd7a0e0;background:#ffa50217;border:1px solid #ffa50221;border-radius:7px;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid}.spy-start-note.ready .spy-status-icon{color:#9ff3b8;background:#2ed57317;border-color:#2ed57321}.spy-start-note .spy-status-icon .spy-svg-icon{width:13px;height:13px}.spy-start-note small{min-width:0;color:inherit;text-align:left;line-height:1.3}.spy-online-roster,.spy-local-players{box-shadow:inset 0 1px #ffffff06}.spy-online-roster{border-radius:14px;padding:12px 14px}.spy-online-roster span,.spy-online-roster small,.spy-online-roster b{line-height:1.25}.spy-online-roster b{font-size:1rem}.spy-primary-button,.spy-secondary-button,.spy-host-wait{min-height:42px;box-shadow:none;border-radius:13px;padding:0 16px;font-size:13px;font-weight:650}.spy-primary-button{color:#f4f7fff5;background:linear-gradient(135deg,#5865f24a,#54ade226);border-color:#a5b4fc30}.spy-primary-button:not(:disabled):hover{background:linear-gradient(135deg,#5865f25e,#54ade236);border-color:#a5b4fc47;transform:translateY(-1px)}.spy-secondary-button{color:#e5e9f9c7;background:#ffffff0b;border-color:#ffffff13}.spy-secondary-button:not(:disabled):hover{color:#f7f9fff5;background:#ffffff12;border-color:#a5b4fc24}.spy-role-stage,.spy-center-card,.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout,.spy-results-card,.spy-loading-card{height:100%;min-height:0;color:var(--spy-text);box-shadow:none;background:radial-gradient(circle at 7% 0,#8b7cf61a,#0000 30%),radial-gradient(circle at 96% 100%,#54ade20f,#0000 34%),linear-gradient(#141721b3,#0a0b0f8f);border:1px solid #ffffff0e;border-radius:24px;padding:14px;overflow:hidden}.spy-role-stage,.spy-center-card,.spy-loading-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.spy-center-card,.spy-results-card{text-align:center}.spy-center-card h2,.spy-results-card h2,.spy-confirm-card h2,.spy-handoff-card h2,.spy-spectator-card h2{color:#f7f9fff2;letter-spacing:-.02em;text-align:center;max-width:620px;margin:0;font-size:clamp(1.22rem,2.1vw,1.55rem);font-weight:680;line-height:1.18}.spy-center-card p,.spy-results-card>p,.spy-confirm-card p,.spy-handoff-card p,.spy-spectator-card p{max-width:560px;color:var(--spy-muted);text-align:center;margin:7px auto 0;font-size:12.5px;line-height:1.45}.spy-ready-card .spy-primary-button,.spy-waiting-card .spy-primary-button,.spy-center-card .spy-primary-button{min-width:190px;margin-top:17px}.spy-eyebrow{color:#b4aaffc2;letter-spacing:.1em;margin-bottom:6px;font-size:10.5px;font-weight:750}.spy-stage-progress{color:#dce2ff94;background:#ffffff09;border:1px solid #a5b4fc12;border-radius:10px;justify-content:center;align-items:center;min-height:27px;margin:0;padding:6px 11px;font-size:11.5px;line-height:1.2;display:inline-flex}.spy-secret-card{background:radial-gradient(circle at 12% 0,#8b7cf629,#0000 38%),radial-gradient(circle at 90% 100%,#54ade214,#0000 38%),#070a10a3;border:1px solid #a5b4fc1f;border-radius:22px;width:min(100%,430px);min-height:280px;padding:20px;box-shadow:inset 0 1px #ffffff0a}.spy-secret-card.is-compact{border-radius:18px;width:min(100%,520px);min-height:138px;margin:12px auto 0}.spy-secret-name{color:#e5e6f6c7;font-size:12px;font-weight:650;top:16px;left:18px}.spy-secret-covered b{color:#f5f7ffe6;font-size:14px;font-weight:650}.spy-secret-covered small{color:#dce2ff6b;font-size:11px}.spy-secret-detail{background:#ffffff08;border-color:#a5b4fc0f;border-radius:12px;padding:11px 13px}.spy-secret-detail.primary{background:#8b7cf613;border-color:#a5b4fc1c}.spy-secret-detail span{color:#dce2ff6e;letter-spacing:.08em;margin-bottom:3px;font-size:9.5px}.spy-secret-detail b{color:#f7f9fff5;font-size:clamp(1rem,2vw,1.28rem);font-weight:680}.spy-role-mark{color:#ebbccae6;background:#c44a6816;border:1px solid #e1698424;border-radius:15px;place-items:center;width:52px;height:52px;margin:0 auto 4px;display:grid}.spy-role-spy h2{margin-top:3px;font-size:1.35rem}.spy-role-spy p{color:var(--spy-muted);margin:5px auto 8px;font-size:12px}.spy-pass-button{width:min(100%,430px);margin-top:0}.spy-round-head{background:#070a1059;border:1px solid #a5b4fc11;border-radius:14px;padding:10px 12px}.spy-round-head>div:first-child{min-width:0}.spy-round-head span{color:#dce2ff6b;font-size:10px}.spy-round-head b{color:#f5f8ffe0;font-size:13px;line-height:1.25}.spy-big-timer{color:#e1defaeb;background:#8b7cf613;border-color:#a5b4fc1f;border-radius:11px;min-width:92px;padding:8px 10px;font-size:18px;font-weight:650}.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout{flex-direction:column;gap:10px;display:flex}.spy-discussion-card{text-align:center;background:var(--spy-surface);border:1px solid var(--spy-line);border-radius:16px;width:min(100%,620px);margin:auto auto 0;padding:16px}.spy-discussion-card .spy-icon-tile{width:42px;height:42px;margin-bottom:8px;font-size:21px}.spy-discussion-card h2{color:#f6f8ffeb;margin:0;font-size:16px;font-weight:680}.spy-discussion-card p{color:var(--spy-muted);margin:5px auto 0;font-size:11.5px;line-height:1.4}.spy-vote-request{color:#eeeffbd9;background:#8b7cf613;border:1px solid #a5b4fc1f;border-radius:13px;width:min(100%,620px);min-height:46px;margin:0 auto;padding:0 14px;font-size:12.5px}.spy-vote-request:not(:disabled):hover{background:#8b7cf61f;border-color:#a5b4fc30}.spy-vote-request b{color:#c9c2ffeb;text-align:center;background:#070a1059;border:1px solid #a5b4fc12;border-radius:9px;min-width:48px;padding:5px 8px}.spy-vote-hint,.spy-guess-layout>p{color:var(--spy-muted);margin:0;font-size:11.5px;line-height:1.4}.spy-vote-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin:0;padding:2px;overflow-y:auto}.spy-vote-card{color:#ebedf9e0;background:var(--spy-surface-soft);border:1px solid var(--spy-line);min-height:88px;box-shadow:none;border-radius:14px;gap:4px 9px;padding:11px}.spy-vote-card:not(:disabled):hover{background:#8b7cf612;border-color:#a5b4fc29;transform:translateY(-1px)}.spy-vote-card.selected{background:linear-gradient(135deg,#8b7cf629,#54ade212);border-color:#a5b4fc47}.spy-avatar{color:#dedaffe0;background:#8b7cf61a;border-color:#a5b4fc1f;border-radius:10px;width:34px;height:34px;font-size:12px}.spy-vote-card b{color:#f6f8ffe6;font-size:12.5px;font-weight:650}.spy-vote-card strong{color:#c2baffeb;font-size:17px}.spy-vote-card small{color:#dce2ff5e;font-size:10px}.spy-voted-progress{color:#dce2ff73;background:#ffffff06;border:1px solid #a5b4fc0e;border-radius:10px;margin:0;padding:7px 10px;font-size:10.5px}.spy-options-grid{flex:auto;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:7px;max-height:none;margin:0;padding:2px;overflow-y:auto}.spy-options-grid button{color:#e7eaf8d1;background:var(--spy-surface-soft);border:1px solid var(--spy-line);min-height:41px;box-shadow:none;border-radius:11px;padding:8px 10px;font-size:12px}.spy-options-grid button:hover{color:#f8fafff5;background:#8b7cf617;border-color:#a5b4fc2e;transform:none}.spy-results-card{justify-content:flex-start;overflow-y:auto}.spy-result-symbol{background:#8b7cf613;border:1px solid #a5b4fc1c;border-radius:16px;place-items:center;width:52px;height:52px;margin:4px auto 10px;display:grid}.spy-result-symbol span{width:30px;height:30px;font-size:20px}.spy-result-symbol .spy-svg-icon{width:22px;height:22px}.spy-reveal-summary,.spy-scoreboard,.spy-results-actions{width:min(100%,680px)}.spy-reveal-summary{gap:7px;margin-top:15px}.spy-reveal-summary>div{background:var(--spy-surface-soft);border-color:var(--spy-line);border-radius:12px;padding:10px}.spy-reveal-summary span{color:var(--spy-subtle);font-size:9px}.spy-reveal-summary b{color:#f6f8ffe6;font-size:12.5px}.spy-scoreboard{gap:6px;margin-top:9px}.spy-scoreboard>div{background:#ffffff07;border-color:#a5b4fc0e;border-radius:11px;padding:8px 10px}.spy-scoreboard>div.is-spy{background:#c44a680b;border-color:#e169841c}.spy-results-actions{margin-top:12px}.spy-overlay{z-index:6000!important;width:100dvw!important;height:100dvh!important;min-height:100dvh!important;padding:max(14px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(14px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left))!important;-webkit-backdrop-filter:blur(14px)saturate(1.08)!important;overscroll-behavior:contain!important;background:radial-gradient(circle at 18% 12%,#5865f224,#0000 34%),radial-gradient(circle at 82% 88%,#54ade212,#0000 36%),#04060cc7!important;place-items:center!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.spy-overlay-inner{overscroll-behavior:contain;width:min(100%,460px);max-height:calc(100dvh - 28px);margin:auto;overflow-y:auto}.spy-handoff-card,.spy-confirm-card{width:100%;color:var(--spy-text);text-align:center;background:radial-gradient(circle at 50% 0,#8b7cf61f,#0000 38%),linear-gradient(145deg,#191c28fc,#0d0f16fc);border:1px solid #a5b4fc21;border-radius:20px;padding:22px;box-shadow:0 24px 70px #00000057}.spy-handoff-card .spy-icon-tile,.spy-confirm-card .spy-icon-tile{margin-bottom:10px}.spy-confirm-icon{color:#e5c389e0;background:#ffa50212;border-color:#ffb95a1c}.spy-handoff-card .spy-primary-button{width:100%;margin-top:16px}.spy-confirm-card>div:last-child{gap:7px;margin-top:16px}.spy-rules-overlay{width:100dvw!important;height:100dvh!important;min-height:100dvh!important;position:fixed!important;inset:0!important}.spy-rules-content{border-radius:21px}.spy-local-input button,.spy-add-player{justify-content:center;align-items:center;gap:7px;display:inline-flex}.spy-local-input button .spy-svg-icon,.spy-add-player .spy-svg-icon{width:16px;height:16px}@media (width<=900px){.spy-role-stage,.spy-center-card,.spy-results-card,.spy-loading-card,.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout{min-height:0}}@media (width<=650px){.spy-role-stage,.spy-center-card,.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout,.spy-results-card,.spy-loading-card{border-radius:16px;min-height:0;padding:9px}.spy-hero-icon .spy-svg-icon{width:24px;height:24px}.spy-start-note{padding:4px 6px}.spy-start-note .spy-status-icon{flex-basis:20px;width:20px;height:20px}.spy-secret-card{border-radius:18px;min-height:min(330px,100dvh - 285px);padding:16px}.spy-secret-card.is-compact{min-height:122px;margin-top:0}.spy-secret-name{font-size:11px;top:13px;left:15px}.spy-icon-tile{border-radius:13px;width:43px;height:43px;margin-bottom:9px;font-size:22px}.spy-center-card h2,.spy-results-card h2,.spy-confirm-card h2,.spy-handoff-card h2{font-size:1.18rem}.spy-center-card p,.spy-results-card>p,.spy-confirm-card p,.spy-handoff-card p{font-size:11.5px}.spy-round-head{border-radius:12px;gap:8px;padding:8px 9px}.spy-round-head b{font-size:11.5px}.spy-big-timer{min-width:76px;padding:7px 8px;font-size:16px}.spy-discussion-card{border-radius:13px;padding:12px}.spy-vote-request{min-height:43px;font-size:11.5px}.spy-vote-grid{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:none}.spy-vote-card{border-radius:11px;min-height:76px;padding:8px}.spy-vote-card b{font-size:11.5px}.spy-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.spy-reveal-summary{grid-template-columns:1fr}.spy-results-card{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.spy-handoff-card,.spy-confirm-card{border-radius:17px;padding:18px 14px}.spy-overlay{padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left))!important}}@media (height<=520px) and (orientation:landscape){.spy-role-stage,.spy-center-card,.spy-results-card,.spy-loading-card,.spy-discussion-layout,.spy-voting-layout,.spy-guess-layout{min-height:0}.spy-secret-card{width:min(100%,390px);min-height:205px}.spy-secret-card.is-compact{min-height:105px}.spy-icon-tile{width:40px;height:40px;margin-bottom:7px}}.spy-game-glyph{color:#d6d1ffeb;width:1em;height:1em;display:block}.game-card.spy-card .game-icon .spy-game-glyph{width:31px;height:31px}.invite-route-game-icon .spy-game-glyph{width:26px;height:26px}.spy-hero-icon{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif}.spy-hero-actions{align-items:flex-start}.spy-shell .alias-icon-button{flex:0 0 42px}.spy-primary-button,.spy-secondary-button,.spy-host-wait,.spy-vote-request,.spy-options-grid button,.spy-vote-card,.spy-primary-button.spy-start-button{font-weight:580}.spy-table-stage,.spy-table-phase{min-width:0}.spy-table-phase{height:100%;min-height:0;color:var(--spy-text);background:radial-gradient(circle at 8% 0,#8b7cf617,#0000 31%),radial-gradient(circle at 95% 100%,#54ade20e,#0000 35%),linear-gradient(#141721b3,#0a0b0f8f);border:1px solid #ffffff0e;border-radius:24px;flex-direction:column;gap:10px;padding:14px;display:flex;overflow:hidden}.spy-table-stage{background:radial-gradient(circle at 50% 52%,#7463e517,#0000 31%),radial-gradient(#ffffff06,#0000 67%),#070a104d;border:1px solid #a5b4fc13;border-radius:20px;width:100%;min-height:300px;padding:12px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.spy-setup-layout>.spy-table-stage{flex:330px;min-height:300px;max-height:390px}.spy-table-phase>.spy-table-stage{flex:auto;min-height:280px}.spy-table-surface{width:min(100%,720px);height:100%;min-height:276px;margin:0 auto;position:relative}.spy-table-surface:before{content:"";background:radial-gradient(circle at 50% 45%,#8b7cf60e,#0000 42%),#ffffff03;border:1px solid #a5b4fc11;border-radius:50%;position:absolute;inset:11% 8%;box-shadow:inset 0 1px #ffffff06,0 0 0 8px #ffffff02}.spy-table-center{z-index:2;aspect-ratio:1;text-align:center;background:radial-gradient(circle at 35% 25%,#9a8bff29,#0000 42%),linear-gradient(145deg,#202331f5,#0e1018f5);border:1px solid #a5b4fc26;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:142px;padding:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffff0a,0 0 0 7px #8b7cf606}.spy-table-center.is-danger{border-color:#ff6b8133;box-shadow:inset 0 1px #ffffff0a,0 0 0 7px #ff6b8106}.spy-table-center small{color:#dce2ff7a;max-width:112px;font-size:10px;font-weight:520;line-height:1.22}.spy-table-center strong{color:#f8f9fff5;letter-spacing:-.035em;margin:4px 0 3px;font-size:clamp(1.75rem,3.2vw,2.35rem);font-weight:580;line-height:1}.spy-table-center.is-danger strong{color:#ff9baaf5}.spy-table-center span{color:#d0d4e98c;max-width:116px;font-size:9.5px;line-height:1.22}.spy-table-player{z-index:3;color:#e8ebf8d1;background:#141721eb;border:1px solid #ffffff12;border-radius:13px;align-items:center;gap:7px;width:112px;min-height:42px;padding:5px 8px 5px 5px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffff06}.spy-table-player.is-first{color:#f7f9fff5;background:linear-gradient(135deg,#8b7cf624,#54ade211),#141721f0;border-color:#a5b4fc30}.spy-table-player.is-offline{opacity:.48}.spy-table-avatar{color:#e4e1ffeb;background:#8b7cf61c;border:1px solid #a5b4fc1f;border-radius:10px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:650;display:grid}.spy-table-player-copy{gap:1px;min-width:0;display:grid}.spy-table-player-copy b{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:580;line-height:1.15;overflow:hidden}.spy-table-player-copy small{color:#b5abffc7;font-size:8.5px;font-weight:560;line-height:1}.spy-table-player>i{background:#52d98c;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:6px;box-shadow:0 0 0 2px #52d98c14}.spy-table-player.is-offline>i{box-shadow:none;background:#acb1c480}.spy-table-stage.is-dense .spy-table-player{width:96px;min-height:38px;padding-right:7px}.spy-table-stage.is-dense .spy-table-avatar{border-radius:9px;flex-basis:27px;width:27px;height:27px;font-size:11px}.spy-table-stage.is-dense .spy-table-player-copy b{font-size:10.5px}.spy-table-footer{background:#070a1057;border:1px solid #a5b4fc11;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:min(100%,720px);margin:0 auto;padding:10px 11px;display:flex}.spy-table-footer>div:first-child{text-align:left;gap:3px;min-width:0;display:grid}.spy-table-footer>div:first-child b{color:#f5f8ffe0;font-size:12.5px;font-weight:580}.spy-table-footer>div:first-child small{color:#dce2ff75;font-size:10.5px;line-height:1.35}.spy-table-main-action,.spy-table-host-wait,.spy-discussion-footer .spy-vote-request{flex:none;min-width:184px;margin:0}.spy-discussion-footer .spy-vote-request{width:auto}.spy-table-phase>.spy-secret-card.is-compact{flex:none;width:min(100%,720px);min-height:112px;margin:0 auto}@media (width>=769px) and (height<=800px){.spy-setup-layout>.spy-table-stage{flex-basis:280px;min-height:270px;max-height:320px}.spy-table-surface{min-height:246px}.spy-table-center{width:122px;padding:14px}}@media (width<=768px){.spy-setup-layout>.spy-table-stage{flex-basis:300px;min-height:286px;max-height:340px}.spy-table-phase{border-radius:16px;gap:8px;padding:8px}.spy-table-stage{border-radius:16px;min-height:278px;padding:7px}.spy-table-surface{min-height:264px}.spy-table-surface:before{inset:9% 3%}.spy-table-center{width:108px;padding:11px;box-shadow:inset 0 1px #ffffff0a,0 0 0 5px #8b7cf606}.spy-table-center small{max-width:90px;font-size:8.5px}.spy-table-center strong{margin:3px 0 2px;font-size:1.55rem}.spy-table-center span{max-width:88px;font-size:7.8px}.spy-table-player{border-radius:11px;gap:5px;width:82px;min-height:35px;padding:4px 6px 4px 4px}.spy-table-avatar{border-radius:8px;flex-basis:25px;width:25px;height:25px;font-size:10px}.spy-table-player-copy b{font-size:9.5px}.spy-table-player-copy small{font-size:7.5px}.spy-table-stage.is-dense .spy-table-player{gap:4px;width:68px;min-height:31px;padding:3px 5px 3px 3px}.spy-table-stage.is-dense .spy-table-avatar{border-radius:7px;flex-basis:22px;width:22px;height:22px;font-size:9px}.spy-table-stage.is-dense .spy-table-player-copy b{font-size:8.5px}.spy-table-footer{border-radius:12px;gap:8px;padding:8px;display:grid}.spy-table-footer>div:first-child{text-align:center}.spy-table-footer>div:first-child b{font-size:11.5px}.spy-table-footer>div:first-child small{font-size:9.5px}.spy-table-main-action,.spy-table-host-wait,.spy-discussion-footer .spy-vote-request{width:100%;min-width:0;min-height:47px;font-size:12.5px}}@media (width<=390px){.spy-table-stage.is-dense .spy-table-player{width:62px}.spy-table-stage.is-dense .spy-table-player-copy b{font-size:8px}}@media (height<=520px) and (orientation:landscape){.spy-table-phase{overflow-y:auto}.spy-setup-layout>.spy-table-stage,.spy-table-phase>.spy-table-stage{flex-basis:250px;min-height:240px}.spy-table-surface{min-height:226px}.spy-table-center{width:98px}}.spy-mobile-players{display:none}.spy-secret-name{font-size:10.5px;top:12px;left:14px}.spy-secret-covered{gap:3px}.spy-secret-covered .spy-icon-tile{border-radius:12px;width:38px;height:38px;margin-bottom:3px}.spy-secret-covered b{font-size:12.5px;line-height:1.2}.spy-secret-covered small{font-size:9.5px}.spy-secret-content{gap:6px}.spy-secret-detail{border-radius:10px;padding:8px 10px}.spy-secret-detail span{margin-bottom:2px;font-size:8.5px;line-height:1.15}.spy-secret-detail b{font-size:clamp(.9rem,1.65vw,1.08rem);line-height:1.18}.spy-role-mark{border-radius:12px;width:40px;height:40px;margin-bottom:1px}.spy-role-spy h2{margin:1px 0 0;font-size:1.08rem}.spy-role-spy p{margin:2px auto 5px;font-size:10px;line-height:1.25}.spy-table-phase>.spy-secret-card.is-compact{border-radius:15px;width:min(100%,430px);height:108px;min-height:108px;max-height:108px;margin:0 auto;padding:12px 13px}.spy-secret-card.is-compact .spy-secret-name{font-size:9px;top:9px;left:11px}.spy-secret-card.is-compact .spy-secret-covered{gap:2px}.spy-secret-card.is-compact .spy-secret-covered .spy-icon-tile{border-radius:9px;width:30px;height:30px;margin:0 0 1px}.spy-secret-card.is-compact .spy-secret-covered b{font-size:11px}.spy-secret-card.is-compact .spy-secret-covered small{font-size:8.5px}.spy-secret-card.is-compact .spy-secret-content{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:6px;padding-top:10px}.spy-secret-card.is-compact .spy-secret-detail span{font-size:7.5px}.spy-secret-card.is-compact .spy-secret-detail b{text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;display:block;overflow:hidden}.spy-secret-card.is-compact .spy-role-mark{display:none}.spy-secret-card.is-compact .spy-role-spy{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center}.spy-secret-card.is-compact .spy-role-spy h2{margin:0;font-size:12px}.spy-secret-card.is-compact .spy-role-spy p{display:none}.spy-table-player-copy small{text-transform:none}.spy-table-footer{max-width:660px;padding:8px 10px}.spy-table-footer>div:first-child{gap:1px}.spy-table-footer>div:first-child b{font-size:11.5px}.spy-table-footer>div:first-child small{font-size:9.5px}.spy-table-main-action,.spy-table-host-wait,.spy-discussion-footer .spy-vote-request{min-width:164px;min-height:40px;font-size:11.5px;font-weight:560}.spy-vote-request{min-height:40px;padding:0 11px;font-size:11.5px}.spy-vote-request b{min-width:43px;padding:4px 7px;font-size:10.5px}.spy-voting-layout{gap:7px}.spy-voting-layout .spy-round-head{border-radius:12px;gap:10px;min-height:48px;padding:7px 9px}.spy-voting-layout .spy-round-head>div:first-child{gap:0}.spy-voting-layout .spy-round-head span{font-size:9px;line-height:1.1}.spy-voting-layout .spy-round-head b{font-size:11.5px;line-height:1.15}.spy-voting-layout .spy-big-timer{border-radius:9px;min-width:78px;padding:6px 8px;font-size:15px}.spy-vote-hint{text-align:center;font-size:10px}.spy-vote-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-content:start;gap:7px}.spy-vote-card{text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:9px;min-height:58px;padding:7px 8px;display:flex}.spy-vote-person{align-items:center;gap:8px;min-width:0;display:flex}.spy-vote-person b{color:#f6f8ffe6;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;font-weight:570;overflow:hidden}.spy-vote-card .spy-avatar{border-radius:9px;flex:0 0 32px;width:32px;height:32px;font-size:11px}.spy-vote-count{color:#d2ccfff0;background:#8b7cf61a;border:1px solid #a5b4fc1f;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:620;display:grid}.spy-vote-grid.single-device .spy-vote-card{min-height:56px}.spy-voted-progress{text-align:center;padding:5px 8px;font-size:9.5px}@media (width<=768px){.spy-mobile-players{overscroll-behavior-x:contain;scrollbar-width:none;gap:6px;width:100%;min-height:46px;padding:4px 2px 6px;display:flex;overflow-x:auto}.spy-mobile-players::-webkit-scrollbar{display:none}.spy-mobile-player{color:#e8ebf8cc;background:#13161fd6;border:1px solid #fff1;border-radius:11px;align-items:center;gap:6px;min-width:102px;height:38px;padding:4px 16px 4px 4px;display:flex;position:relative}.spy-mobile-player>span{color:#e4e1ffe6;background:#8b7cf61a;border:1px solid #a5b4fc1c;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:620;display:grid}.spy-mobile-player b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9.5px;font-weight:560;overflow:hidden}.spy-mobile-player small{color:#b5abffcc;font-size:6.5px;line-height:1;position:absolute;bottom:4px;right:6px}.spy-mobile-player>i{background:#52d98c;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:6px}.spy-mobile-player.is-first{background:linear-gradient(135deg,#8b7cf624,#54ade20f);border-color:#a5b4fc2e}.spy-mobile-player.is-offline{opacity:.46}.spy-table-stage .spy-table-player{display:none}.spy-setup-layout>.spy-table-stage,.spy-table-phase>.spy-table-stage{flex-basis:190px;min-height:184px;max-height:214px}.spy-table-surface{min-height:170px}.spy-table-surface:before{inset:7% 10%}.spy-table-center{width:102px}.spy-role-stage{padding:8px}.spy-role-stage>.spy-secret-card:not(.is-compact){width:min(100%,350px);height:218px;min-height:218px;max-height:218px;padding:14px}.spy-role-stage>.spy-pass-button{width:min(100%,350px);min-height:44px;font-size:12px}.spy-table-phase>.spy-secret-card.is-compact{width:min(100%,350px);height:102px;min-height:102px;max-height:102px}.spy-table-footer{max-width:100%}.spy-table-main-action,.spy-table-host-wait,.spy-discussion-footer .spy-vote-request{min-height:46px;font-size:12px}.spy-voting-layout .spy-round-head{min-height:44px}.spy-vote-grid{grid-template-columns:1fr;gap:6px;max-height:calc(100dvh - 330px)}.spy-vote-card{min-height:54px;padding:6px 7px}}@media (width<=390px){.spy-mobile-player{min-width:94px}.spy-vote-person b{font-size:10.5px}}.spy-mobile-players-section{display:none}.spy-secret-card{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;outline:none}.spy-secret-card:focus-visible{border-color:#ada0ff57;box-shadow:0 0 0 3px #8b7cf614,inset 0 1px #ffffff0a}.spy-secret-card:active{transform:none}.spy-secret-covered,.spy-secret-revealed{z-index:2;opacity:0;visibility:hidden;pointer-events:none;place-items:center;transition:none;display:grid;position:absolute;inset:38px 16px 16px;transform:translateY(5px)scale(.985)}.spy-secret-covered{opacity:1;visibility:visible;animation:.15s ease-out both spy-secret-layer-in;transform:none}.spy-secret-card.is-revealed .spy-secret-covered{opacity:0;visibility:hidden;animation:none;transform:translateY(-4px)scale(.985)}.spy-secret-card.is-revealed .spy-secret-revealed{opacity:1;visibility:visible;animation:.15s ease-out both spy-secret-layer-in;transform:none}@keyframes spy-secret-layer-in{0%{opacity:0;transform:translateY(5px)scale(.985)}to{opacity:1;transform:none}}.spy-secret-revealed>.spy-secret-content{width:100%}.spy-role-stage{gap:9px}.spy-stage-progress{min-height:27px;padding:6px 12px;font-size:11.5px}.spy-role-stage>.spy-secret-card:not(.is-compact){width:min(100%,420px);height:270px;min-height:270px;max-height:270px;padding:18px}.spy-role-stage>.spy-pass-button{width:min(100%,420px);min-height:44px;font-size:12.5px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-covered b{font-size:14px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-covered small{font-size:10.5px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail{padding:10px 12px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail span{font-size:9px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail b{font-size:clamp(1rem,1.9vw,1.22rem)}@media (width<=768px){.spy-mobile-players-section{flex:none;width:100%;min-height:0;margin:0 0 6px;display:block;overflow:hidden}.spy-mobile-players-section .players-section-header{display:none}.spy-mobile-players-section .players-list{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:11px;align-items:center;gap:5px;width:100%;height:42px;min-height:42px;max-height:42px;padding:4px;display:flex;overflow:auto hidden}.spy-mobile-players-section .players-list::-webkit-scrollbar{display:none}.spy-mobile-players-section .player{border-radius:9px;flex:none;grid-template-columns:22px minmax(48px,1fr);align-items:center;gap:6px;width:auto;min-width:104px;max-width:150px;height:34px;padding:0 8px 0 5px;display:grid}.spy-mobile-players-section .player-avatar{border-radius:7px;width:22px;height:22px;font-size:10px}.spy-mobile-players-section .player-name{text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:104px;font-size:11px;overflow:hidden}.spy-setup-layout>.spy-table-stage{flex:290px;min-height:278px;max-height:326px}.spy-table-phase>.spy-table-stage{flex:auto;min-height:246px}.spy-table-stage .spy-table-player{display:flex}.spy-table-player{gap:4px;width:74px;min-height:33px;padding:4px 5px 4px 4px}.spy-table-avatar{flex-basis:23px;width:23px;height:23px;font-size:9px}.spy-table-player-copy b{font-size:8.8px}.spy-table-player-copy small{font-size:6.8px}.spy-table-stage.is-dense .spy-table-player{gap:3px;width:62px;min-height:29px;padding:3px 4px 3px 3px}.spy-table-stage.is-dense .spy-table-avatar{flex-basis:20px;width:20px;height:20px;font-size:8px}.spy-table-stage.is-dense .spy-table-player-copy b{font-size:7.5px}.spy-role-stage{gap:8px;min-height:0;padding:8px}.spy-role-stage>.spy-secret-card:not(.is-compact){width:min(100%,360px);height:238px;min-height:238px;max-height:238px;padding:15px}.spy-role-stage>.spy-pass-button{width:min(100%,360px);min-height:45px}.spy-secret-covered,.spy-secret-revealed{inset:34px 13px 13px}.spy-voting-layout{gap:5px;height:100%;min-height:0;padding:8px;overflow:hidden}.spy-vote-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:4px;max-height:none;overflow:visible}.spy-vote-card,.spy-vote-grid.single-device .spy-vote-card{border-radius:10px;gap:5px;min-height:44px;padding:5px 6px}.spy-vote-card .spy-avatar{border-radius:8px;flex-basis:27px;width:27px;height:27px;font-size:9px}.spy-vote-person{gap:5px}.spy-vote-person b{font-size:9.5px}.spy-vote-count{border-radius:7px;flex-basis:24px;width:24px;height:24px;font-size:10px}.spy-voted-progress{padding:4px 6px;font-size:8.5px}.spy-results-card{height:100%;min-height:0;padding:9px 8px calc(82px + env(safe-area-inset-bottom));justify-content:flex-start;gap:3px;overflow:hidden}.spy-result-symbol{border-radius:12px;width:38px;height:38px;margin:0 auto 3px}.spy-result-symbol span,.spy-result-symbol .spy-svg-icon{width:20px;height:20px}.spy-results-card .spy-eyebrow{margin:0;font-size:7px}.spy-results-card h2{font-size:1rem;line-height:1.12}.spy-results-card>p{margin-top:2px;font-size:9px;line-height:1.2}.spy-reveal-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:5px}.spy-reveal-summary>div{border-radius:9px;min-width:0;padding:5px 4px}.spy-reveal-summary span{font-size:6.5px}.spy-reveal-summary b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.spy-scoreboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%;margin-top:4px;display:grid}.spy-scoreboard>div{border-radius:9px;gap:5px;min-width:0;min-height:34px;padding:4px 5px}.spy-scoreboard .spy-avatar{border-radius:7px;flex:0 0 24px;width:24px;height:24px;font-size:8px}.spy-scoreboard>div>span:nth-child(2){min-width:0}.spy-scoreboard b{text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.spy-scoreboard small{text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;overflow:hidden}.spy-scoreboard strong{font-size:10px}.spy-results-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%;margin-top:5px;display:grid}.spy-results-actions .spy-primary-button,.spy-results-actions .spy-secondary-button{min-height:38px;padding:0 8px;font-size:10.5px}}@media (width<=390px){.spy-mobile-players-section .player{min-width:96px}.spy-table-player{width:68px}.spy-table-stage.is-dense .spy-table-player{width:57px}.spy-vote-person b{font-size:8.8px}}@media (height<=520px) and (orientation:landscape){.spy-role-stage>.spy-secret-card:not(.is-compact){width:min(100%,390px);height:210px;min-height:210px;max-height:210px}.spy-results-card{padding-bottom:8px}.spy-scoreboard{grid-template-columns:repeat(3,minmax(0,1fr))}}.spy-role-stage{gap:12px;padding:18px}.spy-stage-progress{color:#e1e5f7ad;letter-spacing:.015em;background:#ffffff09;border:1px solid #a5b4fc1c;border-radius:999px;justify-content:center;align-items:center;min-height:30px;margin:0;padding:7px 13px;font-size:11px;font-weight:620;display:inline-flex}.spy-secret-card{isolation:isolate;text-align:left;background:radial-gradient(circle at 14% 8%,#8970f133,#0000 36%),radial-gradient(circle at 88% 88%,#4ca7dd1c,#0000 34%),linear-gradient(150deg,#1d202ffc,#0e1018fc);border-color:#9d8fef33;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:0 20px 55px #03050a40,inset 0 1px #ffffff0e}.spy-secret-card.is-revealed{background:radial-gradient(circle at 18% 0,#8066e53d,#0000 40%),radial-gradient(circle at 86% 96%,#49a5d724,#0000 36%),linear-gradient(150deg,#1e2130fc,#0e1018fc);border-color:#9284ee5c;box-shadow:0 22px 60px #03050a4a,0 0 0 1px #8b7cf60d,inset 0 1px #fff1}.spy-card-pattern{opacity:.34;background:radial-gradient(circle at 16% 18%,#9a8bf645,#0000 20%),radial-gradient(circle at 83% 80%,#6dcdf424,#0000 24%),linear-gradient(120deg,#0000 0 44%,#ffffff05 45% 46%,#0000 47% 100%),repeating-linear-gradient(90deg,#0000 0 48px,#ffffff03 48px 49px)}.spy-secret-header{z-index:4;grid-template-columns:36px minmax(0,1fr) 34px;align-items:center;gap:10px;min-width:0;display:grid;position:absolute;top:15px;left:16px;right:16px}.spy-secret-avatar{color:#f2f0fff5;background:linear-gradient(145deg,#8b7cf657,#5a82d82e);border:1px solid #b3a6ff33;border-radius:12px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:720;display:grid}.spy-secret-player-copy{gap:1px;min-width:0;display:grid}.spy-secret-player-copy small{color:#dce2ff6b;letter-spacing:.09em;text-transform:uppercase;font-size:8.5px;font-weight:650}.spy-secret-name{color:#f4f3ffed;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-size:12.5px;font-weight:680;line-height:1.2;position:static;overflow:hidden;transform:none}.spy-secret-privacy{color:#b7aef5c2;background:#8b7cf613;border:1px solid #a5b4fc17;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.spy-secret-privacy .spy-svg-icon{width:17px;height:17px}.spy-role-stage>.spy-secret-card:not(.is-compact){border-radius:24px;width:min(100%,430px);height:316px;min-height:316px;max-height:316px;padding:18px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-covered,.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-revealed{inset:68px 18px 18px}.spy-secret-cover-content{text-align:center;justify-items:center;gap:7px;width:min(100%,300px);display:grid}.spy-secret-covered .spy-secret-eye{color:#d1cbffeb;background:radial-gradient(circle at 50% 35%,#9180f033,#0000 62%),#8b7cf613;border:1px solid #ada0ff29;border-radius:20px;width:66px;height:66px;margin:0 0 7px;box-shadow:inset 0 1px #ffffff09}.spy-secret-covered .spy-secret-eye .spy-svg-icon{width:30px;height:30px}.spy-secret-covered b{color:#f8f8fff2;text-align:center;font-size:15px;font-weight:670;line-height:1.24}.spy-secret-covered small{color:#dce2ff75;text-align:center;max-width:260px;font-size:10.5px;line-height:1.4}.spy-secret-hold-line{background:#ffffff0e;border-radius:999px;width:92px;height:3px;margin-top:7px;overflow:hidden}.spy-secret-hold-line i{border-radius:inherit;background:linear-gradient(90deg,#8f7aef,#69bce1);width:42%;height:100%;animation:1.4s ease-in-out infinite spy-hold-hint;display:block}@keyframes spy-hold-hint{0%,to{opacity:.55;transform:translate(-15%)}50%{opacity:1;transform:translate(155%)}}.spy-secret-revealed>.spy-secret-content,.spy-secret-content,.spy-role-spy{text-align:center;width:min(100%,340px);margin-inline:auto}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-content{gap:10px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail{background:#ffffff09;border-color:#a5b4fc13;border-radius:15px;padding:14px 15px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail.primary{background:linear-gradient(145deg,#7d65e026,#4f85c012);border-color:#a496f42b;padding-block:17px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail span{color:#dce2ff73;letter-spacing:.1em;text-align:center;margin-bottom:5px;font-size:9px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail b{color:#fafafff7;text-align:center;font-size:clamp(1rem,2.2vw,1.3rem);font-weight:690;line-height:1.24}.spy-role-spy{align-content:center;justify-items:center;gap:3px;display:grid}.spy-role-spy .spy-role-mark{color:#fad6e2f2;background:#be41621f;border-color:#e1698430;border-radius:18px;width:58px;height:58px;margin-bottom:6px}.spy-role-spy h2{color:#fff3f7f7;text-align:center;margin:0;font-size:1.45rem;font-weight:690}.spy-role-spy p{color:#e5d8e0a1;text-align:center;max-width:280px;margin:5px auto 9px;font-size:11px;line-height:1.4}.spy-pass-button{color:#e7eaf794;width:min(100%,430px);min-height:56px;box-shadow:none;cursor:not-allowed;background:#ffffff0b;border-color:#ffffff13;border-radius:17px;justify-content:center;align-items:center;gap:10px;margin:0;padding:7px 18px;font-size:13px;display:inline-flex}.spy-pass-button:disabled{opacity:1}.spy-pass-button.is-unlocked{color:#fff;cursor:pointer;background:radial-gradient(circle at 18% 0,#ffffff21,#0000 38%),linear-gradient(135deg,#745fe5,#5686d7);border-color:#b7abff4d;box-shadow:0 12px 30px #392d8238}.spy-pass-button.is-complete{color:#dcf5ebd1;cursor:default;background:#469c7417;border-color:#5ec18e24}.spy-pass-button.is-pending{color:#e7eaf7b8;cursor:wait;background:#6b5eb51a;border-color:#a5b4fc1c}.spy-pass-button.is-pending .spy-pass-button-icon{animation:.7s ease-in-out infinite alternate spy-role-action-pulse}@keyframes spy-role-action-pulse{0%{opacity:.55;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.spy-pass-button.is-unlocked:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 15px 34px #392d8245}.spy-pass-button.is-unlocked:not(:disabled):active{transform:translateY(0)scale(.992)}.spy-pass-button-icon{color:currentColor;background:#ffffff12;border:1px solid #ffffff12;border-radius:10px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.spy-pass-button-icon .spy-svg-icon{width:17px;height:17px}.spy-pass-button-label{min-width:0;font-weight:680;line-height:1.2}.spy-secret-card.is-compact{border-radius:17px;height:132px;min-height:132px;max-height:132px;padding:12px}.spy-secret-card.is-compact .spy-secret-header{grid-template-columns:27px minmax(0,1fr) 27px;gap:7px;top:9px;left:10px;right:10px}.spy-secret-card.is-compact .spy-secret-avatar,.spy-secret-card.is-compact .spy-secret-privacy{border-radius:9px;width:27px;height:27px}.spy-secret-card.is-compact .spy-secret-avatar{font-size:10px}.spy-secret-card.is-compact .spy-secret-player-copy small{display:none}.spy-secret-card.is-compact .spy-secret-name{font-size:10px}.spy-secret-card.is-compact .spy-secret-privacy .spy-svg-icon{width:13px;height:13px}.spy-secret-card.is-compact .spy-secret-covered,.spy-secret-card.is-compact .spy-secret-revealed{inset:43px 10px 9px}.spy-secret-card.is-compact .spy-secret-cover-content{text-align:left;grid-template-columns:28px minmax(0,1fr);gap:7px}.spy-secret-card.is-compact .spy-secret-covered .spy-secret-eye{border-radius:9px;width:28px;height:28px;margin:0}.spy-secret-card.is-compact .spy-secret-covered .spy-secret-eye .spy-svg-icon{width:14px;height:14px}.spy-secret-card.is-compact .spy-secret-covered b{text-align:left;font-size:10.5px}.spy-secret-card.is-compact .spy-secret-covered small,.spy-secret-card.is-compact .spy-secret-hold-line{display:none}.spy-secret-card.is-compact .spy-secret-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%}.spy-secret-card.is-compact .spy-role-spy{grid-template-columns:1fr}.spy-secret-card.is-compact .spy-secret-detail{border-radius:9px;min-width:0;padding:7px 8px}.spy-secret-card.is-compact .spy-secret-detail span{margin-bottom:2px;font-size:7.5px}.spy-secret-card.is-compact .spy-secret-detail b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}@media (width<=768px){.spy-room-page .side-zone>.side-players-section{display:none!important}.spy-room-page .side-zone{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.spy-room-page .side-zone .chat-box{margin-top:0!important}.spy-mobile-players-section{margin:0 0 6px}.spy-mobile-players-section .players-list{flex-flow:row;justify-content:flex-start}.spy-mobile-players-section .player{flex:none}.spy-role-stage{gap:10px;padding:10px}.spy-stage-progress{min-height:28px;padding:6px 11px;font-size:10px}.spy-role-stage>.spy-secret-card:not(.is-compact){border-radius:22px;width:min(100%,380px);height:min(328px,100dvh - 306px);min-height:286px;max-height:328px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-covered,.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-revealed{inset:64px 14px 14px}.spy-secret-header{grid-template-columns:33px minmax(0,1fr) 31px;gap:8px;top:13px;left:13px;right:13px}.spy-secret-avatar{border-radius:11px;width:33px;height:33px}.spy-secret-privacy{border-radius:10px;width:31px;height:31px}.spy-secret-covered .spy-secret-eye{border-radius:18px;width:60px;height:60px}.spy-secret-covered b{font-size:14px}.spy-secret-covered small{font-size:10px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail{padding:12px 13px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail.primary{padding-block:14px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-detail b{font-size:clamp(.98rem,5vw,1.2rem)}.spy-pass-button{border-radius:16px;width:min(100%,380px);min-height:54px}}@media (width<=390px){.spy-role-stage>.spy-secret-card:not(.is-compact){height:min(306px,100dvh - 294px);min-height:272px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-covered,.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-revealed{inset:61px 12px 12px}.spy-secret-covered .spy-secret-eye{width:54px;height:54px}.spy-secret-covered b{font-size:13px}.spy-role-spy h2{font-size:1.28rem}}@media (height<=520px) and (orientation:landscape){.spy-role-stage{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(150px,220px);align-items:center;column-gap:12px;display:grid}.spy-stage-progress{grid-column:1/-1}.spy-role-stage>.spy-secret-card:not(.is-compact){grid-column:1;width:100%;height:210px;min-height:210px;max-height:210px}.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-covered,.spy-role-stage>.spy-secret-card:not(.is-compact) .spy-secret-revealed{inset:58px 12px 11px}.spy-pass-button{grid-column:2;width:100%;min-height:54px}}@media (prefers-reduced-motion:reduce){.spy-secret-covered,.spy-secret-revealed,.spy-secret-hold-line i,.spy-pass-button.is-pending .spy-pass-button-icon{animation:none!important}}
