:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-bg:#eef3fb;--stage-bg:#dfe6f4;--video-bg:#d7dce8;--panel:#fff;--panel-strong:#f4f7fc;--panel-border:#34476624;--ink:#18202e;--ink-soft:#18202ead;--topbar-start:#7ea4d9;--topbar-end:#4f75af;--blue:#5b7cff;--blue-dark:#2746d9;--red:#ff7f66;--red-dark:#d94361;--notice-bg:#5b7cff14;--notice-icon-bg:#5b7cff29}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#11141b;--stage-bg:#101319;--video-bg:#0f1218;--panel:#1a1b1f;--panel-strong:#191b20;--panel-border:#ffffff14;--ink:#f2f3f5;--ink-soft:#f2f3f5b8;--topbar-start:#36598d;--topbar-end:#233e67;--blue:#48699a;--blue-dark:#243a63;--red:#944843;--red-dark:#62312e;--notice-bg:#ffffff0d;--notice-icon-bg:#4469ae38}*{box-sizing:border-box}html,body{background:var(--app-bg);min-height:100%;color:var(--ink);margin:0;font-family:Tahoma,Arial,sans-serif}body{min-height:100vh}a{color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}p,h1,h2{margin:0}.roulette-shell{min-height:100vh}.roulette-shell-classic{padding:0}.classic-stage{background:var(--stage-bg);grid-template-rows:minmax(0,1fr) 178px;min-height:100vh;display:grid}.classic-video-grid{grid-template-columns:1fr 1fr;min-height:0;display:grid}.classic-video-cell{background:var(--video-bg);min-width:0;min-height:0;position:relative;overflow:hidden}.classic-video-cell+.classic-video-cell{border-left:1px solid var(--panel-border)}.local-stage,.remote-stage{background:var(--video-bg);height:100%;min-height:100%;position:relative;overflow:hidden}.local-stage-classic,.remote-stage-classic{border:0;border-radius:0}.local-stage-noise{filter:blur(.4px);background:radial-gradient(circle at 10% 20%,#718fff24,#0000 20%),radial-gradient(circle at 80% 15%,#2fd3c71f,#0000 22%),linear-gradient(#151d3c 0%,#050813 100%);position:absolute;inset:0;transform:scale(1.08)}.local-stage-video,.remote-stage-video{object-fit:cover;opacity:1;width:100%;height:100%;position:absolute;inset:0}.local-stage-video{object-fit:cover;background:#02040c;transform:scaleX(-1)}.local-stage-canvas{z-index:0}.camera-debug-badge{z-index:3;color:#f8fafc;pointer-events:none;background:#050814b8;border-radius:999px;padding:6px 10px;font-size:12px;line-height:1;position:absolute;top:16px;right:16px}.local-stage-video.hidden,.remote-stage-video.hidden{display:none}.remote-stage-video-blurred{filter:blur(16px);transform:scale(1.08)}.local-stage-overlay{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;display:flex;position:relative}.local-stage-overlay.camera-active{pointer-events:none}.brand-lockup{text-align:center;justify-items:center;gap:20px;display:grid}.brand-lockup h2{color:#f2f3f5;margin-bottom:8px;font-size:clamp(30px,4vw,54px)}.brand-mark{background:linear-gradient(135deg,#edf2ff 0%,#8da8ff 100%);border-radius:50%;width:132px;height:132px;position:relative}.brand-mark span{background:#0b1023;border-radius:50%;width:20px;height:20px;position:absolute}.brand-mark span:first-child{top:12px;left:56px}.brand-mark span:nth-child(2){top:30px;left:24px}.brand-mark span:nth-child(3){top:30px;right:24px}.brand-mark span:nth-child(4){width:24px;height:24px;top:54px;left:54px}.brand-mark span:nth-child(5){bottom:30px;left:24px}.brand-mark span:nth-child(6){bottom:30px;right:24px}.brand-mark span:nth-child(7){bottom:12px;left:56px}.stage-caption{color:#f2f3f5b8;max-width:520px;font-size:16px;line-height:1.6}.stage-empty-state{justify-items:center;gap:28px;display:grid}.camera-enable-button{color:#162340;background:linear-gradient(#dbe6ff 0%,#9eb8ff 100%);border:0;border-radius:999px;padding:16px 28px;font-size:17px;font-weight:700}.camera-enable-button:disabled{opacity:.7}.camera-hover-actions{z-index:5;opacity:0;pointer-events:none;gap:10px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:16px;left:16px;transform:translateY(-8px)}.local-stage:hover .camera-hover-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.camera-hover-action{border:1px solid var(--panel-border);color:#fff;background:#0f121ab8;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}html[data-theme=light] .camera-hover-action{color:var(--ink);background:#ffffffd6}.camera-hover-icon{font-size:16px}.camera-power-button{z-index:6;color:#fff;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:0;place-items:center;width:40px;height:40px;font-size:32px;line-height:1;transition:opacity .18s;display:inline-grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.camera-record-controls{z-index:6;opacity:0;pointer-events:none;align-items:center;gap:10px;transition:opacity .18s,transform .18s;display:inline-flex;position:absolute;bottom:14px;right:14px}.camera-record-controls.is-recording-visible{opacity:1;pointer-events:auto}.camera-record-button{color:#fff;background:#060a168f;border:1px solid #ffffff24;border-radius:14px;place-items:center;width:48px;height:48px;transition:background-color .18s,transform .18s;display:inline-grid}.camera-record-button.is-recording{background:#b91c1cbd}.camera-record-timer{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.08em;text-align:center;background:#060a168f;border:1px solid #ffffff24;border-radius:12px;min-width:58px;padding:8px 10px;font-size:12px}.camera-record-voice-meter{background:#030c07b8;border:1px solid #4ade8059;border-radius:999px;width:64px;height:12px;position:relative;overflow:hidden}.camera-record-voice-meter-fill{transform-origin:0;background:linear-gradient(90deg,#22c55e 0%,#4ade80 55%,#86efac 100%);position:absolute;inset:0;box-shadow:0 0 12px #4ade8073}.camera-record-dot{background:currentColor;border-radius:999px;width:12px;height:12px}.local-stage:hover .camera-power-button,.local-stage:hover .camera-record-controls{opacity:1;pointer-events:auto}@media (hover:none),(pointer:coarse){.camera-hover-actions,.local-stage:hover .camera-hover-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.camera-power-button,.local-stage:hover .camera-power-button,.camera-record-controls,.local-stage:hover .camera-record-controls{opacity:1;pointer-events:auto}}html[data-theme=light] .camera-power-button{color:#fff}.remote-stage-surface{background:var(--video-bg);width:100%;height:100%;position:relative}.remote-stage-screen{background:linear-gradient(#060a1614,#060a1657);place-items:center;padding:28px;display:grid;position:absolute;inset:0}.remote-stage-search-preview{position:absolute;inset:0;overflow:hidden}.remote-stage-search-preview:after{content:"";background:radial-gradient(circle at 18% 18%,#5b7cff2e,#0000 34%),radial-gradient(circle at 82% 24%,#ff7f6629,#0000 32%),linear-gradient(#060a163d,#060a168a);position:absolute;inset:0}.remote-stage-search-preview-image{object-fit:cover;filter:blur(24px)saturate(.92);opacity:.82;width:100%;height:100%;display:block;transform:scale(1.12)}.remote-stage-image-overlay{z-index:2;background:#0508141f;position:absolute;inset:0}.remote-stage-image{object-fit:cover;width:100%;height:100%;display:block}.remote-stage-flag-badge{z-index:5;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;left:14px}.remote-stage-flag-image{object-fit:cover;border-radius:3px;width:28px;height:18px;display:block;box-shadow:0 0 0 1px #ffffff29}.remote-stage-flag-image-special{width:33px;height:22px}.remote-stage-friend-badge{z-index:6;position:absolute;top:14px;right:14px}.remote-stage-friend-button{color:#fff;cursor:pointer;background:#060a1685;border:1px solid #fff3;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex;box-shadow:0 12px 28px #00000047}.remote-stage-friend-button:hover{background:#2b70ffe6;border-color:#accdffcc;transform:translateY(-1px)}.remote-stage-friend-icon{width:24px;height:24px}.remote-stage-friend-confirm{color:#f5f7fb;background:#0a101cf5;border:1px solid #ffffff1f;border-radius:18px;width:min(280px,100vw - 32px);padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 48px #0000004d}.remote-stage-friend-confirm p{margin:0;font-size:14px;line-height:1.4}.remote-stage-friend-confirm-actions{gap:8px;margin-top:12px;display:flex}.remote-stage-friend-confirm-primary,.remote-stage-friend-confirm-secondary{min-height:36px;font:inherit;cursor:pointer;border:0;border-radius:12px;flex:1;font-weight:700}.remote-stage-friend-confirm-primary{color:#fff;background:linear-gradient(135deg,#2b70ff,#5ea0ff)}.remote-stage-friend-confirm-secondary{color:#f5f7fb;background:#ffffff14}html[data-theme=light] .remote-stage,html[data-theme=light] .remote-stage-surface{background:#0f1218}html[data-theme=light] .remote-stage-screen{background:linear-gradient(#060a1614,#060a1657)}html[data-theme=light] .remote-stage-screen h2{color:#f2f3f5}html[data-theme=light] .remote-stage-screen p{color:#f2f3f5b8}html[data-theme=light] .remote-stage-friend-button{color:#102138;background:#ffffffd6;border-color:#0f172a24}html[data-theme=light] .remote-stage-screen .remote-partner-details strong{color:#f2f3f5}.remote-volume-control{z-index:4;color:#eef3ff;opacity:0;pointer-events:none;background:#060a1680;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;width:auto;min-width:0;max-width:calc(100% - 96px);padding:8px 12px;transition:opacity .16s,transform .16s;display:flex;position:absolute;bottom:14px;left:82px;right:14px;transform:translateY(6px)}.remote-stage-actions{z-index:4;opacity:0;pointer-events:none;align-items:center;gap:10px;transition:opacity .16s,transform .16s;display:flex;position:absolute;bottom:14px;left:14px;transform:translateY(6px)}.remote-stage:hover .remote-stage-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.remote-stage-action{color:#f8fafc;cursor:pointer;background:#060a1680;border:1px solid #ffffff29;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:background-color .16s,border-color .16s;display:inline-flex}.remote-stage-action:hover,.remote-stage-action.is-active{background:#5b7cff4d;border-color:#91aaff8c}.remote-stage-action.is-empty{background:#060a166b}.remote-stage-report-button{color:#fff4f4;cursor:pointer;background:linear-gradient(135deg,#781320d1,#cc3636bd);border:1px solid #ff7a7a5c;border-radius:16px;align-items:center;gap:10px;min-height:56px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 18px 30px #4b0b1047}.remote-stage-report-button:hover{background:linear-gradient(135deg,#8f1826e6,#e04444d1)}.remote-stage-report-anchor{z-index:5;opacity:0;pointer-events:none;place-items:center;transition:opacity .16s;display:grid;position:absolute;inset:0}.remote-stage:hover .remote-stage-report-anchor{opacity:1;pointer-events:none}.remote-stage-report-button{pointer-events:auto}.remote-stage-report-button-icon{background:#ffffff29;border-radius:999px;place-items:center;width:24px;height:24px;font-size:14px;display:grid}.remote-stage-action-thumb-frame{border-radius:10px;width:38px;height:38px;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff29}.remote-stage-action-thumb{object-fit:cover;width:100%;height:100%;display:block}.remote-stage-action-placeholder{opacity:.9;width:22px;height:22px}.remote-stage:hover .remote-volume-control{opacity:1;pointer-events:auto;transform:translateY(0)}@media (hover:none),(pointer:coarse){.remote-volume-control,.remote-stage:hover .remote-volume-control,.remote-stage-actions,.remote-stage:hover .remote-stage-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.remote-stage-report-anchor,.remote-stage:hover .remote-stage-report-anchor{opacity:1;pointer-events:none}.remote-stage-actions{z-index:6;bottom:10px;left:10px}.remote-stage-report-button{border-radius:12px;min-height:44px;padding:0 12px;font-size:12px}.remote-stage-report-button span:last-child{display:none}.remote-stage-friend-badge{top:10px;right:10px}.remote-stage-friend-button{border-radius:12px;width:44px;height:44px}.remote-stage-friend-icon{width:20px;height:20px}.remote-stage-action{border-radius:12px;width:44px;height:44px}.remote-stage-action-thumb-frame{border-radius:8px;width:28px;height:28px}.remote-stage-action-placeholder{width:18px;height:18px}.remote-volume-control,.remote-stage:hover .remote-volume-control{z-index:5;width:auto;min-width:0;max-width:calc(100% - 72px);padding:8px 10px;bottom:10px;left:62px;right:10px}}.remote-volume-button{width:28px;height:28px;color:inherit;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;place-items:center;padding:0;display:inline-grid}.remote-volume-button.is-muted{background:#ff628338}.remote-volume-icon{width:16px;height:16px}.remote-volume-slider{accent-color:#5b7cff;flex:auto;width:100%;min-width:0}html[data-theme=light] .remote-volume-control{color:#102138;background:#ffffffa3;border-color:#0f172a2e}html[data-theme=light] .remote-stage-action{color:#102138;background:#ffffffb3;border-color:#0f172a29}.report-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050812a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.friend-request-modal-backdrop{z-index:125;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070a1299;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.friend-request-modal{color:#f5f7fb;text-align:center;background:#0a101cf5;border:1px solid #ffffff14;border-radius:28px;width:min(100%,420px);padding:28px;box-shadow:0 24px 80px #0000006b}.friend-request-modal-kicker{color:#8fb4ff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.friend-request-modal h2{margin:0;font-size:28px}.friend-request-modal-copy{color:#f5f7fbc7;margin:12px 0 0;font-size:18px;font-weight:600}.friend-request-modal-photo-frame{aspect-ratio:4/3;background:#ffffff0f;border-radius:24px;width:min(100%,280px);margin:22px auto 0;overflow:hidden}.friend-request-modal-photo{object-fit:cover;width:100%;height:100%;display:block}.friend-request-modal-actions{gap:12px;margin-top:24px;display:flex}.friend-request-modal-primary,.friend-request-modal-secondary{min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:16px;flex:1;font-weight:700}.friend-request-modal-primary{color:#fff;background:linear-gradient(135deg,#2b70ff,#5ea0ff)}.friend-request-modal-secondary{color:#f5f7fb;background:#ffffff14}.call-active-modal-backdrop{z-index:127;pointer-events:none;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.call-active-modal{color:#f5f7fb;text-align:center;pointer-events:auto;background:radial-gradient(circle at top,#5ba7ff38,#0000 42%),linear-gradient(#0b1220f7,#070c16f7);border:1px solid #74afff38;border-radius:28px;justify-items:center;gap:14px;width:min(100%,360px);padding:28px 24px 24px;display:grid;box-shadow:0 24px 80px #0000006b}.call-active-modal-kicker{color:#8fb4ff;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.call-active-modal-avatar{color:#fff;background:linear-gradient(135deg,#2b70ffe6,#5ea0ffad);border-radius:50%;place-items:center;width:88px;height:88px;font-size:34px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 16px 36px #0e449e5c}.call-active-modal-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.call-active-modal-title{margin:0;font-size:30px;line-height:1.08}.call-active-modal-copy{color:#f5f7fbc2;margin:0;font-size:16px;line-height:1.45}.call-active-modal-actions{width:100%;margin-top:6px;display:flex}.call-active-modal-hangup{color:#fff;width:100%;min-height:50px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#d13e47,#f1626a);border:0;border-radius:16px;font-weight:800;box-shadow:0 12px 28px #b7252e42}.call-active-modal-hangup:hover{filter:brightness(1.04)}.call-active-modal-hangup:active{transform:translateY(1px)}.friend-request-toast{z-index:126;color:#fff2f4;background:#941c2deb;border-radius:14px;max-width:min(420px,100vw - 32px);padding:12px 16px;position:fixed;bottom:16px;right:16px;box-shadow:0 18px 42px #0000003d}.blocked-modal-backdrop{z-index:130;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050812c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.blocked-modal{color:#f4f7ff;text-align:center;background:linear-gradient(#0b1222fa,#0f172af5);border:1px solid #ffffff24;border-radius:28px;gap:18px;width:min(520px,100%);padding:28px;display:grid;box-shadow:0 40px 80px #00000059}.blocked-modal-avatar{background:#ffffff14;border:1px solid #ffffff29;border-radius:24px;width:88px;height:88px;margin:0 auto;overflow:hidden;box-shadow:0 20px 36px #00000038}.blocked-modal-avatar-image,.blocked-modal-avatar-fallback{width:100%;height:100%}.blocked-modal-avatar-image{object-fit:cover;display:block}.blocked-modal-avatar-fallback{color:#fff;place-items:center;font-size:32px;font-weight:800;display:grid}.blocked-modal h2,.blocked-modal p{margin:0}.blocked-modal-kicker{color:#ffd6d6c2;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.blocked-modal-copy{color:#f4f7ffcc;line-height:1.55}.blocked-modal-info{background:#991b1b2e;border:1px solid #f8717133;border-radius:18px;gap:8px;padding:16px;display:grid}.blocked-modal-penalties{text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;gap:8px;padding:16px;display:grid}.blocked-modal-penalties p{color:#f4f7ffe0;margin:0;line-height:1.45}.report-modal{color:#f4f7ff;background:linear-gradient(#0b1222f5,#0f172af0);border:1px solid #ffffff24;border-radius:28px;gap:22px;width:min(920px,100%);padding:24px;display:grid;box-shadow:0 40px 80px #00000059}.report-modal-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.report-modal-header h2,.report-modal-copy p{margin:0}.report-modal-kicker{color:#ffd6d6c2;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px}.report-modal-close{color:#f4f7ff;cursor:pointer;background:#ffffff14;border:0;border-radius:14px;width:42px;height:42px;font-size:28px;line-height:1}.report-modal-grid{grid-template-columns:minmax(280px,1fr) minmax(0,1.2fr);gap:22px;display:grid}.report-modal-preview-card{background:#050913;border:1px solid #ffffff1a;border-radius:22px;min-height:260px;overflow:hidden}.report-modal-preview,.report-modal-preview-empty{width:100%;height:100%}.report-modal-preview{object-fit:cover;display:block}.report-modal-preview-empty{color:#f4f7ff9e;place-items:center;display:grid}.report-modal-copy{align-content:start;gap:16px;display:grid}.report-modal-note{color:#f4f7ffcc;line-height:1.55}.report-modal-penalties{background:#991b1b2e;border:1px solid #f8717133;border-radius:18px;gap:8px;padding:16px;display:grid}.report-modal-field{gap:8px;display:grid}.report-modal-field span{font-weight:600}.report-modal-field textarea{resize:vertical;color:#f4f7ff;background:#0a101ed1;border:1px solid #ffffff24;border-radius:16px;width:100%;min-height:120px;padding:14px 16px}.report-modal-error,.report-modal-success{border-radius:14px;padding:12px 14px;line-height:1.45}.report-modal-error{color:#ffd4d4;background:#991b1b38;border:1px solid #f8717147}.report-modal-success{color:#dcfce7;background:#14532d3d;border:1px solid #4ade804d}.report-modal-actions{justify-content:flex-end;gap:12px;display:flex}.report-modal-secondary,.report-modal-primary{cursor:pointer;border-radius:14px;min-height:48px;padding:0 18px;font-weight:700}.report-modal-secondary{color:#f4f7ff;background:#ffffff0f;border:1px solid #ffffff24}.report-modal-primary{color:#fff;background:linear-gradient(135deg,#ef4444,#b91c1c);border:0}.report-modal-primary:disabled{opacity:.7;cursor:default}.remote-stage-center,.remote-partner-card{text-align:center;justify-items:center;gap:14px;display:grid}.remote-partner-copy{gap:8px;display:grid}.remote-partner-details{gap:4px;display:grid}.remote-partner-details p{font-size:14px;line-height:1.4}.remote-partner-details strong{color:var(--ink);font-weight:700}.remote-partner-card p{color:var(--ink-soft)}.pulse-ring{border:1px solid #8ff7ec52;border-radius:50%;width:92px;height:92px;animation:1.8s ease-in-out infinite pulse;box-shadow:0 0 0 18px #8ff7ec0f,0 0 0 36px #8ff7ec0a}.remote-avatar{color:#0d1430;background:linear-gradient(135deg,#eff3ff 0%,#80f0e4 100%);border-radius:50%;place-items:center;width:84px;height:84px;font-size:32px;font-weight:700;display:grid}.classic-bottom-bar{background:var(--panel);border-top:1px solid var(--panel-border);grid-template-columns:minmax(0,1fr);min-height:178px;display:grid}.classic-bottom-controls,.classic-bottom-meta{border-right:1px solid var(--panel-border);min-width:0}.classic-bottom-meta{background:var(--panel-strong);grid-template-rows:1fr auto;padding:8px 12px;display:none!important}.classic-meta-block{color:var(--ink);font-size:12px;line-height:1.2;position:relative}.classic-meta-title{color:var(--ink);margin-bottom:3px;font-weight:700}.classic-meta-theme-toggle{border:1px solid var(--panel-border);width:28px;height:28px;color:var(--ink);background:#7f91bf1f;border-radius:50%;place-items:center;font-size:14px;line-height:1;display:inline-grid;position:absolute;top:0;right:0}.classic-meta-tabs{border-top:1px solid var(--panel-border);color:var(--ink-soft);align-items:center;gap:14px;padding-top:8px;font-size:11px;display:flex}.classic-meta-tabs button{color:inherit;background:0 0;border:0;padding:0}.control-grid{gap:12px;display:grid}.control-grid-classic{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.45fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);width:100%;height:100%;padding:10px}.control-info-module{border:1px solid var(--panel-border);min-width:0;height:100%;min-height:72px;color:var(--ink);background:#7f91bf14;border-radius:16px;align-content:start;gap:2px;padding:10px 12px;font-size:11px;line-height:1.25;display:grid;position:relative}.control-info-theme-toggle{border:1px solid var(--panel-border);width:24px;height:24px;color:var(--ink);background:#7f91bf1f;border-radius:999px;place-items:center;padding:0;font-size:13px;line-height:1;display:inline-grid;position:absolute;top:8px;right:8px}.control-info-module p{overflow-wrap:anywhere;white-space:normal;min-width:0}.control-info-status{margin-bottom:2px;padding-right:28px;font-size:12px;font-weight:700}.control-info-note{color:var(--ink-soft)}.control-tile{border:1px solid var(--panel-border);text-align:left;border-radius:22px;justify-items:start;gap:16px;padding:16px 18px;display:grid;box-shadow:inset 0 1px #ffffff0a}.control-tile-classic{height:100%;min-height:72px}.control-tile strong{border-radius:14px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.control-tile span{font-size:22px;line-height:1.1}.control-country-flag{object-fit:cover;border-radius:3px;width:30px;height:20px;box-shadow:0 0 0 1px #ffffff2e}.control-country-flag-special{width:28px;height:18px}.control-country-fallback{letter-spacing:.04em;font-size:14px;font-weight:700}.control-country-globe{color:currentColor;width:32px;height:32px}.control-tile-blue{background:linear-gradient(180deg,var(--blue)0%,var(--blue-dark)100%);color:#fff}.control-tile-blue strong,.control-tile-rose strong{background:#ffffff24}.control-tile-rose strong{place-items:center;font-size:0;line-height:0}.control-icon-stop:before{content:"";background:currentColor;border-radius:1px;width:13px;height:13px;display:block}.control-tile-rose{background:linear-gradient(180deg,var(--red)0%,var(--red-dark)100%);color:#fff7f1}.control-side-button{border:1px solid var(--panel-border);color:var(--ink);text-align:center;background:#7f91bf1f;border-radius:16px;align-content:center;justify-items:center;gap:6px;min-height:72px;padding:8px 6px;font-size:13px;font-weight:600;line-height:1.1;display:grid}.control-side-button.has-notification{border-color:#d9436166;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #d943611f}.control-side-icon{font-size:18px;line-height:1;position:relative}.control-side-badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(#ff7f66 0%,#d94361 100%);border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:18px;padding:0 6px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-10px;left:calc(100% - 2px);box-shadow:0 8px 18px #d9436152}.chat-layer{z-index:40;position:fixed;inset:0}.chat-backdrop{background:#060c182e;border:0;position:absolute;inset:0}.chat-popup{border:1px solid var(--panel-border);background:var(--panel);border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:min(420px,100vw - 24px);height:min(520px,100vh - 32px);display:grid;position:absolute;bottom:20px;right:20px;overflow:hidden;box-shadow:0 28px 64px #0c12203d}.chat-popup-header{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 10px;display:flex}.chat-popup-title{color:var(--ink);font-size:14px;font-weight:700}.chat-popup-close{width:28px;height:28px;color:var(--ink-soft);background:0 0;border:0;padding:0;font-size:24px;line-height:1}.chat-notice{background:var(--notice-bg);color:var(--ink-soft);border-radius:16px;align-items:flex-start;gap:12px;margin:0 12px;padding:12px 14px;line-height:1.45;display:flex}.chat-notice-icon{background:var(--notice-icon-bg);width:28px;height:28px;color:var(--blue);border-radius:10px;flex:none;place-items:center;display:grid}.chat-session-bar{border:1px solid var(--panel-border);background:#ffffff08;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin:10px 3px 0;padding:12px 14px;display:flex}.chat-session-copy{min-width:0}.chat-session-title{color:var(--ink);font-size:13px;font-weight:700;line-height:1.3}.chat-session-subtitle{color:var(--ink-soft);word-break:break-word;margin-top:4px;font-size:12px;line-height:1.4}.chat-session-status{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;background:#7f91bf24;border-radius:999px;flex:none;padding:7px 10px;font-size:11px;font-weight:700}.chat-session-status.online{color:#7ee7bb;background:#5cd6aa29}.chat-log-dock{flex-direction:column;align-items:flex-start;gap:12px;min-height:0;padding:18px;display:flex;overflow:auto}.chat-empty-state{color:var(--ink-soft)}.message-bubble{background:linear-gradient(#5b7cff14 0%,#5b7cff08 100%);border:1px solid #5b7cff29;border-radius:18px;width:fit-content;max-width:min(82%,320px);padding:14px 16px}html[data-theme=light] .message-bubble{background:linear-gradient(#5b7cff1f 0%,#5b7cff0d 100%);border-color:#2746d91f}.message-bubble.own{background:linear-gradient(#ff7f663d 0%,#d943612e 100%);border-color:#d9436133;align-self:flex-end;box-shadow:0 10px 24px #d9436124}html[data-theme=light] .message-bubble.own{background:linear-gradient(#ff7f664d 0%,#d9436133 100%);border-color:#d9436138}html[data-theme=dark] .message-bubble{background:linear-gradient(#5b7cff24 0%,#5b7cff0f 100%);border-color:#91aaff33}html[data-theme=dark] .message-bubble.own{background:linear-gradient(#ff7f6642 0%,#d9436133 100%);border-color:#ff7f6642}.message-bubble p{color:var(--ink);word-break:break-word;line-height:1.55}.chat-input-row{border-top:1px solid var(--panel-border);background:#ffffff08;grid-template-columns:minmax(0,1fr) 58px;display:grid}.chat-input-row input{color:var(--ink);background:0 0;border:0;outline:none;padding:18px 20px}.chat-input-row input::placeholder{color:#7f91bfb3}.chat-send{color:var(--blue);background:0 0;border:0;font-size:28px}.chat-send:disabled{opacity:.45}.auth-status-bar{z-index:30;border-bottom:1px solid var(--panel-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff94;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex;position:fixed;top:0;left:0;right:0}html[data-theme=dark] .auth-status-bar{background:#0508148f}.auth-profile{align-items:center;gap:12px;min-width:0;display:flex}.auth-avatar{object-fit:cover;border-radius:50%;width:44px;height:44px}.auth-avatar-fallback{color:#fff;background:linear-gradient(135deg,#5b7cff 0%,#183d75 100%);place-items:center;font-weight:700;display:grid}.auth-profile-copy{min-width:0;display:grid}.auth-profile-copy strong{color:var(--ink)}.auth-profile-copy span{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.auth-signout{border:1px solid var(--panel-border);color:var(--ink);background:#ffffff0a;border-radius:999px;padding:10px 16px}.settings-account-card{background:0 0;border:0;align-items:center;gap:16px;padding:4px 2px 10px;display:flex}.settings-signout-button{border:1px solid var(--panel-border);width:100%;color:var(--ink);text-align:center;background:0 0;border-radius:14px;padding:14px 16px;font-size:16px}.auth-card{background:linear-gradient(135deg,#ffffff14,#ffffff05),var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff24;border-radius:32px;width:min(520px,100%);padding:0;overflow:hidden;box-shadow:0 36px 100px #040a194d}.auth-dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 0 0,#5b7cff29,#0000 32%),radial-gradient(circle at 100% 100%,#ff7f661f,#0000 28%),#04081485;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-dialog{position:relative}.auth-layout{display:block}.auth-main{align-content:center;gap:20px;min-width:0;padding:34px;display:grid}.auth-eyebrow{color:#91a6ff;letter-spacing:.2em;text-transform:uppercase;font-size:12px;font-weight:700}.auth-card h1,.auth-card h2{color:var(--ink);letter-spacing:-.04em;font-size:clamp(30px,5vw,42px);line-height:1.02}.auth-copy,.auth-note,.auth-highlight p{color:var(--ink-soft)}.auth-actions{gap:12px;display:grid}.auth-callback-backdrop{background:radial-gradient(circle at 18% 16%,#7ea4d92e,#0000 26%),radial-gradient(circle at 82% 82%,#ff7f6624,#0000 24%),linear-gradient(#0a0e1cb3,#121727c2)}.auth-callback-card{background:linear-gradient(180deg,#ffffffd6,#f7f9ffeb),var(--panel);border-color:#ffffff2e;width:min(560px,100%);box-shadow:0 28px 70px #080e1e42,inset 0 1px #ffffffb8}.auth-callback-main{gap:24px;min-height:320px;padding:32px;position:relative}.auth-callback-main:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 14%,#5b7cff14,#0000 24%),radial-gradient(circle at 86% 20%,#ff7f6614,#0000 22%);position:absolute;inset:0}.auth-callback-header{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.auth-callback-provider{align-items:center;gap:16px;min-width:0;display:flex}.auth-callback-provider-mark{background:linear-gradient(135deg,#eff3ff 0%,#d8e3ff 100%);border-radius:18px;flex:none;width:54px;height:54px;position:relative;box-shadow:inset 0 1px #ffffffe0,0 12px 24px #5b7cff2e}.auth-callback-provider-mark span{border-radius:999px;position:absolute}.auth-callback-provider-mark span:first-child{background:#5b7cff;width:12px;height:12px;top:12px;left:12px}.auth-callback-provider-mark span:nth-child(2){background:#18202ee0;width:22px;height:10px;top:14px;right:12px}.auth-callback-provider-mark span:nth-child(3){background:#18202e1f;height:12px;bottom:12px;left:12px;right:12px}.auth-callback-provider-mark.is-success{background:linear-gradient(135deg,#effcf5 0%,#d9f8e7 100%);box-shadow:inset 0 1px #ffffffe0,0 12px 24px #199b6229}.auth-callback-provider-mark.is-success span:first-child{background:#199b62}.auth-callback-provider-mark.is-error{background:linear-gradient(135deg,#fff1f2 0%,#ffe1e6 100%);box-shadow:inset 0 1px #ffffffe0,0 12px 24px #d9436129}.auth-callback-provider-mark.is-error span:first-child{background:#d94361}.auth-callback-provider-copy{gap:4px;display:grid}.auth-callback-provider-copy strong{color:var(--ink);letter-spacing:-.04em;font-size:26px;font-weight:800}.auth-callback-badge{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.auth-callback-badge.is-in-progress{color:#5b7cff;background:#5b7cff1f}.auth-callback-badge.is-success{color:#199b62;background:#199b621f}.auth-callback-badge.is-error{color:#d94361;background:#d943611f}.auth-callback-copy{z-index:1;gap:14px;display:grid;position:relative}.auth-callback-copy h1{max-width:360px}.auth-callback-copy .auth-copy{max-width:420px;font-size:17px;line-height:1.6}.auth-callback-note{max-width:420px;font-size:14px;line-height:1.5}.auth-callback-actions{z-index:1;flex-wrap:wrap;gap:12px;margin-top:auto;display:flex;position:relative}.auth-callback-button{border:0;border-radius:16px;min-height:48px;padding:0 18px;font-size:15px;font-weight:700;box-shadow:0 10px 22px #11182714}.auth-callback-button-primary{color:#fff;background:#5b7cff}.auth-callback-button-secondary{color:var(--ink);background:#5b7cff1a}.auth-callback-button:hover{transform:translateY(-1px)}html[data-theme=dark] .auth-callback-card{background:linear-gradient(180deg,#1c1e24f5,#13151bfa),var(--panel);border-color:#ffffff1f;box-shadow:0 28px 70px #00000061,inset 0 1px #ffffff0a}html[data-theme=dark] .auth-callback-provider-copy strong{color:#f5f8ff}html[data-theme=dark] .auth-callback-provider-mark{background:linear-gradient(135deg,#28354f 0%,#23314b 100%)}html[data-theme=dark] .auth-callback-provider-mark span:nth-child(2),html[data-theme=dark] .auth-callback-provider-mark span:nth-child(3){background:#ffffff29}html[data-theme=dark] .auth-callback-button-secondary{color:#f5f8ff;background:#ffffff14}.auth-provider{color:#fff;text-align:left;border:0;border-radius:18px;align-items:center;gap:14px;width:100%;padding:16px 18px;font-size:17px;font-weight:600;transition:transform .14s,box-shadow .14s,opacity .14s;display:flex}.auth-provider:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #0000002e}.auth-provider:disabled{opacity:.7}.auth-provider-vk{background:linear-gradient(135deg,#2687ff 0%,#0d5fd2 100%)}.auth-provider-yandex{background:linear-gradient(135deg,#282d35 0%,#0f1218 100%)}.auth-provider-badge{background:#ffffff1a;border-radius:12px;place-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:grid}.auth-error{color:#ff94ab;background:#ff62831f;border-radius:16px;padding:12px 14px;line-height:1.5}.auth-note{font-size:14px}.settings-backdrop{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060c185c;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.settings-card{border:1px solid;border-radius:20px;width:min(640px,100vw - 24px);padding:20px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Tahoma,Arial,sans-serif;box-shadow:0 20px 48px #060c183d}.settings-sheet{gap:12px;display:grid;position:relative}.settings-dialog-layer{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#060c182e;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.settings-subdialog{width:min(640px,100% - 24px)}.settings-dialog-header h2{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}.settings-device-header{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding-right:36px;display:grid}.settings-section{gap:6px;display:grid}.settings-section h3{letter-spacing:.01em;margin:0;padding:0 4px;font-size:12px;font-weight:600;line-height:1.2}.settings-section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-group{border:1px solid;border-radius:14px;overflow:hidden}.settings-rules-section{min-height:0;overflow:hidden auto}.settings-rules-dialog{grid-template-rows:auto minmax(0,1fr);width:min(920px,100vw - 32px);max-width:min(920px,100vw - 32px);max-height:calc(100vh - 32px);display:grid}.settings-rules-group{gap:16px;padding:14px;display:grid}.settings-rules-block{gap:8px;display:grid}.settings-rules-block h3{margin:0;font-size:15px;font-weight:800}.settings-rules-block p,.settings-rules-footnote{margin:0;font-size:13px;line-height:1.5}.settings-rules-list{gap:8px;margin:0;padding-left:18px;font-size:13px;line-height:1.5;display:grid}.settings-rules-accept{background:var(--blue);color:#fff;border:0;border-radius:16px;padding:14px 18px;font-weight:700;position:sticky;bottom:0}.settings-row{text-align:left;background:0 0;border:0;border-bottom:1px solid;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;font-size:16px;font-weight:400;transition:background-color .12s;display:flex}.settings-row-select{cursor:default}.settings-row:last-child{border-bottom:0}.settings-row-left,.settings-row-right{align-items:center;gap:16px;min-width:0;display:flex}.settings-flag{border-radius:50%;place-items:center;width:20px;height:20px;font-size:16px;line-height:1;display:inline-grid}.settings-row-value{color:inherit;opacity:.72;font-size:14px;font-weight:500}.settings-row-value-mobile{display:none}.settings-row-chevron{opacity:.45;font-size:22px;line-height:1}.settings-back-button{background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-size:18px;line-height:1;display:inline-grid}.settings-language-select{border:1px solid #0000;border-radius:10px;outline:none;min-width:220px;max-width:300px;padding:6px 10px;font-family:inherit;font-size:14px}.settings-device-group{overflow:hidden}.settings-device-loading,.settings-device-empty{color:var(--ink-soft);margin:0;padding:16px;font-size:15px}.settings-location-note{color:var(--ink-soft);margin:0;padding:0 4px;font-size:13px;line-height:1.4}.settings-image-panel{gap:12px;padding:12px;display:grid}.settings-image-copy{gap:4px;display:grid}.settings-image-title,.settings-image-note{margin:0}.settings-image-title{font-size:13px;font-weight:600}.settings-image-note{color:var(--ink-soft);font-size:12px;line-height:1.35}.settings-image-stage{align-items:flex-end;gap:12px;display:flex}.settings-image-preview,.settings-image-placeholder{border-radius:12px;width:72px;height:72px}.settings-image-thumbnail{width:72px;height:72px}.settings-image-preview{object-fit:cover;display:block}.settings-image-placeholder{color:var(--ink-soft);text-align:center;border:1px dashed #7f91bf47;place-items:center;padding:8px;font-size:12px;line-height:1.2;display:grid}.settings-image-actions{justify-items:start;gap:8px;display:grid}.settings-recording-field{gap:8px;display:grid}.settings-recording-field span{font-size:13px;font-weight:600}.settings-recording-input{width:100%;min-height:42px;color:inherit;font:inherit;background:0 0;border:1px solid #7f91bf38;border-radius:12px;padding:0 12px}.settings-image-input{display:none}.settings-image-button{color:#fff;cursor:pointer;background:#5b7cff;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.settings-image-button-secondary{color:inherit;background:#7f91bf24}.device-picker-row{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid;justify-content:space-between;align-items:center;gap:16px;padding:18px 16px;display:flex}.device-picker-row:last-child{border-bottom:0}.device-picker-label{min-width:0;font-size:16px;font-weight:600;line-height:1.3}.device-picker-radio{border:2px solid #7f91bf70;border-radius:50%;flex:none;width:26px;height:26px;transition:border-color .12s,box-shadow .12s;position:relative}.device-picker-radio.is-active{box-shadow:inset 0 0 0 5px var(--panel);background:#ff3b5c;border-color:#ff3b5c}.settings-close{background:0 0;border:0;width:28px;height:28px;padding:0;font-size:26px;line-height:1;position:absolute;top:10px;right:10px}.support-message-form{flex-direction:column;gap:10px;padding:16px;display:flex}.support-donation-form{border-bottom:1px solid var(--panel-border);gap:12px;padding:16px;display:grid}.support-donation-controls{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.support-donation-input{width:100%;min-height:42px;color:inherit;background:0 0;border:1px solid #7f91bf38;border-radius:12px;outline:none;padding:0 14px}.support-donation-submit,.support-donation-secondary{border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.support-donation-submit{color:#fff;background:#5b7cff;border:0}.support-donation-submit:disabled{opacity:.55;cursor:default}.support-donation-qr-card{background:#7f91bf0f;border:1px solid #7f91bf33;border-radius:16px;grid-template-columns:148px minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid}.support-donation-success-card{background:#199b6214;border:1px solid #199b6240;border-radius:16px;gap:8px;padding:14px;display:grid}.support-donation-success-card strong{color:#199b62;font-size:15px}.support-donation-success-card span{color:var(--ink-soft);font-size:13px;line-height:1.4}.support-donation-qr-image{background:#fff;border-radius:14px;width:148px;height:148px;padding:10px;display:block}.support-donation-qr-copy{gap:12px;display:grid}.support-donation-qr-copy span{color:var(--ink-soft);font-size:13px;line-height:1.45}.support-donation-qr-actions{flex-wrap:wrap;gap:10px;display:flex}.support-donation-secondary{color:var(--ink);background:0 0;border:1px solid #7f91bf3d}.friends-sheet{gap:12px;width:min(640px,100%);display:grid}.friends-empty-state{text-align:center;border:1px dashed #7f91bf38;border-radius:22px;gap:8px;padding:20px;display:grid}.friends-empty-state p,.friends-empty-state strong{margin:0}.friends-list{gap:8px;max-height:min(62vh,720px);padding-right:6px;display:grid;overflow-y:auto}.friends-card{background:#f5f7fd;border:1px solid #7f91bf2e;border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.friends-card-main{align-items:center;gap:10px;display:flex}.friends-avatar-frame{background:#7f91bf1f;border-radius:12px;width:46px;height:46px;overflow:hidden}.friends-avatar,.friends-avatar-fallback{width:100%;height:100%}.friends-avatar{object-fit:cover;display:block}.friends-avatar-fallback{place-items:center;font-size:16px;font-weight:800;display:grid}.friends-copy{gap:2px;display:grid}.friends-copy strong{font-size:14px}.friends-status{color:#7e8cadeb;font-size:12px;font-weight:600}.friends-status.is-online{color:#2b9a55}.friends-actions{gap:8px;display:flex}.friends-action-button{min-width:126px;min-height:38px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #7f91bf33;border-radius:12px;font-size:14px;font-weight:700}.friends-action-button.is-primary{color:#fff;background:linear-gradient(135deg,#2b70ff,#5ea0ff);border-color:#0000}.desktop-download-card{background:radial-gradient(circle at 0 0,#5b7cff29,#0000 34%),linear-gradient(135deg,#ffffffd1,#f3f6ffeb);border:1px solid #7f91bf2e;border-radius:22px;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:18px;padding:20px;display:grid;overflow:hidden}.desktop-download-copy{align-content:start;gap:10px;display:grid}.desktop-download-kicker{color:#5b7cff;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.desktop-download-copy strong{color:var(--ink);letter-spacing:-.04em;font-size:24px;line-height:1.05}.desktop-download-copy p,.desktop-download-note{color:var(--ink-soft);font-size:14px;line-height:1.55}.desktop-download-button{color:#fff;background:linear-gradient(#5b7cff 0%,#3f61f0 100%);border-radius:14px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 14px 28px #5b7cff47}.desktop-download-visual{min-height:180px;position:relative}.desktop-download-installer,.desktop-download-sheet,.desktop-download-glow,.desktop-download-badge{position:absolute}.desktop-download-glow{filter:blur(22px);background:radial-gradient(circle at 28% 58%,#5b7cff33,#0000 28%),radial-gradient(circle at 76% 34%,#ff7f6629,#0000 24%);border-radius:32px;inset:10px 12px 18px 20px}.desktop-download-installer{width:118px;height:118px;bottom:18px;left:22px;transform:rotate(-12deg)}.desktop-download-installer-top,.desktop-download-installer-face,.desktop-download-installer-mark,.desktop-download-sheet-bar,.desktop-download-sheet-line{position:absolute}.desktop-download-installer-top{background:linear-gradient(#7d98ff 0%,#597bff 100%);border-radius:22px 22px 16px 16px;inset:0 20px 64px 0;box-shadow:0 26px 34px #2c3f702e,inset 0 1px #ffffff57}.desktop-download-installer-face{background:linear-gradient(#182039 0%,#0f1528 100%);border-radius:22px;inset:34px 0 0;box-shadow:0 24px 40px #080e1e3d,inset 0 1px #ffffff0f}.desktop-download-installer-mark{background:linear-gradient(135deg,#5b7cfff0,#92aaffeb);border-radius:16px;width:44px;height:44px;top:56px;left:28px;box-shadow:0 10px 18px #5b7cff47}.desktop-download-sheet{background:linear-gradient(#fffffff5,#f1f5fffa);border:1px solid #415ca41a;border-radius:26px;width:142px;height:154px;top:18px;right:10px;box-shadow:0 26px 38px #2c3f701f,inset 0 1px #ffffffd6}.desktop-download-sheet-bar{background:linear-gradient(90deg,#5b7cff29,#ff7f6624);border-radius:999px;height:10px;top:18px;left:18px;right:18px}.desktop-download-sheet-line{background:#5b7cff1a;border-radius:999px;height:14px;left:18px;right:24px}.desktop-download-sheet-line:nth-of-type(2){top:52px}.desktop-download-sheet-line.is-short{top:78px;right:54px}.desktop-download-badge{color:#d94361;letter-spacing:.08em;text-transform:uppercase;background:#ff7f6624;border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:34px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex;bottom:16px;right:4px}.support-message-header{gap:4px;display:grid}.support-message-header strong{font-size:16px;font-weight:600}.support-message-header span{color:var(--ink-soft);font-size:13px;line-height:1.4}.support-message-textarea{resize:none;width:100%;min-height:74px;max-height:132px;color:inherit;background:0 0;border:1px solid #7f91bf38;border-radius:14px;outline:none;padding:12px 14px;line-height:1.5}.support-message-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.support-message-status{min-height:18px;color:var(--ink-soft);font-size:12px;line-height:1.35}.support-message-status.is-success{color:#199b62}.support-message-status.is-error{color:#d94361}.support-message-submit{color:#fff;background:#5b7cff;border:0;border-radius:12px;min-width:108px;min-height:40px;padding:0 14px;font-size:14px;font-weight:600}.support-message-submit:disabled{opacity:.55;cursor:default}.support-chat-window{gap:10px;display:grid}.support-chat-scroll{max-height:260px;padding-right:4px;overflow-y:auto}.support-chat-list{gap:8px;display:grid}.support-chat-message{border-radius:14px;gap:6px;width:fit-content;max-width:88%;padding:10px 12px;display:grid}.support-chat-message.is-user{color:#fff;background:linear-gradient(#5b7cff,#4968e8);border-bottom-right-radius:6px;margin-left:auto}.support-chat-message.is-admin{color:var(--ink);background:#7f91bf14;border:1px solid #7f91bf33;border-bottom-left-radius:6px;margin-right:auto}.support-chat-message p{white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.4}.support-chat-message span,.support-chat-empty{font-size:12px}.support-chat-message.is-user span{color:#fffc}.support-chat-message.is-admin span,.support-chat-empty{color:var(--ink-soft)}.support-chat-empty{padding:8px 2px;display:block}html[data-theme=light] .settings-card{background:#f2f2f7;border-color:#0f172a1a}html[data-theme=light] .settings-dialog-layer{background:#f2f2f747}html[data-theme=light] .settings-dialog-header h2{color:#111827}html[data-theme=light] .settings-section h3{color:#3c3c4399}html[data-theme=light] .settings-group{background:#fff;border-color:#3c3c432e}html[data-theme=light] .settings-row{color:#111827;border-bottom-color:#3c3c4329}html[data-theme=light] .settings-row:hover,html[data-theme=light] .device-picker-row:hover{background:#3c3c430f}html[data-theme=light] .settings-image-placeholder{border-color:#3c3c4329}html[data-theme=light] .settings-image-button-secondary{background:#3c3c4314}html[data-theme=light] .settings-back-button,html[data-theme=light] .settings-close{color:#111827b8}html[data-theme=light] .settings-language-select{color:#111827;background:#3c3c430f;border-color:#3c3c4329}html[data-theme=light] .support-message-textarea,html[data-theme=light] .support-donation-input{background:#3c3c4308;border-color:#3c3c4329}html[data-theme=light] .support-donation-qr-card{background:#3c3c4308;border-color:#3c3c431f}html[data-theme=light] .support-donation-success-card{background:#199b6214;border-color:#199b624d}html[data-theme=light] .desktop-download-card{border-color:#3c3c431f}html[data-theme=light] .device-picker-row{border-bottom-color:#3c3c4329}html[data-theme=light] .device-picker-radio.is-active{box-shadow:inset 0 0 0 5px #fff}html[data-theme=dark] .settings-card{background:#1c1c1e;border-color:#ffffff1f;box-shadow:0 24px 56px #0000008c}html[data-theme=dark] .settings-dialog-layer{background:#0000003d}html[data-theme=dark] .settings-dialog-header h2{color:#f5f8ff}html[data-theme=dark] .settings-section h3{color:#ebebf599}html[data-theme=dark] .settings-group{background:#2c2c2e;border-color:#ffffff1f}html[data-theme=dark] .settings-row{color:#fff;border-bottom-color:#ffffff1a}html[data-theme=dark] .settings-row:hover,html[data-theme=dark] .device-picker-row:hover{background:#ffffff12}html[data-theme=dark] .settings-image-button-secondary{background:#ffffff14}html[data-theme=dark] .settings-back-button,html[data-theme=dark] .settings-close{color:#ebebf5c7}html[data-theme=dark] .settings-language-select{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff14;border-color:#ffffff1f}html[data-theme=dark] .support-message-textarea,html[data-theme=dark] .support-donation-input,html[data-theme=dark] .support-donation-qr-card{background:#ffffff0a;border-color:#ffffff1f}html[data-theme=dark] .support-donation-success-card{background:#3fc7861f;border-color:#3fc78659}html[data-theme=dark] .desktop-download-card{background:radial-gradient(circle at 0 0,#5b7cff2e,#0000 34%),linear-gradient(135deg,#242834fa,#181b23fa);border-color:#ffffff1f}html[data-theme=dark] .desktop-download-copy strong{color:#f5f8ff}html[data-theme=dark] .desktop-download-installer-top{background:linear-gradient(#5e76d8 0%,#4563cb 100%)}html[data-theme=dark] .desktop-download-installer-face{background:linear-gradient(#1a2238 0%,#0d1323 100%)}html[data-theme=dark] .desktop-download-sheet{background:linear-gradient(#222a3df0,#182031fa);border-color:#ffffff14}html[data-theme=dark] .desktop-download-sheet-line{background:#ffffff14}html[data-theme=dark] .settings-language-select option,html[data-theme=dark] .settings-language-select optgroup{color:#fff;background:#2c2c2e}html[data-theme=dark] .device-picker-row{border-bottom-color:#ffffff1a}html[data-theme=dark] .device-picker-radio.is-active{box-shadow:inset 0 0 0 5px #2c2c2e}.country-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070c1852;align-items:start;padding:28px 20px;overflow:auto}.country-card{background:linear-gradient(#f7f8fc 0%,#eff2f9 100%);border:1px solid #d4dae4f2;border-radius:24px;width:min(1009px,100vw - 24px);padding:14px;position:relative;box-shadow:0 28px 64px #0c12203d,inset 0 1px #ffffffd9}.country-header{justify-content:space-between;align-items:center;margin-bottom:14px;padding:2px 42px 4px 2px;display:flex}.country-header h2{color:#273041;text-shadow:none;margin:0;font-size:14px;font-weight:800}.country-card .settings-close{color:#111827b8;width:28px;height:28px;box-shadow:none;background:0 0;border-radius:0;top:14px;right:14px}.country-card .settings-close:hover{background:0 0}.country-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.country-option{color:#4b5563;text-align:left;background:#fff;border:1px solid #dee2eb;border-radius:20px;align-items:center;gap:12px;min-height:58px;padding:14px 16px;transition:transform .12s,box-shadow .12s,border-color .12s,background-color .12s;display:flex;overflow:hidden;box-shadow:0 6px 16px #1018281f}.country-label{align-items:center;gap:10px;min-width:0;font-size:15px;font-weight:500;line-height:1.2;display:inline-flex}.country-label>span:last-child{overflow-wrap:anywhere;word-break:break-word;min-width:0}.country-flag{flex:none}.country-flag-image{object-fit:cover;border-radius:2px;width:24px;height:16px;box-shadow:0 0 0 1px #10182814}.country-flag-image-special{width:30px;height:20px}.country-flag-fallback{place-items:center;width:24px;height:16px;font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif;font-size:16px;line-height:1;display:inline-grid}.country-globe-icon{color:#5b7cff;width:18px;height:18px}.country-option.is-active{color:#24324a;background:linear-gradient(#eef4ff 0%,#dfe9ff 100%);border-color:#85a5ffe6;box-shadow:0 10px 24px #4970c42e}.country-option:hover{transform:translateY(-1px);box-shadow:0 10px 20px #10182824}html[data-theme=dark] .country-option{color:#f2f3f5;background:#20242c;border-color:#ffffff14;box-shadow:0 4px 10px #00000047}html[data-theme=dark] .country-header h2{color:#fff}html[data-theme=dark] .country-option.is-active{background:linear-gradient(#28354f 0%,#22304a 100%);border-color:#789aff61}html[data-theme=light] .country-header h2{color:#273041;text-shadow:none}@media (max-width:960px){.country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.auth-dialog-backdrop{padding:14px}.auth-main{padding:24px 20px}.auth-demo-grid{grid-template-columns:1fr}.auth-card h1,.auth-card h2{font-size:30px}.settings-backdrop{padding:12px}.settings-card{border-radius:16px;width:min(640px,100vw - 16px);padding:14px 12px 12px}.settings-dialog-layer{padding:12px}.settings-subdialog{width:min(640px,100% - 8px)}.settings-section h3{font-size:12px}.settings-group{border-radius:14px}.settings-row{padding:12px 14px;font-size:15px}.settings-row-value{font-size:13px}.settings-row-value-mobile{display:inline}.settings-row-chevron{font-size:18px}.settings-back-button{width:28px;height:28px;font-size:16px}.settings-language-select{min-width:150px;max-width:180px;padding:5px 8px;font-size:13px}.device-picker-row{padding:16px 14px}.device-picker-label{font-size:15px}.device-picker-radio{width:24px;height:24px}.settings-image-stage{flex-direction:column;align-items:stretch;gap:10px}.settings-flag{width:18px;height:18px;font-size:14px}.settings-close{width:26px;height:26px;font-size:24px;top:8px;right:8px}.support-message-form,.support-donation-form{padding:14px}.support-donation-controls,.support-donation-qr-card{grid-template-columns:1fr}.support-donation-qr-image{width:min(100%,220px);height:auto;margin:0 auto}.friends-actions{flex-direction:column}.friends-card{grid-template-columns:1fr}.friends-action-button{min-width:0}.support-message-actions{grid-template-columns:1fr;align-items:stretch}.support-message-submit{width:100%}.desktop-download-card{grid-template-columns:1fr;padding:16px}.desktop-download-visual{min-height:150px}.country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-card{border-radius:20px;padding:12px}.country-header h2{font-size:28px}}@keyframes pulse{0%,to{opacity:.86;transform:scale(.94)}50%{opacity:1;transform:scale(1)}}@media (max-width:1280px){.classic-bottom-bar{grid-template-columns:minmax(0,1fr) 280px;min-height:0}.control-grid-classic{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:820px){.classic-stage{grid-template-rows:1fr auto}.camera-hover-actions,.camera-power-button{display:none}.classic-video-grid{grid-template-rows:repeat(2,minmax(220px,36vh));grid-template-columns:1fr}.classic-video-cell+.classic-video-cell{border-left:0;border-top:1px solid var(--panel-border)}.auth-status-bar{flex-direction:column;align-items:flex-start}.classic-bottom-bar{grid-template-rows:auto;grid-template-columns:1fr}.classic-bottom-controls,.classic-bottom-meta{border-right:0;border-bottom:1px solid var(--panel-border)}.control-grid-classic{grid-template-columns:repeat(3,minmax(0,1fr));padding:10px}.control-tile{border-radius:16px;gap:10px;padding:14px 12px}.control-tile span{font-size:18px}.control-tile strong{border-radius:12px;width:38px;height:38px;font-size:20px}.control-info-module{min-height:96px}.chat-notice{margin:0 12px;padding:8px 10px;font-size:13px}.chat-input-row input{padding:12px}}@media (max-width:640px){.classic-video-grid{grid-template-rows:repeat(2,minmax(200px,34vh))}.local-stage-overlay,.remote-stage-screen{padding:16px 12px}.stage-empty-state,.remote-stage-center{gap:14px}.brand-lockup{gap:12px}.brand-mark{width:76px;height:76px}.brand-mark span{width:12px;height:12px}.brand-mark span:first-child{top:7px;left:32px}.brand-mark span:nth-child(2){top:17px;left:14px}.brand-mark span:nth-child(3){top:17px;right:14px}.brand-mark span:nth-child(4){width:16px;height:16px;top:30px;left:30px}.brand-mark span:nth-child(5){bottom:17px;left:14px}.brand-mark span:nth-child(6){bottom:17px;right:14px}.brand-mark span:nth-child(7){bottom:7px;left:32px}.classic-meta-block{font-size:11px}.classic-meta-tabs{gap:10px;font-size:10px}.control-grid-classic{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px}.control-tile{border-radius:14px;gap:8px;padding:12px 10px}.control-tile span{font-size:16px}.control-tile strong{border-radius:10px;width:34px;height:34px;font-size:18px}.control-side-button{border-radius:14px;gap:4px;min-height:72px;padding:10px 6px;font-size:12px}.classic-bottom-meta{padding:10px}.chat-layer{align-items:end;display:grid}.chat-popup{border-radius:18px;width:calc(100vw - 16px);height:min(68vh,560px);bottom:8px;right:8px}.chat-popup-header{padding:12px 14px 8px}.chat-log-dock{padding:10px}.chat-input-row{grid-template-columns:minmax(0,1fr) 52px}.chat-input-row input{padding:12px;font-size:14px}.chat-send{font-size:24px}.brand-lockup h2{font-size:clamp(18px,7vw,26px)}.stage-caption{max-width:240px;font-size:12px;line-height:1.35}.camera-enable-button{padding:10px 18px;font-size:14px}.remote-stage-screen p{max-width:250px;font-size:12px;line-height:1.35}.remote-stage-actions{bottom:8px;left:8px}.remote-stage-flag-badge{top:8px;left:8px}.remote-stage-friend-badge{top:8px;right:8px}.remote-stage-flag-image{width:24px;height:16px}.remote-stage-flag-image-special{width:30px;height:20px}.remote-stage-action,.remote-stage-friend-button{border-radius:10px;width:40px;height:40px}.remote-stage-report-button{border-radius:12px;min-height:40px;padding:0 12px;font-size:12px}.remote-stage-report-button span:last-child{display:none}.friend-request-modal{border-radius:22px;padding:22px 18px}.friend-request-modal h2{font-size:22px}.friend-request-modal-copy{font-size:16px}.friend-request-modal-actions{flex-direction:column}.call-active-modal{border-radius:24px;gap:12px;width:min(100%,320px);padding:22px 18px 18px}.call-active-modal-avatar{width:76px;height:76px;font-size:28px}.call-active-modal-title{font-size:24px}.call-active-modal-copy{font-size:15px}.remote-stage-action-thumb-frame{width:24px;height:24px}.remote-volume-control,.remote-stage:hover .remote-volume-control{gap:6px;max-width:calc(100% - 62px);padding:7px 8px;bottom:8px;left:54px;right:8px}.remote-volume-button{flex:0 0 26px;width:26px;height:26px}.report-modal{border-radius:22px;padding:18px}.report-modal-grid{grid-template-columns:1fr}.report-modal-actions{flex-direction:column}.remote-volume-icon{width:14px;height:14px}.pulse-ring{width:58px;height:58px;box-shadow:0 0 0 10px #8ff7ec0f,0 0 0 20px #8ff7ec0a}.camera-hover-actions{gap:8px;top:10px;left:10px}.camera-hover-action{padding:8px 10px;font-size:13px}}
