:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f9fc;background:#020304;font-synthesis:none;--bg: #020304;--surface: #07090c;--surface-2: #0b0e13;--surface-3: #11161d;--line: rgba(255, 255, 255, .095);--line-strong: rgba(255, 255, 255, .17);--muted: #8994a3;--blue: #0275fc;--blue-2: #66afff;--green: #3ce5a2;--red: #ff6474;--amber: #ffc35c;--radius: 12px}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px;overflow-x:hidden;background:var(--bg)}button,input,textarea{font:inherit}button{color:inherit}button,[role=button]{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}::selection{background:#0275fc61;color:#fff}:focus-visible{outline:2px solid var(--blue-2);outline-offset:3px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sidebar nav svg:first-child,.metric svg{fill:none;stroke:currentColor}.boot-screen{min-height:100vh;display:grid;place-content:center;gap:20px;text-align:center;color:var(--muted);letter-spacing:.08em;font-size:12px;text-transform:uppercase}.glitch-mark{position:relative;color:#fff;font-size:64px;font-weight:900;letter-spacing:-.08em;line-height:1}.glitch-mark:before,.glitch-mark:after{content:attr(data-text);position:absolute;inset:0;pointer-events:none;opacity:0}.glitch-mark:before{color:#ff3154;transform:translate(-2px)}.glitch-mark:after{color:#0275fc;transform:translate(2px)}.glitch-mark.small{font-size:26px}.brand-lockup{display:flex;align-items:center;gap:14px}.brand-lockup b{padding:5px 7px;border:1px solid rgba(2,117,252,.42);border-radius:5px;color:var(--blue-2);font:700 9px/1 ui-monospace,monospace;letter-spacing:.16em}.login-page{min-height:100vh;display:grid;place-items:center;padding:30px;position:relative;isolation:isolate;overflow:hidden}.ambient-grid{position:fixed;inset:0;z-index:-1;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 72%);mask-image:radial-gradient(circle at center,black,transparent 72%)}.login-page:before{content:"";position:fixed;width:760px;height:440px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(2,117,252,.12),transparent 66%);z-index:-1}.login-panel{width:min(100%,430px);padding:34px;border:1px solid var(--line-strong);border-radius:18px;background:#05070ae6;box-shadow:0 30px 90px #0000008f;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.login-copy{margin:46px 0 30px}.eyebrow{color:var(--blue-2);font:700 10px/1.2 ui-monospace,monospace;letter-spacing:.15em}.login-copy h1{margin:12px 0 10px;font-size:clamp(30px,5vw,42px);letter-spacing:-.055em}.login-copy p{margin:0;color:var(--muted);line-height:1.6;font-size:14px}.login-panel form,.form-stack{display:grid;gap:16px}.field-label{display:block;margin-bottom:8px;color:#b7c0cc;font-size:11px;font-weight:650}input,textarea{width:100%;border:1px solid var(--line);border-radius:9px;background:#080b0f;color:#fff;padding:12px 13px;outline:none;transition:border-color .16s,box-shadow .16s}input:hover,textarea:hover{border-color:var(--line-strong)}input:focus,textarea:focus{border-color:#0275fcb8;box-shadow:0 0 0 3px #0275fc1f}textarea{resize:vertical;line-height:1.5}.form-error{color:#ff95a0;font-size:12px;margin:0}.security-line{display:flex;align-items:center;gap:8px;margin-top:24px;color:#697483;font:500 10px/1.4 ui-monospace,monospace}.security-line span{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.login-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#778392;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:var(--line)}.discord-login{min-height:44px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #5865f2;border-radius:9px;background:#111526;color:#f8f9ff;font-size:12px;font-weight:750;transition:background .16s,border-color .16s}.discord-login:hover{border-color:#7b85ff;background:#171d35}.discord-login svg{width:18px;height:18px}.admin-two-factor{display:grid;gap:14px}.admin-two-factor h2{margin:4px 0 0;font-size:27px;letter-spacing:-.04em}.admin-two-factor>p:not(.form-error){margin:0 0 5px;color:var(--muted);font-size:12px;line-height:1.55}.admin-two-factor input{font:750 18px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.15em;text-align:center}.admin-two-factor .secondary{margin-top:0}.primary,.secondary,.danger{min-height:42px;border-radius:9px;padding:0 16px;border:1px solid transparent;font-size:12px;font-weight:700;transition:background .16s,border-color .16s,color .16s}.primary{color:#fff;background:var(--blue);box-shadow:0 8px 26px #0275fc2b}.primary:hover{background:#1682ff}.secondary{color:#e5eaf0;border-color:var(--line-strong);background:#0a0d11}.secondary:hover{border-color:#ffffff47;background:#11151b}.danger{color:#fff;background:#d93f50}.danger:hover{background:#ee5364}.wide{width:100%;margin-top:4px}.admin-shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr);background:var(--bg)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:22px 14px 14px;border-right:1px solid var(--line);background:#030405;z-index:20}.sidebar-brand{padding:4px 9px 29px}.sidebar nav{display:grid;gap:5px}.sidebar nav button{width:100%;height:43px;display:flex;align-items:center;gap:12px;padding:0 12px;border:1px solid transparent;border-radius:9px;color:#8e98a6;background:transparent;text-align:left;font-size:12px;font-weight:600;transition:color .15s,background .15s,border-color .15s}.sidebar nav button:hover{color:#e8edf4;background:#ffffff09}.sidebar nav button.active{color:#fff;background:#0b0f14;border-color:var(--line)}.sidebar nav button.active svg{color:var(--blue-2)}.sidebar nav svg{width:18px;height:18px}.sidebar-account{margin-top:auto;display:grid;grid-template-columns:34px minmax(0,1fr) 32px;gap:9px;align-items:center;padding:12px 8px 6px;border-top:1px solid var(--line)}.avatar{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(2,117,252,.35);border-radius:9px;color:#b9dcff;background:#0275fc1a;font-size:12px;font-weight:800}.sidebar-account strong,.sidebar-account span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account strong{font-size:11px}.sidebar-account span{margin-top:3px;color:var(--muted);font-size:9px}.icon-button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:8px;color:#86919f;background:transparent;font-size:22px}.icon-button:hover{color:#fff;border-color:var(--line);background:var(--surface-2)}.icon-button svg{width:16px}.workspace{min-width:0}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4vw,54px);border-bottom:1px solid var(--line);background:#020304db;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0;z-index:10}.topbar h1{margin:4px 0 0;font-size:21px;letter-spacing:-.035em}.system-state{display:flex;align-items:center;gap:9px;color:#8893a1;font:600 10px/1 ui-monospace,monospace}.system-state i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 10px #3ce5a2b3}.system-state time{padding-left:10px;border-left:1px solid var(--line);color:#5f6976}.content-area{position:relative;padding:clamp(24px,4vw,52px);min-height:calc(100vh - 78px)}.content-area:before{content:"";position:fixed;inset:78px 0 auto 232px;height:300px;pointer-events:none;background:radial-gradient(ellipse at 48% -10%,rgba(2,117,252,.07),transparent 62%)}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.metric{min-height:154px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.metric:nth-child(3n){border-right:0}.metric:nth-last-child(-n+3){border-bottom:0}.metric>span{color:var(--muted);font-size:11px}.metric strong{display:block;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);letter-spacing:-.055em;font-variant-numeric:tabular-nums}.metric small{color:#66717e;font-size:10px}.activity-panel{margin-top:20px;min-height:190px;display:flex;align-items:center;justify-content:space-between;padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(120deg,#07090c,#05080c)}.activity-panel h2{margin:10px 0 8px;font-size:23px}.activity-panel p{color:var(--muted);max-width:550px;line-height:1.6;font-size:12px}.status-stack{min-width:210px;display:grid;gap:14px}.status-stack span{display:flex;align-items:center;gap:10px;color:#aeb7c3;font:600 10px/1 ui-monospace,monospace}.status-stack i{width:6px;height:6px;border-radius:50%;background:var(--green)}.toolbar{min-height:54px;display:flex;align-items:center;gap:10px;margin-bottom:16px}.search-field{width:min(440px,100%);position:relative}.search-field svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;color:#65717f}.search-field input{height:42px;padding-left:40px}.toolbar-count{margin-left:auto;color:var(--muted);font:600 10px/1 ui-monospace,monospace}.toolbar-copy{margin:0 auto 0 0;color:var(--muted);font-size:12px}.table-shell{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:auto}table{width:100%;border-collapse:collapse;min-width:850px}th{height:44px;padding:0 16px;border-bottom:1px solid var(--line);color:#697583;text-align:left;font:700 9px/1 ui-monospace,monospace;letter-spacing:.09em;text-transform:uppercase}td{height:68px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.055);color:#bbc4cf;font-size:11px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#ffffff05}.identity{display:flex;align-items:center;gap:11px}.identity>span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#bbdcff;background:#0275fc1a;font-weight:800}.identity strong,.identity small{display:block}.identity strong{color:#f4f7fb;font-size:12px}.identity small{margin-top:4px;color:#687482;font-size:9px}.state-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid var(--line);border-radius:6px;color:#aab4c0;background:#090c10;font-size:9px;font-weight:700}.state-0{color:#7cebbd;border-color:#3ce5a238;background:#3ce5a20f}.state-1,.state-2{color:#ff919c;border-color:#ff64743b;background:#ff64740f}.text-action,.danger-link{border:0;padding:6px;color:var(--blue-2);background:transparent;font-size:10px;font-weight:700}.text-action:hover{color:#fff}.danger-link{color:#ff7d8b;opacity:0;transition:opacity .15s}.message-audit article:hover .danger-link{opacity:1}.empty-state{min-height:300px;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--muted);text-align:center}.empty-state svg{width:26px;height:26px;color:#56606c}.empty-state strong{color:#d8dee6;font-size:13px}.empty-state span{font-size:10px}.sensitive-banner{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:15px 17px;border:1px solid rgba(255,195,92,.2);border-radius:10px;background:#ffc35c0b}.sensitive-banner svg{color:var(--amber)}.sensitive-banner strong,.sensitive-banner span{display:block}.sensitive-banner strong{font-size:11px}.sensitive-banner span{margin-top:4px;color:#918b7e;font-size:10px}.ticket-grid,.flag-list{display:grid;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.ticket-row{min-height:72px;display:grid;grid-template-columns:76px minmax(0,1fr) 150px 34px;align-items:center;gap:14px;padding:0 18px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.ticket-row:last-child,.flag-row:last-child{border-bottom:0}.ticket-row:hover,.flag-row:hover{background:#ffffff06}.ticket-kind{color:var(--blue-2);font:700 9px/1 ui-monospace,monospace;letter-spacing:.1em}.ticket-kind.report{color:#ff8a96}.ticket-row strong,.ticket-row small{display:block}.ticket-row strong{font-size:12px}.ticket-row small{margin-top:5px;color:var(--muted);font-size:9px}.ticket-row>b{color:#7d8794;font:700 10px/1 ui-monospace,monospace}.flag-row{min-height:78px;display:grid;grid-template-columns:46px minmax(0,1fr) 70px 90px;gap:14px;align-items:center;padding:0 18px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.flag-row>div strong,.flag-row>div code,.flag-row>div small{display:block}.flag-row strong{font-size:12px}.flag-row code{margin:4px 0;color:var(--blue-2);font-size:9px}.flag-row small,.flag-row>span{color:var(--muted);font-size:9px}.flag-switch{width:36px;height:20px;padding:2px;border:1px solid var(--line);border-radius:20px;background:#090b0e}.flag-switch i{display:block;width:14px;height:14px;border-radius:50%;background:#687380;transition:transform .18s,background .18s}.flag-switch.enabled{border-color:#0275fc80;background:#0275fc1f}.flag-switch.enabled i{transform:translate(16px);background:var(--blue-2)}.audit-list{display:grid;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.audit-list article{min-height:66px;display:grid;grid-template-columns:62px minmax(160px,1fr) 68px minmax(120px,220px) 142px;gap:14px;align-items:center;padding:10px 16px;border-bottom:1px solid var(--line)}.audit-list article:last-of-type{border-bottom:0}.audit-list strong,.audit-list small{display:block}.audit-list strong{color:#e9edf3;font-size:11px}.audit-list small{margin-top:5px;color:var(--muted);font-size:9px}.audit-list code,.audit-list time{color:#66717e;font:500 9px/1.4 ui-monospace,monospace;overflow:hidden;text-overflow:ellipsis}.audit-source{width:max-content;padding:5px 7px;border:1px solid rgba(2,117,252,.26);border-radius:5px;color:var(--blue-2);font:700 8px/1 ui-monospace,monospace;letter-spacing:.08em}.audit-source.moderation{color:var(--amber);border-color:#ffc35c40}.audit-result{color:var(--green);font:700 8px/1 ui-monospace,monospace}.audit-result.failed{color:var(--red)}.custom-select{min-width:180px;position:relative;display:block}.select-trigger{width:100%;height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid var(--line);border-radius:9px;color:#d8dee7;background:#080b0f;font-size:11px}.select-trigger:hover,.custom-select.open .select-trigger{border-color:var(--line-strong);background:#0c1015}.select-trigger svg{width:15px;transition:transform .16s}.custom-select.open .select-trigger svg{transform:rotate(180deg)}.select-menu{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 6px);max-height:260px;overflow:auto;padding:5px;border:1px solid var(--line-strong);border-radius:10px;background:#0a0d11;box-shadow:0 18px 44px #0000008c}.select-menu button{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border:0;border-radius:7px;color:#9da7b4;background:transparent;text-align:left;font-size:10px}.select-menu button:hover,.select-menu button[aria-selected=true]{color:#fff;background:#121820}.select-menu button svg{width:14px;color:var(--blue-2)}.drawer{position:fixed;inset:0 0 0 auto;width:min(520px,100vw);z-index:60;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border-left:1px solid var(--line-strong);background:#06080b;box-shadow:-28px 0 80px #0000008c}.wide-drawer{width:min(680px,100vw)}.drawer>header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line)}.drawer h2{margin:7px 0 0;font-size:20px;letter-spacing:-.035em}.drawer-scroll{overflow-y:auto;padding:22px}.drawer>footer{min-height:68px;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:12px 22px;border-top:1px solid var(--line);background:#07090c}.detail-block{padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--line)}.detail-block:last-child{border-bottom:0}.detail-block h3{margin:0 0 16px;color:#dbe1e9;font-size:12px}dl{margin:0;display:grid;gap:13px}dl div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px}dt{color:#697482;font-size:10px}dd{margin:0;color:#bdc5d0;font-size:10px;text-align:right}dd.wrap{overflow-wrap:anywhere}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid h3{grid-column:1 / -1}.permission-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.permission-grid label,.check-row{display:flex;align-items:center;gap:9px;color:#aab3bf;font-size:10px}input[type=checkbox]{appearance:none;width:17px;height:17px;flex:0 0 17px;padding:0;border-radius:5px;display:grid;place-items:center}input[type=checkbox]:checked{border-color:var(--blue);background:var(--blue)}input[type=checkbox]:checked:after{content:"";width:7px;height:4px;border-left:1.5px solid white;border-bottom:1.5px solid white;transform:translateY(-1px) rotate(-45deg)}.inline-actions{display:flex;gap:9px;margin-top:10px}.inline-actions .custom-select{flex:1}.warning-list{display:grid;gap:8px;margin-top:14px}.warning-list article{padding:12px;border:1px solid rgba(255,195,92,.16);border-radius:8px;background:#ffc35c09}.warning-list b{color:var(--amber);font-size:9px}.warning-list p{margin:7px 0;color:#d0c7b7;font-size:10px;line-height:1.5}.warning-list small{color:#6f6b63;font-size:9px}.owner-lock{display:flex;align-items:center;gap:7px;margin-right:auto;color:var(--green);font-size:10px}.owner-lock svg{width:15px}.message-audit{display:flex;flex-direction:column;gap:12px}.message-audit article{padding:14px;border:1px solid var(--line);border-radius:9px;background:#090c10}.message-audit article>div{display:flex;justify-content:space-between;gap:12px}.message-audit strong{font-size:10px}.message-audit time{color:#66717e;font-size:9px}.message-audit p{margin:9px 0 0;color:#bbc4cf;font-size:11px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.ticket-controls{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;margin-bottom:22px}.ticket-thread{display:grid;gap:10px}.ticket-thread article{padding:14px;border:1px solid var(--line);border-radius:9px;background:#090c10}.ticket-thread article.internal{border-color:#ffc35c33;background:#ffc35c0a}.ticket-thread span{color:var(--blue-2);font:700 9px/1 ui-monospace,monospace}.ticket-thread article.internal span{color:var(--amber)}.ticket-thread p{margin:9px 0;color:#c2cad4;font-size:11px;line-height:1.55;white-space:pre-wrap}.ticket-thread time{color:#5e6874;font-size:9px}.reply-box{display:grid;gap:12px;margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.reply-box .primary{justify-self:end}.feature-toggle{padding:13px;border:1px solid var(--line);border-radius:9px;background:#090c10}input[type=range]{appearance:none;height:5px;padding:0;border:0;border-radius:10px;background:#17202b}input[type=range]::-webkit-slider-thumb{appearance:none;width:17px;height:17px;border:3px solid #09101a;border-radius:50%;background:var(--blue-2)}.code-editor{font:500 10px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;tab-size:2}.cloud-admin-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.cloud-tabs{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:10px;background:#070a0e}.cloud-tabs button{min-height:36px;padding:0 14px;border:0;border-radius:7px;color:var(--muted);background:transparent}.cloud-tabs button.active{color:#fff;background:#111820;box-shadow:inset 0 0 0 1px #3f9aff2e}.cloud-tabs span{margin-left:7px;color:var(--blue-2);font-size:9px}.table-subline{display:block;margin-top:4px;color:var(--muted);font-size:9px}.row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.clip-title-action{max-width:320px;overflow:hidden;padding:0;color:#f5f8fb;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.comment-admin-list{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#070a0e}.comment-admin-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line)}.comment-admin-list article:last-child{border-bottom:0}.comment-admin-list article div{min-width:0}.comment-admin-list article span{color:var(--muted);font-size:9px}.comment-admin-list p{margin:7px 0 0;color:#d6dce4;line-height:1.55}.plan-limit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plan-limit-grid>article{display:grid;gap:12px;padding:20px;border:1px solid var(--line);border-radius:12px;background:#080b0f}.plan-limit-grid h2{margin:4px 0 0;font-size:20px}.plan-limit-grid label{display:grid;gap:6px;color:var(--muted);font-size:9px}.plan-resolution{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.profile-commandbar{min-height:68px;display:flex;align-items:center;gap:14px;margin-bottom:14px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius);background:#06080b}.profile-command-actions{position:relative;display:flex;align-items:center;gap:9px}.profile-actions-trigger{min-width:112px;justify-content:space-between}.profile-actions-trigger svg{width:14px;transition:transform .16s ease}.profile-actions-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.profile-actions-menu{position:absolute;z-index:90;top:calc(100% + 8px);right:0;width:min(292px,calc(100vw - 32px));padding:6px;border:1px solid var(--line-strong);border-radius:11px;background:#090c10;box-shadow:0 22px 58px #000000ad}.profile-actions-menu>button{width:100%;min-height:52px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:8px 9px;border:0;border-radius:8px;color:#dce3ec;background:transparent;text-align:left}.profile-actions-menu>button:hover,.profile-actions-menu>button:focus-visible{outline:none;background:#111820;box-shadow:inset 0 0 0 1px #469dff2e}.profile-actions-menu>button>svg{width:17px;color:var(--blue-2)}.profile-actions-menu>button>span{min-width:0;display:grid;gap:4px}.profile-actions-menu strong{color:#f5f8fc;font-size:10px}.profile-actions-menu small{overflow:hidden;color:#758292;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.back-action{flex:0 0 auto}.profile-identity{min-width:0;display:flex;align-items:center;gap:12px;margin-right:auto}.profile-identity>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(2,117,252,.3);border-radius:9px;color:#d6eaff;background:#0275fc17;font-weight:800}.profile-identity strong,.profile-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-identity strong{font-size:13px}.profile-identity small{margin-top:4px;color:var(--muted);font-size:10px}.profile-tabs{display:flex;gap:3px;margin-bottom:18px;padding:4px;overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:#05070a}.profile-tabs button{min-height:38px;flex:0 0 auto;padding:0 14px;border:0;border-radius:7px;color:#818d9b;background:transparent;font-size:11px;font-weight:650}.profile-tabs button:hover{color:#dfe5ec;background:#ffffff09}.profile-tabs button.active{color:#fff;background:#10151c;box-shadow:inset 0 0 0 1px #ffffff12}.profile-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-stack{display:grid;gap:14px}.profile-panel{min-width:0;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#07090c}.profile-panel-wide,.profile-savebar{grid-column:1 / -1}.profile-panel>header{margin-bottom:18px}.profile-panel h2{margin:7px 0 0;font-size:17px;letter-spacing:-.025em}.profile-panel dl div{min-height:25px;align-items:center}.profile-panel dt,.profile-panel dd{font-size:11px}.profile-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-field-pair .custom-select{min-width:0}.field-help{display:block;margin-top:7px;color:#6f7a87;font-size:10px;line-height:1.45}.subscription-history{margin-top:4px;padding-top:14px;border-top:1px solid var(--line)}.panel-copy{margin:0 0 18px;color:var(--muted);font-size:11px;line-height:1.6}.profile-savebar{position:sticky;bottom:14px;z-index:5;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px;border:1px solid var(--line-strong);border-radius:11px;background:#07090cf0;box-shadow:0 16px 45px #0000005c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media(max-width:720px){.profile-commandbar{align-items:flex-start;flex-wrap:wrap}.profile-identity{order:1;width:calc(100% - 120px)}.profile-command-actions{order:2;margin-left:auto}.back-action{order:3;width:100%}.profile-command-actions>.state-pill{display:none}}.table-shell.embedded{border-radius:9px}.table-shell.embedded td{height:60px}.empty-state.compact{min-height:120px}.profile-record-list,.profile-event-list{display:grid;gap:8px}.profile-record-list article{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#090c10}.profile-record-list article>div{min-width:0}.profile-record-list strong,.profile-record-list small{display:block}.profile-record-list strong{overflow:hidden;color:#e5eaf0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-record-list small{margin-top:5px;color:var(--muted);font-size:9px}.profile-record-list article>span:not(.state-pill){color:#87929f;font:600 9px/1.4 ui-monospace,monospace;text-align:right}.profile-event-list article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;align-items:start;padding:12px;border-bottom:1px solid var(--line)}.profile-event-list article:last-child{border-bottom:0}.profile-event-list strong,.profile-event-list small{display:block}.profile-event-list strong{font-size:11px}.profile-event-list small{margin-top:5px;color:var(--muted);font:500 9px/1.4 ui-monospace,monospace}.profile-event-list p{grid-column:1 / -1;margin:0;color:#b8c1cc;font-size:11px;line-height:1.55}.log-stream{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#06080b}.log-stream article{min-height:72px;display:grid;grid-template-columns:78px minmax(220px,1fr) minmax(140px,240px) 150px;gap:14px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line)}.log-stream article:last-of-type{border-bottom:0}.log-stream article.error{background:linear-gradient(90deg,rgba(255,100,116,.035),transparent 32%)}.log-main{min-width:0}.log-main strong,.log-main small{display:block}.log-main strong{color:#e9edf3;font-size:11px}.log-main small{margin-top:5px;color:var(--muted);font-size:9px}.log-main p{margin:7px 0 0;overflow:hidden;color:#c5cdd7;font:500 10px/1.45 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.log-stream code,.log-stream time{overflow:hidden;color:#6e7986;font:500 9px/1.4 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.audit-source.error{color:var(--red);border-color:#ff647447}.database-workspace{min-height:640px;display:grid;grid-template-columns:250px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#06080b}.database-catalog{display:flex;flex-direction:column;gap:12px;padding:14px;border-right:1px solid var(--line);background:#05070a}.database-catalog .search-field{width:100%}.database-catalog>div{display:grid;gap:3px;overflow-y:auto}.database-catalog>div button{display:block;width:100%;padding:10px;border:1px solid transparent;border-radius:8px;color:#9ca6b2;background:transparent;text-align:left}.database-catalog>div button:hover{color:#e8edf3;background:#ffffff08}.database-catalog>div button.active{color:#fff;border-color:var(--line);background:#10151b}.database-catalog span,.database-catalog small{display:block}.database-catalog span{font:650 10px/1.3 ui-monospace,monospace}.database-catalog small{margin-top:4px;color:#687380;font-size:9px;line-height:1.35}.database-surface{min-width:0}.database-surface>header{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid var(--line)}.database-surface h2{margin:6px 0 0;font:700 17px/1.2 ui-monospace,monospace}.database-table{max-height:620px;border:0;border-radius:0}.database-table table{width:max-content;min-width:100%}.database-table th{position:sticky;top:0;z-index:2;background:#090c10}.database-table td{max-width:340px;height:52px;padding:7px 12px}.database-cell{display:block;max-width:320px;overflow:hidden;color:#aeb8c4;font:500 9px/1.45 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}button.database-cell{width:100%;padding:7px 8px;border:1px solid rgba(2,117,252,.18);border-radius:6px;color:#c9e2ff;background:#0275fc0b;text-align:left}button.database-cell:hover{border-color:#0275fc80;background:#0275fc1a}.database-dialog{width:min(100%,520px)}.database-dialog .check-row{margin:0 0 16px}.toast{position:fixed;z-index:100;right:22px;top:92px;max-width:360px;padding:13px 16px;border:1px solid var(--line-strong);border-radius:9px;color:#e9edf2;background:#0b0f14;box-shadow:0 18px 45px #00000073;font-size:11px}.toast.success{border-color:#3ce5a23d}.toast.error{border-color:#ff64744d}.modal-backdrop{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:20px;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirm-dialog{width:min(100%,390px);padding:26px;border:1px solid var(--line-strong);border-radius:14px;background:#090c10;box-shadow:0 30px 90px #000}.confirm-dialog>svg{color:var(--red)}.confirm-dialog h2{margin:18px 0 8px;font-size:19px}.confirm-dialog p{margin:0 0 22px;color:var(--muted);font-size:11px;line-height:1.6}.confirm-reason{display:block;margin:0 0 20px}.confirm-dialog>div{display:flex;justify-content:flex-end;gap:8px}.drawer-enter-active,.drawer-leave-active,.modal-enter-active,.modal-leave-active,.toast-enter-active,.toast-leave-active,.menu-enter-active,.menu-leave-active{transition:opacity .18s ease,transform .18s ease}.drawer-enter-from,.drawer-leave-to{opacity:0;transform:translate(28px)}.modal-enter-from,.modal-leave-to,.toast-enter-from,.toast-leave-to,.menu-enter-from,.menu-leave-to{opacity:0;transform:translateY(-5px)}@media(max-width:980px){.admin-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{padding-inline:9px}.sidebar-brand b,.sidebar nav span,.sidebar-account>div:not(.avatar),.sidebar-account .icon-button{display:none}.sidebar-brand{justify-content:center;padding-inline:0}.sidebar-brand .glitch-mark{font-size:17px}.sidebar nav button{justify-content:center;padding:0}.sidebar-account{display:flex;justify-content:center}.content-area:before{left:72px}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric:nth-child(3n){border-right:1px solid var(--line)}.metric:nth-child(2n){border-right:0}.metric:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.metric:nth-last-child(-n+2){border-bottom:0}.profile-layout{grid-template-columns:1fr}.profile-panel-wide,.profile-savebar{grid-column:auto}.database-workspace{grid-template-columns:210px minmax(0,1fr)}}@media(max-width:820px){.audit-list{overflow-x:auto}.audit-list article{min-width:760px}.log-stream{overflow-x:auto}.log-stream article{min-width:760px}.database-workspace{display:block}.database-catalog{max-height:260px;border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:680px){.admin-shell{display:block;padding-bottom:70px}.sidebar{position:fixed;inset:auto 0 0;width:100%;height:64px;padding:7px;border:1px solid var(--line);border-width:1px 0 0;flex-direction:row;z-index:50}.sidebar-brand,.sidebar-account{display:none}.sidebar nav{width:100%;display:flex;justify-content:space-around}.sidebar nav{overflow-x:auto;justify-content:flex-start}.sidebar nav button{width:52px;height:48px}.topbar{height:68px;padding:0 18px}.topbar .system-state span,.topbar .system-state time{display:none}.content-area{padding:18px;min-height:calc(100vh - 132px)}.content-area:before{display:none}.metric-grid{grid-template-columns:1fr}.metric,.metric:nth-child(n){border-right:0;border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:0}.activity-panel{display:grid;gap:28px}.toolbar{flex-wrap:wrap}.search-field{width:100%}.ticket-row{grid-template-columns:60px minmax(0,1fr);padding:14px}.ticket-row>.state-pill,.ticket-row>b{display:none}.flag-row{grid-template-columns:40px minmax(0,1fr);padding:14px}.flag-row>span:not(.flag-switch){display:none}.form-grid,.permission-grid,.ticket-controls{grid-template-columns:1fr}dl div{grid-template-columns:1fr;gap:4px}dd{text-align:left}.login-panel{padding:26px}.profile-commandbar{align-items:flex-start;flex-wrap:wrap}.profile-identity{order:-1;width:100%}.profile-field-pair{grid-template-columns:1fr}.profile-savebar{bottom:76px}}.system-state.degraded i,.status-stack .offline i{background:#ff6578;box-shadow:0 0 12px #ff65786b}.system-state.degraded span{color:#ff9aa8}.system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.system-panel{min-width:0;padding:18px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#090e16f5,#04080dfa)}.system-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.system-panel h2{margin:4px 0 0;font-size:18px}.system-panel>header>strong{display:grid;min-width:36px;height:36px;place-items:center;border:1px solid rgba(39,141,252,.3);border-radius:9px;background:#278dfc14;color:#71b6ff}.live-upload-list,.system-error-list{display:grid;gap:8px;max-height:360px;overflow:auto}.live-upload-list article,.system-error-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:11px;border:1px solid #172231;border-radius:9px;background:#050a10}.live-upload-list article>div,.system-error-list article>div{display:grid;gap:3px;min-width:0}.live-upload-list strong,.system-error-list strong{color:#f4f8fc;font-size:11px}.live-upload-list small,.system-error-list small,.live-upload-list time,.system-error-list time{color:#748397;font-size:9px}.upload-kind,.system-error-list article>span{padding:4px 6px;border-radius:5px;background:#278dfc1a;color:#69b0ff;font-size:8px;font-weight:800;text-transform:uppercase}.system-error-list article>span.severity-critical,.system-error-list article>span.severity-error{background:#ff65781a;color:#ff8797}.system-error-list p{margin:3px 0 0;overflow:hidden;color:#9aa8b8;font-size:9px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1050px){.system-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:no-preference){.glitch-mark:before,.glitch-mark:after{animation:glitch-pulse 8s steps(1) infinite}@keyframes glitch-pulse{0%,92%,to{opacity:0;clip-path:inset(0 0 0 0)}93%{opacity:.7;clip-path:inset(18% 0 62% 0)}94%{opacity:.55;clip-path:inset(68% 0 13% 0)}95%{opacity:0}}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.profile-identity>span img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.profile-avatar-preview{display:flex;align-items:center;gap:13px;margin-bottom:16px}.profile-avatar-preview>img,.profile-avatar-preview>span{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(2,117,252,.34);border-radius:12px;object-fit:cover;background:#0a1420;color:#d9ebff;font-size:18px;font-weight:800}.profile-avatar-preview strong,.profile-avatar-preview small{display:block}.profile-avatar-preview strong{color:#e9eef5;font-size:11px}.profile-avatar-preview small{margin-top:5px;color:var(--muted);font-size:9px}.profile-media-link,.admin-clip-cell{display:flex;align-items:center;gap:11px;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left}.profile-media-link>span,.admin-clip-cell>span{width:72px;aspect-ratio:16/9;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#020406;color:var(--blue-2)}.profile-media-link img,.admin-clip-cell img{width:100%;height:100%;object-fit:cover}.profile-media-link svg,.admin-clip-cell svg{width:18px}.profile-media-link>div,.admin-clip-cell>div{min-width:0}.profile-media-link strong,.profile-media-link small,.admin-clip-cell strong,.admin-clip-cell small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-media-link strong,.admin-clip-cell strong{max-width:320px;color:#f2f5f9;font-size:11px}.profile-media-link small,.admin-clip-cell small{max-width:390px;margin-top:5px;color:var(--muted);font-size:9px}.profile-media-link:hover strong,.admin-clip-cell:hover strong{color:var(--blue-2)}.drawer-author{display:flex;align-items:center;gap:12px;min-width:0}.drawer-author>span{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;border:1px solid rgba(2,117,252,.32);border-radius:9px;background:#0275fc14;color:#dceeff;font-size:12px;font-weight:800}.drawer-author img{width:100%;height:100%;object-fit:cover}.admin-media-player{position:relative;aspect-ratio:16/9;overflow:hidden;margin:-8px -8px 2px;border:1px solid var(--line-strong);border-radius:11px;background:#000}.admin-media-player video{display:block;width:100%;height:100%;object-fit:contain;cursor:pointer}.admin-media-controls{position:absolute;inset:auto 0 0;display:grid;grid-template-columns:auto auto minmax(80px,1fr) auto 86px;align-items:center;gap:9px;padding:34px 12px 11px;background:linear-gradient(transparent,#000000eb)}.admin-media-controls button{height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.19);border-radius:6px;background:#05080cd1;color:#fff;font-size:9px;font-weight:750}.admin-media-controls span{color:#dce4ee;font:600 8px/1 ui-monospace,monospace}.admin-media-controls input[type=range]{height:4px;padding:0;border:0;background:#243141;accent-color:var(--blue)}.admin-media-error{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:8px;padding:24px;text-align:center;background:radial-gradient(circle at center,rgba(255,100,116,.08),transparent 65%),#030405}.admin-media-error svg{width:28px;color:var(--red)}.admin-media-error strong{font-size:13px}.admin-media-error span{max-width:360px;color:var(--muted);font-size:10px;line-height:1.5}.admin-media-error .secondary{min-height:34px;margin-top:5px}@media(max-width:680px){.admin-media-controls{grid-template-columns:auto minmax(80px,1fr) auto}.admin-media-controls span,.admin-media-controls input:last-child{display:none}}.upload-diagnostics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.upload-diagnostics>article{display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.upload-diagnostics>article.upload-failed{border-color:#ff5c7147}.upload-diagnostics>article.upload-active{border-color:#429dff4d}.upload-diagnostics article>header{display:flex;align-items:center;gap:11px}.upload-diagnostics article>header>div{display:grid;gap:3px;min-width:0;flex:1}.upload-diagnostics article code{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis}.upload-progress-detail{display:flex;align-items:center;gap:12px}.upload-progress-detail>i{height:5px;flex:1;overflow:hidden;border-radius:99px;background:#151a21}.upload-progress-detail>i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1685ff,#62b4ff);transition:width .25s ease}.upload-progress-detail>span{color:var(--muted);font-size:11px}.upload-diagnostics dl{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0}.upload-diagnostics dl div{display:grid;gap:3px}.upload-diagnostics dt{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.09em}.upload-diagnostics dd{margin:0;color:var(--text);font-size:11px}.upload-failure{padding:11px;border:1px solid rgba(255,92,113,.2);border-radius:7px;background:#ff5c710f}.upload-failure strong{color:#ff8798;font-size:11px}.upload-failure p{margin:5px 0 0;color:#bca1a6;font-size:10px;line-height:1.45}@media(max-width:1050px){.upload-diagnostics{grid-template-columns:1fr}}:root{--bg:#03070c;--surface:#07101a;--surface-2:#0a1420;--surface-3:#0d1926;--line:rgba(132,160,190,.16);--line-strong:rgba(132,160,190,.27);--muted:#8795a8;--blue:#1387ff;--blue-2:#55aaff;--radius:10px}body{background:radial-gradient(circle at 55% 8%,rgba(11,75,131,.09),transparent 35%),#03070c}.admin-shell{grid-template-columns:220px minmax(0,1fr);background:transparent}.sidebar{padding:25px 13px 14px;border-color:#829fbe30;background:linear-gradient(180deg,#040d16fc,#030a11fc)}.sidebar-brand{padding:3px 12px 30px}.sidebar-brand .glitch-mark{font-size:25px}.brand-lockup b{padding:6px 9px;border-color:#167dde;border-radius:6px;color:#60b5ff;background:#0a67c914;font-size:9px}.sidebar nav{gap:4px}.sidebar nav button{height:42px;padding:0 13px;border-radius:8px;color:#9aa9bd;font-size:12px}.sidebar nav button.active{border-color:#1982eb78;background:linear-gradient(90deg,#1271d142,#1271d121);box-shadow:inset 0 0 24px #1387ff0f}.sidebar nav button.active svg{color:#50a8ff}.sidebar-account{padding:15px 7px 5px}.sidebar-account .avatar{width:37px;height:37px;border-color:#1387ff73;background:linear-gradient(145deg,#123d6c,#082443);color:#e2f1ff}.topbar{height:80px;padding:0 clamp(28px,3vw,46px);background:#03090fe3}.topbar h1{margin-top:6px;font-size:22px}.eyebrow{color:#51a9ff;font-size:10px;letter-spacing:.18em}.content-area{max-width:1680px;margin:0 auto;padding:25px clamp(28px,3vw,46px) 44px}.content-area:before{inset:80px 0 auto 220px}.dashboard-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;border:0;overflow:visible;background:transparent}.dashboard-metrics .metric{min-height:150px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:18px 15px;border:1px solid var(--line)!important;border-radius:10px;background:linear-gradient(145deg,#09131ef5,#050d15fa)}.dashboard-metrics .metric>svg{width:31px;height:31px;margin-top:3px;color:var(--blue);fill:none;stroke:currentColor}.dashboard-metrics .metric:nth-child(3)>svg{color:#8875ff}.dashboard-metrics .metric:nth-child(6)>svg{color:#ff626d}.dashboard-metrics .metric>div{min-width:0}.dashboard-metrics .metric span{display:block;min-height:28px;color:#9ba9ba;font-size:9px;line-height:1.35;text-transform:uppercase}.dashboard-metrics .metric strong{margin:0 0 6px;color:#f0f5fb;font-size:26px}.dashboard-metrics .metric small{display:block;min-height:28px;color:#93a1b3;font-size:10px;line-height:1.35}.dashboard-metrics .metric button{margin-top:10px;padding:0;border:0;color:#42a3ff;background:none;font-size:10px;font-weight:650}.dashboard-metrics .metric button:hover{color:#d9ecff}.infrastructure-panel{min-height:420px;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.88fr);align-items:stretch;margin-top:14px;padding:0;overflow:hidden;background:linear-gradient(145deg,#08121df7,#050d15fa)}.infrastructure-main{min-width:0;padding:23px;border-right:1px solid var(--line)}.infrastructure-main>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.infrastructure-main h2{margin:0 0 8px;font-size:16px;text-transform:uppercase}.infrastructure-main p{margin:0}.infra-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.metric-range{display:flex;padding:3px;border:1px solid var(--line);border-radius:7px;background:#050c13}.metric-range button{min-width:42px;height:26px;padding:0 9px;border-radius:5px;background:transparent;color:#748398;font-size:9px;font-weight:750;font-variant-numeric:tabular-nums}.metric-range button:hover{color:#cfe6ff}.metric-range button.active{background:#12345a;color:#fff;box-shadow:0 0 0 1px #3d9eff59 inset}.metric-range button:disabled{cursor:wait;opacity:.6}.health-badge{padding:6px 10px;border:1px solid rgba(52,215,151,.16);border-radius:6px;color:#55dda8;background:#34d79712;font-size:9px;font-weight:700;white-space:nowrap}.infra-kpis{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.infra-kpis>span{min-width:0;padding:12px 14px;border-right:1px solid var(--line)}.infra-kpis>span:last-child{border-right:0}.infra-kpis small,.infra-detail-grid small{display:block;margin-bottom:6px;color:#7e8b9e;font-size:9px;text-transform:uppercase}.infra-kpis strong{color:#eaf2fa;font-size:17px;font-variant-numeric:tabular-nums}.infra-kpis>span:first-child strong,.infra-kpis>span:last-child strong{color:#42d89e}.infra-kpis>span:nth-child(2) strong{color:#3b9fff}.infra-kpis em{font-size:11px;font-style:normal}.infra-detail-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:8px;border:1px solid rgba(132,160,190,.12);border-radius:8px;background:#02080d5c}.infra-detail-grid>span{min-width:0;padding:9px 11px;border-right:1px solid rgba(132,160,190,.1)}.infra-detail-grid>span:last-child{border-right:0}.infra-detail-grid small{margin-bottom:4px;font-size:8px}.infra-detail-grid strong{display:block;overflow:hidden;color:#cbd7e4;font:650 11px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.request-chart{position:relative;margin-top:18px}.request-chart>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px;color:#8290a2;font-size:9px;text-transform:uppercase}.request-chart>header small{color:#617086;font-size:8px;text-transform:none}.request-chart svg{display:block;width:100%;height:150px;overflow:visible}.request-chart .chart-grid{stroke:#869fbb1f;stroke-width:1;vector-effect:non-scaling-stroke}.request-chart .chart-fill{fill:#1d87f51a;stroke:none}.request-chart .chart-line{fill:none;stroke:#278ff5;stroke-width:2;vector-effect:non-scaling-stroke}.request-chart .chart-points circle{fill:#0b82f5;stroke:#06101a;stroke-width:1.5;vector-effect:non-scaling-stroke;opacity:.2;transition:opacity .15s ease,r .15s ease}.request-chart .chart-points circle:hover,.request-chart .chart-points circle:focus{r:5;opacity:1;outline:none;stroke:#fff}.request-chart .chart-y-labels{fill:#6f7e91;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.chart-x-labels{position:relative;height:18px;margin:0 1% 0 6.4%;color:#69788c;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.chart-x-labels span{position:absolute;top:0;translate:-50% 0;white-space:nowrap}.chart-x-labels span:first-child{translate:0}.chart-x-labels span:last-child{translate:-100%}.infrastructure-panel .status-stack{min-width:0;padding:22px;gap:0}.infrastructure-panel .status-stack header,.infrastructure-panel .status-stack>div{display:grid;grid-template-columns:1fr 100px 84px;align-items:center;gap:10px}.infrastructure-panel .status-stack header{padding:0 0 11px;color:#748195;font-size:9px;text-transform:uppercase}.infrastructure-panel .status-stack>div{min-height:40px;border-top:1px solid var(--line);color:#c6d0db}.infrastructure-panel .status-stack strong{font-size:11px;text-transform:lowercase}.infrastructure-panel .status-stack>div span{display:flex;align-items:center;gap:8px;font-size:9px}.infrastructure-panel .status-stack time{color:#8c99a9;font:500 9px/1 ui-monospace,monospace}.infrastructure-panel .status-stack .secondary{width:100%;min-height:38px;margin-top:auto;text-align:left}.system-grid{gap:14px;margin-top:14px}.system-panel{padding:17px 20px;border-radius:10px}.system-panel h2{font-size:15px;text-transform:uppercase}.system-panel .empty-state.compact{min-height:128px}.member-overview-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:1080px;margin-bottom:18px}.member-overview-cards article{min-height:86px;display:grid;grid-template-columns:42px auto minmax(0,1fr);align-items:center;gap:11px;padding:17px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(145deg,#09131ef5,#050d15fa)}.member-overview-cards svg{width:31px;height:31px;color:var(--blue)}.member-overview-cards article:nth-child(2) svg{color:var(--green)}.member-overview-cards article:nth-child(3) svg{color:var(--amber)}.member-overview-cards strong{font-size:24px}.member-overview-cards article>span{color:#c7d1dd;font-size:12px}.member-overview-cards small{display:block;margin-top:5px;color:var(--muted);font-size:10px}.member-toolbar{min-height:72px;margin:0 0 13px;padding:13px;border:1px solid var(--line);border-radius:10px;background:#08111be6}.member-toolbar .search-field{width:min(340px,100%)}.member-toolbar .primary{margin-left:auto}.member-table-shell{overflow:auto;background:#070f18ed}.member-table{min-width:1080px}.member-table th{height:48px;color:#8f9caf;font-family:inherit;font-size:9px;letter-spacing:.02em;text-transform:none}.member-table td{height:64px;color:#b7c3d1;font-size:11px}.member-table .identity>span{width:38px;height:38px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#155ca4,#0a315c);color:#fff}.member-table .identity img{width:100%;height:100%;object-fit:cover}.member-table .identity strong{font-size:12px}.role-pill,.plan-pill{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;border:1px solid rgba(70,147,221,.26);border-radius:5px;color:#8ec8ff;background:#1d74c80d;font-size:9px}.plan-pill{color:#c8d2df;border-color:var(--line)}.plan-3{color:#bd7bff;border-color:#b764ff40}.row-menu{width:34px;height:34px;border:1px solid var(--line-strong);border-radius:7px;color:#d5dde7;background:#08111a;letter-spacing:2px}.row-menu:hover{border-color:#248eee;background:#0c1a28}.table-footer{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-top:1px solid var(--line);color:#94a2b4;font-size:10px}.table-footer>div{display:flex;align-items:center;gap:8px}.table-footer button,.table-footer>div span{min-width:34px;height:34px;display:grid;place-items:center;padding:0 10px;border:1px solid var(--line);border-radius:7px;color:#8f9bad;background:#0a1420}.table-footer button.active{border-color:#1788f7;color:#fff;background:#1387ff24}.profile-commandbar{min-height:88px;margin-bottom:10px;padding:10px 15px;background:linear-gradient(145deg,#08121df7,#050d15fa)}.profile-commandbar .back-action{align-self:flex-start;margin-top:3px}.profile-identity{margin-left:2px}.profile-identity>span{width:52px;height:52px;border-radius:11px}.profile-identity strong{font-size:15px}.profile-command-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.profile-tabs{margin-bottom:10px;padding:0 8px;border-radius:7px;background:#060e17eb}.profile-tabs button{position:relative;min-height:40px;border-radius:0;background:transparent!important;box-shadow:none!important}.profile-tabs button.active{color:#62b3ff}.profile-tabs button.active:after{content:"";position:absolute;inset:auto 0 -1px;height:2px;background:#168bff}.profile-layout{gap:9px}.profile-panel{padding:16px;border-radius:9px;background:linear-gradient(145deg,#08121df7,#050d15fa)}.profile-panel>header{margin-bottom:13px}.profile-panel>header .eyebrow{display:none}.profile-panel h2{margin:0;font-size:14px}.profile-panel dl{gap:0}.profile-panel dl div{min-height:30px;border-bottom:1px solid rgba(132,160,190,.12)}.profile-panel dl div:last-child{border-bottom:0}.profile-savebar{bottom:10px;padding:11px 13px;border-radius:9px;background:#071019f5}@media(max-width:1320px){.dashboard-metrics{grid-template-columns:repeat(3,1fr)}.infrastructure-panel{grid-template-columns:1fr}.infrastructure-main{border-right:0;border-bottom:1px solid var(--line)}.infra-detail-grid{grid-template-columns:repeat(3,1fr)}.infra-detail-grid>span:nth-child(3){border-right:0}.infra-detail-grid>span:nth-child(-n+3){border-bottom:1px solid rgba(132,160,190,.1)}}@media(max-width:980px){.admin-shell{grid-template-columns:72px minmax(0,1fr)}.content-area:before{left:72px}.member-overview-cards{grid-template-columns:1fr}}@media(max-width:760px){.dashboard-metrics{grid-template-columns:1fr}.infrastructure-main{padding:16px}.infrastructure-main>header{align-items:stretch;flex-direction:column}.infra-header-actions{justify-content:space-between}.metric-range{order:2}.health-badge{order:1}.infra-kpis{grid-template-columns:repeat(2,1fr)}.infra-kpis>span:nth-child(2){border-right:0}.infra-kpis>span:nth-child(-n+2){border-bottom:1px solid var(--line)}.infra-detail-grid{grid-template-columns:repeat(2,1fr)}.infra-detail-grid>span:nth-child(n){border-right:1px solid rgba(132,160,190,.1);border-bottom:1px solid rgba(132,160,190,.1)}.infra-detail-grid>span:nth-child(2n){border-right:0}.infra-detail-grid>span:nth-last-child(-n+2){border-bottom:0}.request-chart>header{align-items:flex-start;flex-direction:column;gap:3px}.request-chart svg{height:132px}.chart-x-labels span:nth-child(2n){display:none}.infrastructure-panel .status-stack header,.infrastructure-panel .status-stack>div{grid-template-columns:1fr 82px}.infrastructure-panel .status-stack header span:last-child,.infrastructure-panel .status-stack time{display:none}.member-toolbar .custom-select{flex:1;min-width:150px}.member-toolbar .primary{width:100%;margin-left:0}.table-footer{min-width:1080px}}@media(min-width:981px){.admin-shell{grid-template-columns:264px minmax(0,1fr)}.content-area:before{left:264px}}@media(min-width:761px){.topbar{height:86px}.content-area{padding-top:34px}.content-area:before{top:86px}}.member-table td{height:70px}.profile-savebar{position:static}.drawer-author>span,.drawer-author>span img{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;max-height:38px!important;display:grid;overflow:hidden;object-fit:cover}.metric-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:18px;margin-top:18px;padding:12px;border:1px solid rgba(132,160,190,.14);border-radius:9px;background:#02080d73}.metric-filter-block{min-width:0;display:grid;gap:7px}.metric-filter-block>span{color:#7f8da0;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.metric-range{gap:4px;padding:0;border:0;background:transparent}.metric-range button,.traffic-filter button{min-height:36px;border:1px solid rgba(132,160,190,.2);border-radius:7px;color:#9aa9ba;background:#07111b;font-size:10px;font-weight:650;transition:border-color .15s ease,color .15s ease,background-color .15s ease,transform .15s ease}.metric-range button{min-width:88px;padding:0 13px}.metric-range button:hover,.traffic-filter button:hover{border-color:#3a9af994;color:#edf6ff;background:#0a1a29;transform:none}.metric-range button.active,.traffic-filter button.active{border-color:#268fea;color:#fff;background:linear-gradient(180deg,#12375d,#0c2946);box-shadow:0 0 0 1px #4dabff1f inset}.metric-range button:focus-visible,.traffic-filter button:focus-visible,.chart-point-hit:focus-visible{outline:2px solid #69b9ff;outline-offset:2px}.traffic-filter{display:flex;flex-wrap:wrap;gap:5px}.traffic-filter button{display:grid;grid-template-columns:7px auto auto;align-items:center;gap:7px;padding:0 10px}.traffic-filter button i{width:6px;height:6px;border-radius:50%;background:#8290a1}.traffic-filter button b{padding-left:2px;color:#6f7d8f;font:650 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.traffic-filter button.active b{color:#a9d7ff}.traffic-filter .traffic-legitimate i{background:#39d69f}.traffic-filter .traffic-automated i{background:#4da5ff}.traffic-filter .traffic-other i{background:#8996a7}.chart-stage{position:relative}.request-chart svg{cursor:crosshair}.request-chart .chart-crosshair{stroke:#c3e1ff80;stroke-width:1;stroke-dasharray:3 3;vector-effect:non-scaling-stroke;pointer-events:none}.request-chart .chart-point-hit{cursor:pointer;outline:none}.request-chart .chart-point-hit .chart-hit-area{fill:transparent;stroke:none;opacity:1;pointer-events:all}.request-chart .chart-point-hit .chart-point{fill:#168df8;stroke:#06101a;stroke-width:1.5;opacity:.45;pointer-events:none;vector-effect:non-scaling-stroke;transition:opacity .12s ease,r .12s ease,fill .12s ease}.request-chart .chart-point-hit:hover .chart-point,.request-chart .chart-point-hit:focus .chart-point,.request-chart .chart-point-hit .chart-point.active{r:5;fill:#e8f5ff;stroke:#168df8;opacity:1}.chart-tooltip{position:absolute;z-index:4;min-width:174px;display:grid;gap:5px;padding:10px 11px;border:1px solid rgba(91,176,255,.42);border-radius:8px;translate:-50% calc(-100% - 12px);color:#b8c6d6;background:#050e17f7;box-shadow:0 12px 34px #0006;pointer-events:none}.chart-tooltip:after{content:"";position:absolute;left:50%;bottom:-5px;width:8px;height:8px;border-right:1px solid rgba(91,176,255,.42);border-bottom:1px solid rgba(91,176,255,.42);background:#050e17;transform:translate(-50%) rotate(45deg)}.chart-tooltip strong{color:#f2f7fc;font-size:11px}.chart-tooltip span{font:500 9px/1.35 ui-monospace,SFMono-Regular,Consolas,monospace}.chart-tooltip span b{color:#55adff;font-size:14px}.request-chart .chart-y-labels{fill:#8796a9;font-size:11px}.chart-x-labels{height:20px;color:#7f8da0;font-size:9px}@media(max-width:980px){.metric-toolbar{grid-template-columns:1fr}.traffic-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.traffic-filter button{flex:0 0 auto}}@media(max-width:600px){.metric-toolbar{padding:10px}.metric-range{display:grid;grid-template-columns:repeat(3,1fr)}.metric-range button{min-width:0;padding:0 8px}.chart-tooltip{min-width:154px}}@media(max-width:980px){.traffic-filter{overflow:visible;flex-wrap:wrap}.traffic-filter button{flex:0 0 auto}}.admin-media-player:fullscreen{width:100vw;height:100vh;aspect-ratio:auto;margin:0;border:0;border-radius:0}.admin-media-controls{grid-template-columns:auto auto minmax(120px,1fr) auto auto 90px auto auto}.admin-media-controls button{font-size:10px}.admin-media-controls button.muted{border-color:#7d3f47;color:#ff929a}.admin-media-controls .admin-media-volume{width:90px}.clip-share-row{display:flex;align-items:center;gap:12px}.clip-share-row a,.shortlink-create a{color:#59acff;font-size:11px}.shortlink-create{display:grid;grid-template-columns:minmax(220px,1fr) 220px minmax(260px,1fr) auto;align-items:end;gap:14px;margin-bottom:14px;padding:18px;border:1px solid var(--line);border-radius:10px;background:#08111beb}.shortlink-create h2{margin:5px 0;font-size:16px}.shortlink-create p{margin:0;color:var(--muted);font-size:11px}.shortlink-create label{display:grid;gap:7px}.shortlink-create input{height:42px}.cloud-clip-drawer{width:min(980px,calc(100vw - 24px))}@media(max-width:980px){.admin-media-controls{grid-template-columns:auto minmax(90px,1fr) auto auto}.admin-media-controls span,.admin-media-controls .admin-media-volume{display:none}.shortlink-create{grid-template-columns:1fr}}.cloud-clip-drawer .drawer-scroll.form-stack{display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding:18px}.cloud-clip-drawer .drawer-scroll.form-stack>*{position:relative;flex:0 0 auto}.cloud-clip-drawer .admin-media-player{width:100%;min-height:0;margin:0;aspect-ratio:16/9;border-radius:10px}.cloud-clip-drawer .custom-select{z-index:5}.cloud-clip-drawer .custom-select.open{z-index:20}.cloud-clip-drawer>header{min-height:64px}.cloud-clip-drawer .drawer-author>span{display:flex!important;align-items:center;justify-content:center;border-radius:50%!important}.cloud-clip-drawer .drawer-author>span img{display:block!important;object-position:center}.cloud-clip-drawer footer{border-top:1px solid var(--line);background:#060c12}.shortlink-origin{color:#718298;font:10px ui-monospace,monospace}.table-shell td>input{width:100%;min-width:170px;height:36px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:#060b11;color:#dce7f4}.table-shell td:first-child>input{width:140px;min-width:100px}.table-shell .row-actions,.table-shell td:last-child{white-space:nowrap}.sidebar nav{align-content:start}.nav-group{display:grid;gap:3px}.nav-group>strong{padding:11px 13px 5px;color:#536276;font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.nav-group:first-child>strong{padding-top:0}.mobile-menu-trigger,.mobile-menu-backdrop{display:none}@media(max-width:980px)and (min-width:681px){.nav-group>strong{display:none}.nav-group{display:contents}}@media(max-width:680px){body{overflow-x:hidden}.admin-shell{display:block;padding:0}.workspace{min-width:0}.topbar{height:68px;padding:0 14px;gap:11px}.topbar>div:first-of-type{min-width:0}.topbar h1{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.content-area{padding:16px 12px 34px;min-height:calc(100vh - 68px)}.mobile-menu-trigger{display:grid;width:40px;height:40px;flex:0 0 auto;place-content:center;gap:4px;padding:0;border:1px solid #2b3440;border-radius:8px;background:#09111a}.mobile-menu-trigger i{display:block;width:17px;height:1.5px;border-radius:2px;background:#dce7f4;transition:transform .18s ease,opacity .18s ease}.mobile-menu-trigger[aria-expanded=true] i:first-child{transform:translateY(5.5px) rotate(45deg)}.mobile-menu-trigger[aria-expanded=true] i:nth-child(2){opacity:0}.mobile-menu-trigger[aria-expanded=true] i:last-child{transform:translateY(-5.5px) rotate(-45deg)}.mobile-menu-backdrop{position:fixed;z-index:69;inset:0;display:block;border:0;background:#000000ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sidebar{position:fixed;z-index:70;inset:0 auto 0 0;width:min(86vw,330px);height:100dvh;display:flex;visibility:hidden;pointer-events:none;flex-direction:column;padding:20px 13px 14px;border-width:0 1px 0 0;transform:translate(-105%);transition:transform .22s cubic-bezier(.2,.8,.2,1),visibility 0s linear .22s;box-shadow:24px 0 70px #000000a6}.sidebar.mobile-open{visibility:visible;pointer-events:auto;transform:translate(0);transition-delay:0s}.sidebar-brand{display:flex!important;justify-content:flex-start!important;padding:3px 10px 20px!important}.sidebar-brand b{display:inline-flex!important}.sidebar nav{width:100%;display:grid;gap:8px;overflow-y:auto;justify-content:stretch;padding:4px 0 16px}.nav-group{display:grid;gap:3px}.nav-group>strong{display:block}.sidebar nav button{width:100%;height:43px;justify-content:flex-start;padding:0 12px}.sidebar nav button span{display:inline!important}.sidebar-account{display:grid!important;grid-template-columns:36px minmax(0,1fr) 34px!important;justify-content:stretch!important}.sidebar-account>div:not(.avatar),.sidebar-account .icon-button{display:block!important}.table-shell,.member-table-shell,.database-table{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.table-shell table{min-width:760px}.cloud-admin-head{align-items:stretch;flex-direction:column}.cloud-tabs{width:100%;overflow-x:auto;justify-content:flex-start;padding-bottom:3px}.cloud-tabs button{flex:0 0 auto}.toolbar,.member-toolbar{align-items:stretch;flex-direction:column}.toolbar>*{width:100%!important}.shortlink-create{grid-template-columns:1fr;padding:14px}.shortlink-create .primary{min-height:42px}.drawer,.wide-drawer,.cloud-clip-drawer{inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;border:0!important;border-radius:0!important}.drawer>header{height:auto;min-height:68px;padding:10px 14px}.drawer>.drawer-scroll{padding:14px!important}.drawer>footer{position:sticky;bottom:0;padding:10px 14px}.drawer>footer button{width:100%;min-height:43px}.cloud-clip-drawer .admin-media-controls{grid-template-columns:auto minmax(70px,1fr) auto auto;padding:28px 8px 8px}.cloud-clip-drawer .admin-media-controls .admin-media-volume,.cloud-clip-drawer .admin-media-controls span{display:none}.clip-share-row{align-items:stretch;flex-direction:column}.clip-share-row>*{width:100%}.clip-share-row a{padding:8px 0}.form-grid,.profile-layout,.dashboard-lower,.metric-grid{grid-template-columns:1fr!important}.confirm-dialog{width:calc(100vw - 24px);padding:18px}.confirm-dialog>div{display:grid;grid-template-columns:1fr 1fr}.confirm-dialog button{min-height:42px}}@media(prefers-reduced-motion:reduce){.sidebar,.mobile-menu-trigger i{transition:none!important}}.health-badge.degraded{border-color:#ffb04047;background:#ffb04017;color:#ffc56f}
