@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{color:#f7f8fc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#070910;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}html{background:#070910}body{color:#f7f8fc;background:#070910;min-width:320px;min-height:100vh;overflow-x:hidden}body,button,input,textarea,select{font-family:inherit}button{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{color:inherit}button,input,textarea,select{outline:none}::selection{color:#fff;background:#6366f159}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#070910}::-webkit-scrollbar-thumb{background:#262b3a;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#343b50}*{box-sizing:border-box}:root{--sx-blue:#168cff;--sx-blue-2:#4776ff;--sx-purple:#7a37ff;--sx-purple-2:#9c3cff;--sx-gradient:linear-gradient(135deg, #168cff 0%, #4f67ff 48%, #8a35ff 100%);--sx-bg:#f8f9ff;--sx-card:#fff;--sx-border:#e3e5ef;--sx-text:#17182b;--sx-muted:#7b8094}body{background:var(--sx-bg);color:var(--sx-text);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{border:0}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed}.loginPage,.loadingPage{background:radial-gradient(circle at 15% 10%,#168cff14,#0000 30%),radial-gradient(circle at 90% 90%,#7a37ff17,#0000 30%),#fafaff;place-items:center;min-height:100vh;padding:30px;display:grid}.loadingPage{text-align:center;color:#767b91;align-content:center}.sxLogo{color:#191a2d;letter-spacing:.8px;align-items:center;gap:10px;font-size:20px;font-weight:900;display:flex}.sxLogo>span{background:var(--sx-gradient);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 5px #565eff1a,0 0 16px #7a37ff61}.loginCard{text-align:center;background:#fffffff2;border:1px solid #e6e7ef;border-radius:25px;width:min(440px,100%);padding:38px 34px 30px;box-shadow:0 25px 80px #3d347817}.loginLogo{justify-content:center;margin-bottom:18px}.loginPill{color:#6356d9;letter-spacing:1.4px;background:linear-gradient(135deg,#168cff17,#7a37ff1a);border-radius:999px;margin-bottom:16px;padding:7px 12px;font-size:9px;font-weight:900;display:inline-flex}.loginCard h1{color:#17182b;letter-spacing:-1px;margin:0;font-size:32px}.loginCard>p{color:#7b8094;max-width:350px;margin:11px auto 24px;font-size:12px;line-height:1.6}.loginDiscordButton{background:var(--sx-gradient);color:#fff;border-radius:13px;width:100%;height:50px;font-size:12px;font-weight:800;box-shadow:0 12px 28px #5f42ff33}.logoutButton{color:#73798c;background:#f0f1f6;border-radius:12px;width:100%;height:44px;margin-top:9px}.loginHints{color:#9ca1b0;justify-content:center;gap:18px;margin-top:17px;font-size:9px;display:flex}.sxApp{min-height:100vh;color:var(--sx-text);background:linear-gradient(#fff,#fafaff)}.roomHeader{border-bottom:1px solid var(--sx-border);background:#fff;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:15px;min-height:64px;padding:8px 16px;display:grid}.headerLeft,.headerControls,.headerRight{align-items:center;gap:8px;display:flex}.headerLeft{min-width:0}.homeButton{color:#5b5d77;background:#f6f6fb;border-radius:9px;flex-shrink:0;width:34px;height:34px;font-size:13px}.headerDivider{background:#ececf3;flex-shrink:0;width:1px;height:27px}.roomName{color:#17182b;white-space:nowrap;font-size:15px}.privateBadge{color:#fff;background:linear-gradient(135deg,#446bff,#8d3aff);border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:10px;font-weight:700}.headerSelect{color:#7d8195;background:#fff;border:1px solid #e0e2ec;border-radius:11px;align-items:center;gap:13px;height:36px;padding:0 12px;font-size:11px;display:flex}.descriptionInput{color:#a1a5b4;white-space:nowrap;background:#fff;border:1px solid #e0e2ec;border-radius:11px;align-items:center;width:170px;height:36px;padding:0 13px;font-size:11px;display:flex;overflow:hidden}.headerControls{background:#f3f4fa;border-radius:13px;padding:3px}.headerAction{color:#646b84;background:#fff;border-radius:10px;place-items:center;width:41px;height:38px;font-size:15px;transition:all .16s;display:grid}.headerAction:hover:not(:disabled){color:#fff;background:var(--sx-gradient);transform:translateY(-1px)}.headerAction.active{color:#fff;background:var(--sx-gradient);box-shadow:0 7px 16px #5a48ff2e}.disabledAction{opacity:.45}.headerRight{justify-content:flex-end}.outlineIcon{color:#575e7a;background:#fff;border:1px solid #dedfea;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.outlineIcon.verified{color:#743cff;border-color:#d6c4ff}.roomLayout{background:linear-gradient(135deg,#fbfcff 0%,#f9f8ff 100%);grid-template-columns:255px minmax(0,1fr) 315px;gap:12px;height:calc(100vh - 64px);padding:12px;display:grid}.panel{background:#fff;border:1px solid #e1e3ec;border-radius:13px;overflow:hidden}.panelTitle{border-bottom:1px solid #e7e8ef;justify-content:space-between;align-items:center;min-height:43px;padding:0 13px;display:flex}.panelTitle strong{color:#222337;font-size:12px}.panelTitle>span{color:#5e5d84;background:linear-gradient(135deg,#eef4ff,#f1ebff);border-radius:999px;place-items:center;min-width:23px;height:23px;font-size:10px;font-weight:700;display:grid}.participantsColumn{flex-direction:column;gap:10px;min-height:0;display:flex}.participantsPanel{flex:1}.participantRow{background:linear-gradient(135deg,#f6f8ff,#f8f3ff);border-radius:9px;align-items:center;gap:9px;margin:9px;padding:9px;display:flex}.participantAvatar{background:var(--sx-gradient);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.participantInfo{flex-direction:column;flex:1;min-width:0;display:flex}.participantInfo strong{color:#292a3d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.participantInfo span{color:#8f94a6;margin-top:2px;font-size:9px}.participantMute{color:#9599aa;font-size:12px}.participantsBottom{align-items:center;display:flex}.onlineCount{color:#25a778;background:#effbf7;border-radius:9px;align-items:center;padding:7px 10px;font-size:10px;font-weight:700;display:inline-flex}.broadcastArea{background:radial-gradient(circle at 50% 45%,#7743ff0f 0%,#3a7fff09 28%,#0000 58%),linear-gradient(135deg,#fff 0%,#fcfbff 48%,#f7f8ff 100%);border:1px solid #ddd8f4;border-radius:16px;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 12px 40px #4a3f840a}.broadcastArea:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 15%,#228bff0d,#0000 25%),radial-gradient(circle at 85% 80%,#8a35ff0d,#0000 27%);position:absolute;inset:0}.broadcastArea:fullscreen{background:#000;border:0;border-radius:0;width:100vw;height:100vh}.broadcastVideo{z-index:2;object-fit:contain;background:0 0;width:100%;height:100%;position:absolute;inset:0}.broadcastArea:fullscreen .broadcastVideo{background:#000}.broadcastEmpty{z-index:3;text-align:center;background:radial-gradient(circle,#7b40ff0e,#438aff06 30%,#0000 60%);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.emptyScreenIcon{background:linear-gradient(#fff, #fff) padding-box, var(--sx-gradient) border-box;color:#713dff;border:2px solid #0000;border-radius:10px;place-items:center;width:76px;height:61px;margin-bottom:22px;font-size:25px;display:grid;position:relative;box-shadow:0 15px 35px #5b4ccd1a}.emptyScreenIcon:before{content:"";filter:blur(6px);background:#6f4dff0f;border-radius:50%;width:40px;height:40px;position:absolute}.emptyScreenIcon span{z-index:2;background:linear-gradient(135deg,#258cff,#873cff);color:#0000;-webkit-background-clip:text;background-clip:text;position:relative}.emptyScreenIcon:after{content:"";background:linear-gradient(90deg,#3985ff,#8140ff);border-radius:999px;width:28px;height:3px;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}.broadcastEmpty h2{color:#34364b;margin:0 0 19px;font-size:16px;font-weight:600}.broadcastButtons{gap:9px;display:flex}.gradientButton{background:var(--sx-gradient);color:#fff;border-radius:11px;min-height:42px;padding:0 18px;font-size:12px;font-weight:700;transition:transform .15s,filter .15s,box-shadow .15s;box-shadow:0 10px 25px #5347ff2b}.gradientButton:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 14px 30px #5347ff38}.sourceButton{margin-top:9px}.betaBadge{background:#360f7d85;border-radius:999px;margin-left:8px;padding:4px 7px;font-size:8px}.disabledButton{opacity:.6}.videoFloatingControls{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120f21c2;border-radius:12px;align-items:center;gap:8px;padding:9px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.videoFloatingControls button{color:#fff;background:#ffffff1f;border-radius:8px;min-height:34px;padding:0 11px}.liveIndicator{color:#fff;align-items:center;gap:7px;margin-right:auto;font-size:10px;font-weight:800;display:flex}.liveIndicator>span{background:#ff3d65;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #ff3d65cc}.stopStreamMini{background:#e5415f!important}.floatingSettings{z-index:20;background:#fffffff7;border:1px solid #e2e2ee;border-radius:14px;width:250px;padding:14px;position:absolute;top:12px;right:12px;box-shadow:0 18px 45px #40357024}.floatingSettingsHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.floatingSettingsHeader strong{font-size:12px}.floatingSettingsHeader button{color:#6d7184;background:#f1f1f7;border-radius:7px;width:26px;height:26px}.floatingSettings>label{color:#85899b;margin:11px 0 6px;font-size:9px;font-weight:700;display:block}.settingsSegment{background:#f2f3f8;border-radius:10px;grid-template-columns:1fr;gap:4px;padding:4px;display:grid}.settingsSegment button{color:#7d8193;background:0 0;border-radius:8px;height:33px;font-size:10px;font-weight:700}.settingsSegment button.selected{background:var(--sx-gradient);color:#fff}.audioSetting{color:#737789;background:#f3f4f8;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:40px;margin-top:12px;padding:0 11px;font-size:10px;display:flex}.audioSetting.active{color:#5c55ce;background:linear-gradient(135deg,#edf6ff,#f3edff)}.audioCaptureStatus{color:#777d8d;margin-top:9px;font-size:9px;display:block}.floatingError{z-index:20;color:#fff;background:#ff4666;border-radius:10px;padding:9px 13px;font-size:10px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.rightColumn{flex-direction:column;gap:10px;min-width:0;min-height:0;display:flex}.rightTopActions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.rightTopActions button{color:#53576c;background:#fff;border:1px solid #dedfea;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:8px 10px;font-size:10px;display:flex}.chatPanel{flex-direction:column;flex:1;min-height:0;display:flex}.chatTitle>span{color:#85899d;background:0 0}.chatEmpty{color:#888ca0;flex:1;place-items:center;font-size:11px;display:grid}.chatComposer{border-top:1px solid #e6e7ef;grid-template-columns:auto auto minmax(0,1fr) auto;gap:6px;padding:8px;display:grid}.chatComposer button{color:#626679;background:#fff;border:1px solid #dedfea;border-radius:8px;height:34px;padding:0 9px;font-size:9px;font-weight:700}.chatComposer input{color:#777b8c;background:#fafafd;border:1px solid #dedfea;border-radius:8px;min-width:0;height:34px;padding:0 10px;font-size:10px}.chatComposer .sendButton{color:#fff;background:var(--sx-gradient);border:0}.profileCard{background:#fff;border:1px solid #e1e3ec;border-radius:13px;padding:11px}.profileTop{align-items:center;gap:9px;display:flex}.profileAvatar{background:var(--sx-gradient);color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.profileNames{flex-direction:column;flex:1;min-width:0;display:flex}.profileNames strong{color:#242538;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profileNames span{color:#8379bd;margin-top:2px;font-size:9px}.profileTop>button{color:#666a7e;background:#fff;border:1px solid #e1e3eb;border-radius:9px;width:34px;height:34px}.pointsRow{color:#696d81;background:linear-gradient(135deg,#f4f6ff,#faf5ff);border-radius:9px;align-items:center;gap:5px;margin-top:9px;padding:9px 10px;font-size:10px;display:flex}.pointsRow strong{color:#292a3b}.error{color:#d23d58;background:#fff0f3;border-radius:10px;margin-top:10px;padding:10px;font-size:10px}@media (width<=1120px){.roomLayout{grid-template-columns:210px minmax(0,1fr)}.rightColumn,.descriptionInput{display:none}}@media (width<=820px){.roomHeader{grid-template-columns:minmax(0,1fr) auto}.headerControls{order:3;grid-column:1/-1;justify-content:center}.headerRight{justify-self:end}.headerSelect,.privateBadge{display:none}.roomLayout{grid-template-columns:1fr;height:auto;padding:8px}.participantsColumn{order:2}.participantsPanel{min-height:150px}.broadcastArea{min-height:520px}.broadcastButtons{flex-direction:column;width:min(260px,100%)}.gradientButton{width:100%}}@media (width<=520px){.roomName{text-overflow:ellipsis;max-width:130px;overflow:hidden}.headerDivider{display:none}.headerRight{gap:4px}.outlineIcon{width:34px;height:34px}.broadcastArea{min-height:450px}.floatingSettings{width:auto;left:10px;right:10px}.loginCard{padding:30px 20px 24px}}.sxTopControls{background:#f7f7fb;border:1px solid #eeeef6;gap:7px;padding:4px;box-shadow:0 5px 18px #382a780f}.controlGroup{align-items:center;gap:5px;display:flex}.topControlDivider{background:#e6e5ef;width:1px;height:27px;margin:0 2px}.headerAction{border:1px solid #ececf5;box-shadow:0 3px 10px #211c460d}.headerAction.active{background:linear-gradient(135deg,#2f86ff 0%,#7738ff 100%);border-color:#0000}.headerAction.danger{color:#fff;background:linear-gradient(135deg,#ff3855,#d90026);border-color:#0000}.headerAction.sourceTopAction{color:#fff;background:linear-gradient(135deg,#2f86ff,#7738ff);border-color:#0000}.moreWrap{position:relative}.moreMenu{z-index:50;background:#fff;border:1px solid #e4e1f1;border-radius:12px;width:175px;padding:7px;position:absolute;top:46px;right:0;box-shadow:0 15px 35px #20184a29}.moreMenu button{text-align:left;color:#33364c;background:0 0;border-radius:8px;width:100%;padding:10px}.moreMenu button:hover{color:#6338ff;background:#f4f0ff}.sourceModalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#100e1d8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sourceModal{color:#202131;background:#fff;border:1px solid #e5e2f1;border-radius:15px;width:min(390px,100vw - 28px);padding:18px;box-shadow:0 24px 70px #16103740}.sourceModalHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.sourceModalHeader h3{margin:0;font-size:15px}.sourceModalHeader h3 span{color:#fff;background:linear-gradient(135deg,#2f86ff,#7738ff);border-radius:5px;margin-right:5px;padding:4px 6px;font-size:10px}.sourceModalHeader>button{color:#888;background:0 0;font-size:20px}.sourceLabel{color:#6e6c7d;margin:14px 0 7px;font-size:12px;display:block}.platformGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.platformButton{color:#4c4b59;background:#fff;border:1px solid #dedce8;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:65px;display:flex}.platformButton.selected{color:#6438ff;background:#f6f2ff;border-color:#6d43ff;box-shadow:0 0 0 2px #6d43ff14}.platformButton b{font-size:16px}.platformButton span{font-size:11px}.radioRow{align-items:center;gap:8px;margin:8px 0;font-size:12px;display:flex}.radioRow input{accent-color:#6d43ff}.sourceUrlInput{color:#333;border:1px solid #dcd9e7;border-radius:9px;outline:none;width:100%;height:42px;padding:0 12px}.sourceUrlInput:focus{border-color:#6d43ff;box-shadow:0 0 0 3px #6d43ff1a}.fileHint{color:#706c83;background:#f7f5ff;border-radius:9px;padding:14px;font-size:12px}.sourceAddButton{color:#fff;background:linear-gradient(90deg,#2f86ff,#7738ff);border-radius:9px;width:100%;height:42px;margin-top:16px;font-weight:700;box-shadow:0 9px 20px #5d3dff33}.participantAvatar,.profileAvatar{position:relative;overflow:hidden!important}.participantAvatar img,.profileAvatar img{object-fit:cover!important;object-position:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important}.participantAvatar img{border-radius:50%!important}.profileAvatar img{border-radius:inherit!important}.participantRow,.profileCard,.profileTop{overflow:hidden}.roomHeader{overflow:visible}.sxTopControls{border-radius:12px;flex-wrap:nowrap;align-items:center;display:flex}.sxTopControls .controlGroup{align-items:center;gap:4px;display:flex}.sxTopControls .headerAction{flex:0 0 40px;width:40px;height:36px}.headerRight{gap:7px}@media (width<=1050px){.roomHeader{gap:7px}.descriptionInput,.headerSelect{display:none}.sxTopControls .headerAction,.outlineIcon{flex-basis:36px;width:36px;height:35px}}.headerAction svg,.outlineIcon svg,.moreMenu svg{pointer-events:none;width:17px;height:17px;display:block}.headerAction,.outlineIcon{font-size:0}.headerAction{color:#555a70}.headerAction.active,.headerAction.sourceTopAction,.headerAction.danger{color:#fff}.outlineIcon{color:#5f6274}.outlineIcon.verified{color:#7445ff}.moreMenu button{align-items:center;gap:8px;display:flex}.sxTopControls .headerAction:hover:not(:disabled),.outlineIcon:hover{transform:translateY(-1px)}.sxTopControls .headerAction:not(.active):not(.danger):not(.sourceTopAction){background:#fff}.sxTopControls .headerAction:not(.active):not(.danger):not(.sourceTopAction):hover{color:#6841ff;background:#f8f5ff;border-color:#dcd3ff}.rightTopActions button svg{color:#6546e8;flex:0 0 15px;width:15px;height:15px}.chatMessages{flex:1;min-height:0;padding:10px;overflow-y:auto}.chatMessage{border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:6px;padding:8px;display:flex}.chatMessage:hover{background:#6948ff0e}.chatMessageAvatar{color:#fff;background:linear-gradient(135deg,#2f86ff,#7738ff);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid;overflow:hidden}.chatMessageAvatar img{object-fit:cover;width:100%;height:100%}.chatMessageBody{flex:1;min-width:0}.chatMessageMeta{align-items:center;gap:7px;display:flex}.chatMessageMeta strong{color:#26283a;font-size:10px}.chatMessageMeta span{color:#a0a3b3;font-size:8px}.chatMessageBody p{color:#545769;word-break:break-word;margin:3px 0 0;font-size:10px;line-height:1.35}.chatComposer{grid-template-columns:1fr auto!important}.chatComposer input{min-width:0}.chatComposer .sendButton:disabled{opacity:.45;cursor:default}.sharedMedia{z-index:8;background:#0c0d12;border:1px solid #dfd8ff;border-radius:14px;flex-direction:column;display:flex;position:absolute;inset:14px;overflow:hidden;box-shadow:0 15px 35px #31236a1f}.sharedMedia.musicMedia{background:#fff;min-height:180px;inset:auto 20% 28px}.sharedMediaHeader{background:#fff;border-bottom:1px solid #ece9f6;justify-content:space-between;align-items:center;height:44px;padding:0 12px;display:flex}.sharedMediaHeader div{align-items:center;gap:8px;display:flex}.sharedMediaHeader span{color:#8a83a2;letter-spacing:.7px;font-size:8px;font-weight:800}.sharedMediaHeader strong{color:#5f43df;font-size:10px}.sharedMediaHeader button{color:#6544e5;background:#faf8ff;border:1px solid #e4defc;border-radius:8px;padding:6px 9px;font-size:9px}.sharedMedia iframe,.sharedLocalVideo{background:#000;border:0;flex:1;width:100%;min-height:0}.musicPlatformGrid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.advancedMenu{max-height:min(610px,100vh - 85px);overflow-y:auto;width:320px!important;padding:12px!important}.reportBugButton{font-weight:700;color:#ef334d!important}.advancedDivider{background:#e8e6ef;height:1px;margin:9px 0}.themeMenuRow>span{color:#6e6d7a;margin:0 0 7px;font-size:10px;font-weight:700;display:block}.themeSegment{background:#f3f3f7;border-radius:9px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.themeSegment button{border-radius:7px!important;justify-content:center!important;padding:7px 4px!important;font-size:9px!important}.themeSegment button.selected{box-shadow:0 1px 5px #1714311a;color:#252637!important;background:#fff!important}.advancedToggle{color:#3d3f50;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:7px 2px;font-size:10px;line-height:1.25;display:flex}.advancedToggle input{accent-color:#6b48f5;width:34px;height:19px}.bugModal textarea{resize:vertical;color:#313243;width:100%;min-height:125px;font:inherit;border:1px solid #ddd9e9;border-radius:10px;outline:none;padding:11px}.bugModal textarea:focus{border-color:#6d43ff;box-shadow:0 0 0 3px #6d43ff1a}:root[data-theme=dark] .roomHeader,:root[data-theme=dark] .panel,:root[data-theme=dark] .profileCard,:root[data-theme=dark] .rightTopActions button,:root[data-theme=dark] .sourceModal,:root[data-theme=dark] .moreMenu{color:#f2f3f7;background:#181a24;border-color:#2a2d3b}:root[data-theme=dark] .broadcastArea{background:radial-gradient(circle,#5a3dff1a,#0000 38%),#13151e}:root[data-theme=dark] .chatMessageMeta strong,:root[data-theme=dark] .chatMessageBody p,:root[data-theme=dark] .roomName,:root[data-theme=dark] .panelTitle strong{color:#eceef8}:root[data-theme=dark] .chatMessageBody p,:root[data-theme=dark] .chatEmpty{color:#a8adbf}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] body,:root[data-theme=dark] #root,:root[data-theme=dark] .sxApp{color:#f5f7ff!important;background:radial-gradient(circle at 45% 15%,#5c44ff14,#0000 28%),#0f1118!important}:root[data-theme=dark] .roomHeader{box-shadow:0 6px 20px #0000002e;background:#12141df5!important;border-bottom-color:#282b38!important}:root[data-theme=dark] .roomName,:root[data-theme=dark] .panelTitle,:root[data-theme=dark] .panelTitle strong,:root[data-theme=dark] .chatPanel h3,:root[data-theme=dark] .profileCard strong,:root[data-theme=dark] .participantName{color:#f5f7ff!important}:root[data-theme=dark] .privateBadge{color:#ddd7ff!important;background:linear-gradient(135deg,#5145d9,#7b42ff)!important;border-color:#0000!important}:root[data-theme=dark] .participantsPanel,:root[data-theme=dark] .chatPanel,:root[data-theme=dark] .profileCard,:root[data-theme=dark] .rightTopActions button,:root[data-theme=dark] .sourceModal,:root[data-theme=dark] .moreMenu,:root[data-theme=dark] .settingsPanel,:root[data-theme=dark] .panel{background:#171a23!important;border-color:#2b2f3d!important;box-shadow:0 10px 28px #0000002e!important}:root[data-theme=dark] .participantsPanel,:root[data-theme=dark] .chatPanel{overflow:hidden}:root[data-theme=dark] .participantRow{color:#f2f4fb!important;background:#202330!important;border-color:#2b3040!important}:root[data-theme=dark] .participantMeta,:root[data-theme=dark] .participantStatus,:root[data-theme=dark] .profileMeta,:root[data-theme=dark] .chatEmpty,:root[data-theme=dark] .sourceLabel,:root[data-theme=dark] .fileHint,:root[data-theme=dark] .advancedToggle,:root[data-theme=dark] .themeMenuRow>span{color:#aeb4c6!important}:root[data-theme=dark] .broadcastArea{background:radial-gradient(circle,#694aff1a,#0000 30%),linear-gradient(#141721 0%,#11141d 100%)!important;border-color:#2b2f3e!important}:root[data-theme=dark] .broadcastEmpty strong,:root[data-theme=dark] .broadcastEmpty h2{color:#eef1ff!important}:root[data-theme=dark] .broadcastEmpty p{color:#9ea5ba!important}:root[data-theme=dark] .chatComposer{background:#171a23!important;border-top-color:#2b2f3d!important}:root[data-theme=dark] .chatComposer input,:root[data-theme=dark] .sourceUrlInput,:root[data-theme=dark] .bugModal textarea{color:#f2f4fb!important;background:#10131b!important;border-color:#303544!important}:root[data-theme=dark] .chatComposer input::placeholder,:root[data-theme=dark] .sourceUrlInput::placeholder,:root[data-theme=dark] .bugModal textarea::placeholder{color:#6f778b!important}:root[data-theme=dark] .chatMessage:hover{background:#6f4fff14!important}:root[data-theme=dark] .chatMessageMeta strong{color:#f0f2fb!important}:root[data-theme=dark] .chatMessageMeta span{color:#737b90!important}:root[data-theme=dark] .chatMessageBody p{color:#c3c8d8!important}:root[data-theme=dark] .sxTopControls{box-shadow:none!important;background:#171a23!important;border-color:#292d3a!important}:root[data-theme=dark] .sxTopControls .headerAction:not(.active):not(.danger):not(.sourceTopAction),:root[data-theme=dark] .outlineIcon{color:#cbd0df!important;background:#20232f!important;border-color:#303443!important}:root[data-theme=dark] .sxTopControls .headerAction:not(.active):not(.danger):not(.sourceTopAction):hover,:root[data-theme=dark] .outlineIcon:hover{color:#cfc8ff!important;background:#292d3c!important;border-color:#5d4ac7!important}:root[data-theme=dark] .outlineIcon.verified{color:#9a7cff!important}:root[data-theme=dark] .topControlDivider{background:#313544!important}:root[data-theme=dark] .moreMenu.advancedMenu{z-index:9999!important;background:#171a23!important;border:1px solid #303443!important;border-radius:14px!important;width:320px!important;max-width:calc(100vw - 24px)!important;position:absolute!important;top:48px!important;right:0!important;box-shadow:0 20px 55px #0000006b!important}:root[data-theme=dark] .advancedDivider{background:#2c3040!important}:root[data-theme=dark] .themeSegment{border:1px solid #2d3241;background:#10131b!important}:root[data-theme=dark] .themeSegment button{color:#9da5b8!important}:root[data-theme=dark] .themeSegment button.selected{color:#fff!important;background:linear-gradient(135deg,#2f73ff,#7542ff)!important;box-shadow:0 5px 16px #5b41ff38!important}:root[data-theme=dark] .advancedToggle{border-radius:9px;padding-left:6px;padding-right:6px}:root[data-theme=dark] .advancedToggle:hover{background:#1e2230}:root[data-theme=dark] .advancedToggle input{accent-color:#7450ff!important}:root[data-theme=dark] .sourceModal{color:#f4f6ff!important;background:#171a23!important}:root[data-theme=dark] .sourceModalHeader h3{color:#f5f7ff!important}:root[data-theme=dark] .platformButton{color:#aeb5c7!important;background:#11141c!important;border-color:#303544!important}:root[data-theme=dark] .platformButton.selected{color:#b8a9ff!important;background:linear-gradient(145deg,#357bff21,#7441ff2e)!important;border-color:#7350ff!important;box-shadow:0 0 0 2px #7350ff14!important}:root[data-theme=dark] .fileHint{border:1px solid #2f3442;background:#11141c!important}:root[data-theme=dark] .sharedMediaHeader{background:#171a23!important;border-bottom-color:#2e3342!important}:root[data-theme=dark] .sharedMediaHeader button{color:#b8a9ff!important;background:#222636!important;border-color:#34394a!important}:root[data-theme=dark] .profileCard{background:#171a23!important}:root[data-theme=dark] .profilePoints,:root[data-theme=dark] .pointsRow{color:#c7ccdb!important;background:#11141c!important}:root[data-theme=dark] .roomLayout{background:0 0!important}:root[data-theme=dark] .onlineCount{color:#68e5ae!important;background:#12251f!important;border-color:#244c3f!important}:root[data-theme=dark] .participantsPanel{background:#171a23!important;border-color:#2b2f3d!important}:root[data-theme=dark] .participantsHeader,:root[data-theme=dark] .panelHeader{color:#f7f8ff!important;border-bottom-color:#343848!important}:root[data-theme=dark] .participantRow{background:linear-gradient(135deg,#202430 0%,#1f2230 100%)!important;border:1px solid #2c3140!important}:root[data-theme=dark] .participantRow:hover{background:linear-gradient(135deg,#272b39 0%,#252938 100%)!important;border-color:#48416d!important}:root[data-theme=dark] .participantName,:root[data-theme=dark] .participantName strong{color:#f2f4ff!important}:root[data-theme=dark] .participantYou,:root[data-theme=dark] .participantTag{color:#a9aec0!important}:root[data-theme=dark] .participantStatus,:root[data-theme=dark] .participantStatus-connected{color:#8fdcb8!important}:root[data-theme=dark] .participantStatus-muted,:root[data-theme=dark] .participantStatus-deafened{color:#b3b8c9!important}:root[data-theme=dark] .participantVoiceState,:root[data-theme=dark] .participantVoiceState-connected,:root[data-theme=dark] .participantVoiceState-muted,:root[data-theme=dark] .participantVoiceState-deafened{color:#d7dbea!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important}:root[data-theme=dark] .participantPresence{border-color:#202430!important}:root[data-theme=dark] .participantBadge{color:#c8c1ff!important;background:#704fff24!important;border-color:#704fff3d!important}:root[data-theme=dark] .participantInfo,:root[data-theme=dark] .participantNameLine,:root[data-theme=dark] .participantNameLine strong{color:#f7f8ff!important;opacity:1!important}:root[data-theme=dark] .participantNameLine strong{text-shadow:none!important;font-weight:800!important}:root[data-theme=dark] .participantMeBadge{color:#aeb4c8!important;opacity:1!important}:root[data-theme=dark] .participantStatus,:root[data-theme=dark] .participantStatus-connected{opacity:1!important}
