@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root,html[data-theme=black]{color-scheme:dark;--primary: #3b82f6;--secondary: #020617;--accent: #22d3ee;--success: #22c55e;--warning: #f59e0b;--error: #f43f5e;--bg: #05070c;--surface: #0c111d;--surface-2: #111827;--line: #202938;--muted: #94a3b8;--text: #f8fafc}.settings-security-alert{grid-column:1 / -1;display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border:1px solid color-mix(in srgb,#f59e0b 58%,var(--border));border-radius:16px;background:color-mix(in srgb,#f59e0b 10%,var(--panel));color:var(--text)}.settings-security-alert svg{flex:0 0 auto;color:#f59e0b}.settings-security-alert div{display:grid;gap:4px;min-width:0}.settings-security-alert span{color:var(--muted);line-height:1.45}.device-sessions-panel{grid-column:1 / -1}.device-secret-form{max-width:620px}.session-security-notice{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--accent) 8%,var(--panel))}.session-security-notice>svg{flex:0 0 auto;color:var(--accent)}.session-security-notice>span{display:grid;gap:4px}.session-security-notice small{color:var(--muted);line-height:1.45}.device-session-workspace{display:grid;gap:14px}.device-session-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border)}.device-session-toolbar>div{display:grid;gap:3px}.device-session-toolbar small{color:var(--muted)}.device-session-list{display:grid;gap:10px}.device-session-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px;border:1px solid var(--border);border-radius:15px;background:color-mix(in srgb,var(--panel) 94%,var(--accent))}.device-session-card.current{border-color:color-mix(in srgb,var(--accent) 55%,var(--border))}.device-session-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:color-mix(in srgb,var(--accent) 13%,var(--panel));color:var(--accent)}.device-session-copy{display:grid;gap:4px;min-width:0}.device-session-copy>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.device-session-copy em{padding:3px 8px;border-radius:999px;background:color-mix(in srgb,#22c55e 14%,var(--panel));color:#22c55e;font-size:11px;font-style:normal;font-weight:700}.device-session-copy span,.device-session-copy small{color:var(--muted);overflow-wrap:anywhere}.session-lock-button{justify-self:start}.session-secret-reminder{width:calc(100% - 24px);margin:12px;display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid color-mix(in srgb,var(--accent) 45%,var(--border));border-radius:13px;background:color-mix(in srgb,var(--accent) 8%,var(--surface));color:var(--text);text-align:left}.session-secret-reminder>svg{flex:0 0 auto;color:var(--accent)}.session-secret-reminder>span{display:grid;gap:2px;min-width:0}.session-secret-reminder small{color:var(--muted);font-weight:500}.password-state,.session-secret-state{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid var(--border);border-radius:999px;color:var(--muted);font-size:11px;font-weight:700;line-height:1.2}.password-state.pending{color:#f59e0b;border-color:color-mix(in srgb,#f59e0b 48%,var(--border))}.password-state.changed,.session-secret-state.configured{color:#22c55e;border-color:color-mix(in srgb,#22c55e 42%,var(--border))}@media(max-width:640px){.settings-security-alert{padding:14px;border-radius:14px}.device-session-toolbar{align-items:stretch;flex-direction:column}.device-session-toolbar button{width:100%;justify-content:center}.device-session-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.device-session-card>button{grid-column:1 / -1;width:100%;justify-content:center}.device-session-copy>div{align-items:flex-start}}html[data-theme=light]{color-scheme:light;--primary: #2563eb;--secondary: #0f172a;--accent: #0891b2;--success: #16a34a;--warning: #d97706;--error: #dc2626;--bg: #f5f7fb;--surface: #ffffff;--surface-2: #f8fafc;--line: #d8e0ec;--muted: #64748b;--text: #0f172a}html[data-text-size=large]{--linksy-readable-size: 15.12px;--linksy-detail-size: 19.44px}html[data-text-size=extra-large]{--linksy-readable-size: 15.96px;--linksy-detail-size: 20.52px}html[data-text-size=large] :is(.post-body p,.message-bubble p,.notice-content p,.profile-summary p,.profile-copy p,.profile-result-card p,.hashtag-result-card p,.comment-card p,.empty-state),html[data-text-size=extra-large] :is(.post-body p,.message-bubble p,.notice-content p,.profile-summary p,.profile-copy p,.profile-result-card p,.hashtag-result-card p,.comment-card p,.empty-state){font-size:var(--linksy-readable-size)}html[data-text-size=large] .post-detail-text,html[data-text-size=extra-large] .post-detail-text{font-size:var(--linksy-detail-size)}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}html{min-height:100%;overflow-y:scroll;scrollbar-gutter:stable}body{min-height:100%;margin:0;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}img,video,svg{max-width:100%}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.brand-loader{min-height:100vh;display:grid;place-items:center}.brand-loader span{width:46px;height:46px;border:4px solid #bfdbfe;border-top-color:var(--primary);border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:48px;padding:48px clamp(24px,7vw,110px);background:linear-gradient(120deg,rgba(37,99,235,.12),transparent 42%),radial-gradient(circle at right top,rgba(6,182,212,.18),transparent 34%),var(--bg)}.login-brand img{width:220px}.login-brand h1{max-width:680px;font-size:clamp(42px,6vw,74px);line-height:.98;margin:42px 0 18px;letter-spacing:0}.login-brand p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.7}.login-card,.panel,.composer,.post-card,.admin-form,.notice,.metric,.data-table{background:color-mix(in srgb,var(--surface) 94%,transparent);border:1px solid var(--line);border-radius:8px}.login-card{padding:30px;display:grid;gap:18px;box-shadow:0 24px 70px #0f172a1f}.login-card h2{margin:0 0 8px}label{display:grid;gap:8px;color:var(--muted);font-size:14px}input,textarea,select{border:1px solid var(--line);border-radius:8px;padding:12px 14px;background:var(--surface);color:var(--text)}textarea{min-height:96px;resize:vertical}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;padding:12px 18px;color:#fff;background:var(--primary);font-weight:700}.error{color:var(--error)}.success{color:var(--success)}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,680px) 330px;gap:24px;max-width:1320px;margin:0 auto;padding:18px}.console-shell{grid-template-columns:250px minmax(0,980px);max-width:1260px}@media(min-width:1100px){.console-shell.analyst-shell{grid-template-columns:230px minmax(0,1280px);gap:22px;width:min(100%,1550px);max-width:1550px}.analyst-shell>.content{border:1px solid color-mix(in srgb,var(--primary) 16%,var(--line));border-radius:18px;background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--primary) 7%,transparent),transparent 34%),color-mix(in srgb,var(--surface) 97%,var(--primary) 2%);box-shadow:0 18px 55px #0f172a14;overflow:clip}}.left-nav,.right-rail{position:sticky;top:18px;align-self:start}.logo{width:154px;margin:8px 0 22px}.nav-button{width:100%;height:46px;display:flex;align-items:center;gap:14px;border:0;border-radius:8px;background:transparent;color:var(--text);padding:0 14px;font-weight:700}.nav-icon-wrap{position:relative;display:inline-grid;place-items:center}.new-post-dot{position:absolute;top:-5px;right:-7px;width:8px;height:8px;border:1.5px solid var(--surface);border-radius:999px;background:linear-gradient(135deg,#f97316,#ef4444);box-shadow:0 0 0 2px #ef44441f,0 0 8px #f973168c;pointer-events:none}.badge{position:absolute;top:-10px;right:-14px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--error);color:#fff;font-size:11px;font-style:normal;font-weight:800;display:grid;place-items:center;border:2px solid var(--surface)}.nav-button.active,.nav-button:hover{background:#dbeafe;color:var(--primary)}.logout{margin-top:18px;color:var(--muted)}.content{min-width:0;border-inline:1px solid var(--line);background:#ffffff42}.page-header{min-height:72px;padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:18;background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:blur(16px) saturate(145%);backdrop-filter:blur(16px) saturate(145%)}.page-header h1{margin:0;font-size:24px}.page-header span{color:var(--muted);font-size:14px}.composer{margin:16px;padding:14px;display:grid;gap:12px}.composer textarea{border:0;padding:0;outline:0}.composer .character-counter,.comment-composer .character-counter{color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums;justify-self:end}.composer .character-counter.at-limit,.comment-composer .character-counter.at-limit{color:var(--error);font-weight:700}.composer div{display:flex;align-items:center;justify-content:space-between}.composer .composer-media-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.composer-media-preview figure{margin:0;display:grid;gap:6px}.composer-media-preview img,.composer-media-preview video{width:100%;aspect-ratio:4 / 3;object-fit:cover;border:1px solid var(--line);border-radius:8px;background:#0f172a}.composer-media-preview figcaption{color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-button input{display:none}.icon-button{width:42px;height:42px;display:grid;place-items:center;color:var(--primary)}.ghost-button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;padding:10px 12px;margin-right:auto;margin-left:10px}.upload-hint{color:var(--muted);font-size:12px;margin-right:auto;margin-left:10px}.clearable-input{position:relative;display:flex;align-items:center;width:100%;min-width:0;color:inherit}.clearable-input input{width:100%;min-width:0;padding-right:38px!important}.clear-input-button{position:absolute;right:7px;top:50%;width:25px;height:25px;display:grid;place-items:center;padding:0;border:1px solid color-mix(in srgb,var(--muted) 32%,transparent);border-radius:999px;background:color-mix(in srgb,var(--surface) 78%,transparent);color:var(--muted);transform:translateY(-50%)}.clear-input-button:hover,.clear-input-button:focus-visible{border-color:color-mix(in srgb,var(--primary) 48%,transparent);background:color-mix(in srgb,var(--primary) 13%,var(--surface));color:var(--primary)}.composer .composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.composer .composer-media-tools{display:flex;align-items:center;justify-content:flex-start;gap:7px;min-width:0;flex:1 1 auto}.composer-media-tools .icon-button{flex:0 0 42px}.composer-media-tools .upload-hint{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:720px){.composer-media-tools .upload-hint{display:none}}.audience-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 18px 0}.audience-summary article{display:flex;align-items:center;gap:11px;min-width:0;padding:14px 15px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 95%,var(--primary) 3%);box-sizing:border-box}.audience-summary article>svg{flex:0 0 auto;color:var(--accent)}.audience-summary article>span{display:grid;gap:2px;min-width:0}.audience-summary small{color:var(--muted);font-size:11px;font-weight:650;line-height:1.25}.audience-summary strong{color:var(--text);font-size:20px;line-height:1.1}.audience-toolbar{margin-top:12px}.analyst-user-row .admin-user-identity strong{font-size:15px;line-height:1.25}.analyst-user-row .readonly-role{grid-area:auto;min-width:0;padding:6px 10px;font-size:12px}.analyst-user-row .admin-user-badges{grid-area:auto;justify-content:flex-end;gap:6px}.analyst-user-row .user-card-summary span{max-width:100%}html[data-theme=light] .audience-summary article{border-color:#2563eb24;background:#fff;box-shadow:0 10px 28px #0f172a0d}@media(max-width:980px){.audience-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.analyst-user-row .user-card-summary{grid-template-columns:42px minmax(0,1fr);grid-template-areas:"avatar identity" "meta meta"}.analyst-user-row .user-card-account-meta,.analyst-user-row .admin-user-badges{justify-content:flex-start}}@media(max-width:720px){.audience-summary{gap:9px;margin:12px 10px 0}.audience-summary article{padding:12px}.audience-toolbar{width:auto!important;margin:10px!important}.analyst-user-row .user-card-summary{gap:10px;padding:13px 12px}}@media(max-width:420px){.audience-summary{grid-template-columns:minmax(0,1fr)}.audience-summary article{min-height:62px}.analyst-user-row .admin-user-identity span{white-space:normal;overflow-wrap:anywhere}.analyst-user-row .user-card-account-meta{align-items:flex-start}}.login-lockout-countdown{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:10px 12px;border:1px solid color-mix(in srgb,var(--warning) 40%,var(--line));border-radius:8px;background:color-mix(in srgb,var(--warning) 9%,var(--surface));color:var(--text);font-size:13px}.login-lockout-countdown strong{color:var(--warning);font-variant-numeric:tabular-nums}.security-monitoring{display:grid;gap:14px;min-width:0;padding:16px 18px 24px}@media(min-width:1100px){.analyst-shell .security-monitoring{gap:22px;padding:24px 26px 34px}.analyst-shell .monitoring-heading{min-height:104px;padding:20px 22px;border:1px solid color-mix(in srgb,var(--primary) 24%,var(--line));border-radius:16px;background:radial-gradient(circle at 86% 10%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 28%),linear-gradient(125deg,color-mix(in srgb,var(--primary) 14%,var(--surface)),color-mix(in srgb,var(--accent) 7%,var(--surface)) 58%,var(--surface));box-shadow:0 14px 34px color-mix(in srgb,var(--primary) 10%,transparent)}.analyst-shell .monitoring-heading>div{gap:15px}.analyst-shell .monitoring-heading>div>svg{width:48px;height:48px;padding:11px;border-radius:14px;background:linear-gradient(145deg,var(--primary),var(--accent));color:#fff;box-shadow:0 9px 22px color-mix(in srgb,var(--primary) 25%,transparent)}.analyst-shell .monitoring-heading strong{font-size:22px;letter-spacing:-.02em}.analyst-shell .monitoring-heading small{margin-top:3px;font-size:13px}.analyst-shell .operations-heading-actions>button{min-height:42px;padding-inline:15px;background:color-mix(in srgb,var(--surface) 86%,transparent)}.analyst-shell .monitoring-refresh-note{padding:12px 15px;border-radius:12px}.analyst-shell .monitor-counter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.analyst-shell .monitor-counter-grid>button{position:relative;min-height:112px;padding:18px;border-radius:15px;overflow:hidden;box-shadow:0 10px 26px #0f172a0e}.analyst-shell .monitor-counter-grid>button:after{content:"";position:absolute;right:-28px;bottom:-38px;width:96px;height:96px;border-radius:50%;background:currentColor;opacity:.055;pointer-events:none}.analyst-shell .monitor-counter-grid>button:nth-child(4n+1){border-color:color-mix(in srgb,#ef4444 35%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,#ef4444 8%,var(--surface)),var(--surface))}.analyst-shell .monitor-counter-grid>button:nth-child(4n+2){border-color:color-mix(in srgb,#f59e0b 38%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,#f59e0b 9%,var(--surface)),var(--surface))}.analyst-shell .monitor-counter-grid>button:nth-child(4n+3){border-color:color-mix(in srgb,#8b5cf6 35%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,#8b5cf6 8%,var(--surface)),var(--surface))}.analyst-shell .monitor-counter-grid>button:nth-child(4n){border-color:color-mix(in srgb,#06b6d4 38%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,#06b6d4 8%,var(--surface)),var(--surface))}.analyst-shell .monitor-counter-grid>button>svg{width:28px;height:28px}.analyst-shell .monitor-counter-grid strong{font-size:31px}.analyst-shell .monitor-counter-grid small{font-size:12px}.analyst-shell .monitor-counter-grid em{margin-top:4px;font-size:11px}.analyst-shell .monitoring-workspace{grid-template-columns:minmax(0,1fr) 360px;gap:22px}.analyst-shell .monitor-alert-panel,.analyst-shell .post-number-lookup,.analyst-shell .monitor-live-feed{border-radius:15px;box-shadow:0 12px 30px #0f172a0e}.analyst-shell .monitor-alert-panel{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-content:start}.analyst-shell .monitor-alert-panel>header,.analyst-shell .monitor-alert-panel>footer{grid-column:1 / -1}.analyst-shell .monitor-alert-panel>header{padding:18px 20px;background:color-mix(in srgb,var(--primary) 4%,var(--surface))}.analyst-shell .monitor-alert-list{max-height:610px;border-right:1px solid var(--line)}.analyst-shell .monitor-alert-panel:not(:has(.alert-evidence)) .monitor-alert-list{grid-column:1 / -1;border-right:0}.analyst-shell .monitor-alert{padding:15px 18px}.analyst-shell .monitor-alert strong{font-size:13px}.analyst-shell .alert-evidence{align-self:start;gap:14px;margin:18px;padding:18px;border-radius:13px;box-shadow:inset 3px 0 color-mix(in srgb,var(--primary) 55%,transparent)}.analyst-shell .alert-evidence h3{font-size:17px}.analyst-shell .alert-evidence p,.analyst-shell .alert-evidence dl{font-size:13px;line-height:1.55}.analyst-shell .monitor-side-column{gap:22px}.analyst-shell .post-number-lookup>header,.analyst-shell .monitor-live-feed>header{padding:17px 18px;background:color-mix(in srgb,var(--accent) 5%,var(--surface))}.analyst-shell .post-number-lookup form{padding:16px}.analyst-shell .monitor-live-feed>div{max-height:570px}.analyst-shell .monitor-live-feed article{padding:14px 16px}}.monitoring-heading,.monitoring-heading>div,.monitoring-refresh-note,.monitor-alert-panel>header,.post-number-lookup>header,.monitor-live-feed>header{display:flex;align-items:center}.monitoring-heading{justify-content:space-between;gap:14px}.operations-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.operations-live-clock{display:grid;gap:3px;min-width:112px;padding:8px 11px;border:1px solid color-mix(in srgb,var(--success) 35%,var(--line));border-radius:10px;background:color-mix(in srgb,var(--success) 7%,var(--surface))}.operations-live-clock>span{display:flex;align-items:center;gap:7px;color:var(--success);font-size:10px;font-weight:900;letter-spacing:.1em}.operations-live-clock i{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px color-mix(in srgb,var(--success) 15%,transparent);animation:operations-live-pulse 1.8s ease-in-out infinite}.operations-live-clock time{color:var(--text);font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.live-incident-banner{position:sticky;top:78px;z-index:16;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--accent) 50%,var(--line));border-radius:12px;background:color-mix(in srgb,var(--accent) 12%,var(--surface));box-shadow:0 15px 38px #0f172a2e;animation:live-incident-enter .32s cubic-bezier(.2,.85,.35,1)}.live-incident-banner.critical{border-color:color-mix(in srgb,var(--danger) 64%,var(--line));background:color-mix(in srgb,var(--danger) 14%,var(--surface))}.live-incident-banner.high{border-color:color-mix(in srgb,var(--warning) 60%,var(--line));background:color-mix(in srgb,var(--warning) 14%,var(--surface))}.live-incident-beacon{position:relative;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:color-mix(in srgb,var(--accent) 17%,var(--surface));color:var(--accent)}.live-incident-banner.critical .live-incident-beacon{color:var(--danger);background:color-mix(in srgb,var(--danger) 16%,var(--surface))}.live-incident-banner.high .live-incident-beacon{color:var(--warning);background:color-mix(in srgb,var(--warning) 17%,var(--surface))}.live-incident-beacon>i{position:absolute;inset:-4px;border:2px solid currentColor;border-radius:15px;opacity:0;animation:incident-ring 1.6s ease-out infinite}.live-incident-banner>span:nth-child(2){display:grid;gap:2px;min-width:0}.live-incident-banner small{color:currentColor;font-size:9px;font-weight:900;letter-spacing:.12em}.live-incident-banner strong{color:var(--text);font-size:14px;overflow-wrap:anywhere}.live-incident-banner em{color:var(--muted);font-size:11px;font-style:normal}.live-incident-banner>button{min-height:34px;padding:5px 10px;background:color-mix(in srgb,var(--surface) 75%,transparent);color:var(--text)}@keyframes operations-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@keyframes incident-ring{0%{opacity:.5;transform:scale(.82)}75%,to{opacity:0;transform:scale(1.18)}}@keyframes live-incident-enter{0%{opacity:0;transform:translateY(-14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.operations-attention-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:17px 18px;border:1px solid color-mix(in srgb,var(--success) 42%,var(--line));border-radius:14px;background:linear-gradient(125deg,color-mix(in srgb,var(--success) 10%,var(--surface)),var(--surface));box-shadow:0 12px 28px #0f172a12}.operations-attention-strip.critical{border-color:color-mix(in srgb,var(--danger) 68%,var(--line));background:linear-gradient(120deg,color-mix(in srgb,var(--danger) 17%,var(--surface)),color-mix(in srgb,var(--danger) 7%,var(--surface)));box-shadow:0 13px 34px color-mix(in srgb,var(--danger) 16%,transparent)}.operations-attention-strip.high{border-color:color-mix(in srgb,var(--warning) 68%,var(--line));background:linear-gradient(120deg,color-mix(in srgb,var(--warning) 17%,var(--surface)),color-mix(in srgb,var(--warning) 6%,var(--surface)));box-shadow:0 13px 34px color-mix(in srgb,var(--warning) 14%,transparent)}.operations-attention-strip.review{border-color:color-mix(in srgb,var(--accent) 58%,var(--line));background:linear-gradient(120deg,color-mix(in srgb,var(--accent) 13%,var(--surface)),color-mix(in srgb,var(--primary) 5%,var(--surface)))}.attention-summary{display:flex;align-items:center;gap:14px;min-width:0}.attention-summary>span:last-child{display:grid;gap:2px;min-width:0}.attention-summary small{color:var(--muted);font-size:9px;font-weight:900;letter-spacing:.13em}.operations-attention-strip.critical .attention-summary small{color:var(--danger)}.operations-attention-strip.high .attention-summary small{color:color-mix(in srgb,var(--warning) 80%,var(--text))}.attention-summary strong{color:var(--text);font-size:16px;overflow-wrap:anywhere}.attention-summary em{color:var(--muted);font-size:11px;font-style:normal}.attention-signal{position:relative;display:grid;flex:0 0 auto;place-items:center;width:48px;height:48px;border-radius:14px;background:color-mix(in srgb,var(--success) 15%,var(--surface));color:var(--success)}.critical .attention-signal{background:color-mix(in srgb,var(--danger) 16%,var(--surface));color:var(--danger)}.high .attention-signal{background:color-mix(in srgb,var(--warning) 18%,var(--surface));color:var(--warning)}.review .attention-signal{background:color-mix(in srgb,var(--accent) 16%,var(--surface));color:var(--accent)}.operations-attention-strip:not(.clear) .attention-signal>i{position:absolute;inset:-5px;border:2px solid currentColor;border-radius:18px;opacity:0;animation:incident-ring 1.8s ease-out infinite}.attention-counts{display:grid;grid-template-columns:repeat(3,78px);gap:8px}.attention-counts button{display:grid;place-items:center;gap:2px;min-height:58px;padding:7px;border-radius:10px;background:color-mix(in srgb,var(--surface) 76%,transparent);color:var(--muted)}.attention-counts button:first-child b{color:var(--danger)}.attention-counts button:nth-child(2) b{color:var(--warning)}.attention-counts button:nth-child(3) b{color:var(--accent)}.attention-counts button.active{border-color:currentColor;background:var(--surface);box-shadow:0 7px 18px #0f172a1a}.attention-counts b{font-size:20px;line-height:1}.attention-counts span{font-size:9px;font-weight:800;text-transform:uppercase}.attention-status-counts{display:grid;grid-template-columns:repeat(3,82px);gap:8px}.attention-status-counts>span{display:grid;place-items:center;gap:3px;min-height:58px;padding:7px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 78%,transparent)}.attention-status-counts b{color:var(--text);font-size:20px;line-height:1}.attention-status-counts small{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.attention-status-counts .active b{color:var(--warning)}.attention-status-counts .observed b{color:var(--accent)}.attention-status-counts .recovered b{color:var(--success)}.monitoring-heading>div{gap:10px;min-width:0}.monitoring-heading svg{color:var(--accent);flex:0 0 auto}.monitoring-heading span{display:grid;gap:3px;min-width:0}.monitoring-heading strong{color:var(--text);font-size:17px}.monitoring-heading small{color:var(--muted);font-size:12px}.monitoring-heading .operations-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.monitoring-heading .operations-live-clock>span{display:flex;align-items:center;gap:7px}.monitoring-context{display:grid;grid-template-columns:.8fr 1.3fr 1fr;gap:10px}.monitoring-context>div{display:flex;align-items:center;gap:11px;min-width:0;padding:13px 14px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}.monitoring-context>div.connected{border-color:color-mix(in srgb,var(--success) 38%,var(--line));background:color-mix(in srgb,var(--success) 6%,var(--surface))}.monitoring-context svg{flex:0 0 auto;color:var(--accent)}.monitoring-context .connected svg{color:var(--success)}.monitoring-context span{display:grid;gap:2px;min-width:0}.monitoring-context small{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.monitoring-context strong{color:var(--text);font-size:11px;overflow-wrap:anywhere}.monitoring-context em{color:var(--muted);font-size:9px;font-style:normal;overflow-wrap:anywhere}.monitoring-refresh-note{gap:9px;min-width:0;padding:9px 12px;border:1px solid var(--line);border-radius:9px;background:color-mix(in srgb,var(--surface) 96%,var(--primary) 2%);color:var(--muted);font-size:12px}.monitoring-refresh-note i,.monitor-live-feed header i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px color-mix(in srgb,var(--success) 15%,transparent)}.monitoring-refresh-note span{min-width:0;flex:1 1 auto}.monitoring-refresh-note time{white-space:nowrap}.monitor-counter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.monitor-counter-grid>button{display:flex;align-items:center;gap:12px;min-width:0;min-height:88px;padding:14px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--text);text-align:left;transition:border-color .16s ease,transform .16s ease,background .16s ease}.monitor-counter-grid>button:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--primary) 50%,var(--line));background:color-mix(in srgb,var(--surface) 95%,var(--primary) 4%)}.monitor-counter-grid>button.active{border-color:color-mix(in srgb,var(--accent) 72%,var(--line));background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 13%,var(--surface)),color-mix(in srgb,var(--primary) 5%,var(--surface)));box-shadow:0 9px 22px color-mix(in srgb,var(--accent) 11%,transparent)}.monitor-counter-grid>button>svg{flex:0 0 auto;color:var(--accent)}.monitor-counter-grid>button>span{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;width:100%;min-width:0}.monitor-counter-grid small{color:var(--muted);font-size:11px;font-weight:700}.monitor-counter-grid strong{grid-row:1 / 3;grid-column:2;align-self:center;font-size:25px}.monitor-counter-grid em{color:var(--muted);font-size:11px;font-style:normal}.access-source-panel{min-width:0;scroll-margin-top:86px;border:1px solid color-mix(in srgb,var(--primary) 22%,var(--line));border-radius:15px;background:var(--surface);box-shadow:0 12px 30px #0f172a0f;overflow:hidden}.access-source-sections{display:grid;gap:14px;min-width:0;scroll-margin-top:86px}.access-source-panel.active-devices{border-color:color-mix(in srgb,var(--success) 34%,var(--line))}.access-source-panel.active-devices>header{background:linear-gradient(110deg,color-mix(in srgb,var(--success) 9%,var(--surface)),color-mix(in srgb,var(--accent) 4%,var(--surface)))}.access-source-panel.active-devices>header svg{color:var(--success)}.access-source-panel.idle-devices>header{background:linear-gradient(110deg,color-mix(in srgb,var(--muted) 7%,var(--surface)),color-mix(in srgb,var(--primary) 4%,var(--surface)))}.access-source-panel>.monitor-empty{min-height:88px;margin:0;padding:22px}.access-presence-note{display:flex;align-items:flex-start;gap:8px;margin:-3px 3px 0;color:var(--muted);font-size:10px;line-height:1.45}.access-presence-note svg{flex:0 0 auto;color:var(--accent)}.access-source-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 19px;border-bottom:1px solid var(--line);background:linear-gradient(110deg,color-mix(in srgb,var(--primary) 8%,var(--surface)),color-mix(in srgb,var(--accent) 4%,var(--surface)))}.access-source-panel>header>div{display:flex;align-items:center;gap:11px;min-width:0}.access-source-panel>header svg{color:var(--accent)}.access-source-panel>header span{display:grid;gap:2px}.access-source-panel>header strong{color:var(--text);font-size:15px}.access-source-panel>header small{color:var(--muted);font-size:11px}.access-source-panel>header>b{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);font-size:11px}.access-source-table-wrap{max-height:420px;overflow:auto}.active-ip-blocks{display:grid;gap:9px;padding:12px 16px;border-bottom:1px solid color-mix(in srgb,var(--danger) 32%,var(--line));background:color-mix(in srgb,var(--danger) 7%,var(--surface))}.active-ip-blocks>strong{display:flex;align-items:center;gap:7px;color:var(--danger);font-size:11px;text-transform:uppercase;letter-spacing:.05em}.active-ip-blocks>div{display:flex;flex-wrap:wrap;gap:8px}.active-ip-blocks>div>span{display:flex;align-items:center;gap:8px;padding:7px 8px 7px 10px;border:1px solid color-mix(in srgb,var(--danger) 35%,var(--line));border-radius:9px;background:var(--surface)}.active-ip-blocks code{color:var(--text);font-size:11px;font-weight:800}.active-ip-blocks small{color:var(--muted);font-size:9px}.active-ip-blocks button{min-height:28px;padding:4px 7px;border-radius:6px;color:var(--danger);background:transparent;font-size:10px}.access-source-table-wrap table{width:100%;min-width:1180px;border-collapse:collapse}.access-source-table-wrap thead{position:sticky;top:0;z-index:2;background:color-mix(in srgb,var(--surface) 94%,var(--primary) 4%)}.access-source-table-wrap th{padding:10px 13px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px;text-align:left;text-transform:uppercase;letter-spacing:.05em}.access-source-table-wrap td{padding:12px 13px;border-bottom:1px solid color-mix(in srgb,var(--line) 78%,transparent);color:var(--text);font-size:12px;vertical-align:middle}.access-source-table-wrap tbody tr:hover{background:color-mix(in srgb,var(--primary) 4%,var(--surface))}.source-account{display:flex;align-items:center;gap:9px;min-width:150px}.source-account>i{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:linear-gradient(145deg,var(--primary),var(--accent));color:#fff;font-style:normal;font-weight:800}.source-account>span,.source-intelligence,.source-last-seen,.source-ip{display:grid;gap:2px}.source-account small,.source-intelligence small,.source-last-seen small{color:var(--muted);font-size:10px}.source-ip code{color:var(--text);font-size:11px}.source-ip b{width:max-content;padding:2px 6px;border-radius:999px;background:color-mix(in srgb,var(--danger) 13%,transparent);color:var(--danger);font-size:9px;text-transform:uppercase}.source-response-buttons{display:flex;align-items:center;gap:5px;min-width:0}.source-response-buttons button{display:inline-flex;align-items:center;gap:5px;min-height:31px;padding:5px 7px;border-radius:7px;background:transparent;color:var(--primary);font-size:10px;white-space:nowrap}.source-response-buttons button.danger{border-color:color-mix(in srgb,var(--danger) 45%,var(--line));color:var(--danger)}.privileged-source{color:var(--muted);font-size:10px;font-weight:700}.monitoring-workspace{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:14px;min-width:0;align-items:start}.monitor-alert-panel,.post-number-lookup,.monitor-live-feed{min-width:0;border:1px solid var(--line);border-radius:11px;background:var(--surface);overflow:hidden}.monitor-alert-panel>header{justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid var(--line)}.monitor-alert-panel>header>div:first-child{display:grid;gap:3px;min-width:0}.monitor-alert-panel header strong{color:var(--text)}.monitor-alert-panel header small{color:var(--muted);font-size:11px}.alert-filter-tabs{display:flex;flex-wrap:wrap;gap:6px}.alert-filter-tabs button{min-height:31px;padding:5px 9px;border-radius:7px;background:transparent;color:var(--muted);font-size:11px}.alert-filter-tabs button.active{border-color:color-mix(in srgb,var(--primary) 50%,var(--line));background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary)}.alert-filter-tabs .counter-filter{display:inline-flex;align-items:center;gap:5px;border-color:color-mix(in srgb,var(--accent) 55%,var(--line));color:var(--accent)}.monitor-alert-list{display:grid;max-height:430px;overflow-y:auto}.monitor-alert{display:grid;grid-template-columns:8px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-width:0;padding:12px 14px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--text);text-align:left}.monitor-alert:hover,.monitor-alert.selected{background:color-mix(in srgb,var(--primary) 7%,var(--surface))}.monitor-alert>i{width:8px;height:8px;border-radius:50%;background:var(--muted)}.monitor-alert.critical>i{background:var(--danger);box-shadow:0 0 0 4px color-mix(in srgb,var(--danger) 12%,transparent)}.monitor-alert.high>i{background:var(--warning)}.monitor-alert.review>i{background:var(--accent)}.monitor-alert>span{display:grid;gap:3px;min-width:0}.monitor-alert strong,.monitor-alert small{overflow-wrap:anywhere}.monitor-alert small{color:var(--muted);font-size:11px}.monitor-alert b{min-width:28px;padding:4px 7px;border-radius:999px;background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--text);text-align:center;font-size:11px}.incident-state{display:inline-block!important;min-width:max-content!important;padding:4px 7px;border-radius:999px;font-size:9px;font-weight:850;text-transform:uppercase;white-space:nowrap}.incident-state.active,.evidence-badges .state.active{background:color-mix(in srgb,var(--warning) 15%,transparent);color:color-mix(in srgb,var(--warning) 80%,var(--text))}.incident-state.observed,.evidence-badges .state.observed{background:color-mix(in srgb,var(--accent) 13%,transparent);color:var(--accent)}.incident-state.recovered,.evidence-badges .state.recovered{background:color-mix(in srgb,var(--success) 14%,transparent);color:var(--success)}.alert-evidence{display:grid;gap:9px;margin:13px;padding:14px;border:1px solid var(--line);border-radius:9px;background:color-mix(in srgb,var(--surface) 94%,var(--primary) 3%)}.alert-evidence header{display:flex;justify-content:space-between;gap:10px}.evidence-badges{display:flex;flex-wrap:wrap;gap:6px}.alert-evidence header span{padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase}.alert-evidence header span.critical{background:color-mix(in srgb,var(--danger) 14%,transparent);color:var(--danger)}.alert-evidence header span.high{background:color-mix(in srgb,var(--warning) 14%,transparent);color:var(--warning)}.alert-evidence header span.review{background:color-mix(in srgb,var(--accent) 13%,transparent);color:var(--accent)}.alert-evidence time,.alert-evidence p{color:var(--muted);font-size:12px}.alert-evidence h3,.alert-evidence p{margin:0;overflow-wrap:anywhere}.incident-meaning{display:grid;gap:4px;padding:11px 12px;border-left:3px solid var(--accent);border-radius:7px;background:color-mix(in srgb,var(--accent) 7%,var(--surface))}.incident-meaning strong{color:var(--text);font-size:11px}.incident-meaning p{color:var(--text);line-height:1.45}.alert-evidence dl{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px 10px;margin:0;font-size:12px}.alert-evidence dt{color:var(--muted)}.alert-evidence dd{margin:0;color:var(--text);overflow-wrap:anywhere}.alert-evidence dd code{padding:2px 5px;border-radius:5px;background:color-mix(in srgb,var(--primary) 8%,var(--surface));color:var(--text)}.evidence-timeline{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:9px;padding:12px;border:1px solid color-mix(in srgb,var(--primary) 18%,var(--line));border-radius:9px;background:var(--surface)}.evidence-timeline>span{display:grid;align-content:center;gap:3px;min-width:0}.evidence-timeline>span:nth-of-type(3),.evidence-timeline>span:nth-of-type(4){margin-top:4px;padding-top:9px;border-top:1px solid var(--line)}.evidence-timeline>span:nth-of-type(3){grid-column:1}.evidence-timeline>span:nth-of-type(4){grid-column:3}.evidence-timeline>i{position:relative;align-self:center;height:2px;background:linear-gradient(90deg,var(--accent),var(--primary))}.evidence-timeline>i:before,.evidence-timeline>i:after{content:"";position:absolute;top:50%;width:7px;height:7px;border-radius:50%;background:var(--accent);transform:translateY(-50%);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.evidence-timeline>i:before{left:-2px}.evidence-timeline>i:after{right:-2px;background:var(--primary)}.evidence-timeline small{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.evidence-timeline strong{color:var(--text);font-size:11px;overflow-wrap:anywhere}.response-action-bar{display:flex;flex-wrap:wrap;gap:8px;padding-top:4px}.response-action-bar button,.security-response-form button{min-height:34px;padding:6px 11px;border-radius:8px}.response-action-bar button.danger,.security-response-form button.danger{border-color:color-mix(in srgb,var(--danger) 55%,var(--line));background:color-mix(in srgb,var(--danger) 10%,var(--surface));color:var(--danger)}.response-guidance{display:flex;align-items:flex-start;gap:7px;padding:9px 10px;border-radius:8px;background:color-mix(in srgb,var(--warning) 10%,var(--surface));color:var(--text)!important}.incident-playbook{display:grid;gap:9px;padding:12px;border:1px solid color-mix(in srgb,var(--primary) 24%,var(--line));border-radius:9px;background:var(--surface)}.incident-playbook>header{display:flex;align-items:center;justify-content:flex-start;gap:9px}.incident-playbook>header svg{flex:0 0 auto;color:var(--primary)}.incident-playbook>header span{display:grid;gap:2px}.incident-playbook>header strong{color:var(--text);font-size:12px}.incident-playbook>header small{color:var(--muted);font-size:9px}.incident-playbook ol{display:grid;gap:7px;margin:0;padding-left:21px;color:var(--text);font-size:11px;line-height:1.4}.security-response-form{display:grid;gap:10px;padding:13px;border:1px solid color-mix(in srgb,var(--warning) 45%,var(--line));border-radius:9px;background:color-mix(in srgb,var(--warning) 6%,var(--surface))}.security-response-form>strong{color:var(--text)}.security-response-form>p{margin:0;color:var(--muted);font-size:12px}.security-response-form label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:700}.security-response-form select,.security-response-form textarea{width:100%;min-width:0}.security-response-form textarea{min-height:72px;resize:vertical}.security-response-form>div{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.monitor-alert-panel>footer{padding:12px 14px;border-top:1px solid var(--line)}.monitor-side-column{display:grid;gap:14px;min-width:0}.post-number-lookup>header,.monitor-live-feed>header{justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid var(--line)}.post-number-lookup>header{justify-content:flex-start}.post-number-lookup>header>span{display:grid;gap:2px}.post-number-lookup>header svg{color:var(--accent)}.post-number-lookup header small,.monitor-live-feed header small{color:var(--muted);font-size:11px}.post-number-lookup form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px}.post-number-lookup form input{min-width:0}.monitor-located-post{border-top:1px solid var(--line);max-height:520px;overflow-y:auto}.monitor-live-feed>header>span{display:flex;align-items:center;gap:9px}.monitor-live-feed>div{display:grid;max-height:440px;overflow-y:auto}.monitor-live-feed article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 9px;padding:11px 13px;border-bottom:1px solid var(--line)}.monitor-live-feed article>span{display:grid;gap:2px;min-width:0}.monitor-live-feed article small{color:var(--muted);font-size:10px;overflow-wrap:anywhere}.monitor-live-feed article p{grid-column:1;margin:0;color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monitor-live-feed article button{grid-column:2;grid-row:1 / 3;align-self:center;min-height:32px;padding:5px 8px;color:var(--primary);background:transparent}.monitor-live-feed .live-post-preview{display:grid;grid-template-columns:minmax(0,1fr);gap:9px;padding:15px}.live-post-author{display:flex;align-items:center;gap:9px;min-width:0}.live-post-author>img,.live-post-author>i{width:36px;height:36px;flex:0 0 auto;border-radius:50%;object-fit:cover}.live-post-author>i{display:grid;place-items:center;background:linear-gradient(145deg,var(--primary),var(--accent));color:#fff;font-style:normal;font-weight:800}.live-post-author>span{display:grid;gap:2px;min-width:0}.live-post-author strong{color:var(--text);font-size:12px}.monitor-live-feed .live-post-preview>p{grid-column:1;display:-webkit-box;margin:0;color:var(--text);font-size:12px;line-height:1.45;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.live-post-media{position:relative;height:116px;border-radius:10px;background:var(--bg);overflow:hidden}.live-post-media img,.live-post-media video{width:100%;height:100%;object-fit:cover}.live-post-media>span{position:absolute;right:7px;bottom:7px;padding:3px 7px;border-radius:999px;background:#030a18c7;color:#fff;font-size:9px}.monitor-live-feed .live-post-preview>footer{display:flex;align-items:center;gap:12px}.monitor-live-feed .live-post-preview>footer>span{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:10px}.monitor-live-feed .live-post-preview>footer>button{grid-column:auto;grid-row:auto;min-height:31px;margin-left:auto;padding:5px 9px;border-color:color-mix(in srgb,var(--primary) 35%,var(--line));border-radius:7px}.monitor-empty{display:flex;align-items:center;justify-content:center;gap:8px;min-height:90px;margin:0;padding:16px;color:var(--muted);text-align:center;font-size:12px}.security-response-backdrop,.post-investigation-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:#030a18b3;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.security-response-dialog{display:grid;gap:14px;width:min(100%,520px);padding:20px;border:1px solid color-mix(in srgb,var(--warning) 48%,var(--line));border-radius:16px;background:var(--surface);box-shadow:0 28px 80px #00000057}.security-response-dialog>header,.post-investigation-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.security-response-dialog>header>span,.post-investigation-dialog>header>span{display:flex;align-items:center;gap:10px}.security-response-dialog>header>span>span,.post-investigation-dialog>header>span>span{display:grid;gap:2px}.security-response-dialog header small,.post-investigation-dialog header small{color:var(--muted);font-size:11px}.security-response-dialog>p{margin:0;color:var(--muted);font-size:12px}.security-response-dialog label{display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:700}.security-response-dialog select,.security-response-dialog textarea{width:100%}.security-response-dialog textarea{min-height:92px;resize:vertical}.response-target-ip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:9px;background:color-mix(in srgb,var(--primary) 8%,var(--surface))}.response-target-ip span{color:var(--muted);font-size:11px}.response-target-ip code{color:var(--text);font-weight:800}.security-response-dialog>footer{display:flex;justify-content:flex-end;gap:9px}.security-response-dialog>footer button{min-height:38px;padding:7px 13px}.security-response-dialog>footer button.danger{border-color:color-mix(in srgb,var(--danger) 55%,var(--line));background:color-mix(in srgb,var(--danger) 12%,var(--surface));color:var(--danger)}.post-investigation-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,780px);max-height:min(88vh,900px);border:1px solid color-mix(in srgb,var(--primary) 35%,var(--line));border-radius:18px;background:var(--surface);box-shadow:0 28px 90px #00000061;overflow:hidden}.post-investigation-dialog>header{padding:17px 19px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--primary) 6%,var(--surface))}.investigation-thread{min-height:0;overflow-y:auto}.investigation-replies-heading{display:flex;align-items:center;gap:8px;padding:12px 16px;border-block:1px solid var(--line);color:var(--text)}.investigation-replies-heading>span{margin-left:auto;padding:3px 7px;border-radius:999px;background:color-mix(in srgb,var(--primary) 10%,transparent);font-size:10px}.read-only-investigation-post{position:relative;border-bottom:1px solid var(--line)}.read-only-investigation-post>.post-card{pointer-events:none;border-bottom:0}.read-only-investigation-post>button{display:block;min-height:34px;margin:0 16px 12px auto;padding:6px 10px;border-radius:7px;background:color-mix(in srgb,var(--primary) 8%,var(--surface));color:var(--primary);font-size:11px}.security-response-notice{position:fixed;right:24px;bottom:24px;z-index:150;display:flex;align-items:flex-start;gap:14px;width:min(430px,calc(100vw - 48px));padding:15px 16px;border:1px solid color-mix(in srgb,var(--success) 55%,var(--line));border-radius:13px;background:color-mix(in srgb,var(--success) 11%,var(--surface));box-shadow:0 20px 55px #0000003d;animation:live-incident-enter .28s ease-out}.security-response-notice.error{border-color:color-mix(in srgb,var(--danger) 60%,var(--line));background:color-mix(in srgb,var(--danger) 12%,var(--surface))}.security-response-notice>span{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 8px;min-width:0}.security-response-notice svg{grid-row:1 / 3;color:var(--success)}.security-response-notice.error svg{color:var(--danger)}.security-response-notice strong{color:var(--text);font-size:13px}.security-response-notice small{color:var(--muted);font-size:11px;overflow-wrap:anywhere}.security-response-notice>button{min-height:28px;padding:3px;border:0;background:transparent;color:var(--muted)}@media(max-width:1050px){.monitoring-context,.monitoring-workspace{grid-template-columns:minmax(0,1fr)}.monitor-side-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.security-monitoring{padding:12px 10px 22px}.monitor-counter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitoring-heading,.monitor-alert-panel>header{align-items:flex-start;flex-direction:column}.operations-heading-actions{width:100%;justify-content:space-between}.monitoring-heading>button{width:100%;justify-content:center}.monitoring-refresh-note{align-items:flex-start;flex-wrap:wrap}.monitoring-refresh-note span{flex-basis:calc(100% - 20px)}.monitoring-refresh-note time{margin-left:17px}.operations-attention-strip{grid-template-columns:minmax(0,1fr)}.attention-counts,.attention-status-counts{grid-template-columns:repeat(3,minmax(0,1fr))}.monitor-side-column{grid-template-columns:minmax(0,1fr)}.alert-filter-tabs{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.alert-filter-tabs button{min-width:0;padding-inline:4px}}@media(max-width:430px){.monitor-counter-grid{grid-template-columns:minmax(0,1fr)}.monitor-counter-grid>button{min-height:74px}.post-number-lookup form{grid-template-columns:minmax(0,1fr)}.post-number-lookup form button{width:100%;justify-content:center}.alert-evidence header{align-items:flex-start;flex-direction:column}.alert-evidence dl{grid-template-columns:minmax(0,1fr)}.monitor-alert{grid-template-columns:8px minmax(0,1fr) auto}.monitor-alert .incident-state{grid-column:2;justify-self:start}.monitor-alert>b{grid-column:3;grid-row:1 / 3}.evidence-timeline{grid-template-columns:minmax(0,1fr)}.evidence-timeline>i{display:none}.evidence-timeline>span:nth-of-type(3),.evidence-timeline>span:nth-of-type(4){grid-column:1}}@media(max-width:420px){.composer .composer-toolbar{gap:8px}}.composer-submit{min-width:112px}.button-spinner{animation:linksy-spin .8s linear infinite}@keyframes linksy-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.button-spinner{animation-duration:1.8s}}.preserved-home-route[hidden],.preserved-profile-route[hidden]{display:none!important}.post-detail-page-header{display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;min-height:58px}.post-detail-page-header .icon-link{justify-self:start}.post-detail-page-header h1{justify-self:center;margin:0;text-align:center}.post-detail-page-header>span{min-width:0;text-align:right;justify-self:end}.post-detail-skeleton{pointer-events:none}.post-detail-skeleton i,.post-detail-skeleton .skeleton-author>span,.post-detail-skeleton .skeleton-media{display:block;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--line) 70%,transparent),color-mix(in srgb,var(--muted) 22%,transparent),color-mix(in srgb,var(--line) 70%,transparent));background-size:220% 100%;animation:post-skeleton-shimmer 1.25s ease-in-out infinite}.skeleton-author{display:flex;align-items:center;gap:11px}.post-detail-skeleton .skeleton-author>span{width:46px;height:46px;border-radius:50%}.skeleton-author>div,.skeleton-text,.skeleton-actions{display:grid;gap:8px}.skeleton-author>div{flex:1}.skeleton-author i:first-child{width:min(190px,58%);height:12px}.skeleton-author i:last-child{width:min(125px,42%);height:10px}.skeleton-text{margin-top:20px}.skeleton-text i{width:100%;height:11px}.skeleton-text i:nth-child(2){width:86%}.skeleton-text i:nth-child(3){width:62%}.post-detail-skeleton .skeleton-media{width:100%;min-height:220px;margin-top:18px;border-radius:14px}.skeleton-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.skeleton-actions i{width:100%;height:34px}@keyframes post-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:420px){.post-detail-page-header{grid-template-columns:58px minmax(0,1fr) 58px}.post-detail-skeleton .skeleton-media{min-height:180px}}@media(prefers-reduced-motion:reduce){.post-detail-skeleton i,.post-detail-skeleton .skeleton-author>span,.post-detail-skeleton .skeleton-media{animation:none}}.post-card{display:grid;grid-template-columns:48px 1fr;gap:12px;margin:0;padding:18px;border-radius:0;border-left:0;border-right:0;border-bottom:0}.avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;display:grid;place-items:center;font-weight:800}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.post-avatar-column{position:relative;display:flex;justify-content:center;align-self:stretch}.thread-parent-line{position:absolute;width:4px;height:18px;top:-18px;left:50%;transform:translate(-50%);padding:0;border:0;border-radius:4px;background:var(--primary);cursor:pointer}.thread-parent-line:hover{width:7px}.reply-context-link,.post-detail-parent-link{border:0;padding:0;background:transparent;color:var(--primary);font-size:13px;text-align:left;cursor:pointer}.reply-context-link{margin:0 0 7px}.reply-context-link:hover,.reply-context-link:focus-visible,.post-detail-parent-link:hover,.post-detail-parent-link:focus-visible{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.post-detail-parent-link{width:100%;padding:8px 16px;border-bottom:1px solid var(--line)}.thread-line-icon{display:inline-block;width:4px;height:18px;margin-right:10px;border-radius:4px;background:var(--primary);vertical-align:middle}.avatar.large{width:92px;height:92px;font-size:32px;border:4px solid var(--surface)}.post-body header{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.post-body header time{margin-left:auto;white-space:nowrap;font-size:13px}.post-body header span,.post-body time,.muted{color:var(--muted)}.post-group-badge,.user-group-badge{display:inline-flex;width:fit-content;padding:3px 8px;border:1px solid color-mix(in srgb,var(--primary) 45%,transparent);border-radius:999px;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary)!important;font-size:11px;font-weight:750}.verified-badge{display:inline-block;margin-left:5px;color:#1d9bf0;vertical-align:-3px;fill:color-mix(in srgb,#1d9bf0 14%,transparent)}.profile-copy h1{display:flex;align-items:center;gap:3px}.profile-hover-anchor{position:relative;width:fit-content;cursor:pointer}.profile-hover-anchor.inline{display:inline-flex;align-items:center;gap:7px}.profile-hover-popup{position:absolute;z-index:120;top:calc(100% + 8px);left:0;width:min(310px,calc(100vw - 28px));overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);box-shadow:0 18px 55px #00000061;cursor:default}.profile-hover-cover{height:86px;background:linear-gradient(135deg,var(--primary),var(--accent));background-position:center;background-size:cover}.profile-hover-content{position:relative;display:grid;gap:8px;padding:42px 15px 15px}.profile-hover-avatar{position:absolute;top:-34px;left:15px;width:68px;height:68px;overflow:hidden;border:3px solid var(--surface);border-radius:50%;background:var(--primary);color:#fff;font-size:22px;font-weight:800}.profile-hover-avatar img{width:100%;height:100%;object-fit:cover}.profile-hover-name{display:grid;gap:3px;width:fit-content;padding:0;border:0;background:transparent;color:inherit;text-align:left}.profile-hover-name strong{display:flex;align-items:center}.profile-hover-name strong{line-height:1.2}.profile-hover-name span{line-height:1.25}.profile-hover-name span,.profile-hover-content p{color:var(--muted)}.profile-hover-content p{margin:0;line-height:1.4}.profile-hover-stats{display:flex;flex-wrap:wrap;gap:13px;font-size:12px;color:var(--muted)}.profile-hover-stats strong{color:var(--text)}.profile-hover-identity-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.profile-hover-identity-row .profile-hover-name{min-width:0}.profile-hover-identity-row .profile-hover-name strong,.profile-hover-identity-row .profile-hover-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-hover-actions{display:flex;align-items:center;flex:0 0 auto;gap:6px}.profile-hover-actions button{min-width:0;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:5px 9px;border:1px solid color-mix(in srgb,var(--primary) 34%,var(--line));border-radius:999px;background:transparent;color:var(--text);font-weight:750}.profile-hover-actions .profile-hover-message{width:32px;padding:0;color:var(--primary)}.profile-hover-actions .profile-hover-follow{background:var(--text);color:var(--surface);border-color:var(--text)}.profile-hover-actions .profile-hover-follow.following{background:transparent;color:var(--text);border-color:var(--line)}.profile-hover-actions button:hover{transform:translateY(-1px)}.profile-hover-actions button:disabled{opacity:.6;transform:none}.profile-hover-error{color:var(--error);font-size:11px;line-height:1.35}.profile-hover-loading{padding:22px;color:var(--muted)}@media(hover:none){.profile-hover-popup{display:none}}@media(max-width:360px){.profile-hover-popup{width:calc(100vw - 20px)}.profile-hover-content{padding-inline:12px}.profile-hover-actions{gap:4px}.profile-hover-actions button{padding-inline:7px;font-size:11px}}.user-management-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(140px,190px)) auto;gap:10px;align-items:center;margin:16px;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.user-management-toolbar span{color:var(--muted);white-space:nowrap}.managed-user-card{grid-template-columns:48px minmax(180px,1fr) minmax(130px,auto) auto}.user-assignment-fields{grid-column:2 / -1;display:grid;grid-template-columns:minmax(130px,160px) minmax(160px,1fr) minmax(200px,1.2fr) auto auto;gap:10px;align-items:end;padding-top:12px;border-top:1px solid var(--line)}.user-assignment-fields label{display:grid;gap:5px;color:var(--muted);font-size:12px}.user-assignment-fields input,.user-assignment-fields select{width:100%}.assignment-save{min-height:42px}.user-assignment-fields .verified-account-toggle{display:flex;align-items:center;gap:7px;min-height:42px;color:var(--primary);font-weight:700}.verified-account-toggle input{width:auto}.database-reset-panel{grid-column:1 / -1;border-color:color-mix(in srgb,var(--error) 45%,var(--line))}.reset-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.reset-category{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start;padding:13px;border:1px solid var(--line);border-radius:10px;cursor:pointer}.reset-category.selected{border-color:var(--error);background:color-mix(in srgb,var(--error) 8%,transparent)}.reset-category span{display:grid;gap:4px}.reset-category small{color:var(--muted);line-height:1.35}.reset-category b{min-width:32px;padding:3px 7px;border-radius:999px;background:var(--line);text-align:center}.reset-dependency-warning{padding:11px;border-left:3px solid var(--error);color:var(--error)}.reset-confirmation{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:12px;align-items:end;margin-top:14px}.reset-confirmation label{display:grid;gap:6px}.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;background:var(--error);color:#fff;border-color:var(--error)}@media(max-width:680px){.reset-category-grid,.reset-confirmation{grid-template-columns:1fr}}@media(max-width:760px){.user-management-toolbar{grid-template-columns:1fr;margin:10px}.managed-user-card{grid-template-columns:42px minmax(0,1fr)}.managed-user-card .admin-user-role,.managed-user-card .readonly-role,.managed-user-card .admin-user-badges{grid-column:2}.user-assignment-fields{grid-column:1 / -1;grid-template-columns:1fr}.managed-user-card .admin-user-actions{grid-column:1 / -1}}.post-body p{line-height:1.55;white-space:pre-wrap}.post-text-content{overflow-wrap:anywhere}.post-text-content a{color:#38bdf8;text-decoration:none;overflow-wrap:anywhere}.post-text-content a:hover,.post-text-content a:focus-visible{color:#0ea5e9;text-decoration:underline;text-underline-offset:2px}html[data-theme=light] .post-text-content a{color:#2563eb}html[data-theme=light] .post-text-content a:hover,html[data-theme=light] .post-text-content a:focus-visible{color:#1d4ed8}.link-preview-card{min-width:0;display:grid;grid-template-columns:minmax(0,145px) minmax(0,1fr);overflow:hidden;margin-top:11px;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:#0f172a80;color:inherit;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.link-preview-card.text-only{grid-template-columns:minmax(0,1fr)}.link-preview-card:hover,.link-preview-card:focus-visible{border-color:#38bdf87a;background:#1e293b9e;transform:translateY(-1px);outline:none}.link-preview-card>img{width:100%;height:100%;min-height:112px;object-fit:cover;background:#94a3b814}.link-preview-copy{min-width:0;display:grid;align-content:center;gap:5px;padding:12px 14px}.link-preview-copy small{display:flex;align-items:center;gap:6px;color:var(--accent);font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.link-preview-copy strong{overflow:hidden;color:var(--text);font-size:14px;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.link-preview-copy>span{overflow:hidden;color:var(--muted);font-size:12px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.link-preview-copy .link-preview-url{-webkit-line-clamp:1;overflow-wrap:anywhere}html[data-theme=light] .link-preview-card{border-color:#2563eb29;background:#f8fbff}html[data-theme=light] .link-preview-card:hover,html[data-theme=light] .link-preview-card:focus-visible{border-color:#2563eb61;background:#f1f7ff}html[data-theme=light] .link-preview-copy strong{color:#0f172a}html[data-theme=light] .link-preview-copy>span{color:#526175}@media(max-width:480px){.link-preview-card{grid-template-columns:minmax(0,105px) minmax(0,1fr);border-radius:10px}.link-preview-card>img{min-height:100px}.link-preview-copy{padding:10px}.link-preview-copy strong{font-size:13px}.link-preview-copy>span{font-size:11px;-webkit-line-clamp:2}}.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:3px;width:100%;aspect-ratio:16 / 9;margin-top:12px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#020617}.media-grid img,.media-grid video{display:block;width:100%;height:100%;min-width:0;min-height:0;max-height:none;object-fit:cover;border:0;border-radius:0;background:#020617}.media-image-button{min-width:0;min-height:0;display:block;padding:0;overflow:hidden;border:0;background:#020617;cursor:zoom-in}.media-image-button:hover img{transform:scale(1.015)}.media-image-button img{transition:transform .18s ease}.media-grid.media-count-1{display:block;aspect-ratio:16 / 9}.media-grid.media-count-1 .media-image-button{width:100%;height:100%}.media-grid.media-count-2{grid-template-rows:minmax(0,1fr)}.media-grid.media-count-3>:first-child{grid-row:1 / 3}.media-lightbox{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:44px 64px;background:#02060ff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.media-lightbox>img,.media-lightbox>video{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 88px);object-fit:contain;background:#000;border-radius:6px;box-shadow:0 20px 70px #00000085}.media-lightbox button{position:fixed;z-index:1;display:grid;place-items:center;border:0;border-radius:50%;background:#0f172ac7;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.media-lightbox button:hover{background:#2563ebe6}.media-lightbox-close{top:18px;right:18px;width:42px;height:42px}.media-lightbox-previous,.media-lightbox-next{top:50%;width:46px;height:46px;transform:translateY(-50%)}.media-lightbox-previous{left:16px}.media-lightbox-next{right:16px}.media-lightbox-count{position:fixed;bottom:17px;left:50%;padding:5px 10px;border-radius:999px;background:#0f172abf;color:#fff;font-size:12px;font-variant-numeric:tabular-nums;transform:translate(-50%)}@media(max-width:600px){.media-lightbox{padding:max(54px,env(safe-area-inset-top)) 10px max(48px,env(safe-area-inset-bottom));width:100%;max-width:100%;overflow:hidden}.media-lightbox>img,.media-lightbox>video{max-height:calc(100dvh - 102px);border-radius:3px}.media-lightbox-previous,.media-lightbox-next{width:38px;height:38px;background:#0f172a94!important}.media-lightbox-previous{left:7px}.media-lightbox-next{right:7px}}.post-body footer{display:flex;justify-content:space-between;max-width:390px;margin-top:12px}.post-body footer button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--muted)}.post-body footer .liked{color:var(--error)}.panel{padding:18px}.panel h2{margin:0 0 14px;font-size:18px}.trend{display:grid;gap:4px;padding:12px 0;border-top:1px solid var(--line)}.trend span{color:var(--muted);font-size:13px}.search-box{margin:16px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.search-box input{border:0;padding:0;outline:0}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;padding:16px}.metric{padding:16px;display:grid;gap:8px}.metric span{color:var(--muted);text-transform:capitalize;font-size:13px}.metric strong{font-size:28px}.admin-form{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:16px;padding:14px}.data-table{margin:16px;overflow:hidden}.table-row{display:grid;grid-template-columns:1.5fr 1fr 1fr .8fr;gap:10px;padding:14px;border-top:1px solid var(--line);align-items:center}.table-row:first-child{border-top:0}.cover{height:190px;background:linear-gradient(135deg,#2563eb,#06b6d4 56%,#22c55e)}.profile-head{padding:0 20px 24px;margin-top:-46px}.profile-head h1{margin:12px 0 4px}.notice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;margin:16px;padding:16px}.notice.unread{border-color:var(--primary);background:#eff6ff}.notice strong,.notice p,.notice-link{grid-column:1}.notice p{margin:0}.notice time{grid-column:2;grid-row:1;justify-self:end;color:var(--muted);font-size:13px;white-space:nowrap}.clickable-notice{cursor:pointer}.clickable-notice:hover{border-color:#3b82f67a;background:#2563eb1a}.notice-link{display:inline-flex;margin:4px 0 8px;color:#93c5fd;font-size:13px;font-weight:750}.empty-state,.sentinel{padding:32px;text-align:center;color:var(--muted)}.bottom-nav,.mobile-top-bar,.mobile-menu-backdrop,.mobile-menu-drawer{display:none}@media(max-width:1050px){.app-shell,.console-shell{grid-template-columns:78px minmax(0,1fr)}.right-rail{display:none}.desktop-brand{justify-content:center}.desktop-brand img{width:46px;height:46px}.desktop-brand span,.nav-button span{display:none}.nav-button{justify-content:center}.admin-form{grid-template-columns:1fr 1fr}}@media(max-width:720px){.login-page{grid-template-columns:1fr;padding:24px}.login-brand h1{font-size:42px}.app-shell{display:block;width:100%;max-width:100%;min-width:0;padding:0 0 70px;overflow-x:clip}.left-nav{display:none}.mobile-top-bar{position:sticky;top:0;z-index:24;width:100%;height:60px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;padding:6px 14px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-profile-button{width:42px;height:42px;display:grid;place-items:center;padding:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--primary) 32%,var(--line));border-radius:50%;background:color-mix(in srgb,var(--primary) 18%,var(--surface));color:var(--text);font-size:14px;font-weight:800}.mobile-profile-button img{width:100%;height:100%;object-fit:cover}.mobile-top-logo{justify-self:center;width:42px;height:42px;object-fit:contain;transform:translateY(-2px) scale(1.1)}.mobile-top-spacer{width:42px;height:42px}.content{width:100%;max-width:100%;min-width:0;border-inline:0;overflow-x:clip}.content>*,.timeline,.profile-page,.post-detail-page,.settings-page,.admin-page{min-width:0;max-width:100%}.page-header{min-width:0;gap:0}.page-header>*{min-width:0}.post-card,.post-body,.post-body header,.post-detail-card,.comment-composer,.profile-summary,.profile-identity-row,.profile-copy{min-width:0;max-width:100%}.post-body p,.post-detail-text,.profile-copy p{overflow-wrap:anywhere;word-break:break-word}.composer .composer-media-preview{grid-template-columns:minmax(0,1fr)}.bottom-nav{position:fixed;inset:auto 0 0;height:66px;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));background:var(--surface);border-top:1px solid var(--line);z-index:20}.bottom-nav button{min-width:0;display:grid;place-items:center;gap:3px;border:0;background:transparent;color:var(--muted);font-size:11px;font-weight:760}.bottom-nav small{max-width:100%;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.bottom-nav button.active{color:var(--primary)}.mobile-menu-backdrop{position:fixed;inset:0;display:block;border:0;background:#0206178f;z-index:35}.mobile-menu-drawer{position:fixed;top:0;right:0;bottom:0;width:min(86vw,340px);display:grid;grid-template-rows:auto minmax(0,1fr);padding:16px;border-left:1px solid rgba(148,163,184,.18);background:#0c111dfa;box-shadow:-24px 0 70px #00000057;transform:translate(104%);transition:transform .22s ease;z-index:40}.mobile-menu-drawer.open{transform:translate(0)}.mobile-menu-drawer header{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(148,163,184,.14);color:var(--text)}.mobile-drawer-brand{min-width:0;display:flex;align-items:center;gap:10px}.mobile-drawer-brand img{width:42px;height:42px;border-radius:10px;object-fit:contain;transform:scale(1.1)}.mobile-drawer-brand div{min-width:0;display:grid;gap:2px}.mobile-drawer-brand strong{color:var(--text);line-height:1}.mobile-drawer-brand span{color:var(--muted);font-size:12px;font-weight:700}.mobile-menu-drawer header button{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#94a3b814;color:var(--text)}.mobile-menu-list{display:grid;align-content:start;gap:8px;padding-top:14px}.mobile-menu-list button{min-height:46px;display:flex;align-items:center;gap:12px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#080d176b;color:var(--text);padding:0 12px;font-weight:780;text-align:left}.mobile-menu-list button.active{border-color:#3b82f66b;background:#2563eb29;color:var(--accent)}.mobile-menu-list .logout{margin-top:10px;color:#fca5a5}.post-card{grid-template-columns:40px 1fr;padding:14px}.admin-form,.table-row{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.page-header{min-height:auto;display:grid;grid-template-columns:1fr;align-items:start;gap:5px;padding:14px 16px}.page-header h1{max-width:100%;font-size:22px;line-height:1.15;overflow-wrap:anywhere}.page-header span{max-width:100%;font-size:13px;line-height:1.35;overflow-wrap:break-word}}.messages-page{height:calc(100dvh - 44px);min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.messages-page-header>div{min-width:0;display:grid;gap:3px}.new-message-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid color-mix(in srgb,var(--primary) 48%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);font-weight:750}.messages-page-header .new-message-button span{color:inherit;font-size:13px}.messages-layout{min-height:0;height:100%;display:grid;grid-template-columns:300px minmax(0,1fr);overflow:hidden}.conversation-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;border-right:1px solid rgba(148,163,184,.14);background:#080d176b}.conversation-item{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:center;border:0;border-bottom:1px solid rgba(148,163,184,.1);padding:14px;background:transparent;color:var(--text);text-align:left;cursor:pointer}.conversation-item:hover,.conversation-item.active{background:#2563eb21}.conversation-item>.conversation-copy{min-width:0;display:grid;gap:3px}.conversation-item strong,.thread-header strong{color:var(--text);font-weight:760}.conversation-item small,.thread-header small{color:#93c5fd}.conversation-item em{overflow:hidden;color:var(--muted);font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.conversation-item b{min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:var(--primary);color:#fff;font-size:11px}.message-thread{height:100%;min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.thread-header{display:flex;align-items:center;gap:11px;padding:14px 16px;border-bottom:1px solid rgba(148,163,184,.14);background:#080d1775}.message-profile-link{width:fit-content;min-width:0;display:grid;gap:2px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.message-profile-link:hover strong,.message-profile-link:hover small{text-decoration:underline;text-underline-offset:2px}.message-profile-link strong{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:3px}.message-group-badge,.profile-group-badge{display:inline-flex;align-items:center;width:fit-content;max-width:92px;padding:2px 6px;overflow:hidden;border:1px solid color-mix(in srgb,var(--primary) 38%,transparent);border-radius:999px;background:color-mix(in srgb,var(--primary) 11%,transparent);color:var(--primary)!important;font-size:9px;font-weight:800;line-height:1.15!important;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.profile-copy h1 .profile-group-badge{margin-left:3px;font-size:10px}.thread-messages{min-height:0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding:18px;overscroll-behavior:contain;scrollbar-gutter:stable}.load-older-messages{align-self:center;min-height:34px;padding:7px 14px;border:1px solid rgba(56,189,248,.34);border-radius:999px;background:#0ea5e917;color:var(--primary);font-weight:750}.load-older-messages:disabled{cursor:wait;opacity:.72}.older-messages-error{align-self:center;margin:0;color:#fca5a5;font-size:13px;text-align:center}.older-messages-error button{border:0;background:transparent;color:var(--primary);font-weight:750}.mobile-thread-back{display:none;width:38px;height:38px;flex:0 0 38px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:var(--text)}.message-thread-error{display:grid;justify-items:center;gap:8px}.message-thread-error strong{color:var(--text)}.message-thread-error span{overflow-wrap:anywhere}.message-bubble{max-width:min(72%,520px);align-self:flex-start;display:grid;gap:5px;padding:11px 13px;border:1px solid rgba(148,163,184,.14);border-radius:14px 14px 14px 4px;background:#0f172adb}.message-bubble.mine{align-self:flex-end;border-color:#3b82f657;border-radius:14px 14px 4px;background:linear-gradient(135deg,#2563ebd1,#0891b2b3)}.message-bubble p{margin:0;color:#f8fafc}.message-bubble time{color:#e2e8f0b8;font-size:11px}.thread-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px;border-top:1px solid rgba(148,163,184,.14);background:#080d1775}.thread-composer textarea{min-height:46px;max-height:130px;resize:vertical}.message-empty-state{min-height:100%;display:grid;place-content:center;justify-items:center;gap:10px;padding:28px;color:var(--muted);text-align:center}.message-empty-state strong{color:var(--text);font-size:19px}.message-empty-state .primary{margin-top:6px}.new-message-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:start center;padding:max(7vh,36px) 16px;background:#020617ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.new-message-dialog{width:min(680px,100%);height:min(680px,calc(100dvh - max(14vh,72px)));max-height:min(720px,86vh);display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 30px 100px #0000007a}.new-message-dialog>header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-bottom:1px solid var(--line)}.new-message-dialog h2{margin:0;font-size:20px}.new-message-dialog>header button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--surface-2);color:var(--text)}.recipient-search{min-height:54px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:11px 20px;border-bottom:1px solid var(--line);color:var(--muted)}.recipient-search input{width:100%;min-width:0;padding:8px 10px;border:0;outline:0;background:transparent}.recipient-results{min-height:0;overflow-y:auto;overscroll-behavior:contain}.recipient-results>.recipient-result{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;padding:12px 16px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--text);text-align:left;cursor:pointer}.recipient-results>.recipient-result:hover{background:color-mix(in srgb,var(--primary) 9%,transparent)}.recipient-results>.recipient-result>.message-profile-link{min-width:0}.recipient-results small{color:var(--muted)}html[data-theme=light] .conversation-list,html[data-theme=light] .thread-header,html[data-theme=light] .thread-composer{background:#f8fafcc7;border-color:#0f172a1a}html[data-theme=light] .conversation-item{border-bottom-color:#0f172a14}html[data-theme=light] .message-bubble{background:#fff;border-color:#d8e0ec}html[data-theme=light] .message-bubble p{color:#0f172a}html[data-theme=light] .message-bubble time{color:#64748b}html[data-theme=light] .message-bubble.mine p{color:#fff}@media(max-width:860px){.messages-layout{grid-template-columns:1fr}.conversation-list{border-right:0;border-bottom:1px solid rgba(148,163,184,.14);max-height:100%;overflow-y:auto}}@media(max-width:720px){.messages-page{height:calc(100dvh - 126px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}.messages-page.mobile-thread-view{grid-template-rows:minmax(0,1fr)}.messages-page.mobile-thread-view>.messages-page-header{display:none}.messages-layout{display:block;min-height:0;height:100%}.messages-layout>.conversation-list{display:block;height:100%;max-height:none;border-bottom:0}.messages-layout>.message-thread{display:none}.messages-layout.mobile-thread-open>.conversation-list{display:none}.messages-layout.mobile-thread-open>.message-thread{display:grid}.mobile-thread-back{display:grid}.messages-page,.messages-layout,.message-thread,.conversation-list{width:100%;max-width:100%;min-width:0}.messages-page-header{grid-template-columns:minmax(0,1fr) auto;align-items:center}.messages-page-header .new-message-button span{display:none}.new-message-button{width:40px;padding:0}.thread-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:10px}.thread-composer textarea{min-height:42px;max-height:96px;resize:none}.thread-composer .primary{min-height:42px;padding-inline:13px}.thread-composer .primary svg{flex:0 0 auto}.message-bubble{max-width:86%}.new-message-backdrop{padding:18px 10px}.new-message-dialog{height:min(620px,calc(100dvh - 36px));max-height:calc(100dvh - 36px)}.conversation-item{grid-template-columns:40px minmax(0,1fr) auto;padding-inline:12px}.conversation-item .avatar,.recipient-result .avatar,.thread-header .avatar{width:40px;height:40px}.conversation-copy,.message-profile-link,.message-profile-link strong,.message-profile-link small{max-width:100%;min-width:0}.message-profile-link small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-group-badge{max-width:68px;flex:0 1 auto}.thread-header{min-width:0;padding-inline:12px}}:root{color-scheme:dark;--primary: #3b82f6;--secondary: #020617;--accent: #22d3ee;--success: #22c55e;--warning: #f59e0b;--error: #f43f5e;--bg: #05070c;--surface: #0c111d;--surface-2: #111827;--line: #202938;--muted: #94a3b8;--text: #f8fafc}body{background:radial-gradient(circle at 14% 0%,rgba(59,130,246,.18),transparent 30%),radial-gradient(circle at 84% 8%,rgba(34,211,238,.1),transparent 24%),linear-gradient(180deg,#070a12,#05070c 44%,#03050a)}html[data-theme=light] body{background:radial-gradient(circle at 14% 0%,rgba(37,99,235,.11),transparent 30%),radial-gradient(circle at 84% 8%,rgba(8,145,178,.1),transparent 24%),linear-gradient(180deg,#fff,#f6f8fc 44%,#edf2f9)}.app-shell{max-width:1420px;grid-template-columns:268px minmax(0,720px) 340px;gap:28px;padding:22px}.left-nav,.right-rail{top:22px;background:#0c111dc2;border:1px solid rgba(148,163,184,.14);border-radius:12px;padding:16px;box-shadow:0 24px 90px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-theme=light] .left-nav,html[data-theme=light] .right-rail,html[data-theme=light] .content,html[data-theme=light] .login-card,html[data-theme=light] .panel,html[data-theme=light] .composer,html[data-theme=light] .admin-form,html[data-theme=light] .notice,html[data-theme=light] .metric,html[data-theme=light] .data-table,html[data-theme=light] .settings-panel{background:#ffffffe0;border-color:#0f172a1a;box-shadow:0 18px 55px #0f172a1a}.logo{width:172px;padding:0;border-radius:12px;background:transparent}.desktop-brand{min-height:58px;display:flex;align-items:center;gap:12px;margin:4px 0 20px;padding:0 6px}.desktop-brand img{width:50px;height:50px;flex:0 0 auto;object-fit:contain}.desktop-brand span{color:var(--text);font-size:25px;font-weight:440;letter-spacing:.2em;line-height:1}html[data-theme=light] .logo{background:transparent;border:0}html[data-theme=light] .desktop-brand img,html[data-theme=light] .mobile-top-logo,html[data-theme=light] .mobile-drawer-brand img{filter:brightness(0) saturate(100%) invert(35%) sepia(95%) saturate(2520%) hue-rotate(215deg) brightness(96%) contrast(91%) drop-shadow(0 2px 4px rgba(37,99,235,.18))}html[data-theme=light] .desktop-brand span,html[data-theme=light] .mobile-drawer-brand strong{color:#2563eb}.nav-button{height:48px;color:#cbd5e1;border:1px solid transparent;font-weight:650}.nav-button.active,.nav-button:hover{background:linear-gradient(135deg,#3b82f633,#22d3ee14);border-color:#3b82f647;color:#eff6ff}html[data-theme=light] .nav-button.active,html[data-theme=light] .nav-button:hover{background:#eff6ff;color:#1d4ed8}.content{overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:#05070cd1;box-shadow:0 24px 90px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card,.panel,.composer,.post-card,.admin-form,.notice,.metric,.data-table{background:#0c111ddb;border-color:#94a3b829;box-shadow:0 18px 55px #00000038}input,textarea,select{background:#080d17;border-color:#263244;color:var(--text);outline:none}html[data-theme=light] input,html[data-theme=light] textarea,html[data-theme=light] select{background:#fff;border-color:#cbd5e1;color:#0f172a}input:focus,textarea:focus,select:focus{border-color:#3b82f6c7;box-shadow:0 0 0 3px #3b82f624}.primary{background:linear-gradient(135deg,#2563eb,#0891b2);box-shadow:0 12px 30px #2563eb40}.primary:hover{filter:brightness(1.08)}.page-header{background:#080d17b8;border-bottom-color:#94a3b824}html[data-theme=light] .page-header{background:#fffc;border-bottom-color:#0f172a1a}.page-header h1{font-size:22px;letter-spacing:0}.composer{margin:18px;padding:16px}.composer textarea{background:transparent;color:#e5e7eb;font-size:16px}.post-card{background:transparent;border-top-color:#94a3b81f;padding:20px}.post-card:hover{background:#0f172a6b}.avatar{background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 0 0 4px #3b82f61a}.media-grid img,.media-grid video,.composer-media-preview img,.composer-media-preview video{border-color:#94a3b82e;background:#020617}.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#0f172adb;border-color:#94a3b838;color:#cbd5e1}html[data-theme=light] .ghost-button{background:#fff;color:#475569;border-color:#cbd5e1}.ghost-button:hover{border-color:#3b82f68c;color:#eff6ff}.trend{border-top-color:#94a3b824}.trend strong{color:#e2e8f0}.metric strong{color:#f8fafc}.table-row{border-top-color:#94a3b821}.notice.unread{background:#2563eb21;border-color:#3b82f673}.profile-page{min-height:100%}.profile-cover{position:relative;min-height:230px;background:linear-gradient(135deg,#2563ebf2,#06b6d4bd 52%,#22c55e9e),#111827;background-size:cover;background-position:center;border-bottom:1px solid rgba(148,163,184,.16)}.profile-cover.editable-cover{cursor:default}.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 15%,rgba(5,7,12,.78));pointer-events:none}.cover-upload-control{position:absolute;right:18px;top:18px;z-index:10;width:132px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(226,232,240,.3);border-radius:8px;background:#020617c7;color:#f8fafc;font-weight:760;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;pointer-events:auto}.cover-upload-control input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.cover-upload-control:hover{border-color:#3b82f6b8}.profile-avatar-button input,.profile-edit-avatar input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.profile-summary{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:0 22px 22px;margin-top:-42px;position:relative;z-index:2}.profile-identity-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:end}.profile-avatar-button{width:112px;height:112px;border:4px solid #05070c;border-radius:50%;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;display:grid;place-items:center;overflow:hidden;position:relative;font-size:38px;font-weight:800;cursor:pointer}.profile-avatar-button img{width:100%;height:100%;object-fit:cover}.profile-avatar-button svg{position:absolute;right:8px;bottom:8px;padding:5px;width:30px;height:30px;border-radius:50%;background:#020617c7}.profile-copy{min-width:0;padding-top:48px}.profile-summary h1{margin:0 0 4px;font-size:28px;line-height:1.12;overflow-wrap:anywhere}.profile-handle{display:inline-flex;color:#93c5fd;font-weight:650;margin-bottom:8px}.profile-summary p{color:#cbd5e1;line-height:1.6;max-width:560px}.profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}@media(max-width:720px){.left-nav,.right-rail{border-radius:0}.content{border-radius:0;border-inline:0}.bottom-nav{background:#0c111df5;border-top-color:#94a3b82e}.profile-summary{grid-template-columns:1fr;align-items:start;margin-top:-34px}.profile-identity-row{grid-template-columns:88px minmax(0,1fr);gap:14px}.profile-avatar-button{width:88px;height:88px;font-size:30px}.profile-copy{padding-top:34px}.profile-summary h1{font-size:22px}}body{font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{letter-spacing:0}label{gap:7px;font-size:12px;font-weight:650;letter-spacing:.02em;color:#aebbd0}input,textarea,select{min-height:44px;width:100%;padding:11px 13px;font-size:14px;line-height:1.35}textarea{min-height:110px}button{font-size:14px;line-height:1}.primary,.ghost-button{min-height:42px;white-space:nowrap}.page-header{min-height:68px;padding:16px 20px}.page-header h1{font-size:20px;font-weight:760}.page-header span{font-size:13px}.nav-button,.post-body p,.profile-summary p,.login-brand p{font-size:14px}.post-body header strong,.trend strong,.table-row strong{font-weight:720}.settings-page{min-height:100%}.settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px;padding:18px}.settings-panel{background:#0c111ddb;border:1px solid rgba(148,163,184,.16);border-radius:10px;padding:18px;box-shadow:0 18px 55px #00000038}.settings-appearance-panel{grid-column:1 / -1}.settings-password-panel{grid-column:1}.settings-side-panel{grid-column:2}.settings-panel.compact{align-self:start}.section-title{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;margin-bottom:18px}.section-title>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#3b82f624;border:1px solid rgba(59,130,246,.28);color:#93c5fd}.section-title h2{margin:0 0 4px;font-size:18px}.section-title p{margin:0;color:var(--muted);font-size:13px}.security-form{display:grid;gap:14px;max-width:520px}.theme-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.theme-option{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px 10px;align-items:center;text-align:left;border:1px solid rgba(148,163,184,.18);border-radius:10px;padding:14px;background:#080d1794;color:var(--text)}.theme-option small{grid-column:2;color:var(--muted);font-size:12px;line-height:1.35}.theme-option.active{border-color:#3b82f6ad;background:#2563eb29;box-shadow:0 0 0 3px #2563eb1a}html[data-theme=light] .theme-option{background:#fff;border-color:#d8e0ec}html[data-theme=light] .theme-option.active{background:#eff6ff}.appearance-subsection{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(148,163,184,.16)}.appearance-subsection-title{display:flex;align-items:flex-start;gap:10px}.appearance-subsection-title>svg{flex:0 0 auto;margin-top:2px;color:var(--primary)}.appearance-subsection-title>div{display:grid;gap:3px;min-width:0}.appearance-subsection-title small{color:var(--muted);line-height:1.4}.text-size-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.text-size-option{min-width:0;min-height:86px;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;gap:4px 9px;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:10px;background:#080d1794;color:var(--text);text-align:left}.text-size-option>span{grid-row:1 / 3;color:var(--primary);font-weight:800}.text-size-option.large>span{font-size:17px}.text-size-option.extra-large>span{font-size:19px}.text-size-option small{color:var(--muted);font-size:11px;line-height:1.25}.text-size-option.active{border-color:#3b82f6ad;background:#2563eb29;box-shadow:0 0 0 3px #2563eb1a}html[data-theme=light] .text-size-option{background:#fff;border-color:#d8e0ec}html[data-theme=light] .text-size-option.active{background:#eff6ff}.security-form .primary{justify-self:start;margin-top:2px}.password-rules{list-style:none;padding:0;margin:0;display:grid;gap:10px}.password-rules li{position:relative;padding:10px 12px 10px 34px;border:1px solid rgba(148,163,184,.14);border-radius:8px;color:#94a3b8;background:#080d179e;font-size:13px}.password-rules li:before{content:"";position:absolute;left:12px;top:50%;width:9px;height:9px;transform:translateY(-50%);border-radius:50%;background:#475569}.password-rules li.met{color:#bbf7d0;border-color:#22c55e52;background:#22c55e14}.password-rules li.met:before{background:#22c55e}@media(max-width:900px){.settings-grid{grid-template-columns:1fr}.settings-side-panel{grid-column:auto;grid-row:auto}.settings-appearance-panel,.settings-password-panel{grid-column:auto}}@media(max-width:720px){.settings-grid,.reports-workspace{gap:12px;padding:12px}.report-builder,.report-candidates,.report-output,.report-section,.report-post-card{padding:14px}.report-filter-fields{grid-template-columns:1fr;gap:9px}.report-filter-fields input:first-child,.report-filter-fields .primary{grid-column:auto}.report-filter-fields input,.report-filter-fields select,.report-filter-fields .primary{min-height:46px;font-size:14px}.report-actions,.report-document{padding:14px}.report-action-buttons{width:100%;display:grid;grid-template-columns:1fr}.report-action-buttons button{width:100%;justify-content:center}.settings-panel{padding:14px;border-radius:8px}.section-title{grid-template-columns:36px minmax(0,1fr);gap:10px;margin-bottom:14px}.section-title>span{width:36px;height:36px;border-radius:8px}.theme-selector,.text-size-selector{grid-template-columns:1fr}.text-size-option{min-height:68px}.theme-option{padding:12px}.security-form{max-width:none}.security-form .primary{width:100%;justify-self:stretch}.password-rules{display:grid;gap:8px}}html[data-theme=black] h1,html[data-theme=black] h2,html[data-theme=black] h3,html[data-theme=black] .page-header h1,html[data-theme=black] .section-title h2,html[data-theme=black] .panel h2,html[data-theme=black] .profile-summary h1,html[data-theme=black] .post-body header strong,html[data-theme=black] .table-row strong,html[data-theme=black] .theme-option span{color:#f8fafc}html[data-theme=black] p,html[data-theme=black] .post-body p,html[data-theme=black] .profile-summary p{color:#d7dee9}html[data-theme=black] label,html[data-theme=black] .page-header span,html[data-theme=black] .section-title p,html[data-theme=black] .theme-option small{color:#a8b4c7}html[data-theme=black] .search-box input,html[data-theme=black] .search-hero input,html[data-theme=black] .composer textarea{color:#f8fafc}html[data-theme=black] .search-box input::placeholder,html[data-theme=black] .search-hero input::placeholder,html[data-theme=black] .composer textarea::placeholder,html[data-theme=black] input::placeholder,html[data-theme=black] textarea::placeholder{color:#718096}html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3,html[data-theme=light] .page-header h1,html[data-theme=light] .section-title h2,html[data-theme=light] .panel h2,html[data-theme=light] .profile-summary h1,html[data-theme=light] .post-body header strong,html[data-theme=light] .table-row strong,html[data-theme=light] .theme-option span{color:#0f172a}html[data-theme=light] p,html[data-theme=light] .post-body p,html[data-theme=light] .profile-summary p{color:#334155}html[data-theme=light] label,html[data-theme=light] .page-header span,html[data-theme=light] .section-title p,html[data-theme=light] .theme-option small{color:#64748b}html[data-theme=light] .trend strong,html[data-theme=light] .metric strong{color:#0f172a}.search-page{min-height:100%}.search-sticky-region{position:sticky;top:0;z-index:18;padding-bottom:1px;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent);background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:blur(16px) saturate(145%);backdrop-filter:blur(16px) saturate(145%)}.search-sticky-region>.page-header{position:static;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.search-hero{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:12px;align-items:center;margin:18px;padding:12px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:#0f172a5c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.search-hero input{min-height:42px;border:0;padding:0;background:transparent;box-shadow:none;font-size:15px;color:var(--text);caret-color:var(--accent)}.search-hero input:focus{box-shadow:none}.search-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 18px 10px;padding:4px;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:#080d178a}.profile-page-header>div{display:grid;gap:3px;min-width:0}.profile-page-header h1,.profile-page-header span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-tabs button{min-height:42px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-weight:700}.search-tabs button span{margin-left:8px;color:inherit;font-size:12px;opacity:.72}.search-tabs button.active{color:#f8fafc;background:linear-gradient(135deg,#2563eb57,#0891b22e)}.search-results{display:grid}.search-results-sentinel{width:100%;height:1px}.search-loading-more{display:flex;justify-content:center;padding:16px;color:var(--muted);font-size:13px}.search-error{margin:-6px 18px 12px;color:var(--error);font-size:13px}.profile-result-card,.hashtag-result-card{display:grid;gap:12px;align-items:center;margin:0;padding:18px 20px;border-top:1px solid rgba(148,163,184,.12);background:transparent}.profile-result-card{grid-template-columns:48px minmax(0,1fr) auto}.profile-result-card:hover,.hashtag-result-card:hover{background:#0f172a6b}.profile-result-card.clickable{cursor:pointer}.profile-result-card strong,.hashtag-result-card strong{display:block;color:var(--text);font-weight:760}.profile-result-card span{color:#93c5fd;font-size:13px}.handle-link{display:inline-flex;border:0;background:transparent;color:#93c5fd;padding:0;min-height:0;font-size:13px;font-weight:650}.handle-link:hover{text-decoration:underline}.profile-result-card p,.hashtag-result-card p{margin:6px 0;color:#d7dee9}.profile-result-card small{color:var(--muted)}.profile-result-actions{display:flex;align-items:center;gap:8px}.follow-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid rgba(59,130,246,.55);border-radius:8px;padding:0 13px;background:#2563eb2e;color:#dbeafe;font-weight:750}.follow-button.following{border-color:#94a3b842;background:#94a3b81f;color:#cbd5e1}.dm-popover{position:fixed;right:24px;bottom:24px;z-index:50;width:min(380px,calc(100vw - 32px));display:grid;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.18);border-radius:12px;background:#0c111df5;box-shadow:0 24px 90px #00000073;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dm-popover header,.dm-popover footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.dm-popover header div{display:grid;gap:2px}.dm-popover header strong{color:#f8fafc;font-weight:760}.dm-popover header span,.dm-popover footer span{color:#a8b4c7;font-size:12px}.dm-popover header button{border:0;background:transparent;color:var(--muted)}.dm-popover textarea{min-height:104px;resize:vertical;background:#080d17;border-color:#263244;color:#f8fafc;caret-color:var(--accent)}.dm-popover textarea::placeholder{color:#718096}.hashtag-result-card{grid-template-columns:42px minmax(0,1fr)}.hashtag-result-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#3b82f624;color:#93c5fd;border:1px solid rgba(59,130,246,.28)}html[data-theme=light] .search-hero,html[data-theme=light] .search-tabs{background:#ffffffb3;border-color:#0f172a1a}html[data-theme=light] .search-tabs button.active{color:#1e3a8a;background:#dbeafe}html[data-theme=light] .profile-result-card:hover,html[data-theme=light] .hashtag-result-card:hover{background:#2563eb0b}html[data-theme=light] .profile-result-card p,html[data-theme=light] .hashtag-result-card p{color:#334155}html[data-theme=light] .follow-button{background:#dbeafe;color:#1e3a8a}html[data-theme=light] .follow-button.following{background:#f1f5f9;color:#334155}html[data-theme=light] .dm-popover{background:#fffffff5;border-color:#0f172a1f;box-shadow:0 24px 90px #0f172a2e}html[data-theme=light] .dm-popover header strong{color:#0f172a}html[data-theme=light] .dm-popover header span,html[data-theme=light] .dm-popover footer span{color:#64748b}html[data-theme=light] .dm-popover textarea{background:#fff;border-color:#cbd5e1;color:#0f172a}html[data-theme=light] .dm-popover textarea::placeholder{color:#94a3b8}@media(max-width:720px){.search-hero{grid-template-columns:24px minmax(0,1fr)}.search-hero .primary{grid-column:1 / -1}.profile-result-card{grid-template-columns:44px minmax(0,1fr)}.profile-result-actions{grid-column:2;justify-self:start;flex-wrap:wrap}.dm-popover{right:16px;bottom:76px}}.login-page{position:relative;isolation:isolate;overflow:hidden;color:#f8fafc;background:radial-gradient(circle at 72% 44%,rgba(16,88,155,.13),transparent 34%),radial-gradient(circle at 13% 76%,rgba(0,176,235,.09),transparent 31%),linear-gradient(118deg,#020b19,#030d1d 48%,#061427);grid-template-columns:minmax(0,1fr) minmax(362px,464px);gap:clamp(58px,8vw,140px);padding:clamp(46px,6vh,78px) clamp(44px,6vw,100px)}.login-brand{position:relative;z-index:2;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;padding-top:clamp(2px,1.5vh,18px)}.login-logo{display:flex;align-items:center;gap:24px;width:fit-content;max-width:100%;margin-left:-18px}.login-logo img{width:94px;height:94px;flex:0 0 auto;object-fit:contain}.login-logo span{color:#f7fbff;font-size:clamp(32px,2.8vw,44px);font-weight:380;letter-spacing:.23em;line-height:1}.login-brand h1{color:#f8fafc;max-width:670px;margin:clamp(52px,7.5vh,78px) 0 16px;font-size:clamp(40px,calc(5vw - 12px),64px);font-weight:700;line-height:1.03;letter-spacing:-.045em}.desktop-login-break{display:block}.login-brand h1>span{display:block}.login-brand p{color:#cbd5e1;max-width:530px;margin:0;font-size:clamp(14px,1.15vw,17px);line-height:1.55}.login-card{position:relative;z-index:2;transform:translate(0);background:#0c111deb;border:1px solid rgba(148,163,184,.18);color:#f8fafc;box-shadow:0 26px 90px #00000061;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.login-card-main{align-self:center;width:100%;padding:clamp(32px,4vw,48px);gap:18px;border-radius:16px;background:linear-gradient(145deg,#0a182cd1,#050f1eeb);border:1px solid rgba(113,151,196,.3);box-shadow:0 32px 100px #00000057,inset 0 1px #ffffff06}.login-card-heading{display:grid;justify-items:center;gap:9px;margin-bottom:20px;text-align:center}.login-card-mark{width:78px;height:78px;display:grid;place-items:center;margin-bottom:12px;border:1px solid rgba(105,151,204,.32);border-radius:50%;background:#020b196b}.login-card-mark img{width:58px;height:58px;object-fit:contain}.login-card-heading h2{margin:0;font-size:31px;font-weight:780}.login-card-heading p{margin:0;color:#aab9ce;font-size:16px}.login-card h2{color:#f8fafc;font-size:24px;font-weight:760}.login-card label{color:#b6c2d4;font-size:14px;font-weight:650}.login-card>label>input,.login-input-wrap{background:#080d17;border-color:#2a3548;color:#f8fafc;caret-color:#22d3ee}.login-input-wrap{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 15px;border:1px solid #30415a;border-radius:8px;color:#91a5c1;transition:border-color .18s ease,box-shadow .18s ease}.login-input-wrap:focus-within{border-color:#12cce9;box-shadow:0 0 0 3px #12cce91c}.login-input-wrap input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#f8fafc;box-shadow:none}.login-input-wrap button{display:grid;place-items:center;padding:4px;border:0;background:transparent;color:#91a5c1}.login-options{display:flex;align-items:center;justify-content:space-between;gap:18px}.remember-option{display:flex;grid-template-columns:none;align-items:center;gap:9px;font-weight:450!important}.remember-option input{width:21px;height:21px;margin:0;padding:0;accent-color:#11c9e7}.login-link{padding:4px 0;border:0;background:transparent;color:#1ca9ff;font-size:14px}.login-card input::placeholder{color:#718096}.login-card .primary{width:100%;min-height:46px;justify-content:center;border:0;background:linear-gradient(105deg,#14d4e9,#1698f2 55%,#296cff);font-size:16px;font-weight:760}.login-card>.ghost-button{width:100%;margin:0;justify-content:center}.request-account-button{width:100%;min-height:50px;justify-content:center;border:1px solid #159bea;color:#1ca9ff;font-size:16px;font-weight:730;margin:0}.login-security-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;margin-top:3px;padding-top:22px;border-top:1px solid rgba(126,153,189,.26);color:#778ba7;font-size:13px;line-height:1.5}.login-network{position:absolute;z-index:0;left:0;bottom:0;width:min(58vw,930px);height:min(54vh,540px);color:#13d9ee;opacity:.82;filter:drop-shadow(0 0 4px rgba(19,217,238,.62)) drop-shadow(0 0 14px rgba(0,154,255,.24));pointer-events:none}.login-network-top{display:none}.login-network path{stroke-width:.78;opacity:.8;stroke-linecap:round;filter:drop-shadow(0 0 2px rgba(21,213,241,.88)) drop-shadow(0 0 8px rgba(8,169,232,.38))}.login-network-secondary path{stroke-width:.58;opacity:.62}.login-network circle{opacity:1;stroke:#b3fcffcc;stroke-width:1;filter:drop-shadow(0 0 4px #77f8ff) drop-shadow(0 0 12px #06b6d4)}.login-network .network-node.hub{stroke-width:1.4;filter:drop-shadow(0 0 6px #9bffff) drop-shadow(0 0 18px #08a9e8)}.login-network .network-node.small{opacity:.9}.login-page:after{content:"";position:absolute;z-index:0;inset:0;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.01) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 45%,#000);mask-image:linear-gradient(to bottom,transparent,#000 45%,#000);pointer-events:none}html[data-theme=light] .login-page{color:#f8fafc;background:radial-gradient(circle at 72% 44%,rgba(16,88,155,.13),transparent 34%),radial-gradient(circle at 13% 76%,rgba(0,176,235,.09),transparent 31%),linear-gradient(118deg,#020b19,#030d1d 48%,#061427)}html[data-theme=light] .login-brand h1{color:#f8fafc}html[data-theme=light] .login-logo span{color:#f7fbff}html[data-theme=light] .login-brand p{color:#cbd5e1}html[data-theme=light] .login-card{background:linear-gradient(145deg,#0a182cd1,#050f1eeb);border-color:#7197c44d;color:#f8fafc;box-shadow:0 32px 100px #00000057}html[data-theme=light] .login-card h2{color:#f8fafc}html[data-theme=light] .login-card label{color:#b6c2d4}html[data-theme=light] .login-card input{color:#f8fafc}@media(min-width:721px){html:has(.login-page){overflow-y:hidden;scrollbar-gutter:auto}.login-page{height:100dvh;min-height:0}}@media(min-width:721px)and (max-height:900px){.login-page{padding-block:clamp(20px,3.5vh,32px)}.login-card-main{padding:clamp(24px,3vh,30px) clamp(32px,4vw,48px);gap:11px}.login-card-heading{gap:5px;margin-bottom:8px}.login-card-mark{width:60px;height:60px;margin-bottom:4px}.login-card-mark img{width:44px;height:44px}.login-card-heading h2{font-size:27px}.login-card-heading p{font-size:14px}.login-card label{gap:5px;font-size:13px}.login-input-wrap{min-height:48px}.remember-option input{width:19px;height:19px}.login-card .primary{min-height:42px}.request-account-button{min-height:44px}.login-security-note{margin-top:0;padding-top:12px;font-size:12px;line-height:1.35}}@media(min-width:721px)and (max-height:620px){html:has(.login-page){overflow-y:auto;scrollbar-gutter:stable}.login-page{height:auto;min-height:100dvh;overflow-y:auto}}@media(max-width:720px){.login-page{grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;align-items:start;align-content:start;gap:10px;min-height:100svh;padding:26px 18px;padding-bottom:max(26px,env(safe-area-inset-bottom));overflow-y:auto}.login-brand{width:100%;min-width:0;align-items:center;padding-top:0;text-align:center}.login-brand h1{width:100%;max-width:100%;margin:22px auto 36px;font-size:clamp(27px,7.4vw,38px);line-height:1.12;letter-spacing:-.04em;text-wrap:balance}.login-brand h1 span{display:block;width:100%;overflow-wrap:normal}.desktop-login-break{display:none}.login-brand>p{display:none}.login-logo{flex-direction:column;gap:7px;align-items:center;margin-left:0}.login-logo img{width:72px;height:72px}.login-logo span{padding-left:.24em;margin-top:-9px;max-width:100%;font-size:clamp(27px,7.5vw,36px);letter-spacing:.2em}.login-logo{max-width:calc(100vw - 36px)}@media(max-width:350px){.login-brand h1{font-size:28px}.login-logo img{width:72px;height:72px}.login-logo span{margin-top:-7px;font-size:27px;letter-spacing:.16em}}.login-card{padding:22px;transform:none}.login-card-main{width:min(100%,560px);min-width:0;max-width:100%;justify-self:center;padding:24px 22px 22px;gap:12px;border-radius:14px}.login-card-heading{margin-bottom:8px;gap:6px}.login-card-mark{display:none}.login-card-heading h2{font-size:27px}.login-card-heading p{font-size:14px}.login-input-wrap{min-height:50px}.login-card .primary,.request-account-button{min-height:44px}.login-security-note{margin-top:0;padding-top:16px;text-align:left}.login-security-note b{color:#17bce9;font-weight:700}.login-network{left:auto;right:-24%;bottom:-2%;width:112vw;height:38vh;opacity:.4;transform:scaleX(-1)}.login-network-top{position:absolute;display:block;z-index:0;top:-12px;left:-72px;width:260px;height:170px;overflow:visible;filter:drop-shadow(0 0 3px rgba(19,217,238,.56));pointer-events:none}.login-network-top path{stroke-width:.7;filter:drop-shadow(0 0 4px rgba(19,217,238,.48))}.login-network-top circle{stroke:#c2ffffd9;stroke-width:.7;filter:drop-shadow(0 0 5px #59f6ff) drop-shadow(0 0 11px #08a9e8)}@media(max-height:760px){.login-page{gap:0;padding-top:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.login-logo{gap:2px}.login-logo img{width:56px;height:56px}.login-logo span{margin-top:-7px;font-size:24px}.login-brand h1{margin:8px auto 36px;font-size:clamp(24px,6.6vw,31px);line-height:1.05}.login-card-main{padding:14px 17px;gap:7px}.login-card-heading{margin-bottom:0;gap:2px}.login-card-heading h2{font-size:22px}.login-card-heading p{font-size:12px}.login-card label{gap:4px;font-size:12px}.login-input-wrap{min-height:42px}.login-options{min-height:24px}.remember-option input{width:18px;height:18px}.login-card .primary,.request-account-button{min-height:38px;padding-block:7px}.login-security-note{display:none}}}.clickable-post{cursor:pointer}.post-body footer{width:100%;max-width:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.post-body footer button{width:100%;min-width:0;min-height:34px;justify-content:center;border-radius:999px;padding:6px 9px}.post-body footer button:hover{background:#94a3b81a}.post-body footer .reposted,.post-detail-actions .reposted{color:var(--success)}.post-body footer .follow-action{border:1px solid rgba(59,130,246,.3);color:#bfdbfe}.post-body footer .follow-action span{color:inherit}.post-body footer .delete-post-action,.post-detail-actions .delete-post-action{border:1px solid rgba(244,63,94,.24);color:#fca5a5}.post-body footer .delete-post-action:hover,.post-detail-actions .delete-post-action:hover{background:#f43f5e1a;color:#fecdd3}.post-detail-page{min-height:100%}.icon-link{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid rgba(226,232,240,.3);border-radius:999px;background:#0f172ae0;color:#f8fafc;box-shadow:0 10px 28px #00000047}.icon-link:hover{border-color:#3b82f6b3;background:#2563eb38;color:#fff}.post-detail-card{display:grid;gap:16px;padding:20px;border-bottom:1px solid rgba(148,163,184,.14)}.post-detail-author{display:flex;align-items:center;gap:12px}.post-detail-author div:last-child{display:grid;gap:2px}.post-detail-author strong,.comment-card strong{color:var(--text);font-weight:760}.post-detail-author span,.comment-card span,.comment-card time{color:var(--muted)}.post-detail-text{margin:0;color:#f8fafc;font-size:18px;line-height:1.62;white-space:pre-wrap}.post-detail-time{color:var(--muted);font-size:13px}.post-detail-stats,.post-detail-actions{display:flex;flex-wrap:wrap;gap:10px 18px;padding-top:12px;border-top:1px solid rgba(148,163,184,.14)}.post-detail-stats strong{display:inline-flex;align-items:center;gap:6px;color:var(--text)}.post-detail-stats span{color:var(--muted);font-weight:600}.post-detail-actions button{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid rgba(148,163,184,.16);border-radius:999px;padding:0 14px;background:#0f172a8a;color:#cbd5e1}.post-detail-actions button small{color:inherit;font-size:12px;font-weight:760}.post-action-error{margin:0;color:var(--error);font-size:13px}@media(max-width:560px){.post-card,.post-card .post-body{min-width:0}.post-body footer{gap:3px}.post-body footer button{min-height:38px;gap:4px;padding:6px 3px;font-size:12px}.post-body footer button span{display:none}.post-body footer button svg{width:17px;height:17px;flex:0 0 auto}.post-detail-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(44px,1fr));gap:4px}.post-detail-actions button{width:100%;min-width:0;min-height:44px;justify-content:center;gap:3px;padding-inline:4px;border:0;background:transparent}.post-detail-actions button span{display:none}.post-detail-actions button svg{flex:0 0 auto}}.post-detail-actions .liked{color:var(--error)}.comment-composer{display:grid;gap:12px;padding:16px 20px;border-bottom:1px solid rgba(148,163,184,.14)}.comment-composer textarea{min-height:92px;background:#080d17;border-color:#263244;color:#f8fafc;caret-color:var(--accent)}.comment-composer textarea::placeholder{color:#718096}.comment-composer .primary{justify-self:end}.comment-composer-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.comment-composer-actions .reply-media-picker{flex:0 0 auto;margin-right:auto}.reply-media-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reply-media-preview figure{min-width:0;margin:0;display:grid;gap:5px}.reply-media-preview img,.reply-media-preview video{width:100%;aspect-ratio:4 / 3;object-fit:cover;border:1px solid var(--line);border-radius:9px;background:#020617}.reply-media-preview figcaption{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:420px){.comment-composer{padding-inline:12px}.comment-composer-actions{max-width:100%;gap:7px}.comment-composer-actions .character-counter{font-size:10px}.comment-composer-actions .primary{min-width:0;padding-inline:10px;white-space:nowrap}.reply-media-preview{gap:5px}}@media(max-width:340px){.comment-composer-actions{flex-wrap:wrap}.comment-composer-actions .character-counter{margin-left:auto}.comment-composer-actions .primary{flex:0 0 100%}.recipient-results>.recipient-result{grid-template-columns:38px minmax(0,1fr);gap:9px;padding-inline:10px}.recipient-result .avatar{width:38px;height:38px}}.comments-list{display:grid}.comment-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:16px 20px;border-bottom:1px solid rgba(148,163,184,.12)}.comment-card header{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.comment-card p{margin:6px 0 0;color:#d7dee9;line-height:1.55;white-space:pre-wrap}.thread-composer textarea{background:#080d17;border-color:#263244;color:#f8fafc;caret-color:var(--accent)}.thread-composer textarea::placeholder{color:#718096}html[data-theme=light] .post-detail-text,html[data-theme=light] .comment-card p{color:#334155}html[data-theme=light] .post-detail-actions button,html[data-theme=light] .icon-link{background:#fff;border-color:#94a3b8;color:#0f172a}html[data-theme=light] .comment-composer textarea,html[data-theme=light] .thread-composer textarea{background:#fff;border-color:#cbd5e1;color:#0f172a}.profile-cover{min-height:220px}.profile-summary{display:block;padding:0 20px 18px;margin-top:-58px}.profile-identity-row{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:end;gap:16px}.profile-avatar-button{width:128px;height:128px;border-width:5px}.profile-copy{padding-top:64px}.profile-copy h1,.profile-summary h1{margin:0 0 2px;color:#f8fafc;font-size:26px;font-weight:820;line-height:1.15}.profile-handle{display:block;margin:0 0 14px;color:#94a3b8;font-size:14px;font-weight:500}.profile-copy p,.profile-summary p{margin:0 0 12px;color:#e2e8f0;line-height:1.55}.profile-meta{display:inline-flex;align-items:center;gap:7px;color:#94a3b8;font-size:14px;margin-bottom:12px}.profile-social{display:flex;flex-wrap:wrap;gap:18px;color:#94a3b8;font-size:14px}.profile-social strong{color:#f8fafc;font-weight:800}.profile-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(148,163,184,.14);border-bottom:1px solid rgba(148,163,184,.14)}.profile-tabs button{position:relative;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;border:0;background:transparent;color:#94a3b8;font-weight:760}.profile-tabs button:hover{background:#94a3b814}.profile-tabs button.active{color:#f8fafc}.profile-tabs button.active:after{content:"";position:absolute;left:28%;right:28%;bottom:0;height:3px;border-radius:999px;background:var(--primary)}.profile-tab-icon{flex:0 0 auto}.profile-tab-label{min-width:0}.profile-tabs .profile-tab-count{margin-left:0;color:inherit;font-size:12px;opacity:.72}@media(max-width:600px){.profile-tabs{display:flex;align-items:stretch;padding-inline:4px}.profile-tabs button{flex:0 0 44px;width:44px;padding-inline:0;overflow:hidden;transition:flex .18s ease,background-color .18s ease,color .18s ease}.profile-tabs button.active{flex:1 1 auto;width:auto;padding-inline:10px}.profile-tabs .profile-tab-label,.profile-tabs .profile-tab-count,.profile-tabs button.active .profile-tab-icon{display:none}.profile-tabs button.active .profile-tab-label,.profile-tabs button.active .profile-tab-count{display:inline;white-space:nowrap}}.profile-tab-panel{min-height:120px}.profile-activity-sentinel{width:100%;height:1px}.profile-activity-loading{min-height:52px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:13px;font-weight:700}.profile-load-more{display:block;min-height:38px;margin:10px auto 16px;padding:8px 16px;border:1px solid rgba(56,189,248,.32);border-radius:999px;background:#0ea5e914;color:var(--primary);font-weight:750}.profile-activity-card{border-bottom:1px solid rgba(148,163,184,.12)}.profile-activity-card .post-card,.profile-plain-post .post-card{border-bottom:0}.activity-context{width:100%;min-height:42px;display:flex;align-items:center;gap:9px;border:0;border-bottom:1px solid rgba(148,163,184,.1);background:#080d176b;color:#cbd5e1;padding:10px 20px;text-align:left}.activity-context svg{color:#93c5fd}.activity-context span{min-width:0;flex:1;font-weight:720}.activity-context time{color:#94a3b8;font-size:12px}.profile-activity-card blockquote{margin:0;padding:12px 20px;border-bottom:1px solid rgba(148,163,184,.1);color:#e2e8f0;background:#0f172a42;font-size:14px}.profile-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px}.profile-media-grid button{aspect-ratio:1;border:0;padding:0;overflow:hidden;background:#020617}.profile-media-grid img,.profile-media-grid video{width:100%;height:100%;display:block;object-fit:cover}.post-detail-author strong,.post-detail-stats strong,.post-detail-card strong,.post-detail-card h1,.comment-card strong{color:#f8fafc}.post-detail-stats span,.post-detail-author span,.comment-card span,.comment-card time,.post-detail-time{color:#a8b4c7}.post-detail-stats{background:#080d1761;border-radius:10px;padding:12px}.follow-action.followed{color:#bbf7d0;border-color:#22c55e57;background:#22c55e1a}html[data-theme=light] .profile-copy h1,html[data-theme=light] .profile-summary h1,html[data-theme=light] .profile-social strong,html[data-theme=light] .profile-tabs button.active,html[data-theme=light] .post-detail-author strong,html[data-theme=light] .post-detail-stats strong,html[data-theme=light] .post-detail-card strong,html[data-theme=light] .comment-card strong{color:#0f172a}html[data-theme=light] .profile-handle,html[data-theme=light] .profile-meta,html[data-theme=light] .profile-social,html[data-theme=light] .profile-tabs button,html[data-theme=light] .post-detail-stats span,html[data-theme=light] .post-detail-author span,html[data-theme=light] .comment-card span,html[data-theme=light] .comment-card time,html[data-theme=light] .post-detail-time{color:#64748b}html[data-theme=light] .profile-copy p,html[data-theme=light] .profile-summary p{color:#334155}html[data-theme=light] .activity-context{background:#f8fafcb8;border-color:#0f172a14;color:#334155}html[data-theme=light] .activity-context time{color:#64748b}html[data-theme=light] .profile-activity-card blockquote{background:#f8fafcb8;color:#334155}@media(max-width:720px){.profile-cover{min-height:172px}.profile-summary{margin-top:-42px;padding-inline:16px}.profile-identity-row{grid-template-columns:96px minmax(0,1fr)}.profile-avatar-button{width:96px;height:96px}.profile-copy{padding-top:44px}.profile-copy h1,.profile-summary h1{font-size:22px}.profile-tabs button{min-height:48px;font-size:13px}}.profile-cover{min-height:236px;z-index:0}.profile-cover:after{z-index:0}.profile-summary{position:relative;z-index:2;padding:0 20px 20px;margin-top:-68px;pointer-events:auto}.profile-edit-button,.profile-avatar-button,.profile-copy{position:relative;z-index:2;pointer-events:auto}.profile-identity-row{grid-template-columns:140px minmax(0,1fr);align-items:start}.profile-avatar-button{width:140px;height:140px;border:5px solid #05070c;box-shadow:0 0 0 1px #94a3b824,0 18px 50px #00000052}.profile-copy{padding-top:82px}.profile-edit-button{position:absolute;z-index:6;right:20px;top:78px;min-height:38px;border:1px solid rgba(226,232,240,.24);border-radius:999px;padding:0 16px;background:#0f172ac2;color:#f8fafc;font-weight:760;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;touch-action:manipulation}.profile-edit-button:hover{border-color:#3b82f69e}.profile-viewer-actions{position:absolute;z-index:6;top:78px;right:20px;display:flex;align-items:center;gap:9px}.profile-viewer-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid rgba(226,232,240,.24);border-radius:999px;background:#0f172ac7;color:#f8fafc;font-weight:750;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile-viewer-actions .profile-follow-button:not(.following){border-color:#1d9bf0;background:#f8fafc;color:#07111f}.profile-viewer-actions button:hover{border-color:#1d9bf0}.profile-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:start center;padding:46px 18px;background:#020617a8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-edit-modal{width:min(620px,100%);overflow:hidden;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:#0c111dfa;box-shadow:0 30px 110px #0000008a}.profile-edit-modal header{min-height:58px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid rgba(148,163,184,.14)}.profile-edit-modal header strong{color:#f8fafc;font-size:17px}.profile-modal-close{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid rgba(226,232,240,.22);border-radius:999px;background:#020617d1;color:#f8fafc}.profile-modal-close:hover{border-color:#f8fafc70;background:#0f172af5}.profile-edit-cover{position:relative;height:190px;display:grid;place-items:center;background:linear-gradient(135deg,#2563ebf2,#06b6d4bd 52%,#22c55e9e),#111827;background-size:cover;background-position:center}.profile-edit-cover .modal-cover-upload{position:relative;right:auto;bottom:auto;width:170px}.profile-edit-avatar{width:118px;height:118px;display:grid;place-items:center;margin:-58px 0 0 22px;overflow:hidden;position:relative;border:5px solid rgba(12,17,29,.98);border-radius:50%;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;font-size:38px;font-weight:800;cursor:pointer}.profile-edit-avatar img{width:100%;height:100%;object-fit:cover}.profile-edit-avatar svg{position:absolute;right:8px;bottom:8px;padding:5px;width:30px;height:30px;border-radius:50%;background:#020617c7}.profile-edit-fields{display:grid;gap:14px;padding:18px 22px 22px}.profile-edit-fields label{color:#dbe4f0;font-size:13px;font-weight:760}.profile-edit-fields input,.profile-edit-fields textarea{background:#080d17;border-color:#334155;color:#f8fafc;caret-color:var(--accent)}.profile-edit-fields textarea{min-height:120px}.profile-edit-fields input::placeholder,.profile-edit-fields textarea::placeholder{color:#718096}.profile-edit-fields input:focus,.profile-edit-fields textarea:focus{border-color:#3b82f6c7;box-shadow:0 0 0 3px #3b82f624}.profile-file-input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}html[data-theme=light] .profile-avatar-button{border-color:#fff}html[data-theme=light] .profile-edit-button{background:#ffffffe0;border-color:#0f172a24;color:#0f172a}html[data-theme=light] .profile-edit-modal{background:#fffffffa;border-color:#0f172a1f;box-shadow:0 30px 110px #0f172a3d}html[data-theme=light] .profile-edit-modal header strong{color:#0f172a}html[data-theme=light] .profile-modal-close{background:#fff;border-color:#0f172a29;color:#0f172a}html[data-theme=light] .profile-edit-avatar{border-color:#fffffffa}html[data-theme=light] .profile-edit-fields label{color:#334155}html[data-theme=light] .profile-edit-fields input,html[data-theme=light] .profile-edit-fields textarea{background:#fff;border-color:#cbd5e1;color:#0f172a}@media(max-width:720px){.profile-cover{min-height:180px}.profile-summary{margin-top:-50px;padding:0 16px 18px}.profile-identity-row{grid-template-columns:104px minmax(0,1fr)}.profile-avatar-button{width:104px;height:104px}.profile-copy{padding-top:64px}.profile-edit-button{top:60px;right:16px;padding-inline:13px}.profile-viewer-actions{top:60px;right:16px;gap:7px}.profile-viewer-actions button{min-height:36px;padding-inline:11px;font-size:12px}.profile-modal-backdrop{place-items:start center;padding:18px 10px}}@media(max-width:420px){.profile-viewer-actions{right:12px;gap:6px}.profile-viewer-actions .profile-message-button{width:36px;padding:0}.profile-viewer-actions .profile-message-button span{display:none}.profile-viewer-actions .profile-follow-button{padding-inline:10px}.profile-viewer-actions button svg{flex:0 0 auto}.new-message-backdrop{padding:8px}.new-message-dialog{width:100%;height:min(600px,calc(100dvh - 16px));max-height:calc(100dvh - 16px);border-radius:12px}.recipient-results>.recipient-result{padding-inline:12px}.thread-header,.thread-composer{padding-inline:10px}}html[data-theme=light]{--primary: #2563eb;--accent: #0ea5e9;--success: #059669;--warning: #d97706;--error: #e11d48;--bg: #eef4fb;--surface: #ffffff;--surface-2: #f8fbff;--line: #d7e2ef;--muted: #526175;--text: #0b1220}html[data-theme=light] body{background:linear-gradient(180deg,#fffffff0,#f6faffe0 28%,#eaf2fbf5),radial-gradient(circle at 8% 4%,rgba(37,99,235,.16),transparent 28%),radial-gradient(circle at 92% 10%,rgba(14,165,233,.16),transparent 26%)}html[data-theme=light] .left-nav,html[data-theme=light] .right-rail,html[data-theme=light] .content,html[data-theme=light] .login-card,html[data-theme=light] .panel,html[data-theme=light] .composer,html[data-theme=light] .admin-form,html[data-theme=light] .notice,html[data-theme=light] .metric,html[data-theme=light] .data-table,html[data-theme=light] .settings-panel,html[data-theme=light] .profile-edit-modal,html[data-theme=light] .dm-popover{background:#ffffffeb;border-color:#2563eb1f;box-shadow:0 22px 70px #0f172a1a}html[data-theme=light] .content{background:#ffffffc7;border-color:#2563eb24}html[data-theme=light] .page-header{background:linear-gradient(180deg,#fffffff5,#f8fbffe0);border-bottom-color:#2563eb1f}html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3,html[data-theme=light] .page-header h1,html[data-theme=light] .post-body header strong,html[data-theme=light] .post-detail-author strong,html[data-theme=light] .comment-card strong,html[data-theme=light] .profile-copy h1,html[data-theme=light] .profile-summary h1,html[data-theme=light] .profile-social strong,html[data-theme=light] .metric strong,html[data-theme=light] .trend strong,html[data-theme=light] .table-row strong,html[data-theme=light] .profile-result-card strong,html[data-theme=light] .hashtag-result-card strong{color:#0b1220}html[data-theme=light] p,html[data-theme=light] .post-body p,html[data-theme=light] .post-detail-text,html[data-theme=light] .comment-card p,html[data-theme=light] .profile-copy p,html[data-theme=light] .profile-summary p,html[data-theme=light] .profile-result-card p,html[data-theme=light] .hashtag-result-card p{color:#253247}html[data-theme=light] label,html[data-theme=light] .page-header span,html[data-theme=light] .post-body header span,html[data-theme=light] .post-body time,html[data-theme=light] .post-detail-author span,html[data-theme=light] .comment-card span,html[data-theme=light] .comment-card time,html[data-theme=light] .post-detail-time,html[data-theme=light] .profile-handle,html[data-theme=light] .profile-meta,html[data-theme=light] .profile-social,html[data-theme=light] .profile-tabs button,html[data-theme=light] .trend span,html[data-theme=light] .metric span,html[data-theme=light] .notice time,html[data-theme=light] .muted,html[data-theme=light] .upload-hint{color:#526175}html[data-theme=light] input,html[data-theme=light] textarea,html[data-theme=light] select,html[data-theme=light] .comment-composer textarea,html[data-theme=light] .thread-composer textarea,html[data-theme=light] .dm-popover textarea{background:#fff;border-color:#cbd8e8;color:#0b1220}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder,html[data-theme=light] .composer textarea::placeholder,html[data-theme=light] .search-hero input::placeholder{color:#8090a6}html[data-theme=light] input:focus,html[data-theme=light] textarea:focus,html[data-theme=light] select:focus{border-color:#2563ebc7;box-shadow:0 0 0 4px #2563eb21}html[data-theme=light] .primary{background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;box-shadow:0 14px 34px #2563eb47}html[data-theme=light] .nav-button{color:#334155}html[data-theme=light] .nav-button.active,html[data-theme=light] .nav-button:hover,html[data-theme=light] .bottom-nav button.active{background:linear-gradient(135deg,#2563eb24,#0ea5e91a);border-color:#2563eb38;color:#1d4ed8}html[data-theme=light] .post-card{background:#ffffff8a;border-top-color:#2563eb1a}html[data-theme=light] .post-card:hover,html[data-theme=light] .profile-result-card:hover,html[data-theme=light] .hashtag-result-card:hover,html[data-theme=light] .clickable-notice:hover{background:#2563eb0e}html[data-theme=light] .post-body footer button,html[data-theme=light] .post-detail-actions button,html[data-theme=light] .icon-link{color:#526175}html[data-theme=light] .post-body footer button:hover,html[data-theme=light] .post-detail-actions button:hover,html[data-theme=light] .icon-link:hover{color:#1d4ed8}html[data-theme=light] .post-body footer .liked,html[data-theme=light] .post-detail-actions .liked{color:#e11d48}html[data-theme=light] .post-body footer .reposted,html[data-theme=light] .post-detail-actions .reposted{color:#059669}html[data-theme=light] .post-body footer .delete-post-action,html[data-theme=light] .post-detail-actions .delete-post-action{border-color:#e11d482e;color:#be123c}html[data-theme=light] .post-body footer .delete-post-action:hover,html[data-theme=light] .post-detail-actions .delete-post-action:hover{background:#e11d4814;color:#9f1239}html[data-theme=light] .notice.unread{background:linear-gradient(135deg,#2563eb1a,#0ea5e90f);border-color:#2563eb47}html[data-theme=light] .notice-link,html[data-theme=light] .handle-link,html[data-theme=light] .profile-result-card span{color:#2563eb}html[data-theme=light] .search-hero,html[data-theme=light] .search-tabs{background:#ffffffc7;border-color:#2563eb24;box-shadow:0 14px 36px #0f172a12}html[data-theme=light] .search-hero input{color:#0b1220}html[data-theme=light] .search-tabs button{color:#526175}html[data-theme=light] .search-tabs button.active,html[data-theme=light] .profile-tabs button.active{color:#1d4ed8;background:linear-gradient(135deg,#2563eb29,#0ea5e91a)}html[data-theme=light] .follow-button{background:linear-gradient(135deg,#2563eb24,#0ea5e91a);border-color:#2563eb42;color:#1d4ed8}html[data-theme=light] .follow-button.following,html[data-theme=light] .ghost-button{background:#f8fbff;border-color:#cbd8e8;color:#334155}html[data-theme=light] .media-grid img,html[data-theme=light] .media-grid video,html[data-theme=light] .composer-media-preview img,html[data-theme=light] .composer-media-preview video,html[data-theme=light] .profile-media-grid button{background:#eef4fb;border-color:#d6e2f0}html[data-theme=light] .post-detail-stats,html[data-theme=light] .activity-context,html[data-theme=light] .profile-activity-card blockquote,html[data-theme=light] .password-rules li{background:#f8fbffdb;border-color:#2563eb1f}html[data-theme=light] .password-rules li{color:#526175}html[data-theme=light] .password-rules li.met{color:#047857;background:#05966914;border-color:#0596693d}html[data-theme=black]{--primary: #3b82f6;--accent: #22d3ee;--bg: #05070c;--surface: #0c111d;--surface-2: #111827;--line: #202938;--muted: #94a3b8;--text: #f8fafc}html[data-theme=light]{--primary: #2563eb;--accent: #0ea5e9;--bg: #eef4fb;--surface: #ffffff;--surface-2: #f8fbff;--line: #d7e2ef;--muted: #526175;--text: #0b1220}html[data-theme=light] .left-nav,html[data-theme=light] .right-rail,html[data-theme=light] .content,html[data-theme=light] .login-card,html[data-theme=light] .panel,html[data-theme=light] .composer,html[data-theme=light] .notice,html[data-theme=light] .metric,html[data-theme=light] .data-table,html[data-theme=light] .settings-panel,html[data-theme=light] .profile-edit-modal,html[data-theme=light] .dm-popover{background:#fffffff0;border-color:#2563eb21;box-shadow:0 18px 46px #0f172a14}html[data-theme=light] .content{background:#ffffffb8;box-shadow:0 24px 64px #0f172a1a}html[data-theme=light] .post-card{background:transparent;border-top-color:#2563eb1c;box-shadow:none}html[data-theme=light] .composer{background:linear-gradient(180deg,#fffffffa,#f8fbfff0)}html[data-theme=light] .post-card:hover{background:#2563eb0b}html[data-theme=light] .page-header{background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}html[data-theme=light] .nav-button{font-weight:700}html[data-theme=light] .nav-button.active,html[data-theme=light] .nav-button:hover{background:linear-gradient(135deg,#2563eb21,#0ea5e914);color:#1d4ed8}html[data-theme=light] .bottom-nav{background:#fffffff5;border-top-color:#2563eb24;box-shadow:0 -12px 32px #0f172a14}html[data-theme=light] .mobile-menu-backdrop{background:#0f172a57}html[data-theme=light] .mobile-menu-drawer{border-left-color:#2563eb24;background:#fffffffa;box-shadow:-24px 0 70px #0f172a29}html[data-theme=light] .mobile-menu-drawer header,html[data-theme=light] .mobile-menu-list button{color:#0f172a}html[data-theme=light] .mobile-menu-drawer header button,html[data-theme=light] .mobile-menu-list button{border-color:#2563eb1f;background:#f8fafceb}html[data-theme=light] .mobile-menu-list button.active{background:#2563eb17;color:#1d4ed8}html[data-theme=light] .post-body footer button,html[data-theme=light] .post-detail-actions button,html[data-theme=light] .icon-link,html[data-theme=light] .ghost-button{border-color:#2563eb21}html[data-theme=light] .post-body footer button:hover,html[data-theme=light] .post-detail-actions button:hover,html[data-theme=light] .icon-link:hover,html[data-theme=light] .ghost-button:hover{background:#2563eb14;border-color:#2563eb38;color:#1d4ed8}html[data-theme=light] .search-hero,html[data-theme=light] .search-tabs,html[data-theme=light] .activity-context,html[data-theme=light] .post-detail-stats,html[data-theme=light] .profile-activity-card blockquote{background:#f8fbffdb;border-color:#2563eb1f}html[data-theme=light] .notice{background:#ffffffe0}html[data-theme=light] .notice.unread{background:linear-gradient(135deg,#2563eb1c,#0ea5e912)}html[data-theme=light] .profile-avatar-button{border-color:#fff;box-shadow:0 0 0 1px #2563eb1f,0 14px 34px #0f172a24}.profile-avatar-button,.profile-edit-avatar{aspect-ratio:1 / 1;min-width:0;min-height:0;flex:0 0 auto;align-self:start;padding:0;border-radius:50%;box-sizing:border-box}.profile-avatar-button>img,.profile-edit-avatar>img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;border-radius:inherit}html[data-theme=light] .profile-edit-button,html[data-theme=light] .profile-modal-close{background:#fffffff0;border-color:#2563eb29;color:#0b1220}html[data-theme=light] .profile-viewer-actions button{background:#fffffff2;border-color:#2563eb33;color:#0b1220}html[data-theme=light] .profile-tabs{border-color:#2563eb1f}html[data-theme=light] .profile-tabs button:hover{background:#2563eb0f}html[data-theme=light] .profile-tabs button.active:after{background:linear-gradient(90deg,#2563eb,#0ea5e9)}html[data-theme=light] .message-bubble{background:#fff;border-color:#2563eb1f}html[data-theme=light] .message-bubble.mine{background:linear-gradient(135deg,#2563eb,#0891b2)}html[data-theme=light] .message-bubble.mine time{color:#ffffffc2}html[data-theme=light] .empty-state,html[data-theme=light] .sentinel{color:#66758a}.admin-page{min-height:100%}.admin-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:14px;border-bottom:1px solid rgba(148,163,184,.14)}.admin-tabs button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#080d176b;color:var(--muted);font-weight:760}.admin-tabs button.active,.admin-tabs button:hover{border-color:#3b82f661;background:#2563eb29;color:#f8fafc}.admin-status{margin:14px 18px 0;font-weight:720}.admin-overview,.settings-registry{display:grid;gap:16px;padding:18px}.admin-metrics{padding:0}.workload-panel{display:grid;gap:16px;padding:18px;border:1px solid rgba(56,189,248,.2);border-radius:12px;background:radial-gradient(circle at 92% 0,rgba(14,165,233,.1),transparent 30%),#0a101cb8}.workload-heading,.workload-heading>div,.workload-card>header{display:flex;align-items:center}.workload-heading{justify-content:space-between;gap:16px}.workload-heading>div,.workload-card>header{gap:9px}.workload-heading svg,.workload-card>header svg{flex:0 0 auto;color:var(--accent)}.workload-heading span{display:grid;gap:2px}.workload-heading small{color:var(--muted);font-size:12px;font-weight:500}.live-indicator{display:inline-flex!important;grid-auto-flow:column;align-items:center;gap:7px!important;padding:7px 10px;border:1px solid rgba(34,197,94,.26);border-radius:999px;background:#22c55e14;color:#4ade80;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.live-indicator i{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px #22c55ecc}.workload-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.workload-summary article,.workload-card{border:1px solid rgba(148,163,184,.13);border-radius:10px;background:#0f172a85}.workload-summary article{min-width:0;display:grid;gap:5px;padding:14px}.workload-summary span,.workload-summary small,.group-workload-list span,.workload-facts small{color:var(--muted)}.workload-summary span{font-size:12px;font-weight:700}.workload-summary strong{font-size:25px;line-height:1}.workload-summary small{font-size:11px;line-height:1.3}.workload-columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.85fr);gap:12px}.workload-card{min-width:0;display:grid;align-content:start;gap:14px;padding:15px}.workload-side{min-width:0;display:grid;gap:12px}.group-workload-list{display:grid;gap:10px}.group-workload-list article{min-width:0;display:grid;grid-template-columns:minmax(110px,.8fr) minmax(80px,1fr) 30px;align-items:center;gap:10px}.group-workload-list article>div:first-child{min-width:0;display:grid;gap:2px}.group-workload-list strong,.group-workload-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-workload-list strong{font-size:13px}.group-workload-list span{font-size:11px}.group-workload-list b{text-align:right;font-size:13px}.group-workload-track{height:6px;overflow:hidden;border-radius:999px;background:#94a3b821}.group-workload-track i{display:block;min-width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#22d3ee)}.workload-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.workload-facts-four{grid-template-columns:repeat(4,minmax(0,1fr))}.workload-facts span{min-width:0;display:grid;gap:4px;padding:10px;border-radius:8px;background:#94a3b812;text-align:center}.workload-facts small{overflow:hidden;font-size:10px;text-overflow:ellipsis}.workload-facts strong{font-size:19px}html[data-theme=light] .workload-panel,html[data-theme=light] .workload-summary article,html[data-theme=light] .workload-card{border-color:#2563eb21;background-color:#fff}html[data-theme=light] .workload-panel{background:radial-gradient(circle at 92% 0,rgba(14,165,233,.08),transparent 30%),#f8fbff}html[data-theme=light] .workload-summary strong,html[data-theme=light] .workload-card strong,html[data-theme=light] .group-workload-list b{color:#0f172a}@media(max-width:820px){.workload-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.workload-columns{grid-template-columns:1fr}}@media(max-width:480px){.workload-panel{padding:14px}.workload-heading{align-items:flex-start}.workload-heading small{max-width:220px}.workload-summary{grid-template-columns:1fr 1fr;gap:8px}.workload-summary article{padding:11px}.group-workload-list article{grid-template-columns:minmax(86px,.9fr) minmax(54px,1fr) 24px;gap:7px}.workload-facts-four{grid-template-columns:1fr 1fr}}.admin-grid,.settings-registry{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-card{display:grid;gap:14px;padding:16px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0c111da8}.admin-card header{display:flex;align-items:center;gap:9px;color:var(--text)}.admin-card header svg{color:var(--accent)}.analyst-banner,.analyst-readonly-note{display:grid;gap:10px;padding:16px;border:1px solid rgba(34,211,238,.22);border-radius:8px;background:linear-gradient(135deg,#2563eb29,#22d3ee14),#0c111db8}.analyst-banner{grid-template-columns:minmax(0,1.1fr) minmax(0,1.6fr) auto;align-items:center}.analyst-banner div,.analyst-readonly-note div{min-width:0;display:grid;gap:4px}.analyst-banner span,.analyst-banner p,.analyst-banner small,.analyst-readonly-note span{margin:0;color:var(--muted);font-size:13px}.analyst-banner strong,.analyst-readonly-note strong{color:var(--text)}.analyst-readonly-note{grid-template-columns:auto minmax(0,1fr);align-items:center;margin:16px 18px 0}.analyst-readonly-note svg{color:var(--accent)}.reports-workspace{display:grid;gap:18px;padding:18px}.report-builder{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.3fr) auto;gap:12px;align-items:center;padding:16px;border:1px solid rgba(34,211,238,.18);border-radius:8px;background:#0c111da8}.report-builder div{display:grid;gap:4px}.report-builder strong,.report-output h2,.report-post-card strong,.report-post-card b{color:var(--text)}.report-builder span,.report-output header span,.report-post-card header span,.report-summary,.signal-list span,.comment-sentiment-list span{color:var(--muted)}.report-builder textarea{min-height:72px;resize:vertical}.report-filter-builder{grid-template-columns:1fr;align-items:start}.report-filter-builder>div:first-child{max-width:720px}.report-filter-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:12px;width:100%}.report-filter-section{display:grid;align-content:start;gap:13px;min-width:0;padding:14px;border:1px solid rgba(148,163,184,.14);border-radius:10px;background:#080d1747;overflow:visible}.report-filter-section>header{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px}.report-filter-section>header>span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#2563eb29;color:#60a5fa;font-weight:800}.report-filter-section>header div,.report-content-filters label,.report-finishing-filters label,.report-group-select,.report-user-group-browser{display:grid;gap:5px;min-width:0}.report-filter-section small,.report-filter-submit span{color:var(--muted)}.report-content-filters,.report-finishing-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.report-keyword-field{grid-column:1 / -1}.report-filter-section input,.report-filter-section select,.report-user-group-browser select{width:100%;min-width:0;min-height:42px;max-width:100%;box-sizing:border-box}.report-filter-section .clearable-input{width:100%;min-width:0;max-width:100%}.report-audience-mode{display:grid;gap:7px}.report-audience-mode>label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;border:1px solid rgba(148,163,184,.14);border-radius:8px;cursor:pointer}.report-audience-mode>label:has(input:checked){border-color:#3b82f68c;background:#2563eb1a}.report-audience-mode input{width:17px;height:17px;min-height:0}.report-audience-mode label>span{display:grid;gap:2px}.report-filter-submit{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding-top:2px}.report-filter-submit .primary{min-width:190px}.report-filter-submit>div{display:flex;flex-wrap:wrap;gap:8px}.report-filter-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;align-items:end;width:100%}.report-filter-fields>:first-child{grid-column:span 2}.report-audience-selector{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#080d1747}.report-audience-selector>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-audience-selector>header>div:first-child,.report-audience-user span{display:grid;gap:3px;min-width:0}.report-audience-selector p{margin:0;color:var(--muted);font-size:13px}.report-audience-actions{display:flex;flex-wrap:wrap;gap:8px}.report-audience-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px;max-height:240px;overflow-y:auto;padding:2px}.report-audience-user{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:10px;border:1px solid rgba(148,163,184,.14);border-radius:8px;cursor:pointer}.report-audience-user:hover{border-color:#3b82f66b;background:#3b82f614}.report-audience-user input{width:17px;height:17px}.report-audience-user strong{display:flex;align-items:center;gap:4px;overflow-wrap:anywhere}.report-audience-user small,.report-audience-empty{color:var(--muted);overflow-wrap:anywhere}.report-author-line{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.report-author-line i{font-style:normal}.report-group-badge{padding:2px 7px;border-radius:999px;background:#2563eb24;color:#60a5fa;font-size:11px;font-style:normal;font-weight:800}html[data-theme=light] .report-audience-selector,html[data-theme=light] .report-audience-user,html[data-theme=light] .report-filter-section,html[data-theme=light] .report-audience-mode>label{border-color:#dbe4f0;background:#fff}html[data-theme=light] .report-audience-user:hover{border-color:#93c5fd;background:#eff6ff}html[data-theme=light] .report-audience-mode>label:has(input:checked){border-color:#93c5fd;background:#eff6ff}html[data-theme=light] .report-group-badge{background:#dbeafe;color:#1d4ed8}@media(max-width:1180px){.report-filter-section:first-child:last-child{grid-column:auto}}.report-filter-fields input,.report-filter-fields select{width:100%;min-height:44px;padding:10px 12px}.report-filter-fields .primary{min-height:44px;justify-self:stretch;white-space:nowrap}.report-candidates{display:grid;gap:14px;padding:16px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0c111d94}.report-candidates>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-candidates>header div:first-child{display:grid;gap:4px}.report-candidates strong,.candidate-post strong{color:var(--text)}.report-candidates span,.candidate-post span,.candidate-post p{color:var(--muted)}.candidate-list{display:grid;gap:10px}.candidate-post{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:12px;border:1px solid rgba(148,163,184,.12);border-radius:8px;background:#080d1747;cursor:pointer}.candidate-post:hover{border-color:#3b82f657;background:#2563eb14}.candidate-post input{margin-top:3px}.candidate-post div{min-width:0;display:grid;gap:4px}.candidate-post p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-post-preview{display:grid;overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#080d1738}.candidate-select{display:flex;align-items:center;gap:10px;justify-content:space-between;width:100%;min-height:44px;padding:11px 14px;border-bottom:1px solid rgba(148,163,184,.12);background:linear-gradient(90deg,#0f172ad1,#2563eb1a);color:var(--text);font-size:12px;font-weight:760;cursor:pointer;transition:background .18s ease,border-color .18s ease}.candidate-select:hover{background:linear-gradient(90deg,#0f172af0,#22d3ee1f);border-bottom-color:#22d3ee42}.candidate-select:has(input:checked){background:linear-gradient(90deg,#2563eb3d,#22d3ee1f);border-bottom-color:#22d3ee57}.candidate-select span{display:inline-flex;align-items:center;gap:8px;color:var(--text)}.candidate-select b{flex:0 0 auto;padding:4px 8px;border:1px solid rgba(148,163,184,.18);border-radius:6px;background:#ffffff0d;color:var(--accent);font-size:11px;font-weight:820;letter-spacing:.02em}.candidate-select input{appearance:none;flex:0 0 auto;width:16px;height:16px;display:inline-grid;place-items:center;margin:0;border:1px solid rgba(148,163,184,.46);border-radius:5px;background:#080d17d1}.candidate-select input:checked{border-color:#22d3eedb;background:linear-gradient(135deg,var(--primary),var(--accent))}.candidate-select input:checked:after{content:"";width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);margin-top:-2px}.candidate-post-preview .post-card{border-top:0;border-bottom:0}.report-output,.report-post-card{display:grid;gap:14px;padding:18px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#0c111d94}.report-output{padding:0;overflow:hidden}.report-actions{padding:18px;border-bottom:1px solid rgba(148,163,184,.14)}.report-action-buttons{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.report-document{display:grid;gap:18px;padding:22px}.report-cover{display:flex;justify-content:space-between;gap:22px;padding:26px;border-radius:8px;background:linear-gradient(135deg,#2563eb42,#22d3ee1f),#080d17b8}.report-cover span,.report-id strong{color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:860;letter-spacing:.08em}.report-cover h1{margin:8px 0;color:var(--text);font-size:30px;line-height:1.1}.report-cover p{max-width:620px;margin:0;color:var(--muted)}.report-id{min-width:150px;display:grid;align-content:start;justify-items:end;gap:6px}.report-id span{color:var(--text);font-size:13px;letter-spacing:0}.report-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.report-meta-grid div{display:grid;gap:5px;padding:14px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#080d174d}.report-meta-grid span{color:var(--muted);font-size:12px}.report-meta-grid strong{color:var(--text);font-size:13px}.report-section{display:grid;gap:14px;padding:18px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#080d173d}.report-section>header{display:flex;align-items:center;gap:10px}.report-section>header span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#2563eb2e;color:var(--accent);font-weight:860}.report-section>header strong{color:var(--text);font-size:16px}.methodology-section{position:relative;isolation:isolate;overflow:visible}.methodology-section>header{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;min-width:0}.methodology-section>header>span{flex:0 0 32px;box-sizing:border-box}.methodology-section>header>strong{min-width:0;line-height:1.3;overflow-wrap:anywhere}.methodology-content{display:grid;grid-template-columns:1fr;gap:12px;min-width:0}.methodology-content p{position:static;display:block;width:100%;min-width:0;margin:0;color:var(--muted);line-height:1.55;overflow-wrap:anywhere;box-sizing:border-box}.report-footer{display:flex;justify-content:space-between;gap:14px;padding-top:12px;border-top:1px solid rgba(148,163,184,.14);color:var(--muted);font-size:12px}.report-output>header,.report-post-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.report-output h2{margin:2px 0 0;font-size:22px}.report-post-identity{display:grid;gap:5px;min-width:0}.report-post-label{width:fit-content;color:#60a5fa!important;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.report-author-name{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--text);font-size:17px;line-height:1.25;overflow-wrap:anywhere}html[data-theme=light] .report-post-label{color:#1d4ed8!important}.report-posts{display:grid;gap:14px}.report-post-text{margin:0;color:var(--text);line-height:1.55}.report-original-post{display:grid;gap:10px;padding:12px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#94a3b812}.report-original-post>span{color:var(--accent);font-size:11px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.report-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.report-media-item{min-height:160px;margin:0;overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#080d176b}.report-media-item img{display:block;width:100%;max-height:280px;object-fit:cover}.report-media-item a,.report-video-link{display:grid;min-height:160px;place-items:center;color:var(--accent);font-size:12px;font-weight:820;text-decoration:none}.report-media-item a{position:relative}.report-media-item a span{position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:#020617c2;color:#fff;font-size:11px}.report-metrics,.sentiment-pills,.signal-list{display:flex;flex-wrap:wrap;gap:8px}.report-metrics span,.sentiment-pills span,.signal-list span{border:1px solid rgba(148,163,184,.14);border-radius:999px;padding:7px 10px;background:#94a3b814;font-size:12px;font-weight:760}.sentiment-pills .positive,.sentiment-label.positive{color:#86efac;border-color:#22c55e47;background:#22c55e1a}.sentiment-pills .negative,.sentiment-label.negative{color:#fda4af;border-color:#f43f5e4d;background:#f43f5e1a}.sentiment-pills .neutral,.sentiment-label.neutral{color:#cbd5e1}.sentiment-pills .mixed,.sentiment-label.mixed{color:#fde68a;border-color:#f59e0b4d;background:#f59e0b1a}.comment-sentiment-list{display:grid;gap:8px}.comment-sentiment-list p{display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;align-items:start;margin:0;padding-top:8px;border-top:1px solid rgba(148,163,184,.1)}.sentiment-label{width:fit-content;border:1px solid rgba(148,163,184,.14);border-radius:999px;padding:5px 8px;font-size:11px}.bar-chart,.compact-log-list{display:grid;gap:12px}.bar-row{display:grid;grid-template-columns:94px minmax(0,1fr) 46px;align-items:center;gap:10px;color:var(--muted);font-size:13px}.bar-row div{height:10px;overflow:hidden;border-radius:999px;background:#94a3b824}.bar-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--accent))}.bar-row b{color:var(--text);text-align:right}.chart-card{min-height:268px}.wide-chart{grid-column:1 / -1}.line-chart{width:100%;min-height:190px;overflow:visible;border-radius:8px;background:linear-gradient(rgba(148,163,184,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.1) 1px,transparent 1px),#080d175c;background-size:100% 34px,42px 100%}.line-chart circle{fill:#0f172a;stroke:#22d3ee;stroke-width:2}.chart-legend,.donut-legend{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:12px}.chart-legend span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--accent))}.mini-bars{height:188px;display:grid;grid-template-columns:repeat(14,minmax(0,1fr));align-items:end;gap:8px;padding:12px;border-radius:8px;background:#080d175c}.mini-bars span{min-height:8px;border-radius:999px 999px 3px 3px;background:linear-gradient(180deg,#22d3ee,#2563eb);box-shadow:0 10px 24px #2563eb3d}.donut-wrap{min-height:188px;display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:18px}.donut-chart{width:164px;height:164px;transform:rotate(-90deg)}.donut-chart circle{fill:none;stroke-width:7}.donut-chart circle:first-child{stroke:#94a3b824}.donut-legend{display:grid}.donut-legend span{display:inline-flex;align-items:center;gap:8px}.donut-legend i{width:10px;height:10px;border-radius:50%}.top-list-card p{display:grid;grid-template-columns:minmax(0,110px) minmax(0,1fr) auto;gap:10px;align-items:center;margin:0;padding:10px 0;border-top:1px solid rgba(148,163,184,.1)}.top-list-card p:first-of-type{border-top:0}.top-list-card strong,.top-list-card b{color:var(--text)}.top-list-card span{overflow:hidden;color:var(--muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.detailed-log-table article{align-items:start}.detailed-log-table em,.detailed-log-table small{color:var(--muted);font-size:12px;font-style:normal}.compact-log-list p{display:flex;justify-content:space-between;gap:12px;margin:0;color:var(--muted)}.compact-log-list strong{color:var(--text)}.log-explorer{display:grid;gap:14px}.log-filter-panel{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:10px;margin:16px;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.log-filter-panel label{display:grid;gap:5px;color:var(--muted);font-size:12px}.log-result-count{align-self:center;color:var(--muted);font-size:13px}.comprehensive-log-list article{align-items:start}.comprehensive-log-list time{display:grid;gap:4px;min-width:170px;text-align:right}.log-metadata{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.log-session-correlation{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:10px;padding:8px 9px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface) 94%,var(--primary) 3%)}.log-session-correlation>span{width:max-content;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:850}.log-session-correlation>small{color:var(--muted);font-size:10px}.log-session-correlation .session-state.valid{background:color-mix(in srgb,var(--success) 14%,transparent);color:var(--success)}.log-session-correlation .session-state.revoked{background:color-mix(in srgb,var(--danger) 13%,transparent);color:var(--danger)}.log-session-correlation .session-state.expired{background:color-mix(in srgb,var(--warning) 15%,transparent);color:color-mix(in srgb,var(--warning) 78%,var(--text))}.log-session-correlation .session-state.nosession{background:color-mix(in srgb,var(--muted) 13%,transparent);color:var(--muted)}.log-session-correlation .account-online{display:inline-flex;align-items:center;gap:6px;background:color-mix(in srgb,var(--success) 10%,transparent);color:var(--success)}.log-session-correlation .account-online i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,var(--success) 13%,transparent)}.log-metadata small{padding:4px 7px;border:1px solid var(--line);border-radius:6px;overflow-wrap:anywhere}@media(max-width:900px){.log-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.log-filter-panel{grid-template-columns:1fr;margin:10px;padding:12px}.comprehensive-log-list time{min-width:0;text-align:left}}.super-admin-form{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:end;gap:12px}.super-admin-form input,.super-admin-form select,.super-admin-form button,.super-admin-form .create-user-fixed-role{width:100%;min-height:44px}.create-user-fixed-role{display:flex;align-items:center;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--primary) 8%,var(--surface));color:var(--text);font-size:14px;font-weight:750}html[data-theme=light] .create-user-fixed-role{border-color:#2563eb29;background:#eff6ff;color:#1d4ed8}.super-admin-form .primary{justify-content:center}.admin-password-field{display:grid;gap:5px;min-width:0;color:var(--muted);font-size:12px}.admin-password-field small{min-height:28px;line-height:1.35}.password-input-control{position:relative;display:block;width:100%;min-width:0}.password-input-control input{width:100%;min-width:0;padding-right:44px!important;box-sizing:border-box}.password-input-control>button{position:absolute;top:50%;right:7px;width:32px!important;min-width:32px!important;min-height:32px!important;height:32px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--muted);transform:translateY(-50%)}.password-input-control>button:hover{color:var(--accent)}.admin-user-list,.admin-log-table{display:grid}.admin-user-row,.admin-log-table article{display:grid;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(148,163,184,.12)}.admin-user-row{grid-template-columns:46px minmax(180px,1fr) minmax(132px,160px) minmax(150px,auto);grid-template-areas:"avatar identity role badges" ". actions actions actions"}.analyst-user-row{grid-template-areas:"avatar identity role badges"}.admin-user-row .avatar{grid-area:avatar}.admin-user-identity{grid-area:identity}.admin-user-role,.readonly-role{grid-area:role}.readonly-role{display:inline-flex;justify-content:center;width:fit-content;min-width:110px;border:1px solid rgba(148,163,184,.18);border-radius:999px;padding:7px 11px;background:#94a3b814;color:var(--text);font-weight:760}.admin-user-row>div:not(.avatar):not(.admin-user-badges):not(.admin-user-actions),.admin-log-table article>div{min-width:0;display:grid;gap:3px}.admin-user-row>div:not(.avatar):not(.admin-user-badges):not(.admin-user-actions) span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-row strong,.admin-log-table strong{color:var(--text)}.admin-user-row span,.admin-log-table span,.admin-log-table time{color:var(--muted);font-size:13px}.admin-user-row select{width:100%;min-height:38px;padding-block:8px}.admin-user-badges,.admin-user-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.admin-user-badges{grid-area:badges;justify-content:flex-start}.admin-user-actions{grid-area:actions;justify-content:flex-end;padding-top:2px}.admin-user-actions .ghost-button{min-height:36px;padding-inline:10px;white-space:nowrap}.admin-user-actions .ghost-button:disabled,.admin-user-row select:disabled{opacity:.58;cursor:wait}.user-state{display:inline-flex;justify-content:center;border:1px solid rgba(34,197,94,.28);border-radius:999px;padding:6px 10px;color:#bbf7d0;background:#22c55e14;font-weight:760}.user-state.disabled{border-color:#f43f5e4d;color:#fecdd3;background:#f43f5e1a}.user-state.locked{border-color:#f59e0b57;background:#f59e0b1f;color:#fbbf24}.account-status{display:inline-flex;justify-content:center;border:1px solid rgba(59,130,246,.26);border-radius:999px;padding:6px 10px;color:#bfdbfe;background:#3b82f61a;font-size:12px;font-weight:780;white-space:nowrap}.account-status.pendingapproval{border-color:#fbbf2457;color:#fde68a;background:#fbbf241a}.account-status.rejected{border-color:#f43f5e4d;color:#fecdd3;background:#f43f5e1a}.ghost-button.danger{border-color:#f43f5e47;color:#fecdd3}.security-policy-panel{display:grid;gap:16px;padding:18px;max-width:1120px}.security-policy-hero header{align-items:flex-start}.security-policy-hero header div{display:grid;gap:4px}.security-policy-hero span,.policy-switch small,.policy-field span{color:var(--muted);font-size:13px}.security-policy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.policy-switch{grid-template-columns:44px minmax(0,1fr);align-items:center;min-height:96px;cursor:pointer}.policy-switch input{position:absolute;opacity:0;pointer-events:none}.policy-switch>span{width:44px;height:24px;border-radius:999px;background:#94a3b838;border:1px solid rgba(148,163,184,.22);position:relative}.policy-switch>span:after{content:"";position:absolute;width:18px;height:18px;top:2px;left:3px;border-radius:50%;background:#f8fafc;transition:transform .18s ease}.policy-switch input:checked+span{border-color:#22c55e6b;background:#22c55e47}.policy-switch input:checked+span:after{transform:translate(18px)}.policy-switch div,.policy-field{display:grid;gap:6px}.policy-field input,.policy-field select{width:100%;min-height:44px}.policy-actions{display:flex;justify-content:flex-end}.policy-actions .primary{min-height:44px}.admin-log-table article{grid-template-columns:minmax(0,1fr) auto}.setting-card{align-content:start}.setting-card button{justify-self:start}html[data-theme=light] .admin-tabs{border-bottom-color:#2563eb1f}html[data-theme=light] .admin-tabs button,html[data-theme=light] .admin-card,html[data-theme=light] .report-builder,html[data-theme=light] .report-output,html[data-theme=light] .report-post-card{background:#ffffffe6;border-color:#2563eb21}html[data-theme=light] .report-filter-builder{background:linear-gradient(135deg,#2563eb12,#0ea5e90a),#ffffffeb}html[data-theme=light] .report-filter-fields input,html[data-theme=light] .report-filter-fields select{border-color:#2563eb24;background:#fff;color:#0f172a;box-shadow:0 8px 22px #0f172a0a}html[data-theme=light] .report-filter-fields input:focus,html[data-theme=light] .report-filter-fields select:focus{border-color:#2563eb6b;box-shadow:0 0 0 3px #2563eb1a}html[data-theme=light] .admin-tabs button.active,html[data-theme=light] .admin-tabs button:hover{background:#2563eb17;color:#1d4ed8}html[data-theme=light] .user-state{color:#047857;background:#05966914}html[data-theme=light] .user-state.disabled{color:#be123c;background:#e11d4814}html[data-theme=light] .user-state.locked{border-color:#f4c96b;background:#fffbeb;color:#a16207}html[data-theme=light] .account-status{color:#1d4ed8;background:#2563eb14}html[data-theme=light] .account-status.pendingapproval{color:#b45309;background:#f59e0b1a}html[data-theme=light] .account-status.rejected,html[data-theme=light] .ghost-button.danger{color:#be123c;background:#e11d4812}html[data-theme=light] .policy-switch>span{background:#e2e8f0;border-color:#2563eb24}html[data-theme=light] .policy-switch>span:after{background:#fff;box-shadow:0 2px 8px #0f172a26}html[data-theme=light] .policy-switch input:checked+span{background:#2563eb38;border-color:#2563eb57}@media(max-width:900px){.admin-tabs,.admin-grid,.settings-registry,.security-policy-grid,.super-admin-form,.report-builder,.comment-sentiment-list p{grid-template-columns:1fr}.super-admin-form{margin-inline:12px}.admin-user-row{grid-template-columns:46px minmax(0,1fr);grid-template-areas:"avatar identity" "role role" "badges badges" "actions actions";align-items:stretch;gap:10px;padding:14px}.analyst-user-row{grid-template-areas:"avatar identity" "role role" "badges badges"}.admin-user-row .avatar{align-self:start}.admin-user-role,.readonly-role{width:100%;max-width:none}.admin-user-badges,.admin-user-actions{justify-content:flex-start}.admin-user-actions .ghost-button{flex:1 1 calc(50% - 4px);justify-content:center}.security-policy-panel{padding:12px}.policy-actions{justify-content:stretch}.policy-actions .primary{width:100%;justify-content:center}.report-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.report-filter-fields input:first-child,.report-filter-fields .primary{grid-column:1 / -1}.report-filter-fields .primary{width:100%;justify-self:stretch}.analyst-banner,.report-output>header,.report-post-card header,.report-candidates>header,.report-cover,.report-footer{grid-template-columns:1fr;display:grid}.report-meta-grid{grid-template-columns:1fr 1fr}.report-media-grid{grid-template-columns:1fr}}@media(max-width:520px){.admin-user-row{padding:12px}.admin-user-identity span{white-space:normal!important;overflow-wrap:anywhere}.admin-user-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.admin-user-actions .ghost-button{width:100%;min-width:0}}@media print{@page{size:A4;margin:14mm}html,body{background:#fff!important;color:#0f172a!important}body *{visibility:hidden}.report-output,.report-output *{visibility:visible}.report-output{position:absolute;inset:0;display:block;border:0!important;background:#fff!important;color:#0f172a!important;box-shadow:none!important}.no-print,.report-actions{display:none!important}.report-document{display:block;padding:0}.methodology-section{display:block!important;clear:both!important;break-before:page;page-break-before:always;overflow:visible!important;contain:none!important}.report-cover,.report-section,.report-post-card,.report-meta-grid div{break-inside:avoid;border-color:#dbe4f0!important;background:#fff!important;box-shadow:none!important}.report-cover{min-height:160px;margin-bottom:14px;border:1px solid #dbe4f0;background:#f8fafc!important}.report-cover h1{color:#0f172a!important}.report-cover p,.report-summary,.methodology-section p,.signal-list span,.comment-sentiment-list span,.report-footer,.report-meta-grid span,.report-output header span,.report-post-card header span{color:#475569!important}.report-cover span,.report-id strong,.report-section>header span{color:#1d4ed8!important}.report-meta-grid{grid-template-columns:repeat(4,1fr);margin-bottom:14px}.report-section{margin:14px 0}.report-post-card{margin:10px 0}.report-original-post,.report-media-item{border-color:#dbe4f0!important;background:#f8fafc!important;break-inside:avoid}.report-original-post>span,.report-media-item a,.report-video-link{color:#1d4ed8!important}.report-media-grid{grid-template-columns:repeat(2,1fr)}.report-media-item img{max-height:260px}.report-post-card strong,.report-post-card b,.report-section>header strong,.report-meta-grid strong,.report-post-text{color:#0f172a!important}.report-metrics span,.sentiment-pills span,.signal-list span,.sentiment-label{border-color:#dbe4f0!important;background:#f8fafc!important}.sentiment-pills .positive,.sentiment-label.positive{color:#047857!important;background:#ecfdf5!important}.sentiment-pills .negative,.sentiment-label.negative{color:#be123c!important;background:#fff1f2!important}.sentiment-pills .mixed,.sentiment-label.mixed{color:#b45309!important;background:#fffbeb!important}.comment-sentiment-list p{break-inside:avoid;border-top-color:#e2e8f0!important}}@media(max-width:720px){.app-shell,.content{padding-bottom:92px!important}.admin-page,.admin-overview,.admin-grid,.admin-card,.admin-log-table,.admin-log-table article{min-width:0;max-width:100%;box-sizing:border-box}.admin-overview{gap:12px;padding:12px}.admin-grid{gap:12px}.admin-card{overflow:hidden;padding:14px}.analyst-banner,.analyst-readonly-note{min-width:0;overflow:hidden;overflow-wrap:anywhere}.analyst-readonly-note{margin:12px 12px 0}.chart-card{min-height:0}.mini-bars{gap:4px;padding:10px 8px}.donut-wrap{grid-template-columns:1fr;justify-items:center;gap:12px}.donut-legend{width:100%}.top-list-card p{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"list-name list-score" "list-detail list-detail";gap:4px 10px}.top-list-card p strong{grid-area:list-name;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-list-card p span{grid-area:list-detail;white-space:normal;overflow-wrap:anywhere}.top-list-card p b{grid-area:list-score;justify-self:end}.compact-log-list p{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.compact-log-list strong{min-width:0;overflow-wrap:anywhere}.admin-log-table article{grid-template-columns:1fr;gap:8px;padding:13px 14px}.admin-log-table article>div,.admin-log-table article span,.admin-log-table article em,.admin-log-table article small{min-width:0;overflow-wrap:anywhere;word-break:break-word}.admin-log-table article time{justify-self:start;white-space:normal}.bar-row{grid-template-columns:minmax(62px,78px) minmax(0,1fr) 38px;gap:7px}.bar-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reports-workspace{padding:10px!important;width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}.report-filter-builder{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:14px!important;width:100%!important;max-width:calc(100vw - 20px)!important;margin-inline:auto!important;overflow:hidden!important;box-sizing:border-box!important}.report-filter-builder>div:first-child{max-width:none!important;min-width:0!important;overflow-wrap:anywhere!important}.report-filter-sections,.report-content-filters,.report-finishing-filters{grid-template-columns:1fr!important;width:100%!important;min-width:0!important}.report-filter-section,.report-filter-section:first-child,.report-keyword-field{grid-column:auto!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.report-filter-submit{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.report-filter-submit .primary{width:100%!important;min-width:0!important;justify-content:center!important}.report-filter-submit>div{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.report-filter-submit>div button{width:100%!important;justify-content:center!important}.report-filter-fields{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.report-filter-fields>*{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.report-filter-fields input,.report-filter-fields select,.report-filter-fields .primary{grid-column:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:48px!important;justify-self:stretch!important}.report-filter-fields input[type=date]{appearance:none!important;-webkit-appearance:none!important}.report-audience-selector{width:100%!important;min-width:0!important;padding:12px!important;overflow:hidden!important;box-sizing:border-box!important}.report-audience-selector>header{display:grid!important;grid-template-columns:1fr!important;align-items:start!important}.report-audience-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.report-audience-actions button{width:100%!important;min-width:0!important;justify-content:center!important}.report-audience-list{grid-template-columns:1fr!important;width:100%!important;max-height:280px!important}.report-audience-user{width:100%!important;min-width:0!important;box-sizing:border-box!important}.report-candidates,.candidate-list,.candidate-post-preview,.candidate-post-preview .post-card,.candidate-post-preview .post-body{min-width:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}.report-candidates{overflow:hidden!important;padding:12px!important}.report-action-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;justify-content:stretch!important}.report-action-buttons .primary,.report-action-buttons .ghost-button{width:100%!important;min-width:0!important;justify-content:center!important}.report-candidates>header .report-action-buttons .primary:last-child{grid-column:1 / -1}.candidate-post-preview{overflow:hidden!important}.candidate-select{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;padding:10px 11px!important}.candidate-select span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.candidate-select b{max-width:108px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.candidate-post-preview .post-card{grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;padding:12px!important}.candidate-post-preview .avatar{width:34px!important;height:34px!important;font-size:13px!important}.candidate-post-preview .post-body header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:3px 8px!important;align-items:start!important}.candidate-post-preview .post-body header strong,.candidate-post-preview .post-body header span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.candidate-post-preview .post-body header time{margin-left:0!important;justify-self:end!important;font-size:11px!important}.candidate-post-preview .post-body p{overflow-wrap:anywhere!important;word-break:break-word!important}.candidate-post-preview .media-grid{grid-template-columns:1fr!important;min-width:0!important}.candidate-post-preview .media-grid img,.candidate-post-preview .media-grid video{max-height:260px!important}.candidate-post-preview .post-body footer{max-width:none!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.candidate-post-preview .post-body footer button{min-width:0!important;justify-content:center!important;gap:4px!important;font-size:11px!important}.report-output,.report-document,.report-cover,.report-section,.report-posts,.report-post-card,.report-original-post,.comment-sentiment-list,.comment-sentiment-list p{min-width:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.report-output{border-left:0!important;border-right:0!important;border-radius:0!important}.report-document{padding:10px!important;gap:12px!important}.report-cover{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:16px!important}.report-cover h1{font-size:24px!important;overflow-wrap:anywhere!important}.report-cover p,.report-id,.report-id span{min-width:0!important;max-width:100%!important;justify-items:start!important;text-align:left!important;overflow-wrap:anywhere!important}.report-meta-grid{grid-template-columns:1fr!important;gap:8px!important}.report-section,.report-post-card{padding:12px!important}.report-output>header,.report-post-card header,.report-section>header{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.methodology-content{gap:10px!important}.methodology-section>header{grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important}.report-output h2{font-size:20px!important}.report-post-card header b{justify-self:start!important}.report-post-text,.report-summary,.signal-list span,.comment-sentiment-list span{overflow-wrap:anywhere!important;word-break:break-word!important}.report-metrics,.sentiment-pills,.signal-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.report-metrics span,.sentiment-pills span,.signal-list span{min-width:0!important;width:100%!important;border-radius:8px!important;text-align:center!important}.report-media-grid{grid-template-columns:1fr!important}.report-media-item{min-height:0!important}.report-media-item img{max-height:240px!important}.comment-sentiment-list p{display:grid!important;grid-template-columns:1fr!important;gap:6px!important}.sentiment-label{width:max-content!important;max-width:100%!important}}@media(max-width:420px){.admin-metrics{grid-template-columns:1fr}.report-action-buttons{grid-template-columns:1fr!important}.report-candidates>header .report-action-buttons .primary:last-child{grid-column:auto}}.reply-context-link,.post-detail-parent-link{display:none!important}.reply-timestamp-link,.parent-timestamp-link{padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;font:inherit}.reply-timestamp-link{font-size:13px}.reply-timestamp-link:hover,.reply-timestamp-link:focus-visible,.parent-timestamp-link:hover,.parent-timestamp-link:focus-visible{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.parent-timestamp-link{display:block;width:fit-content;max-width:100%;text-align:left}.notice{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px}.notice-avatar{display:grid;width:44px;height:44px;place-items:center;overflow:hidden;border-radius:50%;background:color-mix(in srgb,var(--primary) 12%,var(--surface));color:var(--primary);font-weight:800;padding:0;border:0}.notice button.notice-avatar{cursor:pointer}.notice button.notice-avatar:hover{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 18%,transparent)}.notice-avatar img{width:100%;height:100%;object-fit:cover}.notice>.profile-hover-anchor{width:44px;height:44px;border-radius:50%}.notice>.profile-hover-anchor .notice-avatar{cursor:pointer}.notice>.profile-hover-anchor:hover .notice-avatar{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 18%,transparent)}.notice-content{display:grid;gap:5px;min-width:0}.notice-content header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.notice-content header>span{display:flex;align-items:baseline;gap:6px;min-width:0;flex-wrap:wrap}.notice-actor-link{display:flex;align-items:baseline;gap:6px;min-width:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;flex-wrap:wrap;text-align:left}.notice-actor-link:hover strong,.notice-actor-link:hover small{text-decoration:underline}.notice-content header small,.notice-content time{color:var(--muted);font-size:12px}.notice-content p{margin:0;overflow-wrap:anywhere}.notice-content time{flex:0 0 auto}@media(max-width:420px){.notice{grid-template-columns:38px minmax(0,1fr);gap:10px}.notice-avatar{width:38px;height:38px}.notice>.profile-hover-anchor{width:38px;height:38px}}.log-metadata .log-device-summary{border-color:color-mix(in srgb,var(--primary) 32%,var(--line));background:color-mix(in srgb,var(--primary) 7%,transparent);color:var(--text)}.log-technical-details{width:fit-content;max-width:100%;margin-top:8px;color:var(--muted);font-size:11px}.log-technical-details summary{width:fit-content;cursor:pointer;color:var(--primary);font-weight:700}.log-technical-details code{display:block;width:100%;max-width:100%;margin-top:7px;padding:9px 10px;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface) 86%,#000 5%);color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.45;box-sizing:border-box}@media(max-width:420px){.log-technical-details,.log-technical-details summary{width:100%}}html[data-theme=light] .report-candidates,html[data-theme=light] .candidate-post-preview{border-color:#2563eb24!important;background:#fff!important;box-shadow:0 16px 42px #0f172a12!important}html[data-theme=light] .candidate-select{border-bottom-color:#2563eb1f!important;background:linear-gradient(90deg,#f8fbff,#eef6ff)!important;color:#0f172a!important}html[data-theme=light] .candidate-select:hover,html[data-theme=light] .candidate-select:has(input:checked){background:linear-gradient(90deg,#eff6ff,#e0f2fe)!important;border-bottom-color:#2563eb47!important}html[data-theme=light] .candidate-select span{color:#0f172a!important}html[data-theme=light] .candidate-select b{border-color:#2563eb2e!important;background:#fff!important;color:#1d4ed8!important}html[data-theme=light] .candidate-select input{border-color:#2563eb4d!important;background:#fff!important}html[data-theme=light] .candidate-post-preview .post-card{border-color:transparent!important;background:#fff!important;box-shadow:none!important}html[data-theme=light] .candidate-post-preview .post-card:hover{background:#f8fbff!important}html[data-theme=light] .admin-card,html[data-theme=light] .analyst-banner,html[data-theme=light] .analyst-readonly-note,html[data-theme=light] .admin-user-list,html[data-theme=light] .admin-log-table,html[data-theme=light] .metric{border-color:#2563eb24!important;background:#fff!important;box-shadow:0 16px 42px #0f172a12!important}html[data-theme=light] .analyst-banner,html[data-theme=light] .analyst-readonly-note{background:linear-gradient(135deg,#2563eb14,#0ea5e90d),#fff!important}html[data-theme=light] .admin-card header,html[data-theme=light] .admin-card header strong,html[data-theme=light] .analyst-banner strong,html[data-theme=light] .analyst-readonly-note strong,html[data-theme=light] .top-list-card strong,html[data-theme=light] .top-list-card b,html[data-theme=light] .compact-log-list strong,html[data-theme=light] .admin-user-row strong,html[data-theme=light] .admin-log-table strong,html[data-theme=light] .bar-row b{color:#0f172a!important}html[data-theme=light] .analyst-banner span,html[data-theme=light] .analyst-banner p,html[data-theme=light] .analyst-banner small,html[data-theme=light] .analyst-readonly-note span,html[data-theme=light] .chart-legend,html[data-theme=light] .donut-legend,html[data-theme=light] .top-list-card span,html[data-theme=light] .compact-log-list p,html[data-theme=light] .admin-user-row span,html[data-theme=light] .admin-log-table span,html[data-theme=light] .admin-log-table time,html[data-theme=light] .bar-row{color:#64748b!important}html[data-theme=light] .line-chart,html[data-theme=light] .mini-bars{border:1px solid rgba(37,99,235,.1)!important;background:linear-gradient(rgba(37,99,235,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px),#f8fbff!important}html[data-theme=light] .line-chart circle{fill:#fff!important;stroke:#2563eb!important}html[data-theme=light] .donut-chart circle:first-child,html[data-theme=light] .bar-row div{stroke:#dbeafe!important;background:#eaf2ff!important}html[data-theme=light] .top-list-card p,html[data-theme=light] .compact-log-list p,html[data-theme=light] .admin-user-row,html[data-theme=light] .admin-log-table article{border-color:#2563eb1a!important}html[data-theme=light] .readonly-role{border-color:#2563eb29!important;background:#f8fbff!important;color:#1e293b!important}html[data-theme=light] .admin-user-row .account-status{color:#1d4ed8!important;background:#2563eb14!important}html[data-theme=light] .admin-user-row .account-status.pendingapproval{color:#b45309!important;background:#f59e0b1a!important}html[data-theme=light] .admin-user-row .account-status.rejected{color:#be123c!important;background:#e11d4812!important}html[data-theme=light] .super-admin-form input,html[data-theme=light] .super-admin-form select,html[data-theme=light] .policy-field input,html[data-theme=light] .policy-field select{border-color:#2563eb29!important;background:#fff!important;color:#0f172a!important;box-shadow:0 8px 22px #0f172a0a!important}html[data-theme=light] .admin-user-actions .ghost-button{border-color:#2563eb29!important;background:#f8fbff!important;color:#1e293b!important}html[data-theme=light] .admin-user-actions .ghost-button.danger{border-color:#e11d482e!important;background:#fff7f8!important;color:#be123c!important}.content,.content>*,.admin-page,.settings-page,.profile-page,.post-detail-page,.timeline,.search-results,.admin-user-list,.admin-log-table,.log-explorer{min-width:0;max-width:100%;box-sizing:border-box}.content input,.content select,.content textarea,.content button,.post-body,.post-body header,.post-body p,.profile-hover-anchor,.admin-user-identity,.user-assignment-fields,.log-filter-panel,.log-metadata,.settings-panel{min-width:0;max-width:100%;box-sizing:border-box}.post-body p,.post-detail-text,.admin-user-identity,.admin-user-identity span,.log-metadata small,.detailed-log-table span,.settings-panel p{overflow-wrap:anywhere;word-break:break-word}.application-access-panel{grid-column:1 / -1;overflow:hidden}.application-access-status{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--border);border-radius:18px;background:#0f172a6b}.application-access-status>div{display:grid;gap:4px;flex:1;min-width:0}.application-access-status strong{font-size:1.02rem}.application-access-status small,.application-access-confirmation small{color:var(--muted);line-height:1.45}.application-access-indicator{width:13px;height:13px;flex:0 0 13px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 6px #22c55e1f,0 0 18px #22c55e8c}.application-access-panel.maintenance .application-access-indicator{background:#f59e0b;box-shadow:0 0 0 6px #f59e0b1f,0 0 18px #f59e0b80}.access-toggle{min-width:142px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid;border-radius:999px;font-weight:800;cursor:pointer}.access-toggle span{width:9px;height:9px;border-radius:50%;background:currentColor}.access-toggle.online{color:#4ade80;border-color:#4ade806b;background:#22c55e1a}.access-toggle.maintenance{color:#fbbf24;border-color:#fbbf246b;background:#f59e0b1a}.application-access-confirmation{margin-top:14px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:16px;border:1px solid rgba(245,158,11,.3);background:#f59e0b12}.application-access-confirmation>div:first-child{display:grid;gap:5px}.application-access-confirmation>div:last-child{display:flex;gap:10px;flex-shrink:0}html[data-theme=light] .application-access-status{background:#f8fafc}@media(max-width:700px){.application-access-status{align-items:flex-start;flex-wrap:wrap}.application-access-status>div{flex-basis:calc(100% - 32px)}.access-toggle{width:100%;margin-top:4px}.application-access-confirmation{align-items:stretch;flex-direction:column}.application-access-confirmation>div:last-child{display:grid;grid-template-columns:1fr 1fr}}.maintenance-lock-screen,html[data-theme=light] .maintenance-lock-screen,html[data-theme=black] .maintenance-lock-screen{position:fixed;inset:0;z-index:10000;width:100%;height:100dvh;min-height:0;padding:clamp(10px,2vh,20px);display:grid;place-items:center;overflow:hidden;color-scheme:dark;background:radial-gradient(circle at top left,#0d4472 0%,transparent 35%),radial-gradient(circle at bottom right,#0c5b95 0%,transparent 35%),linear-gradient(135deg,#031d35,#01111f);color:#fff}.maintenance-lock-screen *,html[data-theme=light] .maintenance-lock-screen *,html[data-theme=black] .maintenance-lock-screen *{color-scheme:dark}.maintenance-lock-screen h1,.maintenance-lock-screen .maintenance-brand,html[data-theme=light] .maintenance-lock-screen h1,html[data-theme=light] .maintenance-lock-screen .maintenance-brand{color:#fff!important}.maintenance-lock-screen .maintenance-message,.maintenance-lock-screen .maintenance-message span,html[data-theme=light] .maintenance-lock-screen .maintenance-message,html[data-theme=light] .maintenance-lock-screen .maintenance-message span{color:#c8d4df!important}.maintenance-lock-screen .maintenance-notice,.maintenance-lock-screen .maintenance-notice strong,html[data-theme=light] .maintenance-lock-screen .maintenance-notice,html[data-theme=light] .maintenance-lock-screen .maintenance-notice strong{color:#e8f0f7!important}.maintenance-lock-screen .maintenance-notice span,html[data-theme=light] .maintenance-lock-screen .maintenance-notice span{color:#bdcbd8!important}.maintenance-lock-screen .maintenance-footer,html[data-theme=light] .maintenance-lock-screen .maintenance-footer{color:#d2dde89e!important}.maintenance-card{width:min(700px,100%);max-height:calc(100dvh - clamp(20px,4vh,40px));padding:clamp(22px,4vh,42px) clamp(24px,4vw,45px);display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#ffffff12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 30px 80px #00000073}html[data-theme=light] .maintenance-card,html[data-theme=black] .maintenance-card{border-color:#ffffff1f;background:#ffffff12;color:#fff}.maintenance-logo{width:clamp(64px,9vh,86px);height:clamp(64px,9vh,86px);display:grid;place-items:center;background:transparent;border:0;box-shadow:none}.maintenance-logo img{width:90%;height:90%;object-fit:contain;filter:drop-shadow(0 0 10px rgba(45,190,255,.62)) drop-shadow(0 0 24px rgba(32,145,255,.32))}.maintenance-brand{margin-top:clamp(8px,1.5vh,14px);font-size:clamp(27px,4vh,34px);line-height:1;font-weight:700;letter-spacing:.5px}.maintenance-spinner{width:13px;height:13px;margin:clamp(22px,3.8vh,32px) auto;border:0;border-radius:50%;background:#3fa9ff;box-shadow:0 0 0 8px #3fa9ff1a,0 0 24px #3fa9ffb8;animation:maintenance-pulse 1.8s ease-in-out infinite}.maintenance-lock-screen h1{margin:0 0 clamp(12px,2vh,18px);font-size:clamp(27px,4.5vh,38px);line-height:1.15;font-weight:700}.maintenance-message{max-width:590px;margin:0;display:grid;gap:clamp(14px,2.5vh,24px);color:#c8d4df;font-size:clamp(15px,2.1vh,18px);line-height:1.55}html[data-theme=light] .maintenance-message,html[data-theme=black] .maintenance-message{color:#c8d4df}.maintenance-notice{width:100%;margin-top:clamp(18px,3vh,28px);padding:clamp(11px,1.8vh,15px);display:grid;gap:4px;border:1px solid rgba(63,169,255,.32);border-radius:12px;background:#3fa9ff24;color:#fff;font-size:clamp(13px,1.8vh,15px)}.maintenance-lock-screen .maintenance-notice strong,.maintenance-lock-screen .maintenance-notice span{color:#fff}.maintenance-notice span{font-size:14px;line-height:1.5}.maintenance-footer{margin-top:clamp(16px,2.8vh,28px);color:#ffffff73;font-size:12px}html[data-theme=light] .maintenance-footer,html[data-theme=black] .maintenance-footer{color:#ffffff73}@keyframes maintenance-pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 0 8px #3fa9ff1a,0 0 24px #3fa9ffb8}50%{opacity:.58;transform:scale(.68);box-shadow:0 0 0 4px #3fa9ff14,0 0 12px #3fa9ff6b}}@media(max-width:650px){.maintenance-lock-screen{padding:10px}.maintenance-card{padding-inline:22px;border-radius:20px}}.post-body header .profile-hover-anchor.inline{min-width:0;max-width:100%;overflow:hidden}.post-body header .profile-hover-anchor.inline>strong,.post-body header .profile-hover-anchor.inline>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.managed-user-card{grid-template-columns:46px minmax(160px,1fr) minmax(120px,150px) minmax(140px,auto);grid-template-areas:"avatar identity role badges" ". command command command" ". assignment assignment assignment"}.managed-user-card .user-assignment-fields{grid-area:assignment;width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.two-factor-effective{color:var(--muted);font-size:11px}.two-factor-effective.enabled{color:var(--success)}.managed-user-card .user-card-edit-toggle{align-self:center;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:132px;white-space:nowrap}.managed-user-card .user-card-edit-toggle.active{border-color:color-mix(in srgb,var(--primary) 50%,var(--line));background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary)}.log-filter-panel{grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr))}.comprehensive-log-list article>div{overflow:hidden}.comprehensive-log-list time{overflow-wrap:anywhere}.database-reset-panel,.reset-category-grid,.reset-confirmation{min-width:0;max-width:100%}@media(max-width:1050px){.managed-user-card{grid-template-columns:46px minmax(0,1fr);grid-template-areas:"avatar identity" "role badges" "command command" "assignment assignment"}.managed-user-card .user-assignment-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.managed-user-card .assignment-save,.managed-user-card .user-card-edit-toggle{width:100%}}@media(max-width:720px){.page-header,.admin-page>*,.settings-page>*,.profile-page>*,.post-detail-page>*{max-width:100%;min-width:0}.managed-user-card{grid-template-areas:"avatar identity" "role role" "badges badges" "command command" "assignment assignment";padding:12px}.managed-user-card .user-assignment-fields,.user-management-toolbar,.log-filter-panel,.reset-category-grid,.reset-confirmation{grid-template-columns:minmax(0,1fr)!important;width:auto;margin-inline:10px}.managed-user-card .user-assignment-fields{width:100%;margin-inline:0}.managed-user-card .verified-account-toggle{width:100%}.managed-user-card .admin-user-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.managed-user-card .admin-user-actions button{width:100%;min-width:0;white-space:normal}.comprehensive-log-list article{grid-template-columns:minmax(0,1fr)}.comprehensive-log-list time{min-width:0;text-align:left}.profile-hover-popup{max-width:calc(100vw - 24px)}}@media(max-width:420px){.managed-user-card .admin-user-actions{grid-template-columns:minmax(0,1fr)}.post-card{grid-template-columns:36px minmax(0,1fr);gap:9px;padding-inline:10px}.post-card .avatar{width:36px;height:36px}.post-body footer{max-width:100%}}.managed-user-card{overflow:hidden}.managed-user-card .user-assignment-fields{align-items:end;gap:12px;padding:14px;border:1px solid color-mix(in srgb,var(--primary) 18%,var(--line));border-radius:12px;background:color-mix(in srgb,var(--primary) 4%,transparent)}.managed-user-card .assignment-section-heading{grid-column:1 / -1;display:flex;align-items:center;gap:9px;min-width:0;padding-bottom:10px;border-bottom:1px solid var(--line);color:var(--primary)}.managed-user-card .assignment-section-heading>div{display:grid;gap:2px;min-width:0}.managed-user-card .assignment-section-heading strong{color:var(--text);font-size:14px}.managed-user-card .assignment-section-heading span{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.managed-user-card .control-title{display:flex;align-items:center;gap:6px;color:var(--text)}.managed-user-card .two-factor-policy-field{padding:10px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.managed-user-card .two-factor-policy-field select{background:color-mix(in srgb,var(--surface) 86%,var(--primary) 4%)}.managed-user-card .two-factor-policy-field .two-factor-effective{margin-top:1px}.managed-user-card .verified-account-toggle{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:11px 12px;color:var(--text);cursor:pointer}.managed-user-card .verified-account-toggle>div{display:flex;align-items:flex-start;gap:8px;min-width:0}.managed-user-card .verified-account-toggle>div>svg{flex:0 0 auto;margin-top:1px;color:#1d9bf0}.managed-user-card .verified-account-toggle>div span{display:grid;gap:3px;min-width:0}.managed-user-card .verified-account-toggle strong{color:var(--text);font-size:13px}.managed-user-card .verified-account-toggle small{color:var(--muted);font-size:11px;line-height:1.35}.managed-user-card .verified-account-toggle input{position:absolute;width:1px;height:1px;opacity:0}.managed-user-card .verification-switch{position:relative;width:40px;height:22px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--muted) 24%,transparent);transition:background .18s ease,border-color .18s ease}.managed-user-card .verification-switch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000047;transition:transform .18s ease}.managed-user-card .verified-account-toggle input:checked+.verification-switch{border-color:#1d9bf0;background:#1d9bf0}.managed-user-card .verified-account-toggle input:checked+.verification-switch:after{transform:translate(18px)}.managed-user-card .verified-account-toggle input:focus-visible+.verification-switch{outline:3px solid color-mix(in srgb,#1d9bf0 28%,transparent);outline-offset:2px}.managed-user-card .verified-account-toggle:hover{border-color:color-mix(in srgb,#1d9bf0 48%,var(--line))}.managed-user-card .user-assignment-fields>label:not(.verified-account-toggle){display:grid;align-content:end;gap:6px;min-width:0;color:var(--muted);font-size:12px;font-weight:650}.managed-user-card .user-assignment-fields input,.managed-user-card .user-assignment-fields select{width:100%;min-width:0;min-height:44px}.managed-user-card .verified-account-toggle{align-self:stretch;min-width:0;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.managed-user-card .verified-account-toggle input{flex:0 0 auto}.managed-user-card .verified-account-toggle span{white-space:normal}.managed-user-card .two-factor-effective{width:fit-content;max-width:100%;padding:3px 7px;border-radius:999px;background:color-mix(in srgb,var(--muted) 10%,transparent);white-space:normal}.managed-user-card .two-factor-effective.enabled{background:color-mix(in srgb,var(--success) 12%,transparent)}.managed-user-card .assignment-save{width:100%;min-width:0;min-height:44px;align-self:end;justify-content:center;white-space:normal;text-align:center}.managed-user-card .admin-user-actions{width:100%}@media(max-width:1050px){.managed-user-card .user-assignment-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.managed-user-card .user-assignment-fields{grid-template-columns:minmax(0,1fr);gap:10px;padding:12px}.managed-user-card .assignment-section-heading{grid-column:auto}.managed-user-card .verified-account-toggle,.managed-user-card .assignment-save{width:100%}}.post-detail-author{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0}.post-detail-author>.profile-hover-anchor:nth-child(2){min-width:0;max-width:100%}.post-detail-author>.detail-header-time{grid-column:3;justify-self:end;align-self:start;margin:2px 0 0;white-space:nowrap;color:var(--muted);font-size:13px}.post-body>header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.post-body>header .post-author-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px;min-width:0;max-width:100%}.post-body>header>time,.post-body>header>.reply-timestamp-link{grid-column:2;justify-self:end;margin-left:0;white-space:nowrap}.post-header-tools{grid-column:2;display:flex;align-items:flex-start;justify-content:flex-end;gap:5px;min-width:0;color:var(--muted);font-size:13px}.post-header-tools time{margin-top:4px;white-space:nowrap}.post-overflow{position:relative}.post-overflow-trigger{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:var(--muted)}.post-overflow-trigger:hover,.post-overflow-trigger:focus-visible{background:#3b82f61f;color:var(--primary)}.post-overflow-menu{position:absolute;z-index:35;top:calc(100% + 4px);right:0;width:max-content;min-width:156px;padding:6px;border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#111827;box-shadow:0 14px 35px #0000005c}.post-overflow-menu .delete-post-menu-item{width:100%;min-height:38px;display:flex;align-items:center;gap:9px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#fda4af;font-weight:700;text-align:left}.post-overflow-menu .delete-post-menu-item:hover{background:#f43f5e1f}html[data-theme=light] .post-overflow-menu{background:#fff;border-color:#dbe3ee}.post-body header .reply-timestamp-link,.post-detail-card .parent-timestamp-link{display:inline;width:fit-content;min-width:0;min-height:0;margin:0;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;font:inherit;line-height:inherit;text-decoration:none}.post-body header .reply-timestamp-link:hover,.post-body header .reply-timestamp-link:focus-visible,.post-detail-card .parent-timestamp-link:hover,.post-detail-card .parent-timestamp-link:focus-visible{color:var(--primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width:420px){.post-body>header{gap:6px}.post-body>header .post-author-meta{gap:3px 6px}.post-detail-author{gap:9px}}.post-body header .reply-timestamp-link:focus-visible,.post-detail-card .parent-timestamp-link:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 35%,transparent);outline-offset:3px;border-radius:2px}.comprehensive-log-list article{grid-template-columns:minmax(0,1fr) minmax(145px,180px);gap:16px;width:100%;max-width:100%;box-sizing:border-box}.comprehensive-log-list .log-time-block{display:grid;min-width:0;width:100%;gap:3px;align-self:start;justify-self:end;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:color-mix(in srgb,var(--primary) 4%,var(--surface));text-align:right;white-space:normal;box-sizing:border-box}.comprehensive-log-list .log-time-block>span{color:var(--text);font-size:12px;font-weight:750}.comprehensive-log-list .log-time-block>small{color:var(--muted);font-size:10px;font-weight:500;line-height:1.35}@media(max-width:760px){.comprehensive-log-list article{grid-template-columns:minmax(0,1fr);gap:10px}.comprehensive-log-list .log-time-block{width:fit-content;max-width:100%;justify-self:start;text-align:left}}html[data-theme=light] .login-page .login-card{background:linear-gradient(145deg,#0a182cd1,#050f1eeb);border-color:#7197c44d;color:#f8fafc;box-shadow:0 32px 100px #00000057}html[data-theme=light] .login-page .login-card h2{color:#f8fafc}html[data-theme=light] .login-page .login-card label{color:#b6c2d4}html[data-theme=light] .login-page .login-card-heading p,.login-page .login-card .muted,html[data-theme=light] .login-page .login-card .muted{color:#aab9ce}html[data-theme=light] .login-page .login-brand h1,html[data-theme=light] .login-page .login-logo span{color:#f8fafc}html[data-theme=light] .login-page .login-brand p{color:#cbd5e1}html[data-theme=light] .login-page .login-input-wrap,html[data-theme=light] .login-page .login-card>label>input{background:#080d17;border-color:#30415a;color:#f8fafc}html[data-theme=light] .login-page .login-input-wrap input{background:transparent;border:0;color:#f8fafc;box-shadow:none}html[data-theme=light] .login-page .login-card input::placeholder{color:#718096;opacity:1}html[data-theme=light] .login-page .login-card input:-webkit-autofill,html[data-theme=light] .login-page .login-card input:-webkit-autofill:hover,html[data-theme=light] .login-page .login-card input:-webkit-autofill:focus{-webkit-text-fill-color:#f8fafc;box-shadow:0 0 0 1000px #080d17 inset;caret-color:#f8fafc}html[data-theme=light] .login-page .login-link{color:#1ca9ff}html[data-theme=light] .login-page .login-card>.ghost-button{background:transparent;border-color:#159bea;color:#1ca9ff}html[data-theme=light] .login-page .login-card>.ghost-button:hover{background:#159bea1a;color:#67c7ff}.login-page .login-card .error,html[data-theme=light] .login-page .login-card .error{margin:0;padding:10px 12px;border:1px solid rgba(251,113,133,.38);border-radius:8px;background:#9f12392e;color:#fecdd3;font-size:13px;font-weight:650;line-height:1.45}.login-page .login-card .success,html[data-theme=light] .login-page .login-card .success{margin:0;padding:10px 12px;border:1px solid rgba(52,211,153,.32);border-radius:8px;background:#065f462e;color:#a7f3d0;font-size:13px;font-weight:650;line-height:1.45}html[data-theme=light] .login-page .remember-option,html[data-theme=light] .login-page .login-security-note{color:#778ba7}html[data-theme=light] .login-page .remember-option span,html[data-theme=light] .login-page .login-security-note span{color:inherit}.confirm-dialog-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;background:#020617b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:confirm-backdrop-in .16s ease-out}.confirm-dialog{width:min(100%,440px);overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:#0c111d;color:#f8fafc;box-shadow:0 28px 90px #0000007a;animation:confirm-dialog-in .18s ease-out}.confirm-dialog>header{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:13px;padding:22px 22px 18px}.confirm-dialog-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(59,130,246,.3);border-radius:50%;background:#2563eb24;color:#93c5fd;font-size:22px;font-weight:850}.confirm-dialog-mark.danger{border-color:#fb718557;background:#9f12392e;color:#fda4af}.confirm-dialog h2{margin:1px 0 7px;color:#f8fafc;font-size:20px;line-height:1.25}.confirm-dialog p{margin:0;color:#aab9ce;font-size:14px;line-height:1.55;overflow-wrap:anywhere}.confirm-dialog>footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px 20px;border-top:1px solid rgba(148,163,184,.14)}.confirm-dialog>footer button{min-width:112px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:9px 16px;font-weight:750}.confirm-dialog-action{border:1px solid #2563eb;background:#2563eb;color:#fff}.confirm-dialog-action:hover{background:#1d4ed8}.confirm-dialog-action.danger{border-color:#e11d48;background:#e11d48}.confirm-dialog-action.danger:hover{background:#be123c}html[data-theme=light] .confirm-dialog{border-color:#d7e2ef;background:#fff;color:#0b1220;box-shadow:0 28px 90px #0f172a3d}html[data-theme=light] .confirm-dialog h2{color:#0b1220}html[data-theme=light] .confirm-dialog p{color:#526175}html[data-theme=light] .confirm-dialog>footer{border-top-color:#d7e2ef}.admin-password-dialog{width:min(100%,520px);max-height:min(90vh,720px);overflow-y:auto}.admin-password-dialog-body{display:grid;gap:13px;padding:0 22px 20px}.admin-password-dialog-body>label{display:grid;gap:6px;color:#dbe5f2;font-size:13px;font-weight:700}.admin-password-dialog-body input{width:100%;min-width:0;min-height:44px;box-sizing:border-box}.admin-password-rules{grid-template-columns:repeat(2,minmax(0,1fr));margin:2px 0 0;padding:13px;border:1px solid rgba(148,163,184,.14);border-radius:10px;background:#0f172a85}.admin-password-error{padding:9px 11px;border:1px solid rgba(251,113,133,.35);border-radius:8px;background:#9f123929;color:#fda4af!important}.confirm-dialog-action:disabled{cursor:not-allowed;opacity:.5}html[data-theme=light] .admin-password-dialog-body>label{color:#243247}html[data-theme=light] .admin-password-rules{border-color:#d7e2ef;background:#f8fafc}@media(max-width:520px){.confirm-dialog-backdrop{padding:12px}.confirm-dialog{width:100%;border-radius:16px}.confirm-dialog>header{grid-template-columns:38px minmax(0,1fr);gap:11px;padding:19px 17px 15px}.confirm-dialog-mark{width:38px;height:38px}.confirm-dialog h2{font-size:18px}.confirm-dialog>footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 17px max(17px,env(safe-area-inset-bottom))}.confirm-dialog>footer button{width:100%;min-width:0}.admin-password-dialog-body{padding:0 17px 17px}.admin-password-rules{grid-template-columns:1fr}}@media(max-width:340px){.confirm-dialog>footer{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.confirm-dialog-backdrop,.confirm-dialog{animation:none}}@keyframes confirm-backdrop-in{0%{opacity:0}}@keyframes confirm-dialog-in{0%{opacity:0;transform:translateY(10px) scale(.98)}}@media(max-width:420px){.comprehensive-log-list .log-time-block{width:100%}}.managed-user-card{overflow:visible}.managed-user-card:has(.user-actions-menu[open]){z-index:20}.user-card-command-bar{grid-area:command;position:relative;display:grid;grid-template-columns:minmax(126px,1fr);align-items:center;justify-content:flex-end;gap:8px;min-width:0;width:134px}.user-card-command-bar:has(>.user-card-edit-toggle){grid-template-columns:repeat(2,minmax(126px,1fr));width:268px}.user-card-command-bar .user-card-edit-toggle{width:100%;min-width:0;min-height:42px;height:42px;padding-inline:13px;border-radius:9px;justify-content:center;gap:7px;font-size:13px;line-height:1}.user-actions-menu{position:relative;width:100%}.user-actions-menu>summary{width:100%;min-width:0;min-height:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 13px;border:1px solid var(--line);border-radius:9px;background:color-mix(in srgb,var(--surface) 92%,var(--primary) 3%);color:var(--text);font-size:13px;font-weight:750;cursor:pointer;list-style:none;box-sizing:border-box;line-height:1}.user-actions-menu>summary::-webkit-details-marker{display:none}.user-actions-menu[open]>summary{border-color:color-mix(in srgb,var(--primary) 48%,var(--line));color:var(--primary)}.user-actions-menu .admin-user-actions{position:absolute;z-index:30;top:calc(100% + 7px);right:0;width:min(250px,calc(100vw - 28px));display:grid;grid-template-columns:1fr;gap:4px;padding:7px;border:1px solid var(--line);border-radius:11px;background:var(--surface);box-shadow:0 18px 46px #00000047}.user-actions-menu .admin-user-actions button{width:100%;min-width:0;min-height:38px;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:var(--text);text-align:left;font-size:13px;font-weight:650}.user-actions-menu .admin-user-actions button:hover{background:color-mix(in srgb,var(--primary) 9%,var(--surface))}.user-actions-menu .admin-user-actions button.danger{color:var(--danger)}.user-actions-menu .admin-user-actions button.danger:hover{background:color-mix(in srgb,var(--danger) 10%,var(--surface))}.user-actions-menu .admin-user-actions button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:720px){.user-card-command-bar{grid-template-columns:minmax(0,1fr);width:100%}.user-card-command-bar:has(>.user-card-edit-toggle){grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.user-card-command-bar .user-card-edit-toggle,.user-actions-menu,.user-actions-menu>summary{width:100%;min-width:0}}@media(max-width:430px){.user-card-command-bar{grid-template-columns:1fr}.user-card-command-bar:has(>.user-card-edit-toggle){grid-template-columns:1fr}.user-actions-menu .admin-user-actions{right:auto;left:0;width:100%}}.managed-user-card .user-assignment-fields{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:14px;padding:16px;background:color-mix(in srgb,var(--primary) 3%,var(--surface))}.managed-user-card .assignment-section-heading{grid-column:auto;padding:0 2px 12px}.managed-user-card .assignment-block{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.managed-user-card .assignment-block>header{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--primary) 5%,var(--surface))}.managed-user-card .assignment-block>header>span{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:50%;background:var(--primary);color:#fff;font-size:12px;font-weight:800}.managed-user-card .assignment-block>header>div{display:grid;gap:2px;min-width:0}.managed-user-card .assignment-block>header strong{color:var(--text);font-size:13px}.managed-user-card .assignment-block>header small{color:var(--muted);font-size:11px;line-height:1.35}.managed-user-card .identity-control-grid,.managed-user-card .trust-control-grid{display:grid;min-width:0;gap:12px;padding:14px}.managed-user-card .identity-control-grid{grid-template-columns:minmax(130px,.7fr) minmax(180px,1fr) minmax(220px,1.25fr)}.managed-user-card .trust-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.managed-user-card .identity-control-grid>label,.managed-user-card .two-factor-policy-field{display:grid;align-content:start;gap:7px;min-width:0;color:var(--muted);font-size:12px;font-weight:650}.managed-user-card .two-factor-policy-field,.managed-user-card .verified-account-toggle{min-height:112px;padding:12px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 92%,var(--primary) 3%)}.managed-user-card .two-factor-policy-field>small:not(.two-factor-effective){color:var(--muted);font-size:11px;font-weight:400;line-height:1.35}.managed-user-card .assignment-save-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-top:1px solid var(--line)}.managed-user-card .assignment-save-bar>span{color:var(--muted);font-size:11px}.managed-user-card .assignment-save-bar>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.managed-user-card .assignment-save-bar .assignment-save{width:auto;min-width:170px;padding-inline:18px}@media(max-width:900px){.managed-user-card .user-assignment-fields{grid-template-columns:minmax(0,1fr)}.managed-user-card .identity-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.managed-user-card .identity-control-grid>label:last-child{grid-column:1 / -1}}@media(max-width:620px){.managed-user-card .user-assignment-fields{gap:12px;padding:12px}.managed-user-card .identity-control-grid,.managed-user-card .trust-control-grid{grid-template-columns:minmax(0,1fr);padding:12px}.managed-user-card .identity-control-grid>label:last-child{grid-column:auto}.managed-user-card .assignment-save-bar{display:grid}.managed-user-card .assignment-save-bar .assignment-save{width:100%}.managed-user-card .assignment-save-bar>div{display:grid;grid-template-columns:1fr;width:100%}.managed-user-card .assignment-save-bar>div button{width:100%;justify-content:center}}.admin-user-row.managed-user-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:none;gap:0;padding:0;overflow:visible}.managed-user-card .user-card-summary{display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-template-areas:"avatar identity meta" "avatar security commands";align-items:center;gap:10px 12px;width:100%;min-width:0;padding:15px 16px;box-sizing:border-box}.managed-user-card .user-card-summary>.avatar,.managed-user-card .user-card-summary>.admin-user-identity,.managed-user-card .user-card-summary>.user-card-account-meta,.managed-user-card .user-card-summary>.user-card-command-bar{grid-area:auto;min-width:0}.managed-user-card .user-security-overview{grid-area:security;display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;min-width:0}.managed-user-card .security-status-item{display:inline-flex;align-items:center;gap:7px;min-width:0;color:var(--muted)}.managed-user-card .security-status-item>svg{flex:0 0 auto}.managed-user-card .security-status-item>i{display:grid;gap:1px;min-width:0;font-style:normal;line-height:1.15}.managed-user-card .security-status-item small{color:var(--muted);font-size:10px;font-weight:650;letter-spacing:.025em;text-transform:uppercase}.managed-user-card .security-status-item strong{color:var(--text);font-size:11px;font-weight:750;white-space:nowrap}.managed-user-card .security-status-item.ready>svg{color:var(--success)}.managed-user-card .security-status-item.attention>svg,.managed-user-card .security-status-item.attention strong{color:var(--warning)}.managed-user-card .security-status-item.neutral>svg{color:var(--muted)}.managed-user-card .user-card-summary>.avatar{grid-area:avatar;align-self:start;width:36px;height:36px;font-size:13px;box-shadow:0 0 0 2px #3b82f61a}.managed-user-card .admin-user-identity{grid-area:identity!important;display:grid;align-content:center;gap:4px}.managed-user-card .admin-user-identity strong{font-size:15px;line-height:1.25}.managed-user-card .admin-user-identity span{color:var(--muted);font-size:12px;line-height:1.4}.managed-user-card .account-login-username{display:inline-flex;width:fit-content;max-width:100%;padding:2px 7px;border-radius:999px;background:color-mix(in srgb,var(--primary) 8%,transparent);color:color-mix(in srgb,var(--primary) 78%,var(--text));font-size:10px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.managed-user-card .user-card-account-meta{grid-area:meta!important;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.managed-user-card .user-card-account-meta .admin-user-role,.managed-user-card .user-card-account-meta .readonly-role{grid-area:auto;width:auto;max-width:132px;min-width:0;min-height:32px;height:32px;padding:5px 28px 5px 9px;border-radius:7px;font-size:12px;box-sizing:border-box}.managed-user-card .user-card-account-meta .readonly-role{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:5px 9px;border-radius:7px;line-height:1}.managed-user-card .user-card-account-meta .admin-user-badges{grid-area:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px;width:auto}.managed-user-card .user-card-summary span{max-width:100%;overflow:visible;text-overflow:clip;white-space:normal}.managed-user-card .user-card-command-bar,.managed-user-card .user-card-command-bar:has(>.user-card-edit-toggle){grid-area:commands!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:8px;width:min(100%,268px);max-width:268px;justify-self:end}.managed-user-card .user-card-command-bar>.user-card-edit-toggle,.managed-user-card .user-card-command-bar>.user-actions-menu>summary{width:100%!important;min-width:0!important;max-width:none!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;border:1px solid var(--line)!important;border-radius:8px!important;background:color-mix(in srgb,var(--surface) 94%,var(--primary) 3%)!important;color:var(--text)!important;font-family:inherit!important;font-size:13px!important;font-weight:750!important;line-height:1!important;box-sizing:border-box!important}.managed-user-card .user-card-command-bar>.user-card-edit-toggle:hover,.managed-user-card .user-card-command-bar>.user-actions-menu>summary:hover,.managed-user-card .user-card-command-bar>.user-card-edit-toggle.active,.managed-user-card .user-card-command-bar>.user-actions-menu[open]>summary{border-color:color-mix(in srgb,var(--primary) 52%,var(--line))!important;background:color-mix(in srgb,var(--primary) 9%,var(--surface))!important;color:var(--primary)!important}.managed-user-card .user-card-command-bar:not(:has(>.user-card-edit-toggle)){grid-template-columns:minmax(0,1fr);width:130px;justify-self:end}.managed-user-card>.user-assignment-fields{grid-area:auto;width:100%;border-top:1px solid var(--line);box-sizing:border-box}@media(max-width:1180px){.managed-user-card .user-card-summary{grid-template-columns:38px minmax(0,1fr) auto}.managed-user-card .user-card-summary>.avatar{grid-area:avatar}.managed-user-card .user-card-summary>.admin-user-identity{grid-area:identity}.managed-user-card .user-card-summary>.user-card-account-meta{grid-area:meta}.managed-user-card .user-card-summary>.user-card-command-bar{grid-area:commands;justify-self:end}}@media(max-width:720px){.managed-user-card .user-card-summary{grid-template-columns:42px minmax(0,1fr);grid-template-areas:"avatar identity" "meta meta" "security security" "commands commands";gap:11px;padding:13px}.managed-user-card .user-card-summary>.avatar{grid-area:avatar}.managed-user-card .user-card-summary>.admin-user-identity{grid-area:identity}.managed-user-card .user-card-summary>.user-card-account-meta{grid-area:meta}.managed-user-card .user-card-summary>.user-card-command-bar{grid-area:commands}.managed-user-card .user-security-overview{grid-area:security}.managed-user-card .user-card-account-meta{justify-content:flex-start}.managed-user-card .user-card-account-meta .admin-user-role,.managed-user-card .user-card-account-meta .readonly-role{width:auto;max-width:140px}.managed-user-card .user-card-command-bar,.managed-user-card .user-card-command-bar:has(>.user-card-edit-toggle),.managed-user-card .user-card-command-bar:not(:has(>.user-card-edit-toggle)){grid-template-columns:repeat(2,minmax(0,1fr));width:100%;justify-self:stretch}}@media(max-width:430px){.managed-user-card .user-security-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.managed-user-card .user-card-command-bar,.managed-user-card .user-card-command-bar:has(>.user-card-edit-toggle),.managed-user-card .user-card-command-bar:not(:has(>.user-card-edit-toggle)){grid-template-columns:minmax(0,1fr)}}.post-avatar-column>.profile-hover-anchor{width:44px;height:44px;flex:0 0 44px;align-self:flex-start}.post-card .avatar,.post-detail-author .avatar{width:44px;height:44px;min-width:44px;min-height:44px;aspect-ratio:1 / 1;flex:0 0 44px;overflow:hidden;padding:0;border-radius:50%;box-sizing:border-box}.post-card .avatar>img,.post-detail-author .avatar>img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;border-radius:inherit}@media(max-width:720px){.post-card{grid-template-columns:40px minmax(0,1fr)}.post-avatar-column>.profile-hover-anchor{width:40px;height:40px;flex-basis:40px}.post-card .avatar,.post-detail-author .avatar{width:40px;height:40px;min-width:40px;min-height:40px;flex-basis:40px}}.avatar,.notice-avatar,.profile-hover-avatar,.profile-avatar-button,.profile-edit-avatar,.mobile-profile-button{aspect-ratio:1 / 1;flex-shrink:0;overflow:hidden;padding:0;border-radius:50%;box-sizing:border-box}.avatar>img,.notice-avatar>img,.profile-hover-avatar>img,.profile-avatar-button>img,.profile-edit-avatar>img,.mobile-profile-button>img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;border-radius:inherit}.avatar:has(>img),.notice-avatar:has(>img),.profile-hover-avatar:has(>img),.profile-avatar-button:has(>img),.profile-edit-avatar:has(>img),.mobile-profile-button:has(>img){background:transparent;box-shadow:none}.avatar:has(>img),.notice-avatar:has(>img),.mobile-profile-button:has(>img){padding:0;border:0;background:transparent;border-radius:9999px;clip-path:circle(50% at 50% 50%);isolation:isolate}.avatar:has(>img)>img,.notice-avatar:has(>img)>img,.mobile-profile-button:has(>img)>img{border-radius:0;clip-path:none}.profile-hover-avatar:has(>img){padding:0;border:0;background:transparent;box-shadow:0 0 0 3px var(--surface);clip-path:none}.profile-hover-avatar:has(>img)>img{border-radius:0;clip-path:none}.post-author-identity{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px;min-width:0;max-width:100%}.post-author-identity>.profile-hover-anchor.inline{display:inline-flex;align-items:center;gap:7px;min-width:0;max-width:100%;overflow:visible}.post-author-display-name{display:inline-flex;align-items:center;min-width:0;gap:2px}.post-author-handle{min-width:0}.post-detail-author>.post-author-identity{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px;min-width:0;max-width:100%}.post-detail-author>.post-author-identity>.profile-hover-anchor.inline{display:inline-flex;align-items:center;gap:7px;overflow:visible}.profile-hover-anchor>.profile-hover-popup{width:310px;max-width:calc(100vw - 24px);overflow:hidden}.profile-hover-popup-portal{position:fixed;z-index:1000;width:310px;max-width:calc(100vw - 24px);top:auto;right:auto;overflow:hidden}.profile-hover-popup .profile-hover-name strong{display:flex;align-items:center;gap:5px;line-height:1.25}.profile-hover-popup .profile-hover-name .verified-badge{flex:0 0 auto;margin-left:0}.profile-hover-popup .profile-hover-name .profile-group-badge{flex:0 1 auto;margin-left:1px}.left-nav .sidebar-post-button{min-height:48px;margin-top:10px;justify-content:center;border:1px solid color-mix(in srgb,var(--primary) 68%,transparent);border-radius:999px;background:linear-gradient(135deg,#1747b8,#0877be);color:#fff;box-shadow:0 12px 28px #0f47b852;font-size:15px;font-weight:850}.left-nav .sidebar-post-button:hover,.left-nav .sidebar-post-button:focus-visible{border-color:color-mix(in srgb,#ffffff 34%,var(--primary));background:linear-gradient(135deg,#123b9f,#0668a8);color:#fff;transform:translateY(-1px)}.left-nav .sidebar-post-button span{display:inline}html[data-theme=light] .left-nav .sidebar-post-button,html[data-theme=light] .left-nav .sidebar-post-button:hover,html[data-theme=light] .left-nav .sidebar-post-button:focus-visible{color:#fff}.desktop-account-card{width:100%;min-width:0;min-height:62px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;margin-top:auto;padding:10px 20px;border:1px solid rgba(148,163,184,.13);border-radius:16px;background:#0c111da8;color:var(--text);text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.desktop-account-card:hover,.desktop-account-card:focus-visible{border-color:#94a3b838;background:#151d2dd1}.desktop-account-avatar{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--primary) 48%,var(--line));border-radius:50%;background:color-mix(in srgb,var(--primary) 18%,var(--surface));color:var(--text);font-weight:800}.desktop-account-avatar img{width:100%;height:100%;object-fit:cover}.desktop-account-copy{min-width:0;display:grid;gap:3px}.desktop-account-copy strong,.desktop-account-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-account-copy strong{color:var(--text);font-size:13px;line-height:1.2}.desktop-account-copy small{color:var(--muted);font-size:12px;line-height:1.2}html[data-theme=light] .desktop-account-card{border-color:#0f172a1a;background:#ffffffd1;box-shadow:0 10px 30px #0f172a14}html[data-theme=light] .desktop-account-card:hover,html[data-theme=light] .desktop-account-card:focus-visible{border-color:#2563eb38;background:#f1f5fb}.desktop-left-column{position:sticky;top:18px;align-self:start;min-height:calc(100vh - 36px);display:flex;flex-direction:column;min-width:0}.desktop-left-column .left-nav{position:static;top:auto;align-self:stretch}@media(max-width:1050px){.desktop-account-card{width:54px;grid-template-columns:42px;justify-content:center;align-self:center;padding-inline:6px}.desktop-account-copy{display:none}}@media(max-width:720px){.desktop-left-column{display:none}}html[data-theme=light] .profile-cover .cover-upload-control,html[data-theme=light] .profile-edit-cover .cover-upload-control{border-color:#ffffff94;background:#0f172adb;color:#fff;box-shadow:0 8px 22px #0f172a3d}html[data-theme=light] .profile-cover .cover-upload-control:hover,html[data-theme=light] .profile-edit-cover .cover-upload-control:hover{border-color:#bfdbfe;background:#1e40afeb}.mobile-menu-list .mobile-compose-button{justify-content:center;margin-top:2px;border-color:color-mix(in srgb,var(--primary) 62%,transparent);border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 10px 24px color-mix(in srgb,var(--primary) 25%,transparent)}.mobile-post-fab{display:none}.post-compose-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:start center;padding:max(7vh,34px) 16px;overflow-y:auto;background:#020617b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.post-compose-dialog{width:min(620px,100%);max-height:calc(100dvh - max(14vh,68px));overflow-y:auto;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 30px 100px #00000080}.post-compose-dialog>header{position:sticky;z-index:3;top:0;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.post-compose-dialog>header>div{min-width:0;display:grid;gap:2px}.post-compose-dialog>header strong{font-size:18px}.post-compose-dialog>header span{color:var(--muted);font-size:12px}.post-compose-dialog>header button{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--surface-2);color:var(--text)}.post-compose-dialog>.composer{margin:0;border:0;border-radius:0;box-shadow:none}.composer textarea,.post-compose-dialog>.composer textarea{padding:10px 12px}@media(max-width:420px){.post-author-identity,.post-detail-author>.post-author-identity{gap:4px 6px}.post-author-identity>.profile-hover-anchor.inline,.post-detail-author>.post-author-identity>.profile-hover-anchor.inline{gap:6px}.profile-hover-popup .profile-hover-name strong{gap:4px}.post-compose-backdrop{padding:8px}.post-compose-dialog{width:100%;max-height:calc(100dvh - 16px);border-radius:15px}.post-compose-dialog>header{min-height:58px;padding-inline:12px}.post-compose-dialog>header span{display:none}.post-compose-dialog>.composer{padding:14px 12px}}@media(max-width:720px){.mobile-post-fab{position:fixed;z-index:34;right:16px;bottom:calc(76px + env(safe-area-inset-bottom,0px));width:56px;height:56px;display:grid;place-items:center;padding:0;border:1px solid color-mix(in srgb,#ffffff 24%,var(--primary));border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 12px 30px color-mix(in srgb,var(--primary) 42%,rgba(0,0,0,.35));transition:transform .16s ease,box-shadow .16s ease}.mobile-post-fab:active{transform:scale(.94);box-shadow:0 7px 20px color-mix(in srgb,var(--primary) 34%,rgba(0,0,0,.32))}}@media(max-width:720px){html,body,#root{min-width:0;max-width:100%;overscroll-behavior-x:none}body{touch-action:pan-y pinch-zoom}.app-shell{width:100%;min-height:100dvh;padding:calc(60px + env(safe-area-inset-top,0px)) env(safe-area-inset-right,0px) calc(66px + env(safe-area-inset-bottom,0px)) env(safe-area-inset-left,0px);overflow-x:clip;touch-action:pan-y pinch-zoom}.mobile-top-bar{position:fixed;inset:0 0 auto;width:auto;min-height:calc(60px + env(safe-area-inset-top,0px));height:auto;padding:calc(6px + env(safe-area-inset-top,0px)) max(14px,env(safe-area-inset-right,0px)) 6px max(14px,env(safe-area-inset-left,0px))}.content{padding-top:0;min-width:0;max-width:100%}.bottom-nav{inset:auto 0 0;width:auto;height:calc(66px + env(safe-area-inset-bottom,0px));padding:0 env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px)}.mobile-post-fab{right:max(16px,calc(env(safe-area-inset-right,0px) + 10px));bottom:calc(76px + env(safe-area-inset-bottom,0px))}.mobile-menu-backdrop{width:100%;height:100dvh;overscroll-behavior:contain}.mobile-menu-drawer{top:0;right:0;bottom:auto;width:min(86%,340px);max-width:calc(100% - max(20px,env(safe-area-inset-left,0px)));height:100dvh;padding:calc(16px + env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) calc(16px + env(safe-area-inset-bottom,0px)) 16px;overflow:hidden;visibility:hidden;pointer-events:none;contain:layout paint;transform:translate3d(100%,0,0)}.mobile-menu-drawer.open{visibility:visible;pointer-events:auto;transform:translateZ(0)}.mobile-menu-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}.composer .attachment-preview,.comment-composer .attachment-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:3px;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#020617}.composer .attachment-preview.attachment-count-1,.comment-composer .attachment-preview.attachment-count-1{display:block}.composer .attachment-preview.attachment-count-2,.comment-composer .attachment-preview.attachment-count-2{grid-template-rows:minmax(0,1fr)}.composer .attachment-preview.attachment-count-3>:first-child,.comment-composer .attachment-preview.attachment-count-3>:first-child{grid-row:1 / 3}.composer .attachment-preview figure,.comment-composer .attachment-preview figure{position:relative;min-width:0;min-height:0;height:100%;display:block;margin:0;overflow:hidden;background:#020617}.composer .attachment-preview img,.composer .attachment-preview video,.comment-composer .attachment-preview img,.comment-composer .attachment-preview video{display:block;width:100%;height:100%;min-width:0;min-height:0;max-height:none;aspect-ratio:auto;object-fit:cover;border:0;border-radius:0}.composer .attachment-preview figcaption,.comment-composer .attachment-preview figcaption{display:none}.attachment-remove-button{position:absolute;z-index:2;top:8px;right:8px;width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:#020617d1;color:#fff;box-shadow:0 5px 16px #00000057;opacity:0;pointer-events:none;transition:opacity .14s ease,background .14s ease,transform .14s ease}.attachment-preview figure:hover .attachment-remove-button,.attachment-preview figure:focus-within .attachment-remove-button{opacity:1;pointer-events:auto}.attachment-remove-button:hover,.attachment-remove-button:focus-visible{background:#dc2626eb;transform:scale(1.04)}@media(hover:none),(pointer:coarse){.attachment-remove-button{opacity:1;pointer-events:auto}}.profile-edit-cover{position:relative}.profile-edit-avatar-wrap{position:relative;z-index:2;width:118px;height:118px;margin:-58px 0 0 22px}.profile-edit-avatar-wrap .profile-edit-avatar{width:100%;height:100%;margin:0}.profile-remove-cover,.profile-remove-avatar{position:absolute;z-index:5;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#020617d1;color:#fff;box-shadow:0 6px 18px #00000059}.profile-remove-cover{top:14px;right:14px;width:38px;height:38px}.profile-remove-avatar{top:2px;right:2px;width:32px;height:32px}.profile-remove-cover:hover,.profile-remove-cover:focus-visible,.profile-remove-avatar:hover,.profile-remove-avatar:focus-visible{border-color:#ffffff8f;background:#dc2626f0}@media(max-width:420px){.profile-edit-avatar-wrap{margin-left:16px}.profile-remove-cover{top:10px;right:10px;width:36px;height:36px}}@media(max-width:420px){.composer .attachment-preview,.comment-composer .attachment-preview{border-radius:11px}.attachment-remove-button{top:6px;right:6px;width:32px;height:32px}}.post-detail-header-tools{grid-column:3;justify-self:end;align-self:start;display:flex;align-items:center;gap:5px;min-width:0}.post-detail-header-tools .detail-header-time{margin:2px 0 0;white-space:nowrap}.post-detail-actions.post-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%}.post-detail-actions.post-actions button{width:100%;min-width:0;min-height:38px;justify-content:center;gap:5px;padding:6px 4px;border:0;border-radius:999px;background:transparent}.post-detail-actions.post-actions button small{min-width:1ch;font-size:.78rem;text-align:left}@media(max-width:420px){.post-detail-header-tools{gap:2px}.post-detail-actions.post-actions{gap:3px}.post-detail-actions.post-actions button{min-height:42px;padding-inline:2px}}.composer .upload-progress,.comment-composer .upload-progress{display:grid;align-items:stretch;justify-content:initial;gap:7px;width:100%;min-width:0;margin-top:10px}.composer .upload-progress-copy,.comment-composer .upload-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;color:var(--muted);font-size:.78rem}.upload-progress-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-progress-copy strong{flex:0 0 auto;color:var(--text);font-size:.78rem}.upload-progress-header-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.upload-progress-header-actions button{min-height:28px;padding:3px 9px;border:1px solid color-mix(in srgb,var(--error) 38%,var(--line));border-radius:999px;background:transparent;color:var(--error);font-size:.68rem;font-weight:750}.composer .upload-progress-track,.comment-composer .upload-progress-track{display:block;width:100%;height:6px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--line) 72%,transparent)}.upload-progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16a34a,#22c55e);box-shadow:0 0 9px #22c55e57;transition:width .18s ease-out}.media-optimization-notice{display:flex;align-items:center;gap:7px;min-width:0;margin:0;color:var(--muted);font-size:.74rem}.media-optimization-notice.success{color:#22c55e}.icon-button.disabled{cursor:not-allowed;opacity:.55}@media(max-width:420px){.upload-progress-copy{align-items:flex-start;font-size:.72rem}.upload-progress-copy span{white-space:normal}}button:not(:disabled){transition-property:background-color,border-color,color,box-shadow,opacity,transform;transition-duration:.16s;transition-timing-function:ease}button:not(:disabled):active{transform:scale(.97)}button[aria-busy=true]{cursor:wait}button:disabled:not([aria-busy=true]){cursor:not-allowed}.profile-edit-modal.is-saving{position:relative}.profile-edit-modal.is-saving .profile-edit-cover,.profile-edit-modal.is-saving .profile-edit-avatar-wrap,.profile-edit-modal.is-saving .profile-edit-fields{pointer-events:none;opacity:.72}.profile-saving-status{display:flex;align-items:center;gap:12px;margin:4px 18px 18px;padding:12px 14px;border:1px solid color-mix(in srgb,#0ea5e9 32%,var(--line));border-radius:12px;background:color-mix(in srgb,#0ea5e9 9%,var(--surface));color:var(--text)}.profile-saving-status>div{display:grid;gap:2px;min-width:0}.profile-saving-status strong{font-size:.88rem}.profile-saving-status span{color:var(--muted);font-size:.76rem}.app-toast{position:fixed;z-index:10000;left:50%;bottom:max(24px,calc(env(safe-area-inset-bottom) + 16px));display:flex;align-items:center;gap:9px;width:max-content;max-width:min(420px,calc(100vw - 28px));padding:12px 16px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--text);box-shadow:0 16px 45px #02061759;transform:translate(-50%);animation:app-toast-enter .2s ease-out}.app-toast.success{border-color:color-mix(in srgb,#22c55e 42%,var(--line))}.app-toast.success svg{flex:0 0 auto;color:#22c55e}@keyframes app-toast-enter{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:420px){.profile-saving-status{margin-inline:12px}.app-toast{bottom:max(78px,calc(env(safe-area-inset-bottom) + 70px));width:calc(100vw - 28px)}}@media(prefers-reduced-motion:reduce){button:not(:disabled),.app-toast{transition:none;animation:none}}.restricted-deadline-panel{grid-column:1 / -1;min-width:0}.deadline-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.deadline-field{display:grid;grid-template-columns:minmax(0,1fr) minmax(155px,.45fr);gap:8px 16px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--surface) 94%,var(--accent) 6%)}.deadline-field>span{display:grid;gap:4px}.deadline-field small{color:var(--muted)}.deadline-value{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.deadline-value input{width:100%;min-width:0}.deadline-value b{min-width:56px;font-size:12px;color:var(--muted)}.deadline-preview{grid-column:1 / -1;line-height:1.45}.deadline-actions,.deadline-mode-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:16px}.deadline-actions p{margin:0;color:var(--muted);font-size:13px}.deadline-assignment{margin-top:24px;padding-top:22px;border-top:1px solid var(--border)}.scope-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.scope-tabs button{min-height:38px;padding:0 15px;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--text)}.scope-tabs button.active{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent)}.deadline-user-search{width:100%;margin-bottom:10px}.deadline-user-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:330px;overflow:auto;padding:2px}.deadline-user{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;border:1px solid var(--border);border-radius:12px}.deadline-user.selected{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}.deadline-user>span{display:grid;gap:3px;min-width:0}.deadline-user small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.mode-pill{padding:5px 9px;border-radius:999px;background:color-mix(in srgb,#22c55e 14%,transparent);color:#22c55e;font-size:11px}.mode-pill.restricted{background:color-mix(in srgb,#f97316 15%,transparent);color:#f97316}.deadline-assignment-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.deadline-assignment-fields label,.deadline-assignment>label{display:grid;gap:7px}.deadline-scope-warning{display:flex;align-items:center;gap:8px;color:#f59e0b}.restricted-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 17px;border:1px solid #f97316;border-radius:12px;background:color-mix(in srgb,#f97316 18%,transparent);color:#f97316;font-weight:700}@media(max-width:820px){.deadline-field-grid,.deadline-user-list,.deadline-assignment-fields{grid-template-columns:1fr}.deadline-actions,.deadline-mode-actions{align-items:stretch;flex-direction:column}.deadline-actions button,.deadline-mode-actions button{width:100%}}@media(max-width:480px){.deadline-field{grid-template-columns:1fr}.deadline-preview{grid-column:auto}.deadline-user{grid-template-columns:auto minmax(0,1fr)}.deadline-user .mode-pill{grid-column:2;justify-self:start}}.deadline-outcomes{margin-top:24px;padding-top:22px;border-top:1px solid var(--border)}.deadline-outcome-list{display:grid;gap:9px;max-height:360px;overflow:auto}@media(min-width:721px){.messages-shell{height:100dvh;min-height:0;overflow:hidden}.messages-content{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.messages-content>.preserved-messages-route{height:auto;min-height:0;flex:1 1 0}.messages-content .messages-page{height:100%;min-height:0}}@media(min-width:1051px){.right-rail{max-height:calc(100dvh - 44px);overflow-x:hidden;overflow-y:hidden;overscroll-behavior:contain}.trending-panel{height:100%;max-height:calc(100dvh - 76px);min-height:0;display:flex;flex-direction:column}.trending-panel>h2{flex:0 0 auto}.trend-scroll-list{min-height:0;flex:1 1 auto;margin-right:-8px;padding-right:8px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}}@media(max-width:720px){.messages-shell{position:fixed;inset:0;width:100%;max-width:none;margin:0;height:100dvh;min-height:100dvh;padding-bottom:calc(66px + env(safe-area-inset-bottom,0px))!important;overflow:hidden}.messages-content{height:100%;min-height:0;display:flex;flex-direction:column;padding-bottom:0!important;overflow:hidden}.messages-content>.preserved-messages-route{height:auto;min-height:0;flex:1 1 0}.messages-content .messages-page,.messages-content .messages-layout,.messages-content .message-thread{height:100%;min-height:0}}.content:not(.messages-content){overflow:clip}.messages-page-header{position:relative;top:auto;z-index:auto}@media(max-width:720px){.page-header,.search-sticky-region{top:calc(60px + env(safe-area-inset-top,0px))}.search-sticky-region>.page-header{top:auto}.profile-page-header{min-height:58px;padding-block:10px}.profile-page-header h1{font-size:19px}.messages-page-header{top:auto}}.messages-content>.session-secret-reminder{flex:0 0 auto}.security-setup-backdrop{position:fixed;inset:0;z-index:260;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top,0px)) max(18px,env(safe-area-inset-right,0px)) max(18px,env(safe-area-inset-bottom,0px)) max(18px,env(safe-area-inset-left,0px));overflow:hidden;background:#01050dc7;-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%)}.security-setup-dialog{width:min(100%,560px);max-height:calc(100dvh - 36px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid color-mix(in srgb,var(--primary) 30%,var(--line));border-radius:22px;background:color-mix(in srgb,var(--surface) 96%,#07142a 4%);color:var(--text);box-shadow:0 30px 100px #0000008f,0 0 0 1px #ffffff06 inset;animation:security-setup-in .2s ease-out}.security-mobile-brand{display:none}.security-setup-header{flex:0 0 auto;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:start;padding:24px 24px 18px;border-bottom:1px solid var(--line)}.security-setup-header.with-close{grid-template-columns:48px minmax(0,1fr) 38px}.security-setup-mark{width:48px;height:48px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--primary) 38%,var(--line));border-radius:15px;background:linear-gradient(145deg,color-mix(in srgb,var(--primary) 23%,transparent),color-mix(in srgb,var(--accent) 12%,transparent));color:var(--accent)}.security-setup-header h2{margin:1px 0 7px;font-size:22px;line-height:1.2}.security-setup-header p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.security-setup-close{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:color-mix(in srgb,var(--surface-2) 84%,transparent);color:var(--muted)}.security-setup-close:hover{color:var(--text);border-color:color-mix(in srgb,var(--primary) 38%,var(--line))}.security-setup-form{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;display:grid;gap:15px;padding:20px 24px 24px}.security-setup-form>label{display:grid;gap:7px;color:var(--text);font-size:13px;font-weight:750}.security-password-input{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--surface-2) 78%,transparent);transition:border-color .16s ease,box-shadow .16s ease}.security-password-input:focus-within{border-color:color-mix(in srgb,var(--primary) 72%,var(--line));box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 15%,transparent)}.security-password-input input{width:100%;min-width:0;min-height:46px;padding:11px 13px;border:0;border-radius:0;background:transparent;box-shadow:none}.security-password-input input:focus{box-shadow:none}.security-password-input button{width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--muted)}.security-password-input button:hover{color:var(--text)}.security-requirements{padding:13px 14px;border:1px solid color-mix(in srgb,var(--line) 82%,transparent);border-radius:13px;background:color-mix(in srgb,var(--surface-2) 55%,transparent)}.security-requirements>strong{display:block;margin-bottom:9px;font-size:13px}.security-requirements ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0;padding:0;list-style:none}.security-requirements li{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;color:var(--muted);font-size:12px;line-height:1.3}.security-requirements li>span{width:16px;height:16px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.security-requirements li.met{color:#22c55e}.security-requirements li.met>span{border-color:#22c55e80;background:#22c55e1f}.security-setup-error{margin:0;padding:11px 12px;border:1px solid rgba(244,63,94,.34);border-radius:11px;background:#f43f5e1a;color:#fda4af;font-size:13px;line-height:1.45}.security-setup-submit,.security-setup-actions button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.security-setup-signout{justify-self:center;padding:5px 10px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.security-setup-signout:hover{color:var(--text)}.security-setup-signout:disabled{opacity:.48;cursor:not-allowed}.security-setup-actions{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:11px;margin-top:2px}.security-secret-guidance{display:flex;align-items:flex-start;gap:8px;margin:0;color:var(--muted);font-size:12px;line-height:1.45}.security-secret-guidance svg{flex:0 0 auto;color:var(--accent)}.security-setup-success{min-height:0;flex:1 1 auto;overflow-y:auto;min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 28px;text-align:center}.security-setup-success>span{width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(34,197,94,.44);border-radius:50%;background:#22c55e21;color:#22c55e}.security-setup-success h2{margin:5px 0 0;font-size:23px}.security-setup-success p{max-width:390px;margin:0;color:var(--muted);line-height:1.5}.security-setup-success>.button-spinner{margin-top:7px;color:var(--accent)}html[data-theme=light] .security-setup-backdrop{background:#0f172a94}html[data-theme=light] .security-setup-dialog{background:#fff;box-shadow:0 30px 90px #0f172a47}html[data-theme=light] .security-password-input,html[data-theme=light] .security-requirements{background:#f8fafc}html[data-theme=light] .security-setup-error{color:#be123c;background:#fff1f2}@media(max-width:600px){.security-setup-backdrop{place-items:start center;padding:max(10px,env(safe-area-inset-top,0px)) max(10px,env(safe-area-inset-right,0px)) max(10px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px))}.security-setup-dialog{width:100%;max-width:100%;max-height:calc(100dvh - max(20px,env(safe-area-inset-top,0px) + env(safe-area-inset-bottom,0px) + 20px));border-radius:20px}.security-mobile-brand{flex:0 0 auto;min-height:68px;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px 9px;border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent)}.security-mobile-brand img{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 5px 12px rgba(34,211,238,.2))}.security-mobile-brand strong{color:var(--text);font-size:18px;font-weight:700;letter-spacing:.25em}.security-setup-header{grid-template-columns:42px minmax(0,1fr);gap:11px;padding:19px 17px 15px}.security-setup-header.with-close{grid-template-columns:42px minmax(0,1fr) 36px}.security-setup-mark{width:42px;height:42px;border-radius:13px}.security-setup-header h2{font-size:19px}.security-setup-header p{font-size:13px}.security-setup-form{gap:13px;padding:16px 17px max(20px,env(safe-area-inset-bottom,0px))}.security-requirements ul{grid-template-columns:minmax(0,1fr);gap:7px}.security-setup-success{min-height:280px;padding-bottom:max(36px,env(safe-area-inset-bottom,0px))}}@media(max-width:380px){.security-setup-actions{grid-template-columns:minmax(0,1fr)}.security-setup-header p{line-height:1.4}.security-setup-header{grid-template-columns:38px minmax(0,1fr);gap:9px;padding-inline:13px}.security-setup-header.with-close{grid-template-columns:38px minmax(0,1fr) 34px}.security-setup-mark{width:38px;height:38px}.security-setup-form{padding-inline:13px}.security-password-input input{font-size:16px}}@media(max-height:680px){.security-mobile-brand{min-height:54px;padding-block:7px 6px}.security-mobile-brand img{width:32px;height:32px}.security-mobile-brand strong{font-size:16px}.security-setup-header{padding-top:15px;padding-bottom:12px}.security-setup-header p{line-height:1.35}.security-setup-form{gap:10px;padding-top:12px}.security-password-input input{min-height:42px;padding-block:8px}.security-requirements{padding-block:10px}.security-setup-success{min-height:230px;padding-block:28px}}@media(prefers-reduced-motion:reduce){.security-setup-dialog{animation:none}}@keyframes security-setup-in{0%{opacity:0;transform:translateY(12px) scale(.985)}}.messages-content .message-thread,.messages-content .messages-layout.mobile-thread-open>.message-thread{min-height:0;display:flex;flex-direction:column;overflow:hidden}.messages-content .thread-header,.messages-content .thread-composer{flex:0 0 auto}.messages-content .thread-messages{height:auto;min-height:0;flex:1 1 0;overflow-y:auto}.messages-content .thread-composer{position:relative;z-index:2}.deadline-outcome-list article{padding:13px;border:1px solid var(--border);border-radius:12px;min-width:0}.deadline-outcome-list header,.deadline-outcome-list footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 14px}.deadline-outcome-list time,.deadline-outcome-list footer{color:var(--muted);font-size:12px}.deadline-outcome-list p{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.admin-user-row.analyst-user-row{display:block;width:100%;min-width:0;padding:0;overflow:hidden;box-sizing:border-box}.analyst-user-row .user-card-summary{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(210px,auto);grid-template-areas:"avatar identity meta";align-items:center;gap:12px;width:100%;min-width:0;padding:14px 17px;box-sizing:border-box}.analyst-user-row .user-card-summary>.avatar{grid-area:avatar;width:40px;height:40px;align-self:center}.analyst-user-row .admin-user-identity{grid-area:identity;display:grid;gap:4px;min-width:0}.analyst-user-row .admin-user-identity span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analyst-user-row .user-card-account-meta{grid-area:meta;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px;min-width:0}.analyst-user-row .readonly-role,.analyst-user-row .admin-user-badges{grid-area:auto}.analyst-user-row .readonly-role{min-width:0;padding:6px 10px;font-size:12px}.analyst-user-row .admin-user-badges{justify-content:flex-end;gap:6px}@media(max-width:980px){.analyst-user-row .user-card-summary{grid-template-columns:42px minmax(0,1fr);grid-template-areas:"avatar identity" "meta meta"}.analyst-user-row .user-card-account-meta,.analyst-user-row .admin-user-badges{justify-content:flex-start}}@media(max-width:720px){.analyst-user-row .user-card-summary{gap:10px;padding:13px 12px}}@media(max-width:420px){.analyst-user-row .admin-user-identity span{white-space:normal;overflow-wrap:anywhere}.analyst-user-row .user-card-account-meta{align-items:flex-start}}
