:root{color-scheme:dark;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--bg-app: #313338;--bg-surface: #2b2d31;--bg-surface-alt: #1e1f22;--bg-card: #232428;--bg-hover: #3a3c43;--bg-active: #404249;--bg-input: #1e1f22;--line: rgba(255, 255, 255, .06);--text: #f2f3f5;--text-muted: #b5bac1;--text-dim: #949ba4;--brand: #5865f2;--green: #3ba55d;--red: #da373c;--yellow: #f0b232}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:var(--bg-app);color:var(--text)}body{overflow:hidden}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{border:0;border-radius:8px;padding:10px 12px;background:#3f4248;color:var(--text);cursor:pointer;transition:background .15s ease,opacity .15s ease,transform .15s ease}button:hover{background:#4b4e57}button.primary{background:var(--brand)}button.primary:hover{background:#4752c4}button.danger{background:#da373c26;color:#ffb5b8}button.danger:hover{background:#da373c40}button.active{background:#5865f22e;color:#fff}button:disabled{opacity:.7;cursor:not-allowed}input,textarea,select{width:100%;border:1px solid transparent;background:var(--bg-input);color:var(--text);border-radius:8px;padding:10px 12px}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--brand)}textarea{min-height:88px;resize:vertical}a{color:#9ab8ff;text-decoration:none}a:hover{text-decoration:underline}pre{white-space:pre-wrap;word-break:break-word;background:#00000038;border:1px solid var(--line);border-radius:8px;padding:10px;overflow:auto}label{display:grid;gap:8px;color:var(--text-muted);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.hint,.muted{color:var(--text-muted);font-size:12px}.muted.center{text-align:center}.error{color:#ffb5b8}.center{text-align:center}.wide,.full-width{width:100%}.line-clamp{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:110px}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1.15fr) minmax(360px,480px);gap:24px;place-items:center;padding:32px;position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(88,101,242,.28),transparent 30%),radial-gradient(circle at bottom right,rgba(59,165,93,.18),transparent 28%),linear-gradient(180deg,#1d1f23,#111214)}.auth-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 85%);mask-image:radial-gradient(circle at center,black,transparent 85%)}.auth-hero,.auth-card{position:relative;z-index:1}.auth-hero{max-width:620px;display:grid;gap:18px}.auth-hero h1{margin:0;font-size:clamp(36px,4vw,58px);line-height:1.04}.auth-hero p{margin:0;color:var(--text-muted);max-width:560px;font-size:16px;line-height:1.55}.auth-hero-badge{width:max-content;padding:8px 12px;border-radius:999px;background:#5865f229;color:#dfe3ff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-feature{background:#ffffff0d;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:16px;color:#eef1ff}.auth-card{width:100%;background:#313338f2;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:28px;display:grid;gap:14px;box-shadow:0 24px 80px #00000059}.auth-notice{border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.45;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:var(--text)}.auth-notice.danger{background:#da373c24;border-color:#da373c3d;color:#ffd7d9}.app-startup-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(88,101,242,.22),transparent 28%),radial-gradient(circle at bottom right,rgba(59,165,93,.12),transparent 24%),linear-gradient(180deg,#191b1f,#111214);padding:32px}.app-startup-card{width:min(460px,100%);display:grid;gap:14px;padding:28px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#232428eb;box-shadow:0 24px 90px #00000052}.app-startup-card h1{margin:0;font-size:30px}.app-startup-card p{margin:0;color:var(--text-muted);line-height:1.55}.app-startup-badge{width:max-content;padding:8px 12px;border-radius:999px;background:#5865f229;color:#dfe3ff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-startup-loader{display:inline-flex;gap:10px;align-items:center}.app-startup-loader span{width:10px;height:10px;border-radius:999px;background:#ffffffbf;animation:skyPulse 1s infinite ease-in-out}.app-startup-loader span:nth-child(2){animation-delay:.12s}.app-startup-loader span:nth-child(3){animation-delay:.24s}@keyframes skyPulse{0%,80%,to{opacity:.35;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.brand{font-size:34px;font-weight:800;text-align:center}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}html,body,#root{height:100%;min-height:100%;overflow:hidden}body{overflow:hidden;background:#1a1b1e}#root{overflow:hidden}.app-shell,.left-sidebar,.workspace-sidebar,.content-column,.details-sidebar,.right-sidebar,.app-shell.workspace-shell{height:100vh;max-height:100vh;overflow:hidden}.app-shell.workspace-shell{display:flex;flex-direction:column;height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}.app-shell.workspace-shell>*{min-width:0}.servers-column,.workspace-sidebar,.content-column,.details-sidebar{min-height:0}.day-divider{display:flex;align-items:center;gap:12px;margin:18px 20px 10px;color:#b5bac1;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.day-divider:before,.day-divider:after{content:"";flex:1;height:1px;background:#ffffff0f}.day-divider span{padding:0 8px}.topic-ribbon,.topic-editor,.pin-spotlight{margin:0 16px 8px;padding:10px 12px;border-radius:8px;background:#ffffff08}.pin-spotlight-card{border-radius:8px;background:#ffffff0a}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1a1b1e;border:2px solid transparent;background-clip:padding-box;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#111214;border:2px solid transparent;background-clip:padding-box}.app-status-banner{grid-column:2 / 5;width:100%;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;padding:10px 18px;border-bottom:1px solid rgba(255,255,255,.05);background:#10141de0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text)}.app-status-banner>div:first-child{display:grid;gap:4px}.app-status-banner strong{font-size:12px;letter-spacing:.01em}.app-status-banner>div:first-child div{color:var(--text-muted);font-size:12px}.app-status-banner.info{background:#1b253feb}.app-status-banner.warning{background:#2b220eeb}.app-status-banner.danger{background:#341417eb}.app-status-actions{display:flex;gap:8px;flex-wrap:wrap}.app-status-actions button{min-height:32px;padding:0 12px}.icon-button,.quick-tabs button,.tabs button,.group-toggle,.server-home,.server-pill,.file-input{transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.icon-button{width:34px;height:34px;display:grid;place-items:center;padding:0;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.icon-button:hover{background:#ffffff0f;border-color:#ffffff1f}.utility-card{margin:12px 12px 0}.account-card,.panel-card,.composer-box{background:var(--bg-card);border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:14px}.account-user,.member-main{display:flex;align-items:center;gap:10px;min-width:0}.account-name{font-weight:700}.section-title{color:var(--text-dim);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.badge{min-width:20px;height:20px;border-radius:999px;padding:0 6px;display:inline-grid;place-items:center;background:var(--brand);font-size:11px;font-weight:700}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#5865f2,#7c83fd);display:grid;place-items:center;font-weight:800;color:#fff;flex:0 0 40px}.avatar.tiny{width:28px;height:28px;flex-basis:28px;font-size:12px}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#ffffff0f;color:var(--text-muted);font-size:11px;font-weight:700}.status-pill.online{background:#57f28726;color:#b4f2c6}.status-pill.warning{background:#f0b23226;color:#f0d28a}.panel-card.fill{height:100%}.app-shell.compact .panel-card,.app-shell.compact .composer-box,.app-shell.compact .utility-card{padding:10px}.utility-stack{display:grid;gap:8px}.utility-subsection{display:grid;gap:10px;padding-top:2px}.utility-stat-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.utility-inline{display:flex;gap:8px;flex-wrap:wrap}.utility-inline input,.utility-inline select{min-width:150px}.utility-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.utility-stat{border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:10px;background:#ffffff06}.utility-stat strong{display:block;font-size:17px}.utility-stat-label,.section-title{letter-spacing:.06em}.workspace-sidebar .utility-card-v9 .section-title,.workspace-sidebar .sidebar-filter-card .section-title{font-size:10px;margin-bottom:6px}.utility-inline,.utility-stat-grid,.row.stack-mobile{gap:8px}.utility-followup-card{display:grid;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#ffffff09}.utility-followup-card.tone-attention{border-color:#f0b23247;background:#f0b2321a}.utility-followup-card.tone-active{border-color:#5865f23d;background:#5865f21a}.utility-followup-card-top{display:grid;gap:8px}.utility-followup-chip-row{margin-bottom:0}.utility-followup-actions{padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.utility-inline button,.sidebar-filter-row input,.sidebar-filter-row button{min-height:36px}.panel-card,.utility-card,.utility-card-v9,.account-card,.composer-box,.search-hit,.audit-item,.thread-item,.thread-parent,.topic-ribbon,.topic-editor,.pin-spotlight,.thread-split-header,.thread-split-parent,.thread-split-compose,.thread-split-reply{box-shadow:none;border:1px solid rgba(255,255,255,.045);background:#181a1ff5}.utility-card,.section-title{margin-top:0}.utility-inline-stack{grid-template-columns:minmax(0,1fr) auto}.server-template-preview-card{align-items:flex-start}.server-template-preview-chips{margin-top:8px}.invite-application-card,.member-application-card{display:grid;gap:10px}.invite-application-question-list,.member-application-answers{display:grid;gap:8px}.invite-application-question,.member-application-answer{display:grid;gap:6px}.invite-application-question>span,.member-application-answer>span{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.member-application-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.app-directory-card{display:grid;gap:10px}.app-directory-channel-row{display:grid;gap:6px}.app-directory-card-head{align-items:flex-start;gap:10px}.app-directory-header-copy{display:grid;gap:3px;min-width:0}.app-directory-current{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.app-directory-current-copy{display:grid;gap:6px}.app-directory-current-meta,.app-directory-summary-chips{gap:6px}.app-directory-actions{justify-content:flex-end}.app-directory-app-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.app-directory-app{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:left}.app-directory-app.muted-card{opacity:.8}.app-directory-app:hover,.app-directory-app:focus-visible{border-color:#5865f257;background:#5865f21f}.app-directory-app-copy{display:grid;gap:4px}.app-directory-app small{color:var(--text-muted)}.app-directory-app-meta,.app-directory-app-actions{display:flex;flex-wrap:wrap;gap:6px}.app-directory-live-room-list{display:grid;gap:6px}.app-directory-live-room{display:grid;gap:2px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:left}.app-directory-live-room.active{border-color:#5865f257;background:#5865f21f}.app-directory-live-room span,.app-directory-live-room-more{color:var(--text-muted);font-size:12px}.app-directory-app-actions{justify-content:flex-end}.app-directory-app-emoji{font-size:18px;line-height:1}.app-shell.a11y-focus-outlines :focus-visible,.settings-accessibility-preview.a11y-focus-outlines :focus-visible,.accessibility-review-preview.a11y-focus-outlines :focus-visible{outline:3px solid rgba(88,101,242,.92);outline-offset:2px}.app-shell.a11y-reduced-motion *,.app-shell.a11y-reduced-motion *:before,.app-shell.a11y-reduced-motion *:after,.settings-accessibility-preview.a11y-reduced-motion *,.settings-accessibility-preview.a11y-reduced-motion *:before,.settings-accessibility-preview.a11y-reduced-motion *:after,.accessibility-review-preview.a11y-reduced-motion *,.accessibility-review-preview.a11y-reduced-motion *:before,.accessibility-review-preview.a11y-reduced-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.app-shell.a11y-reduced-transparency .modal-scrim,.app-shell.a11y-reduced-transparency .settings-modal,.app-shell.a11y-reduced-transparency .context-menu,.app-shell.a11y-reduced-transparency .command-palette,.app-shell.a11y-reduced-transparency .profile-popout-v59,.app-shell.a11y-reduced-transparency .profile-popout-v60,.app-shell.a11y-reduced-transparency .profile-popout-section-card,.app-shell.a11y-reduced-transparency .profile-popout-overflow-panel,.app-shell.a11y-reduced-transparency .panel-card,.app-shell.a11y-reduced-transparency .utility-card,.app-shell.a11y-reduced-transparency .preview-card,.app-shell.a11y-reduced-transparency .card,.settings-accessibility-preview.a11y-reduced-transparency,.settings-accessibility-preview.a11y-reduced-transparency .settings-accessibility-preview-shell,.accessibility-review-preview.a11y-reduced-transparency{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#181a1ffa!important}.app-shell.a11y-high-contrast .panel-card,.app-shell.a11y-high-contrast .utility-card,.app-shell.a11y-high-contrast .preview-card,.app-shell.a11y-high-contrast .card,.app-shell.a11y-high-contrast .command-palette,.app-shell.a11y-high-contrast .context-menu,.app-shell.a11y-high-contrast .profile-popout-v59,.app-shell.a11y-high-contrast .profile-popout-v60,.app-shell.a11y-high-contrast .profile-popout-section-card,.app-shell.a11y-high-contrast .profile-context-badge,.app-shell.a11y-high-contrast .command-palette-mode-pill,.app-shell.a11y-high-contrast .command-palette-filter-chip,.app-shell.a11y-high-contrast .command-palette-count-pill,.app-shell.a11y-high-contrast .details-tab-group-row button,.app-shell.a11y-high-contrast .details-tab-secondary-row button,.app-shell.a11y-high-contrast .presence-chip,.app-shell.a11y-high-contrast button,.app-shell.a11y-high-contrast select,.app-shell.a11y-high-contrast input,.app-shell.a11y-high-contrast textarea,.settings-accessibility-preview.a11y-high-contrast,.settings-accessibility-preview.a11y-high-contrast .profile-context-badge,.settings-accessibility-preview.a11y-high-contrast button,.settings-accessibility-preview.a11y-high-contrast input,.accessibility-review-preview.a11y-high-contrast,.accessibility-review-preview.a11y-high-contrast .profile-context-badge{border-color:#fff3!important;box-shadow:inset 0 0 0 1px #ffffff0f}.app-shell.a11y-high-contrast .muted,.app-shell.a11y-high-contrast .settings-summary-card small,.app-shell.a11y-high-contrast .settings-identity-helper,.settings-accessibility-preview.a11y-high-contrast small,.accessibility-review-preview.a11y-high-contrast small{color:#ffffffd1!important}.app-shell.a11y-large-targets button,.app-shell.a11y-large-targets select,.app-shell.a11y-large-targets input,.app-shell.a11y-large-targets textarea,.app-shell.a11y-large-targets .settings-nav-item,.app-shell.a11y-large-targets .profile-context-badge,.app-shell.a11y-large-targets .details-tab-group-row button,.app-shell.a11y-large-targets .details-tab-secondary-row button,.app-shell.a11y-large-targets .command-palette-close-button,.app-shell.a11y-large-targets .command-palette-tools-toggle,.app-shell.a11y-large-targets .command-palette-mode-pill,.app-shell.a11y-large-targets .command-palette-filter-chip,.app-shell.a11y-large-targets .command-palette-count-pill,.app-shell.a11y-large-targets .command-palette-scopes button,.app-shell.a11y-large-targets .command-palette-item,.app-shell.a11y-large-targets .context-menu-item,.app-shell.a11y-large-targets .context-menu-section-toggle,.app-shell.a11y-large-targets .profile-popout-overflow-panel>button,.app-shell.a11y-large-targets .presence-chip,.settings-accessibility-preview.a11y-large-targets button,.settings-accessibility-preview.a11y-large-targets input,.settings-accessibility-preview.a11y-large-targets .profile-context-badge,.accessibility-review-preview.a11y-large-targets .profile-context-badge{min-height:42px}.app-shell.a11y-large-targets .command-palette-item{padding-block:12px}.app-shell.a11y-large-targets .details-tab-group-row button,.app-shell.a11y-large-targets .details-tab-secondary-row button,.app-shell.a11y-large-targets .command-palette-mode-pill,.app-shell.a11y-large-targets .command-palette-filter-chip,.app-shell.a11y-large-targets .command-palette-count-pill,.app-shell.a11y-large-targets .presence-chip{padding-block:8px}.rules-screening-preview-card{align-items:flex-start}.invite-rules-list{display:grid;gap:8px}.invite-rule-item{display:grid;gap:6px}.invite-rule-item>span{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.invite-rules-ack-row{align-items:center}.app-shell{display:grid;grid-template-columns:72px 300px 1fr 360px;min-height:100vh;background:var(--bg-app)}.server-home,.server-pill{width:48px;height:48px;border-radius:50%;background:#313338;display:grid;place-items:center;font-weight:800;position:relative;overflow:hidden}.server-home.active,.server-pill.active{background:var(--brand);border-radius:16px}.server-home span,.server-pill span{pointer-events:none}.server-pill img{width:100%;height:100%;object-fit:cover}.server-divider{width:32px;height:2px;background:#ffffff14;border-radius:999px}.workspace-sidebar,.details-sidebar{background:var(--bg-surface);border-right:1px solid rgba(255,255,255,.03);min-width:0;display:grid;grid-template-rows:auto auto 1fr auto}.details-sidebar{border-right:0;border-left:1px solid rgba(255,255,255,.03);grid-template-rows:auto 1fr;gap:12px;padding:12px;overflow:auto}.content-column{min-width:0;display:grid;grid-template-rows:auto 1fr auto;background:var(--bg-app)}.chat-header{min-width:0;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.03);box-shadow:0 1px #0003,0 2px #00000014}.header-channel{display:flex;align-items:center;gap:12px}.channel-hash{color:var(--text-dim);font-size:24px;font-weight:700}.header-actions{display:grid;grid-template-columns:auto minmax(250px,380px);align-items:center;gap:12px}.quick-tabs,.tabs{display:flex;gap:8px;flex-wrap:wrap}.tabs-grid{padding-bottom:6px}.search-bar{display:flex;gap:8px;min-width:0}.messages{overflow:auto;padding:18px 0 24px}.message-row{display:grid;grid-template-columns:56px 1fr;gap:12px;padding:4px 20px}.message-row:hover{background:#ffffff05}.message-body{min-width:0;display:grid;gap:6px}.message-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-meta-main{display:flex;align-items:center;gap:8px;min-width:0;color:var(--text-muted);font-size:12px}.message-meta-main strong{color:var(--text);font-size:15px}.message-hover-actions{display:flex;gap:6px;opacity:0;transition:opacity .12s ease}.message-row:hover .message-hover-actions{opacity:1}.message-hover-actions button,.reaction-chip{padding:6px 10px;border-radius:999px;background:#ffffff0d;font-size:12px}.message-content{color:var(--text);line-height:1.5;white-space:pre-wrap;word-break:break-word}.message-content.deleted{color:var(--text-dim);font-style:italic}.attachment{width:max-content;padding:8px 10px;border-radius:10px;background:#ffffff0a}.reaction-row{display:flex;flex-wrap:wrap;gap:8px}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#5865f2,#7b88ff);display:grid;place-items:center;font-weight:800;color:#fff;flex:0 0 auto}.avatar.tiny{width:28px;height:28px;font-size:11px}.panel-card.fill{min-height:0;display:grid;align-content:start;gap:10px}.app-shell.compact .message-row{grid-template-columns:44px 1fr}:root{--bg-app: #1f2125;--bg-surface: #2b2d31;--bg-surface-alt: #1e1f22;--bg-card: #25272c;--bg-hover: #35373c;--bg-active: #42464d;--brand: #5865f2;--brand-soft: rgba(88, 101, 242, .18)}body{background:linear-gradient(180deg,#111214,#1a1b1f)}@media(max-width:1380px){.app-shell{grid-template-columns:72px 280px 1fr 320px}}@media(max-width:1180px){.app-shell{grid-template-columns:72px 260px 1fr}.details-sidebar{display:none}}@media(max-width:860px){.auth-shell{grid-template-columns:1fr}.auth-hero{display:none}.app-shell{grid-template-columns:72px 1fr}}.app-shell.workspace-shell{grid-template-columns:72px 240px minmax(0,1fr) 280px;background:#313338}.server-pill,.server-home{transition:transform .14s ease,border-radius .18s ease,background-color .18s ease}.server-pill:hover,.server-home:hover{transform:translateY(-1px)}.server-pill:before,.server-home:before{content:"";position:absolute;left:-14px;top:50%;transform:translateY(-50%);width:4px;height:0;border-radius:999px;background:#fff;transition:height .18s ease}.server-pill:hover:before,.server-home:hover:before{height:18px}.server-pill.active:before,.server-home.active:before{height:36px}.server-pill.active,.server-home.active{box-shadow:0 10px 24px #5865f247}.sidebar-heading{display:grid;gap:8px}.utility-stack{display:grid;gap:10px}.utility-inline{display:grid;grid-template-columns:1fr auto;gap:10px}.utility-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.utility-stat{display:grid;gap:4px;padding:10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.04)}.utility-stat strong{font-size:18px}.utility-stat-label{color:var(--text-dim);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.channel-item:hover{background:#ffffff0d}.voice-icon{font-size:14px}.badge{background:var(--brand);box-shadow:0 6px 14px #5865f247}.account-actions button{width:34px;height:34px;padding:0;display:grid;place-items:center;border-radius:8px}.chat-header{padding:10px 16px;gap:14px;background:#ffffff05;box-shadow:0 1px #ffffff08,0 1px 8px #0000002e}.header-presence-strip{display:flex;align-items:center;gap:8px}.header-chip{padding:5px 10px;border-radius:999px;background:#ffffff0d;color:var(--text-muted);font-size:12px}.header-chip.active{background:#3ba55d24;color:#a6edbd}.quick-tabs{background:#ffffff08;border:1px solid rgba(255,255,255,.04);border-radius:10px;padding:4px}.quick-tabs button.active{background:#ffffff14}.search-bar input{min-width:220px;background:#1e1f22}.messages{background:linear-gradient(180deg,#ffffff03,#fff0 24%)}.left-sidebar{min-width:320px}.right-sidebar{min-width:340px}.channel-stack{display:flex;flex-direction:column;gap:4px}.dragging{opacity:.55;transform:scale(.98)}.sender-link{background:transparent;border:0;color:var(--text);font-weight:700;padding:0;cursor:pointer}.sender-link:hover{text-decoration:underline}.auth-language-switcher{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);font-size:12px;color:var(--text-muted)}.auth-language-actions{display:inline-flex;gap:8px}.auth-language-actions button,.lang-toggle{min-width:44px;padding:8px 10px;font-weight:700}.language-inline-label{display:grid;gap:8px;width:100%}.language-inline-label span{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.language-inline-label+.language-inline-label{margin-top:8px}.workspace-sidebar,.details-sidebar,.right-sidebar{background:#2b2d31}.channel-list,.channel-stack{gap:1px}.channel-item .muted,.member-row .muted,.chat-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 16px}.header-actions{grid-template-columns:auto;justify-items:end;gap:8px}.header-presence-strip{display:none}.quick-tabs{max-width:min(100%,560px);padding:0;gap:4px}.quick-tabs button,.tabs-grid button,:where(button:not(.primary):not(.danger):not(.server-home):not(.server-pill)){background:transparent;color:#b5bac1;border-radius:4px}.quick-tabs button:hover,.tabs-grid button:hover,:where(button:not(.primary):not(.danger):not(.server-home):not(.server-pill):hover){background:#ffffff0f;color:#fff}.quick-tabs button.active,.tabs-grid button.active{background:#ffffff14}.quick-tabs button:nth-child(n+7){display:none}.search-bar{width:min(320px,100%)}.content-column{grid-template-rows:auto auto auto minmax(0,1fr) auto;min-height:0}.messages{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:8px}.message-row{padding-left:16px;padding-right:16px}.message-hover-actions{opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.message-row:hover .message-hover-actions,.message-row:focus-within .message-hover-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.details-sidebar,.right-sidebar{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.tabs-grid{gap:4px;padding:10px 10px 8px;max-height:48px}.tabs-grid button:nth-child(n+8){display:none}.right-sidebar>:not(.tabs-grid){min-height:0;overflow-y:auto}.right-sidebar .panel-card,.details-sidebar .panel-card{margin:0 10px 10px}@media(max-width:1480px){.app-shell.workspace-shell{grid-template-columns:72px 228px minmax(0,1fr) 260px}.search-bar{width:min(260px,100%)}}@media(max-width:1260px){.app-shell.workspace-shell{grid-template-columns:72px 220px minmax(0,1fr)}.right-sidebar,.details-sidebar{display:none}.quick-tabs button:nth-child(n+5){display:none}}@media(max-width:920px){.app-shell.workspace-shell{grid-template-columns:64px minmax(0,1fr)}}.avatar{overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.header-channel-copy{min-width:0;display:grid;gap:4px}.header-channel-context{display:flex;flex-wrap:wrap;gap:6px}.header-chip.subtle{background:#ffffff09}.header-chip.status-online{background:#3ba55d24;color:#a6edbd}.conversation-insight-bar{margin:10px 16px 0;padding:10px 14px;border-radius:12px;background:#ffffff06;border:1px solid rgba(255,255,255,.055);display:grid;gap:10px}.conversation-insight-bar-compact{transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.conversation-insight-bar-compact.expanded{background:#ffffff08;border-color:#ffffff13;box-shadow:0 10px 26px #00000029}.conversation-insight-header-row,.conversation-insight-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.conversation-insight-copy{min-width:0;display:grid;gap:4px}.conversation-insight-copy-compact{flex:1 1 280px}.conversation-insight-query{font-size:13px}.message-row.is-saved{box-shadow:inset 3px 0 #f0b23238}.conversation-insight-chips{display:flex;flex-wrap:wrap;gap:8px}.conversation-insight-chips-compact{flex:1 1 280px;gap:6px}.conversation-insight-actions{align-self:center;justify-content:flex-end}.conversation-insight-refresh{flex:0 0 auto}.conversation-insight-disclosure{display:grid;gap:10px;padding-top:4px;border-top:1px solid rgba(255,255,255,.055)}.conversation-insight-recent{display:grid;gap:8px}.conversation-insight-label{font-size:12px}@media(max-width:960px){.conversation-insight-header-row,.conversation-insight-summary-row{align-items:stretch}.conversation-insight-actions{justify-content:flex-start}.conversation-insight-refresh{align-self:flex-start}}.empty-chat{display:grid;place-items:center;min-height:100%;padding:20px}.empty-chat-card{max-width:560px;text-align:center;padding:32px;border-radius:20px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.05)}.empty-chat-card h2{margin:14px 0 8px}.empty-chat-card p{margin:0;color:var(--text-muted);line-height:1.55}.empty-icon{width:64px;height:64px;border-radius:20px;background:#5865f229;display:inline-grid;place-items:center;font-size:28px;font-weight:800}.empty-hints{display:flex;flex-wrap:wrap;gap:8px}.empty-hints span{padding:7px 10px;border-radius:999px;background:#ffffff0d;color:var(--text-muted);font-size:12px}.stack-mobile{flex-wrap:wrap}.file-input{position:relative;overflow:hidden;width:max-content;background:#3f4248;padding:8px 12px;border-radius:8px;cursor:pointer;text-transform:none;letter-spacing:0;color:var(--text);font-size:13px}.file-input input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.error-bar{margin:0 16px 16px;border:1px solid rgba(218,55,60,.25);background:#da373c1f;color:#ffb5b8;border-radius:10px;padding:10px 12px}.hero-card,.panel-card.hero-card{overflow:hidden;padding:0}.server-hero-banner{height:92px;min-height:108px;background:linear-gradient(135deg,#5865f266,#5865f21a);background-size:cover;background-position:center}.hero-content{padding:14px}.auth-card{border-radius:24px}.auth-feature{min-height:74px}.slash-command-suggestions{display:grid;gap:8px;margin:10px 0 0;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff08}.slash-command-suggestions-title{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim)}.slash-command-suggestions button{display:grid;gap:2px;justify-items:start;padding:10px 12px;border:1px solid rgba(255,255,255,.06);border-radius:10px;background:#ffffff05}.slash-command-suggestions button:hover{background:#ffffff0d}.slash-command-suggestions small{color:var(--text-dim)}button.ghost{padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}button.ghost:hover{background:#ffffff0f}.channel-permission-grid{display:grid;gap:10px;margin-top:10px}.channel-permission-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff05}.overwrite-toggle-row button.active{border-color:#ffffff59}.overwrite-toggle-row button.success{box-shadow:inset 0 0 0 999px #57f2871f}.inline-number-label input{width:92px}.category-admin-list{display:grid;gap:8px;margin-top:12px}@media(max-width:1420px){.app-shell.workspace-shell{grid-template-columns:72px 296px minmax(520px,1fr) 340px}}.row.wrap{flex-wrap:wrap}.card{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:12px;padding:12px}.attachment-preview-thumb,.attachment-image{width:100%;max-width:320px;border-radius:12px;display:block}.attachment-preview-thumb{width:56px;height:56px;object-fit:cover}.attachment-actions{display:flex;gap:8px;flex-wrap:wrap}.attachment-image-button{padding:0;border:none;background:transparent;text-align:left}.attachment-kind-chip{border-radius:999px;padding:4px 8px;background:#ffffff0f;color:var(--text-dim);font-size:12px}.muted-text{color:var(--text-dim)}.message-badge+.message-badge{margin-left:6px}.due-hit{border-color:#f0b23280;background:#f0b23214}@media(max-width:980px){.conversation-insight-bar{margin-top:10px}}.reply-bar,.attachment-preview-bar,.mention-suggestions{border-radius:12px}.attachment-row,.thread-split-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.reply-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px 12px;padding:10px 12px;margin-bottom:10px;background:#5865f21f;border:1px solid rgba(88,101,242,.25)}.reply-bar small{color:var(--text-dim)}.reply-bar button{align-self:center}.slowmode-chip{padding:6px 10px;border-radius:999px;background:#faa61a1f;color:#ffcf7b;border:1px solid rgba(250,166,26,.18);font-size:12px}.attachment-preview-bar{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:10px 12px;margin-bottom:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.attachment-preview-file{width:56px;height:56px;background:#ffffff14;border-radius:12px;display:grid;place-items:center;font-size:24px}.attachment-preview-meta{display:grid;gap:4px}.attachment-preview-actions{margin-top:4px}.attachment-stack{display:grid;gap:8px;margin-top:10px}.attachment-image-link{max-width:320px}.attachment-preview-bar-rich{align-items:flex-start}.attachment-preview-actions-rich{display:grid;gap:8px}.attachment-preview-button-row{display:inline-flex;flex-wrap:wrap;gap:8px}.attachment-preview-file-media{background:#5865f21f;color:var(--text-normal)}.attachment-inline-video{display:block;width:min(320px,100%);max-height:220px;border-radius:12px;background:#00000047}.attachment-inline-player{min-width:220px}.mention-suggestions{display:grid;gap:6px;margin:10px 0 0;padding:8px;background:#11141d;border:1px solid rgba(255,255,255,.06)}.mention-suggestions button{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:center;padding:8px 10px;background:transparent;border:0;color:inherit;text-align:left}.mention-suggestions button:hover{background:#ffffff0d;border-radius:10px}.mention-suggestions small{grid-column:2;color:var(--text-dim)}.composer-signal-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);font-size:12px;color:var(--text-dim)}.invite-manager-list{margin-bottom:16px}.invite-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.invite-item .row,.invite-manager-list .row.wrap,.friend-row .row.wrap{gap:8px}.account-presence-row{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.presence-chip{border-radius:999px;padding:6px 10px;font-size:12px;background:#ffffff0f}.presence-chip.active{background:#5865f247;border-color:#5865f28c}.social-add-friend{display:flex;gap:8px;margin:12px 0 16px}.social-add-friend input{flex:1}.social-list{gap:10px}.friend-row{align-items:center;justify-content:space-between}.friend-row .row.wrap{flex-wrap:wrap;justify-content:flex-end}.profile-popout-banner{border-radius:18px 18px 10px 10px;min-height:88px}.social-hub-panel{gap:14px}.social-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;margin:10px 0 14px}.social-column{display:flex;flex-direction:column;gap:10px}.notifications-toolbar{margin:10px 0 12px;align-items:center}.command-palette,.shortcuts-card{width:min(760px,calc(100vw - 32px));background:#151822fa;border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:0 24px 80px #00000073;padding:16px}.floating-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000007a;display:flex;align-items:flex-start;justify-content:center;padding-top:72px;z-index:90}.command-palette-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.command-palette input{width:100%;margin-bottom:12px}.command-palette-list{max-height:60vh;overflow:auto;display:grid;gap:8px}.command-palette-item{width:100%;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px 14px;display:flex;justify-content:space-between;gap:12px;text-align:left}.command-palette-item:hover{background:#5865f229}.shortcuts-card-compact{width:min(680px,calc(100vw - 32px));padding:18px}.shortcuts-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.shortcuts-header-copy{display:grid;gap:6px}.shortcuts-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.shortcuts-count-pill{border-radius:999px;padding:4px 10px;font-size:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.shortcuts-subtitle{max-width:42ch}.shortcuts-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.shortcuts-header-hint{display:inline-flex;align-items:center;gap:6px}.shortcuts-close-button{white-space:nowrap}.shortcut-focus-strip{display:grid;gap:10px;margin-top:16px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#5865f214}.shortcut-focus-strip-copy{display:grid;gap:4px}.shortcut-focus-strip-copy strong{color:var(--text-normal)}.shortcut-focus-strip-copy span,.shortcut-focus-strip-label{color:var(--text-dim);font-size:13px}.shortcut-focus-strip-actions{display:flex;flex-wrap:wrap;gap:8px}.shortcut-focus-action{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:var(--text-normal);font:inherit;cursor:pointer}.shortcut-focus-action:hover,.shortcut-focus-action:focus-visible,.shortcut-focus-chip:hover,.shortcut-focus-chip:focus-visible{border-color:#5865f26b;background:#5865f229}.shortcut-focus-action-copy{display:grid;gap:2px;text-align:left}.shortcut-focus-action-copy strong{color:var(--text-normal)}.shortcut-focus-action-copy span{color:var(--text-dim);font-size:13px}.shortcut-focus-strip-secondary{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.shortcut-focus-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#00000029;color:var(--text-dim);font:inherit;cursor:pointer}.shortcut-focus-chip strong{color:var(--text-normal);font-size:12px}.shortcuts-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.shortcut-section-card{display:grid;gap:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:14px}.shortcut-section-header{display:grid;gap:4px}.shortcut-grid{display:grid;gap:10px}.shortcut-grid.compact{margin-top:0}.shortcut-row-item{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffff08;border-radius:12px;padding:10px 12px}.shortcut-row-copy{min-width:0}.shortcut-row-label{font-size:13px;line-height:1.35}.shortcut-key-row{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}kbd{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-bottom-width:2px;border-radius:8px;padding:3px 8px;font-size:12px}@media(max-width:1100px){.social-grid{grid-template-columns:1fr}}@media(max-width:860px){.shortcut-focus-strip{display:grid;gap:10px;margin-top:16px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#5865f214}.shortcut-focus-strip-copy{display:grid;gap:4px}.shortcut-focus-strip-copy strong{color:var(--text-normal)}.shortcut-focus-strip-copy span,.shortcut-focus-strip-label{color:var(--text-dim);font-size:13px}.shortcut-focus-strip-actions{display:flex;flex-wrap:wrap;gap:8px}.shortcut-focus-action{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:var(--text-normal);font:inherit;cursor:pointer}.shortcut-focus-action:hover,.shortcut-focus-action:focus-visible,.shortcut-focus-chip:hover,.shortcut-focus-chip:focus-visible{border-color:#5865f26b;background:#5865f229}.shortcut-focus-action-copy{display:grid;gap:2px;text-align:left}.shortcut-focus-action-copy strong{color:var(--text-normal)}.shortcut-focus-action-copy span{color:var(--text-dim);font-size:13px}.shortcut-focus-strip-secondary{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.shortcut-focus-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#00000029;color:var(--text-dim);font:inherit;cursor:pointer}.shortcut-focus-chip strong{color:var(--text-normal);font-size:12px}.shortcuts-section-grid{grid-template-columns:1fr}.shortcuts-header{flex-direction:column}.shortcuts-header-actions{justify-content:flex-start}}.search-filter-row{margin:10px 0 14px;align-items:center}.media-grid{display:grid;gap:12px}.media-card{display:grid;gap:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:12px}.media-preview{width:100%;min-height:180px;display:grid;place-items:center;padding:0;border:none;border-radius:12px;overflow:hidden;background:#ffffff05}.media-preview img{width:100%;max-height:280px;object-fit:cover;display:block}.media-fallback{width:100%;min-height:180px;display:grid;place-items:center;font-size:44px;color:#ffffffc2}.media-fallback.large{min-height:260px;font-size:72px}.media-meta{display:grid;gap:6px}.media-meta-top{align-items:center;gap:10px}.media-toolbar{justify-content:space-between}.media-summary-card,.media-spotlight-card{display:grid;gap:10px}.media-summary-actions{padding-top:2px;border-top:1px solid rgba(255,255,255,.06)}.media-summary-actions button:first-child{margin-right:4px}.media-count{margin-left:auto}.media-actions,.media-viewer-actions{gap:8px}.media-viewer{width:min(960px,calc(100vw - 40px));display:grid;gap:14px}.media-viewer-header{align-items:flex-start;gap:12px}.media-viewer-title{display:grid;gap:4px}.media-viewer-focus-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a}.media-viewer-focus-copy{display:grid;gap:4px;min-width:0}.media-viewer-focus-copy strong{line-height:1.25}.media-viewer-focus-copy .muted{max-width:52ch}.media-viewer-focus-actions{justify-content:flex-end;gap:8px}.media-viewer-context-pills{margin-top:-2px}.media-viewer-utility-actions{padding-top:2px;border-top:1px solid rgba(255,255,255,.06)}.media-viewer-navigation-actions{justify-content:flex-end}.media-viewer-image{width:100%;max-height:70vh;object-fit:contain;border-radius:14px;background:#00000040}.media-card-compact{gap:8px;padding:10px}.media-meta-compact{gap:8px}.media-meta-top-compact strong{flex:1;min-width:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.media-preview{min-height:160px}.media-preview img{max-height:220px}.media-action-row{align-items:center;justify-content:space-between;gap:8px}.media-action-row .search-hit-more-shell{margin-left:auto}.media-preview video{width:100%;max-height:220px;object-fit:cover;display:block;background:#00000059}.media-fallback-audio{background:linear-gradient(180deg,#5865f22e,#5865f20f)}.media-spotlight-meta{margin:8px 0 4px}.media-viewer-video,.media-viewer-audio-shell{width:100%;border-radius:14px;background:#00000040}.media-viewer-video{max-height:70vh}.media-viewer-audio-shell{display:grid;gap:12px;padding:18px}.media-viewer-audio{width:100%}@media(max-width:760px){.media-viewer-focus-strip{flex-direction:column}.media-viewer-focus-actions,.media-viewer-navigation-actions{justify-content:flex-start}}.pin-spotlight{margin:12px 16px 8px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08}.pin-spotlight-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.pin-spotlight-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.pin-spotlight-card{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);text-align:left}.pin-spotlight-author{font-size:12px;color:#b5bac1}.pin-spotlight-snippet{font-size:13px;color:#f2f3f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rich-message-content{display:flex;flex-direction:column;gap:6px}.message-line{line-height:1.45;white-space:pre-wrap;word-break:break-word}.message-line-break{display:block;height:8px}.message-quote{border-left:3px solid rgba(88,101,242,.75);padding-left:10px;color:#c8ccd2}.message-code-block{margin:4px 0;padding:10px 12px;border-radius:10px;background:#11141a;border:1px solid rgba(255,255,255,.08);overflow:auto}.inline-code{padding:1px 6px;border-radius:6px;background:#11141ae6;font-size:.92em}.spoiler-text{background:#11141af2;color:transparent;border-radius:6px;padding:0 4px;transition:color .15s ease}.spoiler-text:hover{color:#f2f3f5}.mention-token{display:inline-flex;align-items:center;padding:0 6px;border-radius:6px;background:#5865f22e;color:#c8d1ff;font-weight:600}.mention-token.mention-everyone{background:#faa61a2e;color:#ffd98c}.mention-token.mention-self{background:#5865f247;color:#eef1ff;box-shadow:0 0 0 1px #5865f261 inset}.mention-token.mention-role{background:#2ecc7129;color:#b6f2cd;box-shadow:0 0 0 1px #2ecc713d inset}.inline-link{color:#7fb8ff;text-decoration:none;border-bottom:1px solid rgba(127,184,255,.25)}.message-link-previews{display:grid;gap:8px;margin-top:2px}.message-link-previews-compact{align-items:start}.link-preview-card{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0;padding:10px 12px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:inherit}.link-preview-card-main{min-width:0;display:grid;gap:4px}.link-preview-card-header{display:inline-flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.link-preview-domain{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);font-size:11px;color:#c7ced8}.link-preview-summary{font-size:11px}.link-preview-primary-link{min-width:0;color:inherit;text-decoration:none}.link-preview-primary-link strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview-primary-link:hover strong{color:#fff;text-decoration:underline}.link-preview-more-shell{position:relative;flex:0 0 auto}.link-preview-more-trigger{list-style:none;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:var(--text-dim);font-size:11px;font-weight:700;cursor:pointer}.link-preview-more-trigger::-webkit-details-marker{display:none}.link-preview-more-trigger:hover,.link-preview-more-shell[open] .link-preview-more-trigger{background:#ffffff14;color:#fff}.link-preview-more-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:5;min-width:170px;display:grid;gap:8px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 14px 32px #00000047}.link-preview-more-panel button,.link-preview-more-link{width:100%;text-align:left;padding:8px 10px;border-radius:10px;border:1px solid transparent;background:#ffffff0a;color:var(--text);font-size:12px;text-decoration:none}.link-preview-more-panel button:hover,.link-preview-more-link:hover{background:#ffffff14}.message-link-previews-toggle{justify-self:start;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:var(--text-dim);font-size:11px;font-weight:700}.message-link-previews-toggle:hover{background:#ffffff14;color:#fff}.composer-formatting-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 10px}.composer-formatting-toolbar button{padding:6px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.unread-divider-rich{display:flex;align-items:center;justify-content:space-between;gap:12px}.unread-divider-actions,.message-footer-left,.message-footer-right,.attachment{display:inline-flex;align-items:center;gap:8px}.unread-divider-actions button,.unread-divider-count{border-radius:999px;padding:4px 10px;border:1px solid rgba(237,66,69,.24);background:#ed42451f;color:#ffd2d4;font-size:12px}.unread-divider-actions button:hover{background:#ed424533}.message-badge.mention-badge{background:#faa61a29;border-color:#faa61a47;color:#ffcf7b}.message-badge.thread-badge{background:#5865f229;border-color:#5865f247;color:#d7dbff}.message-badge.attachment-kind-badge,.message-footer-chip{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:4px 8px;font-size:11px;color:var(--text-dim)}.message-footer-chip.active{background:#5865f229;border-color:#5865f24d;color:#d7dbff}.message-footer-chip.danger{background:#da373c29;border-color:#da373c47;color:#ffb8bd}.saved-badge,.message-footer-chip.saved{background:#f0b23224;color:#ffd98f}.message-link-previews,.attachment-stack,.reaction-row.enhanced{gap:10px}.message-footer-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.message-footer-left,.message-footer-right{flex-wrap:wrap}.message-footer-link{padding:0;border:0;background:transparent;color:var(--brand-soft-text, #aeb8ff);font-size:11px}.message-footer-link:hover{color:#fff;text-decoration:underline}.message-footer-review-menu{position:relative}.message-footer-review-trigger{display:inline-flex;align-items:center;gap:8px;min-height:22px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-dim);font-size:10px;font-weight:700}.message-footer-review-trigger:hover,.message-footer-review-trigger.active{background:#ffffff14;color:#fff}.message-footer-review-trigger.moderation{border-color:#5865f21f}.message-footer-review-trigger.danger{border-color:#ed42452e;color:#ffd6d7}.message-footer-review-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#ffffff14;color:#fff;font-size:10px;font-weight:800}.message-footer-review-summary{color:var(--brand-soft-text, #aeb8ff);font-weight:600}.message-footer-review-panel{position:absolute;left:0;bottom:calc(100% + 8px);z-index:5;min-width:210px;display:grid;gap:8px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 14px 32px #00000047}.message-footer-review-group{display:grid;gap:6px}.message-footer-review-group-label{color:var(--text-dim);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.message-footer-review-group-items{display:grid;gap:6px}.message-footer-review-badges{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.message-footer-review-item{display:inline-flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border-radius:10px;border:1px solid transparent;background:#ffffff0a;color:var(--text);font-size:12px;text-align:left}.message-footer-review-item:hover{background:#ffffff14}.message-footer-review-item.moderation{color:#d7dbff}.message-footer-review-item.danger{color:#ffb8bd}.message-footer-review-item:disabled{opacity:.6;cursor:not-allowed}.attachment-row{align-items:flex-start}.message-render-stack{display:grid;gap:10px}.attachment-stack.enhanced{gap:12px}.attachment-stack.media-attachment-stack.enhanced{padding:8px 10px 10px;background:#ffffff05;border-color:#ffffff0a}.attachment-stack.media-attachment-stack .attachment-row{padding-top:2px}.message-underline{text-decoration:underline;text-underline-offset:2px}.message-list-item{display:grid;grid-template-columns:14px 1fr;gap:8px;align-items:start}.message-list-bullet{color:var(--text-muted)}.attachment-row-compact{gap:6px}.attachment-row-primary{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.attachment-primary-link{min-width:0;font-weight:600}.attachment-row-summary{font-size:11px;color:var(--text-dim)}.attachment-row-media{gap:4px}.attachment-more-shell{position:relative}.attachment-more-trigger{list-style:none;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:var(--text-dim);font-size:11px;font-weight:700;cursor:pointer}.attachment-more-trigger::-webkit-details-marker{display:none}.attachment-more-trigger:hover,.attachment-more-shell[open] .attachment-more-trigger{background:#ffffff14;color:#fff}.attachment-more-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:5;min-width:160px;display:grid;gap:8px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 14px 32px #00000047}.attachment-more-panel button{width:100%;text-align:left;padding:8px 10px;border-radius:10px;border:1px solid transparent;background:#ffffff0a;color:var(--text);font-size:12px}.attachment-more-panel button:hover{background:#ffffff14}.attachment-stack-list{display:grid;gap:10px}.message-history-loader-shell{display:flex;justify-content:center;padding:12px 0 4px}.message-history-loader-button{border:1px solid var(--border-subtle);background:var(--bg-elevated);border-radius:999px;padding:6px 12px;cursor:pointer}.message-history-loader-button:disabled{cursor:wait;opacity:.72}.message-row{position:relative;transition:background-color .14s ease,box-shadow .14s ease,border-color .14s ease}.message-row.mention-highlight{background:linear-gradient(90deg,#faa61a14,#faa61a00);box-shadow:inset 3px 0 #faa61ab3}.message-row.selected{background:#5865f21f}.message-row.search-jump-target{background:#5865f224;box-shadow:inset 0 0 0 1px #5865f252}.message-row.delivery-failed{box-shadow:inset 0 0 0 1px #da373c38}.message-inline-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-inline-meta{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--text-muted);font-size:12px}.message-hover-actions{align-items:center;gap:6px;flex-wrap:wrap}.message-hover-actions.compact{justify-content:flex-end}.message-hover-actions button{display:inline-flex;align-items:center;gap:6px;min-height:30px}.message-hover-actions button small{font-size:11px;color:inherit}.message-hover-actions button.active{background:#5865f22e;border-color:#5865f259;color:#fff}.message-hover-actions button.danger{color:#ffb8bd}.message-hover-actions button.danger:hover{background:#da373c2e;color:#fff}@media(max-width:980px){.message-hover-actions button small{display:none}}.chat-recovery-rail{position:absolute;right:18px;bottom:122px;z-index:8;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.chat-recovery-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;box-shadow:0 14px 34px #00000047}.chat-recovery-pill.unread,.chat-recovery-pill.present{color:#fff}.chat-recovery-pill.unread{background:#ed4245f2}.chat-recovery-pill.present{background:var(--brand)}.chat-recovery-pill strong{min-width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff2e;font-size:12px}@media(max-width:980px){.chat-recovery-rail{right:14px;bottom:110px}}.inline-edit-card{display:grid;gap:10px;padding:12px;border-radius:14px;background:#11141d8f;border:1px solid rgba(88,101,242,.24)}.inline-edit-header,.inline-edit-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.inline-edit-card textarea{width:100%;min-height:108px;resize:vertical;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#00000038;color:var(--text);padding:10px 12px}@media(max-width:980px){.inline-edit-header,.inline-edit-actions{align-items:flex-start}}.attachment-media-shell{display:grid;gap:8px;max-width:min(520px,100%)}.attachment-media-header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.attachment-media-label{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:var(--text-dim);font-size:11px;font-weight:700}.attachment-media-open{color:var(--brand-soft-text, #aeb8ff);font-size:11px;font-weight:600}.attachment-media-open:hover{color:#fff;text-decoration:underline}.attachment-video,.attachment-audio{width:100%;display:block;border-radius:12px;background:#0f1218}.attachment-video-compact{box-shadow:inset 0 0 0 1px #ffffff0f}.attachment-audio-compact{max-width:min(420px,100%)}.attachment-media-shell-image{max-width:min(360px,100%)}.attachment-image-button-rich{display:block;width:100%;border-radius:14px;overflow:hidden}.attachment-image-rich{max-width:min(360px,100%);box-shadow:inset 0 0 0 1px #ffffff0f;background:#0f1218}.message-voice-card{display:grid;gap:10px;padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--surface-2, #1e1f22) 86%,black 14%);border:1px solid color-mix(in srgb,var(--surface-border, rgba(255,255,255,.08)) 78%,transparent)}.message-voice-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-voice-label{font-weight:700}.message-voice-duration{color:var(--text-muted, rgba(255,255,255,.64));font-size:12px}.message-voice-waveform{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:end;gap:3px;min-height:36px}.message-voice-wave-bar{display:block;min-height:6px;border-radius:999px;background:color-mix(in srgb,var(--brand-360, #5865f2) 78%,white 22%)}.message-voice-player{width:100%}.message-voice-actions{display:inline-flex;gap:8px;flex-wrap:wrap}.command-palette-kbd-hint,.command-palette-title-row,.notification-bucket-header,.composer-strip-title-row,.suggestions-header,.slash-command-suggestions-title{display:flex;align-items:center;gap:8px}.command-palette-kbd-hint,.command-palette-title-row,.composer-context-meta{display:inline-flex}.command-palette-empty,.notification-bucket-empty{padding-inline:6px}.command-palette-empty,.inbox-overlay-subtitle,.notification-bucket-empty,.priority-bucket,.message-footer-row,.composer-mode-rail,.composer-actions,.composer-actions-rich,.chat-recovery-pill.unread{margin-top:4px}.command-palette-copy,.composer-context-main,.composer-strip-main{min-width:0;display:grid}.composer-strip-avatar,.suggestions-hint,.command-palette-badge,.composer-inline-badge{display:inline-flex;align-items:center}.command-palette-badge,.composer-inline-badge,.suggestions-hint{border-radius:999px;font-size:11px;font-weight:700}.command-palette-badge,.composer-inline-badge{background:#5865f229;border:1px solid rgba(88,101,242,.24);color:#dfe3ff}.command-palette-badge,.suggestions-hint{min-height:20px;padding:0 8px}.composer-recovery-copy,.composer-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.composer-editor-leading,.composer-editor-trailing{display:inline-flex;align-items:center;gap:6px}.composer-shortcut-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#cfd4da;font-size:12px}.composer-shortcut-chip.subtle{background:#ffffff08;color:#aeb6bf}.command-palette-subtitle{margin-top:4px}.command-palette-kbd-hint{gap:6px}.command-palette-section,.command-palette-section-items{display:grid;gap:8px}.command-palette-section+.command-palette-section{margin-top:8px}.command-palette-section-title{font-size:12px;letter-spacing:.04em;text-transform:uppercase;padding:2px 2px 0}.command-palette-copy{gap:4px}.command-palette-title-row{flex-wrap:wrap}.command-palette-badge{justify-content:center;min-width:20px;height:20px;border-color:#5865f252}.command-palette-meta{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:6px;white-space:nowrap}.command-palette-empty{padding-block:18px 4px}.inbox-overlay-subtitle{margin-top:4px}.inbox-overlay-body{display:grid;gap:14px}.notification-bucket,.notification-bucket-list{display:grid}.notification-bucket{gap:10px}.notification-bucket.compact{gap:8px}.notification-bucket-header{justify-content:space-between;gap:12px}.notification-bucket-list{gap:8px}.notification-bucket-empty{padding-block:10px 4px;padding-inline-start:2px}.priority-bucket{margin-bottom:4px}.message-row{border-radius:0}.message-body-rich{min-width:0}.message-row.has-reactions .message-render-stack{gap:8px}.message-hover-actions{position:relative;padding:3px;border-radius:10px;background:#111214f5;border:1px solid rgba(255,255,255,.07);box-shadow:0 10px 24px #0000003d}.message-hover-actions button{min-width:30px;min-height:30px;padding:0 8px;border-radius:8px;border:0;background:transparent}.message-hover-actions button:hover{background:#ffffff0f}.message-action-icon{display:inline-grid;place-items:center;min-width:14px}.message-reply-preview{display:grid;gap:2px;padding:5px 10px;border-radius:10px;background:#ffffff07;border:1px solid rgba(255,255,255,.045);text-align:left}.message-reply-preview:hover{background:#ffffff0d}.reaction-row.enhanced{margin-top:1px}.reaction-chip{min-height:28px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.reaction-chip:hover{background:#5865f224;border-color:#5865f23d}.reaction-chip-add{min-width:30px;padding:0;font-size:13px}.reaction-chip-super{background:#ffc95c1f;border-color:#ffc95c4d;box-shadow:inset 0 0 0 1px #ffc95c0d}.reaction-chip-super:hover{background:#ffc95c2e;border-color:#ffc95c6b}.reaction-chip-burst{display:inline-flex;align-items:center;margin-right:4px;font-size:11px;opacity:.92}.message-footer-chip.active{background:#5865f22e;border-color:#5865f24d;color:#dce0ff}.attachment-stack.enhanced{padding:10px 12px;border-radius:14px;background:#ffffff06;border:1px solid rgba(255,255,255,.05)}.attachment-video,.attachment-audio{width:100%;border-radius:12px;background:#00000038}.custom-emoji-glyph.chip{width:18px;height:18px;margin-right:4px}.composer-box.chat-composer-shell{border-radius:16px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#313338f5,#2b2d31fa);box-shadow:inset 0 1px #ffffff08,0 16px 30px #00000029}.composer-context-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 8px;margin-bottom:2px;border-bottom:1px solid rgba(255,255,255,.05)}.composer-context-strip.compact{padding:0 2px 6px;margin-bottom:0}.composer-context-main{gap:3px}.composer-context-target{font-size:13px;font-weight:700;color:#f2f3f5}.composer-context-subtitle{font-size:12px;color:#9da3ab;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composer-context-meta{gap:8px;flex-wrap:wrap;justify-content:flex-end}.composer-context-chip{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);color:#c7ccd1;font-size:12px}.composer-context-chip.subtle{color:#aeb5bd}.composer-context-chip.attention{background:#f0b2321f;border-color:#f0b23247;color:#f0b232}.composer-mode-rail{margin-top:6px}.composer-recovery-tray{display:grid;gap:8px;margin-top:8px}.composer-recovery-tray.compact{margin-top:6px}.composer-secondary-stack{display:grid;gap:8px;margin-top:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,.04)}.composer-secondary-stack>.composer-recovery-tray,.composer-secondary-stack>.composer-assist-panel,.composer-secondary-stack>.composer-shortcut-shell{margin-top:0}.composer-recovery-surface{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0 0;border-top:1px solid rgba(255,255,255,.05);flex-wrap:wrap}.composer-recovery-state{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);color:#cfd4da;font-size:12px;font-weight:700}.composer-recovery-state.active{background:#5865f21f;border-color:#5865f238;color:#eef0ff}.composer-recovery-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.composer-mode-rail-rich{display:flex;flex-wrap:wrap;gap:6px}.composer-mode-chip.warning{border-color:#faa61a3d;background:#faa61a1a;color:#ffd188}.composer textarea{min-height:88px;background:#ffffff06;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.composer-card-strip{border:1px solid rgba(255,255,255,.06);background:#ffffff08;border-radius:14px}.composer-strip-avatar{width:34px;height:34px;border-radius:50%;justify-content:center;overflow:hidden;background:#5865f22e;color:#fff;font-size:12px;font-weight:700}.composer-strip-avatar img{width:100%;height:100%;object-fit:cover}.composer-strip-main{gap:4px}.composer-strip-title-row{flex-wrap:wrap}.composer-inline-badge{min-height:20px;padding:0 8px}.composer-editor-shell{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:end;margin-top:8px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.05);background:#00000024}.composer-editor-shell.has-attachment{border-color:#5865f233;box-shadow:inset 0 0 0 1px #5865f214}.composer-editor-trailing{position:relative;display:inline-flex;align-items:flex-end;justify-content:flex-end}.composer-inline-file-input{display:none}.composer-editor-tool{min-width:34px;height:34px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#d7dadf;font-size:12px;font-weight:700}.composer-editor-tool.primary{min-width:36px;font-size:18px;background:#5865f229;border-color:#5865f24d;color:#eef0ff}.composer-editor-tool-toggle{min-width:34px;font-size:14px;letter-spacing:.02em}.composer-tool-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:3;min-width:180px;display:grid;gap:6px;padding:8px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#1c1e22fa;box-shadow:0 18px 34px #00000047}.composer-tool-popover-section{display:grid;gap:6px}.composer-tool-popover-section+.composer-tool-popover-section{padding-top:6px;border-top:1px solid rgba(255,255,255,.06)}.composer-tool-popover-action{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:#eef1f5;text-align:left}.composer-tool-popover-action-primary{background:#5865f214;border-color:#5865f22e}.composer-tool-popover-action-secondary{background:#ffffff06;color:#c9d0d7}.composer-tool-popover-action:hover{background:#ffffff12}.composer-tool-popover-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#5865f22e;color:#eef0ff;font-size:11px;font-weight:700}.composer-tool-popover-action-secondary .composer-tool-popover-icon{background:#ffffff14;color:#d7dce2}.composer-editor-tool:hover{background:#ffffff14}.composer-editor-tool.primary:hover{background:#5865f23d}.composer-editor-shell textarea{min-height:88px;resize:vertical;border:none;background:transparent;box-shadow:none;padding:0}.composer-editor-shell textarea:focus{outline:none}.composer-editor-footer{margin-top:6px;color:var(--text-dim);font-size:12px}.composer-editor-footer-copy{color:#f2f3f5;font-weight:600}.composer-editor-footer-hint{color:#9da3ab}.composer-workflow-focus-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.composer-workflow-focus-strip.attention{border-color:#f0b2323d;background:#f0b23214}.composer-workflow-focus-copy{display:grid;gap:3px;min-width:0}.composer-workflow-focus-copy strong{font-size:13px;color:#eef1f5}.composer-workflow-focus-copy span{font-size:12px;color:#aeb6bf}.composer-workflow-focus-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.composer-workflow-secondary-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.composer-workflow-secondary-chip{min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#d7dadf;font-size:12px;font-weight:700}.composer-workflow-secondary-chip:hover,.composer-workflow-secondary-chip:focus-visible,.composer-workflow-focus-actions>.ghost.attention:hover,.composer-workflow-focus-actions>.ghost.attention:focus-visible{background:#ffffff14;color:#fff}.composer-workflow-secondary-chip.attention,.composer-workflow-focus-actions>.ghost.attention{border-color:#f0b23247;background:#f0b2321f;color:#f0b232}.composer-actions{margin-top:8px}.composer-actions-rich{padding-top:4px;row-gap:8px}.composer-primary-footer{align-items:flex-start}.composer-action-menu-shell{position:relative}.composer-action-menu-toggle{min-height:30px;padding:0 12px;border-radius:999px}.composer-action-menu-toggle.active{background:#ffffff1a;color:#fff}.composer-action-menu{position:absolute;left:0;bottom:calc(100% + 10px);z-index:4;min-width:220px;display:grid;gap:6px;padding:8px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 18px 34px #00000047}.composer-action-menu-item{display:grid;gap:3px;width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:#eef1f5;text-align:left}.composer-action-menu-item:hover{background:#ffffff14}.composer-action-menu-item.active{background:#5865f214;border-color:#5865f233}.composer-action-menu-item-label{font-size:12px;font-weight:700}.composer-action-menu-item-detail{color:#aeb6bf;font-size:11px;line-height:1.35}.composer-supporting-meta,.composer-primary-action-cluster{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.composer-supporting-meta,.composer-primary-action-cluster{justify-content:flex-end}.composer-primary-action-cluster>.primary{min-width:112px}.composer-footer-spacer{display:inline-flex;min-width:1px;min-height:1px}.composer-formatting-toolbar-compact{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 8px}.composer-formatting-primary-row{display:flex;flex-wrap:wrap;gap:6px}.composer-formatting-toolbar-compact button{min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.07);background:#ffffff0a;color:#d7dadf;font-size:12px;font-weight:700}.composer-formatting-toolbar-compact button:hover,.composer-formatting-more.active{background:#ffffff14;color:#fff}.composer-formatting-overflow-shell{position:relative;flex:0 0 auto}.composer-formatting-overflow-panel{position:absolute;right:0;bottom:calc(100% + 8px);z-index:4;min-width:180px;display:grid;gap:4px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 16px 36px #00000047}.composer-formatting-overflow-panel button{justify-content:flex-start;width:100%;border-radius:10px}@media(max-width:980px){.composer-workflow-focus-strip{flex-direction:column;align-items:stretch}.composer-workflow-focus-actions{justify-content:flex-start}.composer-context-strip{flex-direction:column;align-items:flex-start}.composer-context-meta{justify-content:flex-start}.composer-editor-shell{grid-template-columns:1fr;align-items:stretch}.composer-editor-leading,.composer-editor-trailing{justify-content:space-between}.composer-tool-popover{left:0;right:auto;min-width:min(100%,220px)}.composer-editor-shell textarea{min-height:96px}}.composer-clear-draft-button{min-height:28px;padding-inline:10px;border-radius:999px}.composer-signal-chip-compact{min-height:26px;padding-inline:9px;font-size:11px}.composer-right-actions{gap:8px}.composer-status-chip-subtle{background:#ffffff0a;border-color:#ffffff14;color:#aeb6bf}.composer-poll-builder{gap:14px}.composer-poll-builder-header,.composer-poll-builder-actions,.composer-poll-builder-footer,.composer-poll-builder-footer-actions,.composer-poll-option-input-row,.message-poll-header,.message-poll-option-main,.message-poll-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.composer-poll-field{display:grid;gap:6px}.composer-poll-field>span{font-size:12px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.composer-poll-field input,.composer-poll-field select{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:var(--text-normal);padding:10px 12px}.composer-poll-options-grid{display:grid;gap:10px}.composer-poll-option-remove{min-width:40px}.composer-poll-builder-footer{align-items:flex-end;flex-wrap:wrap}.composer-poll-duration-field{min-width:180px;flex:1}.composer-poll-builder-footer-actions{flex-wrap:wrap;justify-content:flex-end}.composer-poll-ready-chip{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#ffffff0f;color:var(--text-muted);font-size:12px;font-weight:600}.composer-poll-ready-chip.ready,.composer-poll-toggle.active{background:#5865f22e;color:var(--brand-360, #c9cdfb)}.message-poll-card{display:grid;gap:12px;padding:14px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.message-poll-badge,.message-poll-status-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.message-poll-badge{background:#5865f22e;color:var(--brand-360, #c9cdfb)}.message-poll-status-chip{background:#ffffff0f;color:var(--text-muted)}.message-poll-status-chip.closed{background:#ffffff1a}.message-poll-question{font-size:16px;line-height:1.35}.message-poll-options{display:grid;gap:8px}.message-poll-option{display:grid;gap:8px;width:100%;border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:12px;padding:10px 12px;color:var(--text-normal);text-align:left}.message-poll-option.voted{border-color:#5865f273;background:#5865f21f}.message-poll-option:disabled{cursor:default;opacity:.9}.message-poll-option-label{display:inline-flex;align-items:center;gap:8px;min-width:0}.message-poll-option-emoji{font-size:16px}.message-poll-option-count{font-variant-numeric:tabular-nums;color:var(--text-muted)}.message-poll-option-bar{display:block;width:100%;height:6px;border-radius:999px;background:#ffffff14;overflow:hidden}.message-poll-option-bar>span{display:block;height:100%;border-radius:inherit;background:#5865f2bf}.message-poll-footer{flex-wrap:wrap;color:var(--text-muted);font-size:12px}.composer-voice-toggle.active{color:var(--brand-360);border-color:color-mix(in srgb,var(--brand-360) 55%,transparent);background:color-mix(in srgb,var(--brand-360) 14%,transparent)}.voice-message-recording-bar,.voice-message-preview-bar{align-items:center;gap:12px}.voice-message-recording-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.voice-message-error-strip{border-color:color-mix(in srgb,var(--danger-360, #ed4245) 35%,transparent)}.voice-message-preview-player{min-width:220px}.composer-sticker-toggle.active{background:#5865f22e;color:var(--text-normal)}.sticker-preview-bar{align-items:center}.sticker-preview-thumb{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;font-size:34px;background:linear-gradient(180deg,color-mix(in srgb,var(--sticker-accent, #5865f2) 84%,#10131a),#ffffff14)}.composer-sticker-picker,.composer-sticker-picker-header,.composer-sticker-grid{display:grid;gap:12px}.composer-sticker-grid{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.composer-sticker-tile{display:grid;gap:8px;justify-items:center;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-normal)}.composer-sticker-tile:hover,.composer-sticker-tile:focus-visible,.composer-sticker-tile.selected{border-color:#5865f280;background:#5865f224}.composer-sticker-tile .composer-sticker-emoji{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;font-size:36px;background:linear-gradient(180deg,color-mix(in srgb,var(--sticker-accent, #5865f2) 84%,#10131a),#ffffff14)}.message-sticker-card{display:grid;gap:10px;padding:14px;border-radius:20px;background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid rgba(255,255,255,.08);width:min(280px,100%)}.message-sticker-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.message-sticker-badge,.message-sticker-title{font-size:12px;font-weight:700}.message-sticker-badge{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.message-sticker-art{width:min(220px,100%);min-height:220px;border-radius:24px;display:grid;place-items:center;gap:10px;padding:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--sticker-accent, #5865f2) 86%,#10131a),#ffffff0f)}.message-sticker-emoji{font-size:94px;line-height:1}.message-sticker-subtitle{font-size:13px;color:#ffffffc2;font-weight:600}.message-sticker-caption{color:var(--text-normal)}.composer-message-request-strip{align-items:flex-start;gap:12px;padding-bottom:8px}.composer-message-request-strip .composer-context-main{display:grid;gap:3px;flex:1 1 260px}.composer-message-request-meta{font-size:12px;color:#aeb5bd}.chat-recovery-pill{border:1px solid rgba(255,255,255,.08)}.reaction-chip.active{background:#5865f22e;border-color:#5865f247;color:#e4e7ff}.suggestions-header,.slash-command-suggestions-title{justify-content:space-between}.suggestions-hint{min-height:20px;padding:0 8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--text-dim)}.chat-recovery-pill.unread{background:linear-gradient(180deg,#5865f2fa,#4752c4fa)}.conversation-pulse-copy,.conversation-history-copy,.conversation-jump-copy,.conversation-workflow-copy,.conversation-state-radar-copy,.command-palette-footer-copy{display:grid;gap:4px}.conversation-pulse-grid,.thread-split-metrics,.conversation-history-grid,.conversation-workflow-grid,.conversation-state-radar-grid,.attachment-row-rich{display:grid;gap:8px}.conversation-pulse-card,.conversation-history-card,.conversation-jump-card,.conversation-workflow-card,.conversation-state-radar-card,.composer-shortcut-card{display:grid;gap:8px;text-align:left;padding:12px}.conversation-pulse-card,.conversation-history-card,.conversation-workflow-card,.conversation-state-radar-card,.composer-assist-preview,.composer-shortcut-card,.thread-split-metric-card,.search-result-navigator,.search-result-preview,.conversation-recovery-chip{border:1px solid rgba(255,255,255,.06);background:#ffffff08}.conversation-pulse-card:hover,.conversation-history-card:hover,.conversation-workflow-card:hover,.conversation-state-radar-card:hover,.composer-shortcut-card:hover{transform:translateY(-1px);border-color:#ffffff1f}.conversation-history-card-top,.conversation-jump-card-top,.conversation-workflow-card-top,.conversation-state-radar-card-top,.composer-shortcut-top,.attachment-row-meta,.command-palette-status-row,.command-palette-filter-row,.command-palette-footer,.command-palette-footer-actions,.command-palette-enter-hint{display:flex;align-items:center;gap:8px}.command-palette-status-row,.command-palette-filter-row,.command-palette-footer,.command-palette-footer-actions,.attachment-row-meta{flex-wrap:wrap}.conversation-pulse-bar,.conversation-workflow-deck,.conversation-state-radar{margin:0 20px 10px;padding:12px 14px;border:1px solid rgba(255,255,255,.06);display:grid;gap:12px}.conversation-pulse-bar{border-radius:16px;background:linear-gradient(180deg,#ffffff09,#ffffff05)}.conversation-pulse-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.conversation-pulse-card{min-height:68px;align-content:space-between;border-radius:14px}.conversation-pulse-card span,.conversation-history-card-top span,.conversation-workflow-card-top span,.conversation-state-radar-card-top span,.conversation-jump-card-top span{color:var(--text-dim);font-size:12px}.conversation-pulse-card strong{font-size:20px;line-height:1}.conversation-pulse-card.accent{border-color:#5865f23d;background:#5865f21f}.conversation-pulse-card.warning,.conversation-workflow-card.warning{border-color:#faa61a42;background:#faa61a1c}.conversation-recovery-strip{display:flex;flex-wrap:wrap;gap:8px;padding:0 20px 10px}.conversation-recovery-chip{display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:0 12px;border-radius:999px}.conversation-recovery-chip strong{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff14;font-size:11px}.conversation-recovery-chip.active,.conversation-workflow-card.accent,.conversation-state-radar-card.accent,.conversation-history-card.accent{border-color:#5865f23d;background:#5865f21a}.chat-recovery-pill.inbox{background:#5865f2f0;color:#fff}.conversation-history-dock{margin:0 20px 10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06;display:grid;gap:12px}.conversation-history-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.conversation-history-card,.conversation-workflow-card,.conversation-state-radar-card{border-radius:12px}.conversation-history-card small,.conversation-workflow-card small,.conversation-state-radar-card small{color:var(--text-dim);line-height:1.45}.conversation-history-card:hover,.conversation-workflow-card:hover,.conversation-state-radar-card:hover{border-color:#ffffff1f}.conversation-history-card-top,.conversation-jump-card-top,.conversation-workflow-card-top,.conversation-state-radar-card-top,.composer-shortcut-top{justify-content:space-between}.conversation-history-card-top strong{font-size:18px;line-height:1}.conversation-history-card small,.conversation-state-radar-card small{color:var(--text-muted)}.conversation-history-card.warning,.conversation-state-radar-card.warning{border-color:#faa61a3d;background:#faa61a1a}.conversation-jump-deck{display:grid;gap:12px;margin:0 0 14px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.conversation-jump-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.conversation-jump-card{border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff08}.conversation-jump-card:hover{transform:translateY(-1px);border-color:#ffffff1f;background:#ffffff0d}.conversation-jump-card.accent{border-color:#5865f257;background:#5865f21f}.conversation-jump-card.warning{border-color:#f8717152;background:#f871711a}.conversation-jump-preview,.conversation-workflow-preview,.conversation-state-radar-preview{color:var(--text-normal);font-size:13px}.conversation-jump-preview{line-height:1.35}.conversation-jump-card small{color:var(--text-dim)}.notification-card-timestamp{font-size:11px;line-height:1.35}.conversation-workflow-deck{border-radius:14px;background:linear-gradient(180deg,#ffffff09,#ffffff05)}.conversation-workflow-grid,.conversation-state-radar-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.conversation-workflow-card,.conversation-state-radar-card{border:1px solid rgba(255,255,255,.06);background:#ffffff08}.conversation-workflow-preview,.conversation-state-radar-preview{line-height:1.4}.conversation-workflow-card small{color:var(--text-muted)}.conversation-state-radar{border-radius:14px;background:linear-gradient(180deg,#ffffff08,#ffffff05)}@media(max-width:980px){.conversation-pulse-bar,.conversation-history-dock,.conversation-workflow-deck,.conversation-state-radar{margin:0 14px 10px}.conversation-recovery-strip{padding:0 14px 10px}}@media(max-width:900px){.conversation-jump-grid{grid-template-columns:1fr}}.conversation-companion-dock{margin:0 20px 12px;padding:10px 14px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;display:grid;gap:12px}.conversation-companion-focus-strip{display:grid;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.conversation-companion-focus-copy{display:grid;gap:4px}.conversation-companion-focus-copy strong{font-size:13px;color:var(--text-bright)}.conversation-companion-focus-copy span{color:var(--text-muted);font-size:12px;line-height:1.45}.conversation-companion-focus-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.conversation-companion-focus-current{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#ffffff0d;color:var(--text-muted);font-size:11px;font-weight:700}.conversation-companion-focus-action,.conversation-companion-focus-chip{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-normal)}.conversation-companion-focus-action:hover,.conversation-companion-focus-chip:hover,.conversation-companion-focus-action:focus-visible,.conversation-companion-focus-chip:focus-visible{border-color:#ffffff29;background:#ffffff0f}.conversation-companion-focus-action strong,.conversation-companion-focus-chip strong{min-width:20px;height:20px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff14;color:var(--text-bright);font-size:11px;line-height:1}.conversation-companion-focus-secondary{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.conversation-companion-focus-secondary-label{color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.conversation-companion-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.conversation-companion-tabs{display:flex;flex-wrap:wrap;gap:8px;flex:1 1 auto}.conversation-companion-tab{display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-muted)}.conversation-companion-tab:hover{border-color:#ffffff1f;background:#ffffff0d;color:var(--text-normal)}.conversation-companion-tab strong{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff14;color:var(--text-bright);font-size:11px;line-height:1}.conversation-companion-tab.active{border-color:#5865f24d;background:#5865f224;color:#eef1ff}.conversation-companion-overflow{position:relative;flex:0 0 auto}.conversation-companion-overflow-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:3;min-width:220px;display:grid;gap:4px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 16px 40px #00000052}.conversation-companion-overflow-panel button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.conversation-companion-overflow-panel button.active{background:#5865f224;border-color:#5865f24d;color:#eef1ff}.conversation-companion-panel>.conversation-history-dock,.conversation-companion-panel>.conversation-workflow-deck,.conversation-companion-panel>.conversation-state-radar,.conversation-companion-panel>.return-to-work-board,.conversation-companion-panel>.conversation-jump-deck,.conversation-companion-panel>.pin-spotlight{margin:0}@media(max-width:980px){.conversation-companion-dock{margin:0 14px 10px}.conversation-companion-toolbar{flex-direction:column}.conversation-companion-focus-actions{flex-direction:column;align-items:stretch}.conversation-companion-focus-secondary,.conversation-companion-overflow,.conversation-companion-overflow-trigger{width:100%}.conversation-companion-overflow-panel{left:0;right:auto;min-width:100%}}.thread-split-metrics{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0 0 10px}.thread-split-metric-card{display:grid;gap:4px;padding:10px 12px;border-radius:12px}.thread-split-metric-card span,.search-result-preview-meta,.search-result-preview-author,.command-palette-context,.command-palette-footer-kicker{font-size:11px}.thread-split-metric-card span{color:var(--text-dim)}.thread-split-metric-card strong{font-size:18px}.search-result-navigator{margin:0 20px 10px;padding:12px 14px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.search-result-navigator-main{min-width:0;display:grid;gap:8px;flex:1 1 auto}.search-result-navigator-copy{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.search-result-preview{min-width:0;gap:4px;padding:10px 12px;border-radius:12px;border-color:#ffffff0d;background:#ffffff06}.search-result-preview-author{color:#d7dcff;font-weight:700}.search-result-preview-body{color:var(--text-dim);font-size:12px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-navigator-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}@media(max-width:980px){.thread-split-metrics{grid-template-columns:1fr}.search-result-navigator{margin:0 14px 10px;flex-direction:column;align-items:stretch}.search-result-navigator-actions{justify-content:flex-end}}.message-footer-chip.actionable{cursor:pointer}.message-footer-chip.attention{background:#faa61a24;border-color:#faa61a3d;color:#ffd188}.composer-assist-panel,.composer-shortcut-shell{display:grid;gap:8px;margin-top:8px}.composer-assist-panel-compact{gap:6px}.composer-assist-header-meta{display:inline-flex;align-items:center;gap:6px}.composer-assist-mode-chip{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(88,101,242,.24);background:#5865f21f;color:#e4e7ff;font-size:12px;font-weight:800}.composer-assist-header,.composer-shortcut-copy,.message-reply-preview-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.composer-assist-preview{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border-radius:12px}.composer-assist-prefix{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#5865f22e;color:#e4e7ff;font-weight:800}.composer-assist-prefix.emoji{padding:0}.composer-assist-copy{min-width:0;display:grid;gap:4px}.composer-assist-copy span{color:var(--text-dim);font-size:12px;line-height:1.4}.composer-assist-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px}.composer-assist-option{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;width:100%;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:#eef1f5;text-align:left}.composer-assist-option strong,.composer-assist-option span{min-width:0}.composer-assist-option small{grid-column:2;color:var(--text-dim);line-height:1.35}.composer-assist-option:hover{background:#ffffff0f;border-color:#ffffff1a}.composer-assist-disclosure{justify-self:start;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#d7dce2;font-size:12px;font-weight:600}.composer-assist-disclosure:hover{background:#ffffff12}.composer-shortcut-card strong{color:var(--text-normal)}.composer-shortcut-shell{padding:8px 0 0;border:none;background:transparent}.composer-shortcut-summary{display:flex;align-items:center;justify-content:space-between;gap:10px}.composer-shortcut-summary.compact{flex-wrap:wrap}.composer-shortcut-label{color:var(--text-dim);font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.composer-shortcut-preview-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.composer-shortcut-preview-chip,.composer-shortcut-disclosure{min-height:26px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#d7dce2;font-size:12px;font-weight:600}.composer-shortcut-preview-chip.accent{border-color:#5865f23d;background:#5865f21a}.composer-shortcut-preview-chip.warning{border-color:#faa61a3d;background:#faa61a1a}.composer-shortcut-disclosure:hover,.composer-shortcut-preview-chip:hover{background:#ffffff14}.composer-shortcut-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.composer-shortcut-grid.compact{padding-top:2px}.composer-shortcut-card{border-radius:12px}.composer-shortcut-card.starter{background:#ffffff08}.composer-shortcut-card.accent{border-color:#5865f23d;background:#5865f21a}.composer-shortcut-card.warning{border-color:#faa61a3d;background:#faa61a1a}.composer-shortcut-card small,.composer-shortcut-card span{color:var(--text-dim);line-height:1.45}.composer-shortcut-card:hover{background:#ffffff0d}.attachment-row-meta{gap:8px 10px}.message-inline-editor-shell,.message-reaction-picker-shell{width:100%}.message-reply-preview.richer{gap:4px}.message-reply-preview-top{color:var(--text-secondary, rgba(255,255,255,.78))}.message-reply-preview-top small{color:var(--brand-soft-text, #aeb8ff)}@media(max-width:980px){.composer-assist-preview{grid-template-columns:auto 1fr}.composer-assist-preview button{grid-column:1 / -1}.composer-shortcut-summary{gap:8px}}.command-palette.command-palette-compact{width:min(700px,calc(100vw - 32px));padding:14px}.command-palette-header-compact{align-items:flex-start;margin-bottom:10px}.command-palette-header-copy,.command-palette-selection-copy,.command-palette-tools-toggle-copy{display:grid;gap:4px}.command-palette-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.command-palette-close-button,.command-palette-tools-toggle{border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-normal)}.command-palette-close-button{width:32px;height:32px;display:inline-grid;place-items:center;font-size:18px;line-height:1}.command-palette-search-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:10px}.command-palette-search-shell input{margin-bottom:0}.command-palette-tools-toggle{min-width:138px;padding:0 12px;text-align:left}.command-palette-tools-toggle.active{border-color:#5865f247;background:#5865f21f}.command-palette-tools-toggle-label{font-weight:600}.command-palette-scope-strip{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:-2px 0 10px}.command-palette-mode-pill,.command-palette-filter-chip,.command-palette-count-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-dim);font-size:12px}.command-palette-mode-pill.active,.command-palette-filter-chip:hover{border-color:#5865f23d;background:#5865f21f;color:#dfe3ff}.command-palette-scopes-compact{margin-bottom:2px}.command-palette-scopes-compact button{min-height:30px;padding-inline:12px}.command-palette-context-strip{display:flex;align-items:center;gap:10px;margin:-2px 0 12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.command-palette-context-strip-balanced{align-items:flex-start;justify-content:space-between;gap:14px}.command-palette-context-head{display:grid;gap:6px;min-width:0;flex:1 1 auto}.command-palette-context-label{flex:0 0 auto;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.command-palette-context-copy{display:grid;gap:2px;min-width:0;flex:1 1 auto}.command-palette-context-meta{display:inline-flex;align-items:flex-start;justify-content:flex-end;gap:8px;flex-wrap:wrap}.command-palette-context-copy strong,.command-palette-context-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-palette-tools-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.05)}.command-palette-tools-summary-copy{display:grid;gap:6px;min-width:0;flex:1 1 auto}.command-palette-tools-summary-actions{display:inline-flex;align-items:flex-start;justify-content:flex-end;gap:8px;flex-wrap:wrap}.command-palette-filter-reset{min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-normal)}.command-palette-filter-reset:hover{border-color:#5865f23d;background:#5865f21f}.command-palette-tools-panel{display:grid;gap:9px;margin:0 0 12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.command-palette-filter-row{margin:0}.command-palette-filter-row .command-palette-filter-chip{min-height:26px;padding-inline:9px}.command-palette-hintline{margin:0;display:flex;flex-wrap:wrap;gap:8px;font-size:12px}.command-palette-inline-note{margin-left:0;font-size:11px}.command-palette-leading{display:inline-flex;align-items:center;justify-content:center;width:30px;flex:0 0 30px}.command-palette-icon{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--text-normal);font-size:13px;font-weight:700}.command-palette-item.attention{border-color:#f0b23229}.command-palette-item.accent{border-color:#5865f22e}.command-palette-selection-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.command-palette-selection-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.command-palette-selection-nav-hint{display:inline-flex;align-items:center;gap:4px}.command-palette-selection-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:11px}@media(max-width:980px){.command-palette-search-shell{grid-template-columns:1fr}.command-palette-tools-toggle{min-height:36px}.command-palette-context-strip,.command-palette-selection-strip,.command-palette-tools-summary{align-items:flex-start;flex-direction:column}.command-palette-context-meta,.command-palette-selection-actions,.command-palette-tools-summary-actions{width:100%;justify-content:flex-start}}.command-palette-section{display:grid;gap:6px;padding:8px 10px;border-radius:14px;border:1px solid transparent}.command-palette-section-suggested{background:#ffffff06;border-color:#ffffff0a}.command-palette-section-tools{background:#ffffff05;border-color:#ffffff09}.command-palette-section-navigate .command-palette-section-title,.command-palette-section-suggested .command-palette-section-title{color:var(--text-normal)}.command-palette-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:2px}.command-palette-section-meta{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.command-palette-section-hint{font-size:11px;letter-spacing:.01em}.command-palette-section-count{font-size:11px;color:var(--text-dim)}.command-palette-section-items{display:grid;gap:6px}.command-palette-item{align-items:flex-start;padding:10px 12px}.command-palette-description{line-height:1.3}.command-palette-preview{font-size:12px;line-height:1.35}.command-palette-meta{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;justify-content:flex-end;flex-wrap:wrap}.command-palette-scope-badge{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;font-size:11px;text-transform:capitalize}.command-palette-item.active .command-palette-preview{color:#cfd4da}.command-palette-meta kbd{min-height:22px;padding-inline:8px}@media(max-width:980px){.command-palette-item{flex-wrap:wrap}.command-palette-meta{width:100%;justify-content:flex-start;padding-left:42px}}.message-row{padding-top:2px;padding-bottom:2px}.message-row.grouped{padding-top:1px;padding-bottom:1px}.message-row:hover,.message-row:focus-within{background:#ffffff08}.message-body-rich{position:relative;gap:4px;padding-right:148px}.message-gutter{display:flex;align-items:flex-start;justify-content:flex-end;padding-top:4px}.message-gutter-time{font-size:11px;line-height:1;color:#949ba4ad;opacity:0;transition:opacity .12s ease,color .12s ease}.message-row.grouped:hover .message-gutter-time,.message-row.grouped:focus-within .message-gutter-time{opacity:1}.message-meta,.message-inline-row{gap:10px;align-items:flex-start}.message-meta{min-height:28px}.message-meta-main-rich{flex-direction:row;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.message-author-cluster,.message-meta-subtle{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.message-author-cluster,.message-meta-subtle{gap:6px}.message-author-handle{color:#949ba4bd;font-size:11px}.message-role-chip-inline{display:inline-flex;align-items:center;gap:5px;min-height:18px;padding:0 7px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-dim);font-size:10px;line-height:1}.message-role-chip-dot{width:8px;height:8px;border-radius:999px;flex:0 0 auto}.message-timestamp{color:var(--text-dim)}.message-inline-meta{gap:6px;min-height:22px;align-items:center}.message-hover-anchor{position:absolute;top:-14px;right:0;z-index:3}.message-hover-anchor.compact{top:-10px}.message-hover-actions{padding:3px;gap:2px;align-self:flex-start}.message-hover-actions button{position:relative;width:32px;min-width:32px;min-height:32px;padding:0;justify-content:center;border-radius:8px}.message-hover-actions.compact{margin-top:-2px}.message-action-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.message-action-counter{position:absolute;top:2px;right:2px;min-width:14px;height:14px;padding:0 4px;border-radius:999px;background:#5865f2eb;color:#fff;font-size:9px;line-height:14px;font-weight:700}.message-action-edit .message-action-icon,.message-action-more .message-action-icon{font-size:15px}.message-action-more{border-left:1px solid rgba(255,255,255,.06)!important;border-top-left-radius:4px!important;border-bottom-left-radius:4px!important;padding-left:1px}.message-row.grouped .message-body-rich{padding-top:1px}.message-row.selection-mode-active .message-body-rich{padding-right:24px}.message-row.selection-mode-active .message-footer-row{margin-top:3px}.message-row.sender-online:not(.grouped) .message-avatar{box-shadow:0 0 0 1px #23a55a66}.message-row.reaction-picker-open .message-hover-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.message-reply-preview.richer{gap:4px;padding:5px 10px;border-radius:12px}.message-reply-preview-top{align-items:center}.message-footer-row{margin-top:1px}.message-footer-link{display:inline-flex;align-items:center;gap:4px}@media(max-width:900px){.message-body-rich{padding-right:0}.message-hover-anchor{position:static;margin-bottom:4px}.message-hover-actions{opacity:1}.message-author-cluster,.message-meta-subtle{gap:6px}}.forum-starter-board{display:grid;gap:14px;margin:0 20px 12px;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#5865f21f,#5865f20a),#ffffff06}.forum-starter-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);gap:14px}.forum-starter-copy,.forum-starter-metrics,.forum-starter-column,.forum-starter-signal-stack{display:grid;gap:10px}.forum-starter-heading-row,.forum-starter-actions,.forum-starter-chip-row,.forum-starter-section-head,.forum-starter-card-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.forum-starter-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.forum-starter-metric-card,.forum-starter-card,.forum-starter-signal-card{border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a}.forum-starter-metric-card{padding:12px}.forum-starter-metric-card span,.forum-starter-signal-label{color:var(--text-dim);font-size:11px}.forum-starter-metric-card strong,.forum-starter-signal-card strong{font-size:18px}.forum-starter-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.95fr);gap:14px}.forum-starter-card-list{display:grid;gap:10px}.forum-starter-card,.forum-starter-signal-card{width:100%;padding:12px 14px;text-align:left}.forum-starter-card:hover,.forum-starter-signal-card:hover:not(:disabled){border-color:#5865f23d;background:#ffffff0e}.forum-starter-signal-card:disabled{opacity:.7;cursor:default}.forum-starter-author{font-size:12px;font-weight:700;color:#d7dcff}.forum-starter-preview{color:var(--text-secondary);line-height:1.45}.forum-starter-empty{padding:18px 12px;border-radius:14px;border:1px dashed rgba(255,255,255,.08);text-align:center}@media(max-width:980px){.forum-starter-board{margin:0 14px 12px}.forum-starter-hero,.forum-starter-grid,.forum-starter-metrics{grid-template-columns:1fr}}.forum-starter-metrics-rich{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.forum-starter-metric-card.attention{background:#ed42451f;border-color:#ed424538}.forum-starter-metric-card.active{background:#5865f214;border-color:#5865f22e}.forum-triage-toolbar,.forum-triage-filter-row,.forum-triage-actions,.forum-triage-card-top,.forum-triage-card-actions,.forum-triage-shell-header,.forum-triage-shell-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.forum-triage-shell{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.forum-triage-shell.open{background:#ffffff09}.forum-triage-shell-header{justify-content:space-between}.forum-triage-shell-copy{display:grid;gap:4px}.forum-triage-shell-actions{justify-content:flex-end}.forum-triage-summary-row{row-gap:6px}.forum-triage-toolbar{justify-content:flex-start;padding:0;border:0;background:transparent}.forum-triage-label{margin-right:4px}.forum-triage-chip{display:inline-flex;align-items:center;gap:6px}.forum-triage-chip-count{opacity:.78;font-size:11px}.forum-starter-grid-rich{align-items:start}.forum-followup-stack{display:grid;gap:10px}.forum-followup-card{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.forum-followup-card.attention{border-color:#faa61a38;background:#faa61a14}.forum-followup-card.active{border-color:#5865f23d;background:#5865f214}.forum-followup-card-top,.forum-followup-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.forum-followup-card-actions>.primary{min-width:0}.forum-followup-card-actions>button{padding:6px 10px;border-radius:10px}.forum-starter-column-stack,.forum-triage-queue,.forum-triage-queue-list,.forum-starter-card-rich{display:grid;gap:10px}.forum-starter-chip-row-rich{row-gap:6px}.forum-triage-card{display:grid;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.forum-triage-meta{font-size:12px}.forum-triage-card-actions button{padding:6px 10px;border-radius:10px}.forum-triage-context-panel{display:grid;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.forum-triage-context-head,.forum-triage-context-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.forum-triage-context-preview{font-size:13px;color:var(--text-normal)}.forum-triage-context-meta{font-size:12px}.forum-triage-context-actions button{padding:6px 10px;border-radius:10px}.forum-triage-queue-head{align-items:flex-start;gap:12px}.forum-triage-queue-head-copy{display:grid;gap:4px}.forum-triage-queue-head-actions{justify-content:flex-end}.selection-toolbar.forum-triage-selection-toolbar{position:static;margin:0 0 10px}.forum-selection-summary{display:grid;gap:4px}.forum-triage-card.selected{border-color:#5865f257;background:#5865f21f}.forum-triage-card-title-row{display:flex;align-items:flex-start;gap:8px;min-width:0}.forum-triage-select-toggle{width:24px;min-width:24px;height:24px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff08;color:var(--text-muted);font-weight:700;padding:0}.forum-triage-select-toggle.active{background:#5865f238;border-color:#5865f270;color:#e7ebff}@media(max-width:980px){.forum-triage-toolbar,.forum-triage-filter-row,.forum-triage-actions,.forum-triage-shell-header,.forum-triage-shell-actions{align-items:stretch}.forum-starter-metrics-rich{grid-template-columns:repeat(2,minmax(0,1fr))}}.forum-starter-actions .organizer-overflow-shell,.forum-triage-card-actions .organizer-overflow-shell{margin-left:auto}.forum-starter-hero-calm{grid-template-columns:minmax(0,1.45fr) minmax(220px,.92fr);gap:12px}.forum-starter-copy-calm,.forum-starter-metrics-calm{gap:8px}.forum-starter-chip-row-calm{row-gap:4px}.forum-starter-actions-calm{row-gap:6px}.forum-starter-actions-calm>button:not(.primary){opacity:.92}.forum-starter-followup-inline{padding-top:2px}.forum-starter-card-calm,.forum-starter-signal-card-calm,.forum-triage-shell.open,.forum-triage-card{background:#ffffff08}.forum-starter-metrics-calm{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.forum-triage-shell-header-calm,.forum-triage-queue-head-calm{gap:10px}.forum-triage-shell-actions-calm,.forum-triage-card-actions-calm{row-gap:6px}.forum-triage-summary-row-calm{row-gap:4px}.forum-triage-toolbar-calm{padding-top:2px}.return-to-work-board{margin:12px 16px 8px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(180deg,#5865f214,#ffffff08);display:grid;gap:12px}.return-to-work-board.compact{margin:0 0 14px;padding:12px}.return-to-work-copy{display:grid;gap:4px}.return-to-work-list{display:grid;gap:8px}.return-to-work-item{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.return-to-work-item.accent{border-color:#5865f266;background:#5865f21f}.return-to-work-item.warning{border-color:#faa61a66;background:#faa61a1f}.return-to-work-item-main{min-width:0;display:grid;gap:6px;flex:1 1 auto}.return-to-work-topline{gap:8px}.return-to-work-label{color:#b5bac1;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.return-to-work-count{min-width:26px;padding:2px 8px;border-radius:999px;background:#ffffff14;color:#fff;text-align:center}.return-to-work-title{color:#fff}.return-to-work-summary{color:#f2f3f5;font-size:13px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.return-to-work-item small{color:#b5bac1}.return-to-work-item-actions{display:flex;gap:8px;align-items:center;flex:0 0 auto}.return-to-work-more-shell{position:relative}.return-to-work-more-trigger{list-style:none;cursor:pointer;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#dbdee1;font-size:13px}.return-to-work-more-trigger::-webkit-details-marker{display:none}.return-to-work-more-shell[open] .return-to-work-more-trigger{background:#5865f224;border-color:#5865f242;color:#fff}.return-to-work-more-panel{position:absolute;top:calc(100% + 6px);right:0;min-width:170px;display:grid;gap:4px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#111214fa;box-shadow:0 14px 34px #00000059;z-index:4}.return-to-work-more-panel button{width:100%;justify-content:flex-start}@media(max-width:900px){.return-to-work-item{flex-direction:column}.return-to-work-item-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}.message-row.is-reported{box-shadow:inset 2px 0 #5865f22e}.message-row.is-reported-open{box-shadow:inset 2px 0 #da373c6b}.message-badge.report-badge,.message-footer-link.moderation,.message-footer-chip.moderation{background:#5865f224;border:1px solid rgba(88,101,242,.24);color:#d7dbff}.message-badge.warning-badge,.message-footer-chip.moderation{background:#f0b23224;border-color:#f0b2323d;color:#ffe3a6}.message-badge.report-badge.danger,.message-footer-link.moderation.danger{background:#da373c24;border-color:#da373c3d;color:#ffc8cb}.message-badge.report-badge-button{cursor:pointer}.message-badge.report-badge-button:disabled{cursor:default;opacity:.72}.message-action-moderation.active,.message-action-moderation:hover{background:#da373c29;border-color:#da373c47;color:#fff}.message-footer-link.moderation{border-radius:999px;padding:2px 8px}.message-footer-link.moderation:disabled{opacity:.72}.chat-composer-shell textarea{background:#383a40;border:0;min-height:54px;border-radius:10px}.composer-actions,.row{display:flex;align-items:center;gap:10px}.row.between,.composer-actions.between{justify-content:space-between}.composer{padding:0 16px 16px}.chat-composer-shell{border-radius:16px;background:#383a40;border:1px solid rgba(255,255,255,.04)}.composer textarea{min-height:54px}.chat-composer-shell{position:relative;overflow:hidden}.chat-composer-shell.drag-over{border-color:#5865f2a6;box-shadow:0 0 0 1px #5865f259,0 12px 28px #0003}.composer-drop-indicator{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:2px dashed rgba(88,101,242,.75);border-radius:14px;display:grid;place-items:center;background:#11141dd1;color:#dfe4ff;font-weight:700;pointer-events:none;z-index:2}.chat-composer-shell textarea{resize:none;max-height:220px}.composer{flex:0 0 auto;position:sticky;bottom:0;z-index:5;padding-top:12px;background:linear-gradient(180deg,#31333800,#313338d1 18%,#313338 42%)}.composer-box,.chat-composer-shell{border-radius:8px;background:#383a40;border:1px solid rgba(255,255,255,.03)}.chat-composer-shell textarea{background:transparent}.composer{padding:0 16px 20px;background:linear-gradient(180deg,#31333800,#313338d6 18%,#313338 42%)}.composer-box,.chat-composer-shell{border-radius:8px;border:0;background:#383a40;box-shadow:none}.composer-formatting-toolbar{margin:0;padding:10px 12px 0}.composer-formatting-toolbar button{min-height:28px;padding:5px 9px;border-radius:4px;background:#ffffff0a;border:0}.chat-composer-shell textarea{min-height:46px;padding:10px 12px;line-height:1.4}.reply-bar,.attachment-preview-bar{margin:10px 12px 0;border-radius:6px}.composer-actions{padding:0 12px 12px}.composer{padding:0 16px 20px;background:linear-gradient(180deg,#31333800,#313338e0 16%,#313338 42%)}.composer-box,.chat-composer-shell{border-radius:8px;border:0;background:#383a40}.composer-formatting-toolbar{gap:6px;padding:10px 12px 0}.composer-formatting-toolbar button,.quick-tabs button,.tabs-grid button,.icon-button,.account-actions button,.message-hover-actions button{box-shadow:none}.chat-composer-shell textarea{min-height:44px;padding:10px 12px;background:transparent}.composer-actions{padding:0 12px 12px;gap:10px}.composer-actions .primary{min-width:88px}.panel-card,.utility-card,.utility-card-v9,.account-card,.composer-box,.search-hit,.audit-item,.thread-item,.thread-parent,.topic-ribbon,.topic-editor,.pin-spotlight,.thread-split-header,.thread-split-parent,.thread-split-compose,.thread-split-reply{background:transparent;border:0;border-radius:0;box-shadow:none}.composer{padding:0 16px 16px;background:#313338}.chat-composer-shell{border-radius:8px;background:#383a40;border:0}.chat-composer-shell textarea{min-height:44px;max-height:220px;resize:vertical;border-radius:8px}.reply-banner,.selected-toolbar{margin:0 16px 8px}.composer{padding-top:6px}.chat-composer-shell{background:#383a40;border:1px solid rgba(255,255,255,.04)}.composer-formatting-toolbar{gap:6px}.composer-formatting-toolbar button{padding:5px 8px}.composer-left-actions{align-items:center;row-gap:8px}.composer-right-actions{align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.composer-status-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#5865f21f;border:1px solid rgba(88,101,242,.24);color:var(--text)}.composer-stats{font-variant-numeric:tabular-nums}.message-reply-preview{display:grid;gap:2px;margin:0 0 6px;padding:6px 10px;width:fit-content;max-width:min(520px,100%);text-align:left;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff09;color:var(--text-dim)}.message-reply-preview:hover{background:#ffffff0f;border-color:#ffffff1a}.message-reply-preview span{font-size:12px;font-weight:600;color:var(--text-muted)}.message-reply-preview small{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reply-ping-toggle{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted)}.reply-bar{grid-template-columns:1fr auto auto}.reply-bar small,.reply-bar .reply-ping-toggle{grid-column:1 / 2}.composer-mode-rail{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px 0}.composer-mode-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--text-dim);font-size:12px}button.composer-mode-chip{cursor:pointer}.composer-mode-chip.active{background:#5865f229;border-color:#5865f247;color:#fff}.composer-mode-chip.subtle{background:#ffffff08;border-style:dashed}.app-shell.details-collapsed{grid-template-columns:72px 300px 1fr 0px}.app-shell.details-collapsed .details-sidebar{opacity:0;pointer-events:none;overflow:hidden;border-left:0;padding:0}.sidebar-header,.chat-header{position:sticky;top:0;z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#2b2d31eb}.chat-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.03)}.header-actions{min-width:0;display:grid;gap:10px;justify-items:end}.quick-tabs{display:flex;gap:8px;align-items:center;flex-wrap:nowrap;overflow-x:auto;max-width:min(100%,760px);padding-bottom:2px}.quick-tabs button,.tabs button,.account-actions button,.account-presence-row button{background:transparent;border:1px solid rgba(255,255,255,.06);color:var(--text-muted)}.quick-tabs button:hover,.tabs button:hover,.account-actions button:hover,.account-presence-row button:hover{background:#ffffff0f;color:var(--text)}.quick-tabs button.active,.tabs button.active,.account-actions button.active,.account-presence-row button.active{background:#5865f224;border-color:#5865f266;color:#fff}.right-sidebar-toggle{min-width:42px}.utility-card-v9{background:#ffffff06}.messages{min-height:0;overflow:auto;scroll-behavior:smooth}.message-row{border-radius:8px}.message-row:hover{background:#ffffff06}.message-delivery{display:inline-flex;align-items:center;padding:2px 6px;border-radius:999px;font-size:11px;line-height:1;color:var(--text-dim);background:#ffffff0f}.message-delivery.failed{color:#ffb5b8;background:#da373c26}.jump-to-present{position:absolute;right:22px;bottom:124px;z-index:4;background:var(--brand);color:#fff;box-shadow:0 10px 30px #00000047}.content-column{position:relative;min-width:0;min-height:100vh;display:grid;grid-template-rows:auto auto auto 1fr auto}.member-filter-input{margin:10px 0 12px}.member-list{display:grid;gap:6px}.member-row,.channel-item,.search-hit,.command-palette-item{border-radius:8px}.command-palette-item.active{background:#5865f229;border-color:#5865f259}.command-palette-list{max-height:420px;overflow:auto}.details-sidebar{min-height:100vh}@media(max-width:1320px){.app-shell{grid-template-columns:64px 280px 1fr}.details-sidebar{display:none}}.filter-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 8px}.filter-chip{border-radius:999px;padding:6px 10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-primary, #f2f3f5)}.filter-chip.active{background:#5865f22e;border-color:#5865f25c;color:#fff}.member-chip-row{margin-top:0}.compact-helper-row{margin-top:10px}.app-error-boundary{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,rgba(88,101,242,.18),transparent 34%),#12141a;color:#f2f3f5;padding:24px}.app-error-card{width:min(560px,100%);border:1px solid rgba(255,255,255,.08);background:#14181feb;border-radius:18px;padding:24px;box-shadow:0 24px 70px #00000059}.app-error-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:28px;border-radius:999px;background:#5865f233;border:1px solid rgba(88,101,242,.35);margin-bottom:12px;font-weight:700}.app-error-card h1{margin:0 0 10px;font-size:28px}.app-error-card p{margin:0 0 14px;color:#f2f3f5bd}.app-error-card pre{white-space:pre-wrap;word-break:break-word;margin:0;padding:14px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.app-error-actions{display:flex;gap:10px;margin-top:16px}.filter-chip-row.secondary{margin-top:8px;flex-wrap:wrap}.filter-chip-row.secondary .filter-chip{opacity:.92}.badge.subtle{background:#5865f229;color:#e4e6ebeb}.category-title{position:relative;display:inline-flex;align-items:center;gap:6px}.category-title.active:before{content:"";width:6px;height:6px;border-radius:999px;background:#5865f2;box-shadow:0 0 0 3px #5865f22e}.category-count{min-width:1.25rem;text-align:right;font-size:11px}.sidebar-header{gap:12px}.sidebar-header .sidebar-subtitle{max-width:26ch}.workspace-sidebar .utility-card,.workspace-sidebar .panel-card,.sidebar-filter-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.servers-column{padding-top:14px;padding-bottom:14px}.server-home,.server-pill{border-radius:18px;transition:border-radius .12s ease,transform .12s ease,background .12s ease}.server-home:hover,.server-pill:hover{transform:translateY(-1px);border-radius:14px}.server-home.active,.server-pill.active{border-radius:14px}.channel-category{gap:6px}.group-title{letter-spacing:.02em}.channel-item{min-height:34px}.channel-item .badge{min-width:20px;text-align:center}.sidebar-empty,.compact-helper-row{padding:6px 2px 0}.role-hierarchy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:12px 0 14px}.role-hierarchy-grid.compact{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.role-hierarchy-card{display:flex;align-items:center;gap:10px;width:100%;border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:12px;padding:10px 12px;text-align:left;color:inherit}.role-hierarchy-card.active{border-color:#5865f273;background:#5865f21f}.role-swatch{width:12px;height:12px;border-radius:999px;flex:0 0 auto}.role-hierarchy-copy{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.role-hierarchy-copy small{color:var(--text-muted)}.role-hierarchy-badge{font-size:11px;color:var(--text-muted);border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:4px 8px}.permission-editor-metrics{margin:10px 0 12px}.role-template-row{align-items:center;gap:8px;margin-bottom:10px}.dirty-indicator{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#faa61a29;color:#f0b55a;font-size:12px}.permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;margin:10px 0 12px}.permission-grid.compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.permission-toggle{display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;background:#ffffff08}.permission-toggle.enabled{border-color:#5865f259;background:#5865f214}.permission-toggle.owner-only-critical{border-color:#38bdf82e}.permission-toggle [data-owner-only-permission-chip]{width:fit-content;padding:2px 7px;border-radius:999px;border:1px solid rgba(56,189,248,.22);color:#bae6fddb;background:#38bdf812}.permission-toggle span{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.permission-toggle small,.permission-toggle em{color:var(--text-muted);font-style:normal}.permission-toggle em{font-size:11px;margin-top:2px}.notifications-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:8px 0 12px}.notifications-summary-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 10px}.notification-summary-card{display:grid;gap:4px;padding:10px 12px;border-radius:10px;background:#ffffff06;border:1px solid rgba(255,255,255,.05)}.notification-summary-card span{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.notification-summary-card strong{font-size:18px}.notifications-scope-row{margin-top:0}.notification-hit{gap:8px}.notification-open-hint{font-size:11px;color:var(--brand)}.notification-scope-mentions{border-left:2px solid rgba(88,101,242,.6)}.notification-scope-dm{border-left:2px solid rgba(67,181,129,.6)}.notification-scope-servers{border-left:2px solid rgba(250,166,26,.6)}.notification-scope-system{border-left:2px solid rgba(255,255,255,.18)}.utility-stat.attention strong{color:#dfe6ff}.account-actions button{position:relative}@media(max-width:980px){.notifications-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.settings-nav-search{padding:0 8px 6px}.settings-nav-search input{width:100%;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px 12px;color:#fff}.settings-nav button{display:grid;gap:2px}.settings-nav button span{font-weight:600}.settings-nav button small{color:var(--text-dim);font-size:11px}.settings-nav button.active small,.settings-nav button:hover small{color:#ffffffc7}.settings-header-copy{display:grid;gap:4px}.settings-group-card{display:grid;gap:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.settings-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-toggle-grid>button{text-align:left}.settings-group-card .section-title{margin-bottom:2px}@media(max-width:900px){.settings-toggle-grid{grid-template-columns:1fr}}.server-settings-review-card,.server-profile-review-card,.profile-theme-review-card,.profile-identity-review-card{display:grid;gap:12px}.profile-theme-review-grid,.profile-identity-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profile-theme-review-coverage,.profile-identity-review-coverage{gap:8px}.profile-theme-review-shell,.profile-identity-review-shell,.profile-settings-identity-review{margin-top:4px}.server-settings-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.server-profile-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.server-settings-review-coverage,.server-profile-review-coverage{gap:8px}.server-settings-form-card,.channel-settings-form-stack,.channel-settings-review-card{display:grid;gap:12px}.channel-settings-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:900px){.server-settings-review-grid,.server-profile-review-grid,.profile-identity-review-grid,.profile-theme-review-grid,.channel-settings-review-grid{grid-template-columns:1fr}}.channel-settings-preset-stack{display:grid;gap:10px}.channel-settings-preset-row{display:flex;flex-wrap:wrap;gap:8px}.channel-settings-preset-button{border:1px solid var(--border-subtle);background:var(--bg-tertiary);color:var(--text-muted);border-radius:999px;padding:6px 12px}.channel-settings-preset-button.active{background:color-mix(in srgb,var(--brand) 18%,var(--bg-tertiary));border-color:color-mix(in srgb,var(--brand) 40%,var(--border-subtle));color:var(--text-primary)}.channel-settings-review-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.privacy-review-grid{grid-template-columns:repeat(auto-fit,minmax(156px,1fr))}.privacy-review-chip-row{margin-bottom:8px}.privacy-toggle-grid{margin-top:10px}.social-privacy-review-shell{display:grid;gap:10px}.server-emoji-settings-card{display:grid;gap:12px}.server-emoji-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.server-emoji-upload-row{align-items:center;padding:10px 12px;border-radius:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.05)}.server-emoji-upload-copy{display:grid;gap:4px;min-width:0}.server-emoji-upload-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0)}.server-emoji-preview-row{display:flex;gap:12px;align-items:center;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.server-emoji-preview-tile{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#111214e6;border:1px solid rgba(255,255,255,.06);flex:0 0 auto}.server-emoji-preview-placeholder{font-size:12px;color:var(--text-muted);text-align:center}.server-emoji-preview-copy{display:grid;gap:4px;min-width:0}.server-emoji-list-head{align-items:center}.server-emoji-list-heading{display:grid;gap:4px}.server-emoji-status-filters,.server-emoji-metrics{align-items:center}.server-emoji-usage-copy{display:flex;flex-wrap:wrap;gap:4px;min-width:0}.server-emoji-filter{max-width:240px}.server-emoji-list{display:grid;gap:10px}.server-emoji-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border-radius:12px;background:#ffffff06;border:1px solid rgba(255,255,255,.05)}.server-emoji-row-main{display:flex;align-items:center;gap:10px;min-width:0}.server-emoji-row-copy{display:grid;gap:4px;min-width:0}.server-emoji-token,.server-emoji-meta{overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.server-emoji-form-grid{grid-template-columns:1fr}}@media(max-width:720px){.server-emoji-row,.server-emoji-list-head,.server-emoji-preview-row,.server-emoji-upload-row{flex-direction:column;align-items:stretch}.server-emoji-filter{max-width:none;width:100%}}.channel-settings-follow-stack{display:grid;gap:10px;padding:12px;border:1px solid var(--border-subtle);border-radius:14px;background:color-mix(in srgb,var(--bg-tertiary) 72%,transparent)}.channel-settings-follow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.channel-settings-follow-option{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border:1px solid var(--border-subtle);border-radius:12px;background:var(--bg-secondary)}.channel-settings-follow-option.selected{border-color:color-mix(in srgb,var(--brand) 42%,var(--border-subtle));background:color-mix(in srgb,var(--brand) 10%,var(--bg-secondary))}.channel-settings-follow-copy{display:grid;gap:2px}.settings-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-voice-section-header{margin-bottom:2px}.settings-voice-status-pills,.settings-voice-device-pills{display:flex;flex-wrap:wrap;gap:8px}.settings-voice-status-pills{justify-content:flex-end}.settings-voice-toggle-grid{margin-top:2px}.settings-media-followup-card,.settings-profile-followup-card{gap:10px}.settings-profile-followup-pills{justify-content:flex-end}.settings-profile-followup-actions{align-items:center}@media(max-width:900px){.settings-profile-followup-pills{justify-content:flex-start}}.settings-voice-key-row{align-items:flex-start}.settings-voice-key-row input,.settings-voice-key-input{flex:1 1 220px}.settings-voice-key-input:disabled{cursor:not-allowed;opacity:.72}.settings-voice-shortcut-hint{flex:1 1 100%;margin-top:-2px}.settings-voice-support-note{margin-top:-2px}.settings-voice-slider-stack{display:grid;gap:14px}.settings-voice-slider-field{display:grid;gap:8px}.settings-voice-slider-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-voice-slider-head strong{color:var(--text)}.settings-voice-slider-head span:last-child{color:var(--text-dim);font-size:12px}.settings-voice-slider-field input[type=range]{width:100%}.settings-voice-slider-hint{line-height:1.4}@media(max-width:900px){.settings-section-header{flex-direction:column;align-items:stretch}.settings-voice-status-pills{justify-content:flex-start}}.profile-popout-v59{width:360px}.profile-popout-tabs{margin:12px 0 10px}.profile-popout-section-list,.profile-popout-stack{display:grid;gap:8px}.profile-mutual-item{padding:10px 12px;border-radius:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.profile-popout-actions{margin-top:12px}.profile-popout-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.profile-context-badge{display:inline-flex;align-items:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:6px 10px;border-radius:999px;background:#5865f229;border:1px solid rgba(88,101,242,.28);color:var(--text);font-size:12px}.profile-context-badge.subtle{background:#ffffff0a;border-color:#ffffff14;color:var(--text-muted)}.profile-popout-stack{margin-top:10px}.profile-inline-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:var(--text-muted);font-size:12px}.profile-inline-meta strong{color:var(--text)}.profile-activity-card{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:10px 12px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.profile-activity-card>span{font-size:20px;line-height:1}.profile-popout-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-highlight-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:12px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.profile-mutual-item-rich{display:flex;align-items:center;justify-content:space-between;gap:12px}.mini-actions{justify-content:space-between;align-items:center}.command-palette-scopes{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 10px}.command-palette-scopes button{padding:6px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.command-palette-scopes button.active{background:#5865f22e;border-color:#5865f25c}.command-palette-hintline{margin:0 0 10px;font-size:12px}.member-admin-toolbar{margin-top:4px;align-items:center}.compact-field{gap:6px}.compact-field select{min-width:148px}.member-meta-line{font-size:11px;color:var(--text-dim);margin-top:2px}.member-row-meta{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.role-inline-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:11px;background:#5865f21f;border:1px solid rgba(88,101,242,.28);color:#dfe6ff;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-member-metrics{margin-bottom:16px}.admin-member-directory,.member-directory-item{gap:10px}.member-directory-item{display:flex;align-items:center;justify-content:space-between}.admin-member-directory .row,.member-directory-item .row{justify-content:flex-end}@media(max-width:980px){.member-row-meta{width:100%;justify-content:flex-start;margin-left:0}.member-directory-item{display:grid;gap:10px}}.permission-editor-metrics.secondary{margin-top:-2px}.permission-group-block{display:grid;gap:8px;margin:12px 0}.section-title.compact{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.permission-toggle.changed{border-color:#f0b23247;box-shadow:inset 0 0 0 1px #f0b23214}.permission-state-column{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.permission-risk-chip{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;font-size:11px;line-height:1;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-muted)}.permission-risk-chip.standard{background:#ffffff0a}.permission-risk-chip.elevated{background:#faa61a24;border-color:#faa61a47;color:#f3c16d}.permission-risk-chip.high{background:#ed424524;border-color:#ed424547;color:#ff8c8f}.permission-risk-chip.critical{background:#5865f22e;border-color:#5865f259;color:#dfe3ff}.admin-filter-row{margin-bottom:8px}.notifications-panel{gap:14px}.profile-popout-v60{width:372px}.profile-popout-tagline{color:var(--text-muted);font-size:12px;line-height:1.45}.profile-popout-primary-actions{margin-bottom:2px}.profile-popout-glance-grid,.profile-identity-grid{display:grid;gap:8px}.profile-popout-glance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-social-access-card{display:grid;gap:10px}.profile-social-access-card.tone-default{border-color:#5865f22e;background:#5865f20d}.profile-social-access-card.tone-attention{border-color:#f0b2322e;background:#f0b2320f}.profile-social-access-card.tone-danger{border-color:#ed42452e;background:#ed42450f}.profile-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-glance-tile{display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.profile-glance-tile span{color:var(--text-dim);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.profile-glance-tile strong{font-size:14px;color:var(--text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-glance-tile.tone-accent{background:#5865f224;border-color:#5865f23d}.profile-glance-tile.tone-role{background:color-mix(in srgb,var(--profile-glance-accent, #5865f2) 16%,rgba(255,255,255,.03));border-color:color-mix(in srgb,var(--profile-glance-accent, #5865f2) 34%,rgba(255,255,255,.08))}.profile-identity-grid{margin-top:10px}.profile-section-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.profile-role-section,.profile-shared-section{display:grid;gap:10px}.profile-role-chip-grid{gap:8px}.role-chip-rich{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 10px}.role-chip-dot{width:8px;height:8px;border-radius:999px;box-shadow:0 0 0 2px #0000002e}.role-chip-overflow{background:#ffffff08}.profile-shared-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-spotlight-grid-rich{margin-top:2px}.profile-popout-section-list-rich{gap:10px}.profile-mutual-item-v2{align-items:center;border-radius:14px}.profile-mutual-item-main{display:grid;gap:4px}.profile-mutual-kind{display:inline-flex;width:fit-content;min-height:22px;align-items:center;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;border:1px solid rgba(255,255,255,.08);color:var(--text-muted);background:#ffffff08}.profile-mutual-kind.server{background:#5865f224;border-color:#5865f23d;color:#dfe3ff}.profile-mutual-kind.group{background:#57f2871f;border-color:#57f28733;color:#d4f4de}.profile-popout-actions-secondary{padding-top:2px}.profile-popout-content-switcher{margin-top:-2px}.profile-popout-overflow-shell{position:relative;margin-left:auto}.profile-popout-overflow-trigger{min-height:34px}.profile-popout-overflow-panel{position:absolute;right:0;top:calc(100% + 8px);min-width:220px;display:grid;gap:4px;padding:8px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 18px 40px #00000052;z-index:2}.profile-popout-overflow-panel>button{width:100%;justify-content:flex-start;text-align:left;min-height:34px;border-radius:10px}.profile-popout-overflow-panel>button.danger{color:#ff9b9b}.profile-popout-v60 .profile-popout-stack,.profile-self-identity-section{display:grid;gap:12px}.profile-self-identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-self-identity-tile{display:grid;gap:4px;padding:10px 12px;border-radius:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.profile-self-identity-tile span,.profile-self-identity-tile small{color:var(--text-dim);font-size:11px}.profile-self-identity-tile strong{color:var(--text);font-size:13px}.profile-popout-inline-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.profile-popout-inline-footer{align-items:flex-start;justify-content:space-between;gap:10px}.profile-popout-inline-footer .muted{flex:1 1 220px}@media(max-width:720px){.profile-self-identity-grid,.profile-popout-inline-form{grid-template-columns:1fr}.profile-popout-inline-footer,.profile-popout-focus-top{flex-direction:column;align-items:stretch}}.profile-popout-focus-strip{display:grid;gap:10px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;box-shadow:inset 0 1px #ffffff0a}.profile-popout-focus-strip.tone-attention{border-color:#f0b23233;background:#f0b2320f}.profile-popout-focus-strip.tone-active{border-color:#5865f22e;background:#5865f212}.profile-popout-focus-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-popout-focus-summary{max-width:240px}.profile-popout-focus-chip-row{justify-content:flex-end}.profile-popout-focus-actions{align-items:center}.profile-popout-focus-actions>.profile-context-badge{margin-right:auto}.group-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left}.full-width{width:100%}.compact-row{gap:8px}.group-chevron{color:var(--text-dim);font-size:13px}.sidebar-filter-card{margin:0 12px}.sidebar-filter-row{display:flex;gap:8px;margin-bottom:8px}.sidebar-filter-row input{flex:1}.sidebar-empty{padding:10px 12px;border-radius:10px;background:#ffffff08;border:1px dashed rgba(255,255,255,.08)}.dm-channel-main{position:relative}.dm-avatar-wrap{position:relative;overflow:visible}.dm-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.dm-subsection{display:grid;gap:8px}.dm-subsection+.dm-subsection{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.dm-subheading{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);padding:2px 4px}.status-dot-overlay{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:999px;background:var(--green);border:2px solid #2b2d31}.unread-divider{display:flex;align-items:center;gap:12px;margin:14px 20px 8px;color:#ff7b88;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.unread-divider:before,.unread-divider:after{content:"";height:1px;flex:1;background:#ff7b8873}.servers-column{display:flex;flex-direction:column;gap:12px;background:#1e1f22;padding-top:14px;padding-bottom:14px}.servers-list{flex:1 1 auto;min-height:0;width:100%;overflow:auto;justify-items:center;padding-bottom:12px;display:flex;flex-direction:column;align-items:center;gap:8px;overflow-y:auto;overflow-x:hidden;padding-right:2px}.workspace-sidebar{display:flex;flex-direction:column;overflow:hidden;background:#2b2d31;grid-template-rows:auto auto auto minmax(0,1fr) auto}.sidebar-header{position:sticky;top:0;z-index:6;padding:14px 14px 12px;min-height:48px;background:#2b2d31;border-bottom:1px solid rgba(0,0,0,.22);box-shadow:0 1px #0000002e;gap:12px}.sidebar-title{font-size:15px;line-height:1.2}.sidebar-subtitle{font-size:11px;line-height:1.3;color:var(--text-dim);max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.88}.sidebar-metrics{display:none;gap:6px}.sidebar-header .row{gap:8px}.meta-pill{background:#ffffff0f;color:#b5bac1;padding:3px 7px}.meta-pill.accent{background:#3ba55d1f}.workspace-sidebar .utility-card,.workspace-sidebar .panel-card,.utility-card-v9,.sidebar-filter-card{background:transparent;border:0;border-radius:0;padding:10px 12px;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.utility-card-v9{display:none}.sidebar-filter-card{margin:0 0 2px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.04);padding-top:8px}.sidebar-scroll,.servers-list{overscroll-behavior:contain;scrollbar-gutter:stable}.sidebar-scroll{flex:1 1 auto;min-height:0;overflow:auto;overflow-y:auto;overflow-x:hidden;padding:6px 8px 12px;gap:6px}.sidebar-scroll>.panel-card,.sidebar-scroll>.channel-category{margin:0}.channel-category{gap:6px;margin:0 8px 6px}.group-title,.group-toggle{min-height:22px;padding:0 6px;font-size:10px;letter-spacing:.02em;color:#949ba4}.group-title{margin:0;padding:8px 8px 4px;border-radius:6px;font-weight:700}.group-toggle{border-radius:6px;background:transparent;color:#949ba4}.group-toggle:hover{background:#ffffff08!important;color:#dbdee1}.channel-stack,.channel-list{display:grid;gap:1px}.channel-item,.member-row{border-radius:4px;min-height:34px;padding:6px 8px}.channel-item,.channel-item:hover,.channel-item.active{transition:background-color .12s ease,color .12s ease,box-shadow .12s ease}.channel-item{color:#b5bac1;background:transparent}.channel-item:hover,.member-row.clickable:hover,.search-hit:hover{background:#35373c;color:#f2f3f5}.channel-item.active{background:#404249;color:#fff}.channel-item.unread{background:#5865f214;box-shadow:inset 2px 0 #5865f2;color:#fff}.channel-item .muted,.member-row .muted{font-size:11px;opacity:.88}.channel-main{gap:6px}.channel-prefix{width:16px;color:#8e9297}.account-dock{flex:0 0 auto;position:sticky;bottom:0;z-index:2;padding:8px;background:#232428;border-top:1px solid rgba(255,255,255,.04)}.account-card{padding:8px;border-radius:10px;background:#232428}.account-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.account-actions button,.lang-toggle,.presence-chip,.icon-button{min-height:32px;border-radius:6px;box-shadow:none}.presence-chip{background:#ffffff0a;border:0;color:#b5bac1}.presence-chip.active{background:#5865f238;color:#fff}@media(max-width:920px){.workspace-sidebar{display:none}}.channel-title-row{display:flex;align-items:center;gap:6px;min-width:0}.sidebar-user-status{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-item{position:relative;min-height:44px;align-items:stretch}.channel-main-rich{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.channel-leading{min-width:0;display:flex;align-items:center;gap:10px}.channel-title-stack{min-width:0;display:grid;gap:2px}.channel-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.channel-subtitle{display:block;max-width:100%;font-size:11px;line-height:1.2;color:#949ba4}.channel-trailing{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;margin-left:8px}.channel-state-chip{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ffffff0f;color:#d2d5da;font-size:10px;font-weight:700}.channel-state-chip-bookmark{color:#ffd98f;background:#f0b23224}.channel-state-chip-online{color:#9ce5b2;background:#3ba55d24}.channel-item:hover .channel-subtitle,.channel-item.active .channel-subtitle,.channel-item.unread .channel-subtitle{color:#f2f3f5d1}.channel-item.active{background:linear-gradient(90deg,#5865f238,#404249f5);box-shadow:inset 0 0 0 1px #ffffff08}.channel-item.unread{background:linear-gradient(90deg,#5865f21f,#5865f208)}.channel-item.unread:after{content:"";position:absolute;left:-8px;top:50%;width:6px;height:20px;border-radius:999px;background:#f2f3f5;transform:translateY(-50%)}.channel-item.active.unread:after{background:#5865f2}.channel-item.voice.live{background:linear-gradient(90deg,#3ba55d24,#35373c00)}.dm-channel-main .avatar.tiny{flex:0 0 auto}.dm-subtitle{max-width:170px}.group-dm-row .channel-state-chip{color:#d7dcff;background:#5865f21f}.sidebar-heading-main{min-width:0;display:grid;gap:2px}.sidebar-header-actions{align-self:start;gap:8px}.sidebar-quick-actions{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.sidebar-quick-action{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;flex:1 1 110px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-normal);transition:background .16s ease,border-color .16s ease,transform .16s ease}.sidebar-quick-action:hover{background:#ffffff14;border-color:#ffffff24;transform:translateY(-1px)}.sidebar-quick-action strong{font-size:12px;color:var(--text-bright)}.sidebar-quick-action.attention{border-color:#faa61a47;background:#faa61a1a}.sidebar-quick-action.active{border-color:#5865f24d;background:#5865f224}.sidebar-header-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.sidebar-status-chip{display:inline-flex;align-items:center;gap:6px;min-height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;background:#ffffff0d;color:var(--text-muted);border:1px solid rgba(255,255,255,.05)}.sidebar-status-chip.subtle{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-status-chip.sidebar-status-online{background:#3ba55d24;border-color:#3ba55d38;color:#b7f2c2}.sidebar-status-chip.sidebar-status-syncing{background:#5865f229;border-color:#5865f242;color:#d7dcff}.sidebar-status-chip.sidebar-status-warning,.sidebar-status-chip.sidebar-status-offline,.sidebar-status-chip.attention{background:#da373c24;border-color:#da373c3d;color:#ffb5b8}.sidebar-status-chip.mention,.channel-state-chip-mention{background:#f0b23224;border-color:#f0b23238;color:#ffd98f}.category-heading-meta .badge.attention{background:#f0b23229;color:#ffd98f}.channel-item.has-notifications:not(.active){background:linear-gradient(90deg,#5865f21a,#fff0)}.channel-item.has-mentions:not(.active){box-shadow:inset 0 0 0 1px #f0b23229}.channel-item.has-mentions .channel-title,.channel-item.has-notifications .channel-title{color:#f6f7fb}.channel-item.has-mentions .channel-subtitle{color:#ffd98feb}.sidebar-header-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.sidebar-heading{min-width:0;display:grid;gap:6px}.sidebar-heading-main{gap:6px}.sidebar-header-actions{margin-left:auto}.sidebar-header-chips{margin-top:0}.sidebar-quick-actions{margin-top:0;gap:8px}.sidebar-quick-action{flex:0 0 auto;min-height:32px;padding:0 10px;border-radius:8px;gap:8px}.sidebar-quick-action span{font-size:12px}.sidebar-quick-action strong{min-width:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#ffffff14;color:var(--text-bright)}.sidebar-quick-action.lead{flex:1 1 132px}.sidebar-quick-action-strip{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.sidebar-quick-chip{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,.07);background:#ffffff09;color:var(--text-muted);font-size:11px}.sidebar-quick-chip:hover{background:#ffffff12;border-color:#ffffff1f}.sidebar-quick-chip strong{min-width:16px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:#ffffff14;color:var(--text-bright);font-size:10px}.sidebar-quick-chip.attention{border-color:#faa61a3d;background:#faa61a14;color:#ffd98f}.sidebar-quick-chip.active{border-color:#5865f23d;background:#5865f21a;color:#eef1ff}.server-rail-top{display:grid;gap:10px;justify-items:center}.server-rail{position:relative}.server-pill,.server-home{position:relative;overflow:visible}.server-pill-inner{width:100%;height:100%;display:grid;place-items:center;border-radius:inherit;overflow:hidden}.server-pill-badge{position:absolute;right:-2px;bottom:-2px;min-width:18px;height:18px;padding:0 5px;display:inline-grid;place-items:center;border-radius:999px;background:#ed4245;color:#fff;border:2px solid #1e1f22;font-size:10px;font-weight:800}.server-pill-hint{position:absolute;right:-4px;bottom:-4px;min-width:16px;height:16px;display:inline-grid;place-items:center;border-radius:999px;background:#111214eb;border:1px solid rgba(255,255,255,.08);color:#b5bac1;font-size:9px;font-weight:800;opacity:0;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease;pointer-events:none}.server-pill:hover .server-pill-hint,.server-pill.active .server-pill-hint{opacity:1;transform:translateY(0)}.server-rail-count{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7d828b}.sidebar-header{background:linear-gradient(180deg,#2b2d31fa,#2b2d31f0),radial-gradient(circle at top right,rgba(88,101,242,.18),transparent 48%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar-title{font-weight:700}.sidebar-subtitle{color:#9da3ab}.sidebar-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-quick-action{min-height:52px;border-radius:10px;border:1px solid rgba(255,255,255,.05);background:#ffffff08}.sidebar-quick-action:hover{transform:translateY(-1px);border-color:#ffffff14}.group-toggle.active,.group-toggle.category-has-unread,.group-toggle.category-has-mentions{color:#c9cdd2}.group-toggle.active{background:#ffffff0a}.group-toggle.category-has-unread .category-title,.group-toggle.category-has-mentions .category-title{color:#f2f3f5}.category-title.active{color:#fff}.text-channel-row,.voice-channel-row,.dm-channel-row,.group-dm-row{min-height:42px}.text-channel-row .channel-prefix,.voice-channel-row .channel-prefix{width:18px;display:inline-flex;align-items:center;justify-content:center}.channel-item.has-notifications:not(.unread):not(.active){background:#ffffff06}.channel-item.has-mentions:not(.active){box-shadow:inset 0 0 0 1px #5865f224}.channel-item.is-bookmarked .channel-title{color:#f6db9a}.channel-item.active .channel-trailing .badge,.channel-item.active .channel-state-chip{box-shadow:0 0 0 1px #ffffff0d}.channel-state-chip-mention,.channel-item.has-mentions .channel-state-chip-mention{background:#5865f22e;border:1px solid rgba(88,101,242,.28);color:#d7dcff}.channel-item.unread .channel-title,.channel-item.has-mentions .channel-title,.channel-item.active .channel-title{color:#fff}.channel-item.unread .channel-prefix,.channel-item.active .channel-prefix,.channel-item.has-mentions .channel-prefix{color:#dbdee1}.dm-channel-row.presence-online .channel-title,.dm-channel-row.presence-online .channel-prefix{color:#eef1f6}.dm-channel-row .channel-subtitle,.group-dm-row .channel-subtitle{max-width:180px}.dm-subsection{padding:4px 0}.dm-subheading{padding:4px 6px}@media(max-width:1200px){.sidebar-quick-actions{grid-template-columns:1fr}}.sidebar-header{display:grid;gap:10px}.sidebar-quick-actions{display:flex;flex-wrap:wrap;grid-template-columns:none}.sidebar-quick-action{min-height:32px;background:#ffffff06}.sidebar-notification-row{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.sidebar-mode-pill{min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:var(--text-muted);font-size:12px}.sidebar-mode-pill:hover,.sidebar-mode-pill.active{background:#5865f229;border-color:#5865f247;color:#eef1ff}.sidebar-mode-pill.danger.active{background:#da373c29;border-color:#da373c47;color:#ffd0d3}.channel-state-chip-notification{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#d7dbe0}.channel-item.notification-hit:not(.active){box-shadow:inset 0 0 0 1px #ffffff0a}.dm-channel-row .channel-trailing,.group-dm-row .channel-trailing{align-items:center}.dm-summary-strip,.social-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dm-summary-strip{margin:8px 0 12px}.social-summary-strip{margin:0 0 12px}.dm-summary-chip,.social-summary-chip{display:grid;gap:3px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);text-align:left}.dm-summary-chip{background:#ffffff08}.social-summary-chip{background:#ffffff06}.dm-summary-chip span,.social-summary-chip span{color:var(--text-dim);font-size:11px}.dm-summary-chip strong,.social-summary-chip strong{color:var(--text-normal);font-size:13px}.dm-summary-chip.active,.social-summary-chip.active{border-color:#5865f23d;background:#5865f21a}.dm-summary-chip.attention,.social-summary-chip.attention{border-color:#f0b2323d;background:#f0b23214}@media(max-width:1200px){.dm-summary-strip,.social-summary-strip{grid-template-columns:1fr}}.channel-prefix-type.channel-prefix-announcement,.channel-prefix-bookmark.channel-prefix-announcement{color:#f0b05a}.channel-prefix-type.channel-prefix-forum,.channel-prefix-bookmark.channel-prefix-forum{color:#7dd3fc}.channel-prefix-type.channel-prefix-stage,.channel-prefix-bookmark.channel-prefix-stage{color:#c4b5fd}.channel-item .channel-state-chip{white-space:nowrap}.sidebar-notification-row{margin-top:0;padding-top:2px}.sidebar-mode-pill{min-height:28px;padding:0 9px;font-size:11px}.dm-section-v60{gap:0}.dm-subsection-priority{margin-bottom:6px}.dm-subsection-priority .dm-subheading{padding:6px 8px;border-radius:10px;background:#5865f214;border:1px solid rgba(88,101,242,.12)}.dm-presence-pill{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-dim);font-size:10px;font-weight:700;letter-spacing:.02em}.dm-presence-pill-online{background:#57f28714;border-color:#57f28729;color:#cff6dc}.dm-presence-pill-idle{background:#f0b23214;border-color:#f0b23229;color:#ffe0a0}.dm-presence-pill-dnd{background:#da373c14;border-color:#da373c29;color:#ffcbce}.dm-channel-row.needs-attention,.group-dm-row.needs-attention{box-shadow:inset 0 0 0 1px #5865f21f;background:linear-gradient(90deg,#5865f214,#ffffff06)}.channel-state-chip-attention{background:#5865f21f;border:1px solid rgba(88,101,242,.2);color:#d8deff}.status-dot-overlay-idle{background:#f0b232}.status-dot-overlay-dnd{background:#da373c}.status-dot-overlay-invisible{background:#747f8d}.group-dm-avatar-stack{display:inline-flex;align-items:center;min-width:34px;margin-right:2px}.group-dm-avatar-layer{margin-left:-8px;border:2px solid #1f2125;background:#2b2d31;overflow:hidden}.group-dm-avatar-layer:first-child{margin-left:0}.dm-subheading-actions{flex-wrap:wrap;justify-content:flex-end}.dm-subheading-actions .ghost{min-height:24px;padding:0 8px;border-radius:999px;font-size:11px}.dm-subheading-hint{margin-top:-4px;padding:0 4px 2px;font-size:11px;line-height:1.35}.dm-review-entry{display:grid;gap:6px}.dm-review-entry.active{border-radius:12px;box-shadow:inset 0 0 0 1px #5865f229;background:#5865f20a}.dm-review-action-row{display:flex;justify-content:flex-end;padding:0 8px 0 44px}.dm-review-actions{display:flex;flex-wrap:wrap;gap:8px}.dm-review-actions .ghost,.dm-review-actions .primary{min-height:28px;padding:0 10px;border-radius:999px}@media(max-width:1200px){.dm-review-action-row{padding-left:36px}}.dm-review-filter-row{display:flex;flex-wrap:wrap;gap:8px;padding:0 4px 4px}.dm-review-summary-row{display:flex;flex-wrap:wrap;gap:8px;padding:0 4px 6px}.dm-review-context{display:grid;gap:6px;margin:0 8px 4px 44px;padding:8px 10px;border-radius:12px;background:#ffffff06;border:1px solid rgba(255,255,255,.06)}.dm-review-meta-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:11px;line-height:1.35}.dm-review-dot{opacity:.5}.dm-review-preview{font-size:12px;line-height:1.45;color:var(--text-muted, #c9ccd1);word-break:break-word}.dm-review-triage-note{font-size:11px;line-height:1.4}.dm-review-risk-note{font-size:11px;line-height:1.4;color:var(--text-normal, #e3e5e8)}.dm-review-preview-signal-row{padding-top:2px}.dm-risk-text{font-weight:600}.dm-risk-text-high{color:#f0b2b6}.dm-risk-text-medium{color:#f3d29a}.dm-risk-text-low{color:var(--text-muted, #c9ccd1)}.dm-risk-chip{font-weight:600}.dm-risk-chip-high{background:#ed42452e;border-color:#ed424542}.dm-risk-chip-medium{background:#faa61a2e;border-color:#faa61a3d}.dm-risk-chip-low{background:#ffffff0a}.dm-review-chip-row{display:flex;flex-wrap:wrap;gap:8px}.dm-review-chip-row .channel-state-chip{min-height:22px}.dm-triage-chip{background:#ffffff0a}.dm-review-history-chip-row{padding-top:2px}@media(max-width:1200px){.dm-review-context{margin-left:36px}}.dm-review-history-section{gap:8px}.dm-review-history-list{display:grid;gap:8px}.dm-review-history-entry{display:flex;gap:10px;align-items:flex-start;justify-content:space-between;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.dm-review-history-main{min-width:0;display:grid;gap:6px}.dm-review-history-title-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0}.dm-review-history-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.dm-review-history-actions .ghost{min-height:28px;padding:0 10px;border-radius:999px}@media(max-width:1200px){.dm-review-history-entry{flex-direction:column}.dm-review-history-actions{justify-content:flex-start}}.channel-group-header{display:flex;align-items:center;gap:6px}.channel-group-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.category-heading-main{min-width:0;display:grid;gap:3px;text-align:left}.category-summary-strip{display:inline-flex;align-items:center;gap:8px;min-height:16px;font-size:10px;font-weight:700;letter-spacing:.02em}.category-default-pill,.channel-inline-tag{display:inline-flex;align-items:center;min-height:16px;padding:0 6px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#c9d0ff;font-size:10px;font-weight:700}.channel-inline-tag{background:#ffffff0a;color:#bcc2ca}.channel-group-quickadd{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#d7dcff;font-size:12px;font-weight:800;opacity:0;transform:translateY(2px);transition:opacity .14s ease,transform .14s ease,background .14s ease}.channel-group-header:hover .channel-group-quickadd,.channel-group-header:focus-within .channel-group-quickadd,.channel-group-toggle.active+.channel-group-quickadd{opacity:1;transform:translateY(0)}.channel-group-quickadd:hover{background:#5865f229}.sidebar-channel-tree{gap:3px}.voice-channel-cluster{display:grid;gap:4px}.voice-occupancy-list{display:grid;gap:4px;margin:-1px 0 2px 28px;padding-left:12px;border-left:1px solid rgba(255,255,255,.08)}.voice-occupancy-row{display:flex;align-items:center;gap:8px;min-height:28px;padding:4px 8px;border-radius:8px;background:#ffffff06;color:#b9bec7;text-align:left}.voice-occupancy-row:hover{background:#ffffff0d;color:#eff1f5}.voice-occupancy-row.speaking{background:#3ba55d1a;box-shadow:inset 0 0 0 1px #3ba55d29;color:#effbf1}.voice-occupancy-avatar{flex:0 0 auto}.voice-occupancy-avatar.online,.voice-occupancy-avatar.idle,.voice-occupancy-avatar.dnd,.voice-occupancy-avatar.offline{box-shadow:0 0 0 1px #ffffff0f}.voice-occupancy-content{min-width:0;display:grid;gap:2px}.voice-occupancy-name{font-size:12px;font-weight:600;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-occupancy-meta{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.voice-occupancy-chip{display:inline-flex;align-items:center;min-height:16px;padding:0 6px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#d6dbe3;font-size:10px;font-weight:700}.voice-occupancy-chip.speaking{background:#3ba55d29;border-color:#3ba55d3d;color:#c9f6d3}.voice-occupancy-more{padding-left:8px;font-size:11px}.category-default-collapsed .group-toggle:not(.active):not(.category-has-unread):not(.category-has-mentions){opacity:.92}@media(max-width:1200px){.voice-occupancy-list{margin-left:20px;padding-left:10px}}.details-sidebar,.right-sidebar{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;padding:0;overflow:hidden;background:radial-gradient(circle at top,rgba(88,101,242,.08),transparent 26%),#2b2d31;border-left:1px solid rgba(0,0,0,.24)}.tabs-grid{position:sticky;top:0;z-index:3;padding:10px 10px 8px;border-bottom:1px solid rgba(255,255,255,.04);background:#2b2d31;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px #ffffff08}.details-tab-shell{display:grid;gap:10px}.details-tab-shell.secondary-collapsed{gap:8px}.details-tab-context-shell{display:grid;gap:8px}.details-tab-context-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 0 0}.details-tab-context-copy{min-width:0;display:grid;gap:4px}.details-tab-context-kicker{color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.details-tab-context-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.details-tab-context-title{min-width:0;color:#fff;font-size:15px;line-height:1.2}.details-tab-context-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:22px}.details-tab-focus-strip{align-items:flex-start;padding:9px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.04);background:#ffffff06}.details-tab-focus-copy{min-width:0;display:grid;gap:3px;flex:1 1 auto}.details-tab-focus-title{color:#eef1f8;font-size:12px;line-height:1.25}.details-tab-focus-hint{color:var(--text-muted);font-size:11px;line-height:1.35}.details-tab-focus-side{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.details-tab-focus-pills{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.details-tab-focus-pill{display:inline-flex;align-items:center;min-height:18px;padding:0 7px;border-radius:999px;background:#ffffff09;color:var(--text-muted);font-size:10px;font-weight:700}.details-tab-context-chip{display:inline-flex;align-items:center;min-height:18px;padding:0 7px;border-radius:999px;background:#ffffff0d;color:#c8ced9;font-size:10px;font-weight:700}.details-tab-context-spacer{flex:1 1 auto}.details-tab-context-summary{max-width:48ch;color:var(--text-muted);font-size:12px;line-height:1.4}.details-tab-context-action{flex:0 0 auto;min-height:26px;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;font-size:11px;font-weight:700}.details-tab-context-action:hover{background:#ffffff12}.details-tab-primary-row{display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.details-tab-primary-row::-webkit-scrollbar{display:none}.details-tab-secondary-shell{display:grid;gap:8px;min-width:0}.details-tab-secondary-header{display:grid;gap:6px}.details-tab-shell.has-secondary-expanded .details-tab-secondary-shell{padding-top:8px;border-top:1px solid rgba(255,255,255,.04)}.details-tab-group-row,.details-tab-secondary-row{display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.details-tab-group-row::-webkit-scrollbar,.details-tab-secondary-row::-webkit-scrollbar{display:none}.details-tab-secondary-hint{color:var(--text-muted);font-size:11px;line-height:1.35}.tabs-grid button{flex:0 0 auto;min-height:30px;padding:5px 10px;border-radius:6px;white-space:nowrap;background:transparent;color:#b5bac1;box-shadow:none}.tabs-grid button:hover{background:#ffffff0f;color:#fff}.tabs-grid button.active{background:#ffffff14;color:#fff}.tabs-grid button.attention{border:1px solid rgba(240,178,50,.22);background:#f0b23214;color:#f5d77a}.tabs-grid button.attention:hover,.tabs-grid button.attention.active{background:#f0b23224;color:#fff3c1}.details-tab-group-row button{flex:0 0 auto;min-height:24px;padding:3px 8px;border-radius:999px;color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.details-tab-group-row button.active{background:#5865f22e;color:#eef1ff}.details-tab-group-row button.attention{border-color:#f0b2322e;background:#f0b2320f;color:#f5d77a}.details-tab-group-copy{min-width:0;display:inline-flex;align-items:center;gap:6px}.details-tab-group-meta{display:inline-flex;align-items:center;min-height:16px;padding:0 6px;border-radius:999px;background:#5865f21f;color:#dfe5ff;font-size:10px;font-weight:700;letter-spacing:0;text-transform:none}.details-tab-group-row button.active .details-tab-group-meta{background:#5865f238;color:#eef1ff}.details-tab-group-row button.attention .details-tab-group-meta{background:#f0b2321f;color:#fff3c1}.details-tab-secondary-row{padding-top:2px}.details-tab-secondary-row button{flex:0 0 auto;max-width:100%}.right-sidebar>:not(.tabs-grid),.details-sidebar>:not(.tabs-grid){min-height:0;overflow-y:auto;scroll-padding-top:12px;scroll-padding-bottom:18px}.right-sidebar>.panel-card.fill,.details-sidebar>.panel-card.fill{padding:14px;gap:12px}.right-sidebar .panel-card,.details-sidebar .panel-card,.thread-item,.thread-parent,.audit-item,.search-hit{margin:0 10px 10px;padding:12px;border-radius:8px;border:1px solid rgba(255,255,255,.04);background:linear-gradient(180deg,#232428f5,#1f2024f5);box-shadow:none}.member-list,.audit-list,.search-results,.thread-list{display:grid;min-height:0;overflow-y:auto;overflow-x:hidden;gap:2px;padding:0 8px 12px}.member-row{min-height:34px;padding:6px 8px;border-radius:4px;border-bottom:0}.badge,.tab-badge{box-shadow:none}.inline-badge,.tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;margin-left:6px;border-radius:999px;background:#5865f22e;border:1px solid rgba(88,101,242,.38);color:#dfe6ff;font-size:11px;font-weight:700}.panel-search-input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:inherit;outline:none}.panel-search-input:focus{border-color:#5865f273;box-shadow:0 0 0 3px #5865f229}.panel-chip-row,.recent-searches-row,.panel-actions-row,.search-filter-row,.search-hit-topline,.moderation-search-row,.moderation-member-title-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.panel-chip-row{margin:8px 0 12px}.recent-searches-row{padding:0 4px 8px}.panel-actions-row{margin-top:8px}.panel-actions-row button{border-radius:10px}.search-hit-active,.search-jump-target{box-shadow:0 0 0 1px #5865f273 inset,0 0 0 1px #5865f21f;background:#5865f21f!important}.header-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-muted)}.header-chip.active{background:#5865f224;border-color:#5865f259;color:#fff}.media-count{font-size:12px}.thread-item,.thread-parent,.search-hit{overflow-wrap:anywhere}.thread-list{gap:10px}.status-pill.compact{margin-left:6px;padding:2px 6px;font-size:10px}@media(max-width:1260px){.right-sidebar,.details-sidebar{display:none}}@media(max-width:980px){.workspace-status-grid{grid-template-columns:minmax(0,1fr)}.member-row-meta{width:100%;justify-content:flex-start;margin-left:0}.member-directory-item{display:grid;gap:10px}}.overview-hero-card{display:grid;gap:12px}.overview-hero-metrics{display:flex;flex-wrap:wrap;gap:8px}.overview-hero-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:var(--text-muted);font-size:12px;font-weight:600}.overview-hero-chip.strong{background:#5865f229;border-color:#5865f247;color:#eef1ff}.overview-hero-chip.attention{background:#f0b23224;border-color:#f0b2323d;color:#ffe6a8}.overview-section-switcher-card{padding-top:10px}.right-sidebar .section-workspace-switcher-card,.details-sidebar .section-workspace-switcher-card{display:grid;gap:12px;padding:12px}.right-sidebar .section-workspace-intro-card,.details-sidebar .section-workspace-intro-card{display:grid;gap:8px;margin-top:0;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.right-sidebar .section-workspace-intro-copy,.details-sidebar .section-workspace-intro-copy{display:grid;gap:4px;min-width:0}.right-sidebar .section-workspace-intro-copy .muted,.details-sidebar .section-workspace-intro-copy .muted{line-height:1.38}.right-sidebar .section-workspace-intro-meta-row,.details-sidebar .section-workspace-intro-meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0;padding-top:8px;border-top:1px solid rgba(255,255,255,.05)}.right-sidebar .section-workspace-intro-meta-row>*,.details-sidebar .section-workspace-intro-meta-row>*{min-width:0}.overview-section-shell{display:grid;gap:12px}.overview-section-switcher{display:flex;flex-wrap:wrap;gap:8px}.overview-section-tab{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-muted)}.overview-section-tab:hover{background:#ffffff0f;color:var(--text-normal)}.overview-section-tab.active{background:#5865f229;border-color:#5865f24d;color:#eef1ff}.overview-empty-card{display:grid;gap:8px}.details-secondary-empty-card{gap:10px}.details-secondary-empty-copy{display:grid;gap:4px;min-width:0}.details-secondary-empty-copy strong{font-size:13px}.details-secondary-empty-actions{margin-top:0;align-items:center}.workspace-inline-empty-card{padding:10px 12px;border-radius:12px;background:#ffffff06;border:1px solid rgba(255,255,255,.06)}.overview-section-intro{margin-top:6px}.overview-section-panel{display:grid;gap:10px}.admin-overview-shell,.search-workspace-shell{gap:14px}.search-workspace-intro{gap:4px}.search-workspace-meta{font-size:12px}.search-workspace-panel{gap:14px}.workspace-chip-row{display:flex;flex-wrap:wrap;gap:8px}.workspace-section-shell{gap:14px}.workspace-section-meta{font-size:12px}.workspace-section-panel{gap:14px}.workspace-section-overview-card{gap:10px}.workspace-section-overview-row{align-items:flex-start;gap:12px}.workspace-section-overview-copy{display:grid;gap:6px;min-width:0}.workspace-section-overview-actions{align-items:center;justify-content:flex-end}.workspace-section-overview-chips{gap:6px}.workspace-section-overview-chips .header-chip{padding:5px 9px;font-size:11px}.workspace-support-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.workspace-support-card{gap:4px;padding:10px 12px;border-radius:12px}.workspace-support-card strong{font-size:16px}.workspace-support-card small{line-height:1.32}.workspace-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workspace-status-card{display:grid;gap:4px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.workspace-status-card span{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.workspace-status-card strong{font-size:18px;color:var(--text-normal)}.workspace-status-card small{color:var(--text-muted);line-height:1.35}.admin-overview-summary-shell{gap:0}.admin-overview-summary-grid,.admin-overview-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-overview-summary-card,.admin-overview-health-card{display:grid;gap:4px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.admin-overview-summary-card span,.admin-overview-health-card span{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.admin-overview-summary-card strong,.admin-overview-health-card strong{font-size:18px;color:var(--text-normal)}.admin-overview-summary-card small,.admin-overview-health-card small{color:var(--text-muted);line-height:1.35}.admin-overview-health-card.warning{border-color:#f0b2323d;background:#f0b23214}.admin-overview-health-card.healthy{border-color:#57f28738;background:#57f28714}.admin-overview-health-card.accent{border-color:#5865f240;background:#5865f217}.admin-overview-health-card.calm{border-color:#ffffff14;background:#ffffff08}.admin-overview-directory-list,.admin-overview-member-item{gap:10px}.admin-overview-member-main{display:grid;gap:4px}.admin-overview-member-actions{justify-content:flex-end}.admin-overview-preview-card{gap:10px}.admin-overview-preview-focus-card{gap:12px}.admin-overview-preview-head{gap:10px;align-items:flex-start}.admin-overview-preview-copy{display:grid;gap:4px;min-width:0}.admin-overview-disclosure-card{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:10px}.admin-overview-disclosure-copy{display:grid;gap:4px;min-width:0}.admin-overview-disclosure-card .secondary-button,.admin-overview-disclosure-card button{flex-shrink:0}.admin-overview-followup-card{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.admin-overview-followup-card.tone-warning{border-color:#f0b2323d;background:#f0b23214}.admin-overview-followup-card.tone-attention{border-color:#ed424538;background:#ed424514}.admin-overview-followup-card.tone-healthy{border-color:#57f28738;background:#57f28714}.admin-overview-followup-copy{display:grid;gap:6px;min-width:0}.admin-overview-followup-meta{gap:8px}.admin-overview-followup-actions{justify-content:flex-end;gap:8px}@media(max-width:980px){.admin-overview-summary-grid,.admin-overview-health-grid{grid-template-columns:1fr}.admin-overview-member-actions{justify-content:flex-start}.admin-overview-disclosure-card{flex-direction:column}.admin-overview-disclosure-card .secondary-button,.admin-overview-disclosure-card button,.admin-overview-followup-actions button,.admin-overview-followup-actions .secondary-button{width:100%}.admin-overview-followup-card{flex-direction:column}.admin-overview-followup-actions{width:100%;justify-content:stretch}}.workspace-access-actions{margin-top:2px}.workspace-access-groups-grid,.workspace-role-coverage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.workspace-access-group-card,.workspace-role-coverage-card{display:grid;gap:6px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.workspace-access-group-card span,.workspace-role-coverage-card span{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.workspace-access-group-card strong,.workspace-role-coverage-card strong{color:var(--text-normal)}.workspace-access-group-card small,.workspace-role-coverage-card .muted{color:var(--text-muted);line-height:1.35}.workspace-access-group-card.warning,.workspace-role-coverage-card.warning{border-color:#faa61a47;background:#faa61a1a}.workspace-access-group-card.high,.workspace-access-group-card.critical,.workspace-role-coverage-card.high,.workspace-role-coverage-card.critical{border-color:#ed424547;background:#ed42451a}.admin-overview-member-chips{display:flex;flex-wrap:wrap;gap:8px}.admin-overview-access-grid{margin-bottom:12px}.workspace-chip-row{gap:6px}.workspace-chip-row .header-chip{padding:5px 9px;font-size:11px}.workspace-status-card,.workspace-access-group-card,.workspace-role-coverage-card{padding:10px 12px;border-radius:12px}.workspace-section-intro{gap:4px}.server-guide-settings-card,.server-guide-card{gap:12px}.server-guide-settings-head,.server-guide-card-head,.server-guide-field-head{align-items:flex-start}.server-guide-field-group{display:grid;gap:8px}.server-guide-field-group>span:first-child{font-size:12px;font-weight:700;color:var(--text-muted)}.server-guide-channel-picker{display:flex;flex-wrap:wrap;gap:8px}.server-guide-channel-chip{max-width:max-content}.server-guide-checklist,.server-guide-featured-block,.server-guide-checklist-list{display:grid;gap:8px}.server-guide-checklist-item{display:flex;gap:8px;align-items:flex-start;color:var(--text-normal)}.server-guide-featured-actions{gap:8px}.overview-highlight-stack{display:grid;gap:12px}.server-template-settings-card .server-template-meta-grid{gap:8px}@media(max-width:720px){.details-tab-context-row{flex-direction:column;align-items:stretch}.details-tab-context-actions{flex-wrap:wrap}.details-tab-focus-strip{padding:8px 9px}.details-tab-focus-side{width:100%;justify-content:space-between}}.social-composer-helper{margin-top:-2px;font-size:12px}.search-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:10px 10px 0}.search-summary-card{display:grid;gap:4px;padding:12px;border-radius:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.search-summary-card span,.search-recents-label{color:var(--text-dim);font-size:12px}.search-summary-card strong{font-size:16px}.search-review-mode-row{gap:8px;margin:8px 10px 0}.search-active-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:8px 10px 0}.search-active-filter-chip{border:0}.search-controls-heading{display:grid;gap:4px;min-width:0}.search-controls-actions{align-items:center;gap:8px}.search-controls-actions button:last-child,.search-controls-actions .organizer-overflow-shell{margin-left:auto}.search-review-mode-row .header-chip{border:0}.search-empty-state,.search-recents-block{display:grid}.search-empty-state{gap:10px;margin:12px 10px 0}.search-recents-block{gap:8px}@media(max-width:980px){.search-summary-grid{grid-template-columns:1fr}}.search-summary-grid-primary{grid-template-columns:repeat(3,minmax(0,1fr))}.search-summary-grid-secondary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.search-summary-grid-results-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.search-summary-grid-compact{margin-top:8px}.search-summary-card.compact{padding:10px 12px}.search-tools-shell{margin:10px 10px 0;gap:10px}.search-tools-trigger{display:grid;gap:4px;cursor:pointer;list-style:none}.search-tools-trigger::-webkit-details-marker{display:none}.search-tools-panel{display:grid;gap:10px}@media(max-width:980px){.search-summary-grid-primary,.search-summary-grid-secondary{grid-template-columns:1fr}}.search-workspace-focus-strip{display:grid;gap:10px;margin:10px 10px 0;padding:12px}.search-workspace-focus-heading{display:grid;gap:4px}.search-workspace-kicker{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.search-workspace-focus-actions,.search-workspace-focus-pills{display:flex;flex-wrap:wrap;gap:8px}.search-workspace-focus-pill{border:0}.thread-linked-context-block{display:grid;gap:10px;margin-top:10px}.thread-linked-context-meta{margin:0}.thread-linked-context-actions{align-items:center}.thread-linked-context-actions .organizer-overflow-shell,.thread-context-primary-actions .organizer-overflow-shell{margin-left:auto}.thread-summary-card,.thread-summary-heading-stack,.details-thread-toolbar,.details-thread-filter-actions{display:grid;gap:10px}.thread-summary-heading-row{align-items:flex-start}.thread-summary-heading-stack{min-width:0}.thread-summary-primary-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.thread-drawer-header-compact{display:grid;gap:4px}.details-thread-toolbar{margin-top:10px}.details-thread-toolbar-head,.details-thread-filter-row{align-items:center}.details-thread-filter-row{display:flex;gap:8px;flex-wrap:wrap}.details-thread-filter-row .panel-search-input{flex:1 1 240px;min-width:min(100%,240px);margin:0}.details-thread-filter-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.details-thread-toolbar-head .details-thread-filter-actions,.details-thread-filter-row .details-thread-filter-actions,.details-thread-filter-actions .organizer-overflow-shell{margin-left:auto}.details-thread-mode-row{margin:0}.details-thread-toolbar{gap:10px}.details-thread-mode-row{align-items:center;gap:10px}.details-thread-mode-label,.details-thread-toolbar-quick-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.details-thread-mode-chips,.details-thread-toolbar-quick-actions,.details-thread-toolbar-active-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0}.details-thread-toolbar-active-row{display:grid;gap:8px;padding:8px 0 2px;border-top:1px solid rgba(255,255,255,.05)}.details-thread-toolbar-active-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.details-thread-toolbar-active-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.details-thread-toolbar-active-head .header-chip{justify-self:end}.details-thread-toolbar-quick-row{display:grid;gap:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.05)}.details-thread-toolbar-quick-head,.details-thread-toolbar-quick-shell,.details-thread-followup-head,.details-thread-followup-copy{display:grid;gap:8px}.details-thread-toolbar-quick-head{grid-template-columns:minmax(0,1fr) auto;align-items:center}.details-thread-toolbar-quick-shell{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.details-thread-toolbar-quick-hint{font-size:11px}.details-thread-toolbar-quick-overflow{margin-left:auto}.details-thread-toolbar-quick-actions .header-chip{text-align:left}.details-review-action-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.details-review-inline-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.details-thread-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.details-thread-review-card,.details-thread-review-title,.thread-parent-heading-row,.details-thread-continuity-strip,.details-thread-continuity-copy,.details-thread-review-summary,.details-thread-review-summary-copy{display:grid;gap:8px}.details-thread-review-card{padding:10px 12px}.details-thread-review-card strong{font-size:16px;line-height:1.15}.details-thread-review-card-open{border-color:#f0b23238;background:#f0b23212}.details-thread-review-preview{min-width:0}.details-thread-review-flagged-stack{display:grid;gap:6px;padding:8px 10px;border-radius:12px;border:1px solid rgba(240,178,50,.18);background:#f0b2320f}.details-thread-review-chip-row,.thread-parent-chip-row,.details-thread-continuity-chip-row,.details-thread-review-summary-chip-row{margin:0}.thread-parent-meta-row,.details-thread-review-summary-head{align-items:flex-start}.thread-parent-preview{overflow-wrap:anywhere}.thread-parent-heading-row .thread-parent-chip-row{margin-top:2px}.details-thread-continuity-strip,.details-thread-review-summary{margin-top:10px}.details-thread-continuity-actions,.details-thread-review-summary-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.details-thread-review-summary{border-color:#ffffff14;background:#ffffff08}@media(max-width:980px){.thread-summary-primary-metrics{grid-template-columns:1fr 1fr}.details-thread-toolbar-head .details-thread-filter-actions,.details-thread-filter-row .details-thread-filter-actions{margin-left:0}.details-thread-mode-row{align-items:flex-start}.details-thread-toolbar-quick-head,.details-thread-toolbar-quick-shell{grid-template-columns:minmax(0,1fr)}.details-thread-review-grid{grid-template-columns:1fr}}.thread-parent-rich,.thread-item-rich{display:grid;gap:8px;text-align:left}.thread-item-rich{width:calc(100% - 20px)}.thread-context-grid{margin-left:0;margin-right:0;margin-top:12px}.thread-panel-chip-row-compact{margin-top:10px;margin-bottom:0}.thread-forum-signal-row{margin-top:8px}.thread-forum-context-note{margin-top:2px}.thread-context-primary-actions{margin-top:10px;align-items:center}.thread-tools-shell{margin-left:auto}.thread-tools-panel{min-width:220px}.thread-parent-rich.report-focus-active,.thread-item-rich.report-focus-active{border-color:#f0b2323d;box-shadow:0 0 0 1px #f0b2321f}.details-thread-focused-report{display:grid;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(240,178,50,.18);background:#f0b2320f}.details-thread-followup-strip{margin-top:12px}.details-thread-followup-head{grid-template-columns:minmax(0,1fr)}.details-thread-followup-chips{gap:6px}.details-thread-followup-actions{padding-top:4px}.details-thread-followup-strip .header-chip{max-width:100%}.thread-discoverability-queue,.thread-discoverability-list,.thread-discoverability-card,.thread-discoverability-copy{display:grid;gap:8px}.thread-discoverability-queue{margin-top:12px}.thread-discoverability-list{gap:10px}.thread-discoverability-card{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.thread-discoverability-head,.thread-discoverability-title-row,.thread-discoverability-actions{align-items:flex-start}.thread-discoverability-meta,.thread-discoverability-note{overflow-wrap:anywhere}.thread-discoverability-chip-row{margin:0}.thread-discoverability-actions{display:flex;flex-wrap:wrap;gap:8px}.details-thread-access-posture,.details-thread-access-copy{display:grid;gap:8px}.details-thread-access-posture{margin-top:10px;border-color:#ffffff14;background:#ffffff08}.details-thread-access-posture-active{border-color:#f0b23238;background:#f0b2320f}.details-thread-access-chip-row,.details-thread-access-actions{margin:0}.details-thread-access-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.details-thread-inline-scope{display:grid;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.details-thread-inline-scope.attention{border-color:#f0b2322e;background:#f0b2320d}.details-thread-inline-scope-actions{margin:0}.social-score-hero{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:14px;border-radius:16px;border:1px solid rgba(88,101,242,.16);background:linear-gradient(135deg,#5865f21f,#232428b3)}.social-hub-v59{gap:16px}.social-toolbar{display:grid;gap:10px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.social-toolbar input{width:100%}.social-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.social-summary-card{display:grid;gap:4px;padding:12px;border-radius:14px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.social-summary-card span{color:var(--text-dim);font-size:12px}.social-summary-card strong{font-size:18px}.social-summary-grid-rich{margin-bottom:6px}.social-summary-grid-rich .social-summary-card{text-align:left}.social-summary-grid-rich .social-summary-card small{color:var(--text-dim);font-size:11px}.social-summary-grid-rich .social-summary-card.active{border-color:#5865f247;background:#5865f21f}.social-summary-grid-rich .social-summary-card.attention{border-color:#faa61a38;background:#faa61a14}.social-attention-strip,.social-selection-strip,.social-focus-actions,.social-focus-composer,.social-section-actions,.social-row-actions{display:flex;flex-wrap:wrap;gap:8px}.social-attention-strip{margin:0 0 10px}.social-focus-card,.social-section-block,.social-group-item{display:grid}.social-focus-card,.social-section-block{gap:10px}.social-focus-card{padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.social-focus-header,.social-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.social-section-copy{color:var(--text-dim);font-size:12px;line-height:1.45}.social-focus-composer input{flex:1 1 220px}.social-group-item{gap:6px}.social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.social-column{min-width:0}.friend-row,.friend-row-v59{gap:12px}.friend-row-v59{align-items:flex-start;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.friend-row-v59.selected{border-color:#5865f247;background:#5865f21a}.flat-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;color:inherit;text-align:left}.friend-row-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.friend-row-main>span:last-child{display:grid;gap:3px;min-width:0}.friend-row-main strong,.friend-row-main .muted{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-row-main .avatar.small{flex:0 0 auto}.friend-row-meta-line{font-size:12px}.social-row-actions{align-items:center;justify-content:flex-end}.social-row-actions .organizer-overflow-shell{flex:0 0 auto}.social-row-actions .organizer-overflow-trigger{min-height:34px;padding-inline:12px}.social-row-actions-start{justify-content:flex-start}.group-dm-management.nested{margin-top:16px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff05}.group-dm-management textarea{width:100%;min-height:78px;resize:vertical;margin:8px 0}.group-dm-management input{min-width:220px}.social-presence-avatar{position:relative;overflow:hidden}.social-presence-avatar:after{content:"";position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:999px;border:2px solid var(--bg-panel, #1e1f22);background:#80848e}.social-presence-avatar.online:after{background:#3ba55d}.social-selection-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-normal)}.social-selection-chip strong{font-size:13px}.sky-shell-v2__details-sidebar-embed .social-score-hero,.sky-shell-v2__details-sidebar-embed .social-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sky-shell-v2__details-sidebar-embed .social-grid{grid-template-columns:1fr}.sky-shell-v2__details-sidebar-embed .social-focus-header,.sky-shell-v2__details-sidebar-embed .social-section-header{flex-direction:column;align-items:stretch}.sky-shell-v2__details-sidebar-embed .social-focus-actions,.sky-shell-v2__details-sidebar-embed .social-section-actions,.sky-shell-v2__details-sidebar-embed .social-row-actions{justify-content:flex-start}.sky-shell-v2__details-sidebar-embed .friend-row-v59{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.sky-shell-v2__details-sidebar-embed .friend-row-main{align-items:flex-start}.sky-shell-v2__details-sidebar-embed .friend-row-main strong,.sky-shell-v2__details-sidebar-embed .friend-row-main .muted,.sky-shell-v2__details-sidebar-embed .friend-row-meta-line{white-space:normal;overflow:visible;text-overflow:clip}.sky-shell-v2__details-sidebar-embed .social-toolbar,.sky-shell-v2__details-sidebar-embed .social-focus-card,.sky-shell-v2__details-sidebar-embed .social-section-block,.sky-shell-v2__details-sidebar-embed .social-privacy-review-shell{min-width:0}@media(max-width:1100px){.social-summary-grid,.social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.social-summary-grid,.social-grid{grid-template-columns:1fr}.social-focus-header,.social-section-header{flex-direction:column;align-items:stretch}.social-row-actions{justify-content:flex-start}}@media(max-width:980px){.social-score-hero,.social-summary-grid{grid-template-columns:1fr}}.admin-moderation-shell{gap:12px}.admin-moderation-hero-row{gap:8px}.admin-moderation-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-moderation-summary-card{display:grid;gap:4px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.admin-moderation-summary-card span{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.admin-moderation-summary-card strong{font-size:18px;color:var(--text-normal)}.admin-moderation-summary-card small{color:var(--text-muted);line-height:1.35}.admin-moderation-section-panel{gap:12px}.watchlist-card{display:grid;gap:8px;padding:12px;border-radius:14px;background:#ffffff09;border:1px solid rgba(255,255,255,.06);align-items:flex-start}.moderation-toolbar{display:grid;gap:10px;margin:12px 0 14px}.moderation-tab-row,.moderation-reason-row{flex-wrap:wrap}.moderation-search-row input{min-width:260px;flex:1 1 260px}.moderation-helper-copy{margin-top:8px}.watchlist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:16px}.moderation-member-row,.moderation-queue-item{gap:12px}.moderation-member-row .row,.moderation-queue-item .row,.moderation-card-badges{justify-content:flex-end}.moderation-panel-head,.moderation-queue-title-row,.moderation-queue-heading,.permission-row-heading{align-items:center;gap:8px}.moderation-panel-head{margin-bottom:8px}.selection-toolbar.moderation-selection-toolbar{position:static;margin:0 0 12px}.moderation-selection-summary{display:grid;gap:4px}.moderation-queue-item.selected{border-color:#5865f257;background:#5865f21a}.moderation-select-toggle{width:24px;min-width:24px;height:24px;padding:0;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff08;color:var(--text-muted);font-weight:700}.moderation-select-toggle.active{background:#5865f238;border-color:#5865f270;color:#e7ebff}.moderation-action-modal{width:min(560px,calc(100vw - 32px));display:grid;gap:14px}.moderation-action-modal textarea{min-height:120px}.moderation-modal-actions{justify-content:flex-end}.role-member-admin-list{display:grid;gap:12px;margin-top:12px}.role-member-card{display:grid;gap:12px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.role-member-card.locked{opacity:.78;background:#ffffff05}.role-chip-toggle-row{gap:8px;align-items:flex-start}.role-chip-toggle{padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:var(--text-muted);transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.role-chip-toggle:hover:not(:disabled){background:#ffffff0f;color:var(--text)}.role-chip-toggle.active{background:#5865f229;border-color:#5865f25c;color:#e7ebff}.role-chip-toggle:disabled{cursor:not-allowed;opacity:.65}.moderation-priority-grid{margin-top:12px}.watchlist-card.priority{border-color:#5865f233;background:linear-gradient(180deg,#5865f21f,#ffffff08)}.permission-row-heading{margin-bottom:4px}@media(max-width:980px){.admin-moderation-summary-grid{grid-template-columns:1fr}}.admin-moderation-section-panel>*{margin-top:0;margin-bottom:0}.watchlist-grid{grid-template-columns:1fr}.role-access-summary-card{gap:8px}.role-access-summary-copy,.role-member-card-copy{display:grid;gap:4px}.role-member-card-head,.role-member-card-toolbar{gap:10px;align-items:flex-start}.role-member-card-chips{justify-content:flex-end}.role-member-card-toolbar-copy{flex:1 1 260px}.role-member-card-actions{justify-content:flex-end;align-items:flex-start}.role-member-card-actions .community-card-overflow-shell{margin-left:0}.role-member-card-lock-copy{margin-top:-2px}@media(max-width:980px){.role-member-card-chips,.role-member-card-actions{justify-content:flex-start}}.moderation-member-radar-actions-row .organizer-overflow-shell,.moderation-member-radar-actions .organizer-overflow-shell,.watchlist-card-actions .organizer-overflow-shell,.moderation-escalation-item-actions .organizer-overflow-shell,.moderation-coverage-card-actions .organizer-overflow-shell{margin-left:auto}.watchlist-card-head,.watchlist-card-actions,.moderation-escalation-item-actions,.moderation-coverage-card-actions{align-items:center}.moderation-member-radar-actions,.watchlist-card-actions,.moderation-escalation-item-actions,.moderation-coverage-card-actions{gap:8px}.moderation-member-radar-card,.watchlist-card,.moderation-escalation-item,.admin-moderation-coverage-card{gap:10px}.moderation-member-radar-actions .organizer-overflow-trigger,.watchlist-card-actions .organizer-overflow-trigger,.moderation-escalation-item-actions .organizer-overflow-trigger,.moderation-coverage-card-actions .organizer-overflow-trigger,.moderation-member-radar-actions-row .organizer-overflow-trigger{min-height:34px;padding:7px 10px}.moderation-member-radar-actions .organizer-overflow-panel,.watchlist-card-actions .organizer-overflow-panel,.moderation-escalation-item-actions .organizer-overflow-panel,.moderation-coverage-card-actions .organizer-overflow-panel,.moderation-member-radar-actions-row .organizer-overflow-panel{min-width:208px}.moderation-escalation-item{gap:10px}.moderation-board-card-actions .organizer-overflow-shell{margin-left:auto}.moderation-board-card-actions .organizer-overflow-trigger{min-height:34px;padding:7px 10px}.moderation-board-card-actions .organizer-overflow-panel{min-width:208px}.admin-moderation-switcher-card{gap:10px}.admin-moderation-shell .overview-section-switcher{gap:8px}.admin-moderation-shell .overview-section-tab{min-height:52px}.admin-moderation-panel-intro{display:grid;gap:10px}.admin-moderation-panel-copy{display:grid;gap:4px;min-width:0}.moderation-panel-intro-head{align-items:flex-start}.moderation-panel-shell{display:grid;gap:10px}.moderation-tab-row{gap:8px}.moderation-panel-tab{display:inline-flex;align-items:center;gap:8px}.moderation-panel-tab strong{color:inherit;font-size:11px}.moderation-panel-utilities{align-items:center;justify-content:space-between;gap:8px}.moderation-panel-search{flex:1 1 280px}.moderation-panel-overflow{margin-left:auto}@media(max-width:900px){.moderation-panel-utilities{align-items:stretch}.moderation-panel-overflow{margin-left:0}}.admin-moderation-summary-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.moderation-watchlist-leading-strip{margin-top:2px}.watchlist-card-summary,.moderation-escalation-item-copy{display:grid;gap:6px}.watchlist-card-signals,.moderation-escalation-item-signals{gap:6px}.moderation-escalation-item.critical,.moderation-escalation-item.high{border-color:#f8717138;background:#f8717114}.moderation-escalation-item.elevated{border-color:#faa61a38;background:#faa61a14}@media(max-width:980px){.watchlist-card-actions,.moderation-escalation-item-actions{justify-content:flex-start}}.admin-moderation-hero-card{gap:10px}.admin-moderation-hero-copy{display:grid;gap:6px;min-width:0}.admin-moderation-hero-kicker{color:var(--text-muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.admin-moderation-hero-side{display:grid;gap:8px;justify-items:end}.admin-moderation-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-moderation-hero-actions>button:not(.primary){background:#ffffff09;border-color:#ffffff14}.admin-moderation-switcher-card{gap:8px}.admin-moderation-section-intro{display:grid;gap:6px}.admin-moderation-section-intro-head{align-items:center}@media(max-width:980px){.admin-moderation-hero-side{justify-items:stretch}.admin-moderation-hero-actions{justify-content:flex-start}}.linked-role-admin-card,.linked-role-admin-list,.linked-role-admin-form{display:grid;gap:10px}.linked-role-admin-item{display:grid;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.linked-role-admin-item-head,.linked-role-admin-actions,.linked-role-admin-head{align-items:flex-start}.linked-role-admin-form-status{min-height:28px}.linked-role-admin-coverage{margin-top:2px}.role-member-directory-card,.role-member-directory-head{gap:10px}.role-member-directory-toolbar{display:grid;gap:10px;margin-top:4px}.role-member-directory-toolbar input{width:100%}.role-member-directory-scopes{gap:8px}.role-member-directory-scope{padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:var(--text-muted);transition:background .15s ease,border-color .15s ease,color .15s ease}.role-member-directory-scope:hover{background:#ffffff0f;color:var(--text)}.role-member-directory-scope.active{background:#5865f229;border-color:#5865f25c;color:#e7ebff}.role-member-directory-footer{justify-content:center;margin-top:12px}.moderation-member-row-copy{flex:1 1 280px;display:grid;gap:6px}.moderation-member-signal-row{align-items:center}.moderation-member-row-actions{align-items:flex-start;justify-content:flex-end;gap:8px}.moderation-member-row-actions .organizer-overflow-shell{margin-left:auto}.moderation-member-row-actions .organizer-overflow-trigger{min-height:34px;padding:7px 10px}.moderation-member-row-actions .organizer-overflow-panel{min-width:220px}@media(max-width:980px){.moderation-member-row-actions{justify-content:flex-start}.moderation-member-row-actions .organizer-overflow-shell{margin-left:0}}.moderation-member-row.active{border-color:#5865f257;background:#5865f214}.moderation-queue-member-review{display:grid;gap:8px;margin-top:8px}.moderation-queue-actions{justify-content:flex-start}.moderation-member-review-surface,.moderation-member-followup-signals,.moderation-member-trail-list{display:grid;gap:8px}.moderation-member-review-surface{margin-top:4px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.moderation-member-review-surface-head{align-items:center;gap:8px}.moderation-member-review-surface-head>.text-link,.moderation-member-review-surface-head>button{padding:0;min-height:0;border:0;background:transparent;color:var(--interactive-normal)}.moderation-member-review-surface-head>.text-link:hover,.moderation-member-review-surface-head>button:hover{color:var(--interactive-hover);text-decoration:underline}.moderation-member-followup-signals{margin-top:8px}.moderation-member-trail{display:grid;gap:8px}.moderation-member-trail.compact{gap:6px}.moderation-member-trail-item{display:grid;gap:4px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.moderation-member-trail-item.report{border-color:#5865f22e}.moderation-member-trail-item.warning,.moderation-member-trail-item.ban{border-color:#f0b2322e}.moderation-member-trail-item-head{align-items:center;gap:8px}.moderation-member-trail-item-head small{color:var(--text-muted)}.moderation-member-trail-detail{line-height:1.35}.moderation-member-trail-empty{margin-top:2px}@media(max-width:980px){.moderation-member-review-surface-head{align-items:flex-start}}.moderation-reports-focus-strip{display:grid;gap:10px}.moderation-reports-focus-strip-copy{display:grid;gap:4px}.moderation-reports-focus-strip-actions{align-items:center;gap:8px}.moderation-reports-focus-strip-secondary{align-items:center}.moderation-reports-focus-strip-label{margin-right:2px}.profile-settings-card,.profile-settings-preview-copy{display:grid;gap:12px}.profile-settings-preview{display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08)}.profile-settings-preview-header,.channel-permission-row.advanced{display:flex;align-items:center;gap:12px}.profile-settings-preview-header{gap:14px}.profile-settings-avatar{position:relative;overflow:hidden;box-shadow:0 10px 24px #00000047}.profile-settings-avatar img{width:100%;height:100%;object-fit:cover}.profile-settings-preview-copy{min-width:0;gap:6px}.profile-settings-preview-chips{display:flex;flex-wrap:wrap;gap:6px}.overwrite-summary-grid,.audit-metadata-grid{display:grid;gap:10px}.overwrite-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:10px 0 12px}.overwrite-summary-card{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:left;color:inherit}.overwrite-summary-card.active{border-color:#5865f259;background:#5865f21c}.overwrite-summary-card small,.audit-metadata-item small{color:var(--text-muted)}.audit-metadata-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin-top:10px}.audit-metadata-item{display:grid;gap:4px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.audit-metadata-item small{text-transform:uppercase;letter-spacing:.04em}.profile-settings-identity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-settings-identity-card{display:grid;gap:4px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.profile-settings-identity-card>span{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.profile-settings-identity-card small{color:var(--text-muted)}@media(max-width:760px){.profile-settings-identity-grid{grid-template-columns:1fr}}.profile-social-summary-shell{display:grid;gap:12px;margin-top:12px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff0a,#ffffff06)}.profile-social-summary-grid{gap:12px}.profile-social-summary-signals{gap:8px;margin-bottom:-2px}.profile-social-summary-actions{align-items:flex-start;gap:8px;padding-top:4px;border-top:1px solid rgba(255,255,255,.06)}.profile-social-summary-actions .settings-identity-helper{flex:1 1 180px}.profile-social-summary-note{padding-top:2px}.profile-linked-role-summary-grid .profile-settings-identity-card{background:#ffffff08}.profile-account-connection-summary-card{border-color:#5865f22e}.profile-settings-card--full{gap:10px}.profile-settings-card--full .profile-settings-preview{padding:14px;gap:10px;border-radius:16px;background:linear-gradient(180deg,#ffffff08,#ffffff04)}.profile-settings-card--full .profile-settings-preview-header{gap:10px}.profile-settings-card--full .profile-settings-preview-copy strong{font-size:18px;line-height:1.15}.profile-settings-card--full .profile-settings-preview-copy .muted{line-height:1.45}.profile-settings-card--full .profile-settings-preview-chips{gap:5px}.profile-settings-card--full .profile-settings-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-settings-card--full .profile-settings-identity-card{padding:10px 12px;border-radius:12px;background:#ffffff07}.profile-settings-card--full .profile-settings-identity-card>span{font-size:10px}.profile-settings-card--full .profile-full-section{display:grid;gap:10px}.profile-settings-card--full .profile-full-section--server-identity,.profile-settings-card--full .profile-full-section--presence,.profile-settings-card--full .profile-full-section--appearance,.profile-settings-card--full .profile-full-section--accessibility{display:none}.profile-settings-card--full .profile-social-summary-shell{margin-top:8px;padding:12px;gap:10px;border-radius:14px;background:#ffffff05}.profile-settings-card--full .profile-social-summary-grid{gap:8px}.profile-settings-card--full .profile-linked-role-summary-grid{display:none}.profile-settings-card--full .profile-social-summary-signals{gap:6px}.profile-settings-card--full .profile-social-summary-actions{gap:6px;padding-top:0;border-top:0}.profile-settings-card--full .profile-identity-review-card,.profile-settings-card--full .profile-theme-review-card,.profile-settings-card--full .server-profile-review-card,.profile-settings-card--full .accessibility-review-card{border-radius:14px;background:#ffffff06}@media(max-width:760px){.profile-settings-card--full .profile-settings-identity-grid{grid-template-columns:1fr}}.profile-full-beta{display:grid;gap:12px;padding:14px}.profile-full-beta__hero{display:grid;gap:12px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.profile-full-beta__hero-top{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:12px}.profile-full-beta__avatar{width:66px;height:66px;border-radius:18px;display:grid;place-items:center;overflow:hidden;font-size:18px;font-weight:800;letter-spacing:.04em;color:#fff;border:4px solid rgba(18,22,30,.96);background:#12161ead}.profile-full-beta__avatar img{width:100%;height:100%;object-fit:cover}.profile-full-beta__identity{min-width:0;display:grid;gap:4px}.profile-full-beta__identity strong{font-size:18px;line-height:1.15}.profile-full-beta__identity span,.profile-full-beta__identity small{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-full-beta__chips{display:flex;flex-wrap:wrap;gap:6px}.profile-full-beta__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-full-beta__actions button{min-height:34px}.profile-full-beta__section{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.profile-full-beta__section-title{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.profile-full-beta__copy{margin:0;color:var(--text-muted);line-height:1.45}.profile-full-beta__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-full-beta__fact{display:grid;gap:4px;padding:10px;border-radius:10px;border:1px solid rgba(255,255,255,.05);background:#ffffff05}.profile-full-beta__fact span{color:var(--text-dim);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.profile-full-beta__fact strong{overflow-wrap:anywhere;word-break:break-word;line-height:1.35}@media(max-width:760px){.profile-full-beta__hero-top,.profile-full-beta__actions,.profile-full-beta__facts{grid-template-columns:1fr}}:is(.details-alerts-status-banner,.details-reminders-status-banner,.details-organizer-status-banner){display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;margin:12px 0 0;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}:is(.details-alerts-status-banner,.details-reminders-status-banner,.details-organizer-status-banner)>div:first-child,.notification-focus-copy,.moderation-summary-copy,.admin-moderation-queue-snapshot-copy,.admin-moderation-escalation-copy,.admin-moderation-reason-copy,.moderation-followup-copy,.admin-moderation-timeline-copy,.notification-resume-copy,.admin-moderation-coverage-copy,.notification-backlog-copy,.admin-moderation-queue-health-copy,.admin-automod-copy,.moderation-watchlist-copy{display:grid;gap:4px}:is(.details-alerts-status-banner,.details-reminders-status-banner,.details-organizer-status-banner) strong{font-size:13px}:is(.details-alerts-status-banner,.details-reminders-status-banner,.details-organizer-status-banner)>div:first-child div{color:var(--text-muted);font-size:12px}:is(.details-alerts-status-banner,.details-reminders-status-banner,.details-organizer-status-banner).info{border-color:#5865f23d;background:#5865f21f}:is(.details-alerts-status-banner,.details-reminders-status-banner,.details-organizer-status-banner).warning{border-color:#f0b23238;background:#f0b2321a}:is(.details-alerts-status-banner,.details-reminders-status-banner,.details-organizer-status-banner).danger{border-color:#da373c3d;background:#da373c1f}.details-alerts-empty-state,.details-reminders-empty-state,.details-organizer-empty-state{margin:12px 0 0}.admin-moderation-queue-snapshot,.notification-resume-deck,.admin-moderation-coverage-board,.notification-backlog-board,.admin-moderation-queue-health-board,.admin-automod-board{display:grid;gap:12px;margin:0 0 14px}.moderation-escalation-board,.moderation-reason-radar,.moderation-member-radar,.moderation-followup-board,.moderation-timeline-board{display:grid;gap:12px;margin:14px 0;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.moderation-escalation-header,.moderation-reason-header,.role-draft-review-header,.moderation-member-radar-header,.moderation-followup-header,.moderation-timeline-header,.moderation-watchlist-header{gap:10px}.moderation-summary-chips,.permission-risk-chip-row,.notification-resume-actions,.notification-backlog-actions,.overwrite-template-row{gap:8px}.moderation-reason-radar,.moderation-followup-board,.moderation-timeline-board{gap:10px;margin:12px 0;padding:12px}.admin-moderation-board-shell{gap:10px}.admin-moderation-board-copy{min-width:0}.admin-moderation-board-strip{display:flex;flex-wrap:wrap;gap:8px}.moderation-coverage-strip{margin-top:-2px}.admin-moderation-coverage-grid{display:grid;grid-template-columns:1fr;gap:8px}.admin-moderation-board-shell-primary{padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.admin-moderation-board-shell-secondary{padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.05);background:#ffffff05}.moderation-board-strip-secondary{margin-top:-2px}.moderation-member-followup-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 12px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.moderation-member-followup-head,.moderation-member-followup-actions{gap:8px}@media(max-width:900px){.moderation-member-followup-strip{flex-direction:column}}.details-notifications-card{display:grid;gap:12px}.notification-mode-row{gap:8px}.alerts-recovery-grid{display:grid;grid-template-columns:1fr;gap:10px;margin:12px 0 14px}.alerts-recovery-card{display:grid;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.alerts-recovery-card.priority{border-color:#5865f23d;background:#5865f21a}.alerts-recovery-card span{color:var(--text-dim);line-height:1.35}.alerts-recovery-card strong{font-size:18px;line-height:1.1}.details-review-action-row{align-items:flex-start;gap:8px}.details-review-inline-actions{flex:1 1 auto}.details-review-overflow-shell{position:relative;flex:0 0 auto}.details-review-overflow-trigger{list-style:none;cursor:pointer;min-height:34px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-normal);font-size:13px}.details-review-overflow-trigger::-webkit-details-marker{display:none}.details-review-overflow-shell[open] .details-review-overflow-trigger,.details-review-overflow-trigger:hover{border-color:#5865f23d;background:#5865f214;color:var(--text-strong)}.details-review-overflow-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:4;min-width:196px;display:grid;gap:6px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 16px 34px #0000004d}.details-review-overflow-action{display:grid;gap:4px;width:100%;justify-items:flex-start;text-align:left;padding:9px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.details-review-overflow-action span{color:var(--text-dim);font-size:12px}.details-review-overflow-action.danger{border-color:#da373c2e;background:#da373c1a}.notification-focus-deck{display:grid;gap:12px;margin:0 0 14px}.notification-focus-grid{display:grid;grid-template-columns:1fr;gap:10px}.notification-focus-card{display:grid;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.notification-focus-card.active,.notification-focus-card.accent{border-color:#5865f23d;background:#5865f21a}.notification-focus-card.positive{border-color:#57f28738;background:#57f28714}.notification-focus-card.warning{border-color:#f0b23238;background:#f0b23217}.notification-focus-header span,.notification-focus-meta{color:var(--text-dim)}.notification-focus-preview{color:var(--text-normal);line-height:1.45}.notification-resume-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.notification-resume-card{display:grid;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.notification-resume-card.accent{border-color:#5865f23d;background:#5865f21a}.notification-resume-card.warning{border-color:#f0b2323d;background:#f0b23217}.notification-resume-summary{min-height:34px}.admin-moderation-coverage-grid{display:grid;grid-template-columns:1fr;gap:10px}.admin-moderation-coverage-card,.admin-moderation-hot-reason-card{display:grid;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.admin-moderation-coverage-card.accent,.admin-moderation-hot-reason-card.uncovered{border-color:#5865f23d;background:#5865f21a}.admin-moderation-coverage-card.warning{border-color:#f0b2323d;background:#f0b23217}.admin-moderation-hot-reasons-grid{display:grid;grid-template-columns:1fr;gap:10px}.moderation-hot-reason-metric{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--text-dim);font-size:12px}.notification-backlog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.notification-backlog-card,.admin-moderation-queue-health-card{display:grid;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.notification-backlog-card.accent,.admin-moderation-queue-health-card.accent{border-color:#5865f23d;background:#5865f21a}.notification-backlog-card.warning,.admin-moderation-queue-health-card.warning{border-color:#f0b2323d;background:#f0b23217}.notification-backlog-summary{min-height:34px}.admin-moderation-queue-health-grid{display:grid;grid-template-columns:1fr;gap:10px}.admin-moderation-coverage-card,.admin-moderation-hot-reason-card,.admin-moderation-queue-health-card{gap:10px}.moderation-hot-reason-actions{align-items:center}.moderation-hot-reason-chip-row{margin-top:-2px}.moderation-hot-reason-metric{margin-right:auto}.moderation-hot-reason-metric.active{border-color:#5865f23d;background:#5865f21a;color:var(--text-soft)}.admin-moderation-queue-health-grid{gap:8px}.admin-moderation-queue-health-card{padding:10px 12px}.moderation-action-modal-rich{gap:16px}.moderation-modal-header{align-items:flex-start}.moderation-summary-card,.moderation-evidence-card,.moderation-checklist-card{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.moderation-checklist-list{display:grid;gap:6px}.moderation-checklist-item{color:var(--text-dim);line-height:1.45}.moderation-playbook-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:14px}.moderation-playbook-card{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.moderation-playbook-card span{color:var(--text-dim);line-height:1.4}.moderation-playbook-card.warning{border-color:#faa61a40;background:#faa61a14}.moderation-playbook-card.danger{border-color:#ed424547;background:#ed424514}.moderation-evidence-card.compact{margin-top:10px;padding:10px 12px}.moderation-resolution-note{padding:10px 12px;border-radius:12px;background:#ffffff06;border:1px solid rgba(255,255,255,.05)}.permission-review-card{display:grid;gap:12px;padding:12px 14px;margin:14px 0;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.permission-change-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.permission-change-review-card{display:grid;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.permission-change-review-card small{color:var(--text-dim);line-height:1.45}.permission-change-review-card.enabled{border-color:#3ba55c3d}.permission-change-review-card.disabled{border-color:#ed424533}.permission-risk-review-card{display:grid;gap:12px;padding:12px 14px;margin:0 0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.permission-risk-review-card.blocked{border-color:#ed42453d;background:#ed424514}.permission-risk-review-card.acknowledged{border-color:#3ba55c3d;background:#3ba55c14}.permission-risk-review-item{white-space:nowrap}.permission-impact-review-grid{align-items:start}.permission-impact-review-card-item{min-height:100%}.permission-risk-acknowledgement{display:flex;align-items:center;gap:10px;color:var(--text-dim)}.permission-risk-acknowledgement input{margin:0}.permission-save-row{align-items:center;gap:10px}.admin-automod-rule-grid,.admin-automod-hotspot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.admin-automod-rule-card,.admin-automod-hotspot-card{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.admin-automod-rule-card.enabled,.admin-automod-hotspot-card.high,.admin-automod-hotspot-card.critical{border-color:#5865f23d;background:#5865f21a}.admin-automod-rule-card.disabled,.admin-automod-hotspot-card.elevated{border-color:#f0b23238;background:#f0b23214}.admin-automod-description{line-height:1.45}.admin-automod-select-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-automod-example-row{min-height:34px}.admin-automod-hotspot-board{display:grid;gap:10px}.overwrite-review-card{margin:0 0 14px}@media(max-width:900px){.admin-automod-select-grid{grid-template-columns:1fr}}.moderation-watchlist-surface,.admin-automod-hero{display:grid;gap:10px}.admin-automod-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px}.admin-automod-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-automod-summary-card{display:grid;gap:4px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.admin-automod-summary-card span,.admin-automod-summary-card small{color:var(--text-dim)}.admin-automod-summary-card strong{font-size:17px;color:var(--text-normal)}.admin-automod-rule-grid,.admin-automod-hotspot-grid,.admin-automod-select-grid{grid-template-columns:1fr}.admin-automod-card-actions{align-items:center}.admin-automod-overflow-shell{margin-left:auto}@media(max-width:980px){.admin-automod-summary-grid{grid-template-columns:1fr}}.admin-automod-rule-card,.admin-automod-hotspot-card{gap:8px;padding:10px 12px}.admin-automod-rule-header{align-items:flex-start;gap:10px}.admin-automod-rule-copy{display:grid;gap:4px;min-width:0}.admin-automod-rule-status{display:grid;justify-items:end;gap:8px}.admin-automod-inline-toggle{color:var(--text-dim)}.admin-automod-rule-signal-row{gap:8px}.admin-automod-select-grid{gap:6px}.admin-automod-example-row{min-height:0;gap:6px}.admin-automod-card-actions{align-items:center;gap:8px}@media(max-width:900px){.admin-automod-rule-status{justify-items:start}}.admin-automod-hotspot-head{align-items:flex-start;gap:10px}.admin-automod-hotspot-copy{display:grid;gap:4px;min-width:0}.admin-automod-hotspot-copy .muted{line-height:1.4}.admin-automod-hotspot-summary{max-width:46ch}.admin-automod-hotspot-footer{align-items:center;gap:8px}.admin-automod-hotspot-signals{gap:6px;min-width:0}@media(max-width:900px){.admin-automod-hotspot-footer{align-items:stretch}}.admin-automod-summary-strip,.admin-automod-surface-metrics{display:flex;flex-wrap:wrap;gap:8px}.admin-automod-summary-strip{margin-top:8px}.admin-automod-surface{display:grid;gap:10px}.admin-automod-surface-head{align-items:flex-start;gap:10px}.admin-automod-surface-head .admin-automod-copy{min-width:0}.admin-automod-hotspot-board{margin:0}.admin-automod-rule-grid,.admin-automod-hotspot-grid{margin-top:2px}.admin-automod-card-actions{justify-content:space-between}.admin-automod-card-actions>.primary{flex:0 0 auto}@media(max-width:900px){.admin-automod-surface-head{align-items:stretch}}.admin-automod-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-automod-inline-state{justify-self:end}.admin-automod-control-toggle{min-height:40px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;justify-content:space-between}.admin-automod-control-toggle span{color:var(--text-dim)}@media(max-width:980px){.admin-automod-control-grid{grid-template-columns:1fr}.admin-automod-inline-state{justify-self:start}}.admin-automod-hotspot-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.admin-automod-hotspot-signals{margin-top:-2px}.admin-automod-hotspot-actions{justify-content:flex-start}.admin-automod-hotspot-actions>.primary{flex:0 0 auto}@media(max-width:900px){.admin-automod-hotspot-title-row{align-items:center}}.moderation-playbook-board{gap:10px;margin:12px 0;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.moderation-playbook-header{align-items:flex-start;gap:10px}.moderation-playbook-strip{justify-content:flex-end}.moderation-playbook-stack{display:grid;gap:10px}.moderation-playbook-card{gap:8px;padding:10px 12px}.moderation-playbook-card-copy{display:grid;gap:4px;min-width:0}.moderation-playbook-card-head{align-items:center;gap:8px}.moderation-playbook-card-actions{justify-content:flex-start}.moderation-playbook-card-actions>.primary{min-height:34px}@media(max-width:900px){.moderation-playbook-strip{justify-content:flex-start}}.admin-automod-rule-signal-row{margin-top:-2px}.admin-automod-example-row{align-items:center}.admin-automod-example-chip{max-width:min(100%,320px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-automod-empty-note{margin-top:-2px;font-size:12px}.admin-automod-card-actions{justify-content:flex-start}.admin-automod-hotspot-signals{margin-top:0}.admin-automod-hotspot-actions{margin-top:-2px}.admin-automod-rule-status{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.admin-automod-match-chip{min-height:28px}.admin-automod-control-grid--dense{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-automod-control-block{display:grid;gap:6px}.admin-automod-control-block>span{font-size:11px;color:var(--text-muted)}.admin-automod-footer-row{align-items:center;gap:10px}.admin-automod-footer-toggle{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.admin-automod-footer-toggle span{color:var(--text-dim)}.admin-automod-card-actions{justify-content:flex-end}.admin-automod-hotspot-summary-block{padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}@media(max-width:900px){.admin-automod-control-grid--dense{grid-template-columns:1fr}.admin-automod-footer-row{align-items:stretch}.admin-automod-card-actions{justify-content:flex-start}}.role-hierarchy-order-card{margin-top:0}.role-hierarchy-order-grid .permission-change-review-card{min-height:100%}.danger-zone-card{border-color:#ed42453d;background:#ed42450d}.danger-zone-card .metric-card{border-color:#ed42452e}.admin-automod-incident-list{display:grid;gap:8px}.admin-automod-incident-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.admin-automod-incident-kind{min-height:24px}.admin-automod-incident-copy{display:grid;gap:2px;min-width:0}.admin-automod-incident-copy strong,.admin-automod-incident-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-automod-rule-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}@media(max-width:900px){.admin-automod-incident-row{grid-template-columns:1fr}}.admin-automod-outcome-summary{display:grid;gap:8px}.admin-automod-outcome-label{font-size:11px}.admin-automod-outcome-chip-row{margin-top:-2px}.admin-automod-outcome-list,.admin-automod-outcome-feed{display:grid;gap:8px}.admin-automod-outcome-row,.admin-automod-outcome-feed-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.admin-automod-outcome-kind{min-height:24px}.admin-automod-outcome-copy,.admin-automod-outcome-feed-copy{display:grid;gap:2px;min-width:0}.admin-automod-outcome-copy strong,.admin-automod-outcome-copy span,.admin-automod-outcome-feed-copy strong,.admin-automod-outcome-feed-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-automod-outcome-feed-row{grid-template-columns:minmax(0,1fr) auto}.admin-automod-outcome-feed-head{align-items:center}.admin-automod-outcome-feed-actions{display:grid;gap:8px;justify-items:end;align-content:center}.admin-automod-outcome-feed-time{font-size:11px;white-space:nowrap}@media(max-width:900px){.admin-automod-outcome-row,.admin-automod-outcome-feed-row{grid-template-columns:1fr}.admin-automod-outcome-feed-actions{justify-items:start}}.role-server-access-preview-card{margin:0 0 14px}.role-server-access-preview-metrics{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.role-server-access-preview-grid{align-items:start}.role-server-access-preview-item{min-height:100%}.role-server-access-preview-item-chips{align-items:center}.role-server-access-preview-delta{line-height:1.45}.role-permission-management-stack,.role-permission-review-stack{display:grid;gap:12px}.role-permission-management-stack .permission-review-card,.role-permission-review-stack .permission-review-card,.role-permission-review-stack .permission-risk-review-card{margin:0}.role-permission-management-card,.role-permission-review-card,.role-permission-guardrail-card{border-color:#ffffff12;background:#ffffff07}.role-permission-management-metrics{margin:6px 0 10px}.role-permission-management-review-grid,.role-permission-review-card .permission-change-review-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.role-permission-outcome-chip-row{gap:6px}.role-permission-template-row{margin-top:2px}.role-permission-filter-row{margin-bottom:8px}.role-permission-followup-card{border-color:#ffffff14;background:#ffffff08}.role-permission-followup-card.tone-danger{border-color:#ed424547}.role-permission-followup-card.tone-attention{border-color:#faa61a3d}.role-permission-followup-pills{justify-content:flex-end}.role-permission-followup-actions{margin-top:2px}.safety-dialog-focus-strip{display:grid;gap:10px;padding:12px 14px}.safety-dialog-focus-copy{display:grid;gap:4px}.safety-dialog-focus-kicker{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.safety-dialog-focus-actions{display:flex;flex-wrap:wrap;gap:8px}.safety-dialog-focus-action{border:1px solid rgba(255,255,255,.08);background:#ffffff08}.safety-dialog-focus-action.lead{border-color:#5865f247;background:#5865f21f}.safety-dialog-focus-pills{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.safety-dialog-focus-pills .muted{font-size:11px}.moderation-snapshot-grid{display:grid;grid-template-columns:1fr;gap:10px;margin:0 0 14px}.moderation-snapshot-card{display:grid;gap:8px;padding:12px 14px;text-align:left;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.moderation-snapshot-card.warning{border-color:#faa61a3d;background:#faa61a14}.moderation-snapshot-card.danger{border-color:#ed42453d;background:#ed424514}.moderation-snapshot-card span{color:var(--text-dim);line-height:1.4}.moderation-snapshot-card strong{font-size:20px;line-height:1}.moderation-board-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.moderation-board-card-head--aligned{align-items:center}.moderation-board-card-copy{display:grid;gap:4px;min-width:0;flex:1 1 auto}.moderation-board-card-title{font-size:13px;line-height:1.25}.moderation-board-card-count{flex:0 0 auto;align-self:flex-start}.moderation-board-card-actions{gap:8px;justify-content:flex-start;align-items:center}.moderation-snapshot-card{gap:10px}.moderation-snapshot-card strong{font-size:inherit;line-height:inherit}.moderation-snapshot-card .muted{line-height:1.4}.moderation-snapshot-grid{gap:8px}.moderation-snapshot-card{padding:10px 12px}.moderation-hot-reason-actions{justify-content:space-between}.moderation-hot-reason-copy{gap:4px}.moderation-hot-reason-chip-row{gap:8px;align-items:center}.moderation-hot-reason-actions{justify-content:flex-start}.moderation-hot-reason-actions>.primary{flex:0 0 auto}.moderation-snapshot-support-grid,.admin-moderation-queue-health-support-grid{display:grid;grid-template-columns:1fr;gap:8px}.moderation-snapshot-card.lead,.admin-moderation-queue-health-card.lead{padding:12px 14px}.moderation-snapshot-card.lead .moderation-board-card-title,.admin-moderation-queue-health-card.lead .moderation-board-card-title{font-size:14px}.moderation-board-card-actions-primary>.primary{min-height:34px}.admin-moderation-queue-health-card.compact{padding:9px 11px}@media(min-width:720px){.moderation-snapshot-support-grid,.admin-moderation-queue-health-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.moderation-action-grid,.moderation-escalation-grid,.moderation-reason-grid,.role-draft-review-grid,.moderation-member-radar-grid,.moderation-followup-grid,.admin-role-risk-grid,.moderation-timeline-grid,.role-hierarchy-board-grid{display:grid;gap:10px}.moderation-action-card,.moderation-escalation-card,.moderation-reason-card,.role-draft-review-card,.moderation-member-radar-card,.moderation-followup-card,.moderation-timeline-card{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.moderation-action-card,.moderation-escalation-card,.moderation-reason-card,.moderation-followup-card,.moderation-timeline-card{text-align:left}.moderation-action-card span,.moderation-action-card small,.moderation-reason-card small,.moderation-reason-card span,.moderation-timeline-card span,.moderation-timeline-card small{color:var(--text-dim);line-height:1.45}.moderation-reason-preview,.moderation-followup-summary{color:var(--text-normal);line-height:1.45;word-break:break-word}.moderation-reason-grid,.moderation-followup-grid,.moderation-timeline-grid{grid-template-columns:1fr}.moderation-reason-card,.moderation-followup-card,.moderation-timeline-card{grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;padding:10px 12px}.moderation-inline-card-copy{display:grid;gap:4px;min-width:0}.moderation-inline-card-head{align-items:center;gap:8px}.moderation-inline-card-label{color:var(--text-dim);font-size:12px;line-height:1.35}.moderation-inline-card-preview{line-height:1.4;word-break:break-word}.moderation-inline-card-action,.moderation-inline-card-action-chip{align-self:flex-start;white-space:nowrap}@media(max-width:720px){.moderation-reason-card,.moderation-followup-card,.moderation-timeline-card{grid-template-columns:1fr}}.moderation-inline-card-actions{align-items:center;justify-content:flex-end;gap:8px}.moderation-followup-card-actions{align-self:center}.moderation-followup-card-actions>.primary{min-height:34px}@media(max-width:720px){.moderation-followup-card-actions{justify-content:flex-start}}.moderation-reason-card{grid-template-columns:1fr}.moderation-reason-card-actions{justify-content:flex-start}.moderation-reason-card-actions>.primary{min-height:34px}.moderation-action-hub{display:grid;gap:12px;margin:14px 0;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff0b,#ffffff05)}.moderation-action-grid{grid-template-columns:1fr}.moderation-action-card.warning,.moderation-reason-card.warning{border-color:#faa61a42;background:#faa61a1c}.moderation-action-card.danger{border-color:#f8717147;background:#f871711c}.moderation-escalation-grid{grid-template-columns:1fr;gap:8px}.moderation-escalation-card.warning{border-color:#faa61a47;background:#faa61a1f}.moderation-escalation-card.danger{border-color:#f871714d;background:#f871711a}.moderation-escalation-list{display:grid;gap:10px}.moderation-escalation-item{background:#ffffff05}.moderation-reason-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.moderation-reason-card.danger{border-color:#f8717147;background:#f871711a}.moderation-followup-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.moderation-followup-card.warning{border-color:#faa61a38;background:#faa61a14}.moderation-followup-card.danger,.moderation-member-radar-card.high,.moderation-member-radar-card.critical{border-color:#f8717142;background:#f8717117}.moderation-followup-card small{color:var(--text-muted)}.moderation-action-card{grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;padding:10px 12px}.moderation-action-card-copy{display:grid;gap:4px;min-width:0}.moderation-action-card-head{gap:8px}.moderation-action-card-actions{align-items:center;justify-content:flex-end;gap:8px}.moderation-action-overflow-shell{margin-left:auto}@media(max-width:720px){.moderation-action-card{grid-template-columns:1fr}}.moderation-escalation-card{padding:10px 12px}.moderation-escalation-list{gap:8px}.moderation-action-hub{gap:10px}.moderation-action-stage{display:grid;gap:8px}.moderation-action-stage-support{padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.moderation-action-stage-head{gap:8px;align-items:center}.moderation-action-grid-secondary{gap:8px}.moderation-action-card.lead{background:linear-gradient(180deg,#ffffff0b,#ffffff07)}.moderation-action-card.followup{padding:9px 11px;background:#ffffff05}.moderation-action-card.followup.warning{background:#faa61a14}.moderation-action-card.followup.danger{background:#f8717114}.moderation-action-card.followup .moderation-action-card-actions{justify-content:flex-start}.moderation-action-card.followup .moderation-action-card-actions>button{min-height:32px}.moderation-action-card.followup .moderation-action-overflow-shell{margin-left:0}.role-draft-review-board{display:grid;gap:12px;margin:0 0 14px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.role-draft-review-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.role-draft-review-card .muted{line-height:1.45}.moderation-member-radar-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.moderation-member-radar-card.elevated{border-color:#faa61a38;background:#faa61a14}.moderation-member-radar-metrics{display:flex;flex-wrap:wrap;gap:6px}.moderation-member-radar-metrics span{padding:4px 8px;border-radius:999px;background:#ffffff0d;color:var(--text-dim);font-size:12px}.moderation-member-radar-summary,.moderation-member-radar-reason{line-height:1.45}.moderation-member-radar-reason{color:var(--text-normal);word-break:break-word}.admin-role-risk-radar{display:grid;gap:10px;margin-top:12px}.admin-role-risk-header{align-items:flex-start}.admin-role-risk-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.admin-role-risk-card{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.admin-role-risk-card.accent{border-color:#5865f259;background:#5865f21f}.admin-role-risk-card.warning{border-color:#faa61a59;background:#faa61a1f}.admin-role-risk-card.danger{border-color:#ed424559;background:#ed42451f}.admin-role-risk-summary{color:var(--text-secondary, rgba(255, 255, 255, .76));line-height:1.35}.role-hierarchy-board{display:grid;gap:10px;margin-top:12px}.role-hierarchy-board-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.role-hierarchy-card{display:grid;gap:10px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.role-hierarchy-chip-list,.role-hierarchy-member-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.role-hierarchy-risk-chip,.role-hierarchy-member-chip{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.role-hierarchy-risk-chip.warning{border-color:#faa61a47;background:#faa61a1f;color:#ffd188}.role-hierarchy-risk-chip.high,.role-hierarchy-risk-chip.critical{border-color:#ed424547;background:#ed42451f;color:#ffb7b9}.role-hierarchy-risk-chip small{color:inherit}.role-governance-board{display:grid;gap:12px}.role-governance-board-header{gap:12px}.role-governance-metrics{margin:0}.role-governance-queue{display:grid;gap:12px}.role-governance-card{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid var(--panel-border);background:color-mix(in srgb,var(--panel-solid) 94%,transparent)}.role-governance-card.warning{border-color:color-mix(in srgb,var(--warning, #f0b232) 26%,var(--panel-border));background:color-mix(in srgb,var(--warning, #f0b232) 8%,var(--panel-solid))}.role-governance-card.danger{border-color:color-mix(in srgb,var(--danger, #ed4245) 28%,var(--panel-border));background:color-mix(in srgb,var(--danger, #ed4245) 9%,var(--panel-solid))}.role-governance-card.accent{border-color:color-mix(in srgb,var(--accent, #5865f2) 26%,var(--panel-border));background:color-mix(in srgb,var(--accent, #5865f2) 9%,var(--panel-solid))}.role-governance-summary{max-width:66ch}.role-governance-actions{justify-content:flex-end}.moderation-timeline-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.moderation-timeline-card.accent{border-color:#5865f23d;background:#5865f21a}.moderation-timeline-card.warning{border-color:#faa61a3d;background:#faa61a1a}.moderation-timeline-card.danger{border-color:#f8717140;background:#f871711a}.moderation-timeline-meta{color:var(--text-dim)}.tabs-grid button:nth-child(n+8){display:inline-flex;align-items:center}.community-hub-panel{display:grid;gap:14px}.community-score-hero{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:14px;border-radius:16px;border:1px solid rgba(88,101,242,.2);background:linear-gradient(135deg,#5865f229,#232428ad)}.community-score-ring{display:grid;place-items:center;width:86px;height:86px;border-radius:50%;border:3px solid rgba(255,255,255,.14);background:#0f101438}.community-score-ring strong{font-size:28px;line-height:1}.community-score-ring span,.community-summary-card span,.community-section-hint,.community-event-meta,.community-task-card .muted{color:var(--text-dim);font-size:12px}.community-chip-row,.community-event-actions{display:flex;flex-wrap:wrap;gap:8px}.community-summary-grid,.community-task-grid,.community-surface-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.community-task-grid,.community-surface-grid{grid-template-columns:1fr}.community-summary-card,.community-task-card,.community-surface-card,.community-event-card{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.community-summary-card strong{font-size:18px}.community-events-list{display:grid;gap:10px}.community-event-card{grid-template-columns:1fr;align-items:start}.community-event-title-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.community-event-meta{display:flex;flex-wrap:wrap;gap:10px}.overview-event-shell{display:grid;gap:10px;border:1px solid rgba(88,101,242,.16);background:linear-gradient(135deg,#5865f21f,#ffffff08)}.overview-event-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:12px}.overview-event-followup-strip{display:grid;gap:2px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.overview-event-followup-strip strong{font-size:12px}.overview-event-followup-strip span{color:var(--text-dim);font-size:12px;line-height:1.35}.community-surface-card{text-align:left}.community-surface-card:disabled{opacity:.6;cursor:not-allowed}@media(max-width:980px){.community-score-hero,.community-summary-grid,.community-task-grid,.community-surface-grid,.community-event-card{grid-template-columns:1fr}}.platform-hub-panel{display:grid;gap:14px}.platform-score-hero{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:14px;border-radius:16px;border:1px solid rgba(87,242,135,.16);background:linear-gradient(135deg,#57f2871a,#232428b3)}.platform-entity-list{display:grid;gap:10px}.platform-entity-list.compact{gap:8px}.platform-entity-card,.platform-surface-card{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.platform-entity-card{grid-template-columns:1fr;align-items:start}.platform-entity-card.compact{align-items:start}.platform-entity-main,.platform-command-main{display:grid;gap:8px}.platform-entity-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--text-dim);font-size:12px}.platform-surface-card{text-align:left}.community-event-actions,.platform-entity-actions{align-items:center}.community-card-overflow-shell{margin-left:auto}.community-card-overflow-trigger{min-height:34px;padding:7px 10px}.community-card-overflow-action{justify-items:flex-start;text-align:left}.community-subsection-title{margin-top:4px;color:var(--text-dim);letter-spacing:.02em}@media(max-width:980px){.platform-score-hero,.platform-entity-card{grid-template-columns:1fr}}.admin-control-panel{display:grid;gap:14px}.admin-control-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:14px;border-radius:16px;border:1px solid rgba(88,101,242,.2);background:linear-gradient(135deg,#5865f226,#232428b8)}.admin-control-hero-copy{display:grid;gap:6px}.admin-control-hero-kicker{font-size:11px;letter-spacing:.06em;text-transform:uppercase}.admin-control-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.admin-control-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px}.admin-control-actions>button:not(.primary){background:#ffffff09;border-color:#ffffff14}.admin-control-overflow-shell{position:relative}.admin-control-overflow-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-normal);cursor:pointer;list-style:none}.admin-control-overflow-trigger::-webkit-details-marker{display:none}.admin-control-overflow-trigger:hover,.admin-control-overflow-trigger.active,.admin-control-overflow-shell[open]>.admin-control-overflow-trigger{border-color:#5865f240;background:#5865f21a}.admin-control-overflow-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:4;min-width:220px;display:grid;gap:6px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 18px 40px #00000047}.admin-control-overflow-panel button{display:grid;gap:4px;justify-items:flex-start;width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;text-align:left}.admin-control-overflow-panel button span{color:var(--text-dim);font-size:12px}.admin-control-overflow-panel .organizer-overflow-action{align-items:flex-start}.admin-control-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.admin-control-summary-card,.community-coverage-card{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.admin-control-summary-card strong{font-size:18px}.admin-control-summary-card.secondary{gap:6px;background:#ffffff06}.admin-control-summary-card.secondary strong{font-size:15px}.admin-control-summary-card.secondary span{font-size:12px}.admin-control-summary-card span,.admin-control-summary-card small,.community-coverage-card small{color:var(--text-dim)}.admin-control-summary-card.accent,.community-coverage-card.accent{border-color:#5865f240;background:#5865f217}.admin-control-summary-card.warning,.community-coverage-card.warning{border-color:#f0b2323d;background:#f0b23214}.admin-control-summary-card.healthy,.community-coverage-card.healthy{border-color:#57f28738;background:#57f28714}.admin-control-summary-card.calm,.community-coverage-card.calm{border-color:#ffffff14;background:#ffffff08}.admin-section-switcher{margin-top:2px}.admin-section-shell,.admin-control-body,.admin-content-stack{display:grid;gap:12px}.admin-inline-section-card{display:grid;gap:12px;margin:0}.admin-inline-section-copy{display:grid;gap:4px}.admin-inline-hero-row,.admin-inline-entity-row{gap:10px}.admin-inline-actions{margin-top:0}.admin-inline-item-actions{justify-content:flex-end}.admin-form-stack{display:grid;gap:10px}.admin-inline-list{padding:0}.admin-inline-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-inline-metrics .metric-card{display:grid;gap:4px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.admin-inline-metrics .metric-card span{color:var(--text-muted);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.admin-inline-metrics .metric-card strong{color:var(--text-normal);font-size:18px}.admin-control-status-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.admin-control-status-banner>div:first-child{display:grid;gap:4px}.admin-control-status-banner strong{font-size:13px}.admin-control-status-banner>div:first-child div{color:var(--text-muted);font-size:12px}.admin-control-status-banner.info{border-color:#5865f23d;background:#5865f21f}.admin-control-status-banner.warning{border-color:#f0b23238;background:#f0b2321a}.admin-control-status-banner.danger{border-color:#da373c3d;background:#da373c1f}.admin-control-section-intro{display:grid;gap:4px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.admin-control-empty-state{margin:0}.admin-control-empty-actions{margin-top:4px}.admin-control-fold{display:grid;gap:10px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff07}.admin-control-fold-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;width:100%;padding:0;border:0;background:transparent;text-align:left}.admin-control-fold-copy{display:grid;gap:4px}.admin-control-fold-copy>span{color:var(--text-dim);font-size:12px}.admin-control-fold-body{display:grid;gap:12px}.admin-channel-maintenance-panel{display:grid;gap:10px}.admin-channel-maintenance-actions{align-items:center}.community-coverage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.community-readiness-overview-card{display:grid;gap:12px;margin:0}.community-readiness-overview-row{gap:12px;align-items:flex-start}.community-readiness-overview-copy{display:grid;gap:6px}.community-readiness-chip-row,.community-readiness-overview-actions,.community-readiness-summary-grid{margin-top:0}.community-readiness-coverage-list{grid-template-columns:minmax(0,1fr)}.community-readiness-coverage-card{gap:10px}.community-coverage-bar{position:relative;height:8px;border-radius:999px;overflow:hidden;background:#ffffff0f}.community-coverage-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5865f2eb,#5865f28c)}.header-chip.subtle{background:#ffffff06;border-color:#ffffff14;color:var(--text-normal)}@media(max-width:980px){.admin-control-hero,.admin-control-summary-grid,.community-coverage-grid,.admin-inline-metrics{grid-template-columns:1fr}.admin-control-actions,.admin-inline-item-actions,.community-readiness-overview-actions{justify-content:flex-start}.admin-control-overflow-panel{left:0;right:auto;min-width:min(260px,calc(100vw - 64px))}}.admin-moderation-panel-intro{margin-top:4px}.moderation-panel-intro-head{align-items:center;gap:10px}.community-readiness-summary-card{background:#ffffff07;border-color:#ffffff0d}.community-readiness-coverage-head{align-items:center;gap:8px}.community-readiness-coverage-card{gap:8px;padding:10px 12px;background:#ffffff07;border-color:#ffffff0d}.community-readiness-coverage-card .header-chip.subtle{background:#ffffff05}.community-readiness-coverage-actions{justify-content:flex-start}.community-readiness-coverage-card.accent{background:#5865f212;border-color:#5865f233}.community-readiness-coverage-card.warning{background:#f0b23211;border-color:#f0b2322e}.community-readiness-coverage-card.healthy,.community-readiness-coverage-card.calm{background:#ffffff07;border-color:#ffffff0d}.community-section-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.community-section-switcher-item{display:grid;gap:6px;justify-items:flex-start;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;text-align:left}.community-section-switcher-item strong{color:var(--text-normal)}.community-section-switcher-item>span:last-child{color:var(--text-dim);font-size:12px}.community-section-switcher-item:hover,.community-section-switcher-item.active{border-color:#5865f240;background:#5865f21a}.community-section-shell,.community-section-body{display:grid;gap:12px}.community-section-intro{display:grid;gap:4px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}@media(max-width:980px){.community-section-switcher{grid-template-columns:1fr}}.community-section-meta{font-size:12px}.details-hub-topbar-copy{display:grid;gap:2px}.details-hub-topbar-actions{margin-top:0;align-items:flex-start;justify-content:flex-end}.details-hub-overflow-shell{position:relative}.details-hub-overflow-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-normal);cursor:pointer;list-style:none}.details-hub-overflow-trigger::-webkit-details-marker{display:none}.details-hub-overflow-shell[open]>.details-hub-overflow-trigger,.details-hub-overflow-trigger:hover{border-color:#5865f23d;background:#5865f214}.details-hub-overflow-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:5;min-width:228px;display:grid;gap:6px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 18px 40px #00000047}.details-hub-overflow-action{display:grid;gap:4px;justify-items:flex-start;width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;text-align:left}.details-hub-overflow-action span{color:var(--text-dim);font-size:12px}.details-hub-overflow-action.danger{border-color:#da373c2e;background:#da373c17}.community-hub-topbar{align-items:flex-start;gap:12px}.community-hub-secondary-summary{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.community-hub-secondary-note{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-dim);font-size:12px}.community-hub-secondary-note.warning{border-color:#faa61a38;background:#faa61a1a;color:#ffe5b0}.community-hub-secondary-note.active{border-color:#5865f233;background:#5865f214;color:#eef1ff}.community-score-hero,.platform-score-hero,.admin-control-hero{gap:12px;padding:12px;border-radius:14px}.community-score-ring{width:76px;height:76px}.community-score-ring strong{font-size:24px}.community-chip-row,.admin-control-chip-row{gap:6px}.community-chip-row .header-chip,.admin-control-chip-row .header-chip{padding:5px 9px;font-size:11px}.community-summary-card,.community-task-card,.community-surface-card,.community-event-card,.platform-entity-card,.platform-surface-card,.admin-control-summary-card,.community-coverage-card{padding:10px 12px;border-radius:12px}.admin-control-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-section-switcher{gap:6px}.community-section-switcher-item{gap:4px;min-height:54px;padding:9px 11px;border-radius:10px;align-content:start}.community-section-switcher-head{align-items:center;gap:8px}.community-section-switcher-item .header-chip{padding:3px 8px;font-size:11px}.community-section-switcher-item .header-chip.active{background:#5865f224;border-color:#5865f24d;color:#eef1ff}.community-section-switcher-item>span:last-child{line-height:1.35}.community-section-intro,.admin-control-section-intro{padding:10px 12px}.community-summary-grid,.community-coverage-grid,.admin-control-summary-grid{gap:8px}.community-event-meta,.platform-entity-meta{gap:8px;line-height:1.35}.community-event-actions,.platform-entity-actions,.community-task-card,.community-surface-card,.platform-surface-card{gap:6px}.community-task-card .panel-actions-row,.community-event-actions,.platform-entity-actions{margin-top:2px}@media(max-width:980px){.details-hub-overflow-panel{left:0;right:auto;min-width:min(260px,calc(100vw - 64px))}.admin-control-summary-grid{grid-template-columns:1fr}}.overview-event-actions{align-items:center}.overview-event-actions .organizer-overflow-shell{margin-left:auto}.overview-event-actions-hint{font-size:12px;line-height:1.35}.community-section-overview-card{display:grid;gap:10px}.community-section-overview-row{gap:12px;align-items:flex-start}.community-section-overview-copy,.community-task-card-copy,.community-surface-utility-copy{display:grid;gap:4px}.community-section-overview-actions,.community-task-card-actions{justify-content:flex-end;align-items:flex-start}.community-task-card{grid-template-columns:minmax(0,1fr) auto;align-items:start}.community-task-card-actions .community-card-overflow-shell,.community-section-overview-actions .community-card-overflow-shell{margin-left:0}.community-surface-primary-grid{grid-template-columns:1fr}.community-surface-utility-card{display:grid;gap:10px}.community-surface-utility-actions{justify-content:flex-start}@media(max-width:980px){.community-task-card{grid-template-columns:1fr}.community-section-overview-actions,.community-task-card-actions{justify-content:flex-start}}.community-event-main{display:grid;gap:10px}.community-event-description{line-height:1.45}.community-event-supporting-row{gap:8px}.community-event-forum-summary{margin-top:-2px}.community-event-actions{justify-content:flex-start}.community-event-actions>button:first-child{min-width:124px}.community-events-overview-card{gap:10px}.community-events-overview-actions{justify-content:flex-end;align-items:flex-start}.community-events-overview-actions>button:first-child{min-width:132px}@media(max-width:980px){.community-events-overview-actions{justify-content:flex-start}}.community-event-followup-note{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:4px 8px;border-radius:999px;font-size:12px;line-height:1.35;background:#ffffff0a;border:1px solid rgba(255,255,255,.05)}.community-event-followup-note.attention{background:#ffba491f;border-color:#ffba492e}.community-event-followup-note.danger{background:#ff6b6b1f;border-color:#ff6b6b2e}.community-surface-utility-note{font-size:12px;line-height:1.35}.community-events-list,.community-events-overview-card{gap:8px}.community-events-overview-card .community-section-overview-copy{gap:6px}.community-event-card{gap:10px;padding:11px 12px}.community-event-meta{gap:8px 10px}.community-event-supporting-row{align-items:center}.community-event-forum-summary,.community-section-overview-card .community-section-overview-chips,.community-task-followup-grid .community-task-card-actions,.community-surface-utility-actions,.community-setup-card .community-setup-card-chips{gap:6px}.community-task-followup-grid .community-followup-task-card,.community-surface-followup-grid .community-followup-surface-card{min-height:70px}.community-followup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.community-events-followup-grid,.community-surface-followup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-task-followup-grid{grid-template-columns:1fr}.community-followup-surface-card{min-height:72px;justify-items:flex-start;align-content:start}.community-followup-task-card{background:#ffffff07}.community-empty-state-card{margin:0;display:grid;gap:6px;min-height:72px;align-content:center}.community-surface-utility-card{border-color:#ffffff0d;background:#ffffff06}.community-surface-utility-actions{align-items:flex-start}@media(max-width:980px){.community-followup-grid,.community-events-followup-grid,.community-surface-followup-grid{grid-template-columns:1fr}}.community-setup-overview-card{gap:8px}.community-setup-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.community-setup-card{background:#ffffff08}.community-setup-card-chips{margin-top:2px}.community-setup-card .community-task-card-actions{justify-content:flex-start}@media(max-width:1200px){.community-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.community-setup-grid{grid-template-columns:1fr}}.community-event-card.editing{border-color:#5865f238;background:linear-gradient(180deg,#5865f212,#ffffff08)}.community-event-edit-card{margin-top:4px}.community-event-edit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.community-event-edit-grid select{min-height:36px}.community-event-edit-field{display:grid;gap:6px}.community-event-edit-field span{color:var(--text-dim);font-size:12px}.community-event-edit-field input,.community-event-edit-field select,.community-event-edit-field textarea{width:100%}.community-event-edit-field-block,.community-event-edit-supporting-row{margin-top:2px}.community-event-edit-note{color:var(--text-muted);font-size:12px;line-height:1.4}.community-event-edit-note.warning{color:#ffb783}.community-event-edit-error{color:#ff8a8a;font-size:12px}.community-event-edit-actions{justify-content:flex-start}@media(max-width:980px){.community-event-edit-grid{grid-template-columns:1fr}}.community-event-delete-card{margin-top:4px;border-color:#ed42453d;background:linear-gradient(180deg,#ed424514,#ffffff05)}.community-event-delete-hint{margin-top:4px}.community-event-delete-review-list{display:grid;gap:8px;margin-top:12px}.community-event-delete-review-item{color:var(--text-muted);font-size:13px}.community-event-delete-confirm{display:flex;align-items:flex-start;gap:10px;margin-top:12px;color:var(--text-muted);font-size:13px}.community-event-delete-confirm input{margin-top:2px}.search-hit-body{color:#f2f3f5;line-height:1.45;white-space:pre-wrap}.search-hit-context{color:var(--text-dim);font-size:12px}.search-hit .header-chip{min-height:24px}.selection-toolbar.organizer-selection-toolbar{position:static;margin:12px 10px}.organizer-selection-summary{display:grid;gap:4px}.organizer-selection-title-row{align-items:center;gap:8px}.search-hit.organizer-selected{border-color:#5865f257;background:#5865f21a}.continuity-recovery-board{display:grid;gap:12px;margin:12px 0}.continuity-recovery-copy{display:grid;gap:4px}.continuity-recovery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.continuity-recovery-board.compact .continuity-recovery-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.continuity-recovery-card{display:grid;gap:10px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.continuity-recovery-card.accent{border-color:#5865f259;background:#5865f21a}.continuity-recovery-card.warning{border-color:#f0b23259;background:#f0b23214}.continuity-recovery-summary{color:#f2f3f5;line-height:1.4;white-space:pre-wrap}.continuity-recovery-card small{color:var(--text-dim)}.continuity-recovery-actions{gap:8px}@media(max-width:980px){.continuity-recovery-grid{grid-template-columns:1fr}}.mention-review-board{display:grid;gap:12px}.mention-review-copy{display:grid;gap:4px}.mention-review-list{display:grid;gap:8px}.mention-review-item{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding:12px;border-radius:14px;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-elevated) 88%,transparent)}.mention-review-item.accent{border-color:color-mix(in srgb,var(--accent-strong) 38%,var(--border-subtle));background:color-mix(in srgb,var(--accent-soft) 20%,var(--surface-elevated))}.mention-review-item.warning{border-color:color-mix(in srgb,var(--warning) 32%,var(--border-subtle));background:color-mix(in srgb,var(--warning-soft) 18%,var(--surface-elevated))}.mention-review-item-main{min-width:0;flex:1 1 auto;display:grid;gap:6px}.mention-review-topline{gap:8px}.mention-review-label{color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.mention-review-count{min-width:26px;padding:2px 8px;border-radius:999px;background:color-mix(in srgb,var(--surface-frost) 82%,transparent);color:var(--text-strong);text-align:center}.mention-review-title{color:var(--text-strong)}.mention-review-summary{color:var(--text-default);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mention-review-item small{color:var(--text-muted)}.mention-review-item-actions{display:flex;gap:8px;align-items:center;flex:0 0 auto}.mention-review-more-shell{position:relative}.mention-review-more-trigger{list-style:none;cursor:pointer;padding:8px 10px;border-radius:10px;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-frost) 84%,transparent);color:var(--text-default);font-size:13px}.mention-review-more-trigger::-webkit-details-marker{display:none}.mention-review-more-shell[open] .mention-review-more-trigger{background:color-mix(in srgb,var(--accent-soft) 20%,var(--surface-frost));border-color:color-mix(in srgb,var(--accent-strong) 26%,var(--border-subtle));color:var(--text-strong)}.mention-review-more-panel{position:absolute;top:calc(100% + 6px);right:0;min-width:170px;display:grid;gap:4px;padding:8px;border-radius:12px;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-overlay) 96%,transparent);box-shadow:0 14px 34px #00000059;z-index:4}.mention-review-more-panel button{width:100%;justify-content:flex-start}@media(max-width:900px){.mention-review-item{flex-direction:column}.mention-review-item-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}.notification-review-board{display:grid;gap:12px;margin:12px 0}.notification-review-copy{display:grid;gap:4px}.notification-review-header-actions{align-items:center;gap:8px}.notification-review-grid{display:grid;gap:10px}.notification-review-card{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-elevated) 92%,transparent)}.notification-review-card.notification-scope-mentions{border-color:color-mix(in srgb,var(--accent-strong) 26%,var(--border-subtle))}.notification-review-card.notification-scope-dm{border-color:color-mix(in srgb,var(--positive) 24%,var(--border-subtle))}.notification-review-card.notification-scope-servers{border-color:color-mix(in srgb,var(--warning) 24%,var(--border-subtle))}.notification-review-card.organizer-selected{border-color:#5865f257;background:#5865f21a}.notification-review-summary{color:var(--text-default);line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.notification-review-meta{align-items:center;gap:8px}.notification-review-lane-row{justify-content:flex-end;gap:8px}.notification-review-actions{gap:8px}@media(max-width:900px){.mention-review-grid{grid-template-columns:1fr}}.search-hit-summary-line{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-hit-signal-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px}.search-hit-signal-row .header-chip{min-height:22px;padding:4px 8px;font-size:11px}.search-hit-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.search-hit-more-shell{position:relative}.search-hit-more-trigger{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:inherit}.search-hit-more-trigger::-webkit-details-marker{display:none}.search-hit-more-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:4;min-width:180px;display:grid;gap:6px;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 16px 30px #00000047}.search-hit-more-panel button{justify-content:flex-start;width:100%}.notification-review-board.compact .notification-review-header-actions{gap:6px}.notification-review-board.compact .notification-review-actions{align-items:center}.notification-review-more-shell{position:relative}.notification-review-more-trigger{list-style:none;cursor:pointer;padding:8px 10px;border-radius:10px;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-frost) 84%,transparent);color:var(--text-default);font-size:13px}.notification-review-more-trigger::-webkit-details-marker{display:none}.notification-review-more-shell[open] .notification-review-more-trigger{background:color-mix(in srgb,var(--accent-soft) 20%,var(--surface-frost));border-color:color-mix(in srgb,var(--accent-strong) 26%,var(--border-subtle));color:var(--text-strong)}.notification-review-more-panel{position:absolute;top:calc(100% + 6px);right:0;min-width:180px;display:grid;gap:4px;padding:8px;border-radius:12px;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-overlay) 96%,transparent);box-shadow:0 14px 34px #00000059;z-index:4}.notification-review-more-panel button{width:100%;justify-content:flex-start}.search-hit-meta-line{margin-top:-2px}.search-hit-action-row{align-items:center}.search-hit-more-action{justify-items:flex-start;text-align:left}.search-hit-more-action span{color:var(--text-dim);font-size:12px}.organizer-overflow-shell{position:relative}.organizer-overflow-trigger{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:inherit}.organizer-overflow-trigger::-webkit-details-marker{display:none}.organizer-overflow-shell[open] .organizer-overflow-trigger,.organizer-overflow-trigger:hover{border-color:#5865f23d;background:#5865f214;color:var(--text-strong)}.organizer-overflow-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:4;min-width:196px;display:grid;gap:6px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 16px 30px #00000047}.organizer-overflow-action{display:grid;gap:4px;justify-items:flex-start;width:100%;text-align:left;padding:9px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.organizer-overflow-action span{color:var(--text-dim);font-size:12px}.organizer-overflow-action.danger{border-color:#da373c2e;background:#da373c1a}.selection-toolbar-overflow-shell{margin-left:auto}@media(max-width:760px){.search-hit-action-row{align-items:stretch}.selection-toolbar.organizer-selection-toolbar .selection-toolbar-actions{width:100%}.selection-toolbar.organizer-selection-toolbar .selection-toolbar-actions .selection-toolbar-overflow-shell{margin-left:0}}.alerts-section-card{display:grid;gap:12px;margin:0 0 14px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.07);background:#ffffff06}.alerts-section-card.collapsed{gap:0}.alerts-section-toggle{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;color:inherit;text-align:left}.alerts-section-copy{min-width:0;display:grid;gap:4px}.alerts-section-toggle-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0}.alerts-section-chip-row{justify-content:flex-end}.alerts-section-toggle-label{color:var(--text-muted);font-size:12px;font-weight:700}.alerts-section-body{display:grid;gap:14px}.alerts-section-body>:last-child{margin-bottom:0}@media(max-width:900px){.alerts-section-toggle{flex-direction:column;align-items:stretch}.alerts-section-toggle-meta,.alerts-section-chip-row{justify-content:flex-start}}.details-alerts-panel{gap:12px}.details-alerts-hero{gap:10px;margin:0}.details-alerts-hero-subtitle{line-height:1.35}.details-alerts-hero-actions{align-items:center}.details-alerts-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.details-alerts-utility-row{margin:-2px 0 0;gap:8px}.details-alerts-filter-field{min-width:180px}.details-alerts-context-rail{margin:-4px 0 0;gap:8px}.details-alerts-recovery-grid{margin-top:2px}.details-alerts-more-shell{margin-left:0}.notification-focus-deck.compact .notification-focus-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.notification-focus-deck.compact .notification-focus-card{padding:10px 12px}.notification-focus-deck.compact .notification-focus-actions{gap:8px}@media(max-width:980px){.details-alerts-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.details-alerts-filter-field{min-width:0;width:100%}}.channel-list,.member-list,.search-results,.audit-list,.thread-list{display:grid;gap:6px}.channel-item,.search-hit,.member-row{width:100%;text-align:left;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:8px;padding:8px 10px}.channel-item:hover,.search-hit:hover,.member-row.clickable:hover{background:var(--bg-hover)}.presence-dot{color:var(--green);font-size:10px}.member-row{padding:8px 0;background:transparent;border-bottom:1px solid rgba(255,255,255,.03);border-radius:0}.member-row:last-child{border-bottom:0}.status-pill{padding:4px 8px;border-radius:999px;background:#ffffff0d;color:var(--text-muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.status-pill.online{background:#3ba55d24;color:#a6edbd}.status-pill.warning{background:#f0b23224;color:#ffd88b}.search-hit,.audit-item,.thread-item,.thread-parent{background:#ffffff08;border:1px solid rgba(255,255,255,.04);border-radius:12px;padding:12px}.search-hit{display:grid;gap:6px}.audit-list{gap:10px}.unread-hit{border-color:#5865f259}.right-sidebar .panel-card,.search-hit,.audit-item,.thread-item,.thread-parent{border-radius:8px;border:0;background:#ffffff08;box-shadow:none}.member-row{padding:8px 0}.member-main{gap:10px}.right-sidebar .panel-card,.thread-item,.thread-parent,.audit-item,.search-hit{margin:0 12px 12px;border-radius:8px;background:#232428;border:0;box-shadow:none}.member-list,.audit-list,.search-results,.thread-list{display:grid;gap:2px;padding:0 8px 12px}.member-row{padding:6px 8px;border-radius:4px}.member-row.clickable:hover{background:#35373c}.badge{box-shadow:none}.right-sidebar .panel-card,.details-sidebar .panel-card,.thread-item,.thread-parent,.audit-item,.search-hit{margin:0 10px 10px;padding:12px;border-radius:8px;background:#232428}.member-list,.audit-list,.search-results,.thread-list{min-height:0;overflow-y:auto;overflow-x:hidden;gap:2px;padding:0 8px 12px}.member-row{border-bottom:0}.badge{min-width:18px;height:18px;padding:0 5px;font-size:10px;box-shadow:none}.member-main-rich{width:100%;display:flex;align-items:center;gap:10px}.member-avatar-rich{box-shadow:0 0 0 2px #ffffff0a}.member-identity{min-width:0;display:grid;gap:2px}.member-name-row{display:flex;align-items:center;gap:8px;min-width:0}.member-name-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-subtext{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-row{min-height:48px;padding:8px 10px;border-radius:8px;transition:background-color .14s ease,transform .14s ease}.member-row.clickable:hover{transform:translateY(-1px)}.member-row-meta-stack{align-self:center}.friend-row{min-height:56px}.friend-row .row.wrap{gap:8px}.member-avatar-rich{overflow:hidden}.member-avatar-rich img{width:100%;height:100%;object-fit:cover}.status-pill.status-idle{background:#f0b23224;color:#ffd88b}.status-pill.status-dnd{background:#da373c24;color:#ffb5b8}.status-pill.status-invisible{background:#949ba424;color:#d7d9dd}.member-row-card{min-height:56px;padding:10px;border-radius:10px;background:transparent;transition:background-color .14s ease,transform .14s ease,box-shadow .14s ease}.member-row-card:hover{background:#35373c;box-shadow:inset 0 0 0 1px #ffffff08}.member-row-self{background:linear-gradient(180deg,#5865f21f,#5865f20a);box-shadow:inset 0 0 0 1px #5865f233}.member-self-pill{display:inline-flex;align-items:center;min-height:18px;padding:0 7px;border-radius:999px;background:#5865f224;border:1px solid rgba(88,101,242,.24);color:#dfe3ff;font-size:10px;font-weight:800}.member-meta-line{color:var(--text-dim);font-size:11px}.member-secondary-line{color:var(--text-dim);font-size:11px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reaction-popover{margin-top:8px;background:#111214;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px;width:220px;box-shadow:0 20px 50px #00000059}.reaction-popover-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.reaction-picker-button{min-height:40px;padding:0;display:grid;place-items:center;font-size:20px;background:#1e1f22}.reaction-popover-v11{min-width:280px;max-width:320px}.reaction-mode-toggle{display:flex;gap:8px;margin:8px 0 6px}.reaction-mode-pill{flex:1 1 0;min-height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.reaction-mode-pill.active{background:#5865f22e;border-color:#5865f257;color:#eef1ff}.reaction-mode-hint{margin-bottom:8px}.floating-overlay{position:fixed;right:26px;top:84px;width:360px;max-height:70vh;background:#1e1f22;border:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 28px 60px #00000073;z-index:80;overflow:hidden}.floating-overlay--modal-stack{bottom:0;left:0;right:auto;top:auto;width:auto;max-height:none;padding:24px;display:grid;place-items:center;background:#000000b8;border:0;border-radius:0;box-shadow:none;overflow:visible;z-index:110}.floating-overlay--modal-stack .moderation-action-modal{width:min(560px,calc(100vw - 32px));max-height:min(85vh,calc(100dvh - 40px));overflow:auto}.floating-overlay-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff05}.floating-overlay-body{padding:10px;display:grid;gap:8px;overflow:auto;max-height:calc(70vh - 56px)}.modal-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;z-index:90;display:grid;place-items:center;padding:24px}.floating-overlay-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000085;z-index:79}@keyframes overlay-pop-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.reaction-picker-button-custom{grid-template-columns:24px minmax(0,1fr);place-items:center start;gap:8px;padding:8px 10px;font-size:14px}.reaction-picker-custom-label{min-width:0;font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-emoji-glyph{width:20px;height:20px;object-fit:contain;display:inline-block;vertical-align:middle}.custom-emoji-glyph.picker,.custom-emoji-glyph.preview{width:24px;height:24px}.custom-emoji-glyph.inline{width:22px;height:22px;margin:0 2px}.custom-emoji-glyph.assist{width:20px;height:20px}.settings-modal{width:min(1080px,calc(100vw - 48px));height:min(760px,calc(100vh - 48px));background:#313338;border-radius:18px;overflow:hidden;display:grid;grid-template-columns:240px minmax(0,1fr);box-shadow:0 30px 80px #00000080}.settings-nav{background:#2b2d31;padding:18px 12px;display:grid;align-content:start;gap:8px;border-right:1px solid rgba(255,255,255,.05)}.settings-brand{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);padding:8px 10px 14px}.settings-nav button{text-align:left;background:transparent;color:var(--text-muted);border-radius:8px;padding:10px 12px}.settings-nav button:hover,.settings-nav button.active{background:#ffffff0f;color:#fff}.settings-content{padding:22px 28px;overflow:auto}.settings-header-row{margin-bottom:18px}.settings-stack{display:grid;gap:12px}.settings-stack .language-inline-label{width:100%;display:flex;flex-direction:column;gap:6px}.settings-stack .language-inline-label select{width:100%}.settings-stack textarea{min-height:84px}.preview-card{margin-top:8px;background:#1e1f22;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:14px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px}.preview-sidebar,.preview-header,.preview-message{border-radius:10px;background:linear-gradient(90deg,#5865f247,#ffffff0a)}.preview-sidebar{min-height:180px}.preview-main{display:grid;gap:12px}.preview-header{min-height:48px}.preview-message{min-height:64px}.preview-message.short{min-height:34px;width:70%}.settings-modal{width:min(1140px,calc(100vw - 40px));height:min(780px,calc(100vh - 36px));grid-template-columns:272px minmax(0,1fr);background:linear-gradient(180deg,#ffffff08,#ffffff03),#313338}.settings-nav{padding:16px 12px 14px;gap:12px}.settings-brand-stack{display:grid;gap:4px;padding:6px 10px 2px}.settings-brand-subtitle{color:var(--text-muted);font-size:12px}.settings-nav-group,.settings-nav-subgroup{display:grid;gap:6px}.settings-nav-divider{margin:4px 10px 0;padding-top:12px;border-top:1px solid rgba(255,255,255,.06);color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.settings-nav-subgroup:first-child .settings-nav-divider{margin-top:0;padding-top:0;border-top:0}.settings-nav .settings-nav-item{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:52px;padding:10px 12px;border:1px solid transparent;background:transparent}.settings-nav-item-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#ffffff0d;font-size:16px}.settings-nav-item-copy{min-width:0;display:grid;gap:2px}.settings-nav-item-copy>span,.settings-nav-account-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-nav .settings-nav-item.active{border-color:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff08}.settings-nav .settings-nav-item-blurple.active{background:#5865f229}.settings-nav .settings-nav-item-green.active{background:#57f28721}.settings-nav .settings-nav-item-amber.active{background:#fee75c21}.settings-nav .settings-nav-item-red.active{background:#ed424521}.settings-nav-footer{margin-top:auto;display:grid;gap:10px;padding:10px;border-top:1px solid rgba(255,255,255,.06)}.settings-nav-account-card{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.settings-nav-account-card--user{align-items:flex-start}.settings-nav-account-copy{min-width:0;display:grid;gap:2px}.settings-nav-account-copy small{color:var(--text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;overflow:hidden;font-size:13px;font-weight:800;letter-spacing:.04em;color:#fff;flex:0 0 auto}.settings-avatar img{width:100%;height:100%;object-fit:cover}.settings-avatar-blurple{background:linear-gradient(135deg,#5865f2e6,#5865f280)}.settings-avatar-emerald,.settings-avatar-green{background:linear-gradient(135deg,#57f287e6,#57f28773)}.settings-avatar-amber{background:linear-gradient(135deg,#fee75cf2,#fee75c73);color:#232428}.settings-avatar-rose,.settings-avatar-red{background:linear-gradient(135deg,#ed4245f2,#ed424573)}.settings-avatar-slate{background:linear-gradient(135deg,#72767df2,#72767d73)}.settings-logout-button{width:100%}.settings-logout-button--compact{width:auto;min-height:36px;padding:8px 12px;justify-self:start}.settings-nav-session-footer{display:grid;gap:8px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.settings-nav-session-copy{display:grid;gap:3px}.settings-nav-session-copy small{color:var(--text-muted);font-size:12px;line-height:1.45}.settings-content{padding:0;background:linear-gradient(180deg,#ffffff04,#fff0)}.settings-shell-header{position:sticky;top:0;z-index:2;margin-bottom:0;padding:24px 28px 18px;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#313338fa,#313338eb);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.settings-shell-title-block{display:grid;gap:8px}.settings-shell-breadcrumb{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.settings-shell-title-row{display:flex;align-items:center;gap:14px}.settings-shell-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:20px;border:1px solid rgba(255,255,255,.08)}.settings-shell-icon-blurple{background:#5865f229}.settings-shell-icon-emerald,.settings-shell-icon-green{background:#57f28724}.settings-shell-icon-amber{background:#fee75c24}.settings-shell-icon-rose,.settings-shell-icon-red{background:#ed424524}.settings-shell-icon-slate{background:#ffffff14}.settings-close-button{align-self:start;min-width:92px}.settings-focus-strip{margin:18px 28px 0;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05);display:grid;gap:12px}.settings-focus-strip-copy{display:grid;gap:4px}.settings-focus-strip-copy span,.settings-focus-strip-label{color:var(--text-muted);font-size:12px}.settings-focus-strip-actions{display:flex;flex-wrap:wrap;gap:10px}.settings-focus-action{border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-normal);border-radius:14px;padding:10px 12px;display:inline-flex;align-items:center;gap:12px}.settings-focus-action:hover,.settings-focus-action:focus-visible{border-color:#ffffff24;background:#ffffff14}.settings-focus-action-primary{justify-content:space-between;min-width:min(100%,320px)}.settings-focus-action-copy{display:grid;gap:2px;text-align:left}.settings-focus-action-copy span{color:var(--text-muted);font-size:12px}.settings-focus-action-icon{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;background:#5865f229;flex:0 0 auto}.settings-focus-strip-secondary{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.settings-focus-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.settings-focus-chip.tone-active{background:#5865f229;color:#d7dcff}.settings-focus-chip.tone-attention{background:#fee75c29;color:#f8efb1}.settings-summary-grid{padding:18px 28px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.settings-summary-card{display:grid;gap:4px;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.settings-summary-card-label{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.settings-summary-card strong{font-size:16px}.settings-summary-card small{color:var(--text-muted);line-height:1.4}.settings-summary-card-blurple{box-shadow:inset 0 1px #5865f22e}.settings-summary-card-emerald,.settings-summary-card-green{box-shadow:inset 0 1px #57f2872e}.settings-summary-card-amber{box-shadow:inset 0 1px #fee75c2e}.settings-summary-card-rose,.settings-summary-card-red{box-shadow:inset 0 1px #ed42452e}.settings-summary-card-slate{box-shadow:inset 0 1px #ffffff1a}.settings-stack{padding:18px 28px 28px;gap:14px}.settings-group-card{border-radius:18px;padding:16px}.settings-nav-account-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px;color:var(--text-dim);font-size:11px}.settings-nav-account-pill{padding:2px 8px;border-radius:999px;background:#5865f22e;color:#d7dcff}.settings-identity-preview-card{gap:14px}.settings-identity-preview{display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);color:#fff}.settings-identity-preview-hero,.settings-appearance-preview-header{display:flex;align-items:center;gap:14px}.settings-identity-avatar,.settings-appearance-preview-avatar{flex:0 0 auto}.settings-identity-preview-copy,.settings-appearance-preview-copy{min-width:0;display:grid;gap:4px}.settings-identity-preview-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.settings-identity-preview-status{color:#ffffffc7}.settings-identity-chip-row{display:flex;flex-wrap:wrap;gap:8px}.settings-identity-chip-row.compact{gap:6px}.settings-identity-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.settings-identity-meta-card{display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.settings-identity-meta-card>span{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.settings-identity-meta-card small,.settings-identity-helper,.settings-appearance-preview-footer,.settings-appearance-preview-copy small{color:var(--text-muted)}.settings-surface-bridge-card{gap:12px}.settings-surface-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.settings-surface-card{display:grid;gap:6px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.settings-surface-card.active{border-color:#5865f257;box-shadow:inset 0 1px #5865f22e;background:color-mix(in srgb,rgba(88,101,242,.16) 38%,rgba(255,255,255,.035))}.settings-surface-card>span,.settings-surface-scope-label{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.settings-surface-card small,.settings-surface-scope-block{color:var(--text-muted)}.settings-surface-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.settings-surface-actions button{max-width:max-content}.settings-surface-scope-block{display:grid;gap:8px}.settings-appearance-preview{align-items:stretch}.settings-appearance-preview-sidebar{display:grid;gap:10px}.settings-appearance-preview-nav,.settings-appearance-preview-message{border-radius:12px;background:#ffffff12}.settings-appearance-preview-nav{min-height:44px}.settings-appearance-preview-nav.secondary{min-height:64px}.settings-appearance-preview-nav.short{min-height:28px;width:72%}.settings-appearance-preview-main{align-content:start}.settings-appearance-preview-message{padding:14px 16px;color:var(--text-muted);min-height:72px}.settings-appearance-preview-dark{background:linear-gradient(180deg,#1e1f22fa,#111214fa)}.settings-appearance-preview-midnight{background:linear-gradient(180deg,#161b28fa,#0c0e18fa)}.settings-appearance-preview-nord{background:linear-gradient(180deg,#323e52fa,#212a39fa)}@media(max-width:1100px){.settings-surface-grid{grid-template-columns:1fr}.settings-modal{grid-template-columns:1fr;height:min(840px,calc(100vh - 24px))}.settings-nav{padding-bottom:12px}.settings-nav-group{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-nav .settings-nav-item{min-height:48px}.settings-summary-grid{grid-template-columns:1fr}.settings-focus-strip-actions{flex-direction:column}.settings-focus-action,.settings-focus-action-primary{width:100%;min-width:0}.settings-identity-meta-grid{grid-template-columns:1fr}}@media(max-width:720px){.settings-modal{width:min(100vw - 12px,100%);height:min(100vh - 12px,100%)}.settings-shell-header,.settings-focus-strip,.settings-summary-grid,.settings-stack{padding-left:16px;padding-right:16px}.settings-nav-group,.settings-nav-footer{grid-template-columns:1fr}.settings-identity-preview-hero,.settings-appearance-preview-header,.settings-shell-title-row{align-items:flex-start}}.settings-profile-banner-card{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.settings-profile-banner-head,.settings-profile-banner-controls,.settings-profile-customization-actions{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-wrap:wrap}.settings-profile-banner-head>div{display:grid;gap:4px}.settings-profile-banner-controls input[type=text],.settings-profile-banner-controls input:not([type]){flex:1 1 220px}.settings-profile-banner-picker{width:52px;min-width:52px;height:40px;padding:4px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.settings-profile-banner-palette{display:flex;flex-wrap:wrap;gap:8px}.settings-profile-banner-swatch{width:28px;height:28px;border-radius:999px;border:2px solid rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px #1112142e}.settings-profile-banner-swatch.active{border-color:#ffffffeb;box-shadow:0 0 0 3px #5865f238}.settings-profile-customization-actions{justify-content:flex-start}.settings-account-connections-grid{display:grid;gap:10px;margin-top:10px}.settings-account-connection-card,.settings-account-connection-form{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.settings-account-connection-head,.settings-account-connection-provider{display:flex;align-items:center;gap:10px;justify-content:space-between}.settings-account-connection-provider{justify-content:flex-start}.settings-account-connection-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#5865f229;color:#d7dcff;font-size:14px;font-weight:700}.settings-account-connection-actions a,.settings-account-connection-actions button{max-width:max-content}.settings-account-connection-impact,.settings-account-connection-preview{display:grid;gap:8px}.settings-account-connection-preview{padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.settings-account-connection-preview.invalid{border-color:#ed424552;background:#ed424514}.settings-account-connection-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.settings-linked-roles-summary{margin-top:10px}.settings-linked-roles-grid{display:grid;gap:10px;margin-top:10px}.settings-linked-role-card{display:grid;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.settings-linked-role-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-linked-role-actions{margin-top:8px}.member-applications-review-list{display:grid;gap:10px;margin-top:10px}.member-applications-review-group textarea,.invite-application-card textarea{min-height:78px}.member-applications-health-row{margin:-2px 0 4px}.member-applications-settings-card .compact-helper-row{margin-top:-2px}.settings-accessibility-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-a11y-toggle{display:grid;gap:6px;text-align:left;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.settings-a11y-toggle.active{border-color:#5865f257;box-shadow:inset 0 1px #5865f22e;background:color-mix(in srgb,rgba(88,101,242,.16) 38%,rgba(255,255,255,.035))}.settings-a11y-toggle small,.settings-accessibility-preview-field span{color:var(--text-muted)}.settings-accessibility-preview{display:grid;gap:14px}.settings-accessibility-preview-shell{display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.settings-accessibility-preview-button{justify-self:start}.settings-accessibility-preview-field input{width:100%}.accessibility-review-card,.accessibility-review-preview{gap:12px}@media(max-width:1100px){.settings-accessibility-toggle-grid{grid-template-columns:1fr}}.settings-modal{width:min(1100px,calc(100vw - 32px));height:min(760px,calc(100vh - 28px));grid-template-columns:252px minmax(0,1fr);border-radius:20px;background:linear-gradient(180deg,#ffffff06,#ffffff02),#2f3137;box-shadow:0 24px 68px #00000075}.settings-nav{padding:14px 10px 12px;gap:10px}.settings-brand-stack{gap:3px;padding:4px 10px 0}.settings-brand{font-size:11px;letter-spacing:.12em}.settings-brand-subtitle{font-size:11px}.settings-nav .settings-nav-item{min-height:46px;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:8px 10px;border-radius:10px}.settings-nav-item-icon{width:28px;height:28px;border-radius:9px;font-size:15px}.settings-nav-account-card{padding:8px 10px;border-radius:12px;background:#ffffff08}.settings-avatar{width:38px;height:38px;border-radius:12px}.settings-shell-header{padding:20px 24px 14px}.settings-shell-title-block{gap:6px}.settings-shell-breadcrumb{font-size:10px}.settings-shell-title-row{gap:12px}.settings-shell-icon{width:40px;height:40px;border-radius:12px;font-size:18px}.settings-focus-strip{margin:14px 24px 0;padding:12px 14px;gap:10px;border-radius:16px;background:linear-gradient(180deg,#ffffff09,#ffffff05)}.settings-focus-strip-copy span,.settings-focus-strip-label,.settings-focus-action-copy span{font-size:11px}.settings-focus-strip-actions{gap:8px}.settings-focus-action{gap:10px;padding:8px 10px;border-radius:12px}.settings-focus-action-icon{width:28px;height:28px;border-radius:10px}.settings-focus-chip{min-height:24px;padding:0 8px;font-size:11px}.settings-summary-grid{padding:14px 24px 0;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.settings-summary-card{gap:3px;padding:12px 14px;border-radius:14px;background:#ffffff06}.settings-summary-card strong{font-size:15px}.settings-stack{padding:16px 24px 24px;gap:12px}.settings-group-card,.settings-identity-preview,.settings-accessibility-preview-shell,.settings-a11y-toggle,.settings-surface-card,.settings-identity-meta-card,.settings-profile-banner-card,.settings-linked-role-card,.preview-card{border-radius:14px}.settings-group-card{padding:14px}.preview-card{padding:12px;grid-template-columns:104px minmax(0,1fr);gap:12px}.settings-surface-grid,.settings-identity-meta-grid,.settings-linked-roles-grid,.settings-accessibility-toggle-grid{gap:10px}.settings-profile-banner-head,.settings-profile-banner-controls,.settings-profile-customization-actions,.settings-surface-actions{gap:8px}.settings-content .panel-card,.settings-content .details-panel,.settings-content .utility-card,.settings-content .utility-card-v9{border-radius:14px}@media(max-width:720px){.settings-shell-header,.settings-focus-strip,.settings-summary-grid,.settings-stack{padding-left:16px;padding-right:16px}}.settings-modal--user{width:min(1040px,calc(100vw - 36px));height:min(734px,calc(100vh - 24px));grid-template-columns:232px minmax(0,1fr)}.settings-modal--user .settings-nav{padding:12px 8px 10px;gap:8px}.settings-modal--user .settings-brand-stack{padding:2px 8px 0}.settings-modal--user .settings-nav .settings-nav-item{min-height:40px;grid-template-columns:26px minmax(0,1fr);gap:8px;padding:7px 8px;border-radius:9px}.settings-modal--user .settings-nav-item-icon{width:24px;height:24px;border-radius:8px;font-size:13px}.settings-modal--user .settings-nav-item-copy{gap:1px}.settings-modal--user .settings-nav-item-copy small,.settings-modal--user .settings-nav-account-copy small{display:none}.settings-modal--user .settings-nav-search input{min-height:36px}.settings-modal--user .settings-nav-footer{gap:8px;padding:8px}.settings-modal--user .settings-nav-account-card{padding:8px;border-radius:10px;background:#ffffff06}.settings-modal--user .settings-nav-account-meta{gap:6px}.settings-modal--user .settings-shell-header{padding:18px 22px 10px}.settings-modal--user .settings-shell-title-row{gap:10px}.settings-modal--user .settings-shell-icon{width:34px;height:34px;border-radius:10px;font-size:16px}.settings-modal--user .settings-stack{padding:14px 22px 22px;gap:10px}.settings-modal--user .settings-group-card,.settings-modal--user .preview-card,.settings-modal--user .settings-account-connection-card,.settings-modal--user .settings-account-connection-form,.settings-modal--user .settings-linked-role-card{padding:10px 12px;border-radius:12px;background:#ffffff06}.settings-modal--user .settings-surface-bridge-card,.settings-modal--user .settings-group-card:has(.settings-linked-roles-summary),.settings-modal--user .settings-group-card:has(.server-profile-review-card){display:none}.settings-modal--user .preview-card{grid-template-columns:92px minmax(0,1fr);gap:10px}.settings-modal--user .profile-settings-preview{padding:14px;gap:10px;border-radius:16px}.settings-modal--user .profile-settings-preview-header{gap:10px}.settings-modal--user .profile-settings-preview-copy strong{font-size:18px}.settings-modal--user .profile-settings-preview-chips{gap:5px}.settings-modal--user .profile-settings-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.settings-modal--user .profile-settings-identity-card{padding:10px 12px;border-radius:12px;background:#ffffff07}.settings-modal--user .profile-social-summary-shell{margin-top:10px;padding:12px;gap:10px;border-radius:14px;background:#ffffff05}.settings-modal--user .settings-stack textarea{min-height:72px}.settings-modal--user .settings-logout-button{min-height:34px}@media(max-width:960px){.settings-modal--user .profile-settings-identity-grid{grid-template-columns:1fr}}.settings-modal--user{width:min(1000px,calc(100vw - 32px));height:min(712px,calc(100vh - 24px));grid-template-columns:220px minmax(0,1fr)}.settings-modal--user .settings-brand-subtitle{font-size:11px}.settings-modal--user .settings-nav .settings-nav-item{min-height:38px;padding:8px 10px}.settings-modal--user .settings-nav-account-card{gap:8px;border-radius:12px}.settings-modal--user .settings-avatar{width:38px;height:38px;border-radius:12px}.settings-modal--user .settings-shell-breadcrumb{font-size:10px}.settings-modal--user .settings-header-copy strong{font-size:20px;line-height:1.15}.settings-modal--user .settings-header-copy .muted{max-width:46ch;line-height:1.45}.settings-modal--user .settings-close-button{min-width:82px;min-height:34px}.settings-modal--user .settings-section-header,.settings-modal--user .section-title{gap:4px}.settings-modal--user .settings-group-card{gap:10px}.settings-modal--user .settings-group-card .muted{line-height:1.4}.settings-modal--user .settings-profile-followup-card{padding:10px 12px}.settings-modal--user .settings-profile-followup-pills{gap:6px}.settings-modal--user .settings-identity-preview-card{gap:10px}.settings-modal--user .settings-identity-preview{padding:12px;border-radius:14px}.settings-modal--user .settings-identity-preview-hero{gap:10px}.settings-modal--user .settings-identity-preview-name-row{gap:8px}.settings-modal--user .settings-identity-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.settings-modal--user .settings-identity-meta-card{padding:10px 12px}.settings-modal--user .settings-group-card:has(.settings-account-connections-grid),.settings-modal--user .settings-group-card:has(.settings-account-connection-form){display:none}.settings-modal--user .profile-settings-identity-card>span,.settings-modal--user .settings-identity-meta-card>span{font-size:10px}.settings-modal--user .settings-stack input,.settings-modal--user .settings-stack select,.settings-modal--user .settings-stack textarea{min-height:38px}.settings-modal--user .settings-stack textarea{min-height:68px}@media(max-width:960px){.settings-modal--user .settings-identity-meta-grid{grid-template-columns:1fr}}.settings-modal--user{width:min(820px,calc(100vw - 48px));height:min(620px,calc(100dvh - 48px));grid-template-columns:196px minmax(0,1fr)}.settings-modal--user .settings-nav{padding:14px 10px 12px;gap:10px}.settings-modal--user .settings-nav-group{gap:4px}.settings-modal--user .settings-nav .settings-nav-item{min-height:42px;grid-template-columns:28px minmax(0,1fr);gap:8px;padding:8px 10px;border-radius:10px}.settings-modal--user .settings-nav-item-copy{gap:0}.settings-modal--user .settings-nav-item-copy small{display:none}.settings-modal--user .settings-nav-item-icon{width:28px;height:28px;border-radius:8px;font-size:14px}.settings-nav-account-inline{display:flex;align-items:center;gap:10px;min-width:0;padding:4px 2px 2px}.settings-modal--user .settings-nav-footer{padding:8px 10px 0;gap:8px}.settings-modal--user .settings-nav-session-footer{padding:9px 10px;gap:6px}.settings-modal--user .settings-shell-header{padding:15px 18px 10px}.settings-modal--user .settings-shell-title-row{gap:12px}.settings-modal--user .settings-shell-icon{width:38px;height:38px;border-radius:12px;font-size:17px}.settings-modal--user .settings-stack{padding:10px 18px 18px;gap:8px}.settings-modal--user .settings-group-card{padding:12px;border-radius:13px}.settings-modal--user .settings-group-card--compact-profile{padding:0;overflow:hidden}.settings-compact-profile-hero{display:grid;gap:8px}.settings-compact-profile-hero-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px 12px 0}.settings-compact-profile-avatar{width:48px;height:48px;border-radius:14px}.settings-compact-profile-copy{min-width:0;display:grid;gap:3px}.settings-compact-profile-copy strong{font-size:15px;line-height:1.15}.settings-compact-profile-copy span,.settings-compact-profile-copy small{color:#ffffffc7;overflow:hidden;text-overflow:ellipsis}.settings-compact-profile-copy span{white-space:nowrap}.settings-compact-profile-chips{padding:0 12px 10px}.settings-compact-field-list{display:grid;gap:7px;padding:10px 12px}.settings-compact-field{display:grid;gap:6px}.settings-compact-field span{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.settings-compact-field input,.settings-compact-field textarea{width:100%}.settings-compact-field textarea{min-height:60px}.settings-compact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:0 12px 12px}.settings-compact-actions .settings-identity-helper{flex:1 1 100%;font-size:12px}@media(max-width:960px){.settings-modal--user{width:min(100vw - 20px,100%);height:min(100dvh - 20px,100%);grid-template-columns:1fr}.settings-compact-inline-grid{grid-template-columns:1fr}}.settings-group-card--settings-rows{display:grid;gap:10px}.settings-simple-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.07);background:#ffffff06}.settings-simple-row--stacked{grid-template-columns:1fr;align-items:start}.settings-simple-row-copy{min-width:0;display:grid;gap:3px}.settings-simple-row-copy strong{color:var(--text-normal);font-size:13px}.settings-simple-row-copy small{color:var(--text-muted);font-size:12px;line-height:1.4}.settings-simple-row select,.settings-simple-row button{max-width:100%}.settings-modal--user .settings-voice-card,.settings-modal--user .settings-media-followup-card{padding:12px;gap:10px}.settings-modal--user .settings-voice-section-header{gap:10px}.settings-modal--user .settings-voice-status-pills,.settings-modal--user .settings-voice-device-pills{gap:6px;flex-wrap:wrap}.settings-modal--user .settings-toggle-grid,.settings-modal--user .settings-voice-toggle-grid{grid-template-columns:1fr;gap:8px}.settings-modal--user .settings-toggle-grid button,.settings-modal--user .settings-voice-toggle-grid button{min-height:38px;justify-content:space-between;text-align:left;padding:9px 12px;border-radius:10px;background:#ffffff06;border:1px solid rgba(255,255,255,.06)}.settings-modal--user .settings-voice-key-row{align-items:center}.settings-modal--user .settings-voice-shortcut-hint{max-width:28ch}.settings-modal--user .settings-callout.review{padding:10px 12px;border-radius:12px}.settings-voice-support-note{line-height:1.45}.settings-inline-note{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.settings-inline-note--danger{border-color:#ed424533;background:#ed424517}.settings-inline-note-copy{min-width:0;display:grid;gap:4px}.settings-inline-note-copy strong{color:var(--text-normal);font-size:13px}.settings-inline-note-copy small{color:var(--text-muted);line-height:1.45}.settings-inline-note-actions{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.server-role-settings-danger,.server-channel-inline-danger{margin-top:12px}@media(max-width:780px){.settings-inline-note{align-items:stretch;flex-direction:column}.settings-inline-note-actions{justify-content:flex-start}}.settings-modal--user .profile-theme-review-card,.settings-modal--user .settings-appearance-preview{display:none}.server-settings-review-card{gap:10px}.server-settings-review-chip-row{gap:6px}.server-settings-review-card .compact-helper-row{margin:0}.server-settings-profile-preview{display:grid;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff09}.server-settings-profile-banner{min-height:104px;background:radial-gradient(circle at 18% 18%,rgba(56,189,248,.28),transparent 34%),linear-gradient(135deg,#2563eb57,#0f172aeb);background-size:cover;background-position:center}.server-settings-profile-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:end;padding:0 16px 14px;margin-top:-22px}.server-settings-profile-icon{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;overflow:hidden;border:4px solid rgba(15,23,42,.96);background:linear-gradient(135deg,#2563eb,#38bdf8);color:#fff;font-weight:800;letter-spacing:.04em;box-shadow:0 16px 34px #0206173d}.server-settings-profile-icon img{width:100%;height:100%;object-fit:cover}.server-settings-profile-copy{min-width:0;display:grid;gap:4px;padding-bottom:4px}.server-settings-profile-copy strong{color:var(--text-main);font-size:18px}.server-settings-profile-copy span{color:var(--text-muted);line-height:1.4}.server-settings-profile-media-actions{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 16px}.server-settings-profile-media-actions button{min-height:34px}.server-role-settings-layout{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:14px;align-items:start}.server-role-settings-sidebar,.server-role-settings-editor,.server-role-settings-subcard{display:grid;gap:12px}.server-role-settings-list,.server-role-member-list{display:grid;gap:8px}.server-role-settings-list{max-height:420px;overflow:auto;padding-right:4px}.server-role-settings-list-item{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff07;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.server-role-settings-list-item:hover,.server-role-settings-list-item:focus-visible{border-color:#ffffff24;background:#ffffff0b}.server-role-settings-list-item.active{border-color:#5865f257;background:#5865f224;box-shadow:inset 0 1px #5865f22e}.server-role-settings-list-copy{min-width:0;display:grid;gap:3px}.server-role-settings-list-copy small,.server-role-settings-editor .muted,.server-role-member-row .muted{color:var(--text-muted)}.server-role-settings-create,.server-role-settings-panel{display:grid;gap:10px}.server-role-settings-create{padding-top:6px;border-top:1px solid rgba(255,255,255,.06)}.server-role-settings-editor-head{padding-bottom:2px;border-bottom:1px solid rgba(255,255,255,.06)}.server-role-settings-title-row{align-items:center}.server-role-settings-tabs{margin-top:-2px;gap:8px}.server-role-settings-color-row{display:flex;align-items:center;gap:10px}.server-role-settings-color-row code{padding:5px 8px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-muted)}.server-role-member-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff06}.server-role-member-row.locked{border-color:#fee75c2e;background:#fee75c0d}.server-role-member-main,.server-role-member-role-list,.server-role-member-head,.server-role-member-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.server-role-member-role-list{align-items:flex-start}.server-role-member-chip{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}@media(max-width:980px){.server-role-settings-layout{grid-template-columns:1fr}.server-role-settings-list{max-height:none}.server-role-member-row{grid-template-columns:1fr}}.settings-modal{width:min(1180px,calc(100vw - 32px));height:min(800px,calc(100dvh - 32px));grid-template-columns:248px minmax(0,1fr)}.settings-modal--user{width:min(1040px,calc(100vw - 36px));height:min(760px,calc(100dvh - 32px));grid-template-columns:220px minmax(0,1fr)}.settings-content{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);min-height:0;overflow:hidden}.settings-content>.settings-shell-header{grid-row:1;position:relative;top:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 16px;background:linear-gradient(180deg,#313338fa,#313338f0);box-shadow:inset 0 -1px #ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.settings-content>.settings-focus-strip{grid-row:2;margin:0 24px}.settings-content>.settings-summary-grid{grid-row:3;padding:14px 24px 0}.settings-content>.settings-stack{grid-row:4;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;padding:16px 24px 24px}.settings-content>.settings-stack>*,.settings-shell-title-block,.settings-header-copy,.settings-group-card,.settings-summary-card,.server-role-settings-sidebar,.server-role-settings-editor,.server-moderation-sidebar,.server-moderation-detail{min-width:0}.settings-shell-title-row{align-items:flex-start}.settings-header-copy .muted{max-width:60ch;line-height:1.5}.settings-group-card{gap:14px;padding:16px}.settings-simple-row,.settings-inline-note{border-radius:14px}.settings-close-button{align-self:start;flex:0 0 auto;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-muted);display:grid;place-items:center;font-size:22px;line-height:1}.settings-close-button:hover,.settings-close-button:focus-visible{color:var(--text-normal);border-color:#ffffff24;background:#ffffff14}.settings-modal--user .settings-content>.settings-shell-header{padding:20px 20px 14px}.settings-modal--user .settings-content>.settings-focus-strip{margin-left:20px;margin-right:20px}.settings-modal--user .settings-content>.settings-summary-grid{padding-left:20px;padding-right:20px}.settings-modal--user .settings-content>.settings-stack{padding:14px 20px 20px;gap:10px}.settings-modal--user .settings-group-card{padding:14px;gap:12px}.server-settings-form-card{gap:14px}.server-guide-settings-head,.server-guide-settings-actions{align-items:flex-start}.server-settings-profile-media-note{margin-top:0}.server-settings-profile-media-actions{padding:0;gap:8px}.server-settings-profile-media-actions button[disabled]{cursor:not-allowed;opacity:.72}.server-role-settings-layout{grid-template-columns:minmax(272px,320px) minmax(0,1fr);gap:16px}.server-role-settings-sidebar,.server-role-settings-editor,.server-role-settings-subcard,.server-role-settings-create,.server-role-settings-panel{gap:14px}.server-role-settings-list{max-height:460px;padding-right:6px}.server-role-settings-list-item{padding:12px 14px;border-radius:14px}.server-role-settings-editor-head{gap:10px;padding-bottom:10px}.server-role-settings-tabs{gap:10px}.server-role-member-row{padding:14px;border-radius:16px}.server-role-member-actions{justify-content:flex-end}.server-role-settings-danger{margin-top:16px}.server-moderation-settings{gap:14px}.server-moderation-layout{display:grid;grid-template-columns:minmax(292px,340px) minmax(0,1fr);gap:16px;align-items:start}.server-moderation-sidebar,.server-moderation-detail{display:grid;gap:12px;align-content:start}.server-moderation-report-list,.server-moderation-feed{display:grid;gap:10px}.server-moderation-report-list{max-height:460px;overflow:auto;padding-right:6px}.server-moderation-report-item,.server-moderation-feed-card,.server-moderation-context-card{display:grid;gap:8px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff06;text-align:left}.server-moderation-report-item.active{border-color:#5865f257;background:#5865f21f;box-shadow:inset 0 1px #5865f22e}.server-moderation-list-meta{display:flex;flex-wrap:wrap;gap:6px 12px;color:var(--text-muted);font-size:12px}.server-moderation-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.server-moderation-summary-card,.server-moderation-metadata-item,.server-moderation-attachment-chip,.server-moderation-context-message{display:grid;gap:4px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.server-moderation-attachment-list,.server-moderation-context-thread{display:grid;gap:8px}.server-moderation-action-group{display:grid;gap:10px}.server-moderation-empty-state{display:grid;gap:6px;padding:18px;border-radius:14px;border:1px dashed rgba(255,255,255,.08);background:#ffffff05}.channel-settings-danger-card{gap:10px;border-color:#ed42452e;background:#ed42450f}.channel-settings-danger-card .panel-actions-row{justify-content:flex-start}@media(max-width:1100px){.settings-modal,.settings-modal--user{width:min(100vw - 20px,100%);height:min(100dvh - 20px,100%)}.server-moderation-layout{grid-template-columns:1fr}.server-moderation-report-list{max-height:none}}@media(max-width:720px){.settings-content>.settings-shell-header,.settings-modal--user .settings-content>.settings-shell-header{padding:18px 16px 12px}.settings-content>.settings-focus-strip,.settings-modal--user .settings-content>.settings-focus-strip{margin-left:16px;margin-right:16px}.settings-content>.settings-summary-grid,.settings-modal--user .settings-content>.settings-summary-grid,.settings-content>.settings-stack,.settings-modal--user .settings-content>.settings-stack{padding-left:16px;padding-right:16px}.settings-content>.settings-shell-header{gap:12px}.server-moderation-summary-grid{grid-template-columns:1fr}.server-settings-profile-media-actions,.server-role-member-actions{justify-content:flex-start}}.settings-modal{width:min(1120px,calc(100vw - 28px));height:min(780px,calc(100dvh - 24px));grid-template-columns:236px minmax(0,1fr)}.settings-modal--user{width:min(1008px,calc(100vw - 32px));height:min(748px,calc(100dvh - 24px));grid-template-columns:216px minmax(0,1fr)}.settings-nav{min-width:0;overflow:auto;scrollbar-gutter:stable}.settings-content{background:linear-gradient(180deg,#313338fb,#2c2e33f7)}.settings-content>.settings-shell-header,.settings-modal--user .settings-content>.settings-shell-header{gap:12px;padding:18px 20px 12px}.settings-shell-title-row{gap:9px}.settings-shell-icon{width:32px;height:32px;border-radius:10px}.settings-content>.settings-summary-grid,.settings-modal--user .settings-content>.settings-summary-grid{padding:10px 20px 0;gap:8px}.settings-summary-card{padding:10px 12px;border-radius:12px;background:#ffffff05}.settings-content>.settings-stack,.settings-modal--user .settings-content>.settings-stack{padding:12px 20px 20px;gap:10px}.settings-group-card,.settings-content .panel-card,.settings-content .details-panel,.settings-content .utility-card,.settings-content .utility-card-v9,.settings-content .preview-card,.settings-content .settings-identity-preview,.settings-content .settings-identity-meta-card,.settings-content .server-moderation-summary-card,.settings-content .server-moderation-metadata-item,.settings-content .server-moderation-attachment-chip,.settings-content .server-moderation-context-message{border-radius:12px;background:#ffffff06;box-shadow:none}.settings-group-card{gap:12px;padding:14px}.settings-inline-note,.settings-simple-row,.server-moderation-empty-state,.server-role-settings-list-item,.server-moderation-report-item,.server-moderation-feed-card,.server-moderation-context-card,.channel-settings-danger-card{border-radius:12px}.settings-content .panel-card .panel-card,.settings-content .panel-card .settings-group-card,.settings-content .settings-group-card .panel-card{background:#ffffff04}.settings-close-button{width:34px;min-width:34px;height:34px;min-height:34px;border-radius:10px;font-size:18px}.preview-card{grid-template-columns:84px minmax(0,1fr);gap:10px}.server-role-settings-layout{grid-template-columns:minmax(248px,296px) minmax(0,1fr);gap:14px}.server-role-settings-sidebar,.server-role-settings-editor,.server-role-settings-subcard,.server-role-settings-create,.server-role-settings-panel,.server-moderation-sidebar,.server-moderation-detail{gap:12px}.server-role-settings-list,.server-moderation-report-list{padding-right:2px}.server-role-settings-danger,.channel-settings-danger-card,.settings-inline-note--danger{margin-top:14px;border-color:#ed424533;background:#ed42450e}.settings-content button.danger{border-color:#ed424538;background:#ed42451f}@media(max-width:1100px){.settings-modal{grid-template-columns:224px minmax(0,1fr)}.settings-modal--user{grid-template-columns:210px minmax(0,1fr)}}.selection-toolbar{position:sticky;bottom:88px;margin:0 16px 8px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-radius:14px;background:#111214eb;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:7;flex:0 0 auto}.selection-toolbar-copy{display:grid;gap:6px;min-width:0}.selection-toolbar-title{font-size:14px;color:#fff}.selection-toolbar-meta,.selection-toolbar-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.selection-toolbar-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-muted);font-size:12px}.selection-toolbar-chip.active{background:#5865f229;border-color:#5865f261;color:#eef1ff}.content-column.thread-open{padding-right:360px}.topic-ribbon,.topic-editor{flex:0 0 auto;margin:0 16px 8px;padding:10px 12px;border-radius:8px;background:#ffffff08}.topic-ribbon{display:flex;align-items:center;justify-content:space-between;gap:12px}.topic-ribbon-copy{display:grid;gap:4px;min-width:0}.topic-ribbon-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topic-label{color:var(--text-dim);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.topic-editor{display:grid;gap:10px}.topic-editor input{width:100%}.thread-split-panel{position:absolute;top:56px;right:0;bottom:0;width:336px;height:100%;background:linear-gradient(180deg,#ffffff08,#ffffff03),#2b2d31;border-left:1px solid rgba(0,0,0,.24);display:grid;grid-template-rows:auto auto auto auto 1fr auto;gap:12px;padding:12px;overflow:hidden}.thread-split-header,.thread-split-parent,.thread-split-compose,.thread-split-list-shell{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:14px;padding:12px}.thread-split-focus-strip{display:grid;gap:10px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.thread-split-focus-strip-copy,.thread-split-focus-strip-secondary{display:grid;gap:6px}.thread-split-focus-strip-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.thread-split-focus-strip-actions>.primary{min-height:34px;padding-inline:14px}.thread-split-focus-strip-secondary-label{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.thread-split-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.thread-split-heading-stack,.thread-split-card-main,.thread-split-list-shell,.thread-split-list-toolbar{display:grid;gap:10px}.thread-split-heading-stack{min-width:0;flex:1 1 auto}.thread-split-heading-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.thread-split-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.thread-split-participant-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.thread-split-participant-pill,.thread-split-participant-overflow{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a;color:var(--text-secondary);font-size:12px}.thread-split-participant-pill .line-clamp{max-width:76px}.thread-split-block-label{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.thread-split-card-row{display:flex;align-items:flex-start;gap:10px}.thread-split-avatar{flex:0 0 auto;overflow:hidden}.thread-split-avatar img{width:100%;height:100%;object-fit:cover}.thread-split-list-shell{min-height:0;overflow:hidden}.thread-split-search{width:100%}.thread-split-list{overflow:auto;display:grid;gap:10px;padding-right:4px;min-height:0}.thread-split-reply{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:10px 12px;text-align:left}.thread-split-reply:hover{background:#ffffff0d;border-color:#ffffff14}.thread-split-author{font-size:12px;font-weight:700;color:var(--text-primary);margin-bottom:2px}.thread-split-message-preview{color:var(--text-secondary);line-height:1.45;overflow-wrap:anywhere}.thread-split-card-chips{margin-top:2px}.thread-split-card-note{font-size:12px;line-height:1.45}.thread-split-empty-state{padding:18px 8px;text-align:center}.thread-split-reply:disabled{cursor:default}.thread-split-reply-pending{border-color:#5865f242;background:#5865f214}.thread-split-reply-failed{border-color:#f0474747;background:#f0474714}.thread-split-transport-notice{display:grid;gap:4px;padding:10px 12px;border-radius:12px;border:1px solid rgba(240,71,71,.26);background:#f0474714}.thread-split-compose{display:grid;gap:10px}.thread-split-compose textarea{min-height:78px;resize:vertical}.emoji-search{width:100%;margin-bottom:10px}.emoji-recent-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}@media(max-width:1360px){.content-column.thread-open{padding-right:0}.thread-split-panel{position:fixed;inset:76px 12px 12px auto;width:min(360px,calc(100vw - 24px));border-radius:18px;border:1px solid rgba(255,255,255,.06);box-shadow:0 24px 80px #00000059}}.thread-split-chip-row{margin-top:8px}.thread-split-parent-rich,.thread-split-reply-rich{display:grid;gap:8px}.thread-split-author-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.thread-split-reply-rich{width:100%;text-align:left}.message-selection-toolbar{gap:14px}.message-selection-toolbar .selection-toolbar-copy{gap:5px}.message-selection-toolbar .selection-toolbar-meta{gap:6px}.message-selection-toolbar .selection-toolbar-actions{justify-content:flex-end}.message-selection-toolbar .selection-toolbar-actions>button{min-height:34px;padding:0 12px;border-radius:10px}.message-selection-toolbar .selection-toolbar-actions>button.primary,.message-selection-toolbar .message-selection-overflow-trigger-review{background:#5865f229;border-color:#5865f24d;color:#eef1ff}.message-selection-toolbar .message-selection-overflow-shell{position:relative}.message-selection-toolbar .message-selection-overflow-panel{min-width:220px;z-index:8}.message-selection-toolbar .message-selection-overflow-action{gap:2px}@media(max-width:900px){.message-selection-toolbar{align-items:stretch}.message-selection-toolbar .selection-toolbar-actions{width:100%}}.overlay-notification{display:grid;gap:4px;text-align:left;padding:12px;border-radius:12px;background:#2b2d31}.overlay-notification.read{opacity:.75}.inbox-overlay{position:fixed;inset:24px 24px 24px auto;width:380px;z-index:40;background:#1f2125;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 48px #00000059;overflow:hidden}.inbox-overlay{animation:overlay-pop-in .16s ease}.inbox-overlay-header{background:linear-gradient(180deg,#ffffff08,#ffffff03)}.inbox-overlay-actions{gap:8px;align-items:center}.inbox-priority-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.inbox-priority-banner.attention{background:linear-gradient(90deg,#5865f22e,#ffffff08);border-color:#5865f238}.notification-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.notification-scope-pill{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#c5cad1;font-size:11px;font-weight:700}.notification-scope-pill-mentions{background:#5865f229;border-color:#5865f23d;color:#dce0ff}.notification-scope-pill-dm{background:#57f2871a;border-color:#57f28733;color:#cbf3d7}.notification-scope-pill-servers{background:#f0b2321f;border-color:#f0b23233;color:#ffe1a3}.notification-scope-pill-system{background:#ffffff0d;border-color:#ffffff14}.inbox-recovery-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inbox-recovery-card{display:grid;gap:4px;padding:10px 12px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.inbox-recovery-card span{color:var(--text-dim);font-size:11px}.inbox-triage-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.inbox-triage-button{display:grid;gap:3px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;text-align:left}.inbox-triage-button span{color:var(--text-dim);font-size:11px}.inbox-triage-button strong{color:var(--text-normal);font-size:13px}.inbox-triage-button.active,.inbox-triage-button.primary{border-color:#5865f23d;background:#5865f21a}@media(max-width:980px){.inbox-triage-row{grid-template-columns:1fr 1fr}}.notification-focus-deck{margin-top:4px}.notification-focus-actions{justify-content:space-between}.notification-recovery-board{display:grid;gap:10px;margin-top:12px}.notification-recovery-copy{display:flex;flex-direction:column;gap:4px}.notification-recovery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.notification-recovery-board.compact .notification-recovery-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.notification-recovery-card{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:left}.notification-recovery-card.accent{border-color:#5865f259;background:#5865f21f}.notification-recovery-card.warning{border-color:#faa61a59;background:#faa61a1f}.notification-recovery-preview{color:var(--text-primary, #fff);font-weight:600;line-height:1.35}.notification-workspace-card{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.notification-workspace-card.compact{padding:11px 12px}.notification-workspace-copy{display:grid;gap:4px}.notification-workspace-copy span,.notification-workspace-copy small{color:var(--text-dim)}.notification-workspace-mode-row{gap:8px}.notification-attention-lanes{display:grid;gap:10px;margin-top:12px}.notification-attention-copy{display:grid;gap:4px}.notification-attention-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.notification-attention-lanes.compact .notification-attention-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.notification-attention-card{display:grid;gap:8px;text-align:left;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.notification-attention-card.accent{border-color:#5865f259;background:#5865f21f}.notification-attention-card.warning{border-color:#faa61a59;background:#faa61a1f}.notification-attention-preview{color:var(--text-primary, #fff);font-weight:600;line-height:1.35}.notification-resume-deck.compact .notification-resume-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-resume-deck.compact .notification-resume-card{padding:10px 12px}.notification-backlog-board.compact .notification-backlog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-backlog-board.compact .notification-backlog-card{padding:10px 12px}.inbox-scope-rail{display:flex;flex-wrap:wrap;gap:8px}.inbox-scope-pill{min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-dim)}.inbox-scope-pill.active{border-color:#5865f23d;background:#5865f21a;color:#dfe3ff}.inbox-hero-grid,.inbox-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.inbox-dashboard-column{display:grid;gap:12px;align-content:start}.inbox-hero-card{display:grid;gap:8px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.inbox-hero-card.primary{background:linear-gradient(145deg,#5865f221,#ffffff08);border-color:#5865f233}.inbox-hero-kicker{color:var(--text-dim);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.inbox-hero-actions,.inbox-shortcut-grid{display:flex;gap:8px;flex-wrap:wrap}.inbox-shortcut-grid button{min-height:30px;padding:0 10px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.inbox-workspace-shell{display:grid;gap:12px}.inbox-workspace-switcher-card{display:grid;gap:10px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.inbox-workspace-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.inbox-workspace-tab{display:grid;gap:3px;min-height:52px;padding:9px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;text-align:left}.inbox-workspace-tab span{color:var(--text-dim);font-size:11px}.inbox-workspace-tab strong{color:var(--text-normal);font-size:13px}.inbox-workspace-tab.active{border-color:#5865f23d;background:#5865f21a}.inbox-workspace-intro{display:grid;gap:4px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.inbox-workspace-meta{font-size:12px}.inbox-workspace-panel{display:grid;gap:12px}.inbox-workspace-hero{margin:0}@media(max-width:980px){.inbox-hero-grid,.inbox-dashboard-grid,.inbox-workspace-switcher{grid-template-columns:1fr}}.notification-review-board.compact .notification-review-grid{grid-template-columns:1fr}.notification-review-board.compact .notification-review-card{padding:10px}.inbox-overlay-actions .primary{min-width:0}.inbox-overlay-overflow-shell{margin-left:0}.inbox-context-scope-rail{margin-top:-4px}.inbox-review-hero{gap:10px}.inbox-review-hero-topline{align-items:center;gap:8px}.inbox-review-hero-chips{justify-content:flex-end;gap:6px}.inbox-review-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.inbox-review-summary-card{display:grid;gap:3px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;text-align:left}.inbox-review-summary-card span{color:var(--text-dim);font-size:11px}.inbox-review-summary-card strong{color:var(--text-normal);font-size:13px}.inbox-review-summary-card.action{align-items:flex-start;border-color:#5865f238;background:#5865f217}@media(max-width:980px){.inbox-review-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.inbox-overlay-focus-strip{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.inbox-overlay-focus-copy{display:grid;gap:4px}.inbox-overlay-focus-copy span,.inbox-overlay-focus-pills{color:var(--text-dim)}.inbox-overlay-focus-actions,.inbox-overlay-focus-pills{display:flex;flex-wrap:wrap;gap:8px}.inbox-overlay-focus-actions .primary{min-width:0}.profile-popout{position:fixed;width:300px;z-index:50;background:#18191c;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 48px #00000073;overflow:hidden}.profile-popout-v11{width:340px}.profile-popout-banner{height:92px;background:linear-gradient(135deg,#5865f2,#7a86ff)}.profile-popout-body{padding:14px;margin-top:-34px}.profile-popout-name-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 8px}.profile-popout-copy{color:var(--text-muted);font-size:13px;line-height:1.45;background:#ffffff08;border:1px solid var(--line);border-radius:12px;padding:10px 12px}.profile-popout-meta{display:grid;gap:8px;margin-top:12px}.profile-popout-meta>div{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--text-muted)}.profile-popout-meta strong{color:var(--text);text-align:right}.profile-role-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.role-chip{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:6px 10px;font-size:12px;color:var(--text-muted);background:#ffffff08}.profile-note-field{display:grid;gap:8px;margin-top:10px;color:var(--text-dim);font-size:12px}.profile-note-field textarea{min-height:74px;resize:vertical}.profile-popout-body-rich{display:grid;gap:12px}.profile-popout-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:end}.profile-avatar-stack{position:relative}.profile-avatar-xl{width:78px;height:78px;box-shadow:0 14px 30px #00000047;border:6px solid #18191c}.profile-presence-indicator{position:absolute;right:4px;bottom:4px;width:16px;height:16px;border-radius:999px;border:3px solid #18191c;background:#747f8d}.profile-presence-indicator.online{background:#3ba55d}.profile-popout-name-row-rich{margin:0}.profile-popout-identity{min-width:0;display:grid;gap:8px}.profile-popout-section-card{padding:12px;border-radius:14px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.profile-popout-about{gap:8px}.profile-popout-actions-rich{padding-top:4px;border-top:1px solid rgba(255,255,255,.06)}.profile-presence-indicator.idle{background:#f0b232}.profile-presence-indicator.dnd{background:#da373c}.profile-presence-indicator.invisible,.profile-presence-indicator.offline{background:#747f8d}.profile-effect-badge{position:absolute;left:-2px;bottom:-2px;min-width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#18191cf2;border:1px solid rgba(255,255,255,.08);box-shadow:0 6px 14px #00000040}.profile-popout-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-popout-metric-grid>div{display:grid;gap:4px}.profile-popout-metric-grid span{color:var(--text-dim);font-size:11px;text-transform:uppercase;letter-spacing:.05em}.profile-popout-metric-grid strong{color:var(--text);font-size:14px}.profile-self-presence-card{display:grid;gap:12px}.profile-self-presence-header{display:flex;align-items:start;justify-content:space-between;gap:12px}.profile-quick-presence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-quick-presence-actions{gap:8px}.profile-popout{animation:overlay-pop-in .14s ease}.profile-popout-body-rich{gap:14px}.profile-popout-section-card,.profile-inline-meta,.profile-highlight-card,.profile-mutual-item{box-shadow:inset 0 1px #ffffff06}.profile-popout-actions-rich{display:flex;flex-wrap:wrap;gap:8px}.profile-popout-actions-rich>button{min-height:34px;border-radius:10px}.profile-popout-hero-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.profile-relationship-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-relationship-card.friend{border-color:#57f28738;background:#57f2870f}.profile-relationship-card.incoming,.profile-relationship-card.outgoing{border-color:#f0b23238;background:#f0b23212}.profile-relationship-card.discovery,.profile-relationship-card.self{border-color:#5865f238;background:#5865f212}.profile-relationship-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}@media(max-width:980px){.profile-relationship-card{flex-direction:column;align-items:stretch}.profile-relationship-actions{justify-content:flex-start}}.profile-inline-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.profile-inline-actions button{min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-dim);font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.profile-spotlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;margin-bottom:2px}.profile-spotlight-card{display:grid;gap:4px;text-align:left;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.profile-spotlight-card span,.profile-spotlight-card small{color:var(--text-dim);font-size:11px}.profile-spotlight-card strong{color:var(--text-normal);font-size:13px}.profile-note-preview-card{display:grid;gap:8px}.profile-popout-v60 .profile-popout-banner{min-height:96px}.profile-popout-v60 .profile-avatar-xl{width:82px;height:82px}.profile-popout-v60 .profile-popout-body-rich{gap:16px}.profile-popout-v60 .profile-popout-section-card,.profile-popout-v60 .profile-glance-tile,.profile-popout-v60 .profile-mutual-item,.profile-popout-v60 .profile-inline-meta{background:linear-gradient(180deg,#ffffff0a,#ffffff06)}.profile-popout-v60 .profile-popout-hero-actions>button,.profile-popout-v60 .profile-popout-actions-rich>button{min-height:34px}.profile-popout-v60 .profile-popout-copy{line-height:1.45}.profile-popout-v60 .profile-relationship-card{background:linear-gradient(180deg,#ffffff0b,#ffffff08)}.profile-popout-v60 .profile-relationship-card.friend{border-color:#57f2872e}.profile-popout-v60 .profile-relationship-card.incoming,.profile-popout-v60 .profile-relationship-card.outgoing{border-color:#f0b2322e}.profile-popout-v60 .profile-relationship-card.self{border-color:#5865f233}.profile-popout-v60 .profile-note-preview-card{display:grid;gap:10px}@media(max-width:720px){.profile-popout-v60{width:min(372px,calc(100vw - 20px))}.profile-identity-grid,.profile-popout-glance-grid{grid-template-columns:1fr}}.profile-popout-server-summary{display:flex;flex-wrap:wrap;gap:8px;color:var(--text-muted);font-size:12px}.profile-popout-server-summary span{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;background:#ffffff0b;border:1px solid rgba(255,255,255,.06)}.profile-popout-server-summary strong{color:var(--text)}.profile-popout-draft-pill{color:#d7dcff;background:#5865f22e}.profile-account-connections-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.profile-account-connection-tile{display:grid;gap:6px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:inherit;text-decoration:none}.profile-account-connection-provider{display:flex;align-items:center;gap:8px}.profile-account-connection-provider span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#5865f22e;color:#d7dcff;font-size:13px}.profile-account-connections-section,.profile-linked-role-summary-section{display:grid;gap:12px}.profile-popout-section-card .profile-social-summary-signals{gap:8px;margin-bottom:-2px}.profile-popout-section-card .profile-social-summary-actions{align-items:flex-start;gap:8px;padding-top:6px;border-top:1px solid rgba(255,255,255,.06)}.profile-popout-section-card .profile-social-summary-actions .muted{flex:1 1 180px}.profile-account-connections-section .profile-account-connections-grid,.profile-linked-role-summary-section .profile-role-chip-grid{margin-top:0}.profile-account-connections-section .profile-account-connection-chip-row,.profile-account-connection-chip-row{margin-bottom:0}.profile-account-connection-impact{font-size:11px;line-height:1.4}.profile-linked-role-summary-section .profile-role-chip-grid{margin-top:0}.profile-linked-role-metrics{margin-bottom:0;grid-template-columns:repeat(4,minmax(0,1fr))}.role-chip-accent{border-color:#5865f252;background:#5865f229}.role-chip-danger{border-color:#da373c47;background:#da373c24;color:var(--text)}.profile-quick-presence-shortcuts{gap:8px}.profile-quick-presence-shortcuts>button,.profile-note-editor-actions>button{min-height:32px;border-radius:10px}.profile-quick-presence-actions{padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.profile-note-editor-card{display:grid;gap:12px}.profile-note-editor-card .profile-note-field{margin-top:0}.profile-note-editor-actions{gap:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.profile-popout{width:min(372px,calc(100vw - 24px));max-height:calc(100dvh - 24px);display:grid;grid-template-rows:auto minmax(0,1fr);z-index:1300;overflow:visible}.profile-popout-body{min-height:0}.profile-popout-body-rich{min-height:0;overflow:auto;padding-right:4px;padding-bottom:8px;overscroll-behavior:contain;scrollbar-gutter:stable}.profile-popout-name-row-rich,.profile-popout-identity,.profile-popout-tagline,.profile-popout-server-summary,.profile-popout-focus-top,.profile-popout-focus-chip-row,.profile-popout-hero-actions,.profile-popout-copy,.profile-popout-note-preview-card,.profile-popout-section-card{min-width:0}.profile-popout-badges,.profile-popout-focus-chip-row,.profile-popout-server-summary,.profile-popout-hero-actions{flex-wrap:wrap}.profile-popout-copy,.profile-popout-tagline,.profile-popout-note-preview-card,.profile-popout-section-card{overflow-wrap:anywhere;word-break:break-word}.profile-popout-hero-actions>button,.profile-popout-overflow-trigger{max-width:100%}.profile-popout-overflow-shell{margin-left:auto}.profile-popout-overflow-panel{max-height:240px;overflow:auto;z-index:6}.profile-popout{width:min(348px,calc(100vw - 20px));border-radius:16px;border-color:#ffffff14;background:#121418fa;box-shadow:0 18px 44px #0000006b}.profile-popout-banner,.profile-popout-v60 .profile-popout-banner{min-height:74px;height:74px}.profile-popout-body{padding:12px;margin-top:-28px}.profile-popout-body-rich,.profile-popout-v60 .profile-popout-body-rich{gap:12px;padding-bottom:4px}.profile-popout-hero{gap:12px}.profile-avatar-xl,.profile-popout-v60 .profile-avatar-xl{width:68px;height:68px;border-width:4px}.profile-presence-indicator{width:14px;height:14px;border-width:2px}.profile-popout-identity{gap:6px}.profile-popout-name-row-rich strong{font-size:16px}.profile-popout-badges,.profile-popout-server-summary,.profile-popout-hero-actions,.profile-popout-actions-rich{gap:6px}.profile-popout-tagline{font-size:12px;line-height:1.45;color:var(--text-muted)}.profile-popout-server-summary,.profile-popout-copy{font-size:12px}.profile-popout-copy{padding:8px 10px;border-radius:10px;background:#ffffff05}.profile-popout-server-summary span{padding:3px 7px}.profile-popout-tabs button,.profile-popout-content-switcher button{min-height:30px;padding:0 10px;font-size:12px}.profile-popout-focus-strip{padding:10px 12px;border-radius:14px}.profile-popout-focus-actions{gap:6px}.profile-popout-glance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-glance-tile,.profile-popout-section-card,.profile-mutual-item,.profile-inline-meta,.profile-popout-v60 .profile-popout-section-card,.profile-popout-v60 .profile-glance-tile,.profile-popout-v60 .profile-mutual-item,.profile-popout-v60 .profile-inline-meta{padding:10px 12px;border-radius:12px;background:#ffffff06;border-color:#ffffff0f;box-shadow:none}.profile-popout-hero-actions>button,.profile-popout-actions-rich>button,.profile-popout-overflow-trigger,.profile-popout-v60 .profile-popout-hero-actions>button,.profile-popout-v60 .profile-popout-actions-rich>button{min-height:32px;padding:0 12px;border-radius:10px}.profile-popout-overflow-panel{padding:6px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#14161cfa}.profile-popout-overflow-panel button{min-height:32px;border-radius:9px}.profile-popout{isolation:isolate;animation:none;opacity:1;background:#141922}.profile-popout-copy,.profile-popout-focus-strip,.profile-popout-section-card,.profile-glance-tile,.profile-mutual-item,.profile-inline-meta,.profile-relationship-card,.profile-activity-card,.profile-highlight-card,.profile-popout-overflow-panel,.profile-account-connection-tile,.profile-note-preview-card{background:#181d28f5}.profile-popout-copy,.profile-popout-section-card,.profile-popout-focus-strip,.profile-popout-overflow-panel,.profile-account-connection-tile{border-color:#ffffff14}.profile-popout-tagline,.profile-popout-copy,.profile-account-connection-impact,.profile-inline-meta span,.profile-inline-meta strong{text-shadow:none}.profile-popout{width:min(324px,calc(100vw - 18px));border-radius:14px;box-shadow:0 16px 36px #0000006b}.profile-popout-banner,.profile-popout-v60 .profile-popout-banner{min-height:60px;height:60px}.profile-popout-body{padding:10px;margin-top:-24px}.profile-popout-body-rich,.profile-popout-v60 .profile-popout-body-rich{gap:10px;padding-right:2px}.profile-popout-hero{gap:10px}.profile-avatar-xl,.profile-popout-v60 .profile-avatar-xl{width:56px;height:56px;border-width:3px}.profile-presence-indicator{width:12px;height:12px}.profile-popout-name-row-rich strong{font-size:15px;line-height:1.2}.profile-popout-tagline,.profile-popout-copy,.profile-popout-server-summary{font-size:11px;line-height:1.45}.profile-popout-copy{padding:7px 9px;border-radius:9px}.profile-popout-tabs{display:none}.profile-popout-tabs button,.profile-popout-content-switcher button{min-height:28px;padding:0 9px;font-size:11px}.profile-popout-hero-actions,.profile-popout-badges,.profile-popout-server-summary,.profile-popout-actions-rich,.profile-popout-focus-actions{gap:5px}.profile-popout-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.profile-popout-primary-actions>button,.profile-popout-primary-actions .profile-popout-overflow-trigger{width:100%;justify-content:center}.profile-popout-section-card,.profile-inline-meta,.profile-glance-tile,.profile-mutual-item,.profile-relationship-card,.profile-note-preview-card,.profile-account-connection-tile{padding:8px 10px;border-radius:11px}.profile-popout-glance-grid{display:none}.profile-popout-hero-actions>button,.profile-popout-actions-rich>button,.profile-popout-overflow-trigger,.profile-popout-v60 .profile-popout-hero-actions>button,.profile-popout-v60 .profile-popout-actions-rich>button{min-height:30px;padding:0 10px;border-radius:9px}.profile-role-chips{gap:6px;margin:6px 0 0}.role-chip{min-height:26px;padding:0 8px;font-size:11px}.profile-popout-focus-strip,.profile-popout--self .profile-popout-tabs,.profile-popout--self .profile-relationship-card,.profile-popout--self .profile-account-connections-section,.profile-popout--self .profile-linked-role-summary-section,.profile-popout--self .profile-self-identity-section,.profile-popout--self .profile-self-profile-section,.profile-popout--self .profile-self-privacy-section,.profile-popout--self .profile-self-a11y-section,.profile-popout--self .profile-self-theme-section,.profile-popout--self .profile-self-settings-summary-section,.profile-popout--self .profile-note-preview-card,.profile-popout--member .profile-account-connections-section,.profile-popout--member .profile-note-preview-card{display:none}.profile-popout--self .profile-popout-content-switcher{margin-top:-2px}.profile-popout{width:min(320px,calc(100vw - 24px));max-width:340px;max-height:min(520px,calc(100dvh - 96px));display:flex;flex-direction:column}.profile-popout-v11{width:min(320px,calc(100vw - 24px))}.profile-popout-banner{height:72px}.profile-popout-body{flex:1 1 auto;min-height:0;overflow:auto;padding:12px;margin-top:-28px}.profile-popout-body-rich{gap:10px}.profile-popout-hero{gap:10px;align-items:end}.profile-popout-name-row-rich{gap:10px}.profile-popout-name-row-rich strong{font-size:15px;line-height:1.15}.profile-popout-badges{gap:4px}.profile-popout-tagline{font-size:12px;line-height:1.42}.profile-popout-server-summary,.profile-popout-focus-strip,.profile-popout-content-switcher,.profile-popout-glance-grid,.profile-note-preview-card,.profile-relationship-card,.profile-social-access-card{display:none}.profile-popout-shared-row{display:flex;align-items:center;min-height:22px;padding:0 2px;color:var(--text-muted);font-size:11px;line-height:1.4;overflow-wrap:anywhere}.profile-popout--self .profile-popout-tabs,.profile-popout--member .profile-popout-tabs{display:none}.profile-popout--self .profile-popout-stack>:not(.profile-identity-card),.profile-popout--member .profile-popout-stack>:not(.profile-identity-card){display:none}.profile-popout--self .profile-popout-overflow-shell{display:none}.profile-popout-section-card.profile-identity-card{padding:9px 10px;border-radius:12px;gap:8px;background:#ffffff05;border-color:#ffffff0f;box-shadow:none}.profile-popout--self .profile-identity-card .section-title,.profile-popout--member .profile-identity-card .section-title,.profile-popout--self .profile-identity-card .profile-identity-grid,.profile-popout--member .profile-identity-card .profile-identity-grid,.profile-popout--self .profile-identity-card .profile-activity-card,.profile-popout--member .profile-identity-card .profile-activity-card{display:none}.profile-identity-card .section-title{font-size:11px;letter-spacing:.05em;text-transform:uppercase}.profile-identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.profile-inline-meta{padding:7px 8px;border-radius:10px;gap:3px}.profile-inline-meta span{font-size:10px}.profile-inline-meta strong{font-size:12px;line-height:1.35}.profile-activity-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;padding:8px 9px;border-radius:10px;background:#ffffff06;border:1px solid rgba(255,255,255,.05)}.profile-popout-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.profile-popout-primary-actions>button,.profile-popout-primary-actions .profile-popout-overflow-trigger{min-height:30px;padding:0 10px;border-radius:9px;justify-content:center}.profile-popout-overflow-shell{margin-left:0}.profile-popout-overflow-panel{min-width:180px}.profile-popout[data-overflow-open=true] .profile-popout-body-rich{overflow:visible;padding-bottom:64px}.profile-popout-overflow-shell{position:relative;z-index:2}.profile-popout-overflow-panel{position:absolute;right:0;top:calc(100% + 6px);display:grid;gap:4px;z-index:1700}.profile-popout-overflow-shell[data-menu-placement=up] .profile-popout-overflow-panel{top:auto;bottom:calc(100% + 6px)}@media(max-height:900px){.profile-popout{max-height:min(480px,calc(100dvh - 96px))}}.profile-popout{isolation:isolate}.profile-popout[data-overflow-open=true] .profile-popout-body-rich{overflow:auto;padding-bottom:8px}.profile-popout-overflow-shell{position:relative;z-index:1}.profile-popout-overflow-panel{position:fixed;right:auto;bottom:auto;min-width:188px;max-width:min(220px,calc(100vw - 32px));max-height:min(260px,calc(100dvh - 32px));overflow:auto;overscroll-behavior:contain;z-index:1801}.profile-popout-overflow-shell[data-menu-placement=up] .profile-popout-overflow-panel{top:auto;bottom:auto}.context-menu{position:fixed;min-width:220px;background:#111214;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 18px 45px #00000080;padding:8px;display:grid;gap:4px;z-index:95}.context-menu button{text-align:left;background:transparent;border-radius:8px;padding:10px 12px}.context-menu button:hover{background:#5865f22e}.context-menu button.danger:hover{background:#da373c2e}.context-menu{min-width:248px;padding:10px;border-radius:14px;background:#111214fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.context-menu-header{display:grid;gap:2px;padding:6px 8px 10px}.context-menu-title{font-size:13px}.context-menu-subtitle{color:var(--text-dim);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-menu-section{display:grid;gap:4px}.context-menu-separator{height:1px;margin:8px 2px;background:#ffffff0f}.context-menu-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.context-menu-hint{color:var(--text-dim);font-size:11px}.context-menu-item.danger .context-menu-hint{color:#ffb5b8}.context-menu-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:94}.context-menu{animation:overlay-pop-in .14s ease}.context-menu-item-main{display:inline-flex;align-items:center;gap:10px;min-width:0}.context-menu-icon{width:16px;display:inline-grid;place-items:center;color:#cfd3da}.context-menu-item.danger .context-menu-icon{color:#ffb5b8}.context-menu-section-label{padding:6px 10px 2px;color:var(--text-dim);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.context-menu{min-width:296px;max-width:320px;padding:8px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#181a1efb,#111216fb);box-shadow:0 22px 72px #0000006b,0 2px 12px #0000003d;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.context-menu.context-menu-message{border-color:#5865f23d}.context-menu.context-menu-channel{border-color:#4f545c38}.context-menu.context-menu-member{border-color:#3ba55d2e}.context-menu-preview{display:grid;gap:10px;margin:0 2px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff0d,#ffffff06)}.context-menu-preview-row{display:flex;align-items:center;gap:10px}.context-menu-preview-row.compact{align-items:flex-start}.context-menu-preview-copy{min-width:0;display:grid;gap:2px}.context-menu-preview-copy strong,.context-menu-preview-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-menu-preview-title{color:var(--text);font-size:13px;font-weight:600}.context-menu-preview-meta{color:var(--text-dim);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-menu-avatar{width:34px;height:34px;border-radius:999px;overflow:hidden;flex-shrink:0;display:inline-grid;place-items:center;background:#5865f233;color:#fff;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.08)}.context-menu-avatar.small{width:30px;height:30px}.context-menu-avatar img{width:100%;height:100%;object-fit:cover}.context-menu-avatar.online{box-shadow:0 0 0 2px #3ba55d40}.context-menu-avatar.idle{box-shadow:0 0 0 2px #f0b23240}.context-menu-avatar.dnd{box-shadow:0 0 0 2px #da373c40}.context-menu-channel-glyph{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:10px;background:#ffffff0f;color:var(--text);font-weight:800;flex-shrink:0}.context-menu-badge-row{display:flex;flex-wrap:wrap;gap:6px}.context-menu-badge{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border-radius:999px;background:#5865f22e;color:#dfe5ff;font-size:10px;font-weight:700;letter-spacing:.02em}.context-menu-badge.subtle{background:#ffffff0f;color:var(--text-dim)}.context-menu-badge.danger{background:#ed42452e;color:#ffc1c2}.context-menu-item{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-radius:10px;text-align:left;background:transparent;border:1px solid transparent;transition:background .14s ease,border-color .14s ease,transform .14s ease}.context-menu-item:hover,.context-menu-item.selected,.context-menu-item:focus-visible{background:#5865f224;border-color:#5865f22e;outline:none}.context-menu-item.danger:hover,.context-menu-item.danger.selected,.context-menu-item.danger:focus-visible{background:#ed424524;border-color:#ed424533}.context-menu-section.compact .context-menu-item{min-height:38px;padding-block:7px}.context-menu-section.compact .context-menu-item-copy{gap:0}.context-menu-section.compact .context-menu-item-description{display:none}.context-menu-section.compact .context-menu-item-label{font-size:12px;font-weight:500}.context-menu-section.compact .context-menu-item-trailing{gap:6px}.context-menu-item-copy{min-width:0;display:grid;gap:2px}.context-menu-item-label{color:var(--text);font-size:12px;font-weight:600}.context-menu-item-description{color:var(--text-dim);font-size:11px;line-height:1.3}.context-menu-item-trailing{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.context-menu-hint{min-width:28px;text-align:right;color:var(--text-dim);font-size:11px}.context-menu-section{gap:2px}.context-menu-section.no-label{gap:0}.context-menu-section.tone-primary{gap:4px}.context-menu-section.tone-primary .context-menu-item{min-height:42px;padding-block:8px}.context-menu-section.tone-primary .context-menu-item-label{font-size:12px;font-weight:700}.context-menu-section.tone-primary .context-menu-item-description{display:block;max-width:188px}.context-menu-section.tone-primary .context-menu-icon{color:#e4e8f7}.context-menu-section.tone-primary+.context-menu-separator{margin-block:8px 6px}.context-menu-section.tone-secondary .context-menu-item,.context-menu-section.tone-secondary .context-menu-section-toggle{border-color:#ffffff0d}.context-menu-section.tone-secondary .context-menu-section-toggle:hover,.context-menu-section.tone-secondary.open .context-menu-section-toggle{background:#ffffff0e;border-color:#ffffff14}.context-menu-section.tone-secondary .context-menu-section-label,.context-menu-section.tone-review .context-menu-section-label,.context-menu-section.tone-danger .context-menu-section-label{padding-top:8px}.context-menu-section.tone-review .context-menu-section-label{color:#b5c2ffc2}.context-menu-section.tone-review .context-menu-item{border-color:#5865f214}.context-menu-section.tone-review .context-menu-badge:not(.danger){background:#5865f224}.context-menu-section.tone-danger .context-menu-section-label{color:#ffb5b8d1}.context-menu-section.tone-danger .context-menu-item{border-color:#ed42450f}.context-menu-section.tone-danger .context-menu-item-label{color:#ffd6d7}.context-menu-section-heading{display:grid}.context-menu-section.collapsible{gap:6px}.context-menu-section-toggle{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.05);background:#ffffff08;text-align:left}.context-menu-section-toggle:hover,.context-menu-section.open .context-menu-section-toggle{background:#ffffff0f;border-color:#ffffff14}.context-menu-section-toggle-copy{min-width:0;display:inline-flex;align-items:center;gap:8px}.context-menu-section-toggle-meta{display:inline-flex;align-items:center;justify-content:center;min-width:18px;min-height:18px;padding:0 6px;border-radius:999px;background:#ffffff0f;color:var(--text-dim);font-size:10px;font-weight:700}.context-menu-section-toggle-icon{color:var(--text-dim);font-size:14px;font-weight:700;line-height:1}.context-menu-section.collapsible .context-menu-section-label{padding:0}.context-menu-section.tone-review .context-menu-section-toggle-meta{background:#5865f224;color:#dfe5ff}.context-menu-section.tone-danger .context-menu-section-toggle-meta{background:#ed424524;color:#ffd6d7}.context-menu-section.tone-danger .context-menu-section-toggle{border-color:#ed424514}.context-menu-section.tone-danger .context-menu-section-toggle:hover,.context-menu-section.tone-danger.open .context-menu-section-toggle{background:#ed424514;border-color:#ed424524}.context-menu-section.tone-review .context-menu-section-toggle{border-color:#5865f214}.context-menu-section.tone-review .context-menu-section-toggle:hover,.context-menu-section.tone-review.open .context-menu-section-toggle{background:#5865f214;border-color:#5865f224}.context-menu-supporting-groups .context-menu-separator{margin:2px 0 4px}.context-menu-supporting-groups .context-menu-section.tone-secondary .context-menu-item,.context-menu-supporting-groups .context-menu-section.tone-review .context-menu-item,.context-menu-supporting-groups .context-menu-section.tone-danger .context-menu-item{background:#ffffff04}.context-menu-supporting-groups .context-menu-section-toggle{min-height:32px}.context-menu-focus-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:2px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#5865f21f,#5865f20f)}.context-menu-focus-copy{min-width:0;display:grid;gap:2px}.context-menu-focus-kicker{color:#dfe5ffb8;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.context-menu-focus-title{color:var(--text);font-size:12px;font-weight:700}.context-menu-focus-meta{color:var(--text-dim);font-size:11px}.context-menu-focus-trailing{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.context-menu-focus-pills{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.context-menu-focus-pill{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border-radius:999px;background:#ffffff0f;color:var(--text-dim);font-size:10px;font-weight:700}.context-menu-focus-hint{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:24px;padding:0 8px;border-radius:999px;background:#ffffff14;color:var(--text);font-size:11px;font-weight:700}.message-forward-overlay-card{width:min(680px,calc(100vw - 32px));max-height:min(80vh,760px);overflow:auto;display:grid;gap:14px;padding:18px;border-radius:20px;background:var(--bg-overlay, rgba(17, 18, 24, .96));border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #00000073}.message-forward-overlay-header,.message-forward-target,.message-forward-overlay-search,.message-forward-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-forward-overlay-header button,.message-forward-target,.message-forward-overlay-search input{border-radius:14px}.message-forward-overlay-preview,.message-forward-overlay-section,.message-forward-card{display:grid;gap:8px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.message-forward-overlay-preview-label,.message-forward-overlay-section-title,.message-forward-card-origin,.message-forward-card-meta{color:var(--text-dim);font-size:12px}.message-forward-overlay-preview-body,.message-forward-card-preview{color:var(--text-normal);line-height:1.5}.message-forward-overlay-preview-meta,.message-forward-target-main,.message-forward-target-meta-row,.message-forward-overlay-status,.message-forward-overlay-empty{display:grid;gap:4px}.message-forward-overlay-preview-meta strong,.message-forward-target-main strong{color:var(--text-normal)}.message-forward-overlay-preview-meta span,.message-forward-target-meta-row span,.message-forward-overlay-status,.message-forward-overlay-empty span{color:var(--text-dim);font-size:13px}.message-forward-overlay-search{display:grid;gap:6px}.message-forward-overlay-search-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-forward-overlay-search-clear{border:none;background:transparent;color:var(--brand-360, #9aa7ff);font:inherit;cursor:pointer;padding:0}.message-forward-overlay-search input{width:100%;padding:10px 12px;border:1px solid rgba(255,255,255,.08);background:#0000003d;color:var(--text-normal)}.message-forward-focus-strip{display:grid;gap:10px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#5865f214}.message-forward-focus-strip-copy{display:grid;gap:4px}.message-forward-focus-strip-copy strong{color:var(--text-normal)}.message-forward-focus-strip-copy span,.message-forward-focus-strip-secondary{color:var(--text-dim);font-size:13px}.message-forward-focus-strip-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.message-forward-focus-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#00000029;color:var(--text-dim);font:inherit;cursor:pointer}.message-forward-focus-chip strong{color:var(--text-normal);font-size:12px}.message-forward-focus-chip.active,.message-forward-focus-chip:hover,.message-forward-focus-chip:focus-visible{border-color:#5865f26b;background:#5865f229;color:var(--text-normal)}.message-forward-focus-strip-secondary{display:flex;flex-wrap:wrap;gap:8px}.message-forward-focus-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#ffffff14}.message-forward-focus-pill.attention{background:#f0b27a29;color:#ffd7aa}.message-forward-overlay-sections,.message-forward-overlay-target-list{display:grid;gap:10px}.message-forward-target{width:100%;padding:12px 14px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:inherit;cursor:pointer;text-align:left}.message-forward-target:hover,.message-forward-target:focus-visible{border-color:#5865f273;background:#5865f21f}.message-forward-target:disabled{opacity:.7;cursor:progress}.message-forward-target-locked,.message-forward-target-locked:hover,.message-forward-target-locked:focus-visible{border-color:#f0b27a42;background:#f0b27a14}.message-forward-target-locked:disabled{cursor:not-allowed}.message-forward-target-main span,.message-forward-target-action,.message-forward-card-copy span{color:var(--text-dim);font-size:13px}.message-forward-target-meta-row{align-items:center;grid-template-columns:auto 1fr;column-gap:8px}.message-forward-target-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#ffffff14;color:var(--text-normal);font-size:11px;line-height:1.2}.message-forward-target-current{border-color:#5865f257;background:#5865f21a}.message-forward-target-badge-current{background:#5865f22e;color:#d5dbff}.message-forward-overlay-status{padding:10px 12px;border-radius:14px;border:1px solid rgba(88,101,242,.18);background:#5865f214}.message-forward-overlay-error{color:var(--danger-text, #ffb2b2);font-size:13px}.message-forward-card{gap:10px}.message-forward-card-icon{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#5865f229;color:#cdd3ff}.message-forward-card-copy{display:grid;gap:2px;flex:1}.message-forward-card-badge{padding:4px 8px;border-radius:999px;background:#5865f224;color:#d4d8ff;font-size:12px}.message-forward-overlay-empty{padding:12px 4px 4px}@media(max-width:720px){.message-forward-focus-strip-actions{align-items:stretch}.message-forward-focus-chip{flex:1 1 120px;justify-content:space-between}}.details-panel-loading{display:grid;place-items:center;min-height:160px;padding:16px}.details-panel-loading-badge{border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-muted, #a7b0d0);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;letter-spacing:.02em}.mention-review-board.compact .mention-review-item{padding:10px}.app-action-feedback-stack{position:fixed;top:18px;right:18px;z-index:120;display:grid;gap:10px;width:min(320px,calc(100vw - 32px));pointer-events:none}.app-action-feedback-notice{--app-feedback-accent: var(--sky-v2-accent);pointer-events:auto;display:grid;grid-template-columns:4px minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px;border:1px solid color-mix(in srgb,var(--app-feedback-accent) 22%,var(--sky-v2-border-strong));border-radius:calc(var(--sky-v2-radius-md) + 2px);background:linear-gradient(180deg,color-mix(in srgb,var(--sky-v2-surface-elevated) 96%,rgba(255,255,255,.04)),color-mix(in srgb,var(--sky-v2-surface-panel) 94%,rgba(8,12,20,.94)));box-shadow:0 18px 40px #03060c47,0 0 0 1px #ffffff05;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-action-feedback-notice.info{--app-feedback-accent: var(--sky-v2-accent)}.app-action-feedback-notice.success{--app-feedback-accent: #34d399}.app-action-feedback-notice.warning{--app-feedback-accent: #fbbf24}.app-action-feedback-notice.danger{--app-feedback-accent: #f87171}.app-action-feedback-notice-rail{display:block;align-self:stretch;border-radius:999px;background:linear-gradient(180deg,var(--app-feedback-accent),color-mix(in srgb,var(--app-feedback-accent) 52%,transparent));box-shadow:0 0 14px color-mix(in srgb,var(--app-feedback-accent) 32%,transparent)}.app-action-feedback-notice-body{display:grid;gap:3px;min-width:0}.app-action-feedback-notice-title{color:color-mix(in srgb,var(--app-feedback-accent) 58%,var(--sky-v2-text-muted));font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.app-action-feedback-notice-message{color:var(--sky-v2-text-strong);font-size:13px;line-height:1.42;word-break:break-word}.app-action-feedback-notice-dismiss{inline-size:28px;min-inline-size:28px;block-size:28px;margin-top:-2px;border:1px solid color-mix(in srgb,var(--app-feedback-accent) 10%,var(--sky-v2-border));border-radius:999px;background:color-mix(in srgb,var(--sky-v2-surface-main) 88%,rgba(255,255,255,.04));color:var(--sky-v2-text-muted);font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.app-action-feedback-notice-dismiss:hover,.app-action-feedback-notice-dismiss:focus-visible{border-color:color-mix(in srgb,var(--app-feedback-accent) 30%,var(--sky-v2-border-strong));background:color-mix(in srgb,var(--app-feedback-accent) 10%,var(--sky-v2-surface-main));color:var(--sky-v2-text-strong);transform:translateY(-1px)}.app-action-feedback-notice-dismiss:focus-visible{outline:none;box-shadow:var(--sky-v2-focus)}.app-action-confirm-card{--app-feedback-accent: var(--sky-v2-accent);width:min(432px,calc(100vw - 40px));display:grid;gap:18px;padding:20px;border:1px solid color-mix(in srgb,var(--app-feedback-accent) 18%,var(--sky-v2-border-strong));border-radius:calc(var(--sky-v2-radius-lg) + 2px);background:linear-gradient(180deg,color-mix(in srgb,var(--sky-v2-surface-elevated) 97%,rgba(255,255,255,.04)),color-mix(in srgb,var(--sky-v2-surface-panel) 95%,rgba(8,12,20,.96)));box-shadow:0 28px 72px #02060e57,0 0 0 1px #ffffff08;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-action-confirm-card.warning{--app-feedback-accent: #fbbf24}.app-action-confirm-card.danger{--app-feedback-accent: #f87171}.app-action-confirm-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.app-action-confirm-scrim{background:#04070d9e}.app-action-confirm-header{display:grid;gap:8px}.app-action-confirm-kicker{font-size:11px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,var(--app-feedback-accent) 56%,var(--sky-v2-text-muted))}.app-action-confirm-header strong{color:var(--sky-v2-text-strong);font-size:20px;line-height:1.15}.app-action-confirm-body{padding:14px 16px;border:1px solid color-mix(in srgb,var(--app-feedback-accent) 10%,var(--sky-v2-border));border-radius:var(--sky-v2-radius-md);background:color-mix(in srgb,var(--app-feedback-accent) 8%,var(--sky-v2-surface-main))}.app-action-confirm-message{color:var(--sky-v2-text-normal);font-size:14px;line-height:1.5}.app-action-confirm-button{min-width:108px}.app-action-confirm-button--cancel{border:1px solid var(--sky-v2-control-border);background:var(--sky-v2-control-bg-soft);color:var(--sky-v2-text-normal)}.app-action-confirm-button--cancel:hover:not([disabled]),.app-action-confirm-button--cancel:focus-visible{border-color:var(--sky-v2-control-border-strong);background:var(--sky-v2-control-hover);color:var(--sky-v2-text-strong)}.app-action-confirm-button--danger{border-color:var(--sky-v2-control-danger-border)!important;background:var(--sky-v2-control-danger)!important;color:var(--sky-v2-text-strong)!important}.app-action-confirm-button--danger:hover:not([disabled]),.app-action-confirm-button--danger:focus-visible{background:var(--sky-v2-control-danger-hover)!important;color:var(--sky-v2-text-strong)!important}@media(max-width:720px){.app-action-feedback-stack{top:12px;right:12px;width:min(100vw - 24px,320px)}}.local-video{width:100%;border-radius:12px;background:#111214;aspect-ratio:16 / 9;object-fit:cover}.voice-meter-card,.voice-settings-card,.local-video-shell{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:14px;padding:12px}.voice-meter-track{margin-top:8px;height:10px;border-radius:999px;background:#ffffff0f;overflow:hidden}.voice-meter-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#5865f28c,#57f287bf)}.voice-inline-actions,.voice-member-chip-row,.voice-session-actions,.voice-roster-focus-actions{display:flex;gap:8px;flex-wrap:wrap}.voice-stage-avatar,.voice-roster-avatar{width:64px;height:64px;border-radius:999px;display:grid;place-items:center;background:#5865f23d;border:1px solid rgba(255,255,255,.12);font-weight:800;letter-spacing:.04em;overflow:hidden}.voice-stage-avatar{width:82px;height:82px;font-size:24px}.voice-roster-avatar img,.voice-stage-avatar img,.voice-stage-media img,.voice-roster-avatar>img{width:100%;height:100%;object-fit:cover;display:block}.voice-roster-avatar img{border-radius:inherit}.voice-stage-badges span,.voice-roster-status span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:999px;background:#0a0b0e9e;border:1px solid rgba(255,255,255,.08)}.voice-roster-main strong,.voice-stage-overlay strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-header-pill,.voice-role-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-normal);font-size:12px}.voice-member-chip{border-radius:999px;padding:6px 10px;background:#5865f22e;border:1px solid rgba(88,101,242,.22);color:var(--text-normal);font-size:12px}.voice-member-chip.more{background:#ffffff14;border-color:#ffffff1f}.voice-continuity-card,.voice-summary-card{display:grid;gap:3px;padding:10px 12px;border-radius:12px}.voice-continuity-card span,.voice-summary-card span{color:var(--text-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.voice-continuity-card strong,.voice-summary-card strong{color:var(--text-normal);font-size:13px}.voice-panel{display:grid;gap:10px;background:var(--bg-card);border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:14px}.voice-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.voice-controls{display:flex;gap:8px}.voice-status{color:var(--text-muted);font-size:12px}.app-shell.compact .voice-panel{padding:10px}.voice-panel-v24{gap:12px}.right-sidebar .voice-panel,.details-sidebar .voice-panel{margin:0 10px 10px;padding:12px;border-radius:8px;background:#232428;border:0;box-shadow:none}@media(max-width:980px){.voice-top{flex-direction:column;align-items:stretch}}.voice-activity-card{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.voice-activity-copy{display:grid;gap:4px}.voice-activity-label{color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.voice-activity-meta,.voice-activity-actions{display:flex;flex-wrap:wrap;gap:8px}.voice-activity-app{display:inline-flex;align-items:center;gap:8px}.voice-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.voice-status-pill{display:grid;gap:2px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.voice-status-pill strong{font-size:11px;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted)}.voice-status-pill span{color:var(--text-normal);font-size:13px}.voice-status-pill.connected{border-color:#57f28738;background:#57f28714}.voice-status-pill.warning{border-color:#f0b23247;background:#f0b23214}.voice-status-pill.error{border-color:#ed42453d;background:#ed424514}.voice-mini-summary{display:flex;justify-content:space-between;gap:12px;margin-top:8px;color:var(--text-muted);font-size:12px}.voice-room-status-card,.voice-room-status-copy,.voice-room-status-editor,.voice-room-status-history,.voice-room-status-history-entry{display:grid;gap:10px}.voice-room-status-card{padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.voice-room-status-header,.voice-room-status-meta,.voice-room-status-controls,.voice-room-status-actions{display:flex;gap:8px;flex-wrap:wrap}.voice-room-status-header,.voice-room-status-controls{justify-content:space-between;align-items:flex-start}.voice-room-status-meta,.voice-room-status-actions{justify-content:flex-end}.voice-room-status-editor input,.voice-room-status-expiry select{width:100%}.voice-room-status-expiry{display:grid;gap:6px;min-width:180px;color:var(--text-muted);font-size:12px}.voice-room-status-history-list{display:grid;gap:8px}.voice-room-status-history-entry{padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.voice-room-status-helper{min-height:18px}@media(max-width:980px){.voice-room-status-header,.voice-room-status-controls{flex-direction:column;align-items:stretch}.voice-room-status-meta,.voice-room-status-actions{justify-content:flex-start}}.voice-health-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-normal);font-size:12px}.voice-health-chip.ok{background:#57f2871a;border-color:#57f2873d}.voice-health-chip.warning{background:#f0b2321a;border-color:#f0b2323d}.voice-panel-state-connected{box-shadow:0 0 0 1px #57f28714}.voice-panel-state-warning{box-shadow:0 0 0 1px #f0b2321a}.voice-panel-state-error{box-shadow:0 0 0 1px #ed42451f}.voice-selected-list,.voice-panel-header-shell,.voice-panel-heading,.voice-spotlight-card,.voice-stage-queue-card,.voice-diagnostics-card{display:grid;gap:10px}.voice-panel-heading{gap:6px;min-width:0}.voice-selected-list>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.voice-selected-list span{color:var(--text-muted);font-size:12px}.voice-selected-list strong{color:var(--text-normal);font-size:12px;text-align:right}.voice-heading-row,.voice-header-meta-row,.voice-session-banner-meta{display:flex;gap:8px;flex-wrap:wrap}.voice-heading-row{align-items:center}.voice-header-pill.connected{background:#57f2871a;border-color:#57f2873d}.voice-header-pill.warning{background:#f0b2321a;border-color:#f0b2323d}.voice-header-pill.error{background:#ed42451a;border-color:#ed42453d}.voice-active-speaker-line{display:flex;align-items:center;gap:6px;min-width:0;color:var(--text-muted);font-size:12px}.voice-active-speaker-line strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-controls-stack{flex-direction:column;align-items:flex-end}.voice-session-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.voice-session-banner.connected{background:linear-gradient(90deg,#57f2871f,#ffffff08);border-color:#57f2872e}.voice-session-banner.warning,.voice-session-banner.preview{background:linear-gradient(90deg,#f0b2321f,#ffffff08);border-color:#f0b2322e}.voice-session-banner.error{background:linear-gradient(90deg,#ed424524,#ffffff08);border-color:#ed424538}.voice-session-banner-meta{justify-content:flex-end}@media(max-width:980px){.voice-controls-stack{align-items:stretch}.voice-session-banner{flex-direction:column;align-items:flex-start}.voice-session-banner-meta{justify-content:flex-start}}.voice-panel-section-shell,.voice-panel-section-body{display:grid;gap:12px}.voice-panel-section-nav{display:flex;flex-wrap:wrap;gap:8px}.voice-panel-focus-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.voice-panel-focus-strip.tone-warning{border-color:#f0b23233;background:#f0b23214}.voice-panel-focus-strip.tone-connected{border-color:#57f2872e;background:#57f28714}.voice-panel-focus-strip-copy{display:grid;gap:2px}.voice-panel-focus-strip-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.voice-panel-focus-strip-actions button{border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-normal);padding:8px 12px}.voice-panel-focus-strip-actions button:hover,.voice-panel-focus-strip-actions button:focus-visible{border-color:#ffffff24;background:#ffffff14}.voice-panel-focus-strip-secondary{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.voice-panel-focus-strip-secondary-label{color:var(--text-muted);font-size:12px}.voice-panel-section-trigger.compact{align-content:center;min-height:54px}.voice-panel-section-trigger.compact strong{white-space:normal}.voice-panel-section-trigger{display:grid;gap:2px;min-width:0;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-normal);text-align:left}.voice-panel-section-trigger strong,.voice-panel-section-trigger small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-panel-section-trigger small{color:var(--text-muted)}.voice-panel-section-trigger.tone-warning{border-color:#fee75c24;background:#fee75c0d}.voice-panel-section-trigger.tone-connected{border-color:#57f2871f;background:#57f2870b}.voice-panel-section-trigger.active{border-color:#5865f257;background:#5865f224;box-shadow:inset 0 0 0 1px #5865f21f}.voice-panel-section-trigger:hover,.voice-panel-section-trigger:focus-visible{border-color:#ffffff1f;background:#ffffff0d}.voice-panel-section-trigger.active:hover,.voice-panel-section-trigger.active:focus-visible{border-color:#5865f26b;background:#5865f22e}@media(max-width:980px){.voice-panel-focus-strip{flex-direction:column;align-items:flex-start}.voice-panel-focus-strip-actions{justify-content:flex-start}}@media(max-width:980px){.voice-panel-section-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.voice-panel-section-nav{grid-template-columns:minmax(0,1fr)}}.voice-header-context-list{display:grid;gap:4px}.voice-header-context-item{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:12px}.voice-header-meta-row-quiet{gap:6px}.voice-controls-utility-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.voice-inline-actions-priority{justify-content:flex-end}.voice-inline-actions-priority .primary{min-width:108px}.voice-reconnect-button-quiet{min-height:34px;border-radius:10px}.voice-session-banner-copy{min-width:0;display:grid;gap:4px}.voice-session-banner-meta-quiet{gap:6px;align-items:center}@media(max-width:980px){.voice-controls-utility-row,.voice-inline-actions-priority{justify-content:flex-start}}.voice-device-grid,.voice-diagnostics-grid,.voice-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.voice-device-grid{grid-template-columns:1fr 1fr;gap:12px}.voice-settings-card,.local-video-shell{display:grid;gap:8px}.voice-settings-card label{color:var(--text-muted);font-size:12px}.voice-settings-card input,.voice-settings-card select{width:100%}.voice-toggle-row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-normal)}@media(max-width:1200px){.voice-device-grid,.voice-diagnostics-grid,.voice-health-grid{grid-template-columns:1fr}}.voice-continuity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.voice-continuity-card{background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.voice-continuity-card small{color:var(--text-dim);font-size:11px}.voice-continuity-card.live{border-color:#57f28733;background:#57f28712}.voice-continuity-card.preview{border-color:#5865f238;background:#5865f214}@media(max-width:900px){.voice-continuity-grid{grid-template-columns:1fr}}.voice-stage-section{display:grid;gap:10px;margin:12px 0}.voice-stage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.voice-stage-tile{position:relative;min-height:180px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at top,#5865f21a,#181a20f5);box-shadow:0 8px 22px #0000002e}.voice-stage-tile:after{content:"";position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.48));pointer-events:none}.voice-stage-tile.focused{border-color:#5865f24d;box-shadow:0 12px 28px #5865f21f}.voice-stage-tile.speaking{outline:2px solid rgba(87,242,135,.45);outline-offset:0}.voice-stage-media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#5865f22e,#14161cf2)}.voice-stage-video{width:100%;height:100%;object-fit:cover;display:block}.voice-stage-overlay{position:absolute;left:12px;right:12px;bottom:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;z-index:1}.voice-focus-chip{border-radius:999px;min-width:36px;height:36px;border:1px solid rgba(255,255,255,.14);background:#0a0b0e9e}.voice-stage-badges{position:absolute;top:12px;left:12px;display:flex;gap:6px;flex-wrap:wrap;z-index:1}.voice-stage-empty{border:1px dashed rgba(255,255,255,.12);border-radius:16px;padding:18px;text-align:center;background:#ffffff05}.voice-stage-empty strong{display:block;margin-bottom:4px;color:var(--text-normal)}.voice-stage-empty span{display:block}.voice-stage-empty-spotlight{min-height:320px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:linear-gradient(180deg,#5865f20d,#ffffff05)}.voice-stage-roster-card{margin-top:6px}.voice-stage-spotlight-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);gap:12px;align-items:start}.voice-stage-grid.compact{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.voice-stage-tile.spotlight{min-height:320px}.voice-stage-tile.spotlight .voice-stage-overlay{left:16px;right:16px;bottom:16px}.voice-stage-tile.spotlight .voice-stage-avatar{width:96px;height:96px;font-size:28px}.voice-role-chip.live{background:#57f2871a;border-color:#57f2873d}.voice-role-chip.audience{background:#ffffff0a}.voice-stage-queue-card .voice-stage-grid.compact .voice-stage-tile:first-child{border-color:#f0b23242}.voice-stage-queue-note{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.voice-stage-tile .voice-role-chip{position:absolute;right:12px;top:12px;z-index:1}@media(max-width:1200px){.voice-stage-spotlight-layout{grid-template-columns:1fr}}.voice-stage-control-dock{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding:11px 13px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff06}.voice-stage-control-dock.queue{margin-bottom:10px}.voice-stage-control-row{display:flex;flex-wrap:wrap;gap:8px}.voice-stage-control-dock>:first-child{min-width:0;display:grid;gap:4px}.voice-stage-control-dock .muted{line-height:1.35}.voice-stage-control-row.compact{justify-content:flex-end}.voice-stage-control-row button{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#5865f221;color:var(--text-normal);padding:7px 12px}.voice-stage-control-row button.secondary{background:#ffffff0a}.voice-stage-control-row button:hover,.voice-stage-control-row button:focus-visible{border-color:#ffffff2e;background:#5865f22e}.voice-stage-control-row button.secondary:hover,.voice-stage-control-row button.secondary:focus-visible{background:#ffffff12}.voice-stage-control-row button:disabled{opacity:.7;cursor:default}.voice-stage-live-deck{margin-top:10px;display:grid;gap:10px}.voice-stage-live-list{display:grid;gap:8px}.voice-stage-summary-pills{display:flex;flex-wrap:wrap;gap:8px}.voice-stage-live-pills{display:flex;flex-wrap:wrap;gap:6px}.voice-stage-live-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff06}.voice-stage-live-row.speaking{border-color:#57f2873d;box-shadow:inset 0 0 0 1px #57f28714}.voice-stage-live-row.focused{border-color:#5865f247;box-shadow:inset 0 0 0 1px #5865f214}.voice-stage-live-copy{min-width:0;display:grid;gap:4px}.voice-stage-live-copy strong,.voice-stage-live-copy .muted{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-stage-live-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.voice-stage-live-note{padding-top:2px}@media(max-width:900px){.voice-stage-control-dock{flex-direction:column;align-items:flex-start}.voice-stage-live-row,.voice-stage-live-meta{align-items:flex-start;justify-content:flex-start;flex-direction:column}}.voice-stage-local-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff06}.voice-stage-local-feedback.live{border-color:#57f2873d;background:#57f28714}.voice-stage-local-feedback.requested{border-color:#f0b23238;background:#f0b23214}.voice-stage-handoff-list{display:grid;gap:8px;margin-bottom:10px}.voice-stage-handoff-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff05}.voice-stage-spotlight-summary{display:grid;gap:8px;margin-top:10px}.voice-stage-spotlight-note{padding:0 2px}.voice-stage-handoff-rail{display:grid;gap:8px;padding-top:2px}.voice-stage-handoff-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff05}.voice-stage-handoff-card.tracked{border-color:#5865f242;box-shadow:inset 0 0 0 1px #5865f214}.voice-stage-handoff-copy{min-width:0;display:grid;gap:4px}.voice-stage-handoff-copy strong,.voice-stage-handoff-copy .muted{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-stage-handoff-note{padding:0 2px}.voice-stage-live-row.media-live{border-color:#5865f22e;box-shadow:inset 0 0 0 1px #5865f20d}.voice-stage-activity-strip{display:grid;gap:8px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff05}.voice-stage-activity-pills{display:flex;flex-wrap:wrap;gap:8px}.voice-stage-live-row.recent-handoff,.voice-stage-handoff-row.recent-handoff{border-color:#57f28738;box-shadow:inset 0 0 0 1px #57f2870f}.voice-stage-followup-card{display:grid;gap:12px}.voice-stage-followup-summary{display:grid;gap:4px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.voice-stage-followup-summary.tone-live{border-color:#57f28729;background:#57f2870f}.voice-stage-followup-summary.tone-requested{border-color:#fee75c2e;background:#fee75c14}.voice-stage-followup-pills,.voice-stage-followup-actions{display:flex;flex-wrap:wrap;gap:8px}.voice-stage-followup-actions button{min-width:0}.voice-stage-header-pills{justify-content:flex-end;gap:6px}.voice-stage-activity-strip-compact{gap:6px}.voice-stage-activity-strip-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}@media(max-width:980px){.voice-stage-header-pills{justify-content:flex-start}}.voice-quick-controls{display:flex;gap:8px;margin:10px 0;padding:10px;border-radius:14px;flex-wrap:wrap}.voice-quick-controls .active,.voice-mode-toggle button.active{background:#5865f23d;border-color:#5865f259}.voice-mode-toggle{display:inline-flex;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:4px;gap:4px}.voice-mode-toggle button,.voice-reconnect-button,.voice-quick-controls button.danger,.voice-quick-controls button.warning{transition:background .18s ease,border-color .18s ease,color .18s ease}.voice-reconnect-button{border-color:#5865f247;background:#5865f21f}.voice-quick-controls button,.voice-session-actions button{min-height:34px;border-radius:10px}.voice-quick-controls button.danger.active{background:#ed424524;border-color:#ed424547}.voice-quick-controls button.warning.active,.voice-stage-request-button.active,.voice-role-chip.requested{background:#f0b2321f;border-color:#f0b23247}.voice-quick-controls-live,.voice-quick-controls-preview{padding:8px;border-radius:14px}.voice-quick-controls-live{background:#57f2870d;border:1px solid rgba(87,242,135,.14)}.voice-quick-controls-preview{background:#5865f20f;border:1px solid rgba(88,101,242,.16)}.voice-quick-controls-stage{gap:10px}.voice-stage-mode-button{border-color:#5865f238;background:#5865f214}@media(max-width:980px){.voice-quick-controls-stage{grid-template-columns:1fr}}.voice-controls-deck{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.9fr);gap:12px}.voice-controls-deck.voice-controls-deck-preview .voice-control-group{border-color:#5865f22e;background:#5865f20a}.voice-controls-deck.voice-controls-deck-live .voice-control-group{border-color:#57f2872e}.voice-control-group{display:grid;gap:10px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.voice-control-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.voice-control-grid,.voice-stage-actions-cluster,.voice-control-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(max-width:1100px){.voice-controls-deck{grid-template-columns:1fr}}@media(max-width:720px){.voice-control-grid,.voice-stage-actions-cluster,.voice-control-summary-grid{grid-template-columns:1fr}}.voice-control-disclosure{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.voice-control-disclosure-expanded{border-color:#ffffff1a;background:#ffffff08}.sky-shell-v2__right-panel .voice-controls-deck,.sky-shell-v2__right-panel .voice-device-controls-grid,.sky-shell-v2__right-panel .voice-media-continuity-grid,.sky-shell-v2__right-panel .voice-share-summary-grid,.sky-shell-v2__right-panel .voice-stage-lifecycle-grid,.sky-shell-v2__right-panel .voice-stage-moderation-grid,.sky-shell-v2__right-panel .voice-control-grid,.sky-shell-v2__right-panel .voice-stage-actions-cluster,.sky-shell-v2__right-panel .voice-control-summary-grid{grid-template-columns:1fr}.voice-control-button{display:flex;align-items:flex-start;gap:10px;min-height:64px;width:100%;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease;text-align:left}.voice-control-button:hover:not(:disabled),.voice-control-button:focus-visible:not(:disabled){border-color:#ffffff29;background:#ffffff0f;transform:translateY(-1px)}.voice-control-button:disabled{opacity:.56}.voice-control-button.active.voice-control-tone-danger{border-color:#ed424547;background:#ed42451a}.voice-control-button.active.voice-control-tone-warning{border-color:#f0b23247;background:#f0b2321a}.voice-control-button.active.voice-control-tone-success,.voice-control-button.active.voice-control-tone-default{border-color:#57f2873d;background:#57f28717}.voice-control-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#00000029;border:1px solid rgba(255,255,255,.06);font-size:16px;flex:0 0 auto}.voice-control-copy{display:grid;gap:2px;min-width:0}.voice-control-copy strong{color:var(--text-normal);font-size:13px}.voice-health-grid>.voice-health-chip:first-child{justify-self:stretch}.voice-control-copy small,.voice-summary-card small{color:var(--text-muted);font-size:11px}.voice-control-summary-group{align-content:start}.voice-summary-card{background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.voice-media-continuity-card,.voice-device-controls-card{display:grid;gap:12px}.voice-device-controls-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.voice-device-pending-list{display:flex;flex-wrap:wrap;gap:8px}.voice-media-chip-row{align-items:center}.voice-media-continuity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.voice-media-activity-head{align-items:center}.voice-media-activity-list{display:grid;gap:8px}.voice-media-activity-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;border-radius:12px;background:#ffffff06;border:1px solid rgba(255,255,255,.06)}.voice-media-activity-row.tone-live{border-color:#57f28729;background:#57f2870f}.voice-media-activity-row.tone-warning{border-color:#fee75c2e;background:#fee75c14}.voice-media-activity-copy{display:grid;gap:3px;min-width:0}.voice-media-activity-copy strong,.voice-media-activity-copy span,.voice-media-activity-row time{display:block}.voice-media-activity-copy span,.voice-media-activity-row time{color:var(--text-muted);font-size:12px}.voice-media-activity-row time{white-space:nowrap}@media(max-width:900px){.voice-media-continuity-grid,.voice-device-controls-grid{grid-template-columns:1fr}.voice-media-activity-row{flex-direction:column}.voice-media-activity-row time{white-space:normal}}.voice-share-continuity-card{display:grid;gap:12px}.voice-share-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.voice-share-summary-card{background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.voice-share-activity-list{display:grid;gap:8px}@media(max-width:900px){.voice-share-summary-grid{grid-template-columns:1fr}}.voice-stage-moderation-card{display:grid;gap:12px}.voice-stage-moderation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.voice-stage-moderation-pills{display:flex;flex-wrap:wrap;gap:8px}.voice-stage-moderation-empty{padding:10px 12px;border-radius:12px;border:1px dashed rgba(255,255,255,.08);background:#ffffff05}.voice-stage-moderation-empty strong,.voice-stage-moderation-empty span{display:block}.voice-stage-lifecycle-card{display:grid;gap:12px}.voice-stage-lifecycle-pills{display:flex;flex-wrap:wrap;gap:8px}.voice-stage-lifecycle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.voice-stage-lifecycle-summary{display:grid;gap:4px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.voice-stage-lifecycle-summary.tone-live{border-color:#57f28729;background:#57f2870f}.voice-stage-lifecycle-summary.tone-warning{border-color:#fee75c2e;background:#fee75c14}@media(max-width:900px){.voice-stage-lifecycle-grid,.voice-stage-moderation-grid{grid-template-columns:1fr}}.voice-stage-roster,.voice-roster-toolbar,.voice-roster-search,.voice-stage-roster-grouped,.voice-roster-section-group{display:grid}.voice-stage-roster{gap:10px}.voice-roster-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px;background:#ffffff05;transition:background .16s ease,border-color .16s ease,transform .16s ease}.voice-roster-row.speaking{border-color:#57f28752;background:#57f2870f}.voice-roster-row.focused{border-color:#5865f242;background:#5865f214;box-shadow:0 0 0 1px #5865f229}.voice-roster-row:hover{transform:translateY(-1px);border-color:#ffffff1f;background:#ffffff09}.voice-roster-main{display:flex;align-items:center;gap:12px;min-width:0}.voice-roster-main>div:last-child{min-width:0}.voice-roster-status,.voice-roster-actions,.voice-roster-filter-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.voice-roster-actions button{white-space:nowrap}.voice-roster-actions-compact{justify-self:end}.voice-roster-overflow-shell{position:relative}.voice-roster-overflow-shell summary{list-style:none}.voice-roster-overflow-shell summary::-webkit-details-marker{display:none}.voice-roster-overflow-trigger{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.voice-roster-overflow-shell[open] .voice-roster-overflow-trigger,.voice-roster-overflow-trigger:hover{border-color:#ffffff1f;background:#ffffff0f;color:var(--text-primary)}.voice-roster-overflow-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:4;min-width:180px;display:grid;gap:6px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 18px 44px #00000057}.voice-roster-overflow-panel button{justify-content:flex-start;width:100%}.voice-roster-overflow-panel button.danger{background:#ed424524;border-color:#ed424557;color:#ffb8ba}.voice-state-dot{width:10px;min-width:10px;height:10px;border-radius:999px;background:#57f287;box-shadow:0 0 0 4px #57f2872e;border:none!important}.channel-item.voice.live{border-color:#57f2872e}.voice-roster-card-v25{gap:14px}.voice-roster-toolbar,.voice-stage-roster-grouped{gap:12px}.voice-stage-roster-grouped{gap:14px}.voice-roster-search{gap:6px}.voice-roster-search span{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.voice-roster-search input{width:100%;border-radius:10px;border:1px solid var(--border-subtle);background:#ffffff0a;color:var(--text-primary);padding:10px 12px}.voice-roster-filter-row button{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid var(--border-subtle);background:#ffffff0a;color:var(--text-secondary);padding:7px 12px}.voice-roster-filter-row button strong{font-size:11px;color:var(--text-muted)}.voice-roster-filter-row button.active{background:#5865f22e;border-color:#5865f273;color:var(--text-primary)}.voice-roster-focus-card{display:grid;gap:10px;border:1px solid rgba(88,101,242,.25);border-radius:14px;padding:12px;background:#5865f214}.voice-roster-focus-actions .danger{background:#ed424529;border-color:#ed424566;color:#ffb8ba}.voice-roster-section-group{gap:8px}.voice-roster-section-header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-secondary);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.voice-roster-section-header span{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;border-radius:999px;background:#ffffff0f;color:var(--text-muted);padding:0 8px}@media(max-width:980px){.voice-roster-row{grid-template-columns:1fr}.voice-roster-actions-compact{justify-self:stretch}.voice-roster-overflow-panel{left:0;right:auto;min-width:min(220px,100%)}}@media(max-width:720px){.voice-roster-filter-row,.voice-roster-focus-actions{flex-direction:column}}.mobile-shell-backdrop,.mobile-shell-toggle,.mobile-drawer-close{display:none}html.mobile-shell-locked,html.mobile-shell-locked body,body.mobile-shell-locked{overflow:hidden;overscroll-behavior:none}@media(max-width:1260px){.mobile-shell-toggle.mobile-shell-toggle-secondary{display:inline-grid;place-items:center}.app-shell.workspace-shell.tablet-sidebar-viewport .details-sidebar{position:fixed;top:calc(16px + env(safe-area-inset-top,0px));right:calc(16px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));left:auto;width:min(360px,calc(100vw - 32px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));z-index:54;transform:translate(calc(100% + 24px));transition:transform .22s ease,opacity .18s ease;display:grid;opacity:0;pointer-events:none;box-shadow:0 24px 72px #00000059;background:#2b2d31fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell.workspace-shell.tablet-sidebar-viewport.mobile-details-open .details-sidebar{transform:translate(0);opacity:1;pointer-events:auto;padding:12px;overflow:auto;border-left:1px solid rgba(255,255,255,.05)}.app-shell.workspace-shell.tablet-sidebar-viewport.mobile-details-open .mobile-shell-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#06080c9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:0;padding:0;margin:0}}@media(max-width:920px){.mobile-shell-toggle,.mobile-drawer-close{display:inline-grid;place-items:center}.mobile-shell-toggle{width:34px;height:34px;border-radius:10px;padding:0}.mobile-shell-toggle-secondary{margin-right:6px}.mobile-shell-toggle.active,.mobile-drawer-close{background:#5865f224;border-color:#5865f25c}.app-shell.workspace-shell.mobile-nav-viewport{grid-template-columns:minmax(0,1fr);min-height:100dvh}.app-shell.workspace-shell.mobile-nav-viewport .app-status-banner{grid-column:1 / -1}.app-shell.workspace-shell.mobile-nav-viewport .content-column{grid-column:1 / -1;min-width:0}.app-shell.workspace-shell.mobile-nav-viewport .servers-column,.app-shell.workspace-shell.mobile-nav-viewport .workspace-sidebar{display:grid!important;position:fixed;top:0;bottom:0;z-index:52;transition:transform .22s ease,opacity .18s ease;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.app-shell.workspace-shell.mobile-nav-viewport .servers-column{left:0;width:72px;transform:translate(-100%);opacity:0}.app-shell.workspace-shell.mobile-nav-viewport .workspace-sidebar{left:72px;width:min(320px,calc(100vw - 72px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));min-width:0;max-width:calc(100vw - 72px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px));transform:translate(calc(-100% - 72px));opacity:0;box-shadow:24px 0 72px #00000047}.app-shell.workspace-shell.mobile-nav-viewport.mobile-nav-open .servers-column,.app-shell.workspace-shell.mobile-nav-viewport.mobile-nav-open .workspace-sidebar{transform:translate(0);opacity:1;pointer-events:auto}.app-shell.workspace-shell.mobile-nav-viewport.mobile-nav-open .mobile-shell-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#06080cad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:0;padding:0;margin:0}.sidebar-header{position:relative;padding-right:calc(52px + env(safe-area-inset-right,0px))}.mobile-drawer-close{position:absolute;top:calc(12px + env(safe-area-inset-top,0px));right:calc(12px + env(safe-area-inset-right,0px))}.chat-header.compact-shell{gap:10px}.chat-header{padding-top:calc(14px + env(safe-area-inset-top,0px))}.chat-header .header-actions{flex-wrap:wrap}.quick-tabs{overflow-x:auto;scrollbar-width:none}.quick-tabs::-webkit-scrollbar{display:none}}.mobile-quick-dock{display:none}@media(max-width:920px){.mobile-quick-dock{position:fixed;left:calc(12px + env(safe-area-inset-left,0px));right:calc(12px + env(safe-area-inset-right,0px));bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:56;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#181a1eeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 48px #00000047}.mobile-quick-dock-button{min-height:48px;display:grid;place-items:center;gap:4px;text-align:center;padding:8px 6px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;font-size:11px;line-height:1.2}.mobile-quick-dock-button.active{border-color:#5865f24d;background:#5865f224}.mobile-quick-dock-button strong{min-width:18px;min-height:18px;display:inline-grid;place-items:center;padding:0 6px;border-radius:999px;background:#5865f23d;color:#fff;font-size:10px}.app-shell.workspace-shell.mobile-nav-viewport .content-column{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}}.server-rail-count,.server-pill-badge,.server-pill-hint,.member-role-count,.search-shortcut-chip,.server-folder-peek,.server-folder-count{display:inline-grid;place-items:center;border-radius:999px;font-weight:800}.status-pill,.sidebar-user-summary-chip{display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-weight:700}.server-rail-label,.server-folder-label{letter-spacing:.08em;text-transform:uppercase;font-weight:800}.server-home,.server-pill{scroll-margin-block:12px;transition:border-radius .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.server-home:hover,.server-pill:hover{transform:translateY(-1px);border-radius:18px}.server-home.focus-mode{box-shadow:0 0 0 1px #5865f273,0 0 0 6px #5865f21f}.server-home.has-badge:after,.server-pill.has-badge:after{content:"";position:absolute;top:6px;right:6px;width:10px;height:10px;border-radius:999px;border:2px solid var(--bg-surface-alt);background:var(--red);box-shadow:0 0 0 3px #da373c2e}.server-pill.has-unread:before,.server-home.has-unread:before{content:"";position:absolute;left:-12px;top:50%;width:5px;height:10px;border-radius:0 999px 999px 0;background:#ffffffeb;transform:translateY(-50%)}.server-pill.active:before,.server-home.active:before{height:22px}.server-rail-footer{width:100%;display:grid;gap:10px;justify-items:stretch;padding:0 6px 6px}.server-rail-current{display:grid;gap:2px;padding:8px 10px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0a}.server-rail-current-kicker{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#f2f3f585}.server-rail-current-title{font-size:11px;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-rail-current-meta{font-size:10px;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-rail-stats{display:grid;gap:8px;justify-items:center}.server-rail-stat{width:100%;display:grid;gap:4px;justify-items:center}.server-rail-badge{min-width:22px;height:22px;padding:0 7px;display:inline-grid;place-items:center;border-radius:999px;font-size:11px;font-weight:800;background:#5865f238;color:var(--text);border:1px solid rgba(88,101,242,.32)}.server-rail-badge.alert{background:#da373c38;border-color:#da373c57}.server-rail-badge.subtle{background:#ffffff0f;border-color:#ffffff14;color:var(--text-muted)}.channel-item{position:relative}.channel-item.unread:before{content:"";position:absolute;left:-6px;top:50%;width:4px;height:14px;border-radius:999px;background:#ffffffeb;transform:translateY(-50%)}.channel-item.unread .channel-main strong,.channel-item.unread .dm-title{color:#fff}.channel-item.active.unread:before{background:var(--brand)}.channel-item.voice.live .channel-prefix,.channel-item.voice.live .muted{color:#b7f2c2}.channel-item.voice.live{box-shadow:inset 0 0 0 1px #3ba55d2e}.badge.subtle{background:#ffffff14;color:var(--text-muted)}.sidebar-header.server-muted{opacity:.92}.sidebar-header.server-muted .sidebar-title:after{content:" · muted";color:var(--text-dim);font-size:12px;font-weight:600}.chat-header.compact-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media(max-width:1280px){.app-shell{grid-template-columns:72px 280px 1fr}.details-sidebar{position:fixed;inset:16px 16px 16px auto;width:min(360px,calc(100vw - 32px));z-index:30;box-shadow:0 24px 64px #00000059;background:#2b2d31f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}}@media(max-width:980px){.app-shell{grid-template-columns:64px minmax(240px,290px) 1fr}.workspace-sidebar{min-width:240px}.sidebar-metrics{display:none}.sidebar-user-metrics{grid-template-columns:1fr}}.server-rail{position:relative;border-right:1px solid rgba(255,255,255,.04);box-shadow:inset -1px 0 #00000038}.server-rail-top{display:grid;justify-items:center;gap:12px}.server-pill-inner{width:100%;height:100%;display:grid;place-items:center}.server-pill-badge{position:absolute;right:-4px;bottom:-2px;min-width:20px;height:20px;padding:0 6px;background:var(--red);color:#fff;font-size:10px;border:4px solid #1e1f22;box-shadow:0 8px 20px #00000047}.server-pill-hint{position:absolute;right:-5px;top:-3px;min-width:16px;height:16px;padding:0 4px;background:#111214eb;border:1px solid rgba(255,255,255,.08);color:var(--text-dim);font-size:9px}.server-rail-label{font-size:10px;color:var(--text-dim)}.server-rail-count{min-width:22px;height:22px;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);color:var(--text-muted);font-size:11px}.header-presence-strip{gap:6px}.header-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar-user-card{gap:14px;padding:12px;border-radius:18px;background:linear-gradient(180deg,#232428,#1e1f22)}.sidebar-user-summary{display:flex;align-items:center;gap:12px}.sidebar-user-avatar{position:relative;overflow:hidden}.sidebar-user-avatar img{width:100%;height:100%;object-fit:cover}.sidebar-user-avatar:after{content:"";position:absolute;right:2px;bottom:2px;width:11px;height:11px;border-radius:999px;border:2px solid rgba(35,36,40,.95);background:var(--green)}.sidebar-user-avatar.presence-idle:after{background:var(--yellow)}.sidebar-user-avatar.presence-dnd:after{background:var(--red)}.sidebar-user-avatar.presence-invisible:after{background:var(--text-dim)}.sidebar-user-copy{min-width:0;display:grid;gap:4px;flex:1}.sidebar-user-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-user-subtitle{max-width:100%}.status-pill{gap:6px;min-height:22px;padding:0 8px;background:#ffffff14;color:var(--text-muted);white-space:nowrap}.status-pill.status-online{background:#3ba55d2e;color:#b7f2c2}.status-pill.status-idle{background:#f0b2322e;color:#f7d889}.status-pill.status-dnd{background:#da373c2e;color:#ffb5b8}.status-pill.status-invisible{background:#949ba429;color:#c3c7cd}.sidebar-user-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sidebar-user-metric{display:grid;gap:4px;padding:10px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.04)}.sidebar-user-metric span{color:var(--text-dim);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.sidebar-user-metric strong{font-size:13px;line-height:1.3}.sidebar-user-metric.accent{border-color:#5865f25c;background:#5865f21f}.sidebar-presence-row{gap:6px}.sidebar-user-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.sidebar-user-summary-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:-4px}.sidebar-user-summary-chip{min-height:24px;padding:0 10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.05);color:var(--text-muted)}.sidebar-user-summary-chip.strong{color:var(--text-bright);background:#5865f224;border-color:#5865f23d}.sidebar-user-summary-chip.attention{color:#ffd98f;background:#f0b23224;border-color:#f0b2323d}.sidebar-status-editor{display:grid;gap:10px;padding:12px;border-radius:14px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.sidebar-status-editor-header{display:grid;gap:4px}.sidebar-status-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sidebar-status-actions{gap:8px}.sidebar-user-actions{grid-template-columns:repeat(5,minmax(0,1fr))}.compact-user-panel{gap:10px;padding:8px 10px 10px;border-radius:0;background:#232428;border-top:1px solid rgba(255,255,255,.04);box-shadow:inset 0 1px #00000040}.sidebar-user-primary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.compact-sidebar-actions{display:flex;align-items:center;gap:6px}.compact-sidebar-actions button{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06)}.compact-sidebar-actions button:hover{background:#ffffff1a}.compact-summary-chips{margin-top:0}.compact-presence-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.compact-presence-row .presence-chip{justify-content:center;min-height:28px}.account-dock{background:#232428;border-top:1px solid rgba(255,255,255,.04)}.right-sidebar .tabs-grid{position:sticky;top:0;z-index:8;margin:0;padding:10px;background:#2b2d31eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.04)}.right-sidebar .tabs-grid button{min-height:30px;border-radius:8px}.member-role-groups{display:grid;gap:14px}.member-role-section{display:grid;gap:6px}.member-role-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;color:#b5bac1;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.member-role-count{min-width:18px;height:18px;padding:0 6px;background:#ffffff0f;color:var(--text-muted);font-size:10px}.member-list-grouped{padding-top:0;padding-bottom:0;overflow:visible}@media(max-width:1100px){.compact-sidebar-actions{flex-wrap:wrap;justify-content:end}.compact-sidebar-actions button{width:30px;height:30px}}.server-folder-list{gap:12px;align-items:stretch;padding-inline:6px 4px}.server-folder-group{display:grid;gap:8px;width:100%;justify-items:center}.server-folder-header{width:100%;display:grid;justify-items:center;gap:6px}.server-folder-meta{width:100%;display:grid;justify-items:center;gap:2px;min-height:32px}.server-folder-label{max-width:60px;font-size:9px;color:#f2f3f5bd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-folder-summary{font-size:9px;color:var(--text-dim)}.server-folder-current{max-width:66px;font-size:9px;font-weight:700;color:#f2f3f5e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-folder-items{width:100%;display:grid;justify-items:center;gap:8px}.server-folder-toggle{position:relative;cursor:pointer;width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(180deg,#2b2d31fa,#232428fa);border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0a,0 10px 28px #00000038;overflow:visible}.server-folder-toggle:hover{transform:translateY(-1px);border-color:#ffffff1a}.server-folder-toggle:before{content:"";position:absolute;left:-12px;top:50%;width:5px;height:0;border-radius:0 999px 999px 0;background:#ffffffeb;transform:translateY(-50%);transition:height .18s ease}.server-folder-toggle.active:before,.server-folder-toggle:hover:before{height:16px}.server-folder-toggle.active:before{height:26px}.server-folder-stack{position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none}.server-folder-stack span{position:absolute;left:50%;width:30px;height:30px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.05);transform:translate(-50%)}.server-folder-stack span:first-child{top:10px;opacity:.35}.server-folder-stack span:last-child{top:6px;opacity:.55}.server-folder-core{position:relative;z-index:1;width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.08);color:#fff;font-size:16px;font-weight:900}.server-folder-peek{position:absolute;right:-3px;top:-3px;min-width:16px;height:16px;padding:0 4px;background:#111214eb;border:1px solid rgba(255,255,255,.08);color:var(--text-dim);font-size:8px}.server-folder-count{position:absolute;right:-4px;bottom:-2px;min-width:18px;height:18px;padding:0 5px;color:#fff;font-size:9px;border:3px solid #1e1f22}.server-folder-toggle.violet .server-folder-core,.server-folder-toggle.violet .server-folder-count{background:linear-gradient(180deg,#5865f2eb,#6f7bffeb)}.server-folder-toggle.blue .server-folder-core,.server-folder-toggle.blue .server-folder-count{background:linear-gradient(180deg,#00a8fce6,#2c85ffe6)}.server-folder-toggle.green .server-folder-core,.server-folder-toggle.green .server-folder-count{background:linear-gradient(180deg,#3ba55deb,#56bc77eb)}.server-folder-toggle.amber .server-folder-core,.server-folder-toggle.amber .server-folder-count{background:linear-gradient(180deg,#f0b232eb,#f6c65ceb)}.server-folder-toggle.pink .server-folder-core,.server-folder-toggle.pink .server-folder-count{background:linear-gradient(180deg,#eb57b6eb,#ff71c6eb)}.server-folder-group.collapsed .server-folder-meta{opacity:.88}.server-folder-group.collapsed .server-folder-summary{display:none}.server-folder-group.active .server-folder-label,.server-folder-group.active .server-folder-current{color:#fff}.server-folder-affordance{font-size:8px;letter-spacing:.04em;text-transform:uppercase;color:#f2f3f566;opacity:0;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease}.server-folder-toggle.dragging{opacity:.58;transform:scale(.96)}.server-folder-toggle.drop-target{border-color:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff14,0 0 0 1px #5865f28c,0 14px 34px #00000047}.server-folder-toggle.drop-target:before{height:34px}.server-folder-grip{position:absolute;left:-5px;top:4px;padding:0 4px;border-radius:999px;background:#111214e0;border:1px solid rgba(255,255,255,.08);color:#f2f3f58f;font-size:8px;line-height:1.2;letter-spacing:-.12em;opacity:0;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease}.server-folder-toggle:hover .server-folder-grip,.server-folder-toggle:focus-visible .server-folder-grip,.server-folder-toggle.dragging .server-folder-grip{opacity:1;transform:translateY(0)}.server-folder-drop-indicator{position:absolute;left:50%;bottom:-8px;width:30px;height:3px;border-radius:999px;background:linear-gradient(90deg,#5865f22e,#5865f2eb,#5865f22e);transform:translate(-50%) scaleX(.5);opacity:0;transition:opacity .16s ease,transform .16s ease}.server-folder-toggle.drop-target .server-folder-drop-indicator{opacity:1;transform:translate(-50%) scaleX(1)}.server-folder-group:hover .server-folder-affordance,.server-folder-group:focus-within .server-folder-affordance,.server-folder-toggle.dragging~.server-folder-meta .server-folder-affordance{opacity:1;transform:translateY(0)}.server-folder-group.collapsed .server-folder-affordance{display:none}.chat-header-parity{gap:5px;padding-bottom:4px}.chat-header-parity .header-main-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.chat-header-parity .header-actions{min-width:0;justify-items:stretch}.chat-header-parity .header-actions-row{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.chat-header-parity .header-actions-row-primary{gap:8px}.chat-header-parity .header-channel{min-width:0;align-items:center}.chat-header-parity .header-channel-copy{gap:3px}.chat-header-parity .header-channel-copy strong{font-size:15px;line-height:1.2}.chat-header-parity .header-channel-summary{max-width:560px;font-size:12px;line-height:1.3}.chat-header-parity .header-channel-context{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.chat-header-parity .header-actions-row-secondary{align-items:center}.chat-header-parity .quick-tabs-primary{max-width:none;display:inline-flex;flex-wrap:wrap;gap:4px}.chat-header-parity .quick-tabs-primary button:nth-child(n){display:inline-flex;align-items:center}.header-action-cluster{display:inline-flex;align-items:center;gap:6px}.header-action-cluster-shell{padding:2px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.header-context-actions{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.header-context-actions>button{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-dim);font-size:12px;font-weight:700}.header-context-actions>button:hover{background:#ffffff14;color:#fff}.header-utility-tab-strip{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.chat-header-parity .header-priority-action{min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(240,178,50,.2);background:#f0b2321f;color:#f7d278;font-size:11px;font-weight:700}.chat-header-parity .header-priority-action:hover{background:#f0b2322e;color:#fff1c4}.header-utility-tab-strip-compact{padding:2px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.header-utility-tab{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-dim);font-size:12px;font-weight:700}.header-utility-tab:hover,.header-utility-tab.active{background:#ffffff14;color:#fff}.header-utility-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.header-search-stack{min-width:min(360px,100%);flex:1 1 360px}.header-shortcut-button{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-muted);font-size:11px;font-weight:700}.header-shortcut-button-compact{flex:0 0 auto}.header-action-cluster-shell .header-shortcut-button{border-color:transparent;background:transparent}.header-action-cluster-shell .header-shortcut-button:hover{background:#ffffff0f}.header-shortcut-button:hover{background:#ffffff14;color:#fff}.search-shortcut-chip{min-width:42px;height:20px;padding:0 7px;background:#111214eb;border:1px solid rgba(255,255,255,.08);color:var(--text-dim);font-size:9px;letter-spacing:.04em;text-transform:uppercase}.header-overflow-menu{position:relative;flex:0 0 auto}.header-overflow-trigger{min-height:30px;padding:0 9px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-muted);font-size:12px;font-weight:700}.header-overflow-trigger:hover,.header-overflow-trigger.active{background:#ffffff14;color:#fff}.header-overflow-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:4;min-width:220px;display:grid;gap:4px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#18191cfa;box-shadow:0 16px 40px #00000052}.header-overflow-panel button{justify-content:flex-start;width:100%}.header-overflow-panel button.attention{color:#f7d278}.channel-topbar-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:6px 10px;border-radius:12px;background:#ffffff06;border:1px solid rgba(255,255,255,.045);box-shadow:inset 0 1px #ffffff05}.channel-topbar-strip-compact{gap:10px}.channel-topbar-copy{min-width:0;display:grid;gap:5px}.channel-topbar-breadcrumbs{display:flex;flex-wrap:wrap;gap:6px}.channel-topbar-topic{min-width:0;display:grid;gap:1px}.channel-topbar-topic strong{font-size:12px;line-height:1.25;color:var(--text)}.channel-topbar-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.channel-topbar-metrics-compact{display:flex}.channel-topbar-metric{min-height:30px;min-width:64px;padding:5px 9px;display:inline-grid;gap:2px;border-radius:999px;background:#ffffff09;border:1px solid rgba(255,255,255,.05)}.channel-topbar-metric span{font-size:10px;line-height:1.1;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.channel-topbar-metric strong{font-size:12px;line-height:1.1;color:#fff}.channel-topbar-metric.attention{background:#f0b2321f;border-color:#f0b23233}.channel-topbar-metric-summary{background:#ffffff05}.channel-event-strip{margin-top:10px;padding:10px 14px;border-radius:14px;border:1px solid rgba(88,101,242,.16);background:linear-gradient(135deg,#5865f21f,#ffffff08);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.channel-event-copy{min-width:0;display:grid;gap:6px}.channel-event-heading,.channel-event-meta,.channel-event-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.channel-event-meta{font-size:12px}.channel-event-actions{justify-content:flex-end}.topic-editor-inline{margin:10px 16px 0}@media(max-width:1360px){.chat-header-parity .header-main-row,.channel-topbar-strip{grid-template-columns:minmax(0,1fr)}.chat-header-parity .header-actions-row,.header-utility-actions,.chat-header-parity .header-presence-strip,.channel-topbar-metrics{justify-content:flex-start}.channel-event-strip{grid-template-columns:1fr}.channel-event-actions{justify-content:flex-start}}@media(max-width:920px){.header-utility-actions,.header-search-stack{width:100%;min-width:0}.header-shortcut-button,.header-overflow-menu,.header-overflow-trigger,.header-utility-tab-strip,.header-action-cluster,.header-context-actions{width:100%}.header-utility-tab-strip-compact,.header-action-cluster-shell,.header-utility-tab-strip,.header-context-actions{justify-content:flex-start}.header-overflow-panel{left:0;right:auto;min-width:100%}.search-bar{width:100%}.search-bar input{min-width:0;width:100%}}.header-utility-actions-search{align-items:center}.header-search-stack{min-width:min(440px,100%);display:grid;gap:8px}.header-search-stack.expanded{flex-basis:min(560px,100%)}.search-bar-refined{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:8px;align-items:center;padding:8px;border-radius:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.search-bar-refined input{min-width:0}.header-search-form-row{display:grid;grid-template-columns:minmax(140px,1fr) auto auto;gap:8px;align-items:center}.header-search-form-row select{min-width:0;height:36px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#111214e6;color:var(--text)}.search-bar-refined button.active,.header-search-form-row button.active{background:#5865f238;border-color:#5865f273;color:#fff}.header-search-tools{display:grid;gap:8px;padding:9px 10px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.header-search-clear{min-height:36px;padding:0 12px;border-radius:10px}.header-search-summary,.header-search-recents{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.header-search-summary{justify-content:flex-start;gap:6px}.header-search-recents{flex:1 1 100%}.header-search-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}@media(max-width:1180px){.header-search-stack{min-width:0;width:100%}.search-bar-refined,.header-search-form-row{grid-template-columns:minmax(0,1fr) repeat(2,auto)}}@media(max-width:920px){.search-bar-refined,.header-search-form-row{grid-template-columns:1fr}.header-search-form-row select,.search-bar-refined button,.header-search-form-row button{width:100%}}.app-shell{grid-template-columns:80px 320px minmax(0,1fr) 348px;background:radial-gradient(circle at top left,rgba(86,117,255,.16),transparent 22%),radial-gradient(circle at 82% 0%,rgba(74,198,173,.08),transparent 20%),linear-gradient(180deg,#0d1319,#111821)}.server-rail{min-height:100vh;padding:18px 12px 16px;background:#0b1016f0;border-right:1px solid rgba(255,255,255,.05);box-shadow:inset -1px 0 #ffffff05}.server-rail-top,.server-folder-items,.server-rail-stats{gap:12px}.servers-list{padding:14px 0}.server-home,.server-pill{width:50px;height:50px;border-radius:18px;background:linear-gradient(180deg,#19212a,#141b23);border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 24px #00000038}.server-home.active,.server-pill.active{border-radius:20px;background:linear-gradient(180deg,#5c79ffeb,#4d6af4e6)}.server-rail-current,.server-rail-badge,.server-rail-count{border-radius:14px}.workspace-sidebar{min-height:100vh;grid-template-rows:auto minmax(0,1fr) auto auto;gap:14px;padding:18px 14px 14px;background:#121820e0;border-right:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.workspace-sidebar>*{min-width:0}.workspace-sidebar .sidebar-header{position:relative;top:auto;padding:0;border-bottom:0;box-shadow:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.workspace-sidebar .sidebar-header-top{align-items:flex-start}.workspace-sidebar .sidebar-title{font-size:23px;font-weight:800;letter-spacing:-.03em;color:#f3f6fb}.workspace-sidebar .sidebar-status-chip,.workspace-sidebar .sidebar-quick-action,.workspace-sidebar .sidebar-quick-chip,.workspace-sidebar .sidebar-mode-pill{border-radius:12px}.workspace-sidebar .sidebar-quick-actions,.workspace-sidebar .sidebar-quick-action-strip,.workspace-sidebar .sidebar-header-chips{gap:8px}.workspace-sidebar .sidebar-scroll{min-height:0;overflow:auto;display:grid;gap:14px;padding-right:4px}.workspace-sidebar .channel-category{display:grid;gap:8px}.workspace-sidebar .group-title,.workspace-sidebar .channel-group-toggle{border-radius:12px}.workspace-sidebar .channel-item{border-radius:14px;min-height:46px;padding:8px 10px}.workspace-sidebar .channel-item:hover,.workspace-sidebar .voice-occupancy-row:hover{background:#ffffff0f}.workspace-sidebar .channel-item.active{background:linear-gradient(180deg,#5675ff2e,#5675ff1a);border-color:#5675ff3d;box-shadow:inset 0 0 0 1px #5675ff1f}.workspace-sidebar .channel-main-rich{gap:12px}.workspace-sidebar .channel-title{font-size:14px;font-weight:700;color:#eef2f8}.workspace-sidebar .channel-subtitle,.workspace-sidebar .voice-occupancy-more{color:#8f9aaa}.workspace-sidebar .voice-occupancy-list{margin:2px 0 2px 22px;padding-left:10px;border-left:1px solid rgba(255,255,255,.06)}.workspace-sidebar .panel-card,.workspace-sidebar .utility-card,.workspace-sidebar .utility-card-v9{margin:0;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.05);background:#ffffff07;box-shadow:inset 0 1px #ffffff05}.account-dock{padding-top:0;background:transparent;border-top:0}.sidebar-user-card.compact-user-panel{padding:12px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#171e27f5,#10161ef5);box-shadow:0 18px 34px #0003}.compact-sidebar-actions button,.compact-presence-row .presence-chip,.sidebar-status-editor,.sidebar-user-summary-chip{border-radius:12px}.content-column{min-height:100vh;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:12px;padding:18px 18px 16px;background:transparent}.content-column.thread-open{padding-right:392px}.chat-header{position:sticky;top:0;z-index:7;padding:16px 18px;border:1px solid rgba(255,255,255,.06);border-radius:20px;background:#121820db;box-shadow:0 18px 38px #0000002e}.header-main-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,560px);gap:20px;align-items:start}.header-channel{align-items:flex-start;gap:14px}.channel-hash{font-size:22px;line-height:1;margin-top:2px;color:#8a95a6}.header-channel-copy{display:grid;gap:6px}.header-channel-copy>strong{font-size:22px;letter-spacing:-.03em;color:#f3f6fb}.header-channel-summary{max-width:760px;color:#97a2b1}.header-channel-context,.header-actions-row,.header-context-actions,.header-search-summary,.header-search-form-row,.header-action-cluster,.header-utility-tab-strip{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.header-actions{justify-items:stretch}.quick-tabs.quick-tabs-primary button,.header-utility-tab,.header-shortcut-button,.header-overflow-trigger,.header-context-actions button,.search-bar.search-bar-refined.search-bar-compact button{min-height:36px;padding:0 14px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a}.quick-tabs.quick-tabs-primary button.active,.header-utility-tab.active,.header-overflow-trigger.active{background:#5675ff29;border-color:#5675ff47}.search-bar.search-bar-refined.search-bar-compact{width:100%;padding:6px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.search-bar.search-bar-refined.search-bar-compact input{min-height:38px;border:0;background:transparent}.channel-topbar-strip{padding:12px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.05);background:#121820b8}.channel-topbar-metric{border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.channel-event-strip,.conversation-insight-bar,.conversation-companion-dock,.topic-editor-inline,.forum-starter-board{margin:0;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.05);background:#121820b8}.conversation-companion-toolbar,.conversation-companion-focus-strip{gap:10px}.conversation-companion-tab,.conversation-companion-focus-action,.conversation-companion-focus-chip{border-radius:12px}.messages{min-height:0;padding:10px 8px 14px;border-radius:22px;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,#121820c7,#0f141be0);box-shadow:inset 0 1px #ffffff05}.message-row{border-radius:16px;padding-left:18px;padding-right:18px}.message-row:hover,.message-row:focus-within{background:#ffffff09}.message-body-rich{gap:6px;padding-right:156px}.message-meta-main-rich{gap:8px 12px}.message-author-cluster,.message-meta-subtle{gap:8px}.message-timestamp,.message-author-handle,.message-role-chip-inline,.message-footer-row,.message-row-summary{color:#91a0b0}.message-reply-preview.richer,.message-link-preview-card,.attachment-row-rich,.attachment-media-shell,.message-forward-card{border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.attachment-stack,.attachment-stack.enhanced,.attachment-stack.media-attachment-stack.enhanced{gap:12px}.attachment-primary-link{color:#eef3fb}.attachment-row-summary,.attachment-row-meta,.attachment-media-label{color:#90a0ae}.attachment-image-rich,.attachment-video,.attachment-audio,.attachment-inline-player{border-radius:16px}.composer{padding:0 0 6px;background:transparent}.composer-box.chat-composer-shell{border-radius:20px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#121820f0,#0e131af5);box-shadow:0 18px 36px #0003}.composer-formatting-toolbar-compact,.composer-mode-rail,.composer-actions,.composer-primary-footer,.composer-supporting-meta,.composer-primary-action-cluster{gap:8px}.composer-editor-shell{gap:12px;margin-top:10px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#070b1147}.composer textarea,.composer-editor-shell textarea{min-height:96px}.composer-editor-tool,.composer-formatting-toolbar-compact button,.composer-action-menu-toggle,.composer-workflow-secondary-chip,.composer-context-chip{border-radius:12px}.composer-primary-action-cluster>.primary{min-width:116px;border-radius:14px}.composer-secondary-stack{gap:10px;margin-top:12px;padding-top:10px}.details-sidebar,.right-sidebar{min-height:100vh;gap:12px;padding:18px 14px 16px;background:#10161ee0;border-left:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.right-sidebar .tabs-grid{top:0;margin:0;padding:0 0 6px;background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.details-sidebar .panel-card,.details-sidebar .utility-card,.details-sidebar .utility-card-v9,.details-sidebar .details-panel{margin:0 0 10px;border-radius:16px;border:1px solid rgba(255,255,255,.05);background:#ffffff08;box-shadow:none}.thread-split-panel{top:18px;right:18px;bottom:16px;width:374px;padding:14px;gap:12px;border-radius:24px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#10161ef5,#0c1218fa);box-shadow:0 24px 54px #0000003d}.thread-split-header,.thread-split-parent,.thread-split-compose,.thread-split-list-shell,.thread-split-focus-strip{padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.thread-split-list{gap:12px}.thread-split-reply{border-radius:16px;padding:12px}.thread-split-compose textarea{min-height:104px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#080c1238}@media(max-width:1440px){.app-shell{grid-template-columns:74px 292px minmax(0,1fr) 320px}.content-column.thread-open{padding-right:348px}.thread-split-panel{width:332px}}@media(max-width:1240px){.app-shell{grid-template-columns:72px 280px 1fr}.details-sidebar,.right-sidebar{display:none}.header-main-row{grid-template-columns:minmax(0,1fr)}}@media(max-width:980px){.app-shell{grid-template-columns:64px minmax(240px,284px) 1fr}.workspace-sidebar,.content-column{padding-inline:12px}.messages{border-radius:18px}.thread-split-panel{inset:88px 12px 12px auto;width:min(360px,calc(100vw - 24px))}}.chat-header{gap:12px}.chat-header .header-main-row,.chat-header-parity .header-main-row{grid-template-columns:minmax(0,1fr);align-items:start}.chat-header .header-channel,.chat-header-parity .header-channel{align-items:start}.chat-header .header-channel-context,.chat-header .header-action-cluster-shell,.chat-header .header-context-actions,.chat-header .header-overflow-menu,.chat-header .channel-topbar-strip{display:none}.chat-header .header-actions,.chat-header .header-actions-row,.chat-header .header-actions-row-primary,.chat-header .header-actions-row-secondary,.chat-header .header-utility-actions,.chat-header .header-utility-actions-search{width:100%;justify-items:stretch;justify-content:flex-start}.chat-header .header-actions-row-primary,.chat-header .header-actions-row-secondary{gap:8px}.chat-header .header-search-stack{min-width:0;width:100%;flex:1 1 100%}.chat-header .search-bar.search-bar-refined.search-bar-compact{width:100%}.chat-header .search-bar.search-bar-refined.search-bar-compact input{min-width:0;width:100%}.chat-header .header-utility-tab-strip,.conversation-companion-dock{display:none}.messages{padding-top:0;padding-bottom:18px}.message-body-rich{min-width:0;padding-right:72px}.message-row>.message-body.message-body-rich:first-child:last-child{grid-column:1 / -1;width:auto}.message-hover-actions{max-width:min(100%,220px);flex-wrap:wrap}.composer{z-index:4}.composer-box.chat-composer-shell{border-radius:18px}.details-sidebar,.right-sidebar{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.details-sidebar>*,.right-sidebar>*{min-width:0}.details-sidebar .details-tab-context-shell,.details-sidebar .details-tab-focus-strip,.details-sidebar .details-tab-secondary-shell{display:none}.details-sidebar .tabs-grid,.right-sidebar .tabs-grid{max-height:none;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.details-sidebar .panel-card,.details-sidebar .utility-card,.details-sidebar .utility-card-v9,.details-sidebar .details-panel,.right-sidebar .panel-card,.right-sidebar .details-panel{min-width:0;overflow:hidden}.details-sidebar .panel-card *,.details-sidebar .details-panel *,.right-sidebar .panel-card *,.right-sidebar .details-panel *{min-width:0;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.details-sidebar .header-chip,.right-sidebar .header-chip{flex:0 0 auto;width:auto;max-width:100%;white-space:nowrap}.details-sidebar .row,.details-sidebar .compact-row,.details-sidebar .panel-chip-row,.details-sidebar .details-tab-primary-row,.details-sidebar .details-tab-group-row,.details-sidebar .details-tab-secondary-row,.right-sidebar .row,.right-sidebar .compact-row,.right-sidebar .panel-chip-row{flex-wrap:wrap}.details-sidebar .notifications-summary-grid,.details-sidebar .details-thread-review-grid,.details-sidebar .thread-summary-primary-metrics,.details-sidebar .admin-overview-summary-grid,.details-sidebar .admin-overview-health-grid,.details-sidebar .admin-overview-access-grid,.details-sidebar .role-hierarchy-grid,.details-sidebar .permission-grid,.right-sidebar .notifications-summary-grid,.right-sidebar .details-thread-review-grid,.right-sidebar .thread-summary-primary-metrics,.right-sidebar .admin-overview-summary-grid,.right-sidebar .admin-overview-health-grid,.right-sidebar .admin-overview-access-grid,.right-sidebar .role-hierarchy-grid,.right-sidebar .permission-grid{grid-template-columns:1fr!important}.details-sidebar .section-workspace-intro-meta-row,.right-sidebar .section-workspace-intro-meta-row{flex-wrap:wrap}.details-sidebar .admin-overview-disclosure-card,.details-sidebar .admin-overview-followup-card,.right-sidebar .admin-overview-disclosure-card,.right-sidebar .admin-overview-followup-card{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.details-sidebar .admin-overview-disclosure-card>*,.details-sidebar .admin-overview-followup-card>*,.right-sidebar .admin-overview-disclosure-card>*,.right-sidebar .admin-overview-followup-card>*{min-width:0}.details-sidebar .admin-overview-disclosure-card button,.details-sidebar .admin-overview-disclosure-card .secondary-button,.details-sidebar .admin-overview-followup-actions,.details-sidebar .admin-overview-followup-actions button,.details-sidebar .admin-overview-followup-actions .secondary-button,.right-sidebar .admin-overview-disclosure-card button,.right-sidebar .admin-overview-disclosure-card .secondary-button,.right-sidebar .admin-overview-followup-actions,.right-sidebar .admin-overview-followup-actions button,.right-sidebar .admin-overview-followup-actions .secondary-button{width:100%}.details-sidebar .member-directory-item,.details-sidebar .admin-overview-member-item,.right-sidebar .member-directory-item,.right-sidebar .admin-overview-member-item{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.details-sidebar .admin-overview-member-main,.right-sidebar .admin-overview-member-main{width:auto}.details-sidebar .admin-overview-member-actions,.right-sidebar .admin-overview-member-actions{width:100%;justify-content:stretch}.details-sidebar .admin-overview-member-actions>*,.right-sidebar .admin-overview-member-actions>*{width:100%}.details-sidebar .thread-split-focus-strip,.right-sidebar .thread-split-focus-strip{display:none}.app-shell{--shell-frame: linear-gradient(180deg, #0c1117 0%, #111821 100%);--shell-surface-rail: rgba(10, 14, 20, .92);--shell-surface-sidebar: rgba(16, 22, 30, .9);--shell-surface-main: rgba(15, 20, 27, .84);--shell-surface-panel: rgba(17, 23, 31, .82);--shell-surface-elevated: rgba(255, 255, 255, .042);--shell-border-soft: rgba(255, 255, 255, .055);--shell-border-strong: rgba(255, 255, 255, .085);--shell-text-strong: #f2f5fb;--shell-text-normal: #dbe2ec;--shell-text-muted: #8d99a8;--shell-accent: #6d84ff;--shell-accent-soft: rgba(109, 132, 255, .16);--shell-accent-strong: rgba(109, 132, 255, .28);--shell-focus-ring: rgba(157, 177, 255, .95);grid-template-columns:72px clamp(272px,20vw,300px) minmax(0,1fr) clamp(292px,21vw,320px);background:radial-gradient(circle at 0% 0%,rgba(109,132,255,.12),transparent 22%),radial-gradient(circle at 100% 0%,rgba(76,196,174,.06),transparent 18%),var(--shell-frame)}.app-shell :is(.server-home,.server-pill,.workspace-sidebar .channel-item,.workspace-sidebar .group-title,.workspace-sidebar .sidebar-quick-action,.workspace-sidebar .icon-button,.chat-header button,.chat-header input,.chat-header select,.composer button,.composer textarea,.details-sidebar button,.details-sidebar [role=tab],.thread-split-panel button,.thread-split-panel textarea):focus-visible{outline:none;box-shadow:0 0 0 2px #0a0e14eb,0 0 0 4px #9db1ff5c}.server-rail{padding:16px 10px 14px;background:linear-gradient(180deg,#0a0e14f5,#080c12eb);border-right-color:var(--shell-border-soft)}.server-home,.server-pill{width:48px;height:48px;border-radius:16px;background:linear-gradient(180deg,#171f28,#111720);border-color:var(--shell-border-soft);box-shadow:0 10px 24px #0003;transition:transform .14s ease,background-color .14s ease,border-color .14s ease}.server-home:hover,.server-pill:hover{transform:translateY(-1px);border-color:var(--shell-border-strong);background:linear-gradient(180deg,#1a2430,#131b24)}.server-home.active,.server-pill.active{border-radius:18px;background:linear-gradient(180deg,#6d84fff0,#516bf2eb);border-color:#95aaff57}.workspace-sidebar{min-width:0;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;padding:16px 12px 14px;background:linear-gradient(180deg,#11171ff0,#0e141ce6);border-right-color:var(--shell-border-soft)}.workspace-sidebar .sidebar-header{display:grid;gap:10px;padding:2px 2px 4px}.workspace-sidebar .sidebar-header-top{align-items:center;gap:12px}.workspace-sidebar .sidebar-heading{min-width:0}.workspace-sidebar .sidebar-heading-main{display:grid;gap:6px;min-width:0}.workspace-sidebar .sidebar-title{max-width:212px;font-size:22px;line-height:1.02;color:var(--shell-text-strong)}.workspace-sidebar .sidebar-header-chips{gap:6px}.workspace-sidebar .sidebar-status-chip{min-height:28px;padding:0 10px;font-size:11px;letter-spacing:.02em;background:#ffffff0b;border:1px solid var(--shell-border-soft);color:var(--shell-text-muted)}.workspace-sidebar .sidebar-header-actions{gap:6px;margin-left:auto}.workspace-sidebar .sidebar-header-actions .icon-button{width:36px;height:36px;min-height:36px;border-radius:12px;border:1px solid var(--shell-border-soft);background:#ffffff09}.workspace-sidebar .sidebar-priority-actions{display:flex;gap:8px}.workspace-sidebar .sidebar-priority-actions>*{min-width:0;flex:1 1 0}.workspace-sidebar .sidebar-quick-action{min-height:38px;padding:0 12px;border-radius:14px;border:1px solid var(--shell-border-soft);background:#ffffff09}.workspace-sidebar .sidebar-quick-action.lead.attention,.workspace-sidebar .sidebar-quick-action.lead.active{background:linear-gradient(180deg,#6d84ff29,#6d84ff1a);border-color:var(--shell-accent-strong)}.workspace-sidebar .sidebar-quick-action strong{flex:0 0 auto}.workspace-sidebar .sidebar-quick-action-strip,.workspace-sidebar .sidebar-notification-row{display:none}.workspace-sidebar .sidebar-scroll{gap:12px}.workspace-sidebar .channel-group-header{gap:6px}.workspace-sidebar .group-title,.workspace-sidebar .channel-group-toggle{width:100%;padding:6px 8px;border:1px solid transparent;border-radius:12px;background:transparent}.workspace-sidebar .channel-group-toggle:hover,.workspace-sidebar .channel-group-toggle:focus-visible{background:#ffffff08;border-color:#ffffff0a}.workspace-sidebar .channel-list,.workspace-sidebar .sidebar-channel-tree{gap:6px}.workspace-sidebar .channel-item{min-width:0;min-height:44px;padding:8px 10px;border:1px solid transparent;border-radius:14px;background:transparent;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}.workspace-sidebar .channel-item:hover,.workspace-sidebar .channel-item:focus-visible,.workspace-sidebar .voice-occupancy-row:hover,.workspace-sidebar .voice-occupancy-row:focus-visible{background:#ffffff0b;border-color:#ffffff0d}.workspace-sidebar .channel-item.active{background:linear-gradient(180deg,#6d84ff2e,#6d84ff1a);border-color:var(--shell-accent-strong);box-shadow:inset 0 0 0 1px #6d84ff1f}.workspace-sidebar .channel-item.unread:not(.active){background:#ffffff08;border-color:#ffffff0d}.workspace-sidebar .channel-item.has-mentions:not(.active),.workspace-sidebar .channel-item.needs-attention:not(.active){border-color:#6d84ff2e;background:#6d84ff12}.workspace-sidebar .channel-item.notification-hit:not(.active),.workspace-sidebar .dm-channel-row.has-notifications:not(.active),.workspace-sidebar .group-dm-row.has-notifications:not(.active){background:#ffffff0a}.workspace-sidebar .channel-main,.workspace-sidebar .channel-main-rich,.workspace-sidebar .channel-leading,.workspace-sidebar .channel-title-stack,.workspace-sidebar .channel-title-row,.workspace-sidebar .channel-subtitle,.workspace-sidebar .channel-title,.workspace-sidebar .channel-trailing,.workspace-sidebar .category-heading-main{min-width:0}.workspace-sidebar .channel-main-rich{gap:10px}.workspace-sidebar .channel-title-row{display:flex;align-items:center;gap:6px}.workspace-sidebar .channel-title,.workspace-sidebar .voice-occupancy-name,.workspace-sidebar .category-title,.workspace-sidebar .channel-subtitle,.workspace-sidebar .sidebar-user-subtitle,.workspace-sidebar .sidebar-user-status{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-sidebar .channel-inline-tag,.workspace-sidebar .channel-state-chip,.workspace-sidebar .badge,.workspace-sidebar .header-chip{flex:0 0 auto}.workspace-sidebar .voice-occupancy-list{margin:4px 0 2px 20px;padding-left:10px}.workspace-sidebar .voice-occupancy-row{border-radius:12px}.account-dock{padding-top:2px}.sidebar-user-card.compact-user-panel{padding:10px 12px;border-radius:18px;border:1px solid var(--shell-border-soft);background:linear-gradient(180deg,#161d26f5,#0f151dfa);box-shadow:0 16px 34px #0000002e}.sidebar-user-card .compact-summary-chips>:nth-child(n+5){display:none}.sidebar-user-card .compact-presence-row{gap:6px}.sidebar-user-card .presence-chip{min-height:30px}.content-column{min-width:0;gap:10px;padding:16px 16px 14px}.content-column.thread-open{padding-right:348px}.chat-header{top:10px;padding:12px 14px;border-radius:18px;border-color:var(--shell-border-soft);background:linear-gradient(180deg,#121820e6,#0f141bd6);box-shadow:0 14px 28px #0000002e}.chat-header .header-main-row,.chat-header-parity .header-main-row{gap:14px}.chat-header .header-channel{gap:12px}.chat-header .channel-hash{margin-top:0;font-size:18px;color:var(--shell-text-muted)}.chat-header .header-channel-copy{min-width:0;gap:4px}.chat-header .header-channel-copy>strong{font-size:20px;line-height:1.1;color:var(--shell-text-strong)}.chat-header .header-channel-summary{max-width:none;font-size:13px;color:var(--shell-text-muted)}.chat-header .header-chip{min-height:28px;padding:0 10px;border-radius:999px}.chat-header .header-actions-row-primary,.chat-header .header-actions-row-secondary{gap:10px}.chat-header .quick-tabs.quick-tabs-primary{gap:8px}.chat-header .quick-tabs.quick-tabs-primary button,.chat-header .header-utility-tab,.chat-header .header-priority-action,.chat-header .header-shortcut-button,.chat-header .header-overflow-trigger,.chat-header .search-bar.search-bar-refined.search-bar-compact button,.chat-header .header-search-tools button,.chat-header .header-search-tools select{min-height:34px;padding:0 12px;border-radius:12px;border:1px solid var(--shell-border-soft);background:#ffffff0a;color:var(--shell-text-normal)}.chat-header .quick-tabs.quick-tabs-primary button.active,.chat-header .header-utility-tab.active,.chat-header .header-priority-action,.chat-header .header-overflow-trigger.active{background:#6d84ff24;border-color:var(--shell-accent-strong)}.chat-header .header-utility-tab-strip{display:flex;flex-wrap:wrap;gap:8px}.chat-header .search-bar.search-bar-refined.search-bar-compact{padding:5px;border-radius:14px;border-color:var(--shell-border-soft);background:#ffffff08}.chat-header .search-bar.search-bar-refined.search-bar-compact input{min-height:36px;font-size:14px}.chat-header .header-search-tools{margin-top:8px;padding:10px;border-radius:14px;border:1px solid var(--shell-border-soft);background:#ffffff06}.chat-header .channel-topbar-strip{display:none}.messages{padding:6px 0 18px;border-radius:20px;border-color:var(--shell-border-soft);background:linear-gradient(180deg,#121820cc,#0e131ae6)}.message-row{padding:8px 18px;border-radius:14px}.message-row.grouped{padding-top:4px}.message-body-rich{gap:5px;padding-right:88px}.message-meta-main-rich{align-items:baseline;gap:6px 10px}.message-author-cluster strong,.message-author-cluster .sender-link{color:var(--shell-text-strong)}.message-body-rich,.message-body-rich *:not(button):not(input):not(textarea){min-width:0}.message-body-rich>:is(p,div,span,strong,small),.message-render-stack,.message-link-preview-card,.attachment-primary-link,.message-forward-card{overflow-wrap:anywhere;word-break:normal}.message-hover-actions{border-radius:12px;border:1px solid var(--shell-border-soft);background:#0d1218f0;box-shadow:0 10px 20px #00000029}.attachment-row-rich,.attachment-media-shell,.message-link-preview-card,.message-forward-card{background:#ffffff06;border-color:#ffffff0d}.attachment-row,.attachment-row-rich{padding:10px 12px}.composer{z-index:4;padding:0 0 4px}.composer-box.chat-composer-shell{border-radius:18px;border-color:var(--shell-border-strong);background:linear-gradient(180deg,#121820f5,#0e131afa);box-shadow:0 16px 32px #0000002e}.composer-box.chat-composer-shell:focus-within{border-color:#6d84ff47;box-shadow:0 0 0 1px #6d84ff33,0 20px 40px #0003}.composer-editor-shell{margin-top:8px;padding:10px 12px;border-radius:14px;border-color:var(--shell-border-soft);background:#080c1247}.composer textarea,.composer-editor-shell textarea{min-height:88px}.composer-primary-footer{padding-top:10px;border-top:1px solid rgba(255,255,255,.05)}.composer-primary-action-cluster>.primary{min-width:108px;border-radius:14px}.composer-secondary-stack{gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.045)}.composer-secondary-stack>*{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.045);background:#ffffff06}.details-sidebar,.right-sidebar{min-width:0;gap:10px;padding:16px 12px 14px;background:linear-gradient(180deg,#0f141beb,#0c1117f0);border-left-color:var(--shell-border-soft)}.details-sidebar .tabs-grid,.right-sidebar .tabs-grid{padding-bottom:8px;gap:8px}.details-sidebar .tabs-grid button,.right-sidebar .tabs-grid button{min-height:34px;padding:0 12px;border-radius:12px;border:1px solid var(--shell-border-soft);background:#ffffff09}.details-sidebar .tabs-grid button.active,.right-sidebar .tabs-grid button.active{background:#6d84ff1f;border-color:#6d84ff38}.details-sidebar .panel-card,.details-sidebar .utility-card,.details-sidebar .utility-card-v9,.details-sidebar .details-panel,.right-sidebar .panel-card,.right-sidebar .utility-card,.right-sidebar .utility-card-v9,.right-sidebar .details-panel{margin:0 0 8px;padding:12px 14px;border-radius:16px;border-color:#ffffff0b;background:#ffffff06}.details-sidebar .panel-card *,.details-sidebar .details-panel *,.right-sidebar .panel-card *,.right-sidebar .details-panel *{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.details-sidebar :is(.muted,small,p,strong,.line-clamp,.header-chip,.section-title,.admin-overview-disclosure-copy,.admin-overview-followup-copy,.admin-overview-preview-copy,.admin-overview-member-main),.right-sidebar :is(.muted,small,p,strong,.line-clamp,.header-chip,.section-title,.admin-overview-disclosure-copy,.admin-overview-followup-copy,.admin-overview-preview-copy,.admin-overview-member-main){overflow-wrap:anywhere}.details-sidebar .header-chip,.right-sidebar .header-chip{white-space:normal;line-height:1.25}.details-sidebar .admin-overview-summary-grid,.details-sidebar .admin-overview-health-grid,.details-sidebar .admin-overview-access-grid,.right-sidebar .admin-overview-summary-grid,.right-sidebar .admin-overview-health-grid,.right-sidebar .admin-overview-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.details-sidebar .admin-control-hero,.right-sidebar .admin-control-hero{grid-template-columns:minmax(0,1fr);align-items:stretch}.details-sidebar .admin-control-hero-copy,.right-sidebar .admin-control-hero-copy,.details-sidebar .admin-control-actions,.right-sidebar .admin-control-actions,.details-sidebar .community-section-switcher-head,.right-sidebar .community-section-switcher-head{min-width:0}.details-sidebar .admin-control-actions,.right-sidebar .admin-control-actions{justify-content:flex-start}.details-sidebar .admin-control-actions>*,.right-sidebar .admin-control-actions>*{width:auto}.details-sidebar .admin-control-chip-row,.right-sidebar .admin-control-chip-row{align-items:flex-start}.details-sidebar .admin-control-chip-row .header-chip,.right-sidebar .admin-control-chip-row .header-chip{white-space:normal}.details-sidebar .admin-control-summary-grid,.right-sidebar .admin-control-summary-grid,.details-sidebar .community-section-switcher,.right-sidebar .community-section-switcher{grid-template-columns:1fr!important}.details-sidebar .community-section-switcher-head,.right-sidebar .community-section-switcher-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.details-sidebar .community-section-switcher-item,.right-sidebar .community-section-switcher-item{justify-items:stretch;min-height:0}.details-sidebar .admin-overview-disclosure-card,.details-sidebar .admin-overview-followup-card,.right-sidebar .admin-overview-disclosure-card,.right-sidebar .admin-overview-followup-card{display:flex;flex-direction:column;align-items:stretch;gap:10px}.details-sidebar .admin-overview-disclosure-copy,.details-sidebar .admin-overview-followup-copy,.right-sidebar .admin-overview-disclosure-copy,.right-sidebar .admin-overview-followup-copy{gap:6px}.details-sidebar .admin-overview-disclosure-card button,.details-sidebar .admin-overview-disclosure-card .secondary-button,.details-sidebar .admin-overview-followup-actions,.details-sidebar .admin-overview-followup-actions button,.details-sidebar .admin-overview-followup-actions .secondary-button,.right-sidebar .admin-overview-disclosure-card button,.right-sidebar .admin-overview-disclosure-card .secondary-button,.right-sidebar .admin-overview-followup-actions,.right-sidebar .admin-overview-followup-actions button,.right-sidebar .admin-overview-followup-actions .secondary-button{width:auto}.details-sidebar .admin-overview-followup-actions,.right-sidebar .admin-overview-followup-actions{gap:8px;justify-content:flex-start}.details-sidebar .admin-overview-member-actions,.right-sidebar .admin-overview-member-actions{width:auto;justify-content:flex-start}.details-sidebar .admin-overview-member-actions>*,.right-sidebar .admin-overview-member-actions>*{width:auto}.thread-split-panel{top:16px;right:16px;bottom:14px;width:min(348px,calc(100vw - 32px));padding:12px;gap:10px;border-radius:22px;border-color:var(--shell-border-strong);background:linear-gradient(180deg,#10161ef5,#0c1117fa);box-shadow:0 22px 46px #00000038}.thread-split-header,.thread-split-parent,.thread-split-compose,.thread-split-list-shell,.thread-split-focus-strip{padding:12px 14px;border-radius:16px;border-color:#ffffff0d;background:#ffffff06}.thread-split-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.thread-split-metric-card{padding:10px 12px;border-radius:14px;background:#ffffff06}@media(max-width:1440px){.app-shell{grid-template-columns:70px 284px minmax(0,1fr) 304px}.content-column.thread-open{padding-right:334px}.thread-split-panel{width:324px}}@media(max-width:1280px){.app-shell{grid-template-columns:68px 272px minmax(0,1fr) 288px}.workspace-sidebar{padding-inline:10px}.content-column{padding-inline:14px}.chat-header{top:8px;padding:12px}.chat-header .quick-tabs.quick-tabs-primary button,.chat-header .header-utility-tab,.chat-header .header-priority-action,.chat-header .header-shortcut-button,.chat-header .header-overflow-trigger{padding-inline:10px}.messages{border-radius:18px}.details-sidebar,.right-sidebar{padding-inline:10px}.details-sidebar .admin-overview-summary-grid,.details-sidebar .admin-overview-health-grid,.details-sidebar .admin-overview-access-grid,.right-sidebar .admin-overview-summary-grid,.right-sidebar .admin-overview-health-grid,.right-sidebar .admin-overview-access-grid,.thread-split-metrics{grid-template-columns:1fr!important}}:root{--sky-v2-bg: #090b10;--sky-v2-surface-rail: #0b0e14;--sky-v2-surface-sidebar: #10141d;--sky-v2-surface-main: #11161f;--sky-v2-surface-panel: #0f141d;--sky-v2-surface-elevated: rgba(22, 27, 39, .88);--sky-v2-border: rgba(136, 145, 168, .16);--sky-v2-border-strong: rgba(136, 145, 168, .22);--sky-v2-text-strong: #f2f4ff;--sky-v2-text-normal: #c9d0e7;--sky-v2-text-muted: #8d96b2;--sky-v2-accent: #6a6ff5;--sky-v2-accent-soft: rgba(106, 111, 245, .18);--sky-v2-shadow: 0 18px 60px rgba(3, 5, 10, .52);--sky-v2-radius-lg: 20px;--sky-v2-radius-md: 14px;--sky-v2-radius-sm: 10px;--sky-v2-focus: 0 0 0 2px rgba(106, 111, 245, .65)}.sky-shell-v2,.sky-shell-v2 *{box-sizing:border-box}.sky-shell-v2{min-height:100vh;display:grid;grid-template-columns:68px 272px minmax(0,1fr);gap:0;background:radial-gradient(circle at top left,rgba(66,72,150,.12),transparent 28%),var(--sky-v2-bg);color:var(--sky-v2-text-normal);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sky-shell-v2[data-panel-open=true]{grid-template-columns:68px 272px minmax(0,1fr) minmax(312px,348px)}.sky-shell-v2__rail,.sky-shell-v2__sidebar,.sky-shell-v2__main-column,.sky-shell-v2__right-panel{min-height:100vh}.sky-shell-v2__rail{display:flex;flex-direction:column;justify-content:space-between;padding:14px 12px;background:var(--sky-v2-surface-rail);border-right:1px solid var(--sky-v2-border)}.sky-shell-v2__rail-stack{display:flex;flex-direction:column;gap:10px}.sky-shell-v2__rail-button,.sky-shell-v2__rail-create,.sky-shell-v2__icon-action,.sky-shell-v2__header-action,.sky-shell-v2__account-action,.sky-shell-v2__toolbar-icon,.sky-shell-v2__ghost-action,.sky-shell-v2__footer-mode,.sky-shell-v2__footer-shortcut,.sky-shell-v2__filter-chip,.sky-shell-v2__thread-link,.sky-shell-v2__reaction-chip,.sky-shell-v2__attachment-action,.sky-shell-v2__search-card,.sky-shell-v2__member-row,.sky-shell-v2__palette-item,.sky-shell-v2__sidebar-item,.sky-shell-v2__account-primary{background:transparent;color:inherit;border:0;cursor:pointer;font:inherit}.sky-shell-v2__rail-button{position:relative;width:44px;height:44px;padding:0;border-radius:16px;display:grid;place-items:center}.sky-shell-v2__rail-button:hover,.sky-shell-v2__rail-create:hover,.sky-shell-v2__icon-action:hover,.sky-shell-v2__header-action:hover,.sky-shell-v2__account-action:hover,.sky-shell-v2__toolbar-icon:hover,.sky-shell-v2__ghost-action:hover,.sky-shell-v2__footer-mode:hover,.sky-shell-v2__footer-shortcut:hover,.sky-shell-v2__filter-chip:hover,.sky-shell-v2__attachment-action:hover,.sky-shell-v2__search-card:hover,.sky-shell-v2__member-row:hover,.sky-shell-v2__palette-item:hover,.sky-shell-v2__sidebar-item:hover,.sky-shell-v2__account-primary:hover{background:#ffffff0d}.sky-shell-v2__rail-button:focus-visible,.sky-shell-v2__rail-create:focus-visible,.sky-shell-v2__icon-action:focus-visible,.sky-shell-v2__header-action:focus-visible,.sky-shell-v2__account-action:focus-visible,.sky-shell-v2__toolbar-icon:focus-visible,.sky-shell-v2__ghost-action:focus-visible,.sky-shell-v2__footer-mode:focus-visible,.sky-shell-v2__footer-shortcut:focus-visible,.sky-shell-v2__filter-chip:focus-visible,.sky-shell-v2__attachment-action:focus-visible,.sky-shell-v2__search-card:focus-visible,.sky-shell-v2__member-row:focus-visible,.sky-shell-v2__palette-item:focus-visible,.sky-shell-v2__sidebar-item:focus-visible,.sky-shell-v2__account-primary:focus-visible,.sky-shell-v2__composer-input:focus-visible,.sky-shell-v2__panel-search-input:focus-visible,.sky-shell-v2__palette-input:focus-visible{outline:none;box-shadow:var(--sky-v2-focus)}.sky-shell-v2__rail-pill{position:absolute;inset:8px auto 8px -6px;width:3px;border-radius:999px;background:transparent}.sky-shell-v2__rail-button[data-active=true] .sky-shell-v2__rail-pill{background:var(--sky-v2-accent)}.sky-shell-v2__rail-avatar,.sky-shell-v2__member-avatar,.sky-shell-v2__message-avatar,.sky-shell-v2__account-avatar{display:grid;place-items:center;background:linear-gradient(180deg,#7077ff,#595de0);color:#fff}.sky-shell-v2__rail-avatar{width:34px;height:34px;border-radius:12px;font-size:13px;font-weight:700}.sky-shell-v2__rail-badge{position:absolute;right:-2px;top:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#35a7ff;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700}.sky-shell-v2__rail-unread-dot{position:absolute;right:2px;top:2px;width:10px;height:10px;border-radius:999px;border:2px solid var(--sky-v2-bg);background:#5f7cff;box-shadow:0 0 0 1px #5f7cff2e}.sky-shell-v2__rail-badge[data-tone=unread]{background:#5f7cff}.sky-shell-v2__rail-badge[data-tone=mention]{background:#35a7ff;color:#f8fcff;box-shadow:0 0 0 1px #35a7ff40}.sky-shell-v2__rail-button:has(.sky-shell-v2__rail-unread-dot) .sky-shell-v2__rail-avatar{box-shadow:0 0 0 2px #5f7cff3d}.sky-shell-v2__rail-button:has(.sky-shell-v2__rail-badge[data-tone=mention]) .sky-shell-v2__rail-avatar{box-shadow:0 0 0 2px #35a7ff57,0 0 18px #35a7ff33}.sky-shell-v2__rail-create{width:44px;height:44px;border-radius:16px;background:#ffffff0a}.sky-shell-v2__sidebar{display:grid;grid-template-rows:auto 1fr auto;min-width:0;background:var(--sky-v2-surface-sidebar);border-right:1px solid var(--sky-v2-border)}.sky-shell-v2__sidebar-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 16px;border-bottom:1px solid var(--sky-v2-border)}.sky-shell-v2__sidebar-header-main{min-width:0}.sky-shell-v2__sidebar-header-trigger{width:100%;display:grid;gap:4px;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.sky-shell-v2__sidebar-header-trigger:hover .sky-shell-v2__workspace-name,.sky-shell-v2__sidebar-header-trigger:hover .sky-shell-v2__workspace-caret{color:var(--sky-v2-text-strong)}.sky-shell-v2__sidebar-header-trigger:focus-visible{outline:none;box-shadow:var(--sky-v2-focus);border-radius:12px}.sky-shell-v2__workspace-name-row{display:flex;align-items:center;gap:8px;min-width:0}.sky-shell-v2__sidebar-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.sky-shell-v2__workspace-name{color:var(--sky-v2-text-strong);font-weight:700;font-size:15px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__workspace-caret{color:var(--sky-v2-text-muted);font-size:12px;flex-shrink:0}.sky-shell-v2__workspace-subtitle{margin-top:4px;color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__sidebar-scroll{overflow:auto;padding:16px 12px 12px}.sky-shell-v2__sidebar-group+.sky-shell-v2__sidebar-group{margin-top:20px}.sky-shell-v2__sidebar-group-head{display:flex;align-items:center;justify-content:space-between;color:var(--sky-v2-text-muted);font-size:12px;text-transform:none;padding:0 8px 8px}.sky-shell-v2__sidebar-list{display:flex;flex-direction:column;gap:3px}.sky-shell-v2__sidebar-item{width:100%;display:grid;grid-template-columns:18px minmax(0,1fr) auto auto auto;gap:10px;align-items:center;padding:9px 10px;border-radius:12px;text-align:left}.sky-shell-v2__sidebar-item-icon{color:var(--sky-v2-text-muted);font-size:12px;font-weight:700}.sky-shell-v2__sidebar-item[data-state=disabled]{opacity:.58;cursor:not-allowed}.sky-shell-v2__sidebar-item[data-active=true]{background:#ffffff14;color:var(--sky-v2-text-strong)}.sky-shell-v2__sidebar-item[data-notification-tone=unread]:not([data-active=true]){background:linear-gradient(90deg,#5f7cff1a,#5f7cff08)}.sky-shell-v2__sidebar-item[data-notification-tone=mention]:not([data-active=true]){background:linear-gradient(90deg,#35a7ff24,#35a7ff0a)}.sky-shell-v2__sidebar-item-title{display:block;color:var(--sky-v2-text-normal);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__sidebar-item-icon-wrap,.sky-shell-v2__account-avatar-wrap{position:relative;display:inline-grid;place-items:center}.sky-shell-v2__sidebar-item[data-active=true] .sky-shell-v2__sidebar-item-title,.sky-shell-v2__sidebar-item[data-notification-tone=unread] .sky-shell-v2__sidebar-item-title,.sky-shell-v2__sidebar-item[data-notification-tone=mention] .sky-shell-v2__sidebar-item-title{color:var(--sky-v2-text-strong)}.sky-shell-v2__sidebar-item-subtitle{display:block;color:var(--sky-v2-text-muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__sidebar-badge{min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#35a7ff;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700}.sky-shell-v2__sidebar-unread-dot{width:10px;height:10px;border-radius:999px;background:#5f7cff;box-shadow:0 0 0 1px #5f7cff3d,0 0 12px #5f7cff33}.sky-shell-v2__sidebar-badge[data-tone=unread]{background:#5f7cff}.sky-shell-v2__sidebar-badge[data-tone=mention]{background:#35a7ff;color:#f8fcff;box-shadow:0 0 0 1px #35a7ff40}.sky-shell-v2__presence-dot{width:8px;height:8px;border-radius:999px;display:inline-block;background:#4ade80;box-shadow:0 0 0 1px #4ade802e}.sky-shell-v2__presence-dot[data-status=idle]{background:#f5c84c}.sky-shell-v2__presence-dot[data-status=dnd]{background:#fb7185}.sky-shell-v2__presence-dot[data-status=offline]{background:#5b647a}.sky-shell-v2__presence-dot--overlay{position:absolute;right:-3px;bottom:-3px;width:11px;height:11px;border:2px solid var(--sky-v2-bg)}.sky-shell-v2__account-dock{border-top:1px solid var(--sky-v2-border);padding:10px 12px 12px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.sky-shell-v2__account-primary{min-width:0;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;text-align:left}.sky-shell-v2__account-avatar,.sky-shell-v2__message-avatar,.sky-shell-v2__member-avatar{width:34px;height:34px;border-radius:12px;font-size:14px;font-weight:700}.sky-shell-v2__account-meta{min-width:0;display:flex;flex-direction:column}.sky-shell-v2__account-name{color:var(--sky-v2-text-strong);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__account-handle{color:var(--sky-v2-text-muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__account-actions,.sky-shell-v2__header-actions,.sky-shell-v2__composer-toolbar,.sky-shell-v2__filter-row,.sky-shell-v2__reaction-row{display:flex;align-items:center;gap:8px}.sky-shell-v2__message-failure-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.sky-shell-v2__icon-action,.sky-shell-v2__toolbar-icon{min-height:30px;border-radius:10px;display:grid;place-items:center;color:var(--sky-v2-text-muted)}.sky-shell-v2__icon-action{width:30px;height:30px}.sky-shell-v2__toolbar-icon{width:auto;padding:0 10px;font-size:12px;font-weight:600}.sky-shell-v2__toolbar-icon[disabled]{cursor:not-allowed;opacity:.56}.sky-shell-v2__account-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px}.sky-shell-v2__account-action,.sky-shell-v2__header-action,.sky-shell-v2__attachment-action{border:1px solid var(--sky-v2-border);border-radius:10px;background:#ffffff08;color:var(--sky-v2-text-muted);font:inherit;cursor:pointer}.sky-shell-v2__account-action{min-height:30px;padding:0 10px;font-size:12px}.sky-shell-v2__header-actions{flex-wrap:wrap;justify-content:flex-end}.sky-shell-v2__header-action{min-height:32px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.sky-shell-v2__account-action:hover,.sky-shell-v2__header-action:hover,.sky-shell-v2__attachment-action:hover{background:#ffffff0f;border-color:var(--sky-v2-border-strong)}.sky-shell-v2__account-action:focus-visible,.sky-shell-v2__header-action:focus-visible,.sky-shell-v2__attachment-action:focus-visible{outline:none;box-shadow:var(--sky-v2-focus)}.sky-shell-v2__icon-action[disabled],.sky-shell-v2__sidebar-item[disabled],.sky-shell-v2__account-primary[disabled],.sky-shell-v2__account-action[disabled],.sky-shell-v2__header-action[disabled],.sky-shell-v2__menu-action[disabled]{cursor:not-allowed;opacity:.58}.sky-shell-v2__icon-action[data-active=true],.sky-shell-v2__header-action[data-active=true],.sky-shell-v2__footer-mode[data-active=true],.sky-shell-v2__filter-chip[data-active=true],.sky-shell-v2__reaction-chip[data-active=true]{background:var(--sky-v2-accent-soft);color:var(--sky-v2-text-strong);border-color:#6a6ff542}.sky-shell-v2__main-column{display:grid;grid-template-rows:auto 1fr auto;min-width:0;min-height:100vh;background:linear-gradient(180deg,#11161ffa,#0c1119fa)}.sky-shell-v2__header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:15px 24px 14px;border-bottom:1px solid var(--sky-v2-border);background:#0b0f16ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sky-shell-v2__header-title-row{display:flex;align-items:center;gap:10px}.sky-shell-v2__channel-hash,.sky-shell-v2__header-title{color:var(--sky-v2-text-strong)}.sky-shell-v2__channel-hash{font-size:14px;font-weight:700;opacity:.72}.sky-shell-v2__header-title{font-size:16px;font-weight:700}.sky-shell-v2__header-subtitle{margin-top:3px;font-size:12px;color:var(--sky-v2-text-muted);max-width:72ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__friends-screen{min-height:100vh;display:grid;grid-template-rows:auto auto 1fr;min-width:0}.sky-shell-v2__friends-header,.sky-shell-v2__friends-toolbar{border-bottom:1px solid var(--sky-v2-border);background:#0b0f16ad}.sky-shell-v2__friends-header{padding:22px 28px 14px}.sky-shell-v2__friends-title{margin:0;color:var(--sky-v2-text-strong);font-size:26px;line-height:1.1}.sky-shell-v2__friends-subtitle{margin:6px 0 0;color:var(--sky-v2-text-muted);font-size:13px}.sky-shell-v2__friends-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 28px}.sky-shell-v2__friends-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sky-shell-v2__friends-tab{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid var(--sky-v2-border);border-radius:10px;background:#ffffff08;color:var(--sky-v2-text-muted);cursor:pointer;font:inherit}.sky-shell-v2__friends-tab[data-active=true]{background:var(--sky-v2-accent-soft);color:var(--sky-v2-text-strong);border-color:#6a6ff542}.sky-shell-v2__friends-tab-badge{min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#ffffff24;color:inherit;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.sky-shell-v2__friends-search-shell{min-width:min(320px,42%)}.sky-shell-v2__friends-search,.sky-shell-v2__friends-add-input{width:100%;border-radius:12px;border:1px solid var(--sky-v2-border-strong);background:#ffffff09;color:var(--sky-v2-text-normal);padding:12px 14px;font:inherit}.sky-shell-v2__friends-content{overflow:auto;padding:22px 28px 28px;display:grid;gap:20px;align-content:start}.sky-shell-v2__friends-add-card,.sky-shell-v2__friends-section{display:grid;gap:14px}.sky-shell-v2__friends-add-card{padding:18px;border:1px solid var(--sky-v2-border);border-radius:18px;background:#ffffff08}.sky-shell-v2__friends-add-copy h2,.sky-shell-v2__friends-section-title{margin:0;color:var(--sky-v2-text-strong);font-size:16px}.sky-shell-v2__friends-add-copy p,.sky-shell-v2__friends-section-summary,.sky-shell-v2__friends-row-summary,.sky-shell-v2__friends-row-meta,.sky-shell-v2__friends-row-handle,.sky-shell-v2__friends-empty{color:var(--sky-v2-text-muted)}.sky-shell-v2__friends-add-copy p,.sky-shell-v2__friends-section-summary,.sky-shell-v2__friends-row-summary,.sky-shell-v2__friends-row-meta,.sky-shell-v2__friends-row-handle{margin:0;font-size:12px;line-height:1.5}.sky-shell-v2__friends-add-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.sky-shell-v2__friends-add-submit,.sky-shell-v2__friends-row-action{min-height:36px;padding:0 12px;border:1px solid var(--sky-v2-border);border-radius:10px;background:#ffffff08;color:var(--sky-v2-text-normal);cursor:pointer;font:inherit}.sky-shell-v2__friends-add-submit{background:linear-gradient(180deg,#7478ff,#6267ef);border-color:transparent;color:#fff;font-weight:700}.sky-shell-v2__friends-list{border:1px solid var(--sky-v2-border);border-radius:18px;background:#ffffff06;overflow:hidden}.sky-shell-v2__friends-row+.sky-shell-v2__friends-row{border-top:1px solid var(--sky-v2-border)}.sky-shell-v2__friends-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 16px}.sky-shell-v2__friends-row-main{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;background:transparent;color:inherit;border:0;padding:0;text-align:left;cursor:pointer;font:inherit}.sky-shell-v2__friends-avatar{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#7077ff,#595de0);color:#fff;font-size:14px;font-weight:700}.sky-shell-v2__friends-row-copy{min-width:0;display:grid;gap:4px}.sky-shell-v2__friends-row-title-line{display:flex;align-items:center;gap:8px;min-width:0}.sky-shell-v2__friends-row-title-line strong{color:var(--sky-v2-text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__friends-row-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.sky-shell-v2__friends-empty{padding:18px 16px;font-size:13px}.sky-shell-v2__timeline{overflow:auto;padding:20px 28px 22px}.sky-shell-v2__message-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:14px;padding:9px 0;max-width:min(100%,920px)}.sky-shell-v2__message-meta{display:flex;gap:10px;align-items:baseline;color:var(--sky-v2-text-muted);font-size:12px;flex-wrap:wrap}.sky-shell-v2__message-meta strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__message-inline-action{border:0;background:transparent;color:#9fb2ff;font:inherit;font-size:12px;font-weight:600;padding:0;border-radius:8px;cursor:pointer}.sky-shell-v2__message-inline-action:hover{color:var(--sky-v2-text-strong)}.sky-shell-v2__message-inline-action:focus-visible{outline:none;box-shadow:var(--sky-v2-focus)}.sky-shell-v2__message-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;max-width:100%;width:fit-content;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease}.sky-shell-v2__message-row:hover .sky-shell-v2__message-action-row,.sky-shell-v2__message-row:focus-within .sky-shell-v2__message-action-row{opacity:1;pointer-events:auto;transform:translateY(0)}.sky-shell-v2__message-action-button{min-height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--sky-v2-text-muted);padding:0 10px;font:inherit;font-size:11px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.sky-shell-v2__message-action-button[data-active=true]{color:var(--sky-v2-text-strong);border-color:#7478ff47;background:#7478ff1f}.sky-shell-v2__message-action-button[data-tone=danger]{color:#ffb2b2;border-color:#ff6e6e33}.sky-shell-v2__message-action-button:hover{background:#ffffff14;color:var(--sky-v2-text-strong)}.sky-shell-v2__message-action-button[data-tone=danger]:hover{background:#ff6e6e1f;color:#ffd0d0}.sky-shell-v2__message-action-button:focus-visible{outline:none;box-shadow:var(--sky-v2-focus)}.sky-shell-v2__date-divider{position:relative;display:flex;align-items:center;justify-content:center;margin:8px 0 2px}.sky-shell-v2__date-divider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid var(--sky-v2-border)}.sky-shell-v2__date-divider span{position:relative;z-index:1;padding:0 12px;border-radius:999px;background:var(--sky-v2-surface-main);color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.sky-shell-v2__message-content{margin-top:3px;line-height:1.58;color:var(--sky-v2-text-normal)}.sky-shell-v2__message-content[data-deleted=true]{color:var(--sky-v2-text-muted);font-style:italic}.sky-shell-v2__reply-reference{display:grid;gap:3px;margin-bottom:8px;padding-left:10px;border-left:2px solid rgba(116,120,255,.28)}.sky-shell-v2__reply-reference strong{color:var(--sky-v2-text-strong);font-size:12px;font-weight:600}.sky-shell-v2__reply-reference span{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.45}.sky-shell-v2__attachment-stack{margin-top:12px;display:grid;gap:10px}.sky-shell-v2__attachment-card{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid var(--sky-v2-border);border-radius:14px;background:#ffffff08}.sky-shell-v2__attachment-preview{position:relative;width:56px;height:56px;overflow:hidden;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.sky-shell-v2__attachment-preview img{width:100%;height:100%;display:block;object-fit:cover}.sky-shell-v2__attachment-preview-badge{position:absolute;right:6px;bottom:6px;min-height:18px;padding:0 6px;border-radius:999px;background:#090b10e0;color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em}.sky-shell-v2__attachment-text{display:flex;flex-direction:column;gap:4px}.sky-shell-v2__attachment-text strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__attachment-text span{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__attachment-icon{color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sky-shell-v2__message-sticker-card{display:grid;gap:8px;width:min(220px,100%);margin-top:6px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff06)}.sky-shell-v2__message-sticker-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.sky-shell-v2__message-sticker-badge{color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sky-shell-v2__message-sticker-head strong,.sky-shell-v2__message-sticker-caption{color:var(--sky-v2-text-strong)}.sky-shell-v2__message-sticker-art{display:grid;place-items:center;gap:6px;min-height:142px;max-height:156px;padding:14px 12px;border-radius:16px;background:linear-gradient(180deg,color-mix(in srgb,var(--sticker-accent, #5865f2) 84%,#0f131a),#ffffff0f)}.sky-shell-v2__message-sticker-emoji{font-size:58px;line-height:1}.sky-shell-v2__message-sticker-subtitle{color:#ffffffc7;font-size:12px;font-weight:600}.sky-shell-v2__message-sticker-caption{color:#d6e1f5d6;font-size:12.5px;line-height:1.4}.sky-shell-v2__attachment-action{min-height:30px;padding:0 10px;font-size:12px}.sky-shell-v2__reaction-chip,.sky-shell-v2__thread-link,.sky-shell-v2__filter-chip,.sky-shell-v2__footer-mode,.sky-shell-v2__footer-shortcut{border:1px solid var(--sky-v2-border);color:var(--sky-v2-text-muted);border-radius:10px;padding:6px 10px}.sky-shell-v2__thread-link{margin-top:10px;padding:0;border:0;background:transparent;color:var(--sky-v2-text-muted);font-size:12px;font-weight:600;border-radius:8px}.sky-shell-v2__thread-link:hover{color:var(--sky-v2-text-strong);background:transparent}.sky-shell-v2__failure-action{border:1px solid rgba(255,181,72,.22);background:#ffb5481f;color:#ffd38a;border-radius:999px;padding:6px 10px;font:inherit;cursor:pointer}.sky-shell-v2__failure-action:hover{background:#ffb5482e}.sky-shell-v2__failure-action:focus-visible{outline:none;box-shadow:var(--sky-v2-focus)}.sky-shell-v2__composer-wrap{padding:0 24px 24px}.sky-shell-v2__composer{border:1px solid var(--sky-v2-border);background:#ffffff08;border-radius:18px;padding:12px 14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sky-shell-v2__composer-input-shell{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:end}.sky-shell-v2__composer-input{width:100%;min-height:56px;resize:vertical;border:0;background:transparent;color:var(--sky-v2-text-normal);font:inherit;padding:6px 0 2px}.sky-shell-v2__composer-input::placeholder,.sky-shell-v2__panel-search-input::placeholder,.sky-shell-v2__palette-input::placeholder{color:var(--sky-v2-text-muted)}.sky-shell-v2__send-button{align-self:end;border:0;border-radius:12px;min-height:40px;padding:0 16px;background:linear-gradient(180deg,#7478ff,#6267ef);color:#fff;font-weight:700;cursor:pointer}.sky-shell-v2__right-panel{border-left:1px solid var(--sky-v2-border);background:var(--sky-v2-surface-panel);display:grid;grid-template-rows:auto 1fr;min-width:0}.sky-shell-v2__panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid var(--sky-v2-border)}.sky-shell-v2__panel-title{color:var(--sky-v2-text-strong);font-weight:700;font-size:14px}.sky-shell-v2__panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.sky-shell-v2__panel-mode{overflow:auto;padding:14px;min-height:0;display:grid;align-content:start;gap:12px}.sky-shell-v2__panel-search-shell{margin-bottom:0;display:grid;gap:10px}.sky-shell-v2__panel-search-input,.sky-shell-v2__palette-input{width:100%;min-width:0;border-radius:12px;border:1px solid var(--sky-v2-border-strong);background:#ffffff09;color:var(--sky-v2-text-normal);padding:12px 14px;font:inherit}.sky-shell-v2__panel-status{min-height:36px;display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:0 12px;border-radius:999px;border:1px solid rgba(106,111,245,.22);background:#6a6ff51f;color:#d8dcff;font-size:12px;font-weight:600}.sky-shell-v2__search-results,.sky-shell-v2__member-list,.sky-shell-v2__thread-replies,.sky-shell-v2__palette-scroll{display:flex;flex-direction:column;gap:10px}.sky-shell-v2__filter-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px}.sky-shell-v2__filter-chip{max-width:100%;min-height:30px;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__search-card{width:100%;text-align:left;padding:14px;border:1px solid var(--sky-v2-border);border-radius:14px;background:#ffffff08;display:grid;gap:6px;box-shadow:inset 0 1px #ffffff06}.sky-shell-v2__search-card-meta,.sky-shell-v2__search-card-time,.sky-shell-v2__member-section-head,.sky-shell-v2__palette-group-label,.sky-shell-v2__palette-footer{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__search-card-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.sky-shell-v2__search-card-body{margin:0;line-height:1.5;overflow-wrap:anywhere}.sky-shell-v2__search-card-time{display:flex;justify-content:flex-end}.sky-shell-v2__channel-feature-list{display:grid;gap:12px;align-content:start}.sky-shell-v2__thread-list-card{gap:8px}.sky-shell-v2__thread-list-reply{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.45;overflow-wrap:anywhere}.sky-shell-v2__channel-notification-options{display:grid;gap:10px}.sky-shell-v2__channel-notification-option{width:100%;text-align:left;padding:14px;border:1px solid var(--sky-v2-border);border-radius:14px;background:#ffffff08;color:var(--sky-v2-text-normal);display:grid;gap:6px;font:inherit}.sky-shell-v2__channel-notification-option strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__channel-notification-option span{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.45}.sky-shell-v2__channel-notification-option[data-active=true]{border-color:#7478ff61;background:#7478ff1f;box-shadow:inset 0 0 0 1px #7478ff2e}.sky-shell-v2__channel-notification-option:hover:not(:disabled),.sky-shell-v2__channel-notification-option:focus-visible{border-color:#7478ff47}.sky-shell-v2__channel-notification-option:disabled{opacity:.7;cursor:wait}.sky-shell-v2__member-section+.sky-shell-v2__member-section{margin-top:18px}.sky-shell-v2__member-section-head{display:flex;justify-content:space-between;align-items:center;gap:8px;letter-spacing:.03em}.sky-shell-v2__member-row{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;text-align:left}.sky-shell-v2__member-row-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.sky-shell-v2__member-copy{min-width:0;display:grid;gap:3px}.sky-shell-v2__member-title-line{min-width:0;display:flex;align-items:center;gap:8px}.sky-shell-v2__member-subtitle{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.4}.sky-shell-v2__member-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__member-row-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.sky-shell-v2__member-row-action{min-height:32px;padding:0 10px;border-radius:10px;border:1px solid var(--sky-v2-border);background:#ffffff09;color:var(--sky-v2-text-normal);font:inherit;cursor:pointer}.sky-shell-v2__member-row-action:hover{border-color:#ffffff14;background:#ffffff0f;color:var(--sky-v2-text-strong)}.sky-shell-v2__member-row-action:focus-visible{outline:none;box-shadow:var(--sky-v2-focus)}.sky-shell-v2__thread-source-card,.sky-shell-v2__thread-reply-box{border:1px solid var(--sky-v2-border);border-radius:14px;background:#ffffff08;padding:14px;box-shadow:inset 0 1px #ffffff06}.sky-shell-v2__thread-source-body{margin-top:8px;line-height:1.55}.sky-shell-v2__thread-replies-label{margin-top:12px;color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__thread-replies{margin:14px 0}.sky-shell-v2__thread-reply-row{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:10px 0;align-items:start;border-bottom:1px solid var(--sky-v2-border)}.sky-shell-v2__thread-reply-row:last-child{border-bottom:0}.sky-shell-v2__thread-reply-body{display:grid;gap:6px;min-width:0}.sky-shell-v2__thread-reply-body>div:last-child{overflow-wrap:anywhere}.sky-shell-v2__message-author-button,.sky-shell-v2__message-avatar-button{background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;padding:0}.sky-shell-v2__message-author-button{color:var(--sky-v2-text-strong);font-weight:700}.sky-shell-v2__message-author-button:focus-visible,.sky-shell-v2__message-avatar-button:focus-visible{outline:none;box-shadow:var(--sky-v2-focus);border-radius:10px}.sky-shell-v2__palette-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#04060cad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;place-items:center;z-index:1000}.sky-shell-v2__palette{width:min(560px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 48px));display:grid;grid-template-rows:auto 1fr auto;border-radius:22px;border:1px solid var(--sky-v2-border-strong);background:var(--sky-v2-surface-elevated);box-shadow:var(--sky-v2-shadow);overflow:hidden}.sky-shell-v2__palette-search-shell{padding:16px 16px 10px;border-bottom:1px solid var(--sky-v2-border)}.sky-shell-v2__palette-scroll{overflow:auto;padding:12px 14px 0}.sky-shell-v2__palette-group+.sky-shell-v2__palette-group{margin-top:18px}.sky-shell-v2__palette-item{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:10px 12px;border-radius:12px;text-align:left}.sky-shell-v2__palette-item-main{display:flex;flex-direction:column;gap:4px}.sky-shell-v2__palette-item-main strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__palette-item-main span{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__palette-footer{display:flex;gap:16px;padding:14px 16px;border-top:1px solid var(--sky-v2-border)}@media(max-width:1280px){.sky-shell-v2{grid-template-columns:68px 248px minmax(0,1fr)}.sky-shell-v2[data-panel-open=true]{grid-template-columns:68px 248px minmax(0,1fr) 304px}}@media(max-width:1100px){.sky-shell-v2{grid-template-columns:68px 224px minmax(0,1fr)}.sky-shell-v2__right-panel{display:none}}@media(max-width:980px){.sky-shell-v2__friends-toolbar{flex-direction:column;align-items:stretch}.sky-shell-v2__friends-search-shell{min-width:0}.sky-shell-v2__friends-add-form,.sky-shell-v2__friends-row{grid-template-columns:1fr}.sky-shell-v2__friends-row-actions{justify-content:flex-start}}.app-shell.workspace-shell>.shell-v2-host{grid-column:1 / -1;min-width:0;min-height:0}.shell-v2-host{min-width:0;min-height:0}.sky-shell-v2__file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.sky-shell-v2__message-body,.sky-shell-v2__thread-reply-body,.sky-shell-v2__sidebar-item-text,.sky-shell-v2__header-main,.sky-shell-v2__panel-mode{min-width:0}.sky-shell-v2__message-content,.sky-shell-v2__thread-source-body,.sky-shell-v2__thread-reply-body>div:last-child,.sky-shell-v2__search-card-body{overflow-wrap:anywhere;word-break:break-word}.sky-shell-v2__sidebar-item[data-attention=true] .sky-shell-v2__sidebar-item-title{color:var(--sky-v2-text-strong)}.sky-shell-v2__sidebar-item[data-attention=true]:not([data-active=true]){background:linear-gradient(90deg,rgba(95,124,255,.12),rgba(95,124,255,.04) 46%,transparent 100%)}.sky-shell-v2__sidebar-item[data-muted=true] .sky-shell-v2__sidebar-item-title,.sky-shell-v2__sidebar-item[data-muted=true] .sky-shell-v2__sidebar-item-subtitle{color:var(--sky-v2-text-muted)}.sky-shell-v2__sidebar-item[data-locked=true] .sky-shell-v2__sidebar-item-icon{opacity:.72}.sky-shell-v2__composer{display:grid;gap:12px}.sky-shell-v2__composer-context{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--sky-v2-border);border-radius:12px;background:#ffffff08;color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__composer-attachment-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid var(--sky-v2-border);border-radius:14px;background:#ffffff09}.sky-shell-v2__composer-attachment-thumb{position:relative;width:62px;height:62px;flex-shrink:0;overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.sky-shell-v2__composer-attachment-thumb img{width:100%;height:100%;display:block;object-fit:cover}.sky-shell-v2__composer-attachment-badge{position:absolute;right:6px;bottom:6px;min-height:18px;padding:0 6px;border-radius:999px;background:#090b10e0;color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em}.sky-shell-v2__composer-attachment-card[data-state=uploading]{border-color:#6a6ff54d;background:#6a6ff514}.sky-shell-v2__composer-attachment-card[data-state=error]{border-color:#f8717152;background:#7f1d1d2e}.sky-shell-v2__composer-attachment-copy{min-width:0;display:grid;gap:4px}.sky-shell-v2__composer-attachment-copy strong{color:var(--sky-v2-text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__composer-attachment-copy span{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.45}.sky-shell-v2__composer-attachment-status{color:var(--sky-v2-text-normal)}.sky-shell-v2__composer-attachment-card[data-state=error] .sky-shell-v2__composer-attachment-status{color:#fecaca}.sky-shell-v2__composer-attachment-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.sky-shell-v2__composer-sticker-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 14px;border:1px solid var(--sky-v2-border);border-radius:14px;background:#ffffff09}.sky-shell-v2__composer-sticker-thumb{width:64px;min-height:64px;display:grid;place-items:center;gap:4px;padding:10px;border-radius:16px;background:linear-gradient(180deg,color-mix(in srgb,var(--sticker-accent, #5865f2) 84%,#0f131a),#ffffff14);color:#fff}.sky-shell-v2__composer-sticker-thumb span{font-size:28px;line-height:1}.sky-shell-v2__composer-sticker-thumb small{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sky-shell-v2__composer-sticker-copy{min-width:0;display:grid;gap:4px}.sky-shell-v2__composer-sticker-copy strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__composer-sticker-copy span{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.45}.sky-shell-v2__composer-utility-panel{position:absolute;right:14px;bottom:calc(100% + 10px);width:min(360px,calc(100vw - 32px));display:grid;gap:12px;padding:14px;border-radius:16px;border:1px solid var(--sky-v2-border-strong);background:#0c1018fb;box-shadow:var(--sky-v2-shadow);z-index:42}.sky-shell-v2__composer-utility-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sky-shell-v2__composer-utility-panel-head strong{color:var(--sky-v2-text-strong);display:block;margin-bottom:4px}.sky-shell-v2__composer-utility-panel-head span{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.45}.sky-shell-v2__composer-utility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sky-shell-v2__composer-utility-grid[data-layout=list]{grid-template-columns:1fr}.sky-shell-v2__composer-utility-option{width:100%;display:grid;gap:10px;justify-items:stretch;padding:10px;border:1px solid var(--sky-v2-border);border-radius:14px;background:#ffffff09;color:inherit;text-align:left;cursor:pointer;font:inherit}.sky-shell-v2__composer-utility-option:hover,.sky-shell-v2__composer-utility-option:focus-visible{outline:none;border-color:#6a6ff547;background:#6a6ff51a;box-shadow:var(--sky-v2-focus)}.sky-shell-v2__composer-utility-option-preview{position:relative;min-height:96px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#ffffff0a}.sky-shell-v2__composer-utility-option-preview img{width:100%;height:100%;display:block;object-fit:cover}.sky-shell-v2__composer-utility-option-emoji{font-size:42px;line-height:1}.sky-shell-v2__composer-utility-option-badge{position:absolute;right:8px;bottom:8px;min-height:18px;padding:0 6px;border-radius:999px;background:#090b10e0;color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em}.sky-shell-v2__composer-utility-option-copy{min-width:0;display:grid;gap:4px}.sky-shell-v2__composer-utility-option-copy strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__composer-utility-option-copy span,.sky-shell-v2__toolbar-icon-text{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__toolbar-icon-text{font-weight:700;letter-spacing:.04em}.sky-shell-v2__composer-input{min-height:72px;line-height:1.5}.sky-shell-v2__composer:focus-within,.sky-shell-v2__thread-reply-box:focus-within,.sky-shell-v2__right-panel:focus-within{box-shadow:var(--sky-v2-focus)}.sky-shell-v2__send-button:disabled{cursor:not-allowed;opacity:.6}.sky-shell-v2__friends-add-submit:disabled,.sky-shell-v2__friends-row-action:disabled,.sky-shell-v2__friends-tab:disabled{cursor:not-allowed;opacity:.58}.sky-shell-v2__thread-reply-box{display:grid;gap:12px}.sky-shell-v2__thread-reply-send{justify-self:end}.sky-shell-v2__timeline,.sky-shell-v2__sidebar-scroll,.sky-shell-v2__panel-mode{scrollbar-gutter:stable}.sky-shell-v2__palette-item[data-active=true]{background:#ffffff12}.sky-shell-v2__truth-badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;border:1px solid var(--sky-v2-border-strong);color:var(--sky-v2-text-muted);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.sky-shell-v2__truth-badge[data-state=live]{background:#4ade801f;color:#9ee8b3;border-color:#4ade8038}.sky-shell-v2__truth-badge[data-state=preview]{background:#60a5fa1f;color:#c0d7ff;border-color:#60a5fa38}.sky-shell-v2__truth-badge[data-state=disabled]{background:#94a3b81a;color:#9aa5bb}.sky-shell-v2__details-bridge{min-height:100%}.sky-shell-v2__details-fallback{padding:16px;color:var(--sky-v2-text-muted)}.sky-shell-v2__floating-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;pointer-events:none}.sky-shell-v2__menu{position:fixed;width:min(320px,calc(100vw - 32px));display:grid;gap:12px;padding:14px;border-radius:16px;border:1px solid var(--sky-v2-border-strong);background:#0c1018f5;box-shadow:var(--sky-v2-shadow)}.sky-shell-v2__menu-title,.sky-shell-v2__modal-title,.sky-shell-v2__modal-title-secondary{color:var(--sky-v2-text-strong);font-weight:700}.sky-shell-v2__menu-list,.sky-shell-v2__filter-menu-actions,.sky-shell-v2__invite-list,.sky-shell-v2__dm-profile-actions{display:grid;gap:10px}.sky-shell-v2__menu-action,.sky-shell-v2__panel-action{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--sky-v2-border);border-radius:12px;background:#ffffff08;color:var(--sky-v2-text-normal);padding:10px 12px;text-align:left;cursor:pointer;font:inherit}.sky-shell-v2__menu-action:hover,.sky-shell-v2__panel-action:hover{background:#ffffff0f}.sky-shell-v2__menu-action:focus-visible,.sky-shell-v2__panel-action:focus-visible{outline:none;box-shadow:var(--sky-v2-focus)}.sky-shell-v2__menu-action-main{display:flex;flex-direction:column;gap:4px;min-width:0}.sky-shell-v2__menu-action-main strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__menu-action-main span,.sky-shell-v2__panel-copy,.sky-shell-v2__panel-note{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.5}.sky-shell-v2__menu-action[data-state=preview]{border-color:#60a5fa29}.sky-shell-v2__menu-action[data-state=disabled]{opacity:.7}.sky-shell-v2__filter-menu-section{display:grid;gap:8px}.sky-shell-v2__filter-menu-label{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__filter-menu-footer,.sky-shell-v2__modal-actions{display:flex;justify-content:flex-end;gap:10px}.sky-shell-v2__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1250;display:grid;place-items:center;background:#04060cad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sky-shell-v2__modal{width:min(560px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 48px));display:grid;gap:14px;overflow:auto;padding:18px;border-radius:20px;border:1px solid var(--sky-v2-border-strong);background:#0c1018fa;box-shadow:var(--sky-v2-shadow)}.sky-shell-v2__modal--compact{width:min(460px,calc(100vw - 32px))}.sky-shell-v2__modal-header,.sky-shell-v2__modal-row,.sky-shell-v2__invite-row,.sky-shell-v2__invite-actions,.sky-shell-v2__dm-profile-hero{display:flex;align-items:center;justify-content:space-between;gap:12px}.sky-shell-v2__modal-card,.sky-shell-v2__dm-profile-card{display:grid;gap:10px;padding:14px;border-radius:14px;border:1px solid var(--sky-v2-border);background:#ffffff08}.sky-shell-v2__invite-main,.sky-shell-v2__dm-profile-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.sky-shell-v2__invite-main span{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.45}.sky-shell-v2__invite-hero-card .sky-shell-v2__modal-row,.sky-shell-v2__invite-row{align-items:flex-start}.sky-shell-v2__invite-row{padding:12px 14px;border-radius:12px;border:1px solid var(--sky-v2-border);background:#ffffff06}.sky-shell-v2__invite-row--spotlight{border-color:#6a6ff542;background:#6a6ff514}.sky-shell-v2__invite-actions{flex-wrap:wrap;justify-content:flex-end;flex:0 0 auto}.sky-shell-v2__panel-action--compact{width:auto;min-height:32px;padding:0 12px;flex:0 0 auto}.sky-shell-v2__panel-action--danger{border-color:#f871718c;color:#fecaca;background:#7f1d1d6b}.sky-shell-v2__settings-field{display:grid;gap:8px;color:var(--sky-v2-text-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sky-shell-v2__settings-field select,.sky-shell-v2__settings-field input,.sky-shell-v2__settings-field textarea{width:100%;min-height:38px;border-radius:12px;border:1px solid var(--sky-v2-border-strong);background:#ffffff09;color:var(--sky-v2-text-normal);padding:12px 14px;font:inherit;text-transform:none;letter-spacing:normal}.sky-shell-v2__settings-field textarea{min-height:96px;resize:vertical}.sky-shell-v2__modal-stack{display:grid;gap:12px}.sky-shell-v2__segmented-actions{display:flex;flex-wrap:wrap;gap:8px}.sky-shell-v2__checkbox-row{display:flex;align-items:flex-start;gap:10px;color:var(--sky-v2-text-normal);text-transform:none;letter-spacing:normal;font-weight:500}.sky-shell-v2__checkbox-row input{margin-top:3px}.sky-shell-v2__invite-rules{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid var(--sky-v2-border);background:#ffffff06}.sky-shell-v2__invite-list--history{max-height:280px;overflow:auto;padding-right:4px}.sky-shell-v2__dm-profile-panel{display:grid;gap:14px}.sky-shell-v2__dm-profile-avatar{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#7077ff,#595de0);color:#fff;font-weight:700}.sky-shell-v2__dm-profile-meta strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__dm-profile-meta span{color:var(--sky-v2-text-muted);font-size:12px}.app-shell.workspace-shell{position:relative}.app-shell.workspace-shell>.shell-v2-host{flex:1 1 auto;width:100%;overflow:hidden}.shell-v2-host{display:flex;flex:1 1 auto;min-width:0;min-height:0;overflow:hidden}.sky-shell-v2__first-run-welcome{position:absolute;top:84px;right:18px;z-index:5;width:min(420px,calc(100vw - 120px));padding:18px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid rgba(106,111,245,.18);border-radius:18px;background:radial-gradient(circle at top left,rgba(106,111,245,.14),transparent 42%),linear-gradient(180deg,#10151ff5,#0b0f17f0);box-shadow:0 18px 44px #04070d3d;color:var(--sky-v2-text-normal)}.sky-shell-v2__first-run-welcome-copy{min-width:0;display:grid;gap:10px}.sky-shell-v2__first-run-welcome-eyebrow{color:#b8bfffd6;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sky-shell-v2__first-run-welcome strong{color:var(--sky-v2-text-strong);font-size:18px;line-height:1.2}.sky-shell-v2__first-run-welcome p,.sky-shell-v2__first-run-welcome li,.sky-shell-v2__first-run-welcome span{color:var(--sky-v2-text-normal);font-size:13px;line-height:1.5}.sky-shell-v2__first-run-welcome p{margin:0;max-width:76ch}.sky-shell-v2__first-run-welcome-handle-note{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--sky-v2-text-muted)}.sky-shell-v2__first-run-welcome-handle-note code{padding:3px 8px;border:1px solid rgba(106,111,245,.18);border-radius:999px;background:#6a6ff51f;color:var(--sky-v2-text-strong);font-size:12px;font-family:inherit;font-weight:700}.sky-shell-v2__first-run-welcome-steps{margin:0;padding:0;list-style:none;display:grid;gap:6px}.sky-shell-v2__first-run-welcome-steps li{position:relative;padding-left:14px}.sky-shell-v2__first-run-welcome-steps li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:999px;background:#6a6ff5e0}.sky-shell-v2__first-run-welcome .sky-shell-v2__panel-action{flex:0 0 auto;align-self:flex-start}.sky-shell-v2{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;align-items:stretch}.sky-shell-v2__rail,.sky-shell-v2__sidebar,.sky-shell-v2__main-column,.sky-shell-v2__right-panel,.sky-shell-v2__friends-screen{height:100%;min-height:0}.sky-shell-v2__sidebar,.sky-shell-v2__main-column,.sky-shell-v2__right-panel,.sky-shell-v2__friends-screen{overflow:hidden}.sky-shell-v2__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.sky-shell-v2__rail{padding:12px 10px}.sky-shell-v2__sidebar-header{padding:16px 16px 14px;align-items:center}.sky-shell-v2__workspace-subtitle{max-width:24ch;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sky-shell-v2__sidebar-scroll{min-height:0;padding:14px 10px 10px}.sky-shell-v2__sidebar-group+.sky-shell-v2__sidebar-group{margin-top:18px}.sky-shell-v2__sidebar-group-head{padding:0 10px 8px;letter-spacing:.03em}.sky-shell-v2__sidebar-group-action-row{width:calc(100% - 20px);margin:0 10px 10px;min-height:32px;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:12px;background:transparent;color:var(--sky-v2-text-normal);border:0;text-align:left}.sky-shell-v2__sidebar-group-action-row:hover,.sky-shell-v2__sidebar-group-action-row:focus-visible{background:#ffffff0d}.sky-shell-v2__sidebar-group-action-row:focus-visible{outline:none;box-shadow:var(--sky-v2-focus)}.sky-shell-v2__sidebar-group-action-row-icon{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;color:#8ac8ff;font-size:15px;font-weight:700;line-height:1}.sky-shell-v2__sidebar-group-action-row-icon:before{content:"+"}.sky-shell-v2__sidebar-item{grid-template-columns:18px minmax(0,1fr) auto auto;gap:9px;padding:8px 10px}.sky-shell-v2__sidebar-item-icon,.sky-shell-v2__header-action-icon,.sky-shell-v2__icon-action,.sky-shell-v2__rail-button,.sky-shell-v2__rail-create{flex-shrink:0}.sky-shell-v2__sidebar-item-icon svg,.sky-shell-v2__header-action-icon svg,.sky-shell-v2__icon-action svg{width:16px;height:16px;display:block}.sky-shell-v2__sidebar-item[data-kind=voice] .sky-shell-v2__sidebar-item-icon{color:#80c4ff}.sky-shell-v2__icon-action--sidebar[data-state=preview]{color:#8d96b2cc;opacity:.76}.sky-shell-v2__sidebar-item[data-kind=voice][data-active=true]{background:#4075d629}.sky-shell-v2__sidebar-item[data-kind=voice] .sky-shell-v2__sidebar-item-subtitle{color:#c9d0e79e}.sky-shell-v2__main-column{min-height:0;background:linear-gradient(180deg,#11161ffa,#0b0f16fb)}.sky-shell-v2__header{min-height:58px;padding:12px 18px;gap:14px}.sky-shell-v2__header-main{min-width:0}.sky-shell-v2__header-actions{flex-wrap:nowrap;gap:6px}.sky-shell-v2__header-action--icon{width:34px;height:34px;min-height:34px;padding:0;display:inline-grid;place-items:center;border-radius:10px}.sky-shell-v2__header-action--icon[data-state=disabled]{color:#8d96b2c7}.sky-shell-v2__timeline{min-height:0;padding:18px 20px}.sky-shell-v2__timeline-intro,.sky-shell-v2__timeline-empty-state,.sky-shell-v2__panel-empty-state{max-width:min(100%,720px);border:1px solid var(--sky-v2-border);border-radius:18px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);box-shadow:0 18px 50px #03050a38}.sky-shell-v2__timeline-intro{display:grid;gap:14px;margin:0 0 22px;padding:18px 20px}.sky-shell-v2__timeline-intro-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:24px;padding:0 10px;border-radius:999px;background:#6a6ff51f;border:1px solid rgba(106,111,245,.22);color:#d4d8ff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sky-shell-v2__timeline-intro-title-row{display:flex;align-items:flex-start;gap:12px}.sky-shell-v2__timeline-intro-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#ffffff0f;color:var(--sky-v2-text-strong);font-size:18px;font-weight:700}.sky-shell-v2__timeline-intro-copy{min-width:0}.sky-shell-v2__timeline-intro-copy h2{margin:0;color:var(--sky-v2-text-strong);font-size:26px;line-height:1.1}.sky-shell-v2__timeline-intro-subtitle,.sky-shell-v2__timeline-intro-description,.sky-shell-v2__timeline-intro-note,.sky-shell-v2__timeline-empty-state p,.sky-shell-v2__panel-empty-state p,.sky-shell-v2__panel-empty-state span{margin:0;color:var(--sky-v2-text-muted);line-height:1.55}.sky-shell-v2__timeline-intro-subtitle{margin-top:4px}.sky-shell-v2__timeline-intro-description{color:var(--sky-v2-text-normal)}.sky-shell-v2__timeline-intro-note{font-size:13px}.sky-shell-v2__timeline-empty-state,.sky-shell-v2__panel-empty-state{display:grid;gap:8px;align-content:center;min-height:220px;padding:18px 20px}.sky-shell-v2__timeline-empty-state strong,.sky-shell-v2__panel-empty-state strong{color:var(--sky-v2-text-strong);font-size:15px}.sky-shell-v2__message-row{max-width:min(100%,960px)}.sky-shell-v2__thread-link{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;font-weight:600;color:#9fb2ff}.sky-shell-v2__thread-link:before{content:"";width:18px;height:1px;background:currentColor;opacity:.45}.sky-shell-v2__composer-wrap{padding:0 18px 18px}.sky-shell-v2__composer{display:grid;gap:12px;border-radius:18px;background:#ffffff09;box-shadow:0 14px 40px #03050a38}.sky-shell-v2__composer-input-shell{align-items:stretch}.sky-shell-v2__composer-input{min-height:64px;resize:none;line-height:1.5}.sky-shell-v2__send-button{min-width:108px}.sky-shell-v2__right-panel{min-width:0;min-height:0;overflow:hidden}.sky-shell-v2__panel-header{min-height:56px;padding:12px 14px}.sky-shell-v2__panel-mode{min-height:0;overflow:auto;padding:16px 14px 18px}.sky-shell-v2__panel-mode--embedded{padding:0}.sky-shell-v2__search-results,.sky-shell-v2__member-list{gap:8px}.sky-shell-v2__member-section{display:grid;gap:8px}.sky-shell-v2__thread-mode{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:100%}.sky-shell-v2__thread-replies{min-height:0;overflow:auto;padding-right:4px}@media(max-height:820px){.sky-shell-v2__sidebar-header,.sky-shell-v2__header{padding-top:12px;padding-bottom:12px}.sky-shell-v2__sidebar-scroll{padding-top:12px}.sky-shell-v2__timeline{padding:16px 16px 14px}.sky-shell-v2__timeline-intro{margin-bottom:18px;padding:16px 18px}.sky-shell-v2__timeline-intro-copy h2{font-size:22px}.sky-shell-v2__composer-wrap{padding:0 14px 14px}.sky-shell-v2__composer-input{min-height:56px}}@media(max-height:760px){.sky-shell-v2__rail{padding:10px 8px}.sky-shell-v2__sidebar-header{padding:12px 14px 10px}.sky-shell-v2__header{min-height:52px;padding:10px 14px}.sky-shell-v2__timeline{padding:12px 14px}.sky-shell-v2__message-row{padding:7px 0}.sky-shell-v2__composer-wrap{padding:0 12px 12px}.sky-shell-v2__composer{padding:10px 12px}.sky-shell-v2__composer-input{min-height:48px}.sky-shell-v2__panel-header{min-height:50px;padding:10px 12px}}.sky-shell-v2__header-actions{flex-wrap:nowrap;gap:4px}.sky-shell-v2__header-action--icon{width:32px;height:32px;min-height:32px;border:1px solid transparent;background:transparent;color:var(--sky-v2-text-muted)}.sky-shell-v2__header-action--icon:hover{background:#ffffff0f;border-color:#8891a81f}.sky-shell-v2__header-action--icon[data-active=true]{background:#6a6ff524;border-color:#6a6ff533}.sky-shell-v2__header-action--icon[data-state=preview],.sky-shell-v2__header-action--icon[data-state=disabled]{color:#8d96b2cc}.sky-shell-v2__icon-action--account{width:30px;height:30px}.sky-shell-v2__composer{padding:12px 14px;position:relative}.sky-shell-v2__composer-input-shell{grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center}.sky-shell-v2__composer-toolbar--leading,.sky-shell-v2__composer-toolbar--trailing{align-self:center}.sky-shell-v2__composer-toolbar--trailing{gap:6px}.sky-shell-v2__toolbar-icon{min-width:32px;height:32px;min-height:32px;padding:0 10px;border:1px solid transparent;background:transparent}.sky-shell-v2__toolbar-icon--square{width:32px;padding:0}.sky-shell-v2__toolbar-icon:hover:not([disabled]){background:#ffffff0f;border-color:#8891a81f}.sky-shell-v2__composer-emoji-picker{position:absolute;right:14px;bottom:calc(100% + 10px);width:min(280px,calc(100vw - 32px));display:grid;gap:10px;padding:14px;border-radius:16px;border:1px solid var(--sky-v2-border-strong);background:#0c1018fa;box-shadow:var(--sky-v2-shadow);z-index:40}.sky-shell-v2__composer-emoji-picker-title{color:var(--sky-v2-text-strong);font-size:13px;font-weight:600}.sky-shell-v2__composer-emoji-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.sky-shell-v2__composer-emoji-button{min-height:40px;border-radius:12px;border:1px solid transparent;background:#ffffff0a;color:var(--sky-v2-text-strong);font-size:22px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.sky-shell-v2__composer-emoji-button:hover,.sky-shell-v2__composer-emoji-button:focus-visible{border-color:#8891a838;background:#ffffff14;transform:translateY(-1px)}.sky-shell-v2__toolbar-label{font-size:11px;font-weight:700;letter-spacing:.05em}.sky-shell-v2__composer-input{padding:8px 0 6px}.sky-shell-v2__send-button{min-width:96px;height:40px}.sky-shell-v2__menu--compact,.sky-shell-v2__popover{position:fixed;width:min(320px,calc(100vw - 32px));display:grid;gap:12px;padding:14px;border-radius:16px;border:1px solid var(--sky-v2-border-strong);background:#0c1018fa;box-shadow:var(--sky-v2-shadow);pointer-events:auto}.sky-shell-v2__popover{width:min(336px,calc(100vw - 32px))}.sky-shell-v2__popover-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sky-shell-v2__popover-title-block{min-width:0;display:grid;gap:4px}.sky-shell-v2__popover-title-block strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__popover-title-block span,.sky-shell-v2__popover-row-copy span,.sky-shell-v2__popover-row-copy small,.sky-shell-v2__voice-preview-stage-tile span{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.5}.sky-shell-v2__popover-input{width:100%;border-radius:12px;border:1px solid var(--sky-v2-border);background:#ffffff09;color:var(--sky-v2-text-normal);padding:12px 14px;font:inherit}.sky-shell-v2__popover-empty,.sky-shell-v2__panel-empty-state--compact{display:grid;gap:8px;padding:14px;border-radius:14px;border:1px solid var(--sky-v2-border);background:#ffffff06}.sky-shell-v2__popover-empty strong,.sky-shell-v2__popover-row-copy strong,.sky-shell-v2__voice-preview-stage-tile strong,.sky-shell-v2__dm-profile-section-title{color:var(--sky-v2-text-strong)}.sky-shell-v2__popover-empty p,.sky-shell-v2__panel-empty-state--compact p{margin:0;color:var(--sky-v2-text-muted);line-height:1.5}.sky-shell-v2__popover-list{display:grid;gap:8px}.sky-shell-v2__popover-row,.sky-shell-v2__menu-row{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start;padding:10px 12px;border-radius:12px;border:1px solid var(--sky-v2-border);background:#ffffff08;color:var(--sky-v2-text-normal);text-align:left}.sky-shell-v2__popover-row[data-active=true]{border-color:#6a6ff533;background:#6a6ff514}.sky-shell-v2__menu-row{cursor:pointer}.sky-shell-v2__menu-row:hover:not([disabled]){background:#ffffff0f}.sky-shell-v2__menu-row[data-tone=danger] strong{color:#ff9aa6}.sky-shell-v2__menu-row-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;background:#ffffff0b;color:var(--sky-v2-text-muted)}.sky-shell-v2__menu-row-icon svg{width:16px;height:16px;display:block}.sky-shell-v2__menu-row-copy,.sky-shell-v2__popover-row-copy{min-width:0;display:grid;gap:4px}.sky-shell-v2__filter-menu-section{gap:10px}.sky-shell-v2__filter-menu-actions{display:flex;flex-wrap:wrap;gap:8px}.sky-shell-v2__panel-filter-summary{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 2px}.sky-shell-v2__panel-filter-summary .sky-shell-v2__filter-chip{cursor:default}.sky-shell-v2__panel-header-actions{display:inline-flex;align-items:center;gap:6px}.sky-shell-v2__search-results,.sky-shell-v2__member-list,.sky-shell-v2__thread-replies{display:grid;gap:8px}.sky-shell-v2__search-card,.sky-shell-v2__member-row,.sky-shell-v2__thread-source-card{border-radius:14px;border:1px solid var(--sky-v2-border);background:#ffffff06}.sky-shell-v2__search-card{padding:12px 14px}.sky-shell-v2__member-row{padding:10px 12px}.sky-shell-v2__thread-source-card{padding:14px}.sky-shell-v2__member-name,.sky-shell-v2__member-trailing,.sky-shell-v2__thread-reply-body,.sky-shell-v2__search-card-body,.sky-shell-v2__search-card-meta{min-width:0}.sky-shell-v2__member-name,.sky-shell-v2__member-trailing{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__modal--invite{width:min(680px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 48px))}.sky-shell-v2__invite-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.sky-shell-v2__invite-user-list{display:grid;gap:8px;max-height:280px;overflow:auto;padding-right:4px}.sky-shell-v2__invite-user-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-radius:12px;border:1px solid var(--sky-v2-border);background:#ffffff06}.sky-shell-v2__invite-user-avatar{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#7077ff,#595de0);color:#fff;font-size:13px;font-weight:700}.sky-shell-v2__invite-user-copy{min-width:0;display:grid;gap:3px}.sky-shell-v2__invite-user-copy strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__invite-user-copy span,.sky-shell-v2__invite-user-copy small{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.45}.sky-shell-v2__invite-link-card{display:grid;gap:12px}.sky-shell-v2__modal-disclosure{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;color:var(--sky-v2-text-strong);cursor:pointer;font:inherit}.sky-shell-v2__modal-disclosure span:last-child{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__voice-preview-card{gap:14px}.sky-shell-v2__voice-preview-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sky-shell-v2__voice-preview-stage-tile{display:grid;gap:6px;min-height:120px;align-content:end;padding:14px;border-radius:14px;background:linear-gradient(180deg,#ffffff0b,#ffffff06);border:1px solid var(--sky-v2-border)}.sky-shell-v2__voice-preview-stage-tile--secondary{background:linear-gradient(180deg,#6656ff1f,#ffffff06)}.sky-shell-v2__voice-preview-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sky-shell-v2__dm-profile-panel{position:relative;display:grid;gap:14px}.sky-shell-v2__dm-profile-banner{height:88px;border-radius:16px;background:linear-gradient(135deg,#6a6ff5bf,#3a4886c7)}.sky-shell-v2__dm-profile-hero{margin-top:-44px;align-items:flex-end}.sky-shell-v2__dm-profile-avatar{width:72px;height:72px;border-radius:22px;border:5px solid rgba(12,16,24,.98);font-size:20px}.sky-shell-v2__dm-profile-meta{gap:5px}.sky-shell-v2__dm-profile-meta strong{font-size:18px}.sky-shell-v2__dm-profile-meta small{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__dm-profile-section-title{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--sky-v2-text-muted)}.sky-shell-v2__dm-profile-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sky-shell-v2__dm-profile-actions{display:grid;gap:8px}.profile-popout-v60 .profile-popout-banner{min-height:84px}.profile-popout-v60 .profile-avatar-xl{width:76px;height:76px;border-width:5px}.profile-popout-overflow-trigger{min-height:34px;padding:0 12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text);cursor:pointer;font:inherit}.profile-popout-hero-actions{margin-bottom:0}@media(max-width:980px){.sky-shell-v2__voice-preview-stage,.sky-shell-v2__voice-preview-controls,.sky-shell-v2__dm-profile-action-grid{grid-template-columns:1fr}}:root{--sky-v2-surface-elevated: rgba(14, 18, 27, .96);--sky-v2-border: rgba(136, 145, 168, .12);--sky-v2-border-strong: rgba(136, 145, 168, .18);--sky-v2-shadow: 0 18px 44px rgba(4, 6, 12, .46);--sky-v2-radius-lg: 18px;--sky-v2-radius-md: 12px;--sky-v2-radius-sm: 9px}.sky-shell-v2__header{padding:12px 16px}.sky-shell-v2__header-subtitle{font-size:12px;line-height:1.4}.sky-shell-v2__header-actions{gap:6px}.sky-shell-v2__icon-action,.sky-shell-v2__header-action--icon{width:32px;height:32px;border-radius:10px;border:0;background:transparent;color:var(--sky-v2-text-normal);transition:background-color .14s ease,border-color .14s ease,color .14s ease,opacity .14s ease}.sky-shell-v2__icon-action:hover:not([disabled]),.sky-shell-v2__header-action--icon:hover:not([disabled]){background:#ffffff0d;color:var(--sky-v2-text-strong)}.sky-shell-v2__header-action--icon[data-state=preview],.sky-shell-v2__header-action--icon[data-state=disabled]{color:var(--sky-v2-text-muted)}.sky-shell-v2__header-action--icon[data-state=disabled],.sky-shell-v2__toolbar-icon[disabled],.sky-shell-v2__panel-action[disabled],.sky-shell-v2__menu-row[disabled]{opacity:.56}.sky-shell-v2__header-action-icon{width:16px;height:16px}.sky-shell-v2__composer-wrap{padding:0 16px 16px}.sky-shell-v2__composer{gap:8px;padding:10px 12px;border-radius:18px;border-color:#ffffff12;background:#0d111af0;box-shadow:0 10px 24px #04060c42}.sky-shell-v2__composer-context{padding-bottom:2px}.sky-shell-v2__composer-input-shell{gap:10px;min-height:48px}.sky-shell-v2__composer-input{min-height:24px;padding:10px 0;font-size:14px;line-height:1.45}.sky-shell-v2__toolbar-icon{width:32px;height:32px;border-radius:10px;border:0;background:transparent;color:var(--sky-v2-text-muted)}.sky-shell-v2__toolbar-icon:hover:not([disabled]){background:#ffffff0d;color:var(--sky-v2-text-strong)}.sky-shell-v2__ghost-action--icon{width:28px;height:28px;min-height:28px;padding:0;display:inline-grid;place-items:center;border-radius:10px;color:var(--sky-v2-text-muted)}.sky-shell-v2__ghost-action--icon:hover:not([disabled]){color:var(--sky-v2-text-strong)}.sky-shell-v2__toolbar-icon--square{width:32px;height:32px}.sky-shell-v2__toolbar-icon[disabled]{background:#ffffff05;color:#8d96b2eb}.sky-shell-v2__send-button,.sky-shell-v2__panel-action,.sky-shell-v2__menu-action{min-height:34px;border-radius:10px;padding:0 12px;font-size:12px;font-weight:600}.sky-shell-v2__send-button{min-width:84px}.sky-shell-v2__panel-action,.sky-shell-v2__menu-action{border-color:#ffffff14;background:#ffffff09}.sky-shell-v2__panel-action:hover:not([disabled]),.sky-shell-v2__menu-action:hover:not([disabled]){background:#ffffff0f}.sky-shell-v2__panel-action[disabled]{background:#ffffff06;color:var(--sky-v2-text-muted)}.sky-shell-v2__menu--compact,.sky-shell-v2__popover,.sky-shell-v2__modal{background:#0a0e16fb;border:1px solid var(--sky-v2-border-strong);box-shadow:var(--sky-v2-shadow)}.sky-shell-v2__menu--compact{width:min(280px,calc(100vw - 28px));gap:8px;padding:10px}.sky-shell-v2__menu-title{padding:2px 4px 0;color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sky-shell-v2__menu-list--compact,.sky-shell-v2__popover-list{gap:4px}.sky-shell-v2__menu-row,.sky-shell-v2__popover-row{gap:8px;min-height:42px;padding:8px 10px;border-radius:10px;border-color:transparent;background:transparent}.sky-shell-v2__menu-row:hover:not([disabled]),.sky-shell-v2__popover-row:hover:not([disabled]){background:#ffffff0d;border-color:#ffffff0d}.sky-shell-v2__menu-row[data-state=preview],.sky-shell-v2__popover-row[data-state=disabled]{color:var(--sky-v2-text-normal)}.sky-shell-v2__menu-row[data-tone=danger]{margin-top:4px;border-color:#ed424529;background:#ed42450d}.sky-shell-v2__menu-row[data-tone=danger]:hover:not([disabled]){background:#ed424514}.sky-shell-v2__menu-row-icon{width:26px;height:26px;border-radius:8px;background:#ffffff0a}.sky-shell-v2__menu-row[data-tone=danger] .sky-shell-v2__menu-row-icon{background:#ed42451f;color:#ffb6bf}.sky-shell-v2__menu-row-copy,.sky-shell-v2__popover-row-copy{gap:2px}.sky-shell-v2__menu-row-copy strong,.sky-shell-v2__popover-row-copy strong{font-size:13px}.sky-shell-v2__menu-row-copy span,.sky-shell-v2__popover-row-copy span,.sky-shell-v2__popover-row-copy small{font-size:11px;line-height:1.35;color:var(--sky-v2-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sky-shell-v2__pin-popover-list{gap:2px}.sky-shell-v2__pin-popover-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.sky-shell-v2__pin-popover-main{min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.sky-shell-v2__pin-popover-main:hover .sky-shell-v2__popover-row-copy strong,.sky-shell-v2__pin-popover-main:focus-visible .sky-shell-v2__popover-row-copy strong{color:#fff}.sky-shell-v2__pin-popover-main:focus-visible{outline:2px solid rgba(106,111,245,.45);outline-offset:3px;border-radius:8px}.sky-shell-v2__popover{gap:10px;padding:10px;border-radius:14px}.sky-shell-v2__popover-header{gap:8px;padding:2px 2px 0}.sky-shell-v2__popover-title-block{gap:3px}.sky-shell-v2__popover-title-block strong{font-size:13px}.sky-shell-v2__popover-title-block span{font-size:11px;line-height:1.35}.sky-shell-v2__popover-input,.sky-shell-v2__panel-search-input{min-height:36px;border-radius:10px;padding:0 12px;font-size:13px}.sky-shell-v2__truth-badge{min-height:22px;padding:0 8px;font-size:10px;letter-spacing:.04em}.sky-shell-v2__right-panel{background:linear-gradient(180deg,#0f141dfa,#0d111afa)}.sky-shell-v2__panel-header{padding:12px 14px}.sky-shell-v2__panel-title{font-size:13px;font-weight:700}.sky-shell-v2__panel-mode{min-height:0;display:grid;align-content:start;gap:10px;padding:12px 14px 14px;overflow:auto}.sky-shell-v2__panel-empty-state{min-height:154px;padding:16px;border-radius:14px;border:1px solid var(--sky-v2-border);background:#ffffff06;align-content:start;gap:8px}.sky-shell-v2__search-results,.sky-shell-v2__member-list,.sky-shell-v2__thread-replies{gap:6px}.sky-shell-v2__search-card,.sky-shell-v2__member-row,.sky-shell-v2__thread-source-card,.sky-shell-v2__thread-reply-row,.sky-shell-v2__dm-profile-card{border-radius:12px;border:1px solid var(--sky-v2-border);background:#ffffff06}.sky-shell-v2__search-card{padding:10px 12px}.sky-shell-v2__member-section{display:grid;gap:6px}.sky-shell-v2__member-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.sky-shell-v2__member-row{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:9px 10px}.sky-shell-v2__member-avatar{width:32px;height:32px;border-radius:10px;font-size:12px}.sky-shell-v2__member-trailing{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__thread-source-card,.sky-shell-v2__thread-reply-row{padding:10px 12px}.sky-shell-v2__thread-reply-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.sky-shell-v2__thread-reply-box{display:grid;gap:8px;padding-top:2px}.sky-shell-v2__thread-reply-input{min-height:74px;border-radius:12px;padding:10px 12px}.sky-shell-v2__modal{gap:12px;padding:14px;border-radius:18px}.sky-shell-v2__modal-header{align-items:flex-start;gap:10px}.sky-shell-v2__modal-title{font-size:16px}.sky-shell-v2__modal-title-secondary{font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:var(--sky-v2-text-muted)}.sky-shell-v2__modal-card{gap:10px;padding:12px;border-radius:14px;background:#ffffff06;border-color:var(--sky-v2-border)}.sky-shell-v2__modal--invite{width:min(620px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 32px))}.sky-shell-v2__invite-search-row{gap:8px}.sky-shell-v2__invite-user-list{gap:6px;max-height:240px}.sky-shell-v2__invite-user-row,.sky-shell-v2__invite-row{padding:10px 12px;border-radius:12px}.sky-shell-v2__invite-user-avatar{width:34px;height:34px;border-radius:11px}.sky-shell-v2__invite-link-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.sky-shell-v2__invite-main{gap:4px}.sky-shell-v2__invite-main strong{font-size:14px;overflow-wrap:anywhere}.sky-shell-v2__invite-main span,.sky-shell-v2__invite-main small{color:var(--sky-v2-text-muted);font-size:12px;line-height:1.4}.sky-shell-v2__invite-actions{gap:6px}.sky-shell-v2__modal-disclosure{min-height:26px}.sky-shell-v2__invite-list--history{gap:6px;max-height:168px;overflow:auto}.sky-shell-v2__menu--compact{width:min(272px,calc(100vw - 28px));gap:6px;padding:8px}.sky-shell-v2__menu-group-label{margin:6px 4px 2px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06);color:var(--sky-v2-text-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sky-shell-v2__menu-group-label:first-of-type{margin-top:0;padding-top:0;border-top:0}.sky-shell-v2__menu-title{padding:2px 4px 0}.sky-shell-v2__menu-row{gap:8px;min-height:40px;padding:8px 10px;border-radius:10px}.sky-shell-v2__menu-row-icon{width:24px;height:24px;border-radius:8px}.sky-shell-v2__menu-row-copy{gap:1px}.sky-shell-v2__menu-row-copy strong{font-size:12px}.sky-shell-v2__menu-row-copy span{font-size:10px;line-height:1.3;-webkit-line-clamp:1}.sky-shell-v2__search-filter-menu{width:min(312px,calc(100vw - 28px));gap:8px}.sky-shell-v2__search-filter-menu .sky-shell-v2__popover-row{min-height:40px;padding:8px 10px}.sky-shell-v2__search-filter-menu .sky-shell-v2__popover-row-copy span{-webkit-line-clamp:2}.sky-shell-v2__modal--invite{width:min(596px,calc(100vw - 28px));max-height:min(680px,calc(100vh - 32px))}.sky-shell-v2__modal--invite .sky-shell-v2__modal-header{gap:12px}.sky-shell-v2__invite-hero-card{gap:10px}.sky-shell-v2__popover-list[data-testid=channel-notification-popover]{gap:6px}.sky-shell-v2__popover-list[data-testid=channel-notification-popover] .sky-shell-v2__popover-row{align-items:center;min-height:46px;padding:10px}.sky-shell-v2__popover-list[data-testid=channel-notification-popover] .sky-shell-v2__truth-badge{min-width:64px;justify-content:center}.sky-shell-v2__modal--invite .sky-shell-v2__modal-card,.sky-shell-v2__modal--compact .sky-shell-v2__modal-card{padding:12px}.sky-shell-v2__modal--invite .sky-shell-v2__panel-copy,.sky-shell-v2__modal--compact .sky-shell-v2__panel-copy{line-height:1.4}.sky-shell-v2__modal--compact .sky-shell-v2__segmented-actions{gap:6px}.sky-shell-v2__modal--compact .sky-shell-v2__filter-chip,.sky-shell-v2__modal--invite .sky-shell-v2__filter-chip{min-height:34px}.sky-shell-v2__invite-user-list{max-height:216px}.sky-shell-v2__invite-user-row,.sky-shell-v2__invite-row{padding:9px 11px;border-radius:11px}.sky-shell-v2__invite-user-copy{gap:2px}.sky-shell-v2__invite-user-copy small,.sky-shell-v2__invite-main small,.sky-shell-v2__invite-main span{line-height:1.35}.sky-shell-v2__invite-link-card{gap:8px}.sky-shell-v2__modal-disclosure{min-height:24px}.sky-shell-v2__dm-profile-panel{gap:12px}.sky-shell-v2__dm-profile-banner{height:64px;border-radius:12px}.sky-shell-v2__dm-profile-hero{margin-top:-30px;gap:10px}.sky-shell-v2__dm-profile-avatar{width:56px;height:56px;border-width:4px;border-radius:16px;font-size:16px}.sky-shell-v2__dm-profile-meta strong{font-size:15px}.sky-shell-v2__dm-profile-card{padding:12px;border-radius:12px;background:#ffffff05}.sky-shell-v2__dm-profile-meta span,.sky-shell-v2__dm-profile-meta small,.sky-shell-v2__dm-profile-section-title,.sky-shell-v2__dm-profile-actions .sky-shell-v2__panel-copy{line-height:1.45}.sky-shell-v2__dm-profile-action-grid{gap:6px}.sky-shell-v2__voice-preview-card{gap:12px}.sky-shell-v2__voice-preview-stage{gap:8px}.sky-shell-v2__voice-preview-stage-tile{min-height:106px;padding:12px;border-radius:12px}.sky-shell-v2__voice-preview-controls{gap:8px}.sky-shell-v2__voice-preview-controls .sky-shell-v2__panel-action{justify-content:center}.sky-shell-v2__details-sidebar-embed{padding:0;background:transparent}.sky-shell-v2__details-sidebar-embed .tabs-grid{margin:0 0 10px;padding:0 14px;gap:8px}.sky-shell-v2__details-sidebar-embed .tabs-grid button{min-height:30px;padding:0 10px;border-radius:10px;font-size:12px}.sky-shell-v2__details-sidebar-embed .panel-card,.sky-shell-v2__details-sidebar-embed .utility-card,.sky-shell-v2__details-sidebar-embed .utility-card-v9,.sky-shell-v2__details-sidebar-embed .details-panel,.sky-shell-v2__details-sidebar-embed .details-tab-context-shell,.sky-shell-v2__details-sidebar-embed .details-tab-focus-strip,.sky-shell-v2__details-sidebar-embed .details-tab-secondary-shell{margin:0 14px 12px;padding:14px;border-radius:14px;border:1px solid var(--sky-v2-border);background:#ffffff06;box-shadow:none}.sky-shell-v2__details-sidebar-embed .header-chip{min-height:22px;padding:0 8px;font-size:10px}.sky-shell-v2__details-sidebar-embed .row,.sky-shell-v2__details-sidebar-embed .compact-row,.sky-shell-v2__details-sidebar-embed .panel-chip-row,.sky-shell-v2__details-sidebar-embed .details-tab-primary-row,.sky-shell-v2__details-sidebar-embed .details-tab-group-row,.sky-shell-v2__details-sidebar-embed .details-tab-secondary-row{gap:8px}.sky-shell-v2__details-sidebar-embed .section-title{color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media(max-height:760px){.sky-shell-v2__composer-wrap{padding-bottom:12px}.sky-shell-v2__composer{padding:8px 10px}.sky-shell-v2__toolbar-icon,.sky-shell-v2__toolbar-icon--square,.sky-shell-v2__icon-action,.sky-shell-v2__header-action--icon{width:30px;height:30px}}.sky-shell-v2__details-sidebar-embed .profile-settings-identity-grid,.sky-shell-v2__details-sidebar-embed .profile-social-summary-grid,.sky-shell-v2__details-sidebar-embed .profile-linked-role-summary-grid,.sky-shell-v2__details-sidebar-embed .server-profile-review-grid{grid-template-columns:1fr}.sky-shell-v2__details-sidebar-embed .profile-settings-identity-card,.sky-shell-v2__details-sidebar-embed .settings-summary-card,.sky-shell-v2__details-sidebar-embed .server-profile-review-grid .settings-summary-card{min-width:0}.sky-shell-v2__details-sidebar-embed .profile-settings-identity-card strong,.sky-shell-v2__details-sidebar-embed .settings-summary-card strong,.sky-shell-v2__details-sidebar-embed .server-profile-review-grid strong,.sky-shell-v2__details-sidebar-embed .profile-account-connection-tile strong{overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.sky-shell-v2__dm-profile-panel--compact{display:grid;gap:10px;padding:0 0 2px}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-banner{height:56px;border-radius:12px}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-hero{margin-top:-24px;gap:10px;align-items:end}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-avatar{width:54px;height:54px;border-width:4px;border-radius:16px;font-size:15px}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-meta{gap:3px}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-meta strong{font-size:15px;line-height:1.15}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-card{padding:11px 12px;border-radius:12px;background:#ffffff05}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.sky-shell-v2__voice-room{position:relative;height:100%;min-height:0;overflow:hidden;padding:18px 22px 16px}.sky-shell-v2__voice-room-prejoin,.sky-shell-v2__voice-room-live{height:100%;min-height:0;display:grid;gap:14px}.sky-shell-v2__voice-room-prejoin{align-content:center}.sky-shell-v2__voice-room-live{position:relative;display:flex;flex-direction:column;overflow:hidden;gap:14px}.sky-shell-v2__voice-room-live--streaming{gap:12px}.sky-shell-v2__voice-room-stream-layout{flex:1 1 auto;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;overflow:hidden}.sky-shell-v2__voice-room-stream-layout[data-density=medium]{gap:10px}.sky-shell-v2__voice-room-stream-layout[data-density=large],.sky-shell-v2__voice-room-stream-layout[data-density=xlarge]{gap:8px}.sky-shell-v2__voice-room-stream-layout[data-share-count="2"]{grid-template-rows:minmax(0,1fr) auto}.sky-shell-v2__voice-room-stream-layout[data-share-count="3"],.sky-shell-v2__voice-room-stream-layout[data-share-count="4"],.sky-shell-v2__voice-room-stream-layout[data-share-count="5"]{gap:10px}.sky-shell-v2__voice-share-rail{flex:0 0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;min-width:0}.sky-shell-v2__voice-share-rail[data-share-count="4"],.sky-shell-v2__voice-share-rail[data-share-count="5"]{grid-template-columns:repeat(auto-fit,minmax(122px,1fr))}.sky-shell-v2__voice-share-rail-item{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid rgba(148,163,184,.14);border-radius:18px;background:linear-gradient(180deg,#0e1522e6,#090e18f0);color:inherit;text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px #ffffff08;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease,background .14s ease}.sky-shell-v2__voice-share-rail-item:hover,.sky-shell-v2__voice-share-rail-item:focus-visible{border-color:#7aa2ff52;background:linear-gradient(180deg,#121a2af0,#0a101cfa);box-shadow:inset 0 0 0 1px #7aa2ff14,0 10px 26px #02081229}.sky-shell-v2__voice-share-rail-item:focus-visible{outline:2px solid rgba(122,162,255,.4);outline-offset:2px}.sky-shell-v2__voice-share-rail-item[data-selected=true]{border-color:#60a5fa6b;background:linear-gradient(180deg,#111c2ef5,#09101cfa);box-shadow:inset 0 0 0 1px #60a5fa1f,0 0 0 1px #60a5fa14,0 14px 30px #0208122e}.sky-shell-v2__voice-share-rail-item[data-selected=true] .sky-shell-v2__voice-share-rail-copy span{color:#edf7ff}.sky-shell-v2__voice-share-rail-media{position:relative;min-width:0;aspect-ratio:16 / 9;overflow:hidden;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#0f172ad1,#080d18f0),repeating-linear-gradient(135deg,rgba(148,163,184,.06) 0 1px,transparent 1px 12px);box-shadow:inset 0 0 0 1px #94a3b81a}.sky-shell-v2__voice-share-rail-media[data-guarded-local-preview=true]{background:linear-gradient(135deg,#151d30f2,#090e18fa),repeating-linear-gradient(135deg,rgba(148,163,184,.05) 0 1px,transparent 1px 12px)}.sky-shell-v2__voice-share-rail-video{width:100%;height:100%;display:block;object-fit:cover;background:#03060eb8}.sky-shell-v2__voice-share-rail-placeholder{width:100%;height:100%;display:grid;align-content:center;justify-items:center;gap:6px;padding:12px;color:var(--sky-v2-text-muted);text-align:center}.sky-shell-v2__voice-share-rail-placeholder-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;color:#dff8ff;background:#38bdf824;box-shadow:inset 0 0 0 1px #38bdf833}.sky-shell-v2__voice-share-rail-placeholder-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sky-shell-v2__voice-share-rail-placeholder span{font-size:11px;font-weight:700}.sky-shell-v2__voice-share-rail-meta{min-width:0;display:flex;align-items:center;gap:8px}.sky-shell-v2__voice-share-rail-avatar{width:28px;height:28px;flex:0 0 auto;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg,#7077ff,#595de0);color:#fff;font-size:10px;font-weight:800}.sky-shell-v2__voice-share-rail-avatar img{width:100%;height:100%;object-fit:cover}.sky-shell-v2__voice-share-rail-copy{min-width:0;display:grid;gap:2px}.sky-shell-v2__voice-share-rail-copy strong,.sky-shell-v2__voice-share-rail-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__voice-share-rail-copy strong{color:var(--sky-v2-text-strong);font-size:12px}.sky-shell-v2__voice-share-rail-copy span{color:var(--sky-v2-text-muted);font-size:11px}.sky-shell-v2__voice-room-hero-card,.sky-shell-v2__voice-room-info-card,.sky-shell-v2__voice-room-empty-card,.sky-shell-v2__voice-room-recovery,.sky-shell-v2__voice-room-share-banner{display:grid;gap:10px;padding:18px;border-radius:18px;border:1px solid var(--sky-v2-border);background:#ffffff07}.sky-shell-v2__voice-room-hero-card{justify-items:start;text-align:left;padding:22px 22px 20px;max-width:540px;margin:auto;background:radial-gradient(circle at top left,rgba(106,111,245,.16),transparent 34%),#ffffff07}.sky-shell-v2__voice-room-empty-card--standby{width:min(540px,100%);margin:auto;justify-items:start;text-align:left;gap:12px;padding:24px 24px 22px;background:radial-gradient(circle at top left,rgba(106,111,245,.14),transparent 32%),linear-gradient(180deg,#121824f5,#0d121df5),#ffffff07}.sky-shell-v2__voice-room-empty-card--standby[data-state=connecting]{border-color:#7e93ff38;box-shadow:0 0 0 1px #7e93ff14}.sky-shell-v2__voice-room-empty-card--standby[data-state=error]{border-color:#e460723d}.sky-shell-v2__voice-room-standby-helper{margin:0;color:var(--sky-v2-text-muted);line-height:1.5}.sky-shell-v2__voice-room-empty-card--standby .sky-shell-v2__voice-room-primary-actions{width:100%}.sky-shell-v2__voice-room-empty-card--standby .sky-shell-v2__voice-room-primary-button,.sky-shell-v2__voice-room-empty-card--standby .sky-shell-v2__panel-action{min-height:38px}.sky-shell-v2__voice-room-standby-tools{width:100%}.sky-shell-v2__voice-room-eyebrow{color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sky-shell-v2__voice-room-title{margin:0;color:var(--sky-v2-text-strong);font-size:28px;line-height:1.14}.sky-shell-v2__voice-room-description,.sky-shell-v2__voice-room-tile-subtitle,.sky-shell-v2__voice-room-info-card span,.sky-shell-v2__voice-room-dock span,.sky-shell-v2__voice-room-meter-head span,.sky-shell-v2__voice-room-inline-note span,.sky-shell-v2__voice-room-recovery span,.sky-shell-v2__voice-room-share-banner span{color:var(--sky-v2-text-muted);line-height:1.45}.sky-shell-v2__voice-room-primary-actions,.sky-shell-v2__voice-room-inline-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;gap:10px}.sky-shell-v2__voice-room-primary-button{min-height:40px;min-width:160px;padding:0 18px;border:0;border-radius:12px;background:linear-gradient(180deg,#767aff,#5f63ef);color:#fff;cursor:pointer;font:inherit;font-weight:700}.sky-shell-v2__voice-room-primary-button:hover{filter:brightness(1.04)}.sky-shell-v2__voice-room-summary-row,.sky-shell-v2__voice-room-tile-chips,.sky-shell-v2__voice-room-media-badges{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.sky-shell-v2__voice-room-chip,.sky-shell-v2__voice-sidebar-flag{min-height:24px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;color:var(--sky-v2-text-normal);display:inline-flex;align-items:center;font-size:11px;font-weight:600}.sky-shell-v2__voice-room-chip[data-tone=live],.sky-shell-v2__voice-room-inline-note[data-tone=live]{border-color:#54d5ff6b;background:#3eb0ff24;color:#ecfbff}.sky-shell-v2__voice-room-chip[data-tone=warning],.sky-shell-v2__voice-room-inline-note[data-tone=warning]{border-color:#e6b75a5c;background:#e6b75a1c;color:#fff1c7}.sky-shell-v2__voice-room-chip[data-tone=danger],.sky-shell-v2__voice-room-inline-note[data-tone=danger]{border-color:#ed627657;background:#ed62761f;color:#ffd9de}.sky-shell-v2__voice-room-chip[data-tone=muted],.sky-shell-v2__voice-room-inline-note[data-tone=muted]{border-color:#94a0bc47;background:#7583a51c;color:#d7dff4}.sky-shell-v2__voice-room-chip[data-tone=camera]{border-color:#8aa3ff52;background:#667ff721;color:#e5ebff}.sky-shell-v2__voice-room-chip[data-tone=sharing]{border-color:#78d6ff57;background:#51c6ff21;color:#e7fbff}.sky-shell-v2__voice-room-prejoin-grid,.sky-shell-v2__voice-room-diagnostics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sky-shell-v2__voice-room-live-header{display:flex;align-items:end;justify-content:space-between;gap:18px;min-height:0;flex:0 0 auto;padding-top:2px}.sky-shell-v2__voice-room-share-banner[data-active=true]{border-color:#6a6ff547;background:#6a6ff514}.sky-shell-v2__voice-room-share-chip{align-self:flex-end;display:inline-flex;align-items:center;gap:8px;min-height:30px;max-width:100%;padding:4px 6px 4px 10px;border-radius:999px;border:1px solid rgba(106,111,245,.28);background:#6a6ff517;color:var(--sky-v2-text-normal);font-size:11px;flex:0 0 auto}.sky-shell-v2__voice-room-share-chip strong,.sky-shell-v2__voice-room-share-chip span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sky-shell-v2__voice-room-share-chip span{color:var(--sky-v2-text-muted)}.sky-shell-v2__voice-room-share-chip button{min-height:22px;padding:0 8px;border:0;border-radius:999px;background:#ffffff17;color:var(--sky-v2-text-strong);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.sky-shell-v2__voice-room-alert{display:grid;gap:8px;padding:14px 16px;border-radius:16px;border:1px solid rgba(228,96,114,.26);background:#e4607214}.sky-shell-v2__voice-room-alert[data-tone=warning]{border-color:#e6b75a47;background:#e6b75a1a}.sky-shell-v2__voice-room-alert strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__voice-room-alert span{color:var(--sky-v2-text-muted);line-height:1.45}.sky-shell-v2__voice-room-fallback-list{display:grid;gap:8px}.sky-shell-v2__voice-room-grid{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,220px));grid-auto-rows:auto;gap:10px;align-content:center;justify-content:center;align-items:center;padding:2px 6px 8px 2px;scrollbar-width:thin;scrollbar-gutter:stable both-edges}.sky-shell-v2__voice-room-grid[data-count="1"]:not(.sky-shell-v2__voice-room-grid--with-stage){grid-template-columns:minmax(220px,320px)}.sky-shell-v2__voice-room-grid[data-count="1"]:not(.sky-shell-v2__voice-room-grid--with-stage) .sky-shell-v2__voice-room-tile{min-height:min(260px,36vh);padding:18px}.sky-shell-v2__voice-room-grid--with-stage{flex:0 0 auto;max-height:none;overflow-x:auto;overflow-y:hidden;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(120px,154px);grid-template-columns:none;align-content:center;align-items:stretch;justify-content:center;gap:10px;padding:2px 2px 6px;scrollbar-width:thin}.sky-shell-v2__voice-room-grid--with-stage[data-share-count="2"]{grid-auto-columns:minmax(156px,196px)}.sky-shell-v2__voice-room-grid--with-stage[data-share-count="3"],.sky-shell-v2__voice-room-grid--with-stage[data-share-count="4"],.sky-shell-v2__voice-room-grid--with-stage[data-share-count="5"]{grid-auto-columns:minmax(128px,160px);gap:10px}.sky-shell-v2__voice-room-grid--with-stage[data-count="1"]{grid-auto-columns:minmax(140px,172px);overflow:hidden}.sky-shell-v2__voice-room-grid--with-stage[data-density=medium]{grid-auto-columns:minmax(114px,144px)}.sky-shell-v2__voice-room-grid--with-stage[data-density=large]{grid-auto-columns:minmax(104px,132px);gap:8px}.sky-shell-v2__voice-room-grid--with-stage[data-density=xlarge]{grid-auto-columns:minmax(96px,122px);gap:8px}.sky-shell-v2__voice-room-grid--with-stage .sky-shell-v2__voice-room-tile{min-height:88px;max-height:108px;padding:9px;border-radius:16px;gap:6px}.sky-shell-v2__voice-room-grid--with-stage .sky-shell-v2__voice-room-media{width:auto;min-height:0}.sky-shell-v2__voice-room-grid--with-stage .sky-shell-v2__voice-room-avatar-stage{width:42px;height:42px}.sky-shell-v2__voice-room-grid--with-stage .sky-shell-v2__voice-room-avatar-mark{width:36px;height:36px;font-size:11px}.sky-shell-v2__voice-room-grid--with-stage .sky-shell-v2__voice-room-tile-meta{gap:3px}.sky-shell-v2__voice-room-grid--with-stage .sky-shell-v2__voice-room-tile-meta strong{max-width:116px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.sky-shell-v2__voice-room-grid--with-stage .sky-shell-v2__voice-room-tile-subtitle,.sky-shell-v2__voice-room-grid--with-stage .sky-shell-v2__voice-room-local-mic,.sky-shell-v2__voice-room-grid--with-stage .sky-shell-v2__voice-room-watch-button{display:none}.sky-shell-v2__voice-room-grid--with-stage[data-density=large] .sky-shell-v2__voice-room-tile,.sky-shell-v2__voice-room-grid--with-stage[data-density=xlarge] .sky-shell-v2__voice-room-tile{min-height:84px;max-height:98px;padding:8px;border-radius:14px}.sky-shell-v2__voice-room-grid--with-stage[data-density=large] .sky-shell-v2__voice-room-avatar-stage,.sky-shell-v2__voice-room-grid--with-stage[data-density=xlarge] .sky-shell-v2__voice-room-avatar-stage{width:38px;height:38px}.sky-shell-v2__voice-room-grid--with-stage[data-density=large] .sky-shell-v2__voice-room-avatar-mark,.sky-shell-v2__voice-room-grid--with-stage[data-density=xlarge] .sky-shell-v2__voice-room-avatar-mark{width:32px;height:32px;font-size:10px}.sky-shell-v2__voice-room-grid--with-stage[data-density=xlarge] .sky-shell-v2__voice-room-tile-meta strong{max-width:98px;font-size:11px}.sky-shell-v2__voice-room-participant-strip{flex:0 0 auto;min-height:0;overflow:hidden;max-height:132px}.sky-shell-v2__voice-room-stage{position:relative;flex:1 1 auto;min-height:250px;max-height:none;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;overflow:hidden;padding:14px;border-radius:28px;border:1px solid rgba(56,189,248,.2);background:radial-gradient(circle at 18% 0%,rgba(56,189,248,.16),transparent 34%),radial-gradient(circle at 86% 12%,rgba(106,111,245,.18),transparent 36%),linear-gradient(180deg,#0d1422f0,#070b14f5);box-shadow:inset 0 0 0 1px #ffffff0b,0 22px 58px #00000042}.sky-shell-v2__voice-room-live--streaming .sky-shell-v2__voice-room-stage{min-height:0;height:100%;padding:12px;border-radius:24px}.sky-shell-v2__voice-room-stage[data-speaking=true]{border-color:#38bdf86b;box-shadow:inset 0 0 0 1px #38bdf829,0 0 0 1px #38bdf81f,0 24px 64px #00000047}.sky-shell-v2__voice-room-stage-head,.sky-shell-v2__voice-room-stage-actions,.sky-shell-v2__voice-room-stage-identity{display:flex;align-items:center;min-width:0}.sky-shell-v2__voice-room-stage-head{justify-content:space-between;gap:14px}.sky-shell-v2__voice-room-stage-identity{gap:10px}.sky-shell-v2__voice-room-stage-avatar{width:42px;height:42px;flex:0 0 auto;border-radius:999px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,#7077ff,#595de0);color:#fff;font-size:13px;font-weight:800;box-shadow:0 0 0 1px #ffffff14}.sky-shell-v2__voice-room-stage-avatar img{width:100%;height:100%;object-fit:cover}.sky-shell-v2__voice-room-stage-copy{display:grid;min-width:0;gap:2px}.sky-shell-v2__voice-room-stage-copy strong{color:var(--sky-v2-text-strong);font-size:14px}.sky-shell-v2__voice-room-stage-copy span{min-width:0;overflow:hidden;color:var(--sky-v2-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__voice-room-stage-copy-hint{min-width:0;overflow:hidden;color:#e2ecfdc2;font-size:11px;font-weight:600;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__voice-room-stage-actions{flex:0 0 auto;gap:8px}.sky-shell-v2__voice-room-stage-live,.sky-shell-v2__voice-room-stage-stop,.sky-shell-v2__voice-room-stage-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:12px;font-weight:800}.sky-shell-v2__voice-room-stage-live{padding:0 11px;border:1px solid rgba(56,189,248,.26);background:#38bdf81f;color:#ecfbff}.sky-shell-v2__voice-room-stage-live[data-speaking=true]{border-color:#38bdf875;background:#38bdf82e}.sky-shell-v2__voice-room-stage-action{padding:0 12px;border:0;background:#ffffff14;color:#f3f8ff;cursor:pointer;box-shadow:inset 0 0 0 1px #94a3b833;transition:background .14s ease,box-shadow .14s ease,color .14s ease}.sky-shell-v2__voice-room-stage-action:hover,.sky-shell-v2__voice-room-stage-action:focus-visible{background:#60a5fa29;color:#fff;box-shadow:inset 0 0 0 1px #60a5fa52}.sky-shell-v2__voice-room-stage-action:focus-visible{outline:2px solid rgba(96,165,250,.38);outline-offset:2px}.sky-shell-v2__voice-room-stage-stop{padding:0 12px;border:0;background:#f871711f;color:#ffd8dd;cursor:pointer;box-shadow:inset 0 0 0 1px #f8717138;transition:background .14s ease,box-shadow .14s ease,color .14s ease}.sky-shell-v2__voice-room-stage-stop:hover,.sky-shell-v2__voice-room-stage-stop:focus-visible{background:#f871712e;color:#fff0f2;box-shadow:inset 0 0 0 1px #f8717152}.sky-shell-v2__voice-room-stage-stop:focus-visible{outline:2px solid rgba(248,113,113,.42);outline-offset:2px}.sky-shell-v2__voice-room-stage-media{position:relative;min-height:0;width:100%;height:100%;overflow:hidden;display:grid;place-items:center;line-height:0;border-radius:22px;background:linear-gradient(135deg,#0f172ad1,#080d18f0),repeating-linear-gradient(135deg,rgba(148,163,184,.08) 0 1px,transparent 1px 12px);box-shadow:inset 0 0 0 1px #94a3b81f,inset 0 -28px 80px #00000038}.sky-shell-v2__voice-room-stage-media[data-guarded-local-preview=true]{background:linear-gradient(135deg,#161c2ef0,#090e18fa),repeating-linear-gradient(135deg,rgba(148,163,184,.06) 0 1px,transparent 1px 12px)}.sky-shell-v2__voice-room-stage-video{display:block;min-width:0;min-height:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;background:#03060eb8}.sky-shell-v2__voice-room-stage-placeholder{max-width:420px;display:grid;justify-items:center;gap:8px;padding:26px;text-align:center}.sky-shell-v2__voice-room-stage-placeholder--guarded{max-width:540px}.sky-shell-v2__voice-room-stage-placeholder-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#38bdf821;color:#dff8ff;box-shadow:inset 0 0 0 1px #38bdf838,0 0 26px #38bdf824}.sky-shell-v2__voice-room-stage-placeholder-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sky-shell-v2__voice-room-stage-placeholder strong{color:var(--sky-v2-text-strong);font-size:16px}.sky-shell-v2__voice-room-stage-placeholder span:not(.sky-shell-v2__voice-room-stage-placeholder-icon){color:var(--sky-v2-text-muted);line-height:1.45}.sky-shell-v2__desktop-share-backdrop{z-index:90}.sky-shell-v2__desktop-share-picker{width:min(920px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;overflow:hidden;padding:18px;border-radius:24px;border:1px solid rgba(56,189,248,.18);background:radial-gradient(circle at top left,rgba(56,189,248,.12),transparent 32%),linear-gradient(180deg,#0d1422fa,#070b14fa);box-shadow:0 24px 70px #0000007a}.sky-shell-v2__desktop-share-picker[data-busy=true]{box-shadow:0 24px 70px #0000007a,0 0 0 1px #38bdf82e}.sky-shell-v2__desktop-share-head,.sky-shell-v2__desktop-share-footer{display:flex;align-items:center;gap:12px}.sky-shell-v2__desktop-share-head{justify-content:space-between}.sky-shell-v2__desktop-share-head>div{display:grid;gap:3px}.sky-shell-v2__desktop-share-head strong{color:var(--sky-v2-text-strong);font-size:18px}.sky-shell-v2__desktop-share-head span,.sky-shell-v2__desktop-share-footer span,.sky-shell-v2__desktop-share-note{color:var(--sky-v2-text-muted);line-height:1.45}.sky-shell-v2__desktop-share-sections{min-height:0;overflow:auto;display:grid;align-content:start;gap:16px;padding-right:2px;overscroll-behavior:contain;scrollbar-width:thin}.sky-shell-v2__desktop-share-groups{display:flex;flex-wrap:wrap;gap:8px}.sky-shell-v2__desktop-share-group{min-height:34px;padding:0 12px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#94a3b814;box-shadow:inset 0 0 0 1px #94a3b81f;color:var(--sky-v2-text-muted);cursor:pointer;font-size:12px;font-weight:700;transition:background .14s ease,box-shadow .14s ease,color .14s ease}.sky-shell-v2__desktop-share-group strong{color:var(--sky-v2-text-strong);font-size:12px}.sky-shell-v2__desktop-share-group[data-active=true]{background:#38bdf81f;box-shadow:inset 0 0 0 1px #38bdf83d;color:#e2e8f0eb}.sky-shell-v2__desktop-share-group:hover:not([disabled]),.sky-shell-v2__desktop-share-group:focus-visible:not([disabled]){outline:none;background:#38bdf81a;box-shadow:inset 0 0 0 1px #38bdf838;color:var(--sky-v2-text-strong)}.sky-shell-v2__desktop-share-group[disabled]{cursor:default;opacity:.68}.sky-shell-v2__desktop-share-section{display:grid;gap:10px}.sky-shell-v2__desktop-share-section h3{margin:0;color:var(--sky-v2-text-normal);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.sky-shell-v2__desktop-share-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.sky-shell-v2__desktop-share-source{min-width:0;display:grid;gap:9px;padding:10px;border:0;border-radius:18px;background:#94a3b80e;color:var(--sky-v2-text-normal);cursor:pointer;text-align:left;box-shadow:inset 0 0 0 1px #94a3b81f;transition:background .14s ease,box-shadow .14s ease,transform .14s ease}.sky-shell-v2__desktop-share-source:hover,.sky-shell-v2__desktop-share-source:focus-visible{background:#38bdf814;box-shadow:inset 0 0 0 1px #38bdf847,0 12px 28px #0000002e}.sky-shell-v2__desktop-share-source:focus-visible{outline:2px solid rgba(56,189,248,.58);outline-offset:2px}.sky-shell-v2__desktop-share-source[data-selected=true]{background:#38bdf81f;box-shadow:inset 0 0 0 2px #38bdf870,0 0 28px #38bdf81f}.sky-shell-v2__desktop-share-source[data-system-source=true]{opacity:.66;background:linear-gradient(180deg,#94a3b80b,#0f172a12);box-shadow:inset 0 0 0 1px #94a3b81a}.sky-shell-v2__desktop-share-source[data-system-source=true]:hover,.sky-shell-v2__desktop-share-source[data-system-source=true]:focus-visible{opacity:.9}.sky-shell-v2__desktop-share-thumb{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;display:grid;place-items:center;border-radius:13px;background:#03060eb8;box-shadow:inset 0 0 0 1px #ffffff0e}.sky-shell-v2__desktop-share-thumb img{width:100%;height:100%;object-fit:contain}.sky-shell-v2__desktop-share-app-icon{position:absolute;left:8px;bottom:8px;width:24px;height:24px;border-radius:8px;overflow:hidden;background:#070b14e6;box-shadow:0 6px 14px #02081752,inset 0 0 0 1px #ffffff14}.sky-shell-v2__desktop-share-app-icon img{width:100%;height:100%;object-fit:cover}.sky-shell-v2__desktop-share-thumb-badge{position:absolute;right:8px;top:8px;min-height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#38bdf8eb;color:#03111d;font-size:11px;font-weight:800;box-shadow:0 10px 24px #38bdf838}.sky-shell-v2__desktop-share-source-copy{min-width:0;display:grid;gap:2px}.sky-shell-v2__desktop-share-source-copy strong,.sky-shell-v2__desktop-share-source-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__desktop-share-source-copy strong{color:var(--sky-v2-text-strong);font-size:13px}.sky-shell-v2__desktop-share-source-copy span{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__desktop-share-source[data-system-source=true] .sky-shell-v2__desktop-share-source-copy span{color:#facc15b8}.sky-shell-v2__desktop-share-note{padding:14px;border-radius:16px;background:#94a3b812;box-shadow:inset 0 0 0 1px #94a3b81f}.sky-shell-v2__desktop-share-note[data-tone=warning]{color:#fff1c7;background:#e6b75a1a;box-shadow:inset 0 0 0 1px #e6b75a38}.sky-shell-v2__desktop-share-footer{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-width:0}.sky-shell-v2__desktop-share-footer .sky-shell-v2__panel-action{min-width:76px;white-space:nowrap}.sky-shell-v2__desktop-share-footer-status{min-width:0;display:grid;gap:2px;justify-items:end}.sky-shell-v2__desktop-share-footer-status strong,.sky-shell-v2__desktop-share-footer-status span{min-width:0;max-width:100%;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__desktop-share-footer-status strong{color:var(--sky-v2-text-strong);font-size:13px}.sky-shell-v2__desktop-share-footer-status span{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__desktop-share-picker[data-busy=true] .sky-shell-v2__desktop-share-footer-status strong{color:#bfdbfefa}.sky-shell-v2__desktop-share-source:disabled{cursor:default;transform:none}.sky-shell-v2__desktop-share-picker[data-busy=true] .sky-shell-v2__desktop-share-source{opacity:.86}.sky-shell-v2__panel-action--primary{border-color:#38bdf857;background:#38bdf829;color:#eefcff}.sky-shell-v2__panel-action--primary:hover:not([disabled]),.sky-shell-v2__panel-action--primary:focus-visible:not([disabled]){background:#38bdf838;color:#fff}@media(max-width:920px){.sky-shell-v2__voice-room{padding:14px}.sky-shell-v2__voice-room-stage{min-height:220px;padding:12px;border-radius:22px}.sky-shell-v2__voice-room-stage-head{align-items:flex-start;flex-direction:column}.sky-shell-v2__voice-room-stage-actions{width:100%;justify-content:space-between}.sky-shell-v2__voice-share-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.sky-shell-v2__voice-room-grid--with-stage{grid-auto-columns:minmax(124px,156px);grid-template-columns:none}.sky-shell-v2__desktop-share-picker{width:min(100%,calc(100vw - 24px));padding:14px}.sky-shell-v2__desktop-share-footer{grid-template-columns:minmax(0,1fr) auto}.sky-shell-v2__desktop-share-footer-status{grid-column:1 / -1;grid-row:1;justify-items:start}.sky-shell-v2__desktop-share-footer-status strong,.sky-shell-v2__desktop-share-footer-status span{text-align:left}.sky-shell-v2__desktop-share-footer .sky-shell-v2__panel-action:first-of-type{grid-column:1;grid-row:2;justify-self:start}.sky-shell-v2__desktop-share-footer .sky-shell-v2__panel-action:nth-of-type(2){grid-column:1;grid-row:3;justify-self:start}.sky-shell-v2__desktop-share-footer .sky-shell-v2__panel-action:nth-of-type(3){grid-column:2;grid-row:3;justify-self:end}}.sky-shell-v2__voice-room-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:124px;padding:11px;border-radius:20px;border:1px solid var(--sky-v2-border);background:linear-gradient(180deg,#ffffff09,#ffffff05);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease,outline-color .16s ease}.sky-shell-v2__voice-room-tile:focus-visible{outline:2px solid rgba(122,162,255,.78);outline-offset:3px}.sky-shell-v2__voice-room-tile:hover{border-color:#ffffff29;background:#ffffff0d}.sky-shell-v2__voice-room-tile[data-video=true]{justify-content:stretch}.sky-shell-v2__voice-room-tile[data-speaking=true],.sky-shell-v2__voice-participant-tile--speaking,.sky-shell-v2__voice-room-participant-tile--speaking{border-color:#38bdf866;box-shadow:inset 0 0 0 1px #38bdf83d,0 0 0 1px #38bdf814,0 10px 24px #38bdf81f}.sky-shell-v2__voice-room-tile[data-speaking=true]:after,.sky-shell-v2__voice-participant-tile--speaking:after,.sky-shell-v2__voice-room-participant-tile--speaking:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:15px;border:1px solid rgba(174,235,255,.24);pointer-events:none;opacity:.6}.sky-shell-v2__voice-room-tile[data-speaking=true] .sky-shell-v2__voice-room-avatar-stage,.sky-shell-v2__voice-participant-tile--speaking .sky-shell-v2__voice-room-avatar-stage,.sky-shell-v2__voice-room-participant-tile--speaking .sky-shell-v2__voice-room-avatar-stage{box-shadow:0 0 0 2px #38bdf829,0 0 14px #38bdf829}.sky-shell-v2__voice-room-tile[data-muted=true]:not([data-speaking=true]){border-color:#e5aa6047;background:#e5aa6012}.sky-shell-v2__voice-room-tile[data-deafened=true]{border-color:#92a2c04d;background:#7583a514}.sky-shell-v2__voice-room-tile[data-sharing=true]{background:linear-gradient(180deg,#6a6ff51a,#ffffff06)}.sky-shell-v2__voice-room-tile[data-stream-focused=true]{border-color:#7aa2ff8a;box-shadow:0 0 0 1px #7aa2ff2e inset}.sky-shell-v2__voice-room-media{position:relative;width:100%;display:grid;place-items:center}.sky-shell-v2__voice-room-media[data-share-focusable=true]{cursor:pointer}.sky-shell-v2__voice-room-media[data-share-focusable=true] .sky-shell-v2__voice-room-video,.sky-shell-v2__voice-room-media[data-share-focusable=true] .sky-shell-v2__voice-room-avatar-stage{transition:transform .14s ease,box-shadow .14s ease}.sky-shell-v2__voice-room-media[data-share-focusable=true]:hover .sky-shell-v2__voice-room-video,.sky-shell-v2__voice-room-media[data-share-focusable=true]:hover .sky-shell-v2__voice-room-avatar-stage,.sky-shell-v2__voice-room-media[data-share-focusable=true]:focus-within .sky-shell-v2__voice-room-video,.sky-shell-v2__voice-room-media[data-share-focusable=true]:focus-within .sky-shell-v2__voice-room-avatar-stage{transform:translateY(-1px);box-shadow:0 10px 24px #0208122e}.sky-shell-v2__voice-room-video,.sky-shell-v2__voice-room-avatar{width:100%;aspect-ratio:16 / 9;border-radius:16px;background:linear-gradient(180deg,#ffffff0f,#ffffff06);object-fit:contain}.sky-shell-v2__voice-room-avatar{display:grid;place-items:center;color:var(--sky-v2-text-strong);font-size:36px;font-weight:700}.sky-shell-v2__voice-room-avatar-stage{width:60px;height:60px;border-radius:999px;display:grid;place-items:center;background:#ffffff0b;transition:box-shadow .16s ease}.sky-shell-v2__voice-room-avatar-mark{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#7077ff,#595de0);color:#fff;font-size:15px;font-weight:800;object-fit:cover}.sky-shell-v2__voice-room-media-badges{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.sky-shell-v2__voice-room-media-badges span,.sky-shell-v2__voice-room-status-icon{min-width:22px;min-height:22px;padding:0 5px;border-radius:999px;background:#090c12c2;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.sky-shell-v2__voice-room-status-icon{border:1px solid rgba(255,255,255,.1)}.sky-shell-v2__voice-room-status-icon svg,.sky-shell-v2__voice-sidebar-flag svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sky-shell-v2__voice-room-status-icon[data-kind=speaking]{border-color:#54d5ff6b;background:#3ab4ff2e;color:#effcff}.sky-shell-v2__voice-room-status-icon[data-kind=muted]{border-color:#e6b75a61;background:#e6b75a24;color:#fff0bf}.sky-shell-v2__voice-room-status-icon[data-kind=deafened]{border-color:#96a2c152;background:#7583a526;color:#dfe6f8}.sky-shell-v2__voice-room-status-icon[data-kind=camera]{border-color:#8aa3ff57;background:#667ff729;color:#e8edff}.sky-shell-v2__voice-room-status-icon[data-kind=sharing],.sky-shell-v2__voice-sidebar-flag[data-kind=sharing]{border-color:#72d6ff5c;background:#4cbdff29;color:#edfbff}.sky-shell-v2__voice-room-status-icon[data-kind=connected]{border-color:#7e93ff4d;background:#5f63ef24;color:#e8ebff}.sky-shell-v2__voice-room-audio-warning{padding:8px 10px;border:1px solid rgba(230,183,90,.28);border-radius:12px;background:#e6b75a14;color:var(--sky-v2-text-normal);font-size:12px}.sky-shell-v2__voice-room-watch-button{position:absolute;right:10px;bottom:10px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#090c12d1;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.sky-shell-v2__voice-room-watch-button[data-active=true]{border-color:#7aa2ff9e;background:#202c48e6}.sky-shell-v2__voice-room-tile-meta{display:grid;align-items:center;justify-content:center;justify-items:center;gap:6px;min-width:0;text-align:center}.sky-shell-v2__voice-room-tile-meta strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__voice-room-local-mic{min-height:24px;display:inline-grid;grid-template-columns:minmax(0,auto) 34px;align-items:center;gap:6px;max-width:100%;padding:3px 7px;border-radius:999px;background:#0f172a75;color:var(--sky-v2-text-muted);box-shadow:inset 0 0 0 1px #94a3b81a;font-size:11px;font-weight:700;letter-spacing:.01em}.sky-shell-v2__voice-room-local-mic span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__voice-room-local-mic[data-tone=live]{color:#e9fbff;background:#38bdf817;box-shadow:inset 0 0 0 1px #38bdf833}.sky-shell-v2__voice-room-local-mic[data-tone=muted]{color:#d8deee;background:#7583a517;box-shadow:inset 0 0 0 1px #94a3b821}.sky-shell-v2__voice-room-local-mic-meter{width:34px;height:3px;overflow:hidden;border-radius:999px;background:#ffffff0f}.sky-shell-v2__voice-room-local-mic-meter span{display:block;height:100%;min-width:4px;border-radius:inherit;background:#94a3b86b;transition:width .12s ease,background .12s ease}.sky-shell-v2__voice-room-local-mic[data-tone=live] .sky-shell-v2__voice-room-local-mic-meter span{background:linear-gradient(90deg,#38bdf8eb,#8be9ffd1)}.sky-shell-v2__voice-room-local-mic[data-tone=muted] .sky-shell-v2__voice-room-local-mic-meter span{min-width:0;background:#94a3b861}.sky-shell-v2__voice-room-grid[data-density=medium],.sky-shell-v2__voice-room-grid[data-density=large],.sky-shell-v2__voice-room-grid[data-density=xlarge]{align-content:start;justify-content:stretch}.sky-shell-v2__voice-room-grid[data-density=medium]{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px}.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-tile{min-height:96px;padding:8px;gap:6px;border-radius:16px}.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-avatar-stage{width:46px;height:46px}.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-avatar-mark{width:40px;height:40px;font-size:12px}.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-tile-meta{gap:3px}.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-tile-meta strong{font-size:12px}.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-media-badges{gap:3px}.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-status-icon,.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-media-badges span{min-width:20px;min-height:20px;padding:0 4px;font-size:9px}.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-local-mic{max-width:calc(100% - 4px);min-height:20px;grid-template-columns:minmax(0,auto) 24px;gap:4px;padding:2px 6px;font-size:10px}.sky-shell-v2__voice-room-grid[data-density=medium] .sky-shell-v2__voice-room-local-mic-meter{width:24px;height:2px}.sky-shell-v2__voice-room-grid[data-density=large]{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px}.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-tile{min-height:98px;padding:8px;gap:6px;border-radius:16px}.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-avatar-stage{width:46px;height:46px}.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-avatar-mark{width:40px;height:40px;font-size:12px}.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-tile-meta{gap:3px}.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-tile-meta strong{font-size:12px}.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-tile-subtitle,.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-local-mic,.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-watch-button{display:none}.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-status-icon,.sky-shell-v2__voice-room-grid[data-density=large] .sky-shell-v2__voice-room-media-badges span{min-width:20px;min-height:20px;font-size:9px}.sky-shell-v2__voice-room-grid[data-density=xlarge]{grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:8px}.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-tile{min-height:88px;padding:7px;gap:5px;border-radius:14px}.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-avatar-stage{width:40px;height:40px}.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-avatar-mark{width:34px;height:34px;font-size:10px}.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-tile-meta{gap:2px}.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-tile-meta strong{font-size:11px}.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-tile-subtitle,.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-local-mic,.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-watch-button{display:none}.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-status-icon,.sky-shell-v2__voice-room-grid[data-density=xlarge] .sky-shell-v2__voice-room-media-badges span{min-width:18px;min-height:18px;font-size:8px}.sky-shell-v2__dm-call-surface{margin:14px 18px 0;border:1px solid rgba(56,189,248,.18);border-radius:22px;background:radial-gradient(circle at top left,rgba(56,189,248,.12),transparent 34%),linear-gradient(135deg,#0f172aeb,#142138d1);box-shadow:0 18px 44px #02081747;padding:14px}.sky-shell-v2__dm-call-ringing,.sky-shell-v2__dm-call-active{display:grid;gap:14px}.sky-shell-v2__dm-call-ringing{grid-template-columns:minmax(0,1fr) auto;align-items:center}.sky-shell-v2__dm-call-ringing-copy,.sky-shell-v2__dm-call-active-head,.sky-shell-v2__dm-call-floating{display:flex;align-items:center;gap:12px}.sky-shell-v2__dm-call-ringing-copy strong,.sky-shell-v2__dm-call-active-head strong,.sky-shell-v2__dm-call-floating strong{display:block;color:#f1f5f9f5;font-size:.94rem}.sky-shell-v2__dm-call-ringing-copy span,.sky-shell-v2__dm-call-active-head span,.sky-shell-v2__dm-call-floating span{color:#cbd5e1b3;font-size:.78rem}.sky-shell-v2__dm-call-ringing-actions,.sky-shell-v2__dm-call-controls{display:inline-flex;align-items:center;gap:8px}.sky-shell-v2__dm-call-avatar,.sky-shell-v2__dm-call-friend-avatar{display:inline-grid;place-items:center;width:44px;height:44px;flex:0 0 auto;border-radius:999px;background:linear-gradient(135deg,#3b82f652,#0ea5e929);color:#f0f9fff2;font-weight:800;letter-spacing:.02em;outline:2px solid transparent;outline-offset:2px;box-shadow:inset 0 0 0 1px #ffffff14;overflow:hidden;transition:outline-color .16s ease,box-shadow .16s ease,background .16s ease}.sky-shell-v2__dm-call-avatar img,.sky-shell-v2__dm-call-friend-avatar img{width:100%;height:100%;object-fit:cover}.sky-shell-v2__dm-call-avatar--speaking{outline-color:#38bdf8fa;box-shadow:0 0 0 4px #38bdf833,0 0 22px #38bdf87a,inset 0 0 0 1px #ffffff1f}.sky-shell-v2__dm-call-active-head{justify-content:space-between}.sky-shell-v2__dm-call-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.sky-shell-v2__dm-call-card{position:relative;display:grid;justify-items:center;align-content:center;min-height:142px;gap:10px;border-radius:20px;outline:2px solid transparent;outline-offset:2px;background:#080f1c94;box-shadow:inset 0 0 0 1px #94a3b81f;transition:outline-color .16s ease,box-shadow .16s ease,background .16s ease}.sky-shell-v2__dm-call-card--speaking{outline-color:#38bdf8fa;background:#081f32bd;box-shadow:0 0 0 4px #38bdf829,0 0 30px #38bdf857,inset 0 0 0 1px #38bdf847}.sky-shell-v2__dm-call-card-name{display:inline-flex;align-items:center;gap:8px;color:#f1f5f9f2;font-weight:800}.sky-shell-v2__dm-call-card-name span{border-radius:999px;padding:2px 7px;background:#94a3b81f;color:#cbd5e1c2;font-size:.68rem}.sky-shell-v2__dm-call-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;min-height:22px}.sky-shell-v2__dm-call-badge{border-radius:999px;padding:4px 8px;background:#94a3b81a;color:#cbd5e1c7;font-size:.68rem;font-weight:750}.sky-shell-v2__dm-call-badge[data-kind=speaking]{background:#38bdf829;color:#bae6fdfa}.sky-shell-v2__dm-call-badge[data-kind=muted],.sky-shell-v2__dm-call-badge[data-kind=deafened]{background:#f8717121;color:#fecacaf0}.sky-shell-v2__dm-call-control{display:inline-grid;place-items:center;width:36px;height:36px;border:0;border-radius:13px;background:#94a3b81a;color:#e2e8f0e6;cursor:pointer;transition:background .14s ease,color .14s ease,box-shadow .14s ease}.sky-shell-v2__dm-call-control svg{width:19px;height:19px}.sky-shell-v2__dm-call-control:hover,.sky-shell-v2__dm-call-control:focus-visible{background:#38bdf824;color:#f0f9fffa;box-shadow:0 0 0 1px #38bdf847}.sky-shell-v2__dm-call-control[data-active=true]{background:#f8717124;color:#fecacaf5}.sky-shell-v2__dm-call-control[data-danger=true]{background:#ef444429;color:#fee2e2f5}.sky-shell-v2__dm-call-control:disabled{cursor:not-allowed;opacity:.45}.sky-shell-v2__dm-call-local-meter{display:flex;align-items:center;gap:10px;min-height:28px;color:#cbd5e1c2;font-size:.75rem;font-weight:700}.sky-shell-v2__dm-call-local-meter[data-speaking=true]{color:#bae6fdfa}.sky-shell-v2__dm-call-local-meter[data-muted=true]{color:#fecacae6}.sky-shell-v2__dm-call-meter-track{width:90px;height:5px;border-radius:999px;background:#94a3b829;overflow:hidden}.sky-shell-v2__dm-call-meter-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22d3eebf,#60a5faf2);transition:width 90ms linear}.sky-shell-v2__dm-call-add-menu{border-radius:18px;border:1px solid rgba(148,163,184,.14);background:#070d18e0;padding:10px;box-shadow:0 14px 32px #0208174d}.sky-shell-v2__dm-call-add-head,.sky-shell-v2__dm-call-friend-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.sky-shell-v2__dm-call-add-head{padding:2px 4px 10px;color:#f1f5f9f0}.sky-shell-v2__dm-call-friend-list{display:grid;gap:6px}.sky-shell-v2__dm-call-friend-row{width:100%;border:0;border-radius:14px;background:transparent;color:inherit;padding:8px;text-align:left;cursor:pointer}.sky-shell-v2__dm-call-friend-row:hover,.sky-shell-v2__dm-call-friend-row:focus-visible{background:#38bdf81a}.sky-shell-v2__dm-call-friend-avatar{width:34px;height:34px;font-size:.72rem}.sky-shell-v2__dm-call-friend-copy{display:grid;gap:2px;min-width:0;flex:1 1 auto}.sky-shell-v2__dm-call-friend-copy strong{color:#f1f5f9f0}.sky-shell-v2__dm-call-friend-copy span,.sky-shell-v2__dm-call-friend-action{color:#cbd5e1ad;font-size:.72rem}.sky-shell-v2__dm-call-inline-note{border-radius:14px;padding:8px 10px;background:#94a3b81a;color:#cbd5e1d1;font-size:.78rem}.sky-shell-v2__dm-call-inline-note[data-tone=warning]{background:#fbbf241f;color:#fef08af2}.sky-shell-v2__dm-call-floating{position:fixed;left:50%;bottom:24px;z-index:140;pointer-events:auto;transform:translate(-50%);border:1px solid rgba(56,189,248,.22);border-radius:999px;background:#080f1ceb;padding:8px 10px;box-shadow:0 18px 44px #0208175c}.sky-shell-v2__dm-call-floating-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#38bdf824;color:#bae6fdfa}.sky-shell-v2__dm-call-floating-icon svg{width:18px;height:18px}.sky-shell-v2__voice-room-tile-meta strong,.sky-shell-v2__voice-room-info-card strong,.sky-shell-v2__voice-room-recovery strong,.sky-shell-v2__voice-room-share-banner strong,.sky-shell-v2__voice-dock-copy strong,.sky-shell-v2__voice-sidebar-copy strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__voice-participant-menu{position:fixed;z-index:1200;width:min(268px,calc(100vw - 24px));padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(180deg,#171d2afa,#0c1019fa);box-shadow:0 24px 60px #00000061;color:var(--sky-v2-text-normal)}.sky-shell-v2__voice-participant-menu-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.sky-shell-v2__voice-participant-menu-avatar{width:44px;height:44px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg,#7077ff,#595de0);color:#fff;font-size:13px;font-weight:800}.sky-shell-v2__voice-participant-menu-avatar img{width:100%;height:100%;object-fit:cover}.sky-shell-v2__voice-participant-menu-copy{min-width:0;display:grid;gap:2px}.sky-shell-v2__voice-participant-menu-copy strong{overflow:hidden;color:var(--sky-v2-text-strong);text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__voice-participant-menu-copy span{color:var(--sky-v2-text-muted);font-size:12px}.sky-shell-v2__voice-participant-menu-status{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:10px}.sky-shell-v2__voice-participant-menu-volume{display:grid;gap:8px;margin-top:12px}.sky-shell-v2__voice-participant-menu-volume-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.sky-shell-v2__voice-participant-menu-volume-head strong{color:var(--sky-v2-text-strong);font-size:13px}.sky-shell-v2__voice-participant-menu-volume-head span{color:var(--sky-v2-text-muted);font-size:11px;white-space:nowrap}.sky-shell-v2__voice-participant-menu-volume input[type=range]{width:100%}.sky-shell-v2__voice-participant-menu-actions{display:grid;gap:6px;margin-top:12px}.sky-shell-v2__voice-participant-menu-actions button{min-height:34px;border:1px solid var(--sky-v2-border);border-radius:11px;background:#ffffff0a;color:var(--sky-v2-text-normal);font-weight:700}.sky-shell-v2__voice-participant-menu-actions button:disabled{cursor:not-allowed;opacity:.58}.sky-shell-v2__voice-room-bottom-controls{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:nowrap;flex:0 0 auto;padding:8px 0 2px}.sky-shell-v2__voice-room-dock-status{min-height:28px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--sky-v2-text-normal);display:inline-flex;align-items:center;font-size:12px;font-weight:600}.sky-shell-v2__voice-room-dock-status[data-tone=live]{border-color:#54d5ff4d;background:#3eb0ff1f;color:#effcff}.sky-shell-v2__voice-room-dock-status[data-tone=warning]{border-color:#e6b75a47;background:#e6b75a1f;color:#fff1c7}.sky-shell-v2__voice-room-dock-status[data-tone=danger]{border-color:#ed627642;background:#ed62761f;color:#ffdce1}.sky-shell-v2__voice-room-dock-status[data-tone=muted]{border-color:#94a0bc42;background:#7583a51f;color:#dde5f7}.sky-shell-v2__voice-action-button,.sky-shell-v2__voice-control-button{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:1px solid var(--sky-v2-border);border-radius:14px;background:#ffffff08;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;flex:0 0 auto;text-align:center;font:inherit}.sky-shell-v2__voice-action-button svg,.sky-shell-v2__voice-control-button svg,.sky-shell-v2__voice-action-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sky-shell-v2__voice-control-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sky-shell-v2__voice-action-button:hover,.sky-shell-v2__voice-control-button:hover{background:#ffffff0d}.sky-shell-v2__voice-action-button[data-active=true],.sky-shell-v2__voice-control-button[data-active=true]{border-color:#6a6ff547;background:#6a6ff51a}.sky-shell-v2__voice-action-button[data-tone=warning],.sky-shell-v2__voice-control-button[data-tone=warning]{border-color:#e6b75a47;background:#e6b75a14}.sky-shell-v2__voice-action-button[data-tone=muted],.sky-shell-v2__voice-control-button[data-tone=muted]{border-color:#94a0bc47;background:#7583a51c}.sky-shell-v2__voice-action-button[data-tone=camera],.sky-shell-v2__voice-action-button[data-tone=sharing],.sky-shell-v2__voice-control-button[data-tone=camera],.sky-shell-v2__voice-control-button[data-tone=sharing]{border-color:#6a6ff547;background:#6a6ff51a}.sky-shell-v2__voice-action-button:disabled,.sky-shell-v2__voice-control-button:disabled{opacity:.72;cursor:not-allowed}.sky-shell-v2__voice-action-button--danger,.sky-shell-v2__voice-control-button--danger{border-color:#ed424533;background:#ed424514}.sky-shell-v2__voice-room-diagnostics{position:absolute;right:0;top:0;z-index:2;width:min(360px,calc(100% - 24px))}.sky-shell-v2__voice-room-diagnostics:not(:has([data-testid=voice-diagnostics-expanded])){width:auto}.sky-shell-v2__voice-room-diagnostics:not(:has([data-testid=voice-diagnostics-expanded])) .sky-shell-v2__panel-copy{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.sky-shell-v2__voice-room-diagnostics:not(:has([data-testid=voice-diagnostics-expanded])) .sky-shell-v2__modal-disclosure{width:26px;min-width:26px;height:26px;min-height:26px;padding:0;border-radius:999px;opacity:.32;overflow:hidden}.sky-shell-v2__voice-room-diagnostics:not(:has([data-testid=voice-diagnostics-expanded])) .sky-shell-v2__modal-disclosure span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.sky-shell-v2__voice-room-diagnostics:not(:has([data-testid=voice-diagnostics-expanded])) .sky-shell-v2__modal-disclosure:after{content:"i";font-size:12px;font-weight:800}.sky-shell-v2__voice-room-recovery{grid-template-columns:minmax(0,1fr) auto;align-items:center}.sky-shell-v2__voice-room-field,.sky-shell-v2__voice-room-toggle-row{display:grid;gap:7px}.sky-shell-v2__voice-room-field span,.sky-shell-v2__voice-room-inline-note strong,.sky-shell-v2__voice-room-meter-head strong{color:var(--sky-v2-text-strong);font-size:12px}.sky-shell-v2__voice-room-field select{width:100%;min-height:38px;border-radius:10px;border:1px solid var(--sky-v2-border-strong);background:#ffffff09;color:var(--sky-v2-text-normal);padding:0 12px;font:inherit}.sky-shell-v2__voice-room-field select:disabled{opacity:.72;cursor:not-allowed}.sky-shell-v2__voice-room-meter-card,.sky-shell-v2__voice-room-output-card,.sky-shell-v2__voice-room-inline-note{display:grid;gap:6px}.sky-shell-v2__voice-room-meter-card{padding:12px 13px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff08;align-content:start}.sky-shell-v2__voice-room-meter-card[data-tone=warning]{border-color:#e6b75a38;background:#e6b75a0f}.sky-shell-v2__voice-room-meter-card[data-tone=danger]{border-color:#ed62763d;background:#ed62760f}.sky-shell-v2__voice-room-inline-note{padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0a}.sky-shell-v2__voice-room-inline-note[data-tone=warning]{border-color:#e6b75a42;background:#e6b75a14}.sky-shell-v2__voice-room-inline-note[data-tone=live]{border-color:#54d5ff47;background:#3eb0ff17}.sky-shell-v2__voice-room-inline-note[data-tone=danger]{border-color:#ed627647;background:#ed627614}.sky-shell-v2__voice-room-inline-note[data-tone=muted]{border-color:#94a0bc3d;background:#7583a514}.sky-shell-v2__voice-room-confidence-card{display:grid;gap:10px;padding:14px 16px;border-radius:18px;border:1px solid rgba(126,147,255,.16);background:linear-gradient(180deg,#0e1424e0,#11182aeb);box-shadow:inset 0 1px #ffffff08}.sky-shell-v2__voice-room-confidence-card[data-tone=live]{border-color:#54d5ff57;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #54d5ff1f,0 0 28px #54d5ff14}.sky-shell-v2__voice-room-confidence-card[data-tone=warning]{border-color:#e6b75a4d}.sky-shell-v2__voice-room-confidence-card[data-tone=danger]{border-color:#ed627647}.sky-shell-v2__voice-room-confidence-card[data-tone=muted]{border-color:#94a0bc3d}.sky-shell-v2__voice-room-confidence-copy{display:grid;gap:4px}.sky-shell-v2__voice-room-confidence-copy strong{color:var(--sky-v2-text-strong);font-size:15px;line-height:1.25}.sky-shell-v2__voice-room-confidence-copy span:last-child{color:var(--sky-v2-text-muted);line-height:1.45}.sky-shell-v2__voice-room-meter-head,.sky-shell-v2__voice-room-output-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.sky-shell-v2__voice-room-meter-copy{display:grid;gap:4px;min-height:46px}.sky-shell-v2__voice-room-meter-copy span{color:var(--sky-v2-text-muted);line-height:1.45}.sky-shell-v2__voice-room-output-card .sky-shell-v2__panel-copy{margin:0}.sky-shell-v2__voice-room-meter{height:10px;border-radius:999px;background:#ffffff0f;overflow:hidden}.sky-shell-v2__voice-room-meter-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#4ade80,#6a6ff5);transition:width .16s ease}.sky-shell-v2__voice-room-inline-note--stable{min-height:56px;align-content:start}.sky-shell-v2__voice-room-toggle-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.sky-shell-v2__voice-room-toggle-row>div{display:grid;gap:4px}.sky-shell-v2__voice-room-toggle-row input{width:18px;height:18px}.sky-shell-v2__modal--voice-device{width:min(540px,calc(100vw - 28px));max-height:min(700px,calc(100vh - 40px));grid-template-rows:auto minmax(0,1fr);gap:8px;overflow:hidden}.sky-shell-v2__voice-device-modal-scroll{min-height:0;overflow:auto;display:grid;gap:10px;padding:0 4px 14px 0;box-sizing:border-box;overscroll-behavior:contain;scrollbar-gutter:stable}.sky-shell-v2__modal--voice-device .sky-shell-v2__modal-card{gap:8px;padding:12px}.sky-shell-v2__modal--voice-device .sky-shell-v2__modal-title-secondary{letter-spacing:.045em}.sky-shell-v2__voice-room-diagnostic-card{display:grid;gap:4px;padding:12px;border-radius:14px;border:1px solid var(--sky-v2-border);background:#ffffff05}.sky-shell-v2__voice-room-diagnostic-card span{color:var(--sky-v2-text-muted);font-size:11px}.sky-shell-v2__voice-room-diagnostic-card strong{color:var(--sky-v2-text-strong);font-size:13px}.sky-shell-v2__sidebar-item-shell{display:grid;gap:6px}.sky-shell-v2__sidebar-item-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;min-width:0;isolation:isolate}.sky-shell-v2__sidebar-item-row[data-has-actions=true]{grid-template-columns:minmax(0,1fr) auto;column-gap:6px}.sky-shell-v2__sidebar-item-actions{position:relative;display:flex;align-items:center;gap:4px;justify-self:end;padding-right:8px;opacity:0;pointer-events:none;transition:opacity .14s ease;z-index:2}.sky-shell-v2__sidebar-item-row[data-has-actions=true]:hover .sky-shell-v2__sidebar-item-actions,.sky-shell-v2__sidebar-item-row[data-has-actions=true]:focus-within .sky-shell-v2__sidebar-item-actions,.sky-shell-v2__sidebar-item-actions:focus-within{opacity:1;pointer-events:auto}.sky-shell-v2__icon-action--sidebar-row{position:relative;width:28px;height:28px;min-height:28px;border:0;background:transparent;color:#c9d0e7e6;box-shadow:none;opacity:inherit;z-index:1}.sky-shell-v2__icon-action--sidebar-row:hover,.sky-shell-v2__icon-action--sidebar-row:focus-visible{background:#ffffff14;color:var(--sky-v2-text-strong)}.sky-shell-v2__voice-sidebar-roster{margin:0 0 4px 12px;display:grid;gap:4px}.sky-shell-v2__voice-sidebar-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:5px;align-items:center;padding:3px 6px 3px 7px;border-radius:10px;border:1px solid transparent;background:#ffffff06;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.sky-shell-v2__voice-sidebar-row:hover,.sky-shell-v2__voice-sidebar-row:focus-visible{border-color:#ffffff1f;background:#ffffff0d}.sky-shell-v2__voice-sidebar-row:focus-visible{outline:2px solid rgba(122,162,255,.72);outline-offset:2px}.sky-shell-v2__voice-sidebar-avatar{width:22px;height:22px;border-radius:999px;overflow:hidden;background:linear-gradient(180deg,#7077ff,#595de0);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700;transition:box-shadow .16s ease,outline-color .16s ease,filter .16s ease}.sky-shell-v2__voice-channel-member--speaking,.sky-shell-v2__voice-sidebar-row[data-speaking=true]{background:linear-gradient(90deg,#38bdf817,#38bdf808);box-shadow:inset 0 0 0 1px #38bdf838,0 8px 18px #38bdf814}.sky-shell-v2__voice-channel-member-avatar--speaking,.sky-shell-v2__voice-sidebar-row[data-speaking=true] .sky-shell-v2__voice-sidebar-avatar{outline:1px solid rgba(56,189,248,.52);outline-offset:1px;box-shadow:0 0 0 2px #38bdf81a,0 0 14px #38bdf829;filter:saturate(1.04)}.sky-shell-v2__voice-sidebar-row[data-sharing=true]{border-color:#818cf842;background:linear-gradient(90deg,#818cf81f,#38bdf80a);box-shadow:inset 0 0 0 1px #818cf82e}.sky-shell-v2__voice-sidebar-row[data-sharing=true] .sky-shell-v2__voice-sidebar-avatar{outline:1px solid rgba(129,140,248,.48);outline-offset:1px;box-shadow:0 0 0 2px #818cf81a,0 0 14px #818cf829;filter:saturate(1.05)}.sky-shell-v2__voice-sidebar-row[data-muted=true]:not([data-speaking=true]){border-color:#e6b75a2e}.sky-shell-v2__voice-sidebar-row[data-deafened=true]{background:#7583a514}.sky-shell-v2__voice-sidebar-avatar img{width:100%;height:100%;object-fit:cover}.sky-shell-v2__voice-sidebar-copy{min-width:0;display:block}.sky-shell-v2__voice-sidebar-copy small{color:var(--sky-v2-text-muted);font-size:10px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__voice-sidebar-flags{display:flex;align-items:center;flex-wrap:nowrap;gap:4px;justify-content:flex-end}.sky-shell-v2__voice-sidebar-flag{min-width:20px;min-height:20px;padding:0;font-size:10px;justify-content:center}.sky-shell-v2__voice-sidebar-flag[data-kind=camera]{border-color:#8aa3ff52;background:#667ff726;color:#e8edff}.sky-shell-v2__voice-sidebar-flag[data-kind=muted]{border-color:#e6b75a57;background:#e6b75a24;color:#fff0bf}.sky-shell-v2__voice-sidebar-flag[data-kind=deafened]{border-color:#94a0bc4d;background:#7583a524;color:#dbe4f7}.sky-shell-v2__voice-sidebar-empty{margin-left:10px;color:var(--sky-v2-text-muted);font-size:11px}.sky-shell-v2__account-dock{grid-template-columns:1fr;gap:8px}.sky-shell-v2__account-dock-main{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.sky-shell-v2__voice-dock{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 12px;border-radius:14px;border:1px solid rgba(106,111,245,.18);background:#6a6ff514}.sky-shell-v2__voice-dock--connected{min-height:56px}.sky-shell-v2__voice-dock[data-tone=live]{border-color:#54d5ff4d;background:#3eb0ff1f;box-shadow:0 0 20px #54d5ff14}.sky-shell-v2__voice-dock[data-tone=warning]{border-color:#e6b75a47;background:#e6b75a1a}.sky-shell-v2__voice-dock[data-tone=danger]{border-color:#ed62763d;background:#ed627614}.sky-shell-v2__voice-dock-copy{min-width:0;display:grid;gap:2px}.sky-shell-v2__voice-dock-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__voice-dock-copy span{color:var(--sky-v2-text-muted);font-size:11px;line-height:1.35}.sky-shell-v2__voice-dock-copy [data-testid=voice-dock-status]{display:block;max-width:110px;position:relative;color:transparent;white-space:nowrap;overflow:hidden;text-overflow:clip}.sky-shell-v2__voice-dock-copy [data-testid=voice-dock-status]:before{content:attr(data-voice-state);position:absolute;top:0;right:0;bottom:0;left:0;color:var(--sky-v2-text-muted)}.sky-shell-v2__voice-dock-copy [data-testid=voice-dock-status]+span{display:none}.sky-shell-v2__voice-room-settling-card{display:grid;gap:8px;padding:18px;border-radius:18px;border:1px solid rgba(126,147,255,.16);background:#ffffff07;justify-items:center;text-align:center}.sky-shell-v2__voice-dock[data-tone=muted]{border-color:#94a0bc3d;background:#7583a51a}.sky-shell-v2__voice-dock-copy{min-width:0;display:grid;gap:3px}.sky-shell-v2__voice-dock-copy strong{color:var(--sky-v2-text-strong)}.sky-shell-v2__voice-dock-copy span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__voice-dock-actions{display:flex;align-items:center;gap:6px}.sky-shell-v2__icon-action--danger{color:#ffb6bf;background:#ed42451a;border:1px solid rgba(237,66,69,.16)}.sky-shell-v2__search-scope-card{display:grid;gap:6px;padding:12px 14px;border-radius:14px;border:1px solid rgba(126,147,255,.18);background:#5d73e817}.sky-shell-v2__search-scope-card strong{color:var(--sky-v2-text-primary);font-size:13px;line-height:1.35}.sky-shell-v2__search-scope-card span{color:var(--sky-v2-text-secondary);font-size:12px;line-height:1.45}.sky-shell-v2__panel-search-inline-action,.sky-shell-v2__panel-search-submit{border:1px solid rgba(132,148,255,.18);border-radius:999px;background:#ffffff0d;color:var(--sky-v2-text-secondary);font-size:11px;font-weight:600;letter-spacing:.01em;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.sky-shell-v2__panel-search-inline-action{padding:0 10px}.sky-shell-v2__panel-search-submit{padding:0 14px;color:#f4f7ff;background:linear-gradient(135deg,#5e75f3c7,#49bcffbd);border-color:#7691ff57}.sky-shell-v2__panel-search-inline-action:hover,.sky-shell-v2__panel-search-submit:hover:not(:disabled){color:var(--sky-v2-text-primary);border-color:#8494ff52;transform:translateY(-1px)}.sky-shell-v2__panel-search-submit:disabled{opacity:.62;cursor:wait;transform:none}.sky-shell-v2__search-filter-block{display:grid;gap:8px}.sky-shell-v2__search-filter-title{color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sky-shell-v2__search-card-context{color:#c9d6ff;font-size:11px;line-height:1.4}.sky-shell-v2__search-card-attachment{color:#96e0ff;font-size:11px;line-height:1.4;word-break:break-word}@media(max-width:1240px){.sky-shell-v2__voice-room-bottom-controls{justify-content:center}.sky-shell-v2__voice-room-prejoin-grid,.sky-shell-v2__voice-room-diagnostics-grid{grid-template-columns:1fr}}@media(max-width:860px){.sky-shell-v2__voice-room-live-header,.sky-shell-v2__voice-room-output-card,.sky-shell-v2__voice-room-recovery,.sky-shell-v2__voice-dock,.sky-shell-v2__account-dock-main{grid-template-columns:1fr;display:grid;align-items:start}.sky-shell-v2__voice-room-bottom-controls{justify-content:flex-start}}@media(max-height:820px){.sky-shell-v2__voice-room{padding:16px 16px 14px}.sky-shell-v2__voice-room-hero-card,.sky-shell-v2__voice-room-info-card,.sky-shell-v2__voice-room-empty-card,.sky-shell-v2__voice-room-recovery,.sky-shell-v2__voice-room-share-banner,.sky-shell-v2__voice-room-tile{padding:14px}.sky-shell-v2__voice-room-title{font-size:24px}.sky-shell-v2__voice-room-grid{grid-template-columns:repeat(auto-fit,minmax(136px,210px));grid-auto-rows:minmax(112px,1fr);gap:10px}.sky-shell-v2__voice-room-grid--with-stage{grid-auto-flow:column;grid-auto-columns:minmax(122px,150px);grid-auto-rows:auto;grid-template-columns:none}.sky-shell-v2__voice-room-avatar-stage{width:60px;height:60px}.sky-shell-v2__voice-room-avatar-mark{width:54px;height:54px}}.sky-shell-v2__header-context-actions{display:inline-flex;align-items:center;gap:6px;margin-left:4px}.sky-shell-v2__header-title-row{min-width:0}.sky-shell-v2__message-row{position:relative}.sky-shell-v2__message-body{position:relative;padding-right:82px}.sky-shell-v2__message-inline-action{display:none}.sky-shell-v2__message-action-shell{position:absolute;top:2px;right:0;display:grid;justify-items:end;gap:8px;z-index:3}.sky-shell-v2__message-action-row{width:auto;margin:0;padding:3px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#090c12f5;box-shadow:0 12px 30px #03050a33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-wrap:nowrap}.sky-shell-v2__message-action-button--icon{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;display:inline-grid;place-items:center;border-radius:9px;border:0;background:transparent}.sky-shell-v2__message-action-button--icon svg{width:15px;height:15px;display:block}.sky-shell-v2__message-action-button--icon:hover{background:#ffffff14}.sky-shell-v2__message-action-button--icon[data-tone=danger]{color:#ffb2b2}.sky-shell-v2__message-action-menu{position:fixed;min-width:228px;overflow:auto;z-index:6}.sky-shell-v2__attachment-stack{gap:8px}.sky-shell-v2__attachment-card{grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;width:min(100%,440px);padding:8px;border-radius:12px;background:#ffffff06}.sky-shell-v2__attachment-main{min-width:0;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;font:inherit}.sky-shell-v2__attachment-main:disabled{cursor:default}.sky-shell-v2__attachment-main:focus-visible{outline:none;box-shadow:none}.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:hover),.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:focus-visible){border-color:#ffffff1a;background:#ffffff0a}.sky-shell-v2__attachment-preview{width:44px;height:44px;border-radius:10px}.sky-shell-v2__attachment-kind-badge{min-width:44px;height:44px;padding:0 10px;border-radius:10px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--sky-v2-text-muted);font-size:10px;font-weight:700;letter-spacing:.08em}.sky-shell-v2__attachment-text{gap:2px}.sky-shell-v2__attachment-text strong{font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__attachment-text span{font-size:11px;line-height:1.35}.sky-shell-v2__attachment-icon{display:none}.sky-shell-v2__attachment-icon-button{width:28px;min-width:28px;height:28px;display:inline-grid;place-items:center;border-radius:9px;border:1px solid transparent;background:transparent;color:var(--sky-v2-text-muted)}.sky-shell-v2__attachment-icon-button svg{width:14px;height:14px;display:block}.sky-shell-v2__attachment-icon-button:hover{border-color:#ffffff14;background:#ffffff0d;color:var(--sky-v2-text-strong)}.sky-shell-v2__header-action--icon[data-action-id=dm-call]{color:#bae6fdeb}.sky-shell-v2__header-action--icon[data-action-id=dm-call]:hover:not([disabled]),.sky-shell-v2__header-action--icon[data-action-id=dm-call]:focus-visible{background:#38bdf81c;color:#f0f9fffa;box-shadow:inset 0 0 0 1px #38bdf824}.sky-shell-v2__dm-call-surface{width:min(820px,calc(100% - 36px));margin:16px auto 4px;border:1px solid rgba(96,165,250,.2);border-radius:26px;background:radial-gradient(circle at 18% 0%,rgba(56,189,248,.17),transparent 34%),radial-gradient(circle at 92% 18%,rgba(99,102,241,.13),transparent 30%),linear-gradient(145deg,#09101ff5,#0c192ee8);box-shadow:0 24px 70px #02081761,inset 0 1px #ffffff0b;padding:16px}.sky-shell-v2__dm-call-surface[data-mode=notice]{width:auto;max-width:min(520px,calc(100% - 36px));margin-top:10px;padding:0;border:0;background:transparent;box-shadow:none}.sky-shell-v2__dm-call-stage-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:138px;padding:18px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#0f172aa8,#08102085),#ffffff08;box-shadow:inset 0 0 0 1px #ffffff12,inset 0 1px #ffffff0a}.sky-shell-v2__dm-call-stage-card:before{content:"";position:absolute;inset:-35% auto auto 50%;width:260px;height:260px;border-radius:999px;pointer-events:none;transform:translate(-50%);background:radial-gradient(circle,rgba(56,189,248,.16),transparent 64%)}.sky-shell-v2__dm-call-stage-card--incoming:before{background:radial-gradient(circle,rgba(74,222,128,.16),transparent 64%)}.sky-shell-v2__dm-call-identity{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;min-width:0}.sky-shell-v2__dm-call-identity-avatar{position:relative;display:grid;place-items:center}.sky-shell-v2__dm-call-identity-avatar[data-pulse=true]:before{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border-radius:999px;border:1px solid rgba(56,189,248,.34);animation:sky-dm-call-ring 1.75s ease-in-out infinite}.sky-shell-v2__dm-call-stage-card--incoming .sky-shell-v2__dm-call-identity-avatar[data-pulse=true]:before{border-color:#4ade8057}.sky-shell-v2__dm-call-identity-avatar .sky-shell-v2__dm-call-avatar{width:74px;height:74px;font-size:1.05rem;box-shadow:0 0 0 1px #ffffff14,0 18px 34px #02081757}.sky-shell-v2__dm-call-identity-copy{display:grid;gap:4px;min-width:0}.sky-shell-v2__dm-call-eyebrow{width:max-content;max-width:100%;padding:4px 9px;border-radius:999px;background:#38bdf81f;color:#bae6fdfa;font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.sky-shell-v2__dm-call-stage-card--incoming .sky-shell-v2__dm-call-eyebrow{background:#4ade801f;color:#bbf7d0fa}.sky-shell-v2__dm-call-identity-copy strong{color:#f8fafcfa;font-size:clamp(1.2rem,2.2vw,1.65rem);line-height:1.05}.sky-shell-v2__dm-call-identity-copy span,.sky-shell-v2__dm-call-identity-copy small{min-width:0;overflow:hidden;color:#cbd5e1bd;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__dm-call-identity-copy span:first-of-type{color:#f1f5f9f0;font-weight:800}.sky-shell-v2__dm-call-stage-actions{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px}.sky-shell-v2__dm-call-stage-actions--split{flex-direction:row;align-items:center}.sky-shell-v2__dm-call-stage-status{max-width:220px;color:#cbd5e1b3;font-size:.78rem;font-weight:700;line-height:1.35;text-align:right}.sky-shell-v2__dm-call-pill-button{min-height:36px;padding:0 14px;border:0;border-radius:999px;background:#94a3b81f;color:#e2e8f0f2;cursor:pointer;font-size:.82rem;font-weight:850;transition:background .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.sky-shell-v2__dm-call-pill-button:hover:not([disabled]),.sky-shell-v2__dm-call-pill-button:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 12px 24px #02081740}.sky-shell-v2__dm-call-pill-button--accept{background:linear-gradient(135deg,#22c55ef2,#14b8a6e0);color:#04130d}.sky-shell-v2__dm-call-pill-button--danger{background:#f8717121;color:#fee2e2f5;box-shadow:inset 0 0 0 1px #f871712e}.sky-shell-v2__dm-call-pill-button--danger:hover:not([disabled]),.sky-shell-v2__dm-call-pill-button--danger:focus-visible{background:#f8717133}.sky-shell-v2__dm-call-active{gap:16px}.sky-shell-v2__dm-call-active-head{align-items:center;padding:2px 2px 0}.sky-shell-v2__dm-call-active-head strong{color:#f8fafcfa;font-size:1.02rem}.sky-shell-v2__dm-call-active-head span{color:#cbd5e1ad}.sky-shell-v2__dm-call-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.sky-shell-v2__dm-call-card{min-height:170px;padding:18px 14px;border-radius:24px;background:radial-gradient(circle at top,rgba(96,165,250,.1),transparent 42%),#070d1894;box-shadow:inset 0 0 0 1px #94a3b821,inset 0 1px #ffffff09}.sky-shell-v2__dm-call-card--local{background:radial-gradient(circle at top,rgba(56,189,248,.13),transparent 42%),#070d189e}.sky-shell-v2__dm-call-card .sky-shell-v2__dm-call-avatar{width:68px;height:68px;font-size:1rem}.sky-shell-v2__dm-call-card-copy{display:grid;justify-items:center;gap:3px;min-width:0}.sky-shell-v2__dm-call-card-name{max-width:100%}.sky-shell-v2__dm-call-card-handle{max-width:100%;overflow:hidden;color:#94a3b8c7;font-size:.76rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__dm-call-controls{padding:5px;border-radius:999px;background:#02081752;box-shadow:inset 0 0 0 1px #94a3b817}.sky-shell-v2__dm-call-control{width:38px;height:38px;border-radius:999px;background:transparent}.sky-shell-v2__dm-call-control[data-danger=true]{background:#f8717126;box-shadow:inset 0 0 0 1px #f8717129}.sky-shell-v2__dm-call-local-meter{justify-content:center;min-height:30px;padding:0 4px}.sky-shell-v2__dm-call-meter-track{width:120px;height:6px}.sky-shell-v2__dm-call-add-menu{width:min(420px,100%);justify-self:end;border-radius:22px;border-color:#60a5fa33;background:radial-gradient(circle at top right,rgba(56,189,248,.1),transparent 38%),#050c18f5;padding:12px}.sky-shell-v2__dm-call-add-head{align-items:start;padding:4px 4px 12px}.sky-shell-v2__dm-call-add-head>span:first-child{display:grid;gap:3px}.sky-shell-v2__dm-call-add-head small{color:#94a3b8c7;font-size:.74rem;font-weight:650}.sky-shell-v2__dm-call-add-head>span:last-child{min-width:46px;padding:5px 9px;border-radius:999px;background:#38bdf81a;color:#bae6fdf5;font-size:.75rem;font-weight:850;text-align:center}.sky-shell-v2__dm-call-friend-list{max-height:260px;overflow:auto;padding-right:2px}.sky-shell-v2__dm-call-friend-row{min-height:54px;padding:8px 10px;border-radius:16px}.sky-shell-v2__dm-call-friend-row:hover:not([disabled]),.sky-shell-v2__dm-call-friend-row:focus-visible:not([disabled]){outline:none;background:#38bdf817;box-shadow:inset 0 0 0 1px #38bdf821}.sky-shell-v2__dm-call-friend-row[disabled],.sky-shell-v2__dm-call-friend-row[data-disabled=true]{cursor:not-allowed;opacity:.62}.sky-shell-v2__dm-call-friend-action{min-width:72px;padding:5px 8px;border-radius:999px;background:#94a3b81a;text-align:center;font-weight:800}.sky-shell-v2__dm-call-inline-note{width:max-content;max-width:min(520px,100%);margin:0 auto;border:1px solid rgba(148,163,184,.12);border-radius:999px;background:#94a3b817;color:#cbd5e1db;box-shadow:0 12px 28px #02081738}.sky-shell-v2__dm-call-inline-note[data-tone=warning]{border-color:#fbbf2433}.sky-shell-v2__dm-call-limit-note{justify-self:center;width:max-content;max-width:min(420px,100%);border:1px solid rgba(251,191,36,.18);border-radius:999px;padding:7px 12px;background:#fbbf2414;color:#fde68aeb;font-size:12px;line-height:1.35}.sky-shell-v2__dm-call-floating{gap:10px;border-color:#60a5fa38;background:radial-gradient(circle at left,rgba(56,189,248,.14),transparent 42%),#070d18f0}@keyframes sky-dm-call-ring{0%,to{opacity:.65;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}@media(max-width:780px){.sky-shell-v2__dm-call-stage-card{grid-template-columns:1fr}.sky-shell-v2__dm-call-stage-actions,.sky-shell-v2__dm-call-stage-status{align-items:stretch;text-align:left}.sky-shell-v2__dm-call-stage-actions--split{display:grid;grid-template-columns:1fr 1fr}.sky-shell-v2__dm-call-active-head{display:grid;justify-content:stretch}.sky-shell-v2__dm-call-controls{justify-content:center}}.sky-shell-v2__friends-row{gap:10px;padding:12px 14px;position:relative}.sky-shell-v2__friends-row[data-hover-actions=true]{grid-template-columns:minmax(0,1fr)}.sky-shell-v2__friends-row-copy{gap:3px}.sky-shell-v2__friends-row-actions{gap:6px}.sky-shell-v2__friends-row-main{padding:8px 10px;margin:-8px -10px;border-radius:12px;transition:background .14s ease}.sky-shell-v2__friends-row[data-hover-actions=true]:hover .sky-shell-v2__friends-row-main,.sky-shell-v2__friends-row[data-hover-actions=true]:focus-within .sky-shell-v2__friends-row-main{background:#38bdf809;box-shadow:inset 0 0 0 1px #94a3b814}.sky-shell-v2__friends-row[data-hover-actions=true] .sky-shell-v2__friends-row-actions[data-subtle=true]{position:absolute;right:14px;top:50%;transform:translateY(-50%);z-index:1}.sky-shell-v2__friends-row[data-hover-actions=true] .sky-shell-v2__friends-row-actions[data-subtle=true]{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,visibility 0s linear .14s}.sky-shell-v2__friends-row[data-hover-actions=true]:hover .sky-shell-v2__friends-row-actions[data-subtle=true],.sky-shell-v2__friends-row[data-hover-actions=true]:focus-within .sky-shell-v2__friends-row-actions[data-subtle=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .14s ease}.sky-shell-v2__friends-row-action{min-height:32px;padding:0 10px;font-size:12px}.sky-shell-v2__friends-row-action--icon-only{width:32px;min-width:32px;padding:0;display:inline-grid;place-items:center;border-radius:10px;background:#0f172a6b;border-color:#94a3b81a;color:var(--sky-v2-text-muted)}.sky-shell-v2__friends-row-action--icon-only:hover,.sky-shell-v2__friends-row-action--icon-only:focus-visible{background:#38bdf81f;border-color:#38bdf83d;color:var(--sky-v2-text-strong)}.sky-shell-v2__friends-row-action-icon{display:inline-grid;place-items:center}.sky-shell-v2__friends-row-action-icon svg{width:15px;height:15px;display:block}.sky-shell-v2__composer-input:focus-visible,.sky-shell-v2__composer:focus-within .sky-shell-v2__composer-input{box-shadow:none!important}.sky-shell-v2__report-dialog{gap:12px;background:#0a0e16fe}.sky-shell-v2__report-dialog .sky-shell-v2__modal-header{align-items:flex-start}.sky-shell-v2__report-dialog .sky-shell-v2__icon-action{width:30px;height:30px}.sky-shell-v2__report-dialog-preview{gap:6px}.sky-shell-v2__report-dialog-meta,.sky-shell-v2__report-dialog-attachments{display:flex;flex-wrap:wrap;gap:6px}.sky-shell-v2__report-dialog-meta span,.sky-shell-v2__report-dialog-attachment{border:1px solid rgba(148,163,184,.16);border-radius:999px;background:#0f172a94;color:var(--sky-v2-text-muted);font-size:11px;line-height:1;padding:5px 8px}.sky-shell-v2__report-dialog-kicker{color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.sky-shell-v2__report-dialog-reasons{display:flex;flex-wrap:wrap;gap:8px}.sky-shell-v2__report-dialog .sky-shell-v2__filter-chip{min-height:32px;padding:0 12px}.sky-shell-v2__report-dialog .sky-shell-v2__filter-chip[data-severity=high]{border-color:#fb923c61}.sky-shell-v2__report-dialog-severity{margin-left:6px;color:#fed7aa;font-size:10px;font-weight:700;text-transform:uppercase}.sky-shell-v2__report-dialog-field{gap:6px;letter-spacing:normal;text-transform:none}.sky-shell-v2__report-dialog-field span{color:var(--sky-v2-text-muted);font-size:12px;font-weight:600}.sky-shell-v2__report-dialog-field textarea{min-height:88px}.sky-shell-v2__report-dialog-error{border:1px solid rgba(248,113,113,.28);border-radius:12px;background:#7f1d1d2e;color:#fecaca;font-size:12px;padding:8px 10px}.header-chip.danger{border-color:#fb923c52;background:#fb923c1f;color:#fed7aa}.server-moderation-settings{--server-mod-border: rgba(148, 163, 184, .14);--server-mod-card: rgba(15, 23, 42, .34)}.server-moderation-layout{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.35fr);gap:14px;align-items:start}.server-moderation-sidebar,.server-moderation-detail{min-width:0}.server-moderation-report-list,.server-moderation-feed{display:grid;gap:9px}.server-moderation-report-item,.server-moderation-feed-card,.server-moderation-context-card,.server-moderation-action-group{display:grid;gap:9px;width:100%;min-width:0;border:1px solid var(--server-mod-border);border-radius:16px;background:var(--server-mod-card);color:var(--sky-v2-text-normal);text-align:left}.server-moderation-report-item{padding:12px}.server-moderation-report-item:hover,.server-moderation-report-item:focus-visible{border-color:#818cf84d;background:#1e293b80}.server-moderation-report-item.active{border-color:#818cf86b;background:#4f46e52e;box-shadow:inset 0 0 0 1px #818cf82e}.server-moderation-report-item strong,.server-moderation-feed-card strong,.server-moderation-context-card strong,.server-moderation-summary-card strong,.server-moderation-metadata-item strong{overflow-wrap:anywhere}.server-moderation-list-meta{display:flex;flex-wrap:wrap;gap:4px 10px;align-items:center;min-width:0;color:var(--sky-v2-text-muted);font-size:12px;line-height:1.35}.server-moderation-list-meta span{min-width:0;overflow-wrap:anywhere}.server-moderation-list-meta span+span:before{content:"·";margin-right:10px;color:#94a3b894}.server-moderation-summary-grid,.server-moderation-metadata-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px}.server-moderation-summary-card,.server-moderation-metadata-item{display:grid;gap:4px;min-width:0;border:1px solid var(--server-mod-border);border-radius:14px;background:#02061733;padding:10px 11px}.server-moderation-summary-card small,.server-moderation-metadata-item small{color:var(--sky-v2-text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.server-moderation-feed-card,.server-moderation-context-card,.server-moderation-action-group,.server-moderation-empty-state{padding:12px}.server-moderation-empty-state{border:1px dashed rgba(148,163,184,.2);border-radius:16px;background:#0f172a47}.server-moderation-attachment-list,.server-moderation-context-thread{display:grid;gap:8px;margin-top:10px}.server-moderation-attachment-chip,.server-moderation-context-message{display:grid;gap:3px;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:#0f172a7a;padding:9px 10px}.server-moderation-attachment-chip span,.server-moderation-context-message span{color:var(--sky-v2-text-muted);font-size:12px}@media(max-width:1080px){.server-moderation-layout{grid-template-columns:1fr}}.sky-shell-v2__member-row-shell{grid-template-columns:minmax(0,1fr)}.profile-popout-v60{width:min(336px,calc(100vw - 28px))}.profile-popout-v60 .profile-popout-body-rich{gap:12px;padding:14px 14px 16px}.profile-popout-v60 .profile-popout-hero{gap:12px;align-items:flex-end}.profile-popout-v60 .profile-avatar-xl{width:68px;height:68px;border-width:4px}.profile-popout-v60 .profile-popout-name-row-rich{gap:10px}.profile-popout-v60 .profile-popout-badges{gap:6px}.profile-popout-v60 .profile-context-badge{min-height:22px;padding:0 8px;font-size:11px}.profile-popout-v60 .profile-popout-tagline{font-size:13px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.profile-popout-v60 .profile-popout-server-summary{gap:8px 10px;font-size:11px}.profile-popout-v60 .profile-popout-primary-actions{gap:8px}.profile-popout-v60 .profile-popout-primary-actions button,.profile-popout-v60 .profile-popout-overflow-trigger{min-height:34px;padding:0 12px;border-radius:10px;font-size:12px}.profile-popout-v60 .profile-popout-glance-grid{display:none}:root{--sky-v2-control-bg: rgba(148, 163, 184, .045);--sky-v2-control-bg-soft: rgba(148, 163, 184, .032);--sky-v2-control-hover: rgba(148, 163, 184, .105);--sky-v2-control-hover-strong: rgba(148, 163, 184, .145);--sky-v2-control-active: rgba(56, 189, 248, .135);--sky-v2-control-active-border: rgba(56, 189, 248, .26);--sky-v2-control-border: rgba(148, 163, 184, .105);--sky-v2-control-border-strong: rgba(148, 163, 184, .18);--sky-v2-control-danger: rgba(248, 113, 113, .12);--sky-v2-control-danger-hover: rgba(248, 113, 113, .18);--sky-v2-control-danger-border: rgba(248, 113, 113, .25);--sky-v2-control-focus: 0 0 0 2px rgba(56, 189, 248, .38), 0 0 0 4px rgba(56, 189, 248, .13);--sky-v2-control-radius: 12px;--sky-v2-control-radius-pill: 999px;--sky-v2-icon-hit: 34px;--sky-v2-icon-hit-compact: 30px;--sky-v2-icon-size: 16px;--sky-v2-icon-size-compact: 15px}.sky-shell-v2__icon-action,.sky-shell-v2__header-action--icon,.sky-shell-v2__toolbar-icon,.sky-shell-v2__toolbar-icon--square,.sky-shell-v2__ghost-action--icon,.sky-shell-v2__message-action-button--icon,.sky-shell-v2__attachment-icon-button,.sky-shell-v2__friends-row-action--icon-only{inline-size:var(--sky-v2-icon-hit);min-inline-size:var(--sky-v2-icon-hit);block-size:var(--sky-v2-icon-hit);min-block-size:var(--sky-v2-icon-hit);padding:0;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:var(--sky-v2-control-radius);background:transparent;color:var(--sky-v2-text-muted);box-shadow:none;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,color .14s ease,opacity .14s ease,transform .14s ease}.sky-shell-v2__icon-action--sidebar-row,.sky-shell-v2__ghost-action--icon,.sky-shell-v2__message-action-button--icon,.sky-shell-v2__attachment-icon-button{inline-size:var(--sky-v2-icon-hit-compact);min-inline-size:var(--sky-v2-icon-hit-compact);block-size:var(--sky-v2-icon-hit-compact);min-block-size:var(--sky-v2-icon-hit-compact);border-radius:10px}.sky-shell-v2__header-action-icon,.sky-shell-v2__icon-action svg,.sky-shell-v2__header-action--icon svg,.sky-shell-v2__toolbar-icon svg,.sky-shell-v2__ghost-action--icon svg,.sky-shell-v2__message-action-button--icon svg,.sky-shell-v2__attachment-icon-button svg,.sky-shell-v2__friends-row-action-icon svg{inline-size:var(--sky-v2-icon-size);block-size:var(--sky-v2-icon-size)}.sky-shell-v2__message-action-button--icon svg,.sky-shell-v2__attachment-icon-button svg,.sky-shell-v2__friends-row-action-icon svg{inline-size:var(--sky-v2-icon-size-compact);block-size:var(--sky-v2-icon-size-compact)}.sky-shell-v2__icon-action:hover:not([disabled]),.sky-shell-v2__header-action--icon:hover:not([disabled]),.sky-shell-v2__toolbar-icon:hover:not([disabled]),.sky-shell-v2__ghost-action--icon:hover:not([disabled]),.sky-shell-v2__message-action-button--icon:hover:not([disabled]),.sky-shell-v2__attachment-icon-button:hover:not([disabled]),.sky-shell-v2__friends-row-action--icon-only:hover:not([disabled]){background:var(--sky-v2-control-hover);border-color:transparent;color:var(--sky-v2-text-strong);box-shadow:inset 0 0 0 1px #ffffff09}.sky-shell-v2__icon-action:focus-visible,.sky-shell-v2__header-action--icon:focus-visible,.sky-shell-v2__toolbar-icon:focus-visible,.sky-shell-v2__ghost-action--icon:focus-visible,.sky-shell-v2__message-action-button--icon:focus-visible,.sky-shell-v2__attachment-icon-button:focus-visible,.sky-shell-v2__friends-row-action--icon-only:focus-visible{outline:none;background:var(--sky-v2-control-hover);color:var(--sky-v2-text-strong);box-shadow:var(--sky-v2-control-focus)}.sky-shell-v2__icon-action[data-active=true],.sky-shell-v2__header-action--icon[data-active=true],.sky-shell-v2__toolbar-icon[data-active=true],.sky-shell-v2__message-action-button--icon[data-active=true],.sky-shell-v2__friends-row-action--icon-only[data-active=true]{background:var(--sky-v2-control-active);border-color:var(--sky-v2-control-active-border);color:#e9fbff;box-shadow:inset 0 0 0 1px #38bdf814}.sky-shell-v2__icon-action[disabled],.sky-shell-v2__header-action--icon[disabled],.sky-shell-v2__toolbar-icon[disabled],.sky-shell-v2__ghost-action--icon[disabled],.sky-shell-v2__message-action-button--icon[disabled],.sky-shell-v2__attachment-icon-button[disabled],.sky-shell-v2__friends-row-action--icon-only[disabled]{cursor:not-allowed;opacity:.44;background:transparent;color:#8d96b2b3}.sky-shell-v2__icon-action--danger,.sky-shell-v2__message-action-button--icon[data-tone=danger],.sky-shell-v2__friends-row-action--icon-only[data-tone=danger]{color:#ffb7c0;background:transparent;border-color:transparent}.sky-shell-v2__icon-action--danger:hover:not([disabled]),.sky-shell-v2__message-action-button--icon[data-tone=danger]:hover:not([disabled]),.sky-shell-v2__friends-row-action--icon-only[data-tone=danger]:hover:not([disabled]){background:var(--sky-v2-control-danger-hover);color:#ffe0e5;box-shadow:inset 0 0 0 1px var(--sky-v2-control-danger-border)}.sky-shell-v2__panel-action,.sky-shell-v2__menu-action,.sky-shell-v2__send-button,.sky-shell-v2__failure-action{min-height:36px;border:1px solid var(--sky-v2-control-border);border-radius:var(--sky-v2-control-radius);background:var(--sky-v2-control-bg);color:var(--sky-v2-text-normal);box-shadow:none;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,color .14s ease,opacity .14s ease}.sky-shell-v2__panel-action:hover:not([disabled]),.sky-shell-v2__menu-action:hover:not([disabled]),.sky-shell-v2__send-button:hover:not([disabled]),.sky-shell-v2__failure-action:hover:not([disabled]){background:var(--sky-v2-control-hover);border-color:var(--sky-v2-control-border-strong);color:var(--sky-v2-text-strong)}.sky-shell-v2__panel-action:focus-visible,.sky-shell-v2__menu-action:focus-visible,.sky-shell-v2__send-button:focus-visible,.sky-shell-v2__failure-action:focus-visible{outline:none;box-shadow:var(--sky-v2-control-focus)}.sky-shell-v2__panel-action[disabled],.sky-shell-v2__menu-action[disabled],.sky-shell-v2__send-button[disabled],.sky-shell-v2__failure-action[disabled]{cursor:not-allowed;opacity:.5;background:#94a3b806;color:#8d96b2bd}.sky-shell-v2__panel-action--danger,.sky-shell-v2__menu-row[data-tone=danger],.sky-shell-v2__failure-action[data-tone=danger]{border-color:var(--sky-v2-control-danger-border);background:var(--sky-v2-control-danger);color:#ffd2d8}.sky-shell-v2__panel-action--danger:hover:not([disabled]),.sky-shell-v2__menu-row[data-tone=danger]:hover:not([disabled]),.sky-shell-v2__failure-action[data-tone=danger]:hover:not([disabled]){background:var(--sky-v2-control-danger-hover);color:#ffe6ea}.sky-shell-v2__message-action-row{border-color:#94a3b81f;background:#080c14f6;border-radius:13px;box-shadow:0 12px 28px #03060e3d}.sky-shell-v2__message-action-button--icon{color:#c9d0e7d6}.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:hover),.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:focus-visible){background:#94a3b80e;border-color:var(--sky-v2-control-border-strong)}.sky-shell-v2__voice-action-button,.sky-shell-v2__voice-control-button{border-color:transparent;background:#0f172ab8;color:var(--sky-v2-text-normal);box-shadow:inset 0 0 0 1px #94a3b81a;transition:background-color .14s ease,box-shadow .14s ease,color .14s ease,opacity .14s ease}.sky-shell-v2__voice-action-button--compact{width:34px;height:34px;min-width:34px;min-height:34px;border-radius:11px}.sky-shell-v2__voice-action-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.sky-shell-v2__voice-action-icon svg{width:18px;height:18px}.sky-shell-v2__voice-action-group{display:inline-flex;align-items:center;gap:8px}.sky-shell-v2__voice-action-group--secondary,.sky-shell-v2__voice-action-group--danger{margin-left:2px;padding-left:10px;border-left:1px solid rgba(148,163,184,.16)}.sky-shell-v2__voice-action-group--compact{gap:5px}.sky-shell-v2__voice-action-group--compact.sky-shell-v2__voice-action-group--secondary,.sky-shell-v2__voice-action-group--compact.sky-shell-v2__voice-action-group--danger{padding-left:6px}.sky-shell-v2__voice-room-bottom-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:max-content;max-width:100%;margin:0 auto;gap:10px;padding:10px 12px;border-radius:20px;background:#0509129e;box-shadow:inset 0 0 0 1px #94a3b81c,0 14px 34px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sky-shell-v2__voice-action-button:hover:not(:disabled),.sky-shell-v2__voice-control-button:hover:not(:disabled){background:#1e293bdb;color:var(--sky-v2-text-strong);box-shadow:inset 0 0 0 1px #94a3b833}.sky-shell-v2__voice-action-button:focus-visible,.sky-shell-v2__voice-control-button:focus-visible{outline:none;box-shadow:var(--sky-v2-control-focus)}.sky-shell-v2__voice-action-button[data-active=true],.sky-shell-v2__voice-action-button[data-tone=camera],.sky-shell-v2__voice-action-button[data-tone=sharing],.sky-shell-v2__voice-control-button[data-active=true],.sky-shell-v2__voice-control-button[data-tone=camera],.sky-shell-v2__voice-control-button[data-tone=sharing]{background:#38bdf81f;color:#e9fbff;box-shadow:inset 0 0 0 1px #38bdf83d}.sky-shell-v2__voice-action-button[data-tone=muted],.sky-shell-v2__voice-control-button[data-tone=muted]{background:#94a3b81a;color:#d8deee;box-shadow:inset 0 0 0 1px #94a3b82e}.sky-shell-v2__voice-action-button--danger,.sky-shell-v2__voice-control-button--danger{background:#f871711b;color:#ffd2d8;box-shadow:inset 0 0 0 1px #f8717133}.sky-shell-v2__voice-action-button--danger:hover:not(:disabled),.sky-shell-v2__voice-control-button--danger:hover:not(:disabled){background:#f871712b;color:#ffe6ea;box-shadow:inset 0 0 0 1px #f871714d}.sky-shell-v2__sidebar-item-actions{min-width:calc(var(--sky-v2-icon-hit-compact) + 2px)}.sky-shell-v2__icon-action--sidebar-row{opacity:0;transform:none}.sky-shell-v2__sidebar-item-row:hover .sky-shell-v2__icon-action--sidebar-row,.sky-shell-v2__sidebar-item-row:focus-within .sky-shell-v2__icon-action--sidebar-row{opacity:1}.sky-shell-v2__filter-chip,.sky-shell-v2__reaction-chip,.inbox-scope-pill,.header-chip,.sidebar-status-chip,.profile-context-badge,.role-chip{border-radius:var(--sky-v2-control-radius-pill)}.icon-button{inline-size:var(--sky-v2-icon-hit);min-inline-size:var(--sky-v2-icon-hit);block-size:var(--sky-v2-icon-hit);min-block-size:var(--sky-v2-icon-hit);padding:0;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:var(--sky-v2-control-radius);background:transparent;color:var(--text-muted, var(--sky-v2-text-muted));box-shadow:none}.icon-button:hover:not([disabled]),.icon-button.active{background:var(--sky-v2-control-hover);border-color:transparent;color:var(--text, var(--sky-v2-text-strong));box-shadow:inset 0 0 0 1px #ffffff09}.icon-button:focus-visible{outline:none;box-shadow:var(--sky-v2-control-focus)}button.primary,button.danger,.profile-popout-primary-actions>button,.profile-popout-actions-rich>button,.profile-popout-overflow-trigger,.settings-close-button,.settings-focus-action,.details-hub-overflow-trigger,.inbox-overlay-actions>button,.inbox-triage-button,.inbox-scope-pill{border-radius:var(--sky-v2-control-radius);transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,color .14s ease,opacity .14s ease}button.primary{border:1px solid rgba(56,189,248,.28);background:linear-gradient(180deg,#38bdf83d,#6a6ff53d);color:#f4fbff;box-shadow:inset 0 1px #ffffff12}button.primary:hover:not([disabled]){background:linear-gradient(180deg,#38bdf84d,#6a6ff54d);border-color:#38bdf861}button.danger,.profile-popout-overflow-panel button.danger{border:1px solid var(--sky-v2-control-danger-border);background:var(--sky-v2-control-danger);color:#ffd2d8}button.danger:hover:not([disabled]),.profile-popout-overflow-panel button.danger:hover:not([disabled]){background:var(--sky-v2-control-danger-hover);color:#ffe6ea}.profile-popout-primary-actions>button:not(.primary):not(.danger),.profile-popout-actions-rich>button:not(.primary):not(.danger),.profile-popout-overflow-trigger,.settings-close-button,.settings-focus-action,.details-hub-overflow-trigger,.inbox-overlay-actions>button:not(.primary),.inbox-triage-button,.inbox-scope-pill{border:1px solid var(--sky-v2-control-border);background:var(--sky-v2-control-bg-soft);color:var(--text-muted, var(--sky-v2-text-normal));box-shadow:none}.profile-popout-primary-actions>button:hover:not([disabled]),.profile-popout-actions-rich>button:hover:not([disabled]),.profile-popout-overflow-trigger:hover:not([disabled]),.settings-close-button:hover:not([disabled]),.settings-focus-action:hover:not([disabled]),.details-hub-overflow-trigger:hover,.inbox-overlay-actions>button:hover:not([disabled]),.inbox-triage-button:hover:not([disabled]),.inbox-scope-pill:hover:not([disabled]){background:var(--sky-v2-control-hover);border-color:var(--sky-v2-control-border-strong);color:var(--text, var(--sky-v2-text-strong))}.profile-popout-primary-actions>button:focus-visible,.profile-popout-actions-rich>button:focus-visible,.profile-popout-overflow-trigger:focus-visible,.settings-close-button:focus-visible,.settings-focus-action:focus-visible,.details-hub-overflow-trigger:focus-visible,.inbox-overlay-actions>button:focus-visible,.inbox-triage-button:focus-visible,.inbox-scope-pill:focus-visible{outline:none;box-shadow:var(--sky-v2-control-focus)}button:disabled,.profile-popout-primary-actions>button:disabled,.profile-popout-actions-rich>button:disabled,.settings-focus-action:disabled,.inbox-overlay-actions>button:disabled{opacity:.52;cursor:not-allowed}.profile-popout-v60.profile-popout--self{width:min(332px,calc(100vw - 28px))}.profile-popout-v60.profile-popout--self .profile-popout-banner{min-height:84px}.profile-popout-v60.profile-popout--self .profile-popout-body-rich{gap:10px;padding:12px 14px 13px}.profile-popout-v60.profile-popout--self .profile-popout-hero{gap:12px;align-items:flex-start}.profile-popout-v60.profile-popout--self .profile-popout-identity,.profile-popout-v60.profile-popout--self .profile-popout-name-row-rich>div{min-width:0}.profile-popout-v60.profile-popout--self .profile-popout-name-row-rich{align-items:flex-start;gap:8px}.profile-popout-v60.profile-popout--self .profile-popout-name-row-rich strong,.profile-popout-v60.profile-popout--self .profile-popout-name-row-rich .muted{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-popout-v60.profile-popout--self .status-pill{flex:0 0 auto;max-width:108px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-popout-v60.profile-popout--self .profile-popout-badges,.profile-popout-v60.profile-popout--self .profile-popout-server-summary{gap:6px}.profile-popout-v60.profile-popout--self .profile-popout-server-summary{color:var(--sky-v2-text-muted)}.profile-popout-v60.profile-popout--self .profile-popout-focus-strip,.profile-popout-v60.profile-popout--self .profile-popout-section-card{border:1px solid rgba(148,163,184,.12);border-radius:12px;background:linear-gradient(180deg,#0f172a7a,#0f172a4d);box-shadow:none}.profile-popout-v60.profile-popout--self .profile-popout-focus-strip{display:grid;gap:8px;padding:10px 12px}.profile-popout-v60.profile-popout--self .profile-popout-focus-top{display:grid;gap:8px}.profile-popout-v60.profile-popout--self .profile-popout-focus-summary{line-height:1.4}.profile-popout-v60.profile-popout--self .profile-popout-focus-actions,.profile-popout-v60.profile-popout--self .profile-popout-inline-footer{gap:6px 8px}.profile-popout-v60.profile-popout--self .profile-popout-focus-actions>button{min-width:0;min-height:32px;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-popout-v60.profile-popout--self .profile-popout-focus-actions .muted,.profile-popout-v60.profile-popout--self .profile-popout-inline-footer .muted{flex:1 1 180px;min-width:0;line-height:1.4}.profile-popout-v60.profile-popout--self .profile-popout-primary-actions{display:block}.profile-popout-v60.profile-popout--self .profile-popout-self-action-panel{display:grid;gap:8px;width:100%}.profile-popout-v60.profile-popout--self .profile-popout-self-action-panel>.primary{width:100%}.profile-popout-v60.profile-popout--self .profile-popout-self-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-popout-v60.profile-popout--self .profile-popout-self-action-row>button{min-width:0;min-height:32px;padding:0 10px;border-radius:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-popout-v60.profile-popout--self .profile-popout-self-action-row>button:only-child{grid-column:1 / -1}.profile-popout-v60.profile-popout--self .profile-popout-self-session-card{display:grid;gap:8px;padding:10px 12px;border:1px solid rgba(154,171,205,.12);border-radius:12px;background:#ffffff08}.profile-popout-v60.profile-popout--self .profile-popout-self-session-card .muted{line-height:1.45}.profile-popout-v60.profile-popout--self .profile-popout-self-session-card>button.danger{justify-self:start;min-width:108px;min-height:32px;padding:0 12px;border-color:#f8717129;background:#f8717114;color:#ffe1e5d6}.profile-popout-v60.profile-popout--self .profile-popout-self-session-card>button.danger:hover:not([disabled]){border-color:#f871713d;background:#f871711f}.profile-popout-v60.profile-popout--self .profile-popout-tabs{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.profile-popout-v60.profile-popout--self .profile-popout-content-switcher{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.profile-popout-v60.profile-popout--self .profile-popout-tabs button,.profile-popout-v60.profile-popout--self .profile-popout-content-switcher button{min-width:0;min-height:32px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-popout-v60.profile-popout--self .profile-popout-stack,.profile-popout-v60.profile-popout--self .profile-self-presence-card{display:grid;gap:10px}.profile-popout-v60.profile-popout--self .profile-self-presence-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.profile-popout-v60.profile-popout--self .profile-self-presence-header .muted{line-height:1.4}.profile-popout-v60.profile-popout--self .account-presence-row.sidebar-presence-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-popout-v60.profile-popout--self .presence-chip{min-height:34px;padding:0 10px;border:1px solid rgba(148,163,184,.14);border-radius:11px;background:#0f172a6b;color:var(--sky-v2-text-normal);font:inherit;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,color .14s ease}.profile-popout-v60.profile-popout--self .presence-chip:hover:not([disabled]){border-color:#94a3b838;background:#94a3b81f;color:var(--sky-v2-text-strong)}.profile-popout-v60.profile-popout--self .presence-chip.active{border-color:#38bdf83d;background:#38bdf81f;color:#e9fbff}.profile-popout-v60.profile-popout--self .presence-chip:focus-visible{outline:none;box-shadow:var(--sky-v2-control-focus)}.profile-popout-v60.profile-popout--self .profile-quick-presence-grid{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-popout-v60.profile-popout--self .compact-field{display:grid;gap:6px}.profile-popout-v60.profile-popout--self .compact-field>span{color:var(--sky-v2-text-muted);font-size:11px;font-weight:600}.profile-popout-v60.profile-popout--self .profile-self-presence-card input{width:100%;min-width:0;min-height:34px;padding:0 11px;border:1px solid rgba(148,163,184,.14);border-radius:11px;background:#080c14e6;color:var(--sky-v2-text-normal);font:inherit}.profile-popout-v60.profile-popout--self .profile-self-presence-card input::placeholder{color:#8d96b2d1}.profile-popout-v60.profile-popout--self .profile-self-presence-card input:focus{outline:none;border-color:#38bdf83d;box-shadow:var(--sky-v2-control-focus)}.profile-popout-v60.profile-popout--self .profile-self-presence-card>input{display:none}.profile-popout-v60.profile-popout--self .profile-quick-presence-shortcuts,.profile-popout-v60.profile-popout--self .profile-quick-presence-actions{display:grid;gap:8px}.profile-popout-v60.profile-popout--self .profile-quick-presence-shortcuts{display:none;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-popout-v60.profile-popout--self .profile-quick-presence-actions{grid-template-columns:minmax(0,1fr)}.profile-popout-v60.profile-popout--self .profile-quick-presence-shortcuts>button,.profile-popout-v60.profile-popout--self .profile-quick-presence-actions>button{min-width:0;min-height:34px;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-popout-v60.profile-popout--self .profile-quick-presence-actions>button:not(.primary),.profile-popout-v60.profile-popout--self .profile-self-presence-card .profile-popout-inline-footer{display:none}.profile-popout-v60.profile-popout--member{width:min(328px,calc(100vw - 28px))}.profile-popout-v60.profile-popout--member .profile-popout-banner{min-height:76px}.profile-popout-v60.profile-popout--member .profile-popout-body-rich{gap:10px;padding:12px 14px 14px}.profile-popout-v60.profile-popout--member .profile-popout-hero{gap:10px;align-items:flex-start}.profile-popout-v60.profile-popout--member .profile-avatar-xl{width:64px;height:64px;border-width:4px}.profile-popout-v60.profile-popout--member .profile-popout-identity,.profile-popout-v60.profile-popout--member .profile-popout-name-row-rich>div{min-width:0}.profile-popout-v60.profile-popout--member .profile-popout-name-row-rich{align-items:flex-start;gap:8px}.profile-popout-v60.profile-popout--member .profile-popout-name-row-rich strong,.profile-popout-v60.profile-popout--member .profile-popout-name-row-rich .muted{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-popout-v60.profile-popout--member .status-pill{flex:0 0 auto;max-width:94px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-popout-v60.profile-popout--member .profile-popout-primary-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:-2px}.profile-popout-v60.profile-popout--member .profile-popout-member-action-row{display:flex;justify-content:flex-end;align-items:center;flex:0 0 auto;flex-wrap:nowrap;gap:8px;width:100%}.profile-popout-v60.profile-popout--member .profile-popout-overflow-shell{position:relative;display:inline-flex}.profile-popout-v60.profile-popout--member .profile-popout-icon-action,.profile-popout-v60.profile-popout--member .profile-popout-overflow-trigger.profile-popout-icon-action{inline-size:34px;min-inline-size:34px;block-size:34px;min-block-size:34px;min-height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.16);border-radius:11px;background:#0f172a75;color:var(--sky-v2-text-normal);box-shadow:none;cursor:pointer;overflow:hidden;font:inherit;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,color .14s ease,opacity .14s ease}.profile-popout-v60.profile-popout--member .profile-popout-icon-glyph{display:block;min-width:15px;font-size:15px;font-weight:800;line-height:1;text-align:center}.profile-popout-v60.profile-popout--member .profile-popout-icon-action--primary{border-color:#38bdf847;background:linear-gradient(180deg,#38bdf838,#6a6ff538);color:#f4fbff}.profile-popout-v60.profile-popout--member .profile-popout-icon-action--danger{border-color:var(--sky-v2-control-danger-border);background:var(--sky-v2-control-danger);color:#ffd2d8}.profile-popout-v60.profile-popout--member .profile-popout-icon-action:hover:not([disabled]),.profile-popout-v60.profile-popout--member .profile-popout-overflow-shell.open .profile-popout-overflow-trigger{border-color:#94a3b83d;background:#94a3b81f;color:var(--sky-v2-text-strong)}.profile-popout-v60.profile-popout--member .profile-popout-icon-action--primary:hover:not([disabled]){border-color:#38bdf85c;background:linear-gradient(180deg,#38bdf847,#6a6ff547);color:#fff}.profile-popout-v60.profile-popout--member .profile-popout-icon-action:focus-visible{outline:none;box-shadow:var(--sky-v2-control-focus)}.profile-popout-v60.profile-popout--member .profile-popout-icon-action[disabled]{cursor:not-allowed;opacity:.52}.profile-popout-v60.profile-popout--member .profile-popout-badges,.profile-popout-v60.profile-popout--member .profile-popout-server-summary{gap:6px}.profile-popout-v60.profile-popout--member .profile-popout-server-summary{color:var(--sky-v2-text-muted)}.profile-popout-v60.profile-popout--member .profile-popout-overflow-panel{position:fixed;z-index:1201;display:grid;gap:2px;min-width:206px;max-width:min(236px,calc(100vw - 32px));padding:6px;border:1px solid rgba(148,163,184,.14);border-radius:13px;background:#0f172af7;box-shadow:0 18px 44px #00000061;overflow-y:auto;overscroll-behavior:contain}.profile-popout-v60.profile-popout--member .profile-popout-overflow-panel button{width:100%;min-height:34px;padding:0 10px;display:flex;align-items:center;justify-content:flex-start;border-radius:9px;line-height:1.25;text-align:left;overflow-wrap:anywhere;white-space:normal}.sky-shell-v2__message-row{transition:background-color .14s ease}.sky-shell-v2__message-row:hover,.sky-shell-v2__message-row:focus-within{background:#94a3b806}.sky-shell-v2__message-body{padding-right:76px}.sky-shell-v2__message-action-shell{top:1px;right:2px}.sky-shell-v2__message-action-row{gap:2px;padding:2px;border-radius:12px;border-color:#94a3b824;background:#080c14eb;box-shadow:0 14px 28px #02060e3d,inset 0 0 0 1px #ffffff06}.sky-shell-v2__message-row[data-menu-open=true] .sky-shell-v2__message-action-row,.sky-shell-v2__message-action-shell[data-menu-open=true] .sky-shell-v2__message-action-row{opacity:1;pointer-events:auto;transform:translateY(0)}.sky-shell-v2__message-action-button--icon{width:30px;min-width:30px;height:30px;min-height:30px;border-radius:10px}.sky-shell-v2__message-action-button--icon:hover:not([disabled]),.sky-shell-v2__message-action-button--icon:focus-visible{background:#94a3b81c}.sky-shell-v2__message-action-menu{min-width:204px;width:max-content;max-width:min(260px,calc(100vw - 24px));padding:6px;border-radius:14px;border:1px solid rgba(148,163,184,.15);background:linear-gradient(180deg,#121824fa,#0a0e16fa);box-shadow:0 22px 50px #00000057}.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row{min-height:32px;padding:0 8px;gap:9px;border-radius:10px;border:0;background:transparent}.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row:hover,.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row:focus-visible{background:#94a3b817}.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row[data-tone=danger]{color:#ffd2d8}.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row[data-tone=danger]:hover,.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row[data-tone=danger]:focus-visible{background:#f8717121}.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row-icon{width:17px;min-width:17px;height:17px}.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row-icon svg{width:16px;height:16px}.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row-copy{gap:0}.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row-copy strong{font-size:12px;line-height:1.2;font-weight:700;white-space:nowrap}.sky-shell-v2__attachment-stack{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:8px}.sky-shell-v2__attachment-card{width:fit-content;min-width:min(100%,220px);max-width:min(100%,380px);grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:6px;border-radius:12px;border-color:#94a3b821;background:#0f172a75}.sky-shell-v2__attachment-preview,.sky-shell-v2__attachment-kind-badge{width:38px;min-width:38px;height:38px;border-radius:10px}.sky-shell-v2__attachment-kind-badge{padding:0 7px;border-color:#94a3b824;background:#94a3b813;color:#d9e2ffdb;font-size:9px}.sky-shell-v2__attachment-text{min-width:0;gap:1px}.sky-shell-v2__attachment-text strong{max-width:286px;font-size:12px;line-height:1.25}.sky-shell-v2__attachment-text span{font-size:10.5px}.sky-shell-v2__attachment-icon-button{width:30px;min-width:30px;height:30px;min-height:30px;border-radius:10px}:root{--sky-v2-phase1-shell-bg: #06080d;--sky-v2-phase1-shell-glow: rgba(76, 121, 255, .12);--sky-v2-phase1-surface-rail-top: rgba(11, 14, 21, .985);--sky-v2-phase1-surface-rail-bottom: rgba(8, 11, 17, .995);--sky-v2-phase1-surface-sidebar-top: rgba(18, 23, 33, .975);--sky-v2-phase1-surface-sidebar-bottom: rgba(12, 16, 24, .99);--sky-v2-phase1-surface-main-top: rgba(18, 24, 35, .975);--sky-v2-phase1-surface-main-bottom: rgba(11, 15, 23, .99);--sky-v2-phase1-stroke: rgba(154, 167, 192, .11);--sky-v2-phase1-stroke-strong: rgba(154, 167, 192, .18);--sky-v2-phase1-hover: rgba(154, 167, 192, .07);--sky-v2-phase1-hover-strong: rgba(154, 167, 192, .11);--sky-v2-phase1-active: rgba(70, 115, 255, .18);--sky-v2-phase1-active-border: rgba(88, 136, 255, .28);--sky-v2-phase1-shadow: 0 20px 48px rgba(2, 6, 14, .34)}.sky-shell-v2{background:radial-gradient(circle at top left,var(--sky-v2-phase1-shell-glow),transparent 24%),radial-gradient(circle at top right,rgba(67,100,196,.06),transparent 20%),linear-gradient(180deg,#0a0d14 0%,var(--sky-v2-phase1-shell-bg) 100%)}.sky-shell-v2__rail,.sky-shell-v2__sidebar,.sky-shell-v2__main-column,.sky-shell-v2__right-panel{position:relative}.sky-shell-v2__rail{padding:14px 11px 16px;background:linear-gradient(180deg,var(--sky-v2-phase1-surface-rail-top),var(--sky-v2-phase1-surface-rail-bottom));border-right-color:var(--sky-v2-phase1-stroke);box-shadow:inset -1px 0 #ffffff04}.sky-shell-v2__rail-stack{gap:11px}.sky-shell-v2__rail-button,.sky-shell-v2__rail-create{border:1px solid transparent;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease,color .14s ease}.sky-shell-v2__rail-button:hover,.sky-shell-v2__rail-create:hover{background:var(--sky-v2-phase1-hover);border-color:#ffffff0a}.sky-shell-v2__rail-button:focus-visible,.sky-shell-v2__rail-create:focus-visible{box-shadow:0 0 0 1px #ffffff0b,var(--sky-v2-control-focus)}.sky-shell-v2__rail-button[data-active=true]{background:linear-gradient(180deg,#5888ff33,#5888ff1f);border-color:var(--sky-v2-phase1-active-border);box-shadow:inset 0 1px #ffffff0d,0 10px 24px #080e1e4d}.sky-shell-v2__rail-pill{inset:7px auto 7px -7px;width:4px;background:transparent}.sky-shell-v2__rail-button[data-active=true] .sky-shell-v2__rail-pill{background:linear-gradient(180deg,#86b7ff,#5c8cff);box-shadow:0 0 12px #5c8cff66}.sky-shell-v2__rail-avatar{border-radius:14px;background:linear-gradient(180deg,#788afff5,#4e5dd2f5);box-shadow:inset 0 1px #ffffff14}.sky-shell-v2__rail-create{background:#ffffff07;color:var(--sky-v2-text-strong)}.sky-shell-v2__rail-badge,.sky-shell-v2__sidebar-badge{border:1px solid rgba(173,219,255,.18);box-shadow:0 8px 18px #08264947}.sky-shell-v2__rail-unread-dot,.sky-shell-v2__sidebar-unread-dot{background:#72a0ff;box-shadow:0 0 0 1px #72a0ff38,0 0 14px #5888ff2e}.sky-shell-v2__sidebar{background:linear-gradient(180deg,var(--sky-v2-phase1-surface-sidebar-top),var(--sky-v2-phase1-surface-sidebar-bottom));border-right-color:var(--sky-v2-phase1-stroke);box-shadow:inset -1px 0 #ffffff04}.sky-shell-v2__sidebar-header,.sky-shell-v2__header,.sky-shell-v2__friends-header,.sky-shell-v2__friends-toolbar,.sky-shell-v2__panel-header{background:linear-gradient(180deg,#161b26e0,#0f141ebd);border-color:var(--sky-v2-phase1-stroke);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sky-shell-v2__workspace-name,.sky-shell-v2__header-title,.sky-shell-v2__panel-title,.sky-shell-v2__friends-title,.sky-shell-v2__dm-profile-meta strong,.sky-shell-v2__member-name{letter-spacing:0}.sky-shell-v2__sidebar-group-head,.sky-shell-v2__workspace-subtitle,.sky-shell-v2__header-subtitle,.sky-shell-v2__panel-title-row,.sky-shell-v2__member-subtitle,.sky-shell-v2__member-trailing,.sky-shell-v2__friends-subtitle,.sky-shell-v2__friends-section-summary,.sky-shell-v2__friends-row-summary,.sky-shell-v2__friends-row-meta,.sky-shell-v2__friends-row-handle,.sky-shell-v2__dm-profile-meta span,.sky-shell-v2__dm-profile-meta small{color:#cbd5eab3}.sky-shell-v2__sidebar-item,.sky-shell-v2__member-row,.sky-shell-v2__friends-row-main,.sky-shell-v2__search-card,.sky-shell-v2__thread-source-card,.sky-shell-v2__dm-profile-card{border:1px solid transparent;box-shadow:inset 0 1px #ffffff05;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,color .14s ease}.sky-shell-v2__sidebar-item:hover,.sky-shell-v2__sidebar-item:focus-visible,.sky-shell-v2__member-row:hover,.sky-shell-v2__member-row:focus-visible,.sky-shell-v2__friends-row[data-hover-actions=true]:hover .sky-shell-v2__friends-row-main,.sky-shell-v2__friends-row[data-hover-actions=true]:focus-within .sky-shell-v2__friends-row-main{background:var(--sky-v2-phase1-hover);border-color:#ffffff0b;box-shadow:inset 0 1px #ffffff08}.sky-shell-v2__sidebar-item[data-active=true]{background:linear-gradient(180deg,#4673ff2e,#4673ff1a);border-color:var(--sky-v2-phase1-active-border);box-shadow:inset 0 1px #ffffff0d,0 8px 18px #0a12242e}.sky-shell-v2__sidebar-item[data-notification-tone=unread]:not([data-active=true]),.sky-shell-v2__sidebar-item[data-notification-tone=mention]:not([data-active=true]){background:#ffffff06}.sky-shell-v2__sidebar-item[data-attention=true]:not([data-active=true]){border-color:#72a0ff29}.sky-shell-v2__account-dock{background:linear-gradient(180deg,#11161feb,#0c1018fa);border-top-color:var(--sky-v2-phase1-stroke)}.sky-shell-v2__account-primary,.sky-shell-v2__header-action--icon,.sky-shell-v2__icon-action,.sky-shell-v2__friends-tab,.sky-shell-v2__friends-add-card,.sky-shell-v2__friends-section,.sky-shell-v2__right-panel,.sky-shell-v2__dm-profile-panel{box-shadow:var(--sky-v2-phase1-shadow)}.sky-shell-v2__main-column,.sky-shell-v2__right-panel,.sky-shell-v2__friends-screen{background:linear-gradient(180deg,var(--sky-v2-phase1-surface-main-top),var(--sky-v2-phase1-surface-main-bottom))}.sky-shell-v2__header{min-height:62px;padding:13px 18px}.sky-shell-v2__header-title{font-size:15px;font-weight:700}.sky-shell-v2__header-subtitle{margin-top:4px;font-size:12px;line-height:1.45}.sky-shell-v2__right-panel,.sky-shell-v2__friends-add-card,.sky-shell-v2__friends-section,.sky-shell-v2__dm-profile-panel,.sky-shell-v2__dm-profile-card{background:linear-gradient(180deg,#141924eb,#0d111af5);border-color:var(--sky-v2-phase1-stroke)}.sky-shell-v2__member-section-head{color:#d6dff29e}.sky-shell-v2__presence-dot{box-shadow:0 0 0 1px #ffffff09,0 0 10px #4ade801f}.sky-shell-v2__presence-dot--overlay{border-color:#0a0d14fa}:root{--sky-v2-phase1-corrective-stroke: rgba(148, 161, 188, .12);--sky-v2-phase1-corrective-stroke-strong: rgba(161, 176, 208, .16);--sky-v2-phase1-corrective-card-bg: linear-gradient(180deg, rgba(255, 255, 255, .038), rgba(255, 255, 255, .018));--sky-v2-phase1-corrective-card-hover: linear-gradient(180deg, rgba(255, 255, 255, .052), rgba(255, 255, 255, .024));--sky-v2-phase1-corrective-focus: 0 0 0 1px rgba(137, 172, 255, .26), 0 0 0 4px rgba(76, 119, 235, .1)}.sky-shell-v2__right-panel{border-left-color:#7886a61a;box-shadow:inset 1px 0 #ffffff05,-10px 0 32px #03071029}.sky-shell-v2__panel-header{border-bottom-color:#7e8cac1a}.sky-shell-v2__right-panel:focus-within{box-shadow:inset 1px 0 #ffffff05,-10px 0 32px #03071029,var(--sky-v2-phase1-corrective-focus)}.sky-shell-v2__panel-search-input,.sky-shell-v2__panel-status,.sky-shell-v2__filter-chip,.sky-shell-v2__search-card,.sky-shell-v2__member-row,.sky-shell-v2__thread-source-card,.sky-shell-v2__thread-reply-row,.sky-shell-v2__panel-empty-state{border-color:var(--sky-v2-phase1-corrective-stroke);box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__panel-search-input,.sky-shell-v2__search-card,.sky-shell-v2__member-row,.sky-shell-v2__thread-source-card,.sky-shell-v2__thread-reply-row,.sky-shell-v2__panel-empty-state,.sky-shell-v2__timeline-intro,.sky-shell-v2__timeline-empty-state{background:var(--sky-v2-phase1-corrective-card-bg)}.sky-shell-v2__panel-search-input:focus,.sky-shell-v2__panel-search-input:focus-visible,.sky-shell-v2__filter-chip:focus-visible,.sky-shell-v2__search-card:focus-visible,.sky-shell-v2__member-row:focus-visible,.sky-shell-v2__thread-source-card:focus-visible{border-color:#89acff3d;box-shadow:var(--sky-v2-phase1-corrective-focus)}.sky-shell-v2__panel-status,.sky-shell-v2__filter-chip{background:#5b6ca81f;color:#e0e8fce6}.sky-shell-v2__search-card,.sky-shell-v2__member-row,.sky-shell-v2__thread-source-card,.sky-shell-v2__thread-reply-row{border-radius:13px}.sky-shell-v2__search-card:hover,.sky-shell-v2__member-row:hover,.sky-shell-v2__member-row:focus-visible,.sky-shell-v2__thread-source-card:hover,.sky-shell-v2__thread-reply-row:hover{border-color:var(--sky-v2-phase1-corrective-stroke-strong);background:var(--sky-v2-phase1-corrective-card-hover);box-shadow:inset 0 1px #ffffff07}.sky-shell-v2__sidebar-item[data-active=true]{background:linear-gradient(180deg,#4673ff24,#4673ff14);border-color:#80a6ff33;box-shadow:inset 0 1px #ffffff0b,0 6px 14px #0a122424}.sky-shell-v2__timeline-intro,.sky-shell-v2__timeline-empty-state,.sky-shell-v2__panel-empty-state{border-color:var(--sky-v2-phase1-corrective-stroke);box-shadow:0 14px 34px #04081029}.sky-shell-v2__timeline-intro{padding:16px 18px}.sky-shell-v2__timeline-empty-state,.sky-shell-v2__panel-empty-state{min-height:196px}:root{--sky-v2-phase1b-divider: rgba(144, 160, 193, .14);--sky-v2-phase1b-message-hover: rgba(255, 255, 255, .022);--sky-v2-phase1b-message-focus: rgba(95, 138, 255, .09);--sky-v2-phase1b-soft-chip: rgba(255, 255, 255, .032);--sky-v2-phase1b-soft-chip-hover: rgba(255, 255, 255, .055)}.sky-shell-v2__timeline{padding:20px 24px 18px}.sky-shell-v2__message-row{max-width:min(100%,980px);gap:15px;padding:10px 12px;margin:0 -12px;border:1px solid transparent;border-radius:16px;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.sky-shell-v2__message-row+.sky-shell-v2__message-row{margin-top:2px}.sky-shell-v2__message-row:hover,.sky-shell-v2__message-row:focus-within{background:linear-gradient(180deg,var(--sky-v2-phase1b-message-hover),rgba(255,255,255,.014));border-color:#94a3b814;box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__message-row[data-menu-open=true]{background:linear-gradient(180deg,#ffffff08,#ffffff04);border-color:#94a3b81c}.sky-shell-v2__message-body{padding-right:84px}.sky-shell-v2__message-meta{gap:9px;font-size:11px;line-height:1.35}.sky-shell-v2__message-content{margin-top:5px;color:#dce3f4eb;font-size:14px;line-height:1.62}.sky-shell-v2__message-compact-meta{color:#9dabc9b8}.sky-shell-v2__date-divider{margin:14px 0 8px}.sky-shell-v2__date-divider:before{border-top-color:var(--sky-v2-phase1b-divider)}.sky-shell-v2__date-divider span{padding:0 11px;min-height:24px;display:inline-flex;align-items:center;border:1px solid rgba(148,163,184,.11);background:#0b0f17eb;box-shadow:0 8px 20px #02060e29;color:#c5cfe4d1;letter-spacing:.04em}.sky-shell-v2__reply-reference{gap:4px;margin-bottom:10px;padding:8px 12px 8px 14px;border-left-color:#7699ff42;border-radius:12px;background:linear-gradient(90deg,#4a60a61f,#ffffff04)}.sky-shell-v2__reply-reference strong{font-size:11px;letter-spacing:.01em}.sky-shell-v2__thread-link,.sky-shell-v2__reaction-chip{min-height:28px;border-color:#94a3b81f;background:var(--sky-v2-phase1b-soft-chip);color:#cad4eacc;box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__thread-link{gap:7px;margin-top:10px;padding:0 10px;border-radius:999px}.sky-shell-v2__thread-link:before{width:12px;opacity:.36}.sky-shell-v2__thread-link:hover,.sky-shell-v2__reaction-chip:hover{background:var(--sky-v2-phase1b-soft-chip-hover);border-color:#a7b7d82e;color:var(--sky-v2-text-strong)}.sky-shell-v2__reaction-chip[data-active=true]{background:#5378ff29;border-color:#79a0ff47;color:#e7efff}.sky-shell-v2__message-action-row{border-color:#94a3b81a;background:#080c14db;box-shadow:0 14px 28px #02060e38,inset 0 1px #ffffff05}.sky-shell-v2__message-action-button--icon:hover:not([disabled]),.sky-shell-v2__message-action-button--icon:focus-visible{background:var(--sky-v2-phase1b-message-focus)}.sky-shell-v2__attachment-stack{gap:10px;margin-top:13px}.sky-shell-v2__attachment-card{width:min(100%,468px);padding:10px;border:1px solid rgba(148,163,184,.12);border-radius:14px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:hover),.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:focus-visible){border-color:#a7b7d833;background:linear-gradient(180deg,#ffffff0d,#ffffff06);box-shadow:inset 0 1px #ffffff07,0 10px 26px #0308101f}.sky-shell-v2__attachment-preview{width:48px;height:48px;border-radius:12px}.sky-shell-v2__attachment-kind-badge{min-width:48px;height:48px;border-radius:12px;border-color:#94a3b81f;background:#ffffff0d;color:#cfd8ecb8}.sky-shell-v2__attachment-text{gap:3px}.sky-shell-v2__attachment-text strong{color:#f2f6fff5}.sky-shell-v2__attachment-text span{color:#b0bcd6c7}.sky-shell-v2__attachment-icon-button{width:30px;min-width:30px;height:30px;border-radius:10px;border-color:#94a3b814;background:#ffffff05}.sky-shell-v2__attachment-icon-button:hover:not([disabled]),.sky-shell-v2__attachment-icon-button:focus-visible{border-color:#a7b7d82e;background:#5f8aff14;color:var(--sky-v2-text-strong)}.sky-shell-v2__composer-wrap{padding:0 20px 18px}.sky-shell-v2__composer{gap:10px;border:1px solid rgba(148,163,184,.12);border-radius:20px;background:linear-gradient(180deg,#111620f5,#0b0f17fa);box-shadow:0 16px 34px #0408102e,inset 0 1px #ffffff06}.sky-shell-v2__composer:focus-within{box-shadow:0 16px 34px #0408102e,inset 0 1px #ffffff06,0 0 0 1px #89acff3d,0 0 0 4px #4c77eb14}.sky-shell-v2__composer-context,.sky-shell-v2__composer-attachment-card,.sky-shell-v2__composer-sticker-card{border-color:#94a3b81c;background:linear-gradient(180deg,#ffffff09,#ffffff04);box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__composer-input-shell{gap:12px;min-height:52px;align-items:end}.sky-shell-v2__composer-input{min-height:58px;padding:8px 0 6px;color:#eaf0fcf2;line-height:1.58}.sky-shell-v2__composer-input::placeholder{color:#96a3bdbd}.sky-shell-v2__toolbar-icon{border-radius:11px;border:1px solid transparent;color:#bac5dec2}.sky-shell-v2__toolbar-icon:hover:not([disabled]),.sky-shell-v2__toolbar-icon:focus-visible{border-color:#94a3b824;background:#ffffff0d;color:var(--sky-v2-text-strong)}.sky-shell-v2__send-button{min-width:90px;border-color:#6792ff3d;background:linear-gradient(180deg,#5e80e847,#526ac738);color:#eef4ff;box-shadow:inset 0 1px #ffffff0d}.sky-shell-v2__send-button:hover:not([disabled]){border-color:#7ca4ff52;background:linear-gradient(180deg,#668af557,#5974d647)}.sky-shell-v2__send-button[disabled]{background:#94a3b80a;color:#a1adc7bd}:root{--sky-v2-phase1c-panel-stroke: rgba(148, 163, 184, .1);--sky-v2-phase1c-panel-stroke-strong: rgba(165, 181, 214, .16);--sky-v2-phase1c-panel-surface: linear-gradient(180deg, rgba(255, 255, 255, .034), rgba(255, 255, 255, .015));--sky-v2-phase1c-panel-surface-hover: linear-gradient(180deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .022));--sky-v2-phase1c-focus-ring: 0 0 0 1px rgba(133, 169, 255, .24), 0 0 0 4px rgba(76, 119, 235, .08)}.sky-shell-v2__right-panel,.sky-shell-v2__dm-profile-panel{border-left-color:#7a89aa12;background:linear-gradient(180deg,#11161ff7,#0b0f17fb),radial-gradient(circle at top,rgba(88,117,192,.07),transparent 46%);box-shadow:inset 1px 0 #ffffff04,-10px 0 28px #0307101f}.sky-shell-v2__panel-header{min-height:58px;padding-top:10px;padding-bottom:10px;border-bottom-color:#7e8cac12;background:linear-gradient(180deg,#ffffff05,#fff0)}.sky-shell-v2__panel-title{color:#f3f7fff5;letter-spacing:.01em}.sky-shell-v2__panel-header-actions{gap:8px}.sky-shell-v2__icon-action{border-color:transparent;background:#ffffff06;color:#c5d0e8c7;box-shadow:inset 0 1px #ffffff04}.sky-shell-v2__icon-action:hover,.sky-shell-v2__icon-action:focus-visible{border-color:#94a3b81f;background:#ffffff0d;color:#eef3fff5;box-shadow:var(--sky-v2-phase1c-focus-ring)}.sky-shell-v2__panel-mode{gap:14px}.sky-shell-v2__panel-search-shell,.sky-shell-v2__search-scope-card,.sky-shell-v2__search-filter-block,.sky-shell-v2__panel-status,.sky-shell-v2__panel-empty-state,.sky-shell-v2__search-card,.sky-shell-v2__member-row,.sky-shell-v2__thread-source-card,.sky-shell-v2__thread-reply-row,.sky-shell-v2__dm-profile-card{border-color:var(--sky-v2-phase1c-panel-stroke);background:var(--sky-v2-phase1c-panel-surface);box-shadow:inset 0 1px #ffffff05,0 10px 24px #03071014}.sky-shell-v2__panel-search-shell,.sky-shell-v2__search-scope-card,.sky-shell-v2__search-filter-block,.sky-shell-v2__panel-empty-state,.sky-shell-v2__dm-profile-card{border-radius:16px}.sky-shell-v2__panel-search-input,.sky-shell-v2__panel-search-inline-action,.sky-shell-v2__panel-search-submit,.sky-shell-v2__filter-chip,.sky-shell-v2__panel-action{border-color:#94a3b81a;background:#ffffff09;box-shadow:inset 0 1px #ffffff04}.sky-shell-v2__panel-search-input:focus,.sky-shell-v2__panel-search-input:focus-visible,.sky-shell-v2__panel-search-inline-action:focus-visible,.sky-shell-v2__panel-search-submit:focus-visible,.sky-shell-v2__filter-chip:focus-visible,.sky-shell-v2__panel-action:focus-visible,.sky-shell-v2__member-row:focus-visible,.sky-shell-v2__search-card:focus-visible{border-color:#87a9ff33;box-shadow:var(--sky-v2-phase1c-focus-ring)}.sky-shell-v2__filter-chip[data-active=true],.sky-shell-v2__panel-filter-summary .sky-shell-v2__filter-chip{border-color:#7aa0ff2e;background:#5378ff24;color:#ebf1fff2}.sky-shell-v2__search-card:hover,.sky-shell-v2__member-row:hover,.sky-shell-v2__thread-source-card:hover,.sky-shell-v2__thread-reply-row:hover,.sky-shell-v2__dm-profile-card:hover{border-color:var(--sky-v2-phase1c-panel-stroke-strong);background:var(--sky-v2-phase1c-panel-surface-hover)}.sky-shell-v2__member-section{gap:10px}.sky-shell-v2__member-section-head{color:#d6dff28f;letter-spacing:.04em}.sky-shell-v2__member-row{min-height:54px;padding:11px 12px}.sky-shell-v2__member-avatar,.sky-shell-v2__dm-profile-avatar{box-shadow:inset 0 1px #ffffff0a,0 10px 18px #0408102e}.sky-shell-v2__member-subtitle,.sky-shell-v2__member-trailing,.sky-shell-v2__search-card-time,.sky-shell-v2__search-filter-title,.sky-shell-v2__thread-replies-label,.sky-shell-v2__dm-profile-meta span,.sky-shell-v2__dm-profile-meta small,.sky-shell-v2__dm-profile-section-title{color:#b4bfd8bd}.sky-shell-v2__search-results,.sky-shell-v2__member-list,.sky-shell-v2__thread-replies{gap:10px}.sky-shell-v2__search-card-body,.sky-shell-v2__search-card-context,.sky-shell-v2__search-card-attachment,.sky-shell-v2__thread-source-body,.sky-shell-v2__thread-reply-body>div:last-child,.sky-shell-v2__panel-copy{color:#dfe7f7e6}.sky-shell-v2__thread-reply-row{padding:10px 12px;border-bottom:0}.sky-shell-v2__thread-reply-box{border-color:var(--sky-v2-phase1c-panel-stroke);background:linear-gradient(180deg,#ffffff08,#ffffff04);box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-banner{opacity:.82}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-hero{gap:14px}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-card{border-radius:16px}.sky-shell-v2__dm-profile-panel--compact{gap:12px;min-width:0}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-identity{display:grid;min-width:0}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-banner{height:68px;border:1px solid rgba(148,163,184,.1);border-radius:14px;background:radial-gradient(circle at 16% 20%,rgba(94,141,255,.28),transparent 34%),linear-gradient(135deg,#202a42e0,#121826eb);opacity:1}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-hero{display:flex;align-items:flex-end;min-width:0;margin:-30px 12px 0;gap:12px}.sky-shell-v2__dm-profile-avatar-wrap{position:relative;flex:0 0 auto}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-avatar{width:58px;height:58px;border-width:4px;border-radius:18px;font-size:16px}.sky-shell-v2__dm-profile-presence-dot{position:absolute;right:3px;bottom:3px;width:14px;height:14px;border:3px solid rgba(12,16,24,.98);border-radius:999px;background:#6b7280}.sky-shell-v2__dm-profile-presence-dot[data-status=online],.sky-shell-v2__dm-profile-status-pill[data-status=online]>span{background:#39d98a}.sky-shell-v2__dm-profile-presence-dot[data-status=idle],.sky-shell-v2__dm-profile-status-pill[data-status=idle]>span{background:#f5c451}.sky-shell-v2__dm-profile-presence-dot[data-status=dnd],.sky-shell-v2__dm-profile-status-pill[data-status=dnd]>span{background:#ff6b7a}.sky-shell-v2__dm-profile-presence-dot[data-status=custom],.sky-shell-v2__dm-profile-status-pill[data-status=custom]>span{background:#72a0ff}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-meta{align-self:end;min-width:0;gap:4px;padding-bottom:2px}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-meta strong,.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-meta span,.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-status-pill{max-width:100%;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-meta strong{color:#f5f8fff5;font-size:16px;line-height:1.2;white-space:nowrap}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-meta span{color:#bec9e0b8;white-space:nowrap}.sky-shell-v2__dm-profile-status-pill{display:inline-flex;align-items:center;width:fit-content;gap:6px;min-height:22px;padding:0 8px;border:1px solid rgba(148,163,184,.12);border-radius:999px;background:#080c146b;color:#e2e9f7db;line-height:1;white-space:nowrap}.sky-shell-v2__dm-profile-status-pill>span{width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:#6b7280}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-card{padding:11px 12px;border-radius:12px;background:#ffffff07;box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-card:hover{background:#ffffff09}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-section-title{margin-bottom:6px;font-size:11px;letter-spacing:.04em}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__panel-copy{line-height:1.45;overflow-wrap:anywhere}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__dm-profile-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__panel-action{justify-content:center;min-width:0;min-height:34px;padding:0 10px;border-radius:10px;text-align:center;white-space:nowrap}.sky-shell-v2__dm-profile-panel--compact .sky-shell-v2__panel-action--primary{border-color:#72a0ff33;background:#4a6fff24;color:#eef4fff5}.sky-shell-v2__friends-screen{background:linear-gradient(180deg,#121722eb,#0a0e16fa),var(--sky-v2-bg)}.sky-shell-v2__friends-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;min-height:82px;padding:18px 24px 14px}.sky-shell-v2__friends-header-main{min-width:0}.sky-shell-v2__friends-title{font-size:22px;line-height:1.15}.sky-shell-v2__friends-subtitle{max-width:64ch;line-height:1.45}.sky-shell-v2__friends-header-glance{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border:1px solid rgba(148,163,184,.11);border-radius:999px;background:#080c146b;color:#c4cfe5b8;font-size:12px;white-space:nowrap}.sky-shell-v2__friends-header-glance strong{color:#f1f6fff5;font-size:13px}.sky-shell-v2__friends-toolbar{gap:14px;padding:10px 24px}.sky-shell-v2__friends-tabs{gap:4px;padding:4px;border:1px solid rgba(148,163,184,.09);border-radius:13px;background:#080c1457}.sky-shell-v2__friends-tab{min-height:30px;padding:0 10px;border-color:transparent;border-radius:9px;background:transparent;color:#cbd5eab8;box-shadow:none;white-space:nowrap}.sky-shell-v2__friends-tab:hover:not([disabled]),.sky-shell-v2__friends-tab:focus-visible{background:#94a3b814;color:#eef4ffe6}.sky-shell-v2__friends-tab[data-active=true]{border-color:#72a0ff2e;background:#4a6fff29;color:#f6f9fff5;box-shadow:inset 0 1px #ffffff09}.sky-shell-v2__friends-tab-badge{height:17px;min-width:17px;background:#ffffff1c;font-size:10px}.sky-shell-v2__friends-search-shell{position:relative;min-width:min(300px,40%)}.sky-shell-v2__friends-search-shell:before{content:"";position:absolute;left:12px;top:50%;width:12px;height:12px;border:1.5px solid rgba(180,191,216,.68);border-radius:999px;transform:translateY(-55%);pointer-events:none}.sky-shell-v2__friends-search-shell:after{content:"";position:absolute;left:23px;top:50%;width:6px;height:1.5px;border-radius:999px;background:#b4bfd8ad;transform:translateY(5px) rotate(45deg);transform-origin:left center;pointer-events:none}.sky-shell-v2__friends-search,.sky-shell-v2__friends-add-input{min-height:36px;padding:0 12px;border-color:#94a3b81c;border-radius:11px;background:#080c1485;box-shadow:inset 0 1px #ffffff04}.sky-shell-v2__friends-search{padding-left:34px}.sky-shell-v2__friends-search:focus,.sky-shell-v2__friends-add-input:focus{outline:none;border-color:#72a0ff3d;box-shadow:var(--sky-v2-phase1c-focus-ring)}.sky-shell-v2__friends-content{gap:14px;padding:18px 24px 24px}.sky-shell-v2__friends-add-card,.sky-shell-v2__friends-section{gap:12px;border-radius:14px;background:#ffffff06}.sky-shell-v2__friends-add-card{padding:14px}.sky-shell-v2__friends-add-copy h2,.sky-shell-v2__friends-section-title{font-size:15px;line-height:1.25}.sky-shell-v2__friends-section-title{display:inline-flex;align-items:center;gap:8px}.sky-shell-v2__friends-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 7px;border-radius:999px;background:#94a3b81a;color:#d8e2f5cc;font-size:11px;font-weight:700}.sky-shell-v2__friends-list{display:grid;gap:8px;overflow:visible;border:0;border-radius:0;background:transparent}.sky-shell-v2__friends-row+.sky-shell-v2__friends-row{border-top:0}.sky-shell-v2__friends-row{min-height:62px;padding:0;border:1px solid rgba(148,163,184,.1);border-radius:13px;background:#ffffff06;box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__friends-row:hover,.sky-shell-v2__friends-row:focus-within{border-color:#94a3b829;background:#ffffff09}.sky-shell-v2__friends-row-main{width:100%;min-height:60px;margin:0;padding:10px 12px;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:center}.sky-shell-v2__friends-row[data-hover-actions=true]:hover .sky-shell-v2__friends-row-main,.sky-shell-v2__friends-row[data-hover-actions=true]:focus-within .sky-shell-v2__friends-row-main{background:transparent;box-shadow:none}.sky-shell-v2__friends-avatar{width:38px;height:38px;border-radius:13px;background:linear-gradient(180deg,#677cffeb,#4858ccf2);box-shadow:inset 0 1px #ffffff14,0 8px 18px #04081024}.sky-shell-v2__friends-row-copy{gap:2px}.sky-shell-v2__friends-row-summary,.sky-shell-v2__friends-row-meta,.sky-shell-v2__friends-row-handle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__friends-row-actions{padding-right:12px}.sky-shell-v2__friends-empty{display:grid;justify-items:start;gap:5px;min-height:104px;padding:18px;border:1px solid rgba(148,163,184,.09);border-radius:13px;background:#080c1452}.sky-shell-v2__friends-empty-mark{width:26px;height:26px;border-radius:10px;border:1px solid rgba(114,160,255,.14);background:linear-gradient(180deg,#72a0ff24,#72a0ff0a),#ffffff06}.sky-shell-v2__friends-empty strong{color:#f1f6ffeb;font-size:13px}.sky-shell-v2__friends-empty span:last-child{max-width:56ch;line-height:1.45}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm],.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm]{min-height:46px;padding:7px 9px;grid-template-columns:18px minmax(0,1fr) auto;border-radius:12px}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm] .sky-shell-v2__sidebar-item-subtitle,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm] .sky-shell-v2__sidebar-item-subtitle{max-width:100%;line-height:1.25;white-space:nowrap}@media(max-width:920px){.sky-shell-v2__friends-header,.sky-shell-v2__friends-toolbar{padding-left:18px;padding-right:18px}.sky-shell-v2__friends-toolbar{align-items:stretch}.sky-shell-v2__friends-search-shell{min-width:100%}}:root{--sky-v2-header-composer-stroke: rgba(148, 163, 184, .115);--sky-v2-header-composer-focus: 0 0 0 1px rgba(125, 164, 255, .26), 0 0 0 4px rgba(76, 119, 235, .08)}.sky-shell-v2__header{min-height:58px;padding:10px 16px 10px 18px;gap:14px;border-bottom:1px solid rgba(126,140,172,.09);background:linear-gradient(180deg,#131822eb,#0c1018db),radial-gradient(circle at 10% 0%,rgba(104,134,215,.08),transparent 38%);box-shadow:inset 0 1px #ffffff05,inset 0 -1px #ffffff03}.sky-shell-v2__header-main{min-width:0;gap:3px}.sky-shell-v2__header-title-row{min-width:0;gap:8px}.sky-shell-v2__channel-hash{display:inline-flex;width:24px;height:24px;flex:0 0 24px;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.11);border-radius:9px;background:#ffffff08;color:#afbcd8c7;font-size:14px;font-weight:800;line-height:1}.sky-shell-v2__header-title{min-width:0;color:#f3f7fff5;font-size:15px;font-weight:720;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__header-subtitle{max-width:min(68ch,100%);margin-top:2px;color:#b6c2dead;font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__header-context-actions{gap:4px;margin-left:2px;padding-left:2px;flex:0 0 auto}.sky-shell-v2__header-actions{gap:6px;flex:0 0 auto}.sky-shell-v2__header-action--icon{width:34px;height:34px;border:1px solid transparent;border-radius:11px;background:transparent;color:#becae4c2;box-shadow:none}.sky-shell-v2__header-action--icon svg{width:18px;height:18px}.sky-shell-v2__header-action--icon:hover:not([disabled]),.sky-shell-v2__header-action--icon:focus-visible{border-color:var(--sky-v2-header-composer-stroke);background:#ffffff0c;color:#eff5fff2;box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__header-action--icon:focus-visible{outline:none;box-shadow:var(--sky-v2-header-composer-focus)}.sky-shell-v2__header-action--icon[data-active=true]{border-color:#79a0ff3d;background:linear-gradient(180deg,#5378ff29,#5378ff17);color:#e9f1fffa;box-shadow:inset 0 1px #ffffff09,0 8px 18px #1020481f}.sky-shell-v2__header-action--icon[disabled],.sky-shell-v2__header-action--icon[data-state=disabled]{opacity:.44;box-shadow:none}.sky-shell-v2__composer-wrap{padding:6px 18px 12px;background:linear-gradient(180deg,#0a0e1600,#0a0e1670),linear-gradient(180deg,transparent,rgba(0,0,0,.1))}.sky-shell-v2__composer{gap:7px;border:1px solid var(--sky-v2-header-composer-stroke);border-radius:15px;background:linear-gradient(180deg,#10151ff0,#0a0e16f6),#080c14c7;box-shadow:0 8px 20px #0307101a,inset 0 1px #ffffff05;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.sky-shell-v2__composer:focus-within{border-color:#7da4ff42;box-shadow:0 10px 24px #0307101f,inset 0 1px #ffffff05,var(--sky-v2-header-composer-focus)}.sky-shell-v2__composer:has(.sky-shell-v2__composer-input:disabled){opacity:.78}.sky-shell-v2__composer-context,.sky-shell-v2__composer-attachment-card,.sky-shell-v2__composer-sticker-card,.sky-shell-v2__composer-utility-panel{border-color:#94a3b817;border-radius:13px;background:#ffffff06;box-shadow:inset 0 1px #ffffff04}.sky-shell-v2__composer-input-shell{gap:7px;min-height:42px;padding:3px 5px 3px 8px;align-items:flex-end}.sky-shell-v2__composer-toolbar{gap:4px;padding-bottom:2px}.sky-shell-v2__composer-toolbar--leading,.sky-shell-v2__composer-toolbar--trailing{flex:0 0 auto}.sky-shell-v2__composer-input{min-height:36px;max-height:148px;padding:8px 2px 7px;color:#ecf2fdf2;font-size:14px;line-height:1.4}.sky-shell-v2__composer-input::placeholder{color:#9eabc8ad}.sky-shell-v2__mention-menu{position:absolute;left:56px;right:108px;bottom:calc(100% + 10px);z-index:7;display:grid;gap:4px;max-width:min(420px,calc(100% - 164px));padding:8px;border:1px solid rgba(148,163,184,.14);border-radius:14px;background:linear-gradient(180deg,#131a27f9,#090d15f9);box-shadow:0 14px 32px #02060e3d,inset 0 1px #ffffff05}.sky-shell-v2__mention-option{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;width:100%;padding:8px 9px;border:1px solid transparent;border-radius:11px;background:transparent;color:#e8effcf0;text-align:left}.sky-shell-v2__mention-option:hover,.sky-shell-v2__mention-option:focus-visible,.sky-shell-v2__mention-option[data-active=true]{border-color:#79a0ff29;background:#ffffff0a;outline:none}.sky-shell-v2__mention-option-avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:#5865f224;color:#e6edff;font-size:11px;font-weight:800}.sky-shell-v2__mention-option-copy{min-width:0;display:grid;gap:2px}.sky-shell-v2__mention-option-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__mention-option-copy span,.sky-shell-v2__mention-empty-state{color:#b1bfdbbd;font-size:12px;line-height:1.35}.sky-shell-v2__mention-empty-state{padding:10px 9px}.sky-shell-v2__composer .sky-shell-v2__toolbar-icon{width:34px;height:34px;border:1px solid transparent;border-radius:11px;background:transparent;color:#b9c6e2bd;box-shadow:none}.sky-shell-v2__composer .sky-shell-v2__toolbar-icon svg{width:18px;height:18px}.sky-shell-v2__composer .sky-shell-v2__toolbar-icon:hover:not([disabled]),.sky-shell-v2__composer .sky-shell-v2__toolbar-icon:focus-visible,.sky-shell-v2__composer .sky-shell-v2__toolbar-icon[data-active=true]{border-color:var(--sky-v2-header-composer-stroke);background:#ffffff0b;color:#f0f6fff5}.sky-shell-v2__composer .sky-shell-v2__toolbar-icon:focus-visible{outline:none;box-shadow:var(--sky-v2-header-composer-focus)}.sky-shell-v2__composer .sky-shell-v2__toolbar-icon[data-active=true]{border-color:#79a0ff3d;background:#5378ff1c}.sky-shell-v2__toolbar-icon-text{font-size:10px;letter-spacing:0}.sky-shell-v2__send-button{min-width:78px;min-height:34px;margin-bottom:3px;border:1px solid rgba(108,149,255,.2);border-radius:11px;background:linear-gradient(180deg,#577ae53d,#445ebb2e);color:#f2f7fff5;font-size:12px;font-weight:750;box-shadow:inset 0 1px #ffffff09}.sky-shell-v2__send-button:hover:not([disabled]),.sky-shell-v2__send-button:focus-visible{border-color:#80a8ff47;background:linear-gradient(180deg,#6388f44d,#4c69ce3d);color:#f7fbff}.sky-shell-v2__send-button:focus-visible{outline:none;box-shadow:var(--sky-v2-header-composer-focus)}.sky-shell-v2__send-button[disabled]{border-color:#94a3b814;background:#94a3b80a;color:#9facc79e;box-shadow:none}@media(max-width:920px){.sky-shell-v2__header{padding-left:14px;padding-right:14px}.sky-shell-v2__header-subtitle{max-width:42ch}.sky-shell-v2__composer-wrap{padding-left:14px;padding-right:14px}}:root{--sky-v2-message-row-hover: rgba(148, 163, 184, .036);--sky-v2-message-row-active: rgba(148, 163, 184, .052);--sky-v2-message-row-stroke: rgba(148, 163, 184, .09);--sky-v2-message-row-stroke-strong: rgba(148, 163, 184, .14);--sky-v2-message-chip-bg: rgba(255, 255, 255, .034);--sky-v2-message-chip-hover: rgba(255, 255, 255, .058)}.sky-shell-v2__timeline{padding:18px 24px 16px;scrollbar-gutter:stable;overscroll-behavior:contain}.sky-shell-v2__timeline-intro,.sky-shell-v2__timeline-empty-state{width:min(100%,760px);border-radius:16px;border-color:#94a3b81b;background:linear-gradient(180deg,#ffffff09,#ffffff04),#080c145c;box-shadow:inset 0 1px #ffffff05,0 14px 30px #0307101f}.sky-shell-v2__timeline-intro{gap:11px;padding:16px 18px}.sky-shell-v2__timeline-intro-badge{min-height:24px;padding:0 10px;border-color:#94a3b81c;background:#72a0ff17;color:#d3dfffdb;letter-spacing:0}.sky-shell-v2__timeline-intro-icon{width:36px;height:36px;border-radius:12px;border-color:#94a3b81c;background:#ffffff09;color:#dee8ffe6}.sky-shell-v2__timeline-intro-copy h2{color:#f4f7fff5;font-size:18px;line-height:1.18}.sky-shell-v2__timeline-intro-description,.sky-shell-v2__timeline-intro-note,.sky-shell-v2__timeline-empty-state p{color:#bac6e0c2;line-height:1.5}.sky-shell-v2__timeline-empty-state{min-height:150px;padding:20px}.sky-shell-v2__message-row{max-width:min(100%,980px);grid-template-columns:36px minmax(0,1fr);gap:12px;margin:0 -10px;padding:8px 10px;border:1px solid transparent;border-radius:13px;background:transparent;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.sky-shell-v2__message-row+.sky-shell-v2__message-row{margin-top:1px}.sky-shell-v2__message-row:hover,.sky-shell-v2__message-row:focus-within{border-color:var(--sky-v2-message-row-stroke);background:var(--sky-v2-message-row-hover);box-shadow:inset 0 1px #ffffff04}.sky-shell-v2__message-row[data-menu-open=true],.sky-shell-v2__message-row[data-message-editing=true]{border-color:var(--sky-v2-message-row-stroke-strong);background:var(--sky-v2-message-row-active)}.sky-shell-v2__message-avatar{width:34px;height:34px;margin-top:2px;border:1px solid rgba(148,163,184,.105);border-radius:12px;background:linear-gradient(180deg,#677cffdb,#4757c8e6);color:#f8fbfff5;box-shadow:inset 0 1px #ffffff14,0 8px 18px #0408101f}.sky-shell-v2__message-avatar-button:hover,.sky-shell-v2__message-avatar-button:focus-visible{border-color:#8baaff47;box-shadow:inset 0 1px #ffffff1a,0 10px 22px #04081029,0 0 0 3px #4c77eb14}.sky-shell-v2__message-body{min-width:0;padding-right:86px}.sky-shell-v2__message-meta{gap:8px;align-items:center;min-height:18px;color:#99a8c7bd;font-size:11px;line-height:1.3}.sky-shell-v2__message-meta strong,.sky-shell-v2__message-author-button{color:#eff4fff5;font-size:13px;font-weight:760;line-height:1.25}.sky-shell-v2__message-author-button{max-width:min(240px,52vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__message-author-button:hover,.sky-shell-v2__message-author-button:focus-visible{color:#bfd2fffa}.sky-shell-v2__message-compact-meta{color:#99a8c79e}.sky-shell-v2__message-content{margin-top:4px;color:#dee6f5ed;font-size:14px;line-height:1.58;overflow-wrap:anywhere}.sky-shell-v2__message-content[data-deleted=true]{color:#a1aecab3}.sky-shell-v2__message-action-shell{top:7px;right:8px}.sky-shell-v2__message-action-row{gap:2px;padding:3px;border-color:#94a3b81f;border-radius:12px;background:#080c14e6;box-shadow:0 14px 30px #02060e33,inset 0 1px #ffffff05}.sky-shell-v2__message-action-button--icon{width:30px;min-width:30px;height:30px;min-height:30px;border-radius:10px;color:#bcc9e5c2}.sky-shell-v2__message-action-button--icon:hover:not([disabled]),.sky-shell-v2__message-action-button--icon:focus-visible{background:#72a0ff1a;color:#f1f6fff5}.sky-shell-v2__message-action-button--icon[data-active=true]{background:#72a0ff24;color:#eff6fffa}.sky-shell-v2__date-divider{max-width:min(100%,980px);margin:16px 0 10px}.sky-shell-v2__date-divider:before{border-top-color:#94a3b81c}.sky-shell-v2__date-divider span{min-height:24px;padding:0 11px;border:1px solid rgba(148,163,184,.11);border-radius:999px;background:#090d15eb;color:#becae2c7;font-size:10.5px;font-weight:760;letter-spacing:0;box-shadow:0 8px 18px #02060e24}.sky-shell-v2__reply-reference{gap:4px;margin:8px 0 9px;padding:8px 11px 8px 13px;border-left-color:#7da4ff47;border-radius:12px;background:linear-gradient(90deg,#526fc61d,#ffffff04)}.sky-shell-v2__reply-reference strong{color:#dae4ffe0;font-size:11px;letter-spacing:0}.sky-shell-v2__reply-reference span{color:#b1bedab8;overflow-wrap:anywhere}.sky-shell-v2__reaction-row{gap:6px;margin-top:10px;flex-wrap:wrap}.sky-shell-v2__reaction-chip,.sky-shell-v2__thread-link{min-height:27px;border-color:#94a3b81f;background:var(--sky-v2-message-chip-bg);color:#cad6efd1;box-shadow:inset 0 1px #ffffff04}.sky-shell-v2__reaction-chip{display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:999px;font-size:12px;line-height:1}.sky-shell-v2__reaction-chip:hover,.sky-shell-v2__thread-link:hover{border-color:#a6b9e02e;background:var(--sky-v2-message-chip-hover);color:#f1f6fff2}.sky-shell-v2__reaction-chip[data-active=true]{border-color:#79a0ff42;background:#5b7ef526;color:#ebf2fffa}.sky-shell-v2__thread-link{margin-top:10px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.sky-shell-v2__attachment-stack{gap:7px;margin-top:10px}.sky-shell-v2__attachment-card{max-width:min(100%,420px);padding:7px;border-color:#94a3b81f;border-radius:13px;background:#ffffff07;box-shadow:inset 0 1px #ffffff04}.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:hover),.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:focus-visible){border-color:#a6b9e02e;background:#ffffff0b;box-shadow:inset 0 1px #ffffff05,0 10px 24px #02060e1f}.sky-shell-v2__attachment-preview,.sky-shell-v2__attachment-kind-badge{width:40px;min-width:40px;height:40px;border-radius:11px}.sky-shell-v2__attachment-kind-badge{border-color:#94a3b821;background:#94a3b813;color:#d7e2fad6;font-size:9px;letter-spacing:.02em}.sky-shell-v2__attachment-text{min-width:0;gap:2px}.sky-shell-v2__attachment-text strong{max-width:300px;color:#eff5fff0;font-size:12px;line-height:1.28}.sky-shell-v2__attachment-text span{color:#aebcd8bd;font-size:10.5px}.sky-shell-v2__attachment-icon-button{width:30px;min-width:30px;height:30px;border-radius:10px;color:#b9c6e1b8}.sky-shell-v2__attachment-icon-button:hover:not([disabled]),.sky-shell-v2__attachment-icon-button:focus-visible{border-color:#a6b9e02e;background:#72a0ff14;color:#f1f6fff2}@media(max-width:920px){.sky-shell-v2__timeline{padding-left:18px;padding-right:18px}.sky-shell-v2__message-row{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}.sky-shell-v2__message-body{padding-right:78px}.sky-shell-v2__message-action-shell{right:6px}}:root{--sky-v2-timeline-lane-max: 1010px;--sky-v2-timeline-row-bg: linear-gradient(90deg, rgba(255, 255, 255, .036), rgba(255, 255, 255, .014));--sky-v2-timeline-row-rich-bg: linear-gradient(90deg, rgba(97, 124, 199, .09), rgba(255, 255, 255, .018));--sky-v2-timeline-row-hover-bg: linear-gradient(90deg, rgba(148, 163, 184, .092), rgba(148, 163, 184, .032));--sky-v2-timeline-row-border: rgba(150, 165, 196, .105);--sky-v2-timeline-row-border-strong: rgba(155, 178, 230, .18);--sky-v2-timeline-card-bg: rgba(8, 12, 20, .58);--sky-v2-timeline-card-bg-hover: rgba(13, 19, 31, .78);--sky-v2-timeline-pill-bg: rgba(255, 255, 255, .045);--sky-v2-timeline-soft-blue: rgba(114, 160, 255, .16)}.sky-shell-v2__timeline{position:relative;display:block;padding:22px 26px 18px;background:radial-gradient(circle at 24px 0%,rgba(105,137,218,.055),transparent 30%),linear-gradient(180deg,#0a0e1638,#080c141a)}.sky-shell-v2__timeline:before{content:"";position:absolute;top:18px;bottom:16px;left:26px;width:min(var(--sky-v2-timeline-lane-max),calc(100% - 52px));border:1px solid rgba(148,163,184,.055);border-radius:22px;background:linear-gradient(180deg,#ffffff04,#fff0);pointer-events:none}.sky-shell-v2__timeline>*{position:relative;z-index:1}.sky-shell-v2__timeline-history-loader-shell{width:min(100%,var(--sky-v2-timeline-lane-max));display:flex;justify-content:center;margin:0 0 14px;padding-left:54px}.sky-shell-v2__timeline-history-loader-button{min-height:34px;padding:0 14px;border:1px solid rgba(148,163,184,.16);border-radius:999px;background:linear-gradient(180deg,#141b28f5,#090d15f0);color:#e6eeffeb;font:inherit;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 12px 26px #02060e2e,inset 0 1px #ffffff06}.sky-shell-v2__timeline-history-loader-button:hover:not(:disabled),.sky-shell-v2__timeline-history-loader-button:focus-visible{border-color:#96baff47;background:linear-gradient(180deg,#212b3efa,#0d121df5);color:#f7fbfffa}.sky-shell-v2__timeline-history-loader-button:disabled{cursor:wait;opacity:.78}.sky-shell-v2__timeline-jump-shell{position:sticky;bottom:16px;z-index:5;display:flex;justify-content:flex-end;margin-top:12px;padding-right:4px;pointer-events:none}.sky-shell-v2__timeline-jump-button{min-height:36px;padding:0 14px;border:1px solid rgba(114,160,255,.28);border-radius:999px;background:linear-gradient(180deg,#6388f452,#4c69ce3d),#0b1220eb;color:#f7fbfffa;font-size:12.5px;font-weight:700;letter-spacing:0;box-shadow:0 14px 30px #04081047,inset 0 1px #ffffff0f;pointer-events:auto;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.sky-shell-v2__timeline-jump-button:hover,.sky-shell-v2__timeline-jump-button:focus-visible{border-color:#96baff6b;background:linear-gradient(180deg,#6f95ff61,#5473e04d),#0d1422f0;box-shadow:0 18px 34px #04081057,inset 0 1px #ffffff14;transform:translateY(-1px)}.sky-shell-v2__timeline-intro,.sky-shell-v2__timeline-empty-state{width:min(100%,760px);margin:0 0 18px 54px;border:1px solid rgba(148,163,184,.12);border-radius:18px;background:linear-gradient(180deg,#161d2bdb,#0d121cd1),#080c14a3;box-shadow:inset 0 1px #ffffff06,0 18px 38px #02060e29}.sky-shell-v2__timeline-intro{gap:12px;padding:18px}.sky-shell-v2__timeline-intro-badge{width:fit-content;min-height:26px;padding:0 11px;border:1px solid rgba(114,160,255,.18);border-radius:999px;background:#72a0ff1b;color:#d7e2ffe6;font-size:11px;letter-spacing:0}.sky-shell-v2__timeline-intro-title-row{gap:12px}.sky-shell-v2__timeline-intro-icon{width:40px;height:40px;border:1px solid rgba(148,163,184,.13);border-radius:13px;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#090d159e;color:#eaf1fff0}.sky-shell-v2__timeline-intro-copy h2{color:#f6f9fffa;font-size:19px;line-height:1.15}.sky-shell-v2__timeline-intro-subtitle,.sky-shell-v2__timeline-intro-description,.sky-shell-v2__timeline-intro-note,.sky-shell-v2__timeline-empty-state p{max-width:72ch;color:#bcc9e4c4;line-height:1.5}.sky-shell-v2__timeline-empty-state{min-height:150px;padding:22px}.sky-shell-v2__date-divider{width:min(100%,var(--sky-v2-timeline-lane-max));margin:18px 0 12px;padding-left:54px}.sky-shell-v2__date-divider:before{left:54px;right:0;border-top-color:#94a3b81f}.sky-shell-v2__date-divider span{min-height:26px;padding:0 12px;border:1px solid rgba(148,163,184,.13);border-radius:999px;background:linear-gradient(180deg,#141a26f7,#090d15f5);color:#cad6f0d1;font-size:10.5px;font-weight:780;letter-spacing:0;text-transform:none;box-shadow:0 10px 22px #02060e33,inset 0 1px #ffffff06}.sky-shell-v2__message-row{position:relative;width:min(100%,var(--sky-v2-timeline-lane-max));max-width:var(--sky-v2-timeline-lane-max);grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;margin:0 0 3px;padding:8px 12px 8px 10px;border:1px solid transparent;border-radius:14px;background:transparent;isolation:isolate;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.sky-shell-v2__message-row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:var(--sky-v2-timeline-row-bg);opacity:.06;transition:opacity .15s ease,background .15s ease}.sky-shell-v2__message-row:after{content:none}.sky-shell-v2__message-row+.sky-shell-v2__message-row{margin-top:0}.sky-shell-v2__message-row[data-has-rich-content=true]{padding-top:10px;padding-bottom:10px}.sky-shell-v2__message-row[data-has-rich-content=true]:before{background:var(--sky-v2-timeline-row-rich-bg);opacity:.12}.sky-shell-v2__message-row[data-message-deleted=true]{grid-template-columns:minmax(0,1fr);gap:0;margin-bottom:2px;padding-top:4px;padding-bottom:4px;border-color:transparent;box-shadow:none}.sky-shell-v2__message-row[data-message-deleted=true]:before,.sky-shell-v2__message-row[data-message-deleted=true]:after{opacity:0}.sky-shell-v2__message-row[data-message-deleted=true] .sky-shell-v2__message-avatar,.sky-shell-v2__message-row[data-message-deleted=true] .sky-shell-v2__message-avatar-button,.sky-shell-v2__message-row[data-message-deleted=true] .sky-shell-v2__message-meta{display:none}.sky-shell-v2__message-row:hover,.sky-shell-v2__message-row:focus-within,.sky-shell-v2__message-row[data-menu-open=true]{border-color:var(--sky-v2-timeline-row-border);background:transparent;box-shadow:inset 0 1px #ffffff03,0 6px 14px #02060e0f}.sky-shell-v2__message-row:hover:before,.sky-shell-v2__message-row:focus-within:before,.sky-shell-v2__message-row[data-menu-open=true]:before{background:var(--sky-v2-timeline-row-hover-bg);opacity:1}.sky-shell-v2__message-row[data-search-jump-active=true]{border-color:#60a5fa38;box-shadow:inset 0 1px #ffffff04,0 0 0 1px #60a5fa0f,0 10px 22px #0f172a1f}.sky-shell-v2__message-row[data-search-jump-active=true]:before{background:linear-gradient(180deg,#2563eb14,#3b82f60d);opacity:1}.sky-shell-v2__message-row[data-menu-open=true],.sky-shell-v2__message-row[data-message-editing=true]{border-color:var(--sky-v2-timeline-row-border-strong);z-index:8}.sky-shell-v2__message-row[data-group-position=middle],.sky-shell-v2__message-row[data-group-position=end]{margin-top:-3px}.sky-shell-v2__message-row[data-group-position=middle] .sky-shell-v2__message-avatar,.sky-shell-v2__message-row[data-group-position=end] .sky-shell-v2__message-avatar{transform:none;opacity:1;visibility:visible;pointer-events:auto}.sky-shell-v2__message-avatar{position:relative;z-index:1;width:38px;height:38px;margin-top:2px;border:1px solid rgba(179,194,228,.11);border-radius:13px;background:linear-gradient(180deg,#7486fff2,#4c5ccdf2),#ffffff0a;color:#fafcfffa;font-size:13px;font-weight:800;box-shadow:inset 0 1px #ffffff14,0 6px 16px #04081024;transition:transform .15s ease,opacity .15s ease,border-color .15s ease,box-shadow .15s ease}.sky-shell-v2__message-avatar-button:hover,.sky-shell-v2__message-avatar-button:focus-visible{border-color:#8baaff57;transform:none;opacity:1;background:linear-gradient(180deg,#7486fff2,#4c5ccdf2),#ffffff0a;box-shadow:inset 0 1px #ffffff1a,0 7px 16px #04081024,0 0 0 2px #4c77eb12}.sky-shell-v2__message-row[data-group-position=middle] .sky-shell-v2__message-avatar-button:hover,.sky-shell-v2__message-row[data-group-position=end] .sky-shell-v2__message-avatar-button:hover,.sky-shell-v2__message-row[data-group-position=middle] .sky-shell-v2__message-avatar-button:focus-visible,.sky-shell-v2__message-row[data-group-position=end] .sky-shell-v2__message-avatar-button:focus-visible{transform:none;opacity:1}.sky-shell-v2__message-meta[data-continued=true]{min-height:18px}.sky-shell-v2__message-body{position:relative;min-width:0;padding-right:106px}.sky-shell-v2__message-row[data-has-actions=false] .sky-shell-v2__message-body,.sky-shell-v2__message-row[data-message-deleted=true] .sky-shell-v2__message-body{padding-right:10px}.sky-shell-v2__message-meta{display:flex;align-items:center;gap:8px;min-width:0;min-height:21px;color:#9daccac7;font-size:11px;line-height:1.3;flex-wrap:wrap}.sky-shell-v2__message-meta strong,.sky-shell-v2__message-author-button{color:#f4f8fff7;font-size:13.5px;font-weight:780;line-height:1.2}.sky-shell-v2__message-author-button{max-width:min(260px,50vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__message-author-button:hover,.sky-shell-v2__message-author-button:focus-visible{color:#cadafffa;text-decoration:none}.sky-shell-v2__message-time,.sky-shell-v2__message-compact-meta{display:inline-flex;align-items:center;min-height:0;padding:0;border-radius:0;background:transparent;color:#a7b5d2b8;font-size:10.5px;line-height:1.2}.sky-shell-v2__message-compact-meta{color:#b9c6e1b8}.sky-shell-v2__message-content{margin-top:5px;max-width:78ch;color:#e1e9f8f2;font-size:14px;line-height:1.64;overflow-wrap:anywhere}.sky-shell-v2__message-content[data-deleted=true]{color:#a1b0cdb3;font-style:italic}.sky-shell-v2__mention-token{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;border-radius:6px;background:#5865f21a;color:#dce5ff;font-weight:640;box-shadow:inset 0 0 0 1px #84a6ff1f;vertical-align:baseline}.sky-shell-v2__mention-token--broadcast{background:#faa61a1f;color:#ffdba0;box-shadow:inset 0 0 0 1px #faa61a24}.sky-shell-v2__mention-token--self{background:#5865f229;color:#f4f7ff;box-shadow:inset 0 0 0 1px #84a6ff38}.sky-shell-v2__message-row[data-message-deleted=true] .sky-shell-v2__message-content{margin-top:0;max-width:min(100%,520px);font-size:12.5px;line-height:1.35}.sky-shell-v2__message-action-shell{position:absolute;display:flex;justify-content:flex-end;top:7px;right:9px;z-index:4}.sky-shell-v2__message-action-row{gap:1px;padding:2px;border:1px solid rgba(148,163,184,.12);border-radius:12px;background:#090d15e0;box-shadow:0 10px 22px #02060e2e,inset 0 1px #ffffff05;opacity:1;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity .14s ease,transform .14s ease}@media(hover:hover)and (pointer:fine){.sky-shell-v2__message-action-row{opacity:0;pointer-events:none;transform:translateY(-2px) scale(.985)}.sky-shell-v2__message-row:hover .sky-shell-v2__message-action-row,.sky-shell-v2__message-row:focus-within .sky-shell-v2__message-action-row,.sky-shell-v2__message-row[data-menu-open=true] .sky-shell-v2__message-action-row,.sky-shell-v2__message-action-shell[data-menu-open=true] .sky-shell-v2__message-action-row{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}}.sky-shell-v2__message-action-button--icon{width:30px;min-width:30px;height:30px;min-height:30px;border:0;border-radius:9px;color:#becbe7cc}.sky-shell-v2__message-action-button--icon:hover:not([disabled]),.sky-shell-v2__message-action-button--icon:focus-visible{background:#72a0ff1a;color:#f4f8fffa}.sky-shell-v2__message-action-button--icon[data-active=true]{background:#72a0ff21;color:#eff6fffa}.sky-shell-v2__message-action-menu{min-width:220px;padding:7px;border-radius:15px;border-color:#94a3b829;background:linear-gradient(180deg,#141b28fb,#090d15fb);box-shadow:0 24px 58px #00000061,inset 0 1px #ffffff06}.sky-shell-v2__message-action-menu .sky-shell-v2__menu-row{min-height:34px;border-radius:11px}.sky-shell-v2__reply-reference{width:fit-content;max-width:min(100%,680px);gap:4px;margin:10px 0 9px;padding:8px 11px 8px 13px;border-left:2px solid rgba(125,164,255,.26);border-radius:12px;background:linear-gradient(90deg,#526fc61a,#ffffff04)}.sky-shell-v2__reply-reference strong{color:#dee8ffe6;font-size:11px;letter-spacing:0}.sky-shell-v2__reply-reference span{color:#b5c3e0bd;line-height:1.42;overflow-wrap:anywhere}.sky-shell-v2__reply-reference[data-deleted=true]{width:auto;max-width:min(100%,320px);gap:0;margin:7px 0 6px;padding:5px 10px;border-left:0;border-radius:999px;background:#94a3b817}.sky-shell-v2__reply-reference[data-deleted=true] span{color:#afbcd6c7;font-size:12px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__reaction-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.sky-shell-v2__reaction-chip,.sky-shell-v2__thread-link{min-height:28px;border:1px solid rgba(148,163,184,.11);background:#ffffff07;color:#cfdbf3d6;box-shadow:inset 0 1px #ffffff04}.sky-shell-v2__reaction-chip{display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:999px;font-size:12px;line-height:1}.sky-shell-v2__reaction-chip:hover,.sky-shell-v2__thread-link:hover{border-color:#aabee82e;background:#ffffff0d;color:#f5f8fffa}.sky-shell-v2__reaction-chip[data-active=true]{border-color:#7da4ff42;background:#5b7ef524;color:#f0f6fffc}.sky-shell-v2__thread-link{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin-top:11px;padding:0 11px;border-radius:999px;color:#c5d3efd1;font-size:12px;font-weight:750}.sky-shell-v2__thread-link:before{content:"";width:14px;height:14px;opacity:.56;background:currentColor;-webkit-mask:linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0);clip-path:polygon(18% 20%,70% 20%,70% 8%,96% 50%,70% 92%,70% 80%,18% 80%)}.sky-shell-v2__attachment-stack{display:grid;gap:7px;margin-top:10px}.sky-shell-v2__attachment-card{width:min(100%,390px);max-width:min(100%,390px);min-width:min(100%,220px);grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:8px;border:1px solid rgba(148,163,184,.11);border-radius:14px;background:linear-gradient(180deg,#121926ad,#0a0f18b8);box-shadow:inset 0 1px #ffffff05,0 8px 18px #02060e14}.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:hover),.sky-shell-v2__attachment-card:has(.sky-shell-v2__attachment-main:focus-visible){border-color:#aabee82e;background:linear-gradient(180deg,#171f2fc2,#0b111ccc);box-shadow:inset 0 1px #ffffff05,0 10px 22px #02060e1f}.sky-shell-v2__attachment-main{gap:8px}.sky-shell-v2__attachment-preview,.sky-shell-v2__attachment-kind-badge{width:42px;min-width:42px;height:42px;border-radius:12px}.sky-shell-v2__attachment-kind-badge{border-color:#94a3b81f;background:linear-gradient(180deg,#72a0ff1a,#ffffff08);color:#e1eaffe6;font-size:9.5px;letter-spacing:.02em}.sky-shell-v2__attachment-text{min-width:0;gap:3px}.sky-shell-v2__attachment-text strong{display:block;max-width:100%;color:#f2f7fff5;font-size:12.5px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__attachment-text span{display:block;color:#b2c1dec2;font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sky-shell-v2__attachment-icon-button{width:32px;min-width:32px;height:32px;border-radius:10px;color:#becce8c2}.sky-shell-v2__attachment-icon-button:hover:not([disabled]),.sky-shell-v2__attachment-icon-button:focus-visible{border-color:#aabee82e;background:#72a0ff14;color:#f5f8fffa}@media(max-width:920px){.sky-shell-v2__timeline{padding-left:18px;padding-right:18px}.sky-shell-v2__timeline:before{left:18px;width:calc(100% - 36px)}.sky-shell-v2__timeline-intro,.sky-shell-v2__timeline-empty-state{margin-left:0}.sky-shell-v2__date-divider{padding-left:0}.sky-shell-v2__date-divider:before{left:0}.sky-shell-v2__message-row{grid-template-columns:38px minmax(0,1fr);margin-left:0;margin-right:0;padding-left:8px;padding-right:8px}.sky-shell-v2__message-body{padding-right:86px}}:root{--sky-v2-composer-popover-bg: linear-gradient(180deg, rgba(19, 25, 38, .985), rgba(8, 12, 20, .985));--sky-v2-composer-popover-border: rgba(158, 175, 211, .15);--sky-v2-composer-popover-border-strong: rgba(143, 172, 255, .26);--sky-v2-composer-popover-card: linear-gradient(180deg, rgba(255, 255, 255, .052), rgba(255, 255, 255, .022));--sky-v2-composer-popover-card-hover: linear-gradient(180deg, rgba(114, 160, 255, .13), rgba(255, 255, 255, .034));--sky-v2-composer-popover-focus: 0 0 0 1px rgba(125, 164, 255, .28), 0 0 0 4px rgba(76, 119, 235, .09)}.sky-shell-v2__composer-wrap[data-utility-panel=gif] .sky-shell-v2__toolbar-icon[data-action-id=gif],.sky-shell-v2__composer-wrap[data-utility-panel=emoji] .sky-shell-v2__toolbar-icon[data-action-id=emoji],.sky-shell-v2__composer-wrap[data-utility-panel=apps] .sky-shell-v2__toolbar-icon[data-action-id=apps],.sky-shell-v2__composer-wrap[data-utility-panel=sticker] .sky-shell-v2__toolbar-icon[data-action-id=sticker]{border-color:#7da4ff47;background:linear-gradient(180deg,#5c80f533,#4865d21f);color:#f4f8fffa;box-shadow:inset 0 1px #ffffff0b,0 8px 18px #0c183a29}.sky-shell-v2__composer-utility-panel{right:0;bottom:calc(100% + 12px);width:min(430px,calc(100vw - 40px));max-height:min(520px,calc(100vh - 150px));gap:13px;padding:14px;border:1px solid var(--sky-v2-composer-popover-border);border-radius:18px;background:radial-gradient(circle at 20% 0%,rgba(114,160,255,.11),transparent 34%),var(--sky-v2-composer-popover-bg);box-shadow:0 26px 70px #00000061,0 0 0 1px #ffffff05,inset 0 1px #ffffff08;overflow:hidden}.sky-shell-v2__composer-utility-panel[data-panel-kind=emoji]{width:min(386px,calc(100vw - 40px))}.sky-shell-v2__composer-utility-panel[data-panel-kind=apps]{width:min(410px,calc(100vw - 40px))}.sky-shell-v2__composer-utility-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 36%),radial-gradient(circle at 100% 100%,rgba(99,122,255,.08),transparent 36%)}.sky-shell-v2__composer-utility-panel:after{content:"";position:absolute;right:66px;bottom:-7px;width:14px;height:14px;border-right:1px solid var(--sky-v2-composer-popover-border);border-bottom:1px solid var(--sky-v2-composer-popover-border);background:#080c14fb;transform:rotate(45deg)}.sky-shell-v2__composer-utility-panel-head,.sky-shell-v2__composer-utility-grid{position:relative;z-index:1}.sky-shell-v2__composer-utility-panel-head{align-items:center;gap:12px;padding:2px 2px 0}.sky-shell-v2__composer-utility-title{min-width:0;display:grid;gap:3px}.sky-shell-v2__composer-utility-panel-head strong{margin:0;color:#f6f9fff7;font-size:14px;font-weight:780;line-height:1.2}.sky-shell-v2__composer-utility-panel-head span{max-width:38ch;color:#b5c2deb8;font-size:11.5px;line-height:1.35}.sky-shell-v2__composer-utility-close{width:32px;min-width:32px;height:32px;border:1px solid transparent;border-radius:11px;background:#ffffff09;color:#c0cce6c7}.sky-shell-v2__composer-utility-close:hover,.sky-shell-v2__composer-utility-close:focus-visible{border-color:#9eafd329;background:#ffffff10;color:#f5f8fff5}.sky-shell-v2__composer-utility-grid{max-height:min(390px,calc(100vh - 250px));padding:1px 2px 2px;overflow:auto;overscroll-behavior:contain;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;scrollbar-gutter:stable}.sky-shell-v2__composer-utility-grid[data-layout=list],.sky-shell-v2__composer-utility-panel[data-panel-kind=apps] .sky-shell-v2__composer-utility-grid{grid-template-columns:1fr;gap:8px}.sky-shell-v2__composer-utility-panel[data-panel-kind=emoji] .sky-shell-v2__composer-utility-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.sky-shell-v2__composer-utility-option{position:relative;min-width:0;gap:9px;padding:9px;border:1px solid rgba(148,163,184,.12);border-radius:15px;background:var(--sky-v2-composer-popover-card);box-shadow:inset 0 1px #ffffff06;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.sky-shell-v2__composer-utility-option:hover,.sky-shell-v2__composer-utility-option:focus-visible{border-color:var(--sky-v2-composer-popover-border-strong);background:var(--sky-v2-composer-popover-card-hover);box-shadow:var(--sky-v2-composer-popover-focus),inset 0 1px #ffffff08;transform:translateY(-1px)}.sky-shell-v2__composer-utility-option:focus-visible{outline:none}.sky-shell-v2__composer-utility-option-preview{min-height:104px;border:1px solid rgba(148,163,184,.105);border-radius:13px;background:radial-gradient(circle at 28% 18%,rgba(125,164,255,.18),transparent 32%),linear-gradient(135deg,#ffffff0e,#ffffff05),#070b13b8;box-shadow:inset 0 1px #ffffff06}.sky-shell-v2__composer-utility-option-preview[data-empty=true]:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,255,255,.055);border-radius:10px;background:linear-gradient(135deg,rgba(114,160,255,.1),transparent 46%),repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 9px);opacity:.8}.sky-shell-v2__composer-utility-option-preview img{filter:saturate(.95) contrast(1.02);transition:transform .18s ease}.sky-shell-v2__composer-utility-option:hover .sky-shell-v2__composer-utility-option-preview img,.sky-shell-v2__composer-utility-option:focus-visible .sky-shell-v2__composer-utility-option-preview img{transform:scale(1.035)}.sky-shell-v2__composer-utility-option-fallback{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:34px;padding:0 12px;border:1px solid rgba(125,164,255,.22);border-radius:12px;background:#7da4ff1f;color:#e7effff0;font-size:13px;font-weight:820;letter-spacing:.02em}.sky-shell-v2__composer-utility-option[data-panel-kind=gif] .sky-shell-v2__composer-utility-option-fallback{min-width:66px;min-height:38px;font-size:15px}.sky-shell-v2__composer-utility-option-emoji{font-size:36px;filter:drop-shadow(0 8px 14px rgba(0,0,0,.22))}.sky-shell-v2__composer-utility-option-badge{right:7px;bottom:7px;min-height:19px;padding:0 7px;border:1px solid rgba(255,255,255,.075);background:#060a12db;color:#eef4fff0;letter-spacing:.02em}.sky-shell-v2__composer-utility-option-copy{gap:3px}.sky-shell-v2__composer-utility-option-copy strong{color:#f3f7fff5;font-size:12.5px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2__composer-utility-option-copy span{color:#aebcdabd;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.sky-shell-v2__composer-utility-panel[data-panel-kind=emoji] .sky-shell-v2__composer-utility-option{gap:5px;padding:7px;border-radius:13px}.sky-shell-v2__composer-utility-panel[data-panel-kind=emoji] .sky-shell-v2__composer-utility-option-preview{min-height:48px;border-radius:11px}.sky-shell-v2__composer-utility-panel[data-panel-kind=emoji] .sky-shell-v2__composer-utility-option-copy{justify-items:center}.sky-shell-v2__composer-utility-panel[data-panel-kind=emoji] .sky-shell-v2__composer-utility-option-copy strong{max-width:100%;color:#cad6efc2;font-size:10.5px;font-weight:680;text-align:center}.sky-shell-v2__composer-utility-panel[data-panel-kind=emoji] .sky-shell-v2__composer-utility-option-copy span{display:none}.sky-shell-v2__composer-utility-panel[data-panel-kind=apps] .sky-shell-v2__composer-utility-option,.sky-shell-v2__composer-utility-grid[data-layout=list] .sky-shell-v2__composer-utility-option{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:11px;padding:9px 10px}.sky-shell-v2__composer-utility-panel[data-panel-kind=apps] .sky-shell-v2__composer-utility-option-preview,.sky-shell-v2__composer-utility-grid[data-layout=list] .sky-shell-v2__composer-utility-option-preview{min-height:52px;height:52px}.sky-shell-v2__composer-utility-panel[data-panel-kind=apps] .sky-shell-v2__composer-utility-option-fallback{min-width:34px;min-height:30px;padding:0 7px;font-size:11px}@media(max-width:920px){.sky-shell-v2__composer-utility-panel{right:-4px;width:min(390px,calc(100vw - 28px));max-height:min(500px,calc(100vh - 130px))}.sky-shell-v2__composer-utility-grid{max-height:min(360px,calc(100vh - 235px))}}:root{--sky-v2-composer-popover-bg: linear-gradient(180deg, #121a29 0%, #080d16 100%);--sky-v2-composer-popover-border: rgba(168, 184, 218, .2);--sky-v2-composer-popover-border-strong: rgba(146, 174, 255, .34);--sky-v2-composer-popover-card: linear-gradient(180deg, #151e2d 0%, #0d1420 100%);--sky-v2-composer-popover-card-hover: linear-gradient(180deg, #1a2638 0%, #101928 100%);--sky-v2-composer-popover-focus: 0 0 0 1px rgba(125, 164, 255, .34), 0 0 0 4px rgba(76, 119, 235, .12)}.sky-shell-v2__composer-wrap{position:relative;z-index:80;isolation:isolate}.sky-shell-v2__composer-toolbar--trailing .sky-shell-v2__toolbar-icon[data-action-id=apps]{display:none}.sky-shell-v2__composer-utility-panel{z-index:220;pointer-events:auto;isolation:isolate;opacity:1;border-color:var(--sky-v2-composer-popover-border);background:linear-gradient(180deg,#ffffff09,#fff0 32%),var(--sky-v2-composer-popover-bg);background-color:#080d16;box-shadow:0 34px 82px #00000094,0 14px 34px #00000052,0 0 0 1px #ffffff07,inset 0 1px #ffffff0b;backdrop-filter:none;-webkit-backdrop-filter:none}.sky-shell-v2__composer-utility-panel:before{background:radial-gradient(circle at 18% 0%,rgba(111,148,255,.095),transparent 30%),radial-gradient(circle at 100% 100%,rgba(75,97,180,.075),transparent 34%);opacity:.82}.sky-shell-v2__composer-utility-panel:after{background:#080d16;box-shadow:8px 8px 18px #0000002e}.sky-shell-v2__composer-utility-option{border-color:#99aacd26;background:var(--sky-v2-composer-popover-card);box-shadow:inset 0 1px #ffffff08,0 8px 18px #00000024}.sky-shell-v2__composer-utility-option:hover,.sky-shell-v2__composer-utility-option:focus-visible{background:var(--sky-v2-composer-popover-card-hover);box-shadow:var(--sky-v2-composer-popover-focus),inset 0 1px #ffffff0b,0 10px 22px #0003}.sky-shell-v2__composer-utility-option-preview{border-color:#99aacd24;background:radial-gradient(circle at 28% 18%,rgba(125,164,255,.16),transparent 31%),linear-gradient(135deg,#ffffff0a,#ffffff03),#09111d}.sky-shell-v2__composer-utility-close{background:#111928}:root{--sky-v2-server-sidebar-bg-top: #101723;--sky-v2-server-sidebar-bg-bottom: #080d15;--sky-v2-server-sidebar-panel: rgba(16, 23, 34, .86);--sky-v2-server-sidebar-panel-strong: rgba(22, 31, 46, .94);--sky-v2-server-sidebar-stroke: rgba(154, 171, 205, .13);--sky-v2-server-sidebar-stroke-strong: rgba(143, 171, 240, .24);--sky-v2-server-sidebar-hover: rgba(255, 255, 255, .045);--sky-v2-server-sidebar-active: linear-gradient(180deg, rgba(83, 125, 240, .24), rgba(64, 98, 197, .14))}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar{background:radial-gradient(circle at 50% -8%,rgba(108,144,234,.08),transparent 36%),linear-gradient(180deg,var(--sky-v2-server-sidebar-bg-top),var(--sky-v2-server-sidebar-bg-bottom));border-right-color:#9aabcd1a;box-shadow:inset -1px 0 #ffffff05,inset 0 1px #ffffff05}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-header{min-height:64px;align-items:center;padding:9px 10px 8px;border-bottom-color:var(--sky-v2-server-sidebar-stroke);background:linear-gradient(180deg,#182131fa,#0d131ef0);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 10px 24px #02060e2e,inset 0 1px #ffffff09}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-header-main{min-width:0}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-header-trigger{min-height:48px;padding:7px 9px;border:1px solid transparent;border-radius:14px;background:#ffffff05;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-header-trigger:hover,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-header-trigger:focus-visible{border-color:#9aabcd26;background:#ffffff0b;box-shadow:inset 0 1px #ffffff09}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__workspace-name-row{display:flex;align-items:center;gap:7px;min-width:0}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__workspace-name{min-width:0;color:#f7fafffa;font-size:14.5px;font-weight:780;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__workspace-caret{color:#bdcbe6ad;font-size:11px;line-height:1}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__workspace-subtitle{max-width:23ch;margin-top:3px;color:#b8c5e0b3;font-size:11.5px;line-height:1.28;-webkit-line-clamp:1}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-header-actions{gap:6px}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__icon-action--sidebar{width:34px;height:34px;border-color:#9aabcd1a;background:#ffffff07;color:#cfdbf4cc;box-shadow:none}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__icon-action--sidebar:hover,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__icon-action--sidebar:focus-visible{border-color:#9aabcd2e;background:#ffffff0f;color:#f7fafff5}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-scroll{padding:12px 9px;scrollbar-gutter:stable}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group{position:relative;display:grid;gap:4px}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group+.sky-shell-v2__sidebar-group{margin-top:16px;padding-top:9px}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group+.sky-shell-v2__sidebar-group:before{content:"";position:absolute;top:0;left:10px;right:10px;height:1px;background:linear-gradient(90deg,transparent,rgba(154,171,205,.11),transparent)}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group-head{min-height:25px;padding:0 9px 5px;color:#b5c2deb8;font-size:11px;font-weight:720;line-height:1;letter-spacing:0}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group-head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group-head .sky-shell-v2__ghost-action{min-height:24px;padding:0 8px;border-radius:9px;color:#c6d3eec2;background:transparent}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group-head .sky-shell-v2__ghost-action:hover,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group-head .sky-shell-v2__ghost-action:focus-visible{color:#f6f9fff5;background:#ffffff0e}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group-action-row{width:calc(100% - 18px);min-height:34px;margin:0 9px 6px;padding:0 10px;border:1px solid transparent;border-radius:12px;color:#cedbf5d1;background:#ffffff05}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group-action-row:hover,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group-action-row:focus-visible{border-color:#9aabcd21;background:#ffffff0d;color:#f6f9fff2}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-group-action-row-icon{width:18px;height:18px;border:1px solid rgba(126,190,255,.22);border-radius:7px;background:#4f93eb1b;color:#9ed4ff;font-size:13px}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-list{display:grid;gap:2px}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item-shell{gap:4px}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item-row{min-height:42px}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item-row[data-has-actions=true]{column-gap:4px}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item{min-height:42px;padding:7px 9px;grid-template-columns:23px minmax(0,1fr) auto;gap:8px;border:1px solid transparent;border-radius:13px;background:transparent;box-shadow:none}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item:hover,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item:focus-visible{border-color:#9aabcd17;background:var(--sky-v2-server-sidebar-hover);box-shadow:inset 0 1px #ffffff07}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-active=true]{border-color:var(--sky-v2-server-sidebar-stroke-strong);background:var(--sky-v2-server-sidebar-active);color:#f8fbfffa;box-shadow:inset 3px 0 #7da4ffdb,inset 0 1px #ffffff0b,0 10px 22px #050a162e}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-kind=voice][data-active=true]{border-color:#6dcfff3d;background:linear-gradient(180deg,#38bdf82b,#456fdb1c);box-shadow:inset 3px 0 #5bd8ffb8,inset 0 1px #ffffff0a,0 10px 22px #050a162b}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-notification-tone=unread]:not([data-active=true]){border-color:#7da4ff1f;background:linear-gradient(90deg,rgba(93,137,255,.105),rgba(255,255,255,.018) 62%,transparent)}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-notification-tone=mention]:not([data-active=true]){border-color:#53beff2e;background:linear-gradient(90deg,rgba(49,162,241,.14),rgba(255,255,255,.02) 64%,transparent)}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-muted=true]:not([data-active=true]){opacity:.76}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item-icon-wrap{align-self:center;width:23px;height:23px;border-radius:8px;color:#a6b5d5bd}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item-icon{display:inline-grid;place-items:center;width:23px;height:23px;color:inherit}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-active=true] .sky-shell-v2__sidebar-item-icon-wrap{background:#fff1;color:#eaf1fff5}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-kind=voice] .sky-shell-v2__sidebar-item-icon-wrap{background:#38bdf813;color:#8fdaffe0}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item-title{color:#d6e0f4e0;font-size:13.5px;font-weight:670;line-height:1.22}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-active=true] .sky-shell-v2__sidebar-item-title,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-notification-tone=unread] .sky-shell-v2__sidebar-item-title,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item[data-notification-tone=mention] .sky-shell-v2__sidebar-item-title{color:#f8fbfffa}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item-subtitle{max-width:100%;margin-top:2px;color:#afbddb9e;font-size:11px;line-height:1.24}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-unread-dot{width:8px;height:8px;align-self:center;background:#83adff;box-shadow:0 0 0 2px #080d15f5,0 0 12px #5d89ff61}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-badge{min-width:19px;height:19px;padding:0 6px;align-self:center;border-color:#91dcff40;background:linear-gradient(180deg,#42b7ff,#267ee8);color:#f9fdff;box-shadow:0 0 0 2px #080d15f5,0 10px 20px #1563c657}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__sidebar-item-actions{min-width:30px;padding-right:4px}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__icon-action--sidebar-row{width:28px;height:28px;min-height:28px;border:1px solid transparent;border-radius:10px;background:#080d168f;color:#cddaf2d6}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__icon-action--sidebar-row:hover,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__icon-action--sidebar-row:focus-visible{border-color:#9aabcd24;background:#ffffff12;color:#f8fbfffa}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__voice-sidebar-roster{margin:1px 8px 5px 12px;gap:4px;padding:4px 0 1px;border-left:0}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__voice-sidebar-row,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__voice-sidebar-empty{margin-left:0}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__voice-sidebar-row{min-height:24px;padding:3px 6px 3px 7px;border-radius:9px;background:#ffffff05}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__voice-sidebar-row:hover,.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__voice-sidebar-row:focus-visible{background:#ffffff0d}.sky-shell-v2[data-screen=server-channel] .sky-shell-v2__voice-sidebar-empty{color:#afbddb94;font-size:11.5px}:root{--sky-v2-leftnav-rail-top: #0c111a;--sky-v2-leftnav-rail-bottom: #070b12;--sky-v2-leftnav-rail-hover: rgba(255, 255, 255, .06);--sky-v2-leftnav-rail-active: linear-gradient(180deg, #7489ff, #596ee8);--sky-v2-leftnav-panel: rgba(12, 18, 28, .94);--sky-v2-leftnav-panel-strong: rgba(17, 25, 38, .96);--sky-v2-leftnav-stroke: rgba(154, 171, 205, .13);--sky-v2-leftnav-stroke-strong: rgba(126, 164, 255, .3)}.sky-shell-v2__rail{padding:12px 10px 14px;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 18%),linear-gradient(180deg,var(--sky-v2-leftnav-rail-top),var(--sky-v2-leftnav-rail-bottom));border-right-color:#9aabcd1f;box-shadow:inset -1px 0 #ffffff05,1px 0 18px #00000024}.sky-shell-v2__rail-stack{gap:9px}.sky-shell-v2__rail-button{width:48px;height:48px;border:1px solid transparent;border-radius:17px;background:transparent;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.sky-shell-v2__rail-button:hover,.sky-shell-v2__rail-button:focus-visible{border-color:#9aabcd24;background:var(--sky-v2-leftnav-rail-hover);box-shadow:inset 0 1px #ffffff09}.sky-shell-v2__rail-button[data-active=true]{border-color:#8fabf03d;background:linear-gradient(180deg,#5d78ff26,#506fe512);box-shadow:inset 0 1px #ffffff0b,0 12px 24px #0f162d57}.sky-shell-v2__rail-pill{inset:12px auto 12px -10px;width:4px;border-radius:0 999px 999px 0;background:transparent;opacity:.92}.sky-shell-v2__rail-button[data-active=true] .sky-shell-v2__rail-pill{background:#8ba5ff;box-shadow:0 0 14px #6f8fff7a}.sky-shell-v2__rail-button:has(.sky-shell-v2__rail-unread-dot):not([data-active=true]) .sky-shell-v2__rail-pill{inset-block:17px;background:#6f92ff}.sky-shell-v2__rail-button:has(.sky-shell-v2__rail-badge[data-tone=mention]):not([data-active=true]) .sky-shell-v2__rail-pill{inset-block:14px;background:#35a7ff;box-shadow:0 0 12px #35a7ff75}.sky-shell-v2__rail-avatar{width:38px;height:38px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 38%),linear-gradient(180deg,#6f78f1,#4f5ed9);box-shadow:inset 0 1px #ffffff2e,0 10px 20px #060a163d}.sky-shell-v2__rail-button[data-active=true] .sky-shell-v2__rail-avatar{background:var(--sky-v2-leftnav-rail-active);color:#fff;box-shadow:inset 0 1px #fff3,0 0 0 1px #aec1ff47,0 14px 28px #3148ac52}.sky-shell-v2__rail-unread-dot{top:4px;right:3px;width:9px;height:9px;border-color:var(--sky-v2-leftnav-rail-bottom);background:#7da4ff;box-shadow:0 0 0 1px #7da4ff42,0 0 12px #5d89ff61}.sky-shell-v2__rail-badge{top:0;right:-2px;min-width:19px;height:19px;padding:0 6px;border:2px solid var(--sky-v2-leftnav-rail-bottom);font-size:10.5px}.sky-shell-v2__rail-badge[data-tone=mention]{background:linear-gradient(180deg,#45bdff,#2584ef);box-shadow:0 0 0 1px #48beff47,0 10px 18px #1563c657}.sky-shell-v2__rail-button:has(.sky-shell-v2__rail-unread-dot) .sky-shell-v2__rail-avatar{box-shadow:inset 0 1px #ffffff29,0 0 0 2px #7da4ff38,0 10px 20px #060a163d}.sky-shell-v2__rail-button:has(.sky-shell-v2__rail-badge[data-tone=mention]) .sky-shell-v2__rail-avatar{box-shadow:inset 0 1px #ffffff29,0 0 0 2px #35a7ff57,0 0 18px #35a7ff33,0 10px 20px #060a163d}.sky-shell-v2__rail-create{width:44px;height:44px;border:1px solid rgba(154,171,205,.12);border-radius:16px;background:#ffffff09;color:#d2def6d1;box-shadow:inset 0 1px #ffffff09;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.sky-shell-v2__rail-create:hover,.sky-shell-v2__rail-create:focus-visible{border-color:#7ea4ff47;background:#6887ff21;color:#f8fbfffa}.sky-shell-v2__account-dock{grid-template-columns:1fr;gap:8px;padding:10px;background:linear-gradient(180deg,#1119264d,#080c13b3);border-top-color:#9aabcd1f;box-shadow:inset 0 1px #ffffff05}.sky-shell-v2__account-dock-main{position:relative;gap:8px}.sky-shell-v2__account-launcher-shell{position:relative;min-width:0}.sky-shell-v2__account-primary{min-height:44px;padding:7px 8px;border:1px solid transparent;border-radius:14px;background:#ffffff06;transition:background-color .14s ease,border-color .14s ease}.sky-shell-v2__account-primary:hover,.sky-shell-v2__account-primary:focus-visible{border-color:#9aabcd21;background:#ffffff0e}.sky-shell-v2__account-avatar{width:35px;height:35px;border-radius:13px;box-shadow:inset 0 1px #ffffff29,0 8px 18px #0509123d}.sky-shell-v2__account-name{font-size:13px;line-height:1.2}.sky-shell-v2__account-handle{margin-top:2px;color:#b2c1e0b3;font-size:11px;line-height:1.2}.sky-shell-v2__account-actions{gap:5px}.sky-shell-v2__account-popover{position:absolute;left:0;right:0;bottom:calc(100% + 8px);z-index:32;width:100%;max-width:100%;box-sizing:border-box;display:grid;gap:8px;padding:10px;border:1px solid rgba(154,171,205,.16);border-radius:16px;background:linear-gradient(180deg,#0e121cfd,#090d15fe);box-shadow:0 18px 32px #03081257,0 8px 18px #03081233,inset 0 1px #ffffff0b}.sky-shell-v2__account-popover:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff07,inset 0 1px #ffffff07}.sky-shell-v2__account-popover-header{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:2px 2px 0}.sky-shell-v2__account-popover-header:before{content:none}.sky-shell-v2__account-popover-header:after{content:none}.sky-shell-v2__account-avatar-wrap--large{align-self:center;margin-bottom:0;padding:3px;border-radius:16px;background:linear-gradient(180deg,#ffffff24,#ffffff0b);box-shadow:0 10px 20px #0408123d,inset 0 1px #ffffff26}.sky-shell-v2__account-avatar-wrap--large .sky-shell-v2__account-avatar{width:46px;height:46px;border-radius:14px}.sky-shell-v2__account-popover-meta{min-width:0;display:grid;gap:3px;padding-top:0}.sky-shell-v2__account-popover-meta strong{font-size:15px;line-height:1.15;color:#f7fafffa}.sky-shell-v2__account-popover-meta span,.sky-shell-v2__account-popover-section-copy,.sky-shell-v2__account-popover-context{color:#bcc9e4c2;font-size:11.5px;line-height:1.45}.sky-shell-v2__account-popover-summary{display:grid;gap:4px;margin-top:0;padding:8px 10px;border:1px solid rgba(154,171,205,.09);border-radius:12px;background:linear-gradient(180deg,#ffffff09,#ffffff04)}.sky-shell-v2__account-popover-status{color:#f1f6fff5;font-size:12px;line-height:1.4;font-weight:600}.sky-shell-v2__account-popover-context{min-width:0}.sky-shell-v2__account-popover-actions{display:grid;grid-template-columns:1fr;gap:8px}.sky-shell-v2__account-popover-button,.sky-shell-v2__account-popover-danger{display:inline-flex;align-items:center;justify-content:flex-start;min-height:34px;padding:0 12px;border:1px solid rgba(154,171,205,.13);border-radius:10px;background:#ffffff0a;color:#f4f8fff2;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.sky-shell-v2__account-popover-button:hover,.sky-shell-v2__account-popover-button:focus-visible,.sky-shell-v2__account-popover-danger:hover,.sky-shell-v2__account-popover-danger:focus-visible{border-color:#9aabcd33;background:#ffffff12;transform:translateY(-1px);outline:none}.sky-shell-v2__account-popover-button--primary{background:#6783f72e;border-color:#6f8bff33}.sky-shell-v2__account-popover-section{display:grid;grid-template-columns:minmax(0,1fr);gap:6px;padding:10px 2px 2px;border-top:1px solid rgba(154,171,205,.08);border-radius:0;background:transparent}.sky-shell-v2__account-popover-section-title{color:#e2eaf9cc;font-size:10px;font-weight:600;line-height:1.3;letter-spacing:.05em;text-transform:uppercase}.sky-shell-v2__account-popover-section-copy{grid-column:1;color:#b0bfdca8;font-size:10.5px;line-height:1.35}.sky-shell-v2__account-popover-danger{grid-column:1;grid-row:auto;align-self:start;justify-self:stretch;min-width:0;min-height:32px;padding:0 10px;color:#ffe1e5d1;border-color:#f8717129;background:#f871710e;font-size:11.5px}.sky-shell-v2__account-popover-danger:hover,.sky-shell-v2__account-popover-danger:focus-visible{border-color:#f871713d;background:#f871711f}.sky-shell-v2__icon-action--account{width:30px;height:30px;min-height:30px;border:1px solid transparent;border-radius:11px;background:#ffffff07;color:#cbd8f1c2}.sky-shell-v2__icon-action--account:hover,.sky-shell-v2__icon-action--account:focus-visible,.sky-shell-v2__icon-action--account[data-active=true]{border-color:#9aabcd24;background:#fff1;color:#f8fbfffa}.sky-shell-v2__voice-dock{min-height:48px;padding:7px 8px;border-radius:16px;border-color:#57c7ff2b;background:linear-gradient(180deg,#41a2ff17,#3a5bc30f);box-shadow:inset 0 1px #ffffff0a,0 10px 20px #03081229}.sky-shell-v2__voice-dock--connected{min-height:48px}.sky-shell-v2__voice-dock-copy{gap:2px}.sky-shell-v2__voice-dock-copy strong{font-size:12px;line-height:1.2}.sky-shell-v2__voice-dock-copy span{color:#bbcae8ad;font-size:10px}.sky-shell-v2__voice-dock-actions{justify-self:end;gap:6px}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar{background:radial-gradient(circle at 50% -8%,rgba(108,144,234,.06),transparent 34%),linear-gradient(180deg,#101722,#080d15);border-right-color:#9aabcd1f}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-header,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-header{min-height:66px;padding:10px;border-bottom-color:#9aabcd1f;background:linear-gradient(180deg,#182131e0,#0d131ecc)}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-scroll,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-scroll{padding:12px 9px}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-group,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-group{display:grid;gap:4px}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-group+.sky-shell-v2__sidebar-group,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-group+.sky-shell-v2__sidebar-group{margin-top:16px;padding-top:10px;border-top:1px solid rgba(154,171,205,.08)}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-group-head,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-group-head{min-height:24px;padding:0 9px 5px;color:#abb9d8b3;font-size:10.5px;letter-spacing:.075em}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-list,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-list{gap:2px}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm],.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm]{min-height:44px;padding:7px 9px;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;border:1px solid transparent;border-radius:13px;background:transparent;box-shadow:none}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm]:hover,.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm]:focus-visible,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm]:hover,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm]:focus-visible{border-color:#9aabcd1a;background:#ffffff0b}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm][data-active=true],.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm][data-active=true]{border-color:#8fabf03d;background:linear-gradient(180deg,#537df033,#4062c51c);box-shadow:inset 3px 0 #7da4ffc2,inset 0 1px #ffffff0a}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm][data-notification-tone=unread]:not([data-active=true]),.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm][data-notification-tone=unread]:not([data-active=true]){background:linear-gradient(90deg,rgba(93,137,255,.1),rgba(255,255,255,.018) 64%,transparent)}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm][data-notification-tone=mention]:not([data-active=true]),.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm][data-notification-tone=mention]:not([data-active=true]){background:linear-gradient(90deg,rgba(49,162,241,.14),rgba(255,255,255,.02) 64%,transparent)}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm] .sky-shell-v2__sidebar-item-icon-wrap,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm] .sky-shell-v2__sidebar-item-icon-wrap{width:24px;height:24px;border-radius:9px;background:#ffffff0a;color:#adbee1d1}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm] .sky-shell-v2__sidebar-item-title,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm] .sky-shell-v2__sidebar-item-title{color:#d8e2f5e6;font-size:13px;font-weight:650;line-height:1.22}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm] .sky-shell-v2__sidebar-item-subtitle,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm] .sky-shell-v2__sidebar-item-subtitle{margin-top:2px;color:#afbddb9e;font-size:11px;line-height:1.22}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-unread-dot,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-unread-dot{width:8px;height:8px;background:#83adff;box-shadow:0 0 0 2px #080d15f5,0 0 12px #5d89ff52}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-badge,.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-badge{min-width:19px;height:19px;padding:0 6px;background:linear-gradient(180deg,#42b7ff,#267ee8);box-shadow:0 0 0 2px #080d15f5,0 10px 20px #1563c647}:root{--sky-settings-bg: #070b12;--sky-settings-shell: #0c121d;--sky-settings-shell-strong: #121a28;--sky-settings-panel: rgba(18, 26, 40, .78);--sky-settings-panel-strong: rgba(24, 34, 51, .88);--sky-settings-border: rgba(154, 171, 205, .13);--sky-settings-border-strong: rgba(154, 171, 205, .22);--sky-settings-hover: rgba(255, 255, 255, .055);--sky-settings-active: linear-gradient(180deg, rgba(83, 125, 240, .22), rgba(64, 98, 197, .12));--sky-settings-danger-bg: rgba(248, 113, 113, .105);--sky-settings-danger-border: rgba(248, 113, 113, .24)}.settings-modal{width:min(1160px,calc(100vw - 44px));max-height:min(820px,calc(100vh - 44px));grid-template-columns:minmax(238px,274px) minmax(0,1fr);gap:0;overflow:hidden;border:1px solid rgba(154,171,205,.18);border-radius:22px;background:radial-gradient(circle at 18% -8%,rgba(104,135,255,.12),transparent 34%),radial-gradient(circle at 88% 0%,rgba(56,189,248,.08),transparent 28%),linear-gradient(180deg,#101827,#070b12);box-shadow:0 28px 80px #00000085,inset 0 1px #ffffff0b}.settings-nav{min-width:0;padding:18px 12px;border-right:1px solid var(--sky-settings-border);background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 26%),linear-gradient(180deg,#0d131efa,#080c13fa);box-shadow:inset -1px 0 #ffffff05}.settings-brand-stack{padding:0 10px 14px}.settings-brand{color:#f8fbfffa;font-size:18px;font-weight:820;line-height:1.15}.settings-brand-subtitle{margin-top:4px;color:#b1c0dead;font-size:11.5px;line-height:1.35}.settings-nav-search{padding:0 6px 12px}.settings-nav-search input{min-height:36px;border:1px solid rgba(154,171,205,.14);border-radius:12px;background:#060a1294;color:#eaf1fff0;box-shadow:inset 0 1px #ffffff06}.settings-nav-search input::placeholder{color:#a5b4d28f}.settings-nav-search input:focus{border-color:#7ea4ff6b;outline:none;box-shadow:0 0 0 3px #5a7eff24}.settings-nav-group{gap:12px;padding:0 4px}.settings-nav-subgroup{gap:5px}.settings-nav-divider{padding:8px 8px 5px;color:#adbcda9e;font-size:10.5px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.settings-nav .settings-nav-item{min-height:46px;padding:7px 8px;gap:9px;border:1px solid transparent;border-radius:14px;background:transparent;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.settings-nav .settings-nav-item:hover,.settings-nav .settings-nav-item:focus-visible{border-color:#9aabcd1c;background:var(--sky-settings-hover)}.settings-nav .settings-nav-item.active{border-color:#8fabf03d;background:var(--sky-settings-active);box-shadow:inset 3px 0 #7da4ffc7,inset 0 1px #ffffff0a}.settings-nav-item-icon{width:29px;height:29px;border-radius:10px;background:#ffffff0a;color:#cedbf4cc}.settings-nav .settings-nav-item.active .settings-nav-item-icon{background:#ffffff14;color:#f8fbfffa}.settings-nav-item-copy>span{color:#e0e9faeb;font-size:13px;font-weight:700;line-height:1.2}.settings-nav-item-copy small{margin-top:2px;color:#adbcda9e;font-size:11px;line-height:1.25}.settings-nav-footer{margin:14px 4px 0;padding-top:12px;border-top:1px solid rgba(154,171,205,.1)}.settings-nav-account-card,.settings-nav-account-inline{border:1px solid rgba(154,171,205,.12);border-radius:15px;background:linear-gradient(180deg,#ffffff0b,#ffffff06);box-shadow:inset 0 1px #ffffff08}.settings-avatar{box-shadow:inset 0 1px #ffffff2e,0 10px 20px #0509123d}.settings-nav-account-copy strong{color:#f8fbfff5;font-size:13px}.settings-nav-account-copy small,.settings-nav-account-meta{color:#adbcdaa3;line-height:1.3}.settings-content{min-width:0;padding:22px 24px 24px;overflow:auto;background:linear-gradient(180deg,#0f1724db,#080c13eb);scrollbar-gutter:stable}.settings-modal .settings-shell-header{gap:16px;margin-bottom:16px;padding:13px 14px;border:1px solid rgba(154,171,205,.13);border-radius:18px;background:linear-gradient(180deg,#141d2ce6,#0c121cc2);box-shadow:inset 0 1px #ffffff09,0 14px 30px #02060e24}.settings-modal .settings-shell-title-block,.settings-modal .settings-header-copy{min-width:0}.settings-modal .settings-shell-breadcrumb{margin-bottom:7px;color:#aebddba3;font-size:11px;font-weight:750;letter-spacing:.075em;text-transform:uppercase}.settings-modal .settings-shell-title-row{gap:12px}.settings-modal .settings-shell-icon{width:42px;height:42px;border-radius:14px;border:1px solid rgba(154,171,205,.15);background:linear-gradient(180deg,#7da4ff2e,#38bdf817);box-shadow:inset 0 1px #ffffff12,0 12px 24px #04081233}.settings-modal .settings-header-copy strong{color:#f8fbfffa;font-size:20px;line-height:1.15}.settings-modal .settings-header-copy .muted{max-width:760px;color:#b7c5e2b8;line-height:1.45}.settings-close-button{min-height:34px;padding:0 13px;border-color:#9aabcd24;background:#ffffff09;color:#dae5f8db}.settings-close-button:hover:not([disabled]),.settings-close-button:focus-visible{border-color:#9aabcd3d;background:#ffffff12;color:#f8fbfffa}.settings-summary-grid{gap:10px;margin:16px 0 0}.settings-summary-card{min-width:0;padding:12px 13px;border:1px solid rgba(154,171,205,.12);border-radius:15px;background:linear-gradient(180deg,#ffffff0b,#ffffff06);box-shadow:inset 0 1px #ffffff08}.settings-summary-card-label{color:#b0bfdea3;font-size:10.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.settings-summary-card strong{margin-top:5px;color:#f8fbfffa;font-size:18px}.settings-summary-card small{color:#b2c1e0ad;line-height:1.35}.settings-focus-strip{margin-top:16px;border:1px solid rgba(126,164,255,.16);border-radius:16px;background:linear-gradient(180deg,#537df01f,#ffffff07);box-shadow:inset 0 1px #ffffff09}.settings-stack{gap:14px;margin-top:16px}.settings-group-card,.settings-content .panel-card,.settings-content .details-panel,.settings-content .utility-card,.settings-content .utility-card-v9,.server-role-settings-subcard,.server-moderation-context-card,.server-moderation-action-group,.server-moderation-feed-card{border:1px solid var(--sky-settings-border);border-radius:17px;background:linear-gradient(180deg,#ffffff0b,#ffffff06);box-shadow:inset 0 1px #ffffff08,0 12px 30px #02060e21}.settings-group-card{padding:15px}.settings-group-card+.settings-group-card{margin-top:0}.settings-section-header,.server-guide-settings-head,.server-role-settings-editor-head{gap:12px}.settings-content .section-title{color:#edf4fff5;font-size:12px;font-weight:820;letter-spacing:.055em;text-transform:uppercase}.settings-content .section-title.compact{font-size:11px}.settings-content .muted,.settings-content .compact-helper-row{color:#b4c3e1ad;line-height:1.45}.settings-content .header-chip,.settings-content .meta-pill,.settings-content .dirty-indicator{min-height:24px;border:1px solid rgba(154,171,205,.13);background:#ffffff0a;color:#d8e4f8db;box-shadow:inset 0 1px #ffffff06}.settings-content .header-chip.active,.settings-content .meta-pill.active,.settings-content .dirty-indicator{border-color:#7ea4ff40;background:#5d89ff1f;color:#e8f0fff5}.settings-content .header-chip.attention,.settings-content .meta-pill.attention{border-color:#fbbf243d;background:#fbbf241a;color:#ffe9a6}.settings-content .header-chip.danger,.settings-content .meta-pill.danger{border-color:#f8717147;background:#f871711c;color:#ffd2d8}.settings-stack input,.settings-stack select,.settings-stack textarea,.settings-content .language-inline-label input,.settings-content .language-inline-label select,.settings-content .language-inline-label textarea{min-height:38px;border:1px solid rgba(154,171,205,.14);border-radius:12px;background:#060a1294;color:#ecf2fff0;box-shadow:inset 0 1px #ffffff06}.settings-stack input:focus,.settings-stack select:focus,.settings-stack textarea:focus{border-color:#7ea4ff6b;outline:none;box-shadow:0 0 0 3px #5a7eff24}.settings-stack textarea{min-height:92px;line-height:1.45}.settings-content .language-inline-label{gap:7px;color:#b0bfdeb8;font-size:11.5px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.settings-content .toggle-row{border:1px solid rgba(154,171,205,.11);border-radius:14px;background:#ffffff07;padding:10px 11px}.server-settings-profile-preview{overflow:hidden;border:1px solid rgba(154,171,205,.13);border-radius:17px;background:#070b1280;box-shadow:inset 0 1px #ffffff08}.server-settings-profile-banner{min-height:88px;background:radial-gradient(circle at 24% 0%,rgba(125,164,255,.22),transparent 42%),linear-gradient(135deg,#537df038,#38bdf814)}.server-settings-profile-main{padding:12px 14px 14px}.server-settings-profile-icon{border:3px solid rgba(7,11,18,.96);box-shadow:0 0 0 1px #9aabcd24,0 14px 24px #02060e42}.channel-settings-form-stack,.channel-settings-preset-stack,.channel-settings-follow-stack{gap:12px}.channel-settings-preset-row,.channel-settings-follow-grid,.permission-grid.compact,.channel-permission-grid{gap:8px}.channel-settings-preset-button,.channel-settings-follow-option,.permission-toggle,.channel-permission-row,.overwrite-toggle-row button,.server-role-settings-list-item,.server-role-member-row,.audit-item,.invite-item,.server-moderation-report-item{border:1px solid rgba(154,171,205,.12);border-radius:14px;background:#ffffff07;box-shadow:inset 0 1px #ffffff06}.channel-settings-preset-button:hover,.channel-settings-follow-option:hover,.permission-toggle:hover,.channel-permission-row:hover,.overwrite-toggle-row button:hover,.server-role-settings-list-item:hover,.server-role-member-row:hover,.audit-item:hover,.invite-item:hover,.server-moderation-report-item:hover{border-color:#9aabcd33;background:#ffffff0d}.channel-settings-preset-button.active,.channel-settings-follow-option.selected,.permission-toggle.enabled,.server-role-settings-list-item.active,.server-moderation-report-item.active{border-color:#7ea4ff47;background:linear-gradient(180deg,#537df029,#4062c514);box-shadow:inset 3px 0 #7da4ffb3,inset 0 1px #ffffff0a}.permission-toggle.changed,.permission-toggle.owner-only-critical,.permission-toggle.locked{border-style:solid}.permission-toggle.locked,.channel-permission-row.advanced{background:#ffffff05;opacity:.82}.server-role-settings-layout,.server-moderation-layout{gap:14px}.server-role-settings-sidebar,.server-role-settings-editor,.server-moderation-sidebar,.server-moderation-detail{min-width:0}.server-role-settings-list,.server-role-member-list,.server-moderation-report-list,.server-moderation-feed,.audit-list,.invite-manager-list{gap:8px}.server-role-settings-create{border:1px dashed rgba(154,171,205,.18);border-radius:15px;background:#ffffff05}.server-role-settings-tabs,.server-moderation-tabs{padding:4px;border:1px solid rgba(154,171,205,.12);border-radius:14px;background:#060a126b}.server-role-settings-tabs .overview-section-tab,.server-moderation-tabs .overview-section-tab{min-height:32px;border-radius:10px}.server-role-settings-tabs .overview-section-tab.active,.server-moderation-tabs .overview-section-tab.active{background:#5d89ff29;color:#f8fbfffa}.server-moderation-summary-card,.server-moderation-metadata-item{border-color:#9aabcd1f;background:#ffffff08}.server-moderation-empty-state{border-color:#9aabcd29;background:linear-gradient(180deg,#ffffff07,#ffffff04);color:#b8c6e2bd}.server-moderation-attachment-chip,.server-moderation-context-message{border-color:#9aabcd1f;background:#060a1270}.channel-settings-danger-card,.settings-content .panel-card:has(button.danger),.server-role-settings-subcard:has(button.danger),.server-moderation-action-group{border-color:#f8717129}.settings-content button.danger{border-color:var(--sky-settings-danger-border);background:var(--sky-settings-danger-bg);color:#ffd2d8}.settings-content button.danger:hover:not([disabled]),.settings-content button.danger:focus-visible{border-color:#f8717157;background:#f8717129;color:#ffe6ea}.settings-content .panel-actions-row{gap:8px}.settings-content button.primary,.settings-content .panel-actions-row button{min-height:34px}@media(max-width:1040px){.settings-modal{grid-template-columns:minmax(210px,240px) minmax(0,1fr);width:min(980px,calc(100vw - 28px))}.settings-content{padding:18px}.server-role-settings-layout,.server-moderation-layout{grid-template-columns:1fr}}.settings-identity-counter-row{align-items:center;gap:10px}.settings-identity-counter-row .settings-identity-helper{flex:1 1 180px;min-width:0}.settings-identity-helper.attention,.muted.attention,.settings-identity-counter.attention{color:#ffbf92f0}.settings-identity-counter{flex:0 0 auto;color:#b0bfdeb8;font-size:11px;font-weight:700;line-height:1.2}.settings-surface-card,.server-role-member-main,.server-role-member-head,.sky-shell-v2__voice-sidebar-copy,.sky-shell-v2__voice-room-tile-meta,.profile-popout-v60 .profile-popout-server-summary span{min-width:0}.settings-surface-card strong,.settings-surface-card small,.settings-summary-card strong,.server-role-member-head strong,.sky-shell-v2__voice-sidebar-copy strong,.sky-shell-v2__voice-room-tile-meta strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-popout-v60 .profile-popout-server-summary span{display:inline-flex;align-items:center;gap:4px;max-width:100%}.profile-popout-v60 .profile-popout-server-summary span strong{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-role-member-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:flex-start}.server-role-member-main{display:grid;gap:8px}.server-role-member-actions{flex:0 0 auto}.sky-shell-v2__composer-utility-sections{display:grid;gap:14px;max-height:min(390px,calc(100vh - 250px));padding:1px 2px 2px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.sky-shell-v2__composer-utility-section{display:grid;gap:8px}.sky-shell-v2__composer-utility-section-head strong{color:#e7eefae0;font-size:11px;font-weight:780;letter-spacing:.04em;text-transform:uppercase}.sky-shell-v2__composer-utility-section .sky-shell-v2__composer-utility-grid{max-height:none;padding:0;overflow:visible}.sky-shell-v2__composer-utility-empty{border:1px dashed rgba(148,163,184,.2);border-radius:14px;padding:16px 14px;background:#0a0e1680;color:#b0bfdac7;font-size:12px;line-height:1.4}.sky-shell-v2__attachment-card[data-is-gif=true]{position:relative;width:min(100%,400px);max-width:min(100%,400px);grid-template-columns:minmax(0,1fr);align-self:flex-start}.sky-shell-v2__attachment-card[data-is-gif=true][data-favorite-active=true]{border-color:#60a5fa33;box-shadow:0 0 0 1px #60a5fa0d}.sky-shell-v2__attachment-card[data-is-gif=true] .sky-shell-v2__attachment-main{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px}.sky-shell-v2__attachment-preview[data-kind=gif]{width:min(100%,400px);min-width:0;min-height:0;max-height:260px;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#121926e0,#0a0f18e6)}.sky-shell-v2__attachment-preview[data-kind=gif] img{display:block;width:auto;max-width:100%;height:auto;max-height:240px;object-fit:contain;border-radius:10px}.sky-shell-v2__attachment-card[data-is-gif=true] .sky-shell-v2__attachment-text{gap:2px}.sky-shell-v2__attachment-card[data-is-gif=true] .sky-shell-v2__attachment-text strong{font-size:12px;line-height:1.25}.sky-shell-v2__attachment-card[data-is-gif=true] .sky-shell-v2__attachment-text span{font-size:10.5px;line-height:1.3}.sky-shell-v2__attachment-provider-card{width:100%;min-height:84px;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;padding:12px 14px;border:1px solid rgba(96,165,250,.14);border-radius:12px;background:radial-gradient(circle at top left,rgba(96,165,250,.12),transparent 46%),linear-gradient(180deg,#121a28db,#0a0f18e6)}.sky-shell-v2__attachment-provider-eyebrow{color:#93c5fde0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sky-shell-v2__attachment-provider-card strong{color:#f4f7fffa;font-size:14px;line-height:1.2}.sky-shell-v2__attachment-provider-card span:last-child{color:#bfcbe3d1;font-size:11px;line-height:1.35}.sky-shell-v2__attachment-card[data-is-gif=true] .sky-shell-v2__attachment-icon-button{position:absolute;top:14px;right:14px;z-index:2}.sky-shell-v2__attachment-favorite-button{position:absolute;top:12px;right:56px;z-index:2;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(191,219,254,.24);border-radius:12px;background:#080c14d1;color:#f1f5f9fa;box-shadow:0 8px 20px #02061738;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease,background .14s ease,border-color .14s ease,color .14s ease}.sky-shell-v2__attachment-card[data-is-gif=true]:hover .sky-shell-v2__attachment-favorite-button,.sky-shell-v2__attachment-card[data-is-gif=true]:focus-within .sky-shell-v2__attachment-favorite-button{opacity:1;pointer-events:auto;transform:translateY(0)}.sky-shell-v2__attachment-favorite-button:hover,.sky-shell-v2__attachment-favorite-button:focus-visible{border-color:#93c5fd70;background:#0f172af0;color:#fff}.sky-shell-v2__attachment-favorite-button[data-active=true]{border-color:#60a5fa70;background:#2563eb38;color:#dbeafe}.sky-shell-v2__attachment-favorite-button svg{width:18px;height:18px}.sky-shell-v2__composer-attachment-list{display:grid;gap:8px}.sky-shell-v2__composer-attachment-list[data-count="1"]{grid-template-columns:minmax(0,min(100%,360px))}.sky-shell-v2__composer-attachment-list[data-count]:not([data-count="1"]){grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.sky-shell-v2__composer-attachment-card{min-width:0}.sky-shell-v2__composer-attachment-main{min-width:0;display:flex;align-items:center;gap:12px}.sky-shell-v2__composer-attachment-card[data-has-preview=false] .sky-shell-v2__composer-attachment-thumb{display:grid;place-items:center}.sky-shell-v2__composer-attachment-thumb-fallback{color:#e8eefceb;font-size:11px;font-weight:800;letter-spacing:.04em}.sky-shell-v2__composer-attachment-copy{flex:1}.sky-shell-v2__composer-attachment-actions{align-self:flex-start}.sky-shell-v2__attachment-stack[data-count="1"]{grid-template-columns:minmax(0,1fr)}.sky-shell-v2__attachment-stack[data-count]:not([data-count="0"]):not([data-count="1"]){grid-template-columns:repeat(2,minmax(0,190px));align-items:start}.sky-shell-v2__attachment-stack[data-count]:not([data-count="0"]):not([data-count="1"]) .sky-shell-v2__attachment-card{width:100%;max-width:none;min-width:0}@media(max-width:720px){.sky-shell-v2__first-run-welcome{top:72px;right:12px;left:12px;width:auto;flex-direction:column}.sky-shell-v2__first-run-welcome .sky-shell-v2__panel-action{width:100%;justify-content:center}.sky-shell-v2__composer-attachment-list[data-count]:not([data-count="1"]){grid-template-columns:minmax(0,1fr)}.sky-shell-v2__attachment-stack[data-count]:not([data-count="0"]):not([data-count="1"]){grid-template-columns:minmax(0,1fr)}}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-header{min-height:54px;padding:10px 14px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-mode{gap:10px;padding:10px 10px 12px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-search-shell,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-scope-card,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-filter-block,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-empty-state,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-card{border-radius:14px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-search-shell{gap:8px;padding:10px 12px}.sky-shell-v2__panel-search-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-search-input{min-height:38px;padding:10px 12px;border-radius:12px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-search-inline-action,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-search-submit{min-height:32px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-scope-card{gap:5px;padding:10px 12px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-filter-block{gap:6px;padding:10px 12px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__filter-menu-actions,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-filter-summary{gap:6px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-results{gap:8px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-card{gap:5px;padding:11px 12px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-card-meta,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-card-time{font-size:11px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-card-body,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-card-context,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__search-card-attachment{line-height:1.45}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-empty-state--compact{min-height:118px;gap:5px;padding:14px}.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-empty-state--compact p,.sky-shell-v2__right-panel[data-panel-mode=search] .sky-shell-v2__panel-empty-state--compact span{line-height:1.45}.sky-shell-v2__account-dock{gap:6px;padding:10px 10px 12px}.sky-shell-v2__account-dock-main{gap:6px;align-items:stretch}.sky-shell-v2__account-launcher-shell{display:grid}.sky-shell-v2__account-primary{width:100%;min-height:42px;padding:6px 8px}.sky-shell-v2__account-actions{gap:4px;align-self:center}.sky-shell-v2__icon-action--account{width:32px;height:32px}.sky-shell-v2__sidebar-item[data-kind=dm][data-has-avatar=true]{grid-template-columns:34px minmax(0,1fr) auto auto;gap:10px}.sky-shell-v2__sidebar-item[data-kind=dm][data-has-avatar=true] .sky-shell-v2__sidebar-item-icon-wrap{width:34px;min-width:34px}.sky-shell-v2__sidebar-item[data-kind=dm][data-has-avatar=true] .sky-shell-v2__sidebar-item-icon{width:34px;height:34px;display:block;font-size:0}.sky-shell-v2__sidebar-item-avatar{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(148,163,184,.12);border-radius:12px;background:linear-gradient(180deg,#677cffeb,#4858ccf2);color:#f6f9fff5;font-size:11px;font-weight:800;line-height:1;box-shadow:inset 0 1px #ffffff14,0 8px 18px #04081024}.sky-shell-v2__sidebar-item-avatar img{width:100%;height:100%;object-fit:cover}.sky-shell-v2[data-screen=friends] .sky-shell-v2__sidebar-item[data-kind=dm][data-has-avatar=true],.sky-shell-v2[data-screen=dm-conversation] .sky-shell-v2__sidebar-item[data-kind=dm][data-has-avatar=true]{grid-template-columns:34px minmax(0,1fr) auto}
