:root{--ink:#16161a;--muted:#6b6b76;--line:#e5e5e0;--accent:#5b5bd6;--accent-deep:#4747b8;--panel:#ffffff;--panel-strong:#ffffff;--panel-border:#e5e5e0;--hover:#f1f1f4;--bubble:#f1f1f4;--bubble-solid:#f1f1f4;--bubble-own-1:#5b5bd6;--bubble-own-2:#5b5bd6;--chip:#efefec;--heading-font:var(--font-heading),ui-sans-serif,system-ui,sans-serif;--body-font:var(--font-body),ui-sans-serif,system-ui,sans-serif;--mono-font:var(--font-mono),ui-monospace,"SFMono-Regular",monospace;color-scheme:light}*{box-sizing:border-box}body,html{height:100%;overflow:hidden}body{margin:0;color:var(--ink);font-family:var(--body-font);background:#FAFAF9}button,input{font:inherit}button{color:inherit}.ui-icon{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.shell{width:100vw;height:100dvh;display:grid;grid-template-columns:64px minmax(300px,360px) 1fr;grid-gap:0;gap:0;padding:0;overflow:hidden;background:transparent}.conversation,.sidebar{position:relative;height:100%;min-width:0;min-height:0;overflow:hidden;background:var(--panel)}.sidebar{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;border-right:1px solid var(--line)}.chat-list{grid-row:3}.account{grid-row:4}.conversation{display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff}.conversation-head{grid-row:1}.conversation>.messages{grid-row:2}.full-panel{grid-column:2/-1;height:100%;min-height:0;overflow-y:auto;background:#fff;display:flex;flex-direction:column}.panel-head{height:64px;padding:0 24px;display:flex;align-items:center;border-bottom:1px solid var(--line);flex:0 0 auto}.panel-head strong{font-family:var(--heading-font);font-weight:700;font-size:19px}.track-list{padding:8px;display:flex;flex-direction:column;gap:2px}.track-row{border:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:14px;padding:10px 14px;border-radius:10px;text-align:left}.track-row:hover{background:var(--hover)}.track-row.active{background:#F0F0FB}.track-play{width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:11px;flex:0 0 auto}.track-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.track-copy strong{font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-sub{font-size:12px;color:var(--muted)}.profile-body,.settings-body{padding:32px 24px;display:flex;flex-direction:column;gap:16px;max-width:380px}.profile-body{align-items:center}.avatar.large{width:96px;height:96px;font-size:34px}.avatar-edit{position:relative;display:block;width:96px;height:96px;cursor:pointer;border-radius:10px;overflow:hidden}.avatar-edit input{display:none}.avatar-edit-overlay{position:absolute;inset:0;display:grid;place-items:center;opacity:0;color:white;font-size:11px;font-weight:600;background:rgba(0,0,0,.5);transition:opacity .12s ease}.avatar-edit:hover .avatar-edit-overlay{opacity:1}.field{display:flex;flex-direction:column;gap:5px;width:100%;font-size:12.5px;color:var(--muted)}.field input{height:42px;border-radius:8px;border:1px solid var(--line);background:#fff;padding:0 14px;font-size:13.5px;color:var(--ink);outline:none}.field input:focus{border-color:var(--accent)}.field input:disabled{color:var(--muted);background:var(--hover)}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid var(--line);border-radius:10px;font-size:13.5px}.settings-row .icon-button{margin-left:0}.rail{background:#16161A;display:flex;flex-direction:column;align-items:center;padding:18px 0;gap:18px}.rail .logo{margin-bottom:6px}.rail-icon{width:40px;height:40px;border:0;border-radius:8px;display:grid;place-items:center;background:transparent;color:#6b6b76;cursor:pointer;transition:background .12s ease,color .12s ease}.rail-icon:hover{background:#1f1f27;color:#cfcfd6}.rail-icon.active{background:#23232B;color:#fff}.account,.brand-row,.conversation-head{display:flex;align-items:center;gap:12px}.brand-row{height:64px;padding:0 20px}.brand-row strong{font-family:var(--heading-font);font-weight:700;font-size:18px}.logo{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:var(--accent)}.logo.large{width:56px;height:56px;margin:0 auto;border-radius:14px}.logo-mark{width:68%;height:68%;display:block}.search-btn{border:0;width:32px;height:32px;border-radius:50%;background:var(--hover);color:var(--muted);cursor:pointer;display:grid;place-items:center}.icon-button+.search-btn{margin-left:0}.search-btn:hover{color:var(--accent)}.search-bar{height:64px;padding:0 16px;gap:10px}.search-bar,.search-input{display:flex;align-items:center}.search-input{flex:1 1;height:40px;border-radius:999px;border:1.5px solid var(--accent);background:#fff;padding:0 14px;gap:8px;color:var(--ink)}.search-input input{outline:0;min-width:0;width:100%;color:inherit}.cancel,.search-input input{border:0;background:transparent}.cancel{color:var(--accent);font-weight:600;font-size:13px;cursor:pointer;flex:0 0 auto}.pinned-strip{display:flex;gap:13px;padding:2px 18px 14px;overflow-x:auto;flex:0 0 auto}.pinned-item{border:0;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:5px;flex:0 0 auto}.pinned-item span{font-size:10px;color:var(--muted);max-width:52px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.back,.icon-button{margin-left:auto;border:0;background:transparent;cursor:pointer;width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:var(--muted);transition:background .12s ease,color .12s ease}.back:hover,.icon-button:hover{background:var(--hover);color:var(--accent)}.back:active,.icon-button:active{transform:scale(.96)}.theme-toggle+.icon-button{margin-left:0}.search{margin:14px 18px;padding:0 12px;height:38px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);transition:border-color .14s ease}.search .ui-icon{width:16px;height:16px;flex:0 0 auto}.search:focus-within{border-color:var(--accent)}.search input{border:0;outline:0;min-width:0;width:100%;background:transparent;color:var(--ink)}.search input::placeholder{color:var(--muted)}.chat-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 8px 12px}.chat-list-label{padding:10px 12px 4px;color:var(--muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.chat-card{border:0;width:100%;display:flex;gap:11px;align-items:center;text-align:left;padding:10px 12px;background:transparent;border-radius:8px;cursor:pointer;border-left:2px solid transparent;transition:background .12s ease}.chat-card:hover{background:var(--hover)}.chat-card.active{background:#F0F0FB;border-left-color:var(--accent)}.chat-card.active .chat-line time,.chat-card.active .preview{color:var(--muted)}.context-menu-backdrop{position:fixed;inset:0;z-index:70}.context-menu{position:fixed;min-width:180px;padding:6px;display:grid;grid-gap:2px;gap:2px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.18)}.context-menu button{display:flex;align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:6px;background:transparent;color:var(--ink);font-size:13.5px;text-align:left;cursor:pointer}.context-menu button:hover{background:var(--hover)}.context-menu .ui-icon{width:16px;height:16px;color:var(--muted)}.avatar{--av-hue:210;flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:10px;color:white;font-weight:600;font-family:var(--heading-font);font-size:15px;background:hsl(var(--av-hue),60%,48%)}.avatar.small{width:36px;height:36px;font-size:13px;border-radius:8px}.avatar.saved-avatar{background:var(--accent)}.avatar.saved-avatar .ui-icon{width:55%;height:55%;fill:white;stroke:none}.avatar img{width:100%;height:100%;object-fit:cover}.chat-copy{min-width:0;flex:1 1;display:grid;grid-gap:3px;gap:3px}.chat-line{display:flex;align-items:center;gap:8px}.chat-line strong{font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-line time{margin-left:auto;flex:0 0 auto;font-family:var(--mono-font);font-size:10.5px;color:var(--muted)}.preview{color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account{min-height:60px;padding:0 18px;border-top:1px solid var(--line)}.account>span:nth-child(2){min-width:0;display:grid;flex:1 1}.account small{color:var(--muted);font-family:var(--mono-font);font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-head{height:68px;padding:0 22px;border-bottom:1px solid var(--line);background:#fff}.conversation-head>div{display:grid;min-width:0}.conversation-head>.call-seg{display:flex}.conversation-head strong{font-family:var(--heading-font);font-weight:600;font-size:14.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-head span{color:#2f9e5c;font-family:var(--mono-font);font-size:11px;margin-top:2px}.back{display:none;margin-left:0}.call-seg{margin-left:auto;display:flex;border-radius:999px;border:1px solid var(--line);overflow:hidden;background:#fff;flex:0 0 auto}.call-seg button{width:42px;height:38px;border:0;background:transparent;color:var(--accent);cursor:pointer;display:grid;place-items:center;transition:background .12s ease,color .12s ease}.call-seg button+button{border-left:1px solid var(--line)}.call-seg button:hover{color:white;background:var(--accent)}.call-seg button:disabled{opacity:.4;cursor:default}.messages{overflow-y:auto;padding:20px clamp(14px,5vw,72px);background:#FAFAF9}.date-chip,.status-pill{width:max-content;margin:6px auto 16px;padding:4px 12px;border-radius:4px;color:var(--muted);background:var(--chip);font-family:var(--mono-font);font-size:10.5px;text-transform:uppercase;letter-spacing:.05em}.bubble-row{display:flex;margin:4px 0}.bubble-row.own{justify-content:flex-end}.bubble{position:relative;max-width:min(66%,620px);padding:9px 12px 6px;border-radius:9px;background:var(--bubble)}.own .bubble{color:white;border-radius:9px;background:var(--accent)}.bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.bubble time{float:right;margin:6px 0 0 10px;color:var(--muted);font-family:var(--mono-font);font-size:10px}.own .bubble time{color:rgba(255,255,255,.75)}.read-ticks{float:right;width:15px;height:15px;margin:5px 0 0 4px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;color:rgba(255,255,255,.55)}.read-ticks.read{color:white}.encrypted{color:var(--muted);font-style:italic}.own .encrypted{color:rgba(255,255,255,.82)}.media{display:block;max-width:min(440px,100%);max-height:420px;border-radius:6px;object-fit:contain;background:#0d1a26;cursor:pointer}.media,.media-player.video{margin:-3px -6px 8px}.media-player.video .media{margin:0 0 6px}.media-player.audio{width:min(300px,65vw);padding:2px 0}.media-controls,.media-player.audio{display:flex;align-items:center;gap:8px}.media-controls{width:100%}.media-play{flex:0 0 auto;width:30px;height:30px;border-radius:50%;border:0;cursor:pointer;display:grid;place-items:center;background:var(--accent);color:white}.own .media-play{background:white;color:var(--accent-deep)}.media-play .ui-icon{width:15px;height:15px}.media-seek{flex:1 1;min-width:0;height:4px;accent-color:var(--accent)}.own .media-seek{accent-color:white}.media-time{flex:0 0 auto;font-family:var(--mono-font);font-size:10.5px;color:var(--muted);white-space:nowrap}.own .media-time{color:rgba(255,255,255,.75)}.media-fullscreen{flex:0 0 auto;width:24px;height:24px;border:0;background:transparent;cursor:pointer;display:grid;place-items:center;color:inherit;opacity:.8}.media-fullscreen .ui-icon{width:15px;height:15px}.file-card{min-width:230px;display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.file-card>b{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:white;background:var(--accent)}.own .file-card>b{color:var(--accent-deep);background:white}.file-card>span{display:grid;font-weight:600;min-width:0}.file-card small{color:var(--muted);font-weight:400}.own .file-card small{color:rgba(255,255,255,.8)}.media-status{padding:10px 14px;border-radius:6px;color:var(--muted);background:var(--chip);font-size:12.5px}.media-status.error{color:#c23c4c}.call-card{display:flex;align-items:center;gap:10px;max-width:min(78%,360px);padding:10px 14px;border-radius:14px;background:var(--bubble);color:inherit}.call-card.own{margin-left:auto;color:white;background:var(--accent)}.call-card .ui-icon{flex:0 0 auto;color:var(--accent)}.call-card.own .ui-icon{color:white}.call-card.missed:not(.own) .ui-icon{color:#c23c4c}.call-card-info{display:grid;min-width:0;flex:1 1}.call-card-info strong{font-size:13.5px;font-weight:600}.call-card-info span{font-size:11.5px;color:var(--muted);font-family:var(--mono-font)}.call-card.own .call-card-info span{color:rgba(255,255,255,.75)}.call-card-redial{flex:0 0 auto;border:0;background:transparent;color:var(--accent);font-weight:600;font-size:12.5px;cursor:pointer;white-space:nowrap}.call-card.own .call-card-redial{color:white}.reactions-row{display:flex;flex-wrap:wrap;gap:4px;margin:4px 0 2px}.reaction-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:10px;background:var(--chip);font-size:13px;line-height:1.5}.own .reaction-chip{background:rgba(255,255,255,.22)}.reaction-chip b{font-size:10.5px;font-weight:600;color:var(--muted)}.own .reaction-chip b{color:rgba(255,255,255,.85)}.reply-quote{margin:-1px -4px 6px;padding:4px 8px;border-left:2.5px solid var(--accent);border-radius:0 4px 4px 0;background:rgba(0,0,0,.04);font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.own .reply-quote{border-left-color:white;background:rgba(255,255,255,.18);color:rgba(255,255,255,.85)}.composer-wrap{display:contents}.composer-error{margin:0 clamp(14px,3vw,24px) 6px;padding:6px 14px;border-radius:8px;color:#c23c4c;background:rgba(194,60,76,.1);font-size:12.5px}.composer{min-height:66px;display:flex;align-items:flex-end;gap:8px;margin:0 clamp(14px,3vw,24px) 18px;padding:12px 6px 12px 8px;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 8px 24px rgba(0,0,0,.06)}.composer>textarea{flex:1 1;min-width:0;max-height:160px;padding:8px 10px;border:0;outline:none;resize:none;overflow-y:auto;font:inherit;line-height:1.35;color:var(--ink);background:transparent}.composer>textarea::placeholder{color:var(--muted)}.attach,.send{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;border:0;cursor:pointer;transition:transform .12s ease,background .12s ease,color .12s ease}.attach{color:var(--muted);background:transparent}.attach:hover{color:var(--accent);background:var(--hover)}.attach input{display:none}.send{color:white;background:var(--accent)}.send .ui-icon{width:18px;height:18px;fill:currentColor;stroke:none;transform:translateX(1px)}.send:hover{background:var(--accent-deep)}.send:active{transform:scale(.94)}.send:disabled{opacity:.45;transform:none}.recording-row{flex:1 1;min-width:0;display:flex;align-items:center;gap:8px;padding:0 10px;color:var(--ink)}.recording-dot{width:10px;height:10px;border-radius:50%;background:#c23c4c;flex:0 0 auto;animation:recording-pulse 1s ease-in-out infinite}@keyframes recording-pulse{0%,to{opacity:1}50%{opacity:.35}}.recording-row .cancel{margin-left:auto;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:13px}.recording-row .cancel:hover{color:var(--accent)}.composer-readonly{min-height:66px;margin:0 clamp(14px,3vw,24px) 18px;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 20px;background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:13px}:root[data-theme=dark] .composer-readonly{background:#111318;border-color:rgba(255,255,255,.1)}.empty-state{margin:auto;color:var(--muted);display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;max-width:300px}.conversation>.empty-state{grid-row:1/-1}.empty-state.small{max-width:none}.empty-state strong{font-family:var(--heading-font);font-size:17px;color:var(--ink);font-weight:600}.empty-state p{margin:0;font-size:13px;line-height:1.5}.empty-icon{width:64px;height:64px;border-radius:16px;background:var(--chip);color:var(--muted);display:grid;place-items:center;margin-bottom:6px}.empty-icon .ui-icon{width:28px;height:28px}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:60;padding:11px 18px 13px;border-radius:8px;overflow:hidden;color:white;background:#16161a;cursor:pointer;font-family:var(--mono-font);font-size:12.5px}.toast-bar{position:absolute;left:0;bottom:0;height:3px;width:100%;background:var(--accent,#6a6ae0);animation:toast-shrink 2s linear forwards}@keyframes toast-shrink{to{width:0}}.voice-status-bar{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);z-index:58;display:flex;align-items:center;gap:10px;padding:8px 10px 8px 18px;border-radius:999px;background:linear-gradient(180deg,#232430,#17171f);color:#fff;box-shadow:0 14px 36px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.06);font-family:var(--body-font);font-size:13px}.voice-status-dot{flex:0 0 auto;animation:voice-status-pulse 1.6s ease-in-out infinite}@keyframes voice-status-pulse{0%,to{opacity:1}50%{opacity:.35}}.voice-status-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40vw;color:rgba(255,255,255,.85)}.voice-status-label strong{color:#fff}.voice-status-bar .icon-button{background:rgba(255,255,255,.1);color:#fff;width:34px;height:34px}.voice-status-bar .icon-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.voice-status-bar .icon-button.active,.voice-status-bar .icon-button:hover,.voice-status-return{background:var(--accent,#5B5BD6)}.voice-status-return{border:0;color:#fff;padding:8px 16px;border-radius:999px;font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.voice-status-return:hover{background:var(--accent-deep,#4646b0)}.voice-status-return.danger{background:#d9434c}.voice-status-return.danger:hover{background:#c23c4c}.login-page{min-height:100dvh;display:grid;place-content:center;padding:28px;text-align:center;background:#FAFAF9}.login-card{width:min(94vw,480px);padding:34px clamp(22px,6vw,48px);border:1px solid var(--panel-border);border-radius:12px;background:#fff}.eyebrow{margin:14px 0 8px;color:var(--accent);font-family:var(--mono-font);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-family:var(--heading-font);font-weight:700;font-size:clamp(26px,5vw,38px);line-height:1.1;letter-spacing:-.02em}.lead{color:var(--muted);line-height:1.55}.qr-wrap{width:240px;height:240px;margin:20px auto;padding:12px;border-radius:10px;background:#F1F1F4}.qr-loader,.qr-wrap img{width:100%;height:100%;border-radius:4px}.qr-loader{background:linear-gradient(90deg,#e9e9e6,#f5f5f3,#e9e9e6);background-size:200%;animation:shimmer 1.2s infinite}.secret{width:100%;padding:10px 13px;display:grid;grid-gap:3px;gap:3px;border:1px dashed var(--line);border-radius:8px;background:#FAFAF9;cursor:pointer}.secret small,.secret span{color:var(--muted);font-size:11px}.secret code{overflow:hidden;text-overflow:ellipsis;color:var(--accent)}.secret code,.waiting{font-family:var(--mono-font);font-size:12px}.waiting{margin-top:17px;color:var(--muted)}.waiting i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#2f9e5c;animation:pulse 1.4s infinite}.error{color:#c23c4c}.primary{border:0;padding:11px 17px;border-radius:8px;color:white;background:var(--accent);cursor:pointer;font-weight:600}.primary:hover{background:var(--accent-deep)}.login-note{color:var(--muted);font-size:12px}.auth-form{display:grid;grid-gap:14px;gap:14px;margin:22px 0 16px;text-align:left}.auth-form .field input{width:100%;box-sizing:border-box}.login-card .cancel{display:block;width:100%;margin-top:10px;padding:8px}.login-card .secret{margin-top:10px;text-align:center}.chat-list,.messages{scrollbar-width:thin;scrollbar-color:#c8c8c2 transparent}.chat-list::-webkit-scrollbar,.messages::-webkit-scrollbar{width:6px}.chat-list::-webkit-scrollbar-track,.messages::-webkit-scrollbar-track{background:transparent}.chat-list::-webkit-scrollbar-thumb,.messages::-webkit-scrollbar-thumb{border-radius:999px;background:#c8c8c2}.chat-list::-webkit-scrollbar-thumb:hover,.messages::-webkit-scrollbar-thumb:hover{background:#adada6}.miniapp-btn-row{display:flex;gap:6px;margin-top:8px}.miniapp-btn{flex:1 1;border:0;padding:9px 12px;border-radius:8px;cursor:pointer;font-weight:600;font-size:12.5px;text-align:center;text-decoration:none;color:white;background:var(--accent-deep)}.own .miniapp-btn{color:var(--accent);background:white}.miniapp-btn:disabled{opacity:.5;cursor:default}.miniapp-backdrop{position:fixed;z-index:55;inset:0;display:grid;place-items:center;background:rgba(10,10,14,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.miniapp-phone{width:min(92vw,400px);height:min(88vh,820px);display:flex;flex-direction:column;border-radius:32px;border:8px solid #111318;overflow:hidden;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.45)}.miniapp-head{flex:0 0 auto;height:52px;padding:0 8px 0 18px;display:flex;align-items:center;justify-content:space-between;background:#111318;color:#fff}.miniapp-head strong{font-family:var(--heading-font);font-size:14px;font-weight:600}.miniapp-head .icon-button{margin-left:0;color:#cfcfd6}.miniapp-head .icon-button:hover{color:#fff;background:#1f1f27}.miniapp-body{flex:1 1;min-height:0;display:grid;place-items:center;background:#fff}.miniapp-body iframe{width:100%;height:100%;border:0}.call-overlay{position:fixed;z-index:50;inset:0;display:grid;place-items:center;overflow:hidden;color:white;background:#0B0D10}.call-overlay.with-video{background:#000}.remote-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.call-shade{position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(0,0,0,.7));pointer-events:none}.call-panel{position:relative;z-index:1;width:min(92vw,560px);min-height:430px;padding:44px 24px 32px;flex-direction:column;text-align:center}.call-panel,.sas-emojis{display:flex;align-items:center}.sas-emojis{min-height:48px;margin:-24px 0 26px;padding:7px 14px;gap:8px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.06)}.sas-emojis span{font-size:24px;line-height:1}.call-avatar{width:112px;height:112px;display:grid;place-items:center;border-radius:24px;font-size:46px;font-weight:700;background:var(--accent)}.call-avatar,.call-panel h2{font-family:var(--heading-font)}.call-panel h2{margin:22px 0 7px;font-size:clamp(25px,5vw,34px)}.call-panel p{min-height:22px;margin:0;color:rgba(255,255,255,.68)}.call-panel .call-time{font-size:19px;font-weight:500;letter-spacing:.06em}.call-panel .call-time,.peer-muted{color:white;font-family:var(--mono-font)}.peer-muted{margin-top:10px;padding:7px 12px;display:flex;align-items:center;gap:7px;border-radius:8px;background:#d9434c;font-size:12px}.peer-muted svg{width:16px;height:16px}.call-media-warning{margin-top:12px;padding:7px 13px;border:1px solid rgba(255,105,112,.3);border-radius:8px;color:#ffb0b4;background:rgba(185,35,45,.18);font-family:var(--mono-font);font-size:12px}.call-actions{margin-top:auto;display:flex;gap:20px}.round-action{width:60px;height:60px;flex-shrink:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:16px;color:white;cursor:pointer;font-size:25px;background:rgba(255,255,255,.08);transition:background .12s ease,transform .12s ease}.round-action svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.round-action.decline svg{width:28px;height:28px}.round-action:hover{background:rgba(255,255,255,.18)}.round-action:active{transform:scale(.94)}.round-action.mute.selected{background:#d9434c;border-color:transparent}.round-action.screen-share.selected{background:var(--accent);border-color:transparent}.round-action.decline{background:#ec4e56;border-color:transparent}.round-action.accept{background:#29b96d;border-color:transparent}.local-video{position:absolute;right:12px;bottom:120px;width:122px;aspect-ratio:3/4;border:2px solid rgba(255,255,255,.3);border-radius:10px;object-fit:cover;background:#132738;transform:scaleX(-1)}.local-video.screen-sharing{width:min(60vw,520px);aspect-ratio:16/9;object-fit:contain;transform:none;bottom:150px}.modal-backdrop{position:fixed;inset:0;z-index:70;background:rgba(0,0,0,.5);display:grid;place-items:center;padding:24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:min(94vw,480px);max-height:84vh;display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:18px;background:var(--panel,#fff);box-shadow:0 24px 60px rgba(0,0,0,.35)}.modal>header{display:flex;align-items:center;justify-content:space-between}.modal>header .icon-button{margin-left:0}.mode-switch{display:flex;gap:4px;padding:4px;border-radius:12px;background:rgba(127,127,127,.1)}.mode-switch button{padding:8px 20px;border:none;border-radius:9px;background:transparent;cursor:pointer;font-size:13.5px;font-weight:600;color:var(--muted);transition:background .12s ease,color .12s ease}.mode-switch button.active{background:var(--accent,#6a6ae0);color:white}.new-chat-title{padding:13px 14px;border-radius:12px;border:1px solid var(--line);background:transparent;font-size:15px;font-weight:600}.new-chat-title:focus{outline:none;border-color:var(--accent,#6a6ae0)}.modal .search-input{padding:10px 14px;border-radius:12px;border:1px solid var(--line);background:transparent}.modal .search-input input{font-size:14px}.chip-row{display:flex;flex-wrap:wrap;gap:7px}.chip-row .voice-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 8px 6px 12px;border-radius:20px;background:rgba(106,106,224,.12);color:var(--accent,#6a6ae0);font-weight:600;font-size:12.5px}.chip-row .voice-chip button{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;border:none;background:rgba(106,106,224,.2);margin-left:0;cursor:pointer;color:inherit;font-size:13px;line-height:1}.new-chat-results{overflow-y:auto;min-height:0;max-height:280px;display:flex;flex-direction:column;gap:2px;margin:-4px -8px;padding:4px 8px}.new-chat-results .chat-card{border-radius:10px}.new-chat-results:empty{display:none}.modal .primary{padding:13px 17px;border-radius:12px;font-size:14.5px}.diag-report{width:100%;resize:vertical;font-family:var(--mono-font,monospace);font-size:11.5px;line-height:1.5;padding:12px;border-radius:10px;border:1px solid var(--line);background:rgba(127,127,127,.06);color:var(--text,inherit)}.modal .composer-error{margin:0}.shell.with-channel-rail{grid-template-columns:64px 76px 220px 1fr}.sidebar.collapsed .account>span,.sidebar.collapsed .brand-row strong,.sidebar.collapsed .chat-copy,.sidebar.collapsed .icon-button:not(.theme-toggle),.sidebar.collapsed .search-btn{display:none}.sidebar.collapsed .chat-card{justify-content:center;padding:10px 0}.sidebar.collapsed .brand-row{justify-content:center;padding:0 6px}.channel-rail{display:grid;grid-template-rows:auto 1fr auto;background:var(--panel-2,rgba(127,127,127,.06));border-right:1px solid var(--line);min-height:0}.channel-rail-head{display:flex;align-items:center;gap:8px;padding:14px 14px 10px}.channel-rail-head strong{font-size:13.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-list{padding:4px 8px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.channel-row{display:flex;align-items:center;gap:8px;padding:8px 10px;border:none;border-radius:8px;background:transparent;color:var(--muted);font-size:14px;cursor:pointer;text-align:left}.channel-row svg{width:16px;height:16px}.channel-row:hover{background:rgba(127,127,127,.12)}.channel-row.active{background:var(--accent,#6a6ae0);color:white}.channel-hash{font-weight:700;width:16px;text-align:center}.channel-count{margin-left:auto;padding:1px 7px;border-radius:10px;background:rgba(127,127,127,.25);font-size:11px}.channel-row.active .channel-count{background:rgba(255,255,255,.25)}.channel-voice-member{display:flex;align-items:center;gap:7px;padding:4px 10px 4px 28px;font-size:12.5px;color:var(--muted)}.channel-voice-member svg{width:13px;height:13px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.channel-voice-avatar{width:18px;height:18px;border-radius:5px;background:var(--accent,#6a6ae0);color:white;display:grid;place-items:center;font-size:10px;font-weight:700;flex-shrink:0}.channel-voice-name{display:flex;flex-direction:column;min-width:0;overflow:hidden}.channel-voice-name em{font-style:normal;font-size:10.5px;color:var(--accent,#6a6ae0);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-voice-status{display:flex;align-items:center;gap:8px;padding:10px 14px;font-size:12.5px;border-top:1px solid var(--line)}.channel-voice-status .icon-button{margin-left:auto}.voice-status-dot{width:8px;height:8px;border-radius:50%;background:#29b96d}.voice-room{grid-row:2/-1;display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:20px;gap:20px;padding:24px;background:#14151a;color:white;min-height:0;overflow:hidden;position:relative}.whiteboard-overlay{position:absolute;inset:0;z-index:5;background:#1c1d24;display:flex;flex-direction:column}.whiteboard-toolbar{flex:0 0 auto;display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:8px 14px;background:#111318;border-bottom:1px solid rgba(255,255,255,.08)}.whiteboard-toolbar .icon-button{background:rgba(255,255,255,.08);color:white}.whiteboard-toolbar .icon-button.active,.whiteboard-toolbar .icon-button:hover{background:var(--accent,#5B5BD6);color:white}.wb-tool-group{display:flex;align-items:center;gap:6px}.wb-text-tool{font-weight:700;font-size:15px}.wb-swatch{width:22px;height:22px;border-radius:50%;border:2px solid rgba(255,255,255,.25);cursor:pointer;padding:0}.wb-swatch.active{border-color:#fff;box-shadow:0 0 0 2px var(--accent,#5B5BD6)}.wb-color-picker{width:24px;height:24px;padding:0;border:0;border-radius:50%;overflow:hidden;background:none;cursor:pointer}.wb-brush-size{width:90px;accent-color:var(--accent,#5B5BD6)}.wb-brush-preview{width:28px;height:28px;border-radius:6px;background:rgba(255,255,255,.08);display:grid;place-items:center}.wb-brush-preview span{display:block;border-radius:50%;max-width:26px;max-height:26px}.wb-select{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:4px 6px;font-size:12px}.wb-size-label{font-size:12px;color:rgba(255,255,255,.7);font-family:var(--mono-font);width:34px}.whiteboard-viewport{flex:1 1;min-height:0;position:relative;overflow:hidden;cursor:crosshair;background-color:#22232b;background-image:radial-gradient(rgba(255,255,255,.14) 1.4px,transparent 0);background-size:28px 28px}.whiteboard-viewport.wb-tool-hand{cursor:-webkit-grab;cursor:grab}.whiteboard-viewport.wb-tool-eraser{cursor:cell}.whiteboard-viewport.wb-tool-text{cursor:text}.whiteboard-world{position:relative;transform-origin:0 0;pointer-events:none}.whiteboard-svg{position:absolute;inset:0;overflow:visible}.whiteboard-text{position:absolute;white-space:pre-wrap;font-weight:600;line-height:1.15;max-width:600px}.whiteboard-media-wrap{position:absolute;pointer-events:auto}.whiteboard-media{display:block;width:100%;height:100%;border-radius:8px;box-shadow:0 6px 20px rgba(0,0,0,.35);background:#000}.whiteboard-text-input{position:absolute;font-weight:600;background:rgba(255,255,255,.08);border:1px dashed rgba(255,255,255,.5);padding:2px 6px;border-radius:4px;pointer-events:auto;min-width:120px;outline:none}.voice-overlay-hud{background:rgba(20,21,26,.94);color:white;min-height:100vh;padding:10px;display:flex;flex-direction:column;gap:6px;font-size:13px}.voice-overlay-hud header{font-weight:600;opacity:.8;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.12)}.voice-overlay-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 2px}.voice-overlay-row .ui-icon{width:16px;height:16px;opacity:.8}.voice-room-grid{align-self:center;gap:22px;justify-content:center;align-items:flex-start;max-height:100%;overflow-y:auto}.voice-room-controls,.voice-room-grid{justify-self:center;display:flex;flex-wrap:wrap}.voice-room-controls{gap:10px;max-width:100%}.voice-room-controls .round-action{width:44px;height:44px;border-radius:12px;font-size:16px}.voice-room-controls .round-action svg{width:19px;height:19px}.voice-room-controls .round-action.decline svg{width:21px;height:21px}.voice-room-stage{display:flex;flex-direction:column;gap:16px;align-items:center;min-height:0;height:100%;width:100%}.voice-stage-main{flex:1 1;min-height:0;width:100%;position:relative}.voice-stage-main .voice-member-tile.big{position:absolute;inset:0;width:100%;height:100%}.voice-stage-main .voice-member-tile.big .tile-frame{position:absolute;inset:0;width:auto;height:auto;aspect-ratio:auto}.voice-stage-main .voice-member-tile.big .voice-member-avatar{width:140px;height:140px;font-size:44px}.voice-stage-main .voice-member-tile.big .voice-member-name{position:absolute;left:12px;bottom:12px;padding:4px 10px;border-radius:8px;background:rgba(0,0,0,.55);font-size:14px}.voice-activity-split{display:flex;gap:20px;min-height:0;height:100%}.voice-activity-frame{flex:0 0 auto;height:100%;display:flex;flex-direction:column;align-items:center}.voice-activity-head{flex:0 0 auto;width:min(100%,430px);height:40px;padding:0 6px 0 14px;display:flex;align-items:center;justify-content:space-between;background:#111318;color:#fff;border-radius:10px 10px 0 0}.voice-activity-head strong{font-size:13px;font-weight:600}.voice-activity-head .icon-button{margin-left:0;color:#cfcfd6}.voice-activity-head .icon-button:hover{color:#fff;background:#1f1f27}.voice-activity-phone{flex:1 1;min-height:0;width:min(430px,100%);display:flex;flex-direction:column;border-radius:0 0 30px 30px;border:8px solid #111318;border-top:0;overflow:hidden;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.4)}.voice-activity-phone iframe{flex:1 1;min-height:0;width:100%;border:0}.voice-activity-people{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:18px;overflow-y:auto;padding:8px 4px}.native-game-icon{background:#1c1d24;color:#dfe6ee;display:flex;align-items:center;justify-content:center}.voice-game-embed{position:fixed;inset:0;display:flex;background:#17181f}.voice-game-embed .voice-game-table{border-radius:0}.voice-game-table{min-height:0;width:100%;display:flex;flex-direction:column;background:#17181f;color:#fff;border-radius:14px;overflow:hidden;font-family:var(--body-font)}.voice-game-table .voice-activity-head{border-radius:0;width:100%}.voice-game-table .voice-activity-head strong{font-family:var(--heading-font)}.bj-felt{flex:1 1;min-height:0;overflow-y:auto;padding:24px 20px;gap:24px;background:radial-gradient(ellipse at 50% 0,rgba(122,122,234,.1),transparent 60%),#14151c}.bj-dealer,.bj-felt{display:flex;flex-direction:column;align-items:center}.bj-dealer{gap:10px}.bj-seats{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;max-width:100%}.bj-seat{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);min-width:130px;transition:border-color .2s ease,background .2s ease,transform .2s ease}.bj-seat.turn{border-color:var(--accent,#5B5BD6);box-shadow:0 0 0 3px rgba(91,91,214,.25),0 0 22px rgba(122,122,234,.25);animation:bj-turn-pulse 1.4s ease-in-out infinite}@keyframes bj-turn-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.bj-seat.me{background:rgba(91,91,214,.16);border-color:rgba(91,91,214,.3)}.bj-seat.out{opacity:.45}.bj-label{font-size:12.5px;color:rgba(255,255,255,.85);font-weight:600;font-family:var(--heading-font);letter-spacing:.01em}.bj-chips{font-size:11px;color:rgba(255,255,255,.55);font-family:var(--mono-font)}.bj-hand{display:flex;gap:6px;min-height:62px}.bj-card{width:42px;height:60px;border-radius:7px;background:linear-gradient(160deg,#fff,#f1f1f5);color:#111;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;font-size:16px;font-family:var(--mono-font);box-shadow:0 4px 10px rgba(0,0,0,.4),inset 0 0 0 1px rgba(0,0,0,.04);opacity:0;transform:translateY(-24px) rotate(-6deg) scale(.85)}.bj-card.dealt-in{animation:bj-deal-in .38s cubic-bezier(.2,.9,.3,1.3) forwards}@keyframes bj-deal-in{to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}.bj-card.red{color:#c23c4c}.bj-card small{font-size:13px}.bj-card.back{background:linear-gradient(135deg,var(--accent,#5B5BD6),#3d3d9e);opacity:1;transform:none}.bj-card,.poker-chip-fly{pointer-events:none}.bj-result{font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px;animation:bj-result-pop .3s ease;font-family:var(--heading-font)}@keyframes bj-result-pop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.bj-result.win{background:rgba(41,185,109,.22);color:#4ade80;box-shadow:0 0 14px rgba(74,222,128,.25)}.bj-result.lose{background:rgba(220,60,76,.22);color:#f87171}.bj-result.push{background:rgba(255,255,255,.12);color:#cfcfd6}.bj-thinking{font-size:11px;color:var(--accent,#7A7AEA);font-style:italic}.bj-controls{justify-self:center;padding:12px}.bj-waiting{font-size:13px;color:rgba(255,255,255,.65);align-self:center;font-family:var(--mono-font)}.bj-bot-chip{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:rgba(255,255,255,.8);border-radius:999px;padding:6px 10px 6px 12px;font-size:12px;cursor:pointer;flex-shrink:0}.bj-bot-chip:hover{background:rgba(220,60,76,.18);border-color:rgba(220,60,76,.4);color:#f87171}.bj-bot-chip svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2}.bj-leaderboard{width:min(100%,360px);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:10px 14px;display:flex;flex-direction:column;gap:4px}.bj-leaderboard-title{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.5);font-family:var(--heading-font);margin-bottom:2px}.bj-leaderboard-row{display:flex;align-items:center;gap:8px;font-size:12.5px;padding:3px 0}.bj-leaderboard-row.me{color:#b9b9ff}.bj-leaderboard-rank{width:16px;color:rgba(255,255,255,.4);font-family:var(--mono-font)}.bj-leaderboard-name{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bj-leaderboard-chips{font-family:var(--mono-font);color:#f5c518}.wordle-felt{align-items:stretch}.wordle-boards{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px}.wordle-board{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);width:210px;flex-shrink:0}.wordle-board.turn{border-color:var(--accent,#5B5BD6);box-shadow:0 0 0 3px rgba(91,91,214,.25);animation:bj-turn-pulse 1.4s ease-in-out infinite}.wordle-board.me{background:rgba(91,91,214,.16)}.wordle-rows{flex-direction:column}.wordle-row,.wordle-rows{display:flex;gap:4px}.wordle-cell{width:32px;height:32px;border-radius:5px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;font-weight:700;font-size:14px;font-family:var(--mono-font);color:#fff}.wordle-cell.correct{background:#29b96d;border-color:transparent}.wordle-cell.present{background:#d3a83c;border-color:transparent}.wordle-cell.absent{background:rgba(255,255,255,.08);color:rgba(255,255,255,.4)}.wordle-secret{font-size:13px;color:rgba(255,255,255,.7);font-family:var(--mono-font)}.wordle-secret strong{color:#fff;letter-spacing:.08em}.wordle-input{display:flex;gap:8px;align-items:center}.wordle-input input{width:110px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#fff;font-family:var(--mono-font);font-size:15px;letter-spacing:.1em;text-transform:uppercase;text-align:center}.wordle-input input:focus{outline:none;border-color:var(--accent,#5B5BD6)}.wordle-input input:disabled{opacity:.35}.wordle-input button:disabled{opacity:.35;cursor:default}.wordle-keyboard{display:flex;flex-wrap:wrap;justify-content:center;gap:3px;width:186px;margin-top:4px}.wordle-key{width:20px;height:24px;border-radius:4px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.55);display:grid;place-items:center;font-size:10px;font-weight:600;font-family:var(--mono-font)}.wordle-key.correct{background:#29b96d;color:#fff}.wordle-key.present{background:#d3a83c;color:#fff}.wordle-key.absent{background:rgba(255,255,255,.03);color:rgba(255,255,255,.25)}.poker-felt{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center}.poker-table-oval{position:relative;width:min(640px,100%);aspect-ratio:16/9;border-radius:50%/45%;background:radial-gradient(ellipse at 50% 40%,rgba(122,122,234,.14),transparent 65%),#1b1c26;border:6px solid #232430;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 12px 30px rgba(0,0,0,.4);flex-shrink:0}.poker-pot{left:50%;top:42%;display:flex;flex-direction:column;align-items:center;gap:8px}.poker-pot,.poker-seat{position:absolute;transform:translate(-50%,-50%)}.poker-seat{min-width:118px;padding:10px 14px 12px;transition:left .35s ease,top .35s ease}.poker-seat.turn{animation:none}.poker-chip-pill{position:relative;z-index:2;background:rgba(20,21,28,.85);border:1px solid rgba(255,255,255,.12);padding:2px 10px;margin-top:-4px}.poker-bet-badge,.poker-chip-pill{border-radius:999px;box-shadow:0 2px 6px rgba(0,0,0,.35)}.poker-bet-badge{display:inline-block;margin-top:2px;background:linear-gradient(160deg,#f5c542,#d99a1c);color:#221a05;font-weight:800;padding:1px 8px}.poker-bet-badge,.poker-current-bet{font-size:11px;font-family:var(--mono-font)}.poker-current-bet{font-weight:700;color:#f5c542;letter-spacing:.01em}.poker-action-badge{font-size:10.5px;font-weight:700;padding:2px 9px;border-radius:999px;letter-spacing:.02em;font-family:var(--heading-font);animation:bj-result-pop .25s ease}.poker-action-badge.call,.poker-action-badge.check{background:rgba(41,185,109,.2);color:#4ade80}.poker-action-badge.allin,.poker-action-badge.raise{background:rgba(230,170,40,.22);color:#f5c542}.poker-action-badge.fold{background:rgba(220,60,76,.2);color:#f87171}.poker-side{gap:12px;width:min(220px,100%)}.poker-rankings,.poker-side{display:flex;flex-direction:column}.poker-rankings{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:10px 14px;gap:3px}.poker-rank-row{font-size:11.5px;color:rgba(255,255,255,.45);padding:2px 0;font-family:var(--mono-font)}.poker-rank-row.current{color:#fff;font-weight:700}.poker-rank-row.current:before{content:"▸ ";color:var(--accent,#7A7AEA)}@media (max-width:760px){.poker-felt{flex-direction:column;align-items:center}.poker-table-oval{aspect-ratio:4/5;border-radius:32px}.poker-seat{min-width:84px}}.poker-chip-fly{position:absolute;transform:translate(-50%,-50%);white-space:nowrap;z-index:5;background:linear-gradient(160deg,#ffe89a,#e6aa28 55%,#a97a12);color:#221a05;font-weight:800;font-size:12px;font-family:var(--mono-font);border-radius:999px;padding:3px 10px;box-shadow:0 0 0 2px rgba(0,0,0,.3),0 3px 10px rgba(0,0,0,.45);animation:poker-chip-fly 1s cubic-bezier(.3,.6,.25,1) forwards}@keyframes poker-chip-fly{0%{left:var(--fx);top:var(--fy);opacity:0}12%{opacity:1}75%{opacity:1}to{left:var(--tx);top:var(--ty);opacity:0}}.poker-seat.ring{border:3px solid transparent;background:linear-gradient(#1c1d27,#1c1d27) padding-box,conic-gradient(from -90deg,#f5c542 calc(var(--turn-pct, 1) * 1turn),rgba(255,255,255,.12) 0) border-box}.poker-turn-secs{position:absolute;top:-10px;right:-6px;background:#f5c542;color:#221a05;font-weight:800;font-size:10.5px;font-family:var(--mono-font);border-radius:999px;padding:2px 6px;box-shadow:0 2px 6px rgba(0,0,0,.4)}.poker-countdown{color:#f5c542;font-weight:700}.poker-controls{flex-wrap:wrap;gap:10px}.poker-btn{border:none;border-radius:12px;padding:10px 20px;font-weight:700;font-size:13.5px;font-family:var(--heading-font);cursor:pointer;color:#fff;transition:transform .12s ease,filter .12s ease}.poker-btn:hover{filter:brightness(1.12);transform:translateY(-1px)}.poker-btn:active{transform:translateY(0)}.poker-btn.check{background:linear-gradient(160deg,#34c26e,#1f9450)}.poker-btn.raise{background:linear-gradient(160deg,#f5c542,#d99a1c);color:#221a05}.poker-btn.fold{background:linear-gradient(160deg,#e05464,#b8303f)}.poker-raise-slider{display:flex;align-items:center;gap:8px;min-width:160px}.poker-raise-slider input[type=range]{flex:1 1;accent-color:#f5c542}.poker-raise-slider span{font-family:var(--mono-font);font-size:12.5px;color:#f5c542;font-weight:700;min-width:40px;text-align:right}.voice-room-strip{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;flex:0 0 auto}.voice-room-strip .voice-member-tile{width:96px}.voice-room-strip .voice-member-tile .tile-frame{aspect-ratio:4/3}.voice-room-strip .voice-member-avatar{width:44px;height:44px;font-size:15px}.voice-member-tile{display:flex;flex-direction:column;align-items:center;gap:8px;width:140px;cursor:pointer}.tile-frame{position:relative;width:100%;aspect-ratio:4/3;border-radius:14px;border:3px solid transparent;overflow:hidden;background:#1c2733;display:grid;place-items:center;transition:border-color .15s ease}.tile-frame.speaking{border-color:#29b96d;box-shadow:0 0 0 3px rgba(41,185,109,.25)}.tile-frame video{width:100%;height:100%;object-fit:cover}.tile-frame video.screen{object-fit:contain;background:#000}.voice-member-avatar{width:60px;height:60px;border-radius:16px;background:var(--accent,#6a6ae0);color:white;display:grid;place-items:center;font-weight:700;font-size:22px}.tile-expand{position:absolute;right:6px;top:6px;width:24px;height:24px;border-radius:6px;background:rgba(0,0,0,.5);display:grid;place-items:center;opacity:0;transition:opacity .12s ease}.tile-expand svg{width:14px;height:14px}.voice-member-tile:hover .tile-expand{opacity:1}.voice-member-name{font-size:13px;display:inline-flex;align-items:center;gap:4px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-member-name svg{width:13px;height:13px;flex-shrink:0}.call-overlay.in-pip .call-panel{min-height:0;width:100%;padding:12px 10px 10px}.call-overlay.in-pip .sas-emojis{min-height:0;margin:-8px 0 10px;padding:4px 8px}.call-overlay.in-pip .sas-emojis span{font-size:16px}.call-overlay.in-pip .call-avatar{width:48px;height:48px;border-radius:14px;font-size:18px}.call-overlay.in-pip h2{margin:8px 0 2px;font-size:15px}.call-overlay.in-pip .call-actions{gap:8px}.call-overlay.in-pip .round-action{width:38px;height:38px;border-radius:10px}.call-overlay.in-pip .round-action svg{width:16px;height:16px}.call-overlay.in-pip .local-video{width:64px;right:6px;bottom:56px}.call-pip-badge{position:fixed;z-index:60;left:50%;bottom:18px;transform:translateX(-50%);display:flex;align-items:center;gap:7px;padding:8px 16px;border:0;border-radius:999px;color:white;background:var(--accent-deep);font-size:12.5px;font-weight:600;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.25)}.call-pip-badge svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}:root[data-theme=dark]{--ink:#f2f2f0;--muted:#8b8b96;--line:rgba(255,255,255,.08);--panel:#111318;--panel-strong:#111318;--panel-border:rgba(255,255,255,.08);--hover:#17171f;--bubble:#1b1d24;--bubble-solid:#1b1d24;--bubble-own-1:#5b5bd6;--bubble-own-2:#5b5bd6;--chip:#17171f;--accent:#7a7aea;color-scheme:dark}:root[data-theme=dark] body{background:#0B0D10}:root[data-theme=dark] .rail{background:#000}:root[data-theme=dark] .sidebar{border-right-color:rgba(255,255,255,.08)}:root[data-theme=dark] .conversation,:root[data-theme=dark] .full-panel{background:#0B0D10}:root[data-theme=dark] .panel-head{border-bottom-color:rgba(255,255,255,.08)}:root[data-theme=dark] .track-row.active,:root[data-theme=dark] .track-row:hover{background:#17171F}:root[data-theme=dark] .field input{background:#111318;border-color:rgba(255,255,255,.1);color:var(--ink)}:root[data-theme=dark] .field input:disabled{background:#17171F}:root[data-theme=dark] .settings-row{border-color:rgba(255,255,255,.1)}:root[data-theme=dark] .mobile-nav{background:#111318;border-top-color:rgba(255,255,255,.08)}:root[data-theme=dark] .chat-card.active,:root[data-theme=dark] .search-input{background:#17171F}:root[data-theme=dark] .context-menu{background:#17171F;border-color:rgba(255,255,255,.1)}:root[data-theme=dark] .account{border-top-color:rgba(255,255,255,.08)}:root[data-theme=dark] .call-seg{border-color:rgba(255,255,255,.1);background:#17171F}:root[data-theme=dark] .call-seg button{color:#8888EE}:root[data-theme=dark] .call-seg button+button{border-left-color:rgba(255,255,255,.1)}:root[data-theme=dark] .call-seg button:hover{color:white;background:var(--accent)}:root[data-theme=dark] .conversation-head{background:#0B0D10;border-bottom-color:rgba(255,255,255,.08)}:root[data-theme=dark] .messages,:root[data-theme=dark] .miniapp-body{background:#0B0D10}:root[data-theme=dark] .composer{background:#111318;border-color:rgba(255,255,255,.1);box-shadow:0 8px 24px rgba(0,0,0,.3)}:root[data-theme=dark] .attach:hover{color:#8888EE;background:#17171F}:root[data-theme=dark] .login-page{background:#0B0D10}:root[data-theme=dark] .login-card{background:#111318;border-color:rgba(255,255,255,.08)}:root[data-theme=dark] .qr-wrap{background:#17171F}:root[data-theme=dark] .secret{background:#0B0D10;border-color:rgba(255,255,255,.1)}:root[data-theme=dark] .toast{background:#f2f2f0;color:#16161a}@media (prefers-reduced-motion:reduce){.waiting i{animation:none}}@keyframes pulse{50%{opacity:.35}}@keyframes shimmer{to{background-position:-200%}}.mobile-nav{display:none}@media (max-width:720px){.shell{display:block;padding:0}.rail{display:none}.full-panel{height:calc(100% - 58px)}.mobile-nav{position:fixed;left:0;right:0;bottom:0;height:58px;z-index:40;display:flex;background:#fff;border-top:1px solid var(--line)}.mobile-nav button{flex:1 1;border:0;background:transparent;color:var(--muted);display:grid;place-items:center}.mobile-nav button.active{color:var(--accent)}.conversation,.sidebar{width:100%;height:100%;border-radius:0}.sidebar{padding-bottom:58px}.mobile-hidden{display:none}.back{display:grid;place-items:center}.messages{padding:15px 10px}.bubble{max-width:88%}.composer{margin:0 10px 12px}.conversation-head{padding:12px 10px;gap:8px}.call-panel{min-height:100%}.local-video{right:10px;bottom:120px;width:105px}}.ft-root{flex:1 1;min-height:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#10151c,#0b0f14);color:#dfe6ee}.ft-empty{margin:auto;color:rgba(223,230,238,.5);font-size:13px}.ft-dim{color:rgba(223,230,238,.52);font-size:12px;line-height:1.5}.ft-stage{display:flex}.ft-map,.ft-stage{flex:1 1;min-height:0;position:relative}.ft-map{min-width:0;overflow:hidden}.ft-canvas{display:block;image-rendering:pixelated;cursor:-webkit-grab;cursor:grab;touch-action:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)}.ft-canvas.dragging{cursor:-webkit-grabbing;cursor:grabbing}.ft-canvas.aiming{cursor:crosshair}.ft-announce{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);pointer-events:none;z-index:3;padding:12px 28px;border-radius:12px;white-space:nowrap;font-family:var(--heading-font);font-size:22px;font-weight:700;letter-spacing:.02em;color:#fff;background:rgba(10,15,20,.78);border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 40px rgba(0,0,0,.5);animation:ft-announce 1.7s ease forwards}.ft-announce.mine{border-color:rgba(77,163,255,.75);box-shadow:0 12px 40px rgba(47,111,235,.45)}@keyframes ft-announce{0%{opacity:0;transform:translate(-50%,-50%) scale(.94)}12%{opacity:1;transform:translate(-50%,-50%) scale(1)}72%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-58%) scale(1)}}.ft-side{flex:0 0 214px;min-height:0;display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.07);background:rgba(0,0,0,.22)}.ft-round{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.07);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:rgba(223,230,238,.6)}.ft-round b{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:15px;color:#dfe6ee}.ft-round b.urgent{color:#ff5f56}.ft-powers{padding:6px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.ft-power{display:flex;align-items:center;gap:7px;padding:6px 7px;border-radius:6px;font-size:12px;border:1px solid transparent}.ft-power.acting{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.14)}.ft-power.dead{opacity:.35;text-decoration:line-through}.ft-power.mine{border-left:2px solid #2f6feb;padding-left:5px}.ft-power>i{width:9px;height:9px;border-radius:2px;flex:0 0 auto}.ft-power-name{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ft-power-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:11px;display:inline-flex;align-items:center;gap:3px}.ft-power-num .ui-icon{width:11px;height:11px;opacity:.55}.ft-mood{margin-left:4px;font-size:12px;font-style:normal;vertical-align:-1px}.ft-mark{display:inline-flex;margin-left:4px;vertical-align:-2px}.ft-mark .ui-icon{width:12px;height:12px}.ft-mark.ally{color:#3ddc84}.ft-mark.traitor{color:#ff5f56}.ft-tag{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:999px;font-size:11px;border:1px solid}.ft-tag .ui-icon{width:12px;height:12px}.ft-tag.ally{color:#3ddc84}.ft-tag.traitor{color:#ff5f56}.ft-power-num.dim{color:rgba(223,230,238,.45)}.ft-power-rating{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:700;padding:1px 5px;border-radius:7px;background:rgba(255,255,255,.06)}.ft-power-rating.up{color:#3ddc84}.ft-power-rating.down{color:#ff5f56}.ft-power-rating.even{color:rgba(223,230,238,.6)}.ft-ally{color:#ffb84d;display:flex}.ft-ally .ui-icon{width:13px;height:13px}.ft-log{flex:1 1;min-height:60px;overflow-y:auto;padding:8px 12px 12px;border-top:1px solid rgba(255,255,255,.07);font-size:11px;line-height:1.5;color:rgba(223,230,238,.62)}.ft-log div{padding:2px 0}.ft-log div:first-child{color:#dfe6ee}.ft-bar{flex:0 0 auto;border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.3)}.ft-turnbar{display:flex;align-items:center;gap:8px;padding:5px 14px;font-size:11px;color:rgba(223,230,238,.6);border-bottom:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.03)}.ft-turnbar b{color:rgba(223,230,238,.9);font-weight:600}.ft-turnbar.mine{background:rgba(47,111,235,.16);color:#cfe0ff}.ft-turnbar.mine b{color:#fff}.ft-turnbar-dot{width:7px;height:7px;border-radius:50%;background:#ffb84d;animation:ft-turn-pulse 1s ease-in-out infinite}@keyframes ft-turn-pulse{0%,to{opacity:.35}50%{opacity:1}}.ft-me{display:flex;align-items:center;gap:18px;padding:0 14px;height:50px;font-size:12px;color:rgba(223,230,238,.6);border-bottom:1px solid rgba(255,255,255,.06)}.ft-gain{font-style:normal;font-size:11px;color:rgba(61,220,132,.85);margin-left:2px}.ft-me>span{display:inline-flex;align-items:center;gap:6px}.ft-me .ui-icon{width:15px;height:15px;opacity:.65}.ft-me b{color:#dfe6ee;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:14px}.ft-me-tail{margin-left:auto;gap:8px}.ft-panel{padding:10px 14px;height:124px;display:flex;align-items:center;overflow:hidden}.ft-order{width:100%;display:flex;flex-direction:column;gap:8px}.ft-order-head{display:flex;align-items:center;gap:10px;font-size:12px;min-height:20px}.ft-order-head .ui-icon{width:15px;height:15px}.ft-order-row{display:flex;align-items:center;gap:10px}.ft-commit{font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:rgba(223,230,238,.75);min-width:176px}.ft-hint{font-size:11.5px;line-height:1.45;color:rgba(223,230,238,.55);min-height:17px}.ft-hint b{color:rgba(223,230,238,.85);font-weight:600}.ft-verdict{font-size:15px;font-weight:600;font-family:var(--heading-font)}.ft-verdict.lost{color:rgba(223,230,238,.5);font-weight:400;font-family:var(--body-font);font-size:13px}.ft-error{font-size:12.5px;color:#ffb0aa;display:flex;align-items:center;gap:8px}.ft-error:before{content:"!";font-weight:700;color:#ff5f56}.ft-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:190px;height:20px;background:transparent}.ft-slider::-webkit-slider-runnable-track{height:4px;border-radius:2px;background:rgba(255,255,255,.16)}.ft-slider::-moz-range-track{height:4px;border-radius:2px;background:rgba(255,255,255,.16)}.ft-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;margin-top:-5px;border-radius:50%;background:#dfe6ee;border:0;cursor:-webkit-grab;cursor:grab}.ft-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#dfe6ee;border:0;cursor:grab}.ft-btn{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;touch-action:manipulation;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);color:#dfe6ee;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.ft-btn .ui-icon{width:15px;height:15px;flex:0 0 auto}.ft-btn:hover:not(:disabled){background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.28)}.ft-btn:disabled{opacity:.35;cursor:default}.ft-btn.primary{background:#2f6feb;border-color:#2f6feb;color:#fff}.ft-btn.primary:hover:not(:disabled){background:#4a83f0;border-color:#4a83f0}.ft-btn.danger{background:#b4342c;border-color:#b4342c;color:#fff}.ft-btn.danger:hover:not(:disabled){background:#cc3d34;border-color:#cc3d34}.ft-btn.ghost{background:transparent}.ft-btn.danger.ghost{color:#ff8a80;border-color:rgba(255,95,86,.4)}.ft-builds{gap:6px;overflow-x:auto}.ft-build-group{display:flex;align-items:center;gap:6px;padding-left:10px;border-left:1px solid rgba(255,255,255,.12)}.ft-build-group:first-child{padding-left:0;border-left:0}.ft-build-group-label{display:flex;align-items:center;gap:4px;flex:0 0 auto;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:rgba(223,230,238,.5);white-space:nowrap}.ft-build-group-label .ui-icon{width:13px;height:13px}.ft-build{touch-action:manipulation;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-gap:0 8px;gap:0 8px;align-items:center;min-width:118px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);color:#dfe6ee;border-radius:8px;padding:7px 11px;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease}.ft-build .ui-icon{grid-row:1/-1;width:20px;height:20px;opacity:.8}.ft-build:hover:not(:disabled){background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.28)}.ft-build.off{opacity:.42;cursor:default}.ft-build.off:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.16)}.ft-btn.warn,.ft-build.warn{background:rgba(255,159,10,.16);border-color:#ff9f0a;color:#ffb84d}.ft-btn.warn:hover,.ft-build.warn:hover{background:rgba(255,159,10,.26)}.ft-build b{font-size:12px;font-weight:600}.ft-build span{font-size:11px;color:rgba(223,230,238,.55);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ft-lobby-row{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.ft-lobby-row::-webkit-scrollbar{display:none}.ft-lobby-gap{flex:1 0 12px}.ft-map-pick{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;cursor:pointer;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04);color:rgba(223,230,238,.7);border-radius:8px;font-size:12px;transition:background .15s ease,border-color .15s ease,color .15s ease}.ft-map-pick .ui-icon{width:15px;height:15px}.ft-map-pick:hover{background:rgba(255,255,255,.09);color:#dfe6ee}.ft-map-pick.on{border-color:#2f6feb;background:rgba(47,111,235,.16);color:#fff}.ft-power-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;font-size:12px;border:1px solid rgba(255,255,255,.2);border-radius:999px}.ft-power-chip i{width:8px;height:8px;border-radius:2px}.ft-x{border:0;background:transparent;color:rgba(223,230,238,.45);cursor:pointer;padding:0;display:flex;margin-left:1px}.ft-x .ui-icon{width:13px;height:13px}.ft-x:hover{color:#ff5f56}@media (max-width:780px){.ft-stage{flex-direction:column}.ft-side{flex:0 0 auto;border-left:0;border-top:1px solid rgba(255,255,255,.07)}.ft-powers{flex-direction:row;flex-wrap:wrap;max-height:82px}.ft-power{flex:0 0 auto}.ft-power-name{max-width:84px}.ft-log{display:none}.ft-panel{height:156px}.ft-order-row{flex-wrap:wrap}}@media (max-height:560px) and (max-width:1000px),(max-width:700px){.ft-stage{flex-direction:column}.ft-map{flex:1 1 auto;min-height:0}.ft-side{position:absolute;inset:0 0 auto 0;z-index:3;flex:0 0 auto;border:0;background:linear-gradient(180deg,rgba(8,12,17,.92) 60%,rgba(8,12,17,0));padding-bottom:12px;pointer-events:none}.ft-round{border:0;padding:5px 11px 2px;font-size:10px}.ft-powers{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;max-height:none;gap:6px;padding:2px 10px 4px;scrollbar-width:none;pointer-events:auto}.ft-powers::-webkit-scrollbar{display:none}.ft-power{flex:0 0 auto;gap:5px;padding:5px 9px;border-radius:999px;font-size:11.5px;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.ft-power.mine{padding-left:8px}.ft-power-name{max-width:96px}.ft-log{display:none}.ft-me{height:auto;flex-wrap:wrap;gap:7px 11px;padding:7px 11px;font-size:10.5px}.ft-me b{font-size:12px}.ft-me .ui-icon{width:13px;height:13px}.ft-gain{font-size:10.5px}.ft-me-tail{margin-left:0;width:100%;gap:8px;flex-wrap:wrap}.ft-me-tail .ft-btn{flex:1 1 44%;min-width:0;justify-content:center;padding:0 10px}.ft-me-tail .ft-btn:last-child{flex:1 1 100%}.ft-panel{height:auto;max-height:46vh;overflow-y:auto;align-items:stretch;padding:8px 11px calc(8px + env(safe-area-inset-bottom))}.ft-order-head{flex-wrap:wrap;gap:6px 10px}.ft-hint{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ft-order-row{flex-wrap:wrap;gap:7px}.ft-commit{flex:1 1 100%;min-width:0;order:-1}.ft-hint{font-size:11px}.ft-btn{min-height:40px;padding:0 12px;font-size:12.5px}.ft-map-pick{min-height:40px;font-size:12px}.ft-x{width:34px;height:34px}.ft-slider{flex:1 1 100%;width:auto;height:30px}.ft-slider::-webkit-slider-thumb{width:22px;height:22px;margin-top:-9px}.ft-slider::-moz-range-thumb{width:22px;height:22px}.ft-builds{flex-wrap:wrap;overflow:visible}.ft-build-group{flex-wrap:wrap;padding-left:0;border-left:0;gap:6px}.ft-build-group-label{width:100%}.ft-build{min-height:46px;min-width:96px;flex:1 1 auto;padding:5px 9px}.ft-lobby-row{flex-wrap:wrap;overflow:visible}.ft-lobby-gap,.ft-lobby-sep{display:none}.ft-replay-card.visual{width:96%;height:88%;max-height:88%}.ft-replay-controls{flex-wrap:wrap}.ft-replay-speeds{width:100%;justify-content:space-between}.ft-replay-speeds .ft-btn{flex:1 1;justify-content:center;min-height:40px}}@media (max-height:560px) and (max-width:1000px){.ft-root{flex-direction:row}.ft-stage{flex:1 1 auto;min-width:0}.ft-bar{flex:0 0 clamp(240px,42%,330px);min-width:0;overflow-y:auto;border-top:0;border-left:1px solid rgba(255,255,255,.08);padding-bottom:env(safe-area-inset-bottom)}.ft-me-tail .ft-btn,.ft-me-tail .ft-btn:last-child{flex:1 1 100%}.ft-panel{max-height:none;padding:8px 12px}.ft-round{padding:4px 12px 2px;font-size:10px}.ft-powers{padding:0 10px 4px}.ft-me{padding:8px 12px}}.voice-game-table .voice-activity-head strong{display:flex;align-items:center;gap:8px}.voice-game-table .voice-activity-head .ui-icon{width:16px;height:16px}.ft-gain.capped{color:#ffb84d}.ft-lobby-sep{width:1px;height:22px;background:rgba(255,255,255,.14);flex:0 0 auto}.ft-map-pick.size{padding:8px 11px}.ft-final{position:absolute;inset:0;z-index:4;justify-content:center;background:rgba(6,10,15,.72);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:ft-final-in .35s ease}.ft-final,.ft-final-card{display:flex;align-items:center}.ft-final-card{flex-direction:column;gap:8px;text-align:center;padding:30px 44px;border-radius:16px;border:2px solid rgba(255,255,255,.2);background:rgba(16,21,28,.96);box-shadow:0 24px 70px rgba(0,0,0,.6)}.ft-final-mark .ui-icon{width:44px;height:44px;stroke-width:1.5}.ft-final-card strong{font-family:var(--heading-font);font-size:26px;font-weight:700;letter-spacing:.02em}.ft-final-sub{font-size:12.5px;color:rgba(223,230,238,.7)}.ft-final-sub.dim{color:rgba(223,230,238,.4)}@keyframes ft-final-in{0%{opacity:0}to{opacity:1}}.ft-replay{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;background:rgba(6,10,15,.72);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:ft-final-in .2s ease}.ft-replay-card{display:flex;flex-direction:column;gap:6px;width:min(420px,88%);max-height:70%;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:rgba(16,21,28,.97);box-shadow:0 24px 70px rgba(0,0,0,.6)}.ft-replay-head{display:flex;align-items:center;justify-content:space-between}.ft-replay-head strong{font-family:var(--heading-font);font-size:15px}.ft-replay-body{overflow-y:auto;font-size:12.5px;line-height:1.5;color:rgba(223,230,238,.85)}.ft-replay-body div{padding:2px 0;border-bottom:1px solid rgba(255,255,255,.05)}.ft-replay-card.visual{width:min(760px,92%);height:78%;max-height:78%}.ft-replay-player{display:flex;flex-direction:column;gap:8px;flex:1 1;min-height:0}.ft-replay-map{flex:1 1;min-height:0;border-radius:8px;overflow:hidden;background:#0a1c2e}.ft-replay-controls{display:flex;align-items:center;gap:8px}.ft-replay-controls .ft-slider{flex:1 1}.ft-replay-speeds{display:flex;gap:2px}.ft-replay-speeds .ft-btn{padding:4px 8px;font-size:11px}.ft-replay-speeds .ft-btn.on{background:rgba(255,255,255,.14);color:#fff}.ft-replay-caption{text-align:center}.ft-nuke{position:absolute;inset:0;z-index:6;background:rgba(4,3,2,.86);overflow:hidden}.ft-nuke,.ft-nuke-banner{display:flex;align-items:center;justify-content:center}.ft-nuke-banner{gap:10px;flex-wrap:wrap;max-width:80%;padding:18px 30px;border-radius:14px;background:rgba(20,10,8,.9);border:1px solid rgba(255,95,86,.4);color:#ffe3df;font-family:var(--heading-font);font-size:19px;font-weight:600;box-shadow:0 20px 60px rgba(0,0,0,.55);animation:ft-nuke-banner-in .4s ease}.ft-nuke-banner .ui-icon{width:24px;height:24px;color:#ff5f56;flex:0 0 auto}.ft-nuke-banner span{color:#ff8a80;font-weight:700}@keyframes ft-nuke-banner-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.ft-nuke-video{width:min(88%,640px);max-height:80%;border-radius:10px;box-shadow:0 20px 60px rgba(0,0,0,.6)}.ft-nuke-impact{position:relative;width:100%;height:100%}.ft-nuke-missile{position:absolute;left:8%;top:82%;width:14px;height:14px;border-radius:3px;background:#ffcf5c;box-shadow:0 0 16px 4px rgba(255,207,92,.7);animation:ft-nuke-fly 1.05s cubic-bezier(.3,.1,.6,1) forwards}.ft-nuke-impact.intercepted .ft-nuke-missile{animation-name:ft-nuke-fly-short;animation-duration:.65s}@keyframes ft-nuke-fly{0%{left:8%;top:82%;transform:rotate(0deg) scale(1);opacity:1}70%{transform:rotate(28deg) scale(1);opacity:1}to{left:50%;top:46%;transform:rotate(34deg) scale(.6);opacity:0}}@keyframes ft-nuke-fly-short{0%{left:8%;top:82%;transform:rotate(0deg) scale(1);opacity:1}to{left:32%;top:62%;transform:rotate(24deg) scale(.8);opacity:0}}.ft-nuke-burst{position:absolute;left:50%;top:46%;width:12px;height:12px;margin:-6px 0 0 -6px;border-radius:50%;background:radial-gradient(circle,#fff 0,#ffb84d 30%,#ff5f56 60%,transparent 72%);opacity:0;animation:ft-nuke-burst 1.1s ease .95s forwards}.ft-nuke-impact.intercepted .ft-nuke-burst{left:32%;top:62%;background:radial-gradient(circle,#fff 0,#3ddc84 40%,transparent 70%);animation-delay:.55s;animation-duration:.7s}@keyframes ft-nuke-burst{0%{width:12px;height:12px;margin:-6px 0 0 -6px;opacity:0}15%{opacity:1}to{width:380px;height:380px;margin:-190px 0 0 -190px;opacity:0}}.ft-nuke-verdict{position:absolute;left:50%;bottom:12%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:9px 20px;border-radius:999px;background:rgba(10,10,10,.75);color:#fff;font-size:14px;font-weight:600;opacity:0;animation:ft-nuke-verdict-in .4s ease 1.3s forwards}.ft-nuke-verdict .ui-icon{width:17px;height:17px}@keyframes ft-nuke-verdict-in{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}