:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#071018;--bg-deep:#040a0f;--surface:#0b1720;--surface-2:#0e1d27;--surface-3:#10242f;--surface-soft:#0d1d27b8;--border:#18313e;--border-strong:#245064;--text:#edf7fb;--text-2:#b4c8d2;--text-3:#7893a1;--teal:#4be0c2;--teal-2:#2fc7aa;--cyan:#68cbe9;--danger:#ff7f86;--danger-bg:#ff5e6a17;--success:#72e6c3;--success-bg:#4be0c214;--shadow:0 24px 70px #0000004d;--radius-xl:22px;--radius-lg:16px;--radius-md:12px;--radius-sm:9px;--sidebar:268px;--topbar:72px;--font-sans:"Segoe UI Variable Text","Segoe UI","Noto Sans Arabic","Noto Sans",Tahoma,Arial,sans-serif;--font-mono:"Cascadia Code","SFMono-Regular",Consolas,"Liberation Mono",monospace}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:var(--bg-deep);font-family:var(--font-sans);font-synthesis:none}body{background:radial-gradient(circle at 18% 4%,#2fc7aa0e,transparent 28%), radial-gradient(circle at 85% 10%,#68cbe90a,transparent 24%), var(--bg);color:var(--text);font-size:14px;line-height:1.55;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.eyebrow,.kicker{color:var(--text-3);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.kicker>span{background:linear-gradient(90deg,var(--teal),transparent);width:28px;height:1px}.content-stack{flex-direction:column;gap:22px;display:flex}.page-wrap{max-width:1520px;margin:0 auto;padding:42px 44px 64px}.page-head{justify-content:space-between;align-items:flex-start;gap:26px;display:flex}.page-head h1{letter-spacing:-.035em;margin:10px 0 8px;font-size:clamp(28px,3vw,44px);font-weight:760;line-height:1.08}.page-head p{color:var(--text-3);max-width:760px;margin:0;font-size:15px}.page-head--compact{align-items:flex-end}.page-head--compact h1{font-size:36px}.page-head--dashboard{align-items:stretch}.panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(#0e1d27f0,#09141cf5);overflow:hidden;box-shadow:inset 0 1px #ffffff04}.panel--table{padding:0}.panel__head{border-bottom:1px solid #24506473;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 20px;display:flex}.panel__head h3{letter-spacing:-.02em;margin:5px 0 0;font-size:20px}.primary-button,.secondary-button,.icon-button,.language-switch{border:1px solid #0000;transition:transform .16s,border-color .16s,background .16s,color .16s,opacity .16s}.primary-button{background:linear-gradient(135deg,var(--teal),#38cbb5);color:#031612;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #2fc7aa1f}.primary-button:hover:not(:disabled){background:linear-gradient(135deg,#67e8ce,var(--teal-2));transform:translateY(-1px)}.primary-button:disabled{opacity:.48;cursor:not-allowed}.primary-button--small{min-height:42px;padding:0 17px}.primary-button--auth{width:100%;margin-top:2px}.secondary-button{border-color:var(--border);min-height:42px;color:var(--text-2);background:#0a1720;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:700;display:inline-flex}.secondary-button:hover{border-color:var(--border-strong);color:var(--text);background:#10222d}.icon-button{border-color:var(--border);width:40px;height:40px;color:var(--text-3);background:#09151d;border-radius:10px;place-items:center;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--teal);border-color:var(--border-strong);background:#10222d}.icon-button:disabled,.icon-button--disabled{opacity:.36;cursor:not-allowed}.alert{border:1px solid;border-radius:11px;align-items:flex-start;gap:10px;padding:13px 15px;font-size:13px;display:flex}.alert--error{background:var(--danger-bg);color:#ffc4c8;border-color:#ff7f8638}.alert--success{background:var(--success-bg);color:#baf7e5;border-color:#72e6c338}.error-box,.success-box{display:none}.status-dot{background:var(--teal);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 5px #4be0c214,0 0 14px #4be0c28c}.status-pill{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.status-pill--active{color:var(--success);background:#4be0c212;border-color:#4be0c23b}.status-pill--muted{color:#96a9b2;background:#7893a114}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand__mark{flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative}.brand__core{background:var(--teal);width:12px;height:12px;transform:rotate(45deg);box-shadow:0 0 18px #4be0c266}.brand__ring{border:1px solid #4be0c247;position:absolute;transform:rotate(45deg)}.brand__ring--one{width:30px;height:30px}.brand__ring--two{border-color:#68cbe92e;width:42px;height:42px}.brand__title{font-family:var(--font-mono);letter-spacing:.12em;color:#f6fbfd;font-size:14px;font-weight:850;line-height:1.15}.brand__subtitle{color:var(--text-3);margin-top:4px;font-size:11px}.login-page{background:#061019;grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.login-aurora{pointer-events:none;background:radial-gradient(circle at 31% 40%,#34cbb317,#0000 32%),linear-gradient(#5097b209 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#5097b209 1px,#0000 1px) 0 0/48px 48px;position:absolute;inset:0}.login-language{z-index:5;position:absolute;top:26px;right:28px}.language-switch{border-color:var(--border);min-width:64px;height:38px;color:var(--text-2);background:#08141ce6;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.language-switch:hover{color:var(--teal);border-color:var(--border-strong)}.login-story{z-index:1;border-right:1px solid #24506452;flex-direction:column;justify-content:space-between;padding:54px clamp(42px,7vw,110px);display:flex;position:relative}.login-story__copy{margin:100px 0 70px}.login-story h1{letter-spacing:-.055em;max-width:790px;margin:18px 0 22px;font-size:clamp(52px,6vw,88px);font-weight:780;line-height:.98}.login-story h1 em{color:var(--teal);margin-top:8px;font-style:normal;display:block}.login-story__copy>p{color:#94b0be;max-width:720px;margin:0;font-size:18px;line-height:1.8}.trust-row{flex-wrap:wrap;gap:34px;display:flex}.trust-row>div{color:var(--teal);align-items:center;gap:11px;display:flex}.trust-row span{flex-direction:column;display:flex}.trust-row strong{color:var(--text);font-size:13px}.trust-row small{color:var(--text-3);margin-top:2px;font-size:11px}.login-panel-wrap{z-index:1;background:linear-gradient(#071119e0,#050d13f2);place-items:center;padding:70px 44px;display:grid;position:relative}.login-panel{border:1px solid var(--border);width:min(480px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1922e0;border-radius:20px;padding:38px}.login-panel__icon{width:52px;height:52px;color:var(--teal);background:#4be0c212;border:1px solid #4be0c233;border-radius:14px;place-items:center;margin-bottom:28px;display:grid}.login-panel h2{letter-spacing:-.035em;margin:9px 0 8px;font-size:32px;line-height:1.15}.login-panel>p{color:var(--text-3);margin:0 0 26px}.login-panel__foot{border-top:1px solid var(--border);color:var(--text-3);align-items:center;gap:10px;margin-top:24px;padding-top:20px;font-size:11px;display:flex}.auth-form{flex-direction:column;gap:16px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-field{min-width:0;color:var(--text-2);flex-direction:column;gap:8px;display:flex}.form-label{color:#bcd0d9;font-size:12px;font-weight:760}.form-field input,.form-field select,.search-box input{border:1px solid var(--border);width:100%;height:46px;color:var(--text);background:#08151d;border-radius:10px;outline:none;padding:0 13px;transition:border-color .16s,box-shadow .16s,background .16s}.form-field input:focus,.form-field select:focus,.search-box input:focus{background:#0a1922;border-color:#327187;box-shadow:0 0 0 3px #4be0c20e}.form-field--error input,.form-field--error select{border-color:#ff7f8694}.field-error{color:#ffadb2;font-size:11px;line-height:1.45}.field-help{color:var(--text-3);font-size:10.5px;line-height:1.5}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:45px}.password-toggle{width:35px;height:35px;color:var(--text-3);background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.password-toggle:hover{color:var(--teal);background:#4be0c20f}.span-2{grid-column:1/-1}.switch-field{border:1px solid var(--border);background:#08151d;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:13px 14px;display:flex}.switch-field>span{flex-direction:column;display:flex}.switch-field strong{font-size:12px}.switch-field small{color:var(--text-3);font-size:10px}.switch-field input{opacity:0;pointer-events:none;position:absolute}.switch-field i{background:#1b303a;border-radius:999px;width:42px;height:24px;transition:all .2s;position:relative}.switch-field i:after{content:"";background:#8ba1ab;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px}.switch-field input:checked+i{background:#4be0c23b}.switch-field input:checked+i:after{background:var(--teal);left:21px}.switch-field input:disabled+i{opacity:.4}.app-shell{min-height:100vh}.sidebar{z-index:30;width:var(--sidebar);border-right:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061018f7;flex-direction:column;padding:26px 18px 20px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar__head{justify-content:space-between;align-items:center;padding:0 5px 30px;display:flex}.sidebar__close,.mobile-menu{display:none}.sidebar__section-label{color:#557482;letter-spacing:.14em;text-transform:uppercase;padding:0 12px 10px;font-size:10px;font-weight:850}.sidebar__section-label--spaced{margin-top:24px}.sidebar__nav{flex-direction:column;gap:5px;display:flex}.nav-item{color:#8ca5b1;border:1px solid #0000;border-radius:11px;align-items:center;gap:12px;height:48px;padding:0 13px;font-weight:680;display:flex;position:relative}.nav-item:hover{color:#cfe0e7;background:#0c1d27}.nav-item--active{color:var(--teal);background:linear-gradient(90deg,#4be0c21c,#4be0c209);border-color:#4be0c224}.nav-item--active:before{content:"";background:var(--teal);border-radius:0 3px 3px 0;width:3px;height:25px;position:absolute;left:-19px;box-shadow:0 0 18px #4be0c259}.future-list{flex-direction:column;gap:2px;display:flex}.future-item{color:#4f6f7d;align-items:center;gap:11px;height:42px;padding:0 13px;font-size:12px;display:flex}.future-dot{background:#173746;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar__footer{border-top:1px solid var(--border);margin-top:auto;padding-top:20px}.security-state{align-items:center;gap:12px;padding:10px 8px;display:flex}.security-state>div{flex-direction:column;display:flex}.security-state strong{font-size:11px}.security-state small{color:var(--text-3);font-size:10px}.main{margin-left:var(--sidebar);min-height:100vh}.topbar{height:var(--topbar);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#061018d1;border-bottom:1px solid #18313ed9;justify-content:space-between;align-items:center;padding:0 28px;display:flex;position:sticky;top:0}.topbar__left,.topbar__right{align-items:center;gap:12px;display:flex}.topbar__context{flex-direction:column;display:flex}.topbar__context span{font-family:var(--font-mono);letter-spacing:.13em;color:#5f7f8d;font-size:9px}.topbar__context strong{margin-top:1px;font-size:14px}.user-chip{border-left:1px solid var(--border);border-right:1px solid var(--border);align-items:center;gap:10px;min-width:0;padding:0 14px;display:flex}.avatar{width:36px;height:36px;color:var(--teal);background:linear-gradient(145deg,#163744,#0d232d);border:1px solid #245165;border-radius:10px;place-items:center;font-weight:850;display:grid}.user-chip>div:last-child{flex-direction:column;min-width:0;display:flex}.user-chip strong{white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:12px;overflow:hidden}.user-chip small{color:var(--text-3);white-space:nowrap;font-size:10px}.status-card{border:1px solid var(--border);background:linear-gradient(145deg,#0c1d27,#091720);border-radius:14px;align-items:center;gap:13px;min-width:230px;padding:17px 19px;display:flex}.status-card__icon{width:43px;height:43px;color:var(--teal);background:#4be0c214;border:1px solid #4be0c224;border-radius:12px;place-items:center;display:grid}.status-card>div:last-child{flex-direction:column;display:flex}.status-card span{color:var(--text-3);letter-spacing:.1em;font-size:9px;font-weight:800}.status-card strong{color:var(--success);margin:2px 0;font-size:20px;line-height:1.2}.status-card small{color:var(--text-3);font-size:10px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.metric-card{border:1px solid var(--border);background:linear-gradient(150deg,#0e1f29f5,#08131bf5);border-radius:15px;flex-direction:column;min-height:164px;padding:20px 21px;transition:all .18s;display:flex}.metric-card:hover{border-color:#24485a;transform:translateY(-2px)}.metric-card__top{color:#8fa8b4;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.metric-icon{color:#5ba9c4;background:#0c222d;border:1px solid #183948;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.metric-card>strong{font-family:var(--font-mono);letter-spacing:-.05em;margin:27px 0 11px;font-size:36px;line-height:1}.metric-card>small{color:#5d7c8a;font-size:10.5px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:16px;display:grid}.capability-list{padding:8px 24px 20px}.capability-list>div{border-bottom:1px solid #18313e8c;align-items:center;gap:13px;min-height:52px;display:flex}.capability-list>div:last-child{border-bottom:0}.cap-num{font-family:var(--font-mono);color:#4f7788;font-size:10px}.capability-list strong{font-size:12px;font-weight:650}.capability-line{background:linear-gradient(90deg,#24506480,#0000);flex:1;height:1px}.cap-ready{color:var(--teal);letter-spacing:.09em;font-size:9px;font-weight:850}.signal-card{padding:28px;position:relative;overflow:hidden}.signal-card:after{content:"";border:1px solid #4be0c217;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-105px;right:-85px;box-shadow:0 0 0 42px #4be0c205,0 0 0 84px #4be0c203}.signal-card h3{letter-spacing:-.035em;margin:12px 0 14px;font-size:27px;line-height:1.14}.signal-card p{color:var(--text-3);z-index:1;max-width:460px;line-height:1.75;position:relative}.signal-bars{align-items:end;gap:7px;height:54px;margin-top:32px;display:flex}.signal-bars span{background:linear-gradient(180deg,var(--teal),#4be0c21a);border-radius:4px;width:6px}.signal-bars span:first-child{height:24%}.signal-bars span:nth-child(2){height:52%}.signal-bars span:nth-child(3){height:82%}.signal-bars span:nth-child(4){height:43%}.signal-bars span:nth-child(5){height:68%}.signal-bars span:nth-child(6){height:32%}.table-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:14px 18px;display:flex}.search-box{color:#547887;align-items:center;width:min(520px,100%);display:flex;position:relative}.search-box>svg{pointer-events:none;position:absolute;left:14px}.search-box input{height:44px;padding-left:42px}.data-table-wrap{overflow:auto}.data-table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px}.data-table th{text-align:left;color:#668693;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--border);background:#050f1659;height:46px;padding:0 18px;font-size:10px;font-weight:850}.data-table td{color:#a9bdc7;vertical-align:middle;border-bottom:1px solid #18313e8f;padding:16px 18px;font-size:12px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#4be0c205}.identity-cell{align-items:center;gap:11px;min-width:250px;display:flex}.avatar--table{width:36px;height:36px}.identity-cell>div:last-child{flex-direction:column;display:flex}.identity-cell strong{color:var(--text);font-size:12px}.identity-cell small{color:#607d8a;white-space:nowrap;text-overflow:ellipsis;max-width:330px;margin-top:2px;font-size:10px;overflow:hidden}.role-pill{color:#a8ceda;align-items:center;gap:7px;font-size:11px;display:inline-flex}.role-pill svg{color:#4cb2d0}.row-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.row-actions .icon-button{border-radius:9px;width:35px;height:35px}.empty-row{text-align:center;color:var(--text-3);padding:34px}.mono-cell{font-family:var(--font-mono);font-size:10.5px!important}.audit-action{color:#b7d2dc;align-items:center;gap:8px;display:inline-flex}.audit-action svg{color:var(--teal)}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.role-card{border:1px solid var(--border);background:linear-gradient(155deg,#0d1d27,#08151d);border-radius:16px;min-width:0;padding:23px}.role-card__head{border-bottom:1px solid #24506473;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding-bottom:18px;display:grid}.role-icon{width:42px;height:42px;color:var(--teal);background:#4be0c212;border:1px solid #4be0c224;border-radius:12px;place-items:center;display:grid}.role-code{font-family:var(--font-mono);color:#5b8393;letter-spacing:.08em;font-size:9px}.role-card h3{margin:3px 0 0;font-size:20px}.permission-count{white-space:nowrap;border:1px solid var(--border);color:#698995;border-radius:999px;padding:5px 9px;font-size:9px}.role-card>p{color:var(--text-3);min-height:44px;margin:17px 0;line-height:1.65}.permission-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.permission-list>div{background:#050f1661;border:1px solid #18313e7a;border-radius:9px;align-items:flex-start;gap:8px;padding:9px 10px;display:flex}.permission-list svg{color:var(--teal);flex:none;margin-top:2px}.permission-list span{flex-direction:column;min-width:0;display:flex}.permission-list strong{color:#bad0d9;font-size:10.5px;font-weight:650}.permission-list small{font-family:var(--font-mono);color:#496e7c;white-space:nowrap;text-overflow:ellipsis;font-size:8.5px;overflow:hidden}.role-edit-button{width:100%;margin-top:18px}.protected-note{color:#6f929f;align-items:center;gap:8px;margin-top:18px;font-size:10px;display:flex}.protected-note svg{color:var(--teal)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#00070bbd;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--border-strong);background:linear-gradient(#0c1b24,#08151d);border-radius:20px;width:min(620px,100%);max-height:calc(100vh - 44px);padding:26px;overflow:auto;box-shadow:0 32px 90px #0000008f}.modal--user{width:min(680px,100%)}.modal--password{width:min(500px,100%)}.modal--wide{width:min(780px,100%)}.modal__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;padding-bottom:19px;display:flex}.modal__head h3{letter-spacing:-.025em;margin:4px 0 0;font-size:23px}.modal__actions{justify-content:flex-end;gap:10px;margin-top:5px;display:flex}.password-form{flex-direction:column;gap:17px;display:flex}.permission-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:52vh;padding:2px;display:grid;overflow:auto}.permission-option{border:1px solid var(--border);cursor:pointer;background:#08151d;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.permission-option:hover,.permission-option--active{background:#0d202a;border-color:#276072}.permission-option input{accent-color:var(--teal);margin-top:3px}.permission-option span{flex-direction:column;display:flex}.permission-option strong{color:#bed2db;font-size:11px}.permission-option small{font-family:var(--font-mono);color:#567887;font-size:9px}.screen-center{place-items:center;min-height:60vh;display:grid}.empty-state{border:1px solid var(--border);text-align:center;background:var(--surface);border-radius:15px;padding:28px}.empty-state strong{font-size:20px}.empty-state p{color:var(--text-3)}.loader{border:2px solid var(--border);border-top-color:var(--teal);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.backdrop{display:none}html[dir=rtl] body{font-family:Segoe UI Variable Text,Segoe UI,Noto Sans Arabic,Tahoma,Arial,sans-serif}html[dir=rtl] .login-language{left:28px;right:auto}html[dir=rtl] .login-story{border-left:1px solid #24506452;border-right:0}html[dir=rtl] .sidebar{border-right:0;border-left:1px solid var(--border);left:auto;right:0}html[dir=rtl] .main{margin-left:0;margin-right:var(--sidebar)}html[dir=rtl] .nav-item--active:before{border-radius:3px 0 0 3px;left:auto;right:-19px}html[dir=rtl] .future-dot{margin-left:0;margin-right:auto}html[dir=rtl] .user-chip{border-left:1px solid var(--border);border-right:1px solid var(--border)}html[dir=rtl] .search-box>svg{left:auto;right:14px}html[dir=rtl] .search-box input{padding-left:13px;padding-right:42px}html[dir=rtl] .data-table th{text-align:right}html[dir=rtl] .row-actions{justify-content:flex-start}html[dir=rtl] .password-input-wrap input{padding-left:45px;padding-right:13px}html[dir=rtl] .password-toggle{left:5px;right:auto}html[dir=rtl] .rtl-flip{transform:rotate(180deg)}html[dir=rtl] .signal-card:after{left:-85px;right:auto}html[dir=rtl] .switch-field i:after{left:auto;right:3px}html[dir=rtl] .switch-field input:checked+i:after{left:auto;right:21px}html[dir=rtl] .page-head h1{letter-spacing:-.015em}html[dir=rtl] .brand__title{letter-spacing:.08em}@media (width<=1180px){:root{--sidebar:238px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.role-grid{grid-template-columns:1fr}}@media (width<=960px){.login-page{grid-template-columns:1fr}.login-story{border-right:0;border-bottom:1px solid var(--border);min-height:560px}.login-panel-wrap{padding:58px 24px}.login-story__copy{margin:70px 0 50px}.sidebar{transition:transform .22s;transform:translate(-105%)}.sidebar--open{transform:none}.sidebar__close,.mobile-menu{display:grid}.main{margin-left:0}.backdrop{z-index:25;background:#00000080;border:0;display:block;position:fixed;inset:0}html[dir=rtl] .sidebar{transform:translate(105%)}html[dir=rtl] .sidebar--open{transform:none}html[dir=rtl] .main{margin-right:0}.page-wrap{padding:34px 24px 54px}}@media (width<=700px){.login-story{padding:38px 24px}.login-story h1{font-size:48px}.login-story__copy>p{font-size:15px}.trust-row{gap:18px}.login-panel{padding:27px}.page-wrap{padding:28px 16px 48px}.page-head{flex-direction:column}.page-head--compact{align-items:stretch}.page-head h1,.page-head--compact h1{font-size:30px}.status-card{width:100%}.metric-grid,.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.permission-list,.permission-editor{grid-template-columns:1fr}.table-toolbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.topbar{padding:0 14px}.topbar__context,.user-chip>div:last-child{display:none}.user-chip{padding:0 9px}.modal{padding:20px}.modal__actions{flex-direction:column-reverse}.modal__actions button{width:100%}.role-card__head{grid-template-columns:auto 1fr}.permission-count{grid-column:1/-1;justify-self:start}}.page-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mini-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.mini-metrics>div{border:1px solid var(--border);background:linear-gradient(150deg,#0c1b24,#08151d);border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:15px 17px;display:flex}.mini-metrics span{color:var(--text-3);font-size:11px}.mini-metrics strong{font-family:var(--font-mono);color:var(--text);font-size:21px}.tab-strip{border-bottom:1px solid var(--border);background:#050e1452;align-items:center;gap:4px;padding:10px 12px;display:flex}.tab-button{height:39px;color:var(--text-3);background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:8px;padding:0 14px;font-weight:750;display:inline-flex}.tab-button:hover{color:var(--text);background:#0b1b24}.tab-button--active{color:var(--teal);border-color:var(--border);background:#0b1d27}.device-icon{width:36px;height:36px;color:var(--cyan);background:#0b202a;border:1px solid #1b3d4c;border-radius:10px;flex:none;place-items:center;display:grid}.mono-badge{font-family:var(--font-mono);border:1px solid var(--border);color:#8fb9c7;background:#07141c;border-radius:7px;padding:5px 8px;font-size:10px}.health-pill{border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.health-pill--online,.health-pill--active,.health-pill--valid{color:#81ebc9;background:#4be0c212;border-color:#4be0c238}.health-pill--offline,.health-pill--unknown,.health-pill--disabled,.health-pill--unverified{color:#8ba2ad;background:#7893a112}.health-pill--degraded,.health-pill--paused{color:#ffd28a;background:#ffc15c12;border-color:#ffc15c33}.health-pill--broken,.health-pill--invalid,.health-pill--missing{color:#ff9da3;background:#ff7f8612;border-color:#ff7f8638}.compact-button{min-height:34px;padding:0 10px;font-size:10.5px}.form-field textarea{border:1px solid var(--border);width:100%;color:var(--text);resize:vertical;background:#08151d;border-radius:10px;outline:none;min-height:86px;padding:12px 13px}.form-field textarea:focus{border-color:#327187;box-shadow:0 0 0 3px #4be0c20e}.secret-warning{color:#eecb91;background:#ffc15c0f;border:1px solid #ffc15c38;border-radius:10px;margin-bottom:15px;padding:12px 14px;font-size:12px;line-height:1.6}.secret-block{border-bottom:1px solid var(--border);grid-template-columns:130px minmax(0,1fr) 38px;align-items:center;gap:10px;padding:11px 0;display:grid}.secret-block span{color:var(--text-3);font-size:11px}.secret-block code{font-family:var(--font-mono);word-break:break-all;color:#bfe0e9;border:1px solid var(--border);background:#06121a;border-radius:8px;padding:9px;font-size:10.5px}.secret-block button{border:1px solid var(--border);width:36px;height:36px;color:var(--text-3);background:#091720;border-radius:9px;place-items:center;display:grid}.secret-block button:hover{color:var(--teal);border-color:var(--border-strong)}.event-count-badge{border:1px solid var(--border);background:#0a1922;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;min-width:150px;padding:12px 16px;display:flex}.event-count-badge span{color:var(--text-3);font-size:10px}.event-count-badge strong{font-family:var(--font-mono);font-size:22px}.event-toolbar{flex-wrap:wrap}.filter-group{color:var(--text-3);align-items:center;gap:9px;display:flex}.filter-group select{border:1px solid var(--border);min-width:170px;height:42px;color:var(--text-2);background:#08151d;border-radius:9px;outline:none;padding:0 10px}.click-row{cursor:pointer}.event-type{color:#d7e7ed;font-family:var(--font-mono);font-size:10.5px;display:block}.table-sub{color:#5d7d8a;margin-top:3px;font-size:9.5px;display:block}.mono-inline{font-family:var(--font-mono);color:#8fb4c1;font-size:9.8px}.severity-pill{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:26px;font-size:9.5px;font-weight:850;display:inline-flex}.severity-pill--critical{color:#ff9ea5;background:#ff5e6a14;border-color:#ff5e6a33}.severity-pill--high{color:#ffb28c;background:#ff8a5712;border-color:#ff8a5733}.severity-pill--medium{color:#ffd487;background:#ffc25212;border-color:#ffc25230}.severity-pill--low{color:#8cd8eb;background:#68cbe90f}.severity-pill--info{color:#91a7b1;background:#7893a10f}.pagination{border-top:1px solid var(--border);min-height:62px;color:var(--text-3);justify-content:space-between;align-items:center;padding:10px 17px;font-size:11px;display:flex}.pagination>div{gap:7px;display:flex}.detail-drawer{z-index:110;pointer-events:none;position:fixed;inset:0}.detail-backdrop{pointer-events:auto;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00070ba6;border:0;position:absolute;inset:0}.detail-panel{pointer-events:auto;border-left:1px solid var(--border-strong);background:linear-gradient(#0b1a23,#07131b);flex-direction:column;width:min(720px,92vw);display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-28px 0 80px #00000073}.detail-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 26px 20px;display:flex}.detail-head h3{margin:5px 0 3px;font-size:23px}.detail-head small{font-family:var(--font-mono);color:#557989;font-size:9.5px}.detail-scroll{padding:22px 26px 38px;overflow:auto}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.detail-info{border:1px solid var(--border);background:#08161e;border-radius:10px;flex-direction:column;gap:4px;padding:12px;display:flex}.detail-info span{color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.detail-info strong{color:#c6dbe3;word-break:break-word;font-size:11.5px}.evidence-section{margin:17px 0}.evidence-section>span,.hash-row>span{color:#7694a1;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.evidence-section pre{border:1px solid var(--border);color:#a8c7d2;font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;background:#050f15;border-radius:10px;max-height:270px;margin:0;padding:14px;font-size:10px;line-height:1.65;overflow:auto}.hash-stack{flex-direction:column;gap:10px;margin-top:22px;display:flex}.hash-row{border:1px solid var(--border);background:#07141c;border-radius:10px;padding:12px}.hash-row code{color:var(--teal);font-family:var(--font-mono);word-break:break-all;font-size:9.5px;display:block}html[dir=rtl] .detail-panel{border-left:0;border-right:1px solid var(--border-strong);left:0;right:auto}.stream-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.stream-card{border:1px solid var(--border);background:linear-gradient(150deg,#0d1e28,#08151d);border-radius:16px;padding:21px}.stream-card--broken{border-color:#ff7f864d}.stream-card__head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.stream-icon{width:42px;height:42px;color:var(--teal);background:#4be0c212;border:1px solid #4be0c224;border-radius:12px;place-items:center;display:grid}.stream-card h3{margin:3px 0 1px;font-size:17px}.stream-card__head small{color:var(--text-3);font-size:9.5px}.stream-stats{grid-template-columns:repeat(4,1fr);gap:7px;margin:18px 0;display:grid}.stream-stats>div{background:#07151d;border:1px solid #18313ebf;border-radius:9px;flex-direction:column;gap:4px;padding:10px;display:flex}.stream-stats span{color:#668896;font-size:8.5px}.stream-stats strong{font-family:var(--font-mono);font-size:16px}.stream-hash{border:1px solid var(--border);background:#050f15;border-radius:9px;margin-bottom:13px;padding:11px}.stream-hash span{color:#5e7f8d;margin-bottom:5px;font-size:9px;display:block}.stream-hash code{font-family:var(--font-mono);color:#8fcfca;white-space:nowrap;text-overflow:ellipsis;font-size:9px;display:block;overflow:hidden}.verify-button{width:100%}.verification-result{border:1px solid;border-radius:14px;padding:17px 19px}.verification-result>div:first-child{align-items:center;gap:12px;display:flex}.verification-result span{flex-direction:column;display:flex}.verification-result strong{font-size:14px}.verification-result small{margin-top:3px;font-size:10.5px}.verification-result--valid{color:#a9ead7;background:#4be0c20f;border-color:#4be0c238}.verification-result--invalid{color:#ffb5ba;background:#ff5e6a0f;border-color:#ff5e6a38}.issue-list{border-top:1px solid #ff7f8629;flex-direction:column;gap:8px;margin-top:14px;padding-top:10px;display:flex}.issue-list>div{align-items:flex-start;gap:10px;display:flex}.issue-list code{font-family:var(--font-mono);color:#ff9ca4;min-width:170px;font-size:9px}.issue-list span{color:#d7a6a9;font-size:10.5px}.telemetry-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.7fr);gap:16px;display:grid}.severity-bars{flex-direction:column;gap:14px;padding:22px 25px 26px;display:flex}.severity-bar-row{grid-template-columns:85px minmax(0,1fr) 55px;align-items:center;gap:12px;display:grid}.severity-bar-row>span{color:#8ca6b2;font-size:10px;font-weight:750}.severity-bar-row>div{background:#07141b;border:1px solid #18313ebf;border-radius:999px;height:8px;overflow:hidden}.severity-bar-row i{border-radius:999px;min-width:2px;height:100%;display:block}.severity-bar-row strong{text-align:right;font-family:var(--font-mono);font-size:10px}.sev-fill--critical{background:#f36d78}.sev-fill--high{background:#e99868}.sev-fill--medium{background:#d3ac5e}.sev-fill--low{background:#58a9c4}.sev-fill--info{background:#587582}.recent-source-list{padding:11px 21px 20px}.recent-source-list>div{border-bottom:1px solid #18313e8c;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:59px;display:grid}.recent-source-list>div:last-child{border-bottom:0}.source-symbol{width:33px;height:33px;color:var(--cyan);background:#0a2029;border-radius:9px;place-items:center;display:grid}.recent-source-list span{flex-direction:column;display:flex}.recent-source-list strong{font-size:11px}.recent-source-list small{color:var(--text-3);font-size:9px}.recent-source-list time{color:#557582;text-align:right;max-width:145px;font-size:9px}.muted-copy{color:var(--text-3);padding:16px 4px;font-size:11px}.health-strip{border:1px solid var(--border);background:#08161e;border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.health-strip>div{border-right:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;display:flex}.health-strip>div:last-child{border-right:0}.health-strip span{color:var(--text-3);font-size:10px}.health-strip strong{font-family:var(--font-mono);font-size:18px}@media (width<=1050px){.mini-metrics,.health-strip{grid-template-columns:repeat(2,1fr)}.stream-grid,.telemetry-grid{grid-template-columns:1fr}.event-toolbar{align-items:stretch}.search-box{width:100%}.filter-group{flex-wrap:wrap;width:100%}.filter-group select{flex:1}.stream-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.mini-metrics,.health-strip{grid-template-columns:1fr}.secret-block{grid-template-columns:1fr 38px}.secret-block span{grid-column:1/-1}.detail-grid{grid-template-columns:1fr}.stream-card__head{grid-template-columns:auto 1fr}.stream-card__head>.health-pill{grid-column:1/-1;justify-self:start}.severity-bar-row{grid-template-columns:70px 1fr 42px}}.secret-meta{color:var(--text-3);margin-top:10px;font-size:10.5px;line-height:1.6}.event-device-panel{padding:0;overflow:hidden}.event-device-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.event-device-head>span{color:#b8d1da;font-size:11px;font-weight:850}.event-device-head>small{color:var(--text-3);font-size:9.5px}.event-device-strip{gap:9px;padding:13px 16px;display:flex;overflow:auto}.device-chip{border:1px solid var(--border);min-width:155px;min-height:56px;color:var(--text-2);text-align:start;cursor:pointer;background:#08161e;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;padding:9px 11px;display:grid}.device-chip strong{white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.device-chip small{color:var(--text-3);font-size:8.5px}.device-chip span{font-family:var(--font-mono);color:#7fa2af;grid-area:1/2/3;align-self:center;font-size:13px}.device-chip--active{background:#4be0c213;border-color:#4be0c257;box-shadow:inset 0 0 0 1px #4be0c20d}.device-chip--active strong,.device-chip--active span{color:var(--teal)}.event-filter-panel{border-bottom:1px solid var(--border);background:#06121973;padding:15px 18px}.event-search-line{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.event-search-line .search-box{flex:1;max-width:none}.filter-label{color:var(--text-3);white-space:nowrap;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.event-filter-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;display:grid}.event-filter-grid label{flex-direction:column;gap:5px;display:flex}.event-filter-grid label>span{color:var(--text-3);font-size:8.8px;font-weight:750}.event-filter-grid select,.event-filter-grid input{border:1px solid var(--border);height:39px;color:var(--text-2);background:#08151d;border-radius:8px;outline:none;min-width:0;padding:0 10px}.event-filter-grid select:focus,.event-filter-grid input:focus{border-color:#327187;box-shadow:0 0 0 3px #4be0c20e}.event-filter-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.event-filter-actions button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.supplemental-tag{color:#caa76f;background:#ffc15c0f;border:1px solid #ffc15c2e;border-radius:999px;margin-top:5px;padding:2px 6px;font-size:8px;font-weight:800;display:inline-flex}.observation-note{background:#ffc15c0d;border:1px solid #ffc15c2e;border-radius:10px;flex-direction:column;gap:4px;margin-bottom:15px;padding:12px 14px;display:flex}.observation-note strong{color:#e2c185;font-size:10.5px}.observation-note span{color:#a99169;font-size:10px;line-height:1.65}@media (width<=1180px){.event-filter-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (width<=700px){.event-device-head,.event-search-line{flex-direction:column;align-items:stretch}.event-filter-grid{grid-template-columns:1fr}.event-filter-actions{justify-content:stretch}.event-filter-actions button{flex:1}.device-chip{min-width:145px}}:root{--bg:#050815;--bg-deep:#02040b;--surface:#0a1020;--surface-2:#0d1628;--surface-3:#111c31;--surface-soft:#0a1020d1;--border:#17243a;--border-strong:#29466f;--text:#f4f7fb;--text-2:#aab9ce;--text-3:#687b98;--teal:#3b82f6;--teal-2:#2563eb;--cyan:#2dd4bf;--danger:#f87171;--danger-bg:#f8717114;--success:#2dd4bf;--success-bg:#2dd4bf14;--sidebar:232px;--topbar:64px;--shadow:0 24px 70px #00000057}body{background:radial-gradient(circle at 22% -8%,#2563eb1a,#0000 29%),radial-gradient(circle at 88% 2%,#2dd4bf0b,#0000 24%),linear-gradient(#050815 0%,#060b18 54%,#040711 100%)}::selection{background:#3b82f652}.command-sidebar{background:linear-gradient(#0a1126fb,#080f22fe);border-color:#17243a;padding:18px 13px 14px;box-shadow:12px 0 40px #00000029}.command-sidebar .brand__mark,.command-sidebar .brand__ring--two{width:34px;height:34px}.command-sidebar .brand__core{width:10px;height:10px}.command-sidebar__live{background:#2563eb0e;border:1px solid #3b82f626;border-radius:9px;align-items:center;gap:9px;margin:0 5px 18px;padding:9px 10px;display:flex}.command-sidebar__live>div{flex-direction:column;min-width:0;display:flex}.command-sidebar__live strong{color:#b8c7dc;font-size:9px}.command-sidebar__live small{color:#627896;white-space:nowrap;text-overflow:ellipsis;font-size:7.8px;overflow:hidden}.command-live-dot{background:#2dd4bf;border-radius:999px;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #2dd4bf14,0 0 14px #2dd4bf73}.command-sidebar .sidebar__section-label{color:#526783;letter-spacing:.13em;padding:0 10px 8px;font-size:8px}.command-nav{gap:3px}.command-nav .nav-item{color:#70839f;border-radius:8px;gap:10px;min-height:38px;padding:0 10px;font-size:10px}.command-nav .nav-item svg{width:15px;height:15px}.command-nav .nav-item:hover{color:#c1cee0;background:#3b82f60f}.command-nav .nav-item--active{color:#6ea8ff;background:linear-gradient(90deg,#2563eb33,#3b82f614);border:1px solid #3b82f629;box-shadow:inset 3px 0 #3b82f6}.command-nav .nav-item--active:before{display:none}.command-sidebar .future-list{padding:0}.command-user-card{background:#0d1730;border:1px solid #33486c57;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.command-user-card__avatar{color:#69ead7;background:linear-gradient(145deg,#17494c,#113d48);border-color:#1f6767;border-radius:999px;width:29px;height:29px;font-size:9px}.command-user-card__identity{flex-direction:column;min-width:0;display:flex}.command-user-card__identity strong{white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;overflow:hidden}.command-user-card__identity small{color:#617690;white-space:nowrap;text-overflow:ellipsis;font-size:7.6px;overflow:hidden}.command-user-card__logout{color:#5f738e;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.command-user-card__logout:hover{color:#f87171;background:#f8717114}.command-topbar{background:#050915d1;border-color:#142138;padding:0 22px}.command-topbar__context span{color:#4d6381;font-size:7.5px}.command-topbar__context strong{font-size:11px}.command-system-chip{color:#76b8b0;background:#2dd4bf09;border:1px solid #2dd4bf21;border-radius:8px;align-items:center;gap:8px;height:31px;padding:0 10px;font-size:8.5px;font-weight:750;display:flex}.command-topbar .language-switch{color:#8fa2bf;background:#0c1529;border-color:#1b2a43;border-radius:8px;min-width:56px;height:31px}.command-page-wrap{max-width:1680px;padding:24px 26px 48px}.command-dashboard{flex-direction:column;gap:12px;display:flex}.command-hero{justify-content:space-between;align-items:flex-end;gap:24px;padding:2px 2px 7px;display:flex}.command-hero__copy{min-width:0}.command-kicker{color:#6b80a2;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:7.5px;font-weight:850;display:flex}.command-hero h1{letter-spacing:-.035em;margin:5px 0 3px;font-size:24px;line-height:1.1}.command-hero p{color:#667a98;max-width:760px;margin:0;font-size:9.5px}.command-hero__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.command-action{border:1px solid;border-radius:6px;align-items:center;gap:6px;height:30px;padding:0 10px;font-size:8.5px;font-weight:800;display:inline-flex}.command-action:hover{filter:brightness(1.12)}.command-statebar{background:linear-gradient(#0d1528,#0a1121);border:1px solid #17243a;border-radius:8px;grid-template-columns:repeat(4,1fr);min-height:48px;display:grid;overflow:hidden}.command-statebar>div{border-inline-end:1px solid #17243a;flex-direction:column;justify-content:center;gap:1px;padding:8px 12px;display:flex}.command-statebar>div:last-child{border-inline-end:0}.command-statebar span{color:#586c88;letter-spacing:.08em;font-size:7px;font-weight:800}.command-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.command-metric{background:linear-gradient(145deg,#0d162a,#0a1223);border:1px solid #182640;border-radius:8px;grid-template-columns:auto 1fr;gap:9px;min-height:92px;padding:12px;display:grid;position:relative;overflow:hidden}.command-metric:after{content:"";background:radial-gradient(circle,var(--metric-glow),transparent 67%);opacity:.22;border-radius:50%;width:78px;height:78px;position:absolute;bottom:-32px;right:-22px}.command-metric__icon{width:24px;height:24px;color:var(--metric);background:color-mix(in srgb,var(--metric) 11%,transparent);border:1px solid color-mix(in srgb,var(--metric) 18%,transparent);border-radius:6px;place-items:center;display:grid}.command-metric__body{flex-direction:column;min-width:0;display:flex}.command-metric__body>span{color:#788aa6;text-transform:uppercase;letter-spacing:.04em;font-size:7.5px;font-weight:800}.command-metric__body>strong{font-family:var(--font-mono);color:#edf4ff;margin:5px 0 2px;font-size:23px;line-height:1.1}.command-metric__body>small{color:#516580;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.command-metric--violet{--metric:#8b5cf6;--metric-glow:#8b5cf6}.command-grid{gap:8px;display:grid}.command-panel{background:linear-gradient(#0d1527,#0a1221);border:1px solid #17243a;border-radius:8px;overflow:hidden;box-shadow:0 6px 28px #0000001a}.command-panel__head{border-bottom:1px solid #17243a;justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:9px 12px;display:flex}.command-panel__head>div{flex-direction:column;display:flex}.command-panel__head span{color:#536784;letter-spacing:.09em;text-transform:uppercase;font-size:6.8px;font-weight:850}.command-panel__head h2{color:#c4d0e0;margin:2px 0 0;font-size:10px}.command-category-chart{flex-direction:column;gap:9px;padding:13px 14px 14px;display:flex}.command-category-row{grid-template-columns:112px minmax(0,1fr) 44px;align-items:center;gap:10px;display:grid}.command-category-row>span{color:#7589a8;white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;overflow:hidden}.command-category-row>div{background:repeating-linear-gradient(90deg,#0a1324 0 calc(20% - 1px),#17243a 20%);border:1px solid #15233b;border-radius:4px;height:22px;overflow:hidden}.command-category-row i{background:linear-gradient(90deg,#3379ea,#3b82f6);border-radius:3px;height:100%;display:block;box-shadow:0 0 16px #3b82f629}.command-category-row:nth-child(2) i{background:linear-gradient(90deg,#189b90,#2dd4bf)}.command-category-row:nth-child(3) i{background:linear-gradient(90deg,#6d43cf,#8b5cf6)}.command-category-row:nth-child(4) i{background:linear-gradient(90deg,#b66c08,#f59e0b)}.command-category-row>strong{font-family:var(--font-mono);color:#889bb8;text-align:end;font-size:7.5px}.command-donut-wrap{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:14px;min-height:190px;padding:17px 12px;display:grid}.command-donut{aspect-ratio:1;border-radius:50%;place-items:center;width:116px;display:grid;box-shadow:0 0 0 1px #1a2842,0 10px 30px #0003}.command-donut__hole{aspect-ratio:1;background:#0b1324;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:68%;display:flex;box-shadow:inset 0 0 0 1px #17243a}.command-donut__hole strong{font-family:var(--font-mono);font-size:13px}.command-donut__hole small{color:#526683;margin-top:1px;font-size:6px}.command-legend{flex-direction:column;gap:7px;min-width:0;display:flex}.command-legend>div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.command-legend span{color:#778ba9;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.command-legend strong{font-family:var(--font-mono);color:#9aabc3;font-size:7px}.command-time-chart__bars{background:repeating-linear-gradient(#0000 0 calc(25% - 1px),#24345054 25%);border-bottom:1px solid #21304a;grid-template-columns:repeat(12,minmax(15px,1fr));align-items:end;gap:8px;height:100%;display:grid}.command-time-bar{flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;height:100%;display:flex}.command-time-bar i{background:linear-gradient(#4b8df7,#2859a8);border-radius:3px 3px 1px 1px;width:min(65%,22px);min-height:2px;box-shadow:0 0 12px #3b82f61f}.command-time-bar span{font-family:var(--font-mono);color:#4f6381;font-size:5.7px;transform:translateY(9px)}.command-legend--severity{gap:5px}.command-quick-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.command-quick{background:#0c1425;border:1px solid #17243a;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:grid}.command-quick__icon{border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.command-quick__icon--blue{color:#68a4ff;background:#3b82f617;border:1px solid #3b82f629}.command-quick__icon--red{color:#f08a8a;background:#ef444412;border:1px solid #ef444426}.command-quick__icon--amber{color:#e9b351;background:#f59e0b12;border:1px solid #f59e0b26}.command-quick>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.command-quick small{color:#566985;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:6.8px;overflow:hidden}.command-quick>svg{color:#536987}.command-ranking{flex-direction:column;gap:7px;padding:12px 14px 14px;display:flex}.command-rank-row{grid-template-columns:150px minmax(0,1fr) 45px;align-items:center;gap:10px;display:grid}.command-rank-row>span{font-family:var(--font-mono);color:#7f91ad;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.command-rank-row>div{background:#091221;border:1px solid #16243b;border-radius:3px;height:14px;overflow:hidden}.command-rank-row i{background:linear-gradient(90deg,#d9434d,#ef4444);border-radius:2px;height:100%;display:block}.command-rank-row>strong{font-family:var(--font-mono);color:#8fa1bc;text-align:end;font-size:7px}.command-recent-event{border-bottom:1px solid #1e2d46a8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:50px;display:grid}.command-recent-event:last-child{border-bottom:0}.command-severity-dot{background:#2dd4bf;border-radius:50%;width:5px;height:5px}.command-severity-dot--critical{background:#ef4444;box-shadow:0 0 8px #ef444473}.command-severity-dot--high{background:#f97316}.command-severity-dot--medium{background:#f59e0b}.command-severity-dot--low{background:#3b82f6}.command-recent-event>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.command-recent-event strong{color:#b3c0d3;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.command-recent-event small{color:#536782;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:6.5px;overflow:hidden}.command-recent-event__meta{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.command-recent-event__meta b{color:#9b7890;font-size:6px}.command-recent-event__meta time{font-family:var(--font-mono);color:#4d617e;font-size:5.8px}.command-source-list>div{border-bottom:1px solid #1e2d46a8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:50px;display:grid}.command-source-list>div:last-child{border-bottom:0}.command-source-icon{color:#50cdbc;background:#2dd4bf0e;border:1px solid #2dd4bf1f;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.command-source-list>div>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.command-source-list strong{color:#b3c0d3;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.command-source-list small{color:#536782;margin-top:2px;font-size:6.5px}.command-source-list time{color:#526681;text-align:end;max-width:115px;font-size:6px}.command-empty{text-align:center;color:#556a87;padding:24px 10px;font-size:8px}.command-health-strip{background:#0a1222;border:1px solid #17243a;border-radius:8px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.command-health-strip>div{border-inline-end:1px solid #17243a;justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:8px 12px;display:flex}.command-health-strip>div:last-child{border-inline-end:0}.command-health-strip span{color:#5f7390;font-size:7px}.command-health-strip strong{font-family:var(--font-mono);color:#bdc9d9;font-size:13px}.panel,.role-card,.stream-card,.modal,.status-card,.metric-card{background:linear-gradient(#0d1628,#0a1221);border-color:#17243a}.primary-button{color:#f7fbff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 10px 28px #2563eb24}.primary-button:hover:not(:disabled){background:linear-gradient(135deg,#5392f6,#2c67de)}.secondary-button,.icon-button{background:#0b1425;border-color:#1a2942}.icon-button:hover:not(:disabled){color:#74a9ff;background:#101b30;border-color:#29466f}.status-dot{background:#2dd4bf;box-shadow:0 0 0 5px #2dd4bf12,0 0 14px #2dd4bf66}@media (width<=1280px){.command-metric-grid{grid-template-columns:repeat(3,1fr)}.command-grid--wide-left,.command-grid--recent{grid-template-columns:1fr}}@media (width<=960px){.command-page-wrap{padding:20px 18px 40px}.command-hero{flex-direction:column;align-items:flex-start}.command-hero__actions{justify-content:flex-start}.command-statebar{grid-template-columns:repeat(2,1fr)}.command-statebar>div:nth-child(2){border-inline-end:0}.command-statebar>div:nth-child(-n+2){border-bottom:1px solid #17243a}.command-metric-grid{grid-template-columns:repeat(2,1fr)}.command-topbar .command-system-chip{display:none}}@media (width<=620px){.command-metric-grid,.command-quick-grid,.command-statebar{grid-template-columns:1fr}.command-statebar>div{border-inline-end:0;border-bottom:1px solid #17243a}.command-statebar>div:last-child{border-bottom:0}.command-donut-wrap{grid-template-columns:1fr;justify-items:center}.command-legend{width:100%}.command-category-row{grid-template-columns:82px 1fr 36px}.command-rank-row{grid-template-columns:95px 1fr 36px}.command-time-chart__bars{gap:3px}.command-time-bar span{display:none}}.command-shell{--sidebar:236px;--topbar:46px;background:#02050d;min-height:100vh}.command-main{background:#02050d;min-height:100vh}.command-sidebar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0d1736;border-inline-end:1px solid #17264a;padding:16px 13px 14px;box-shadow:10px 0 32px #0003}.command-sidebar__head{border-bottom:1px solid #2b3d6666;margin-bottom:10px;padding:0 5px 14px}.command-sidebar .brand{gap:9px}.command-sidebar .brand__mark,.command-sidebar .brand__ring--two{width:31px;height:31px}.command-sidebar .brand__ring--one{width:22px;height:22px}.command-sidebar .brand__core{background:#49a9ff;width:8px;height:8px;box-shadow:0 0 14px #49a9ff59}.command-sidebar .brand__title{letter-spacing:.095em;color:#eef4ff;font-size:9.4px}.command-sidebar .brand__subtitle{color:#7587aa;margin-top:2px;font-size:6.7px}.command-nav{gap:2px;margin-top:3px}.command-nav .nav-item{color:#8290ae;border:1px solid #0000;border-radius:6px;gap:9px;min-height:35px;padding:0 9px;font-size:9px}.command-nav .nav-item svg{color:#7588aa;width:14px;height:14px}.command-nav .nav-item:hover{color:#d4deef;background:#101f42;border-color:#1a315d}.command-nav .nav-item--active{color:#4fd4ff;box-shadow:none;background:#10304a;border-color:#15405e}.command-nav .nav-item--active svg{color:#39c7f4}.command-future-list{border-top:1px solid #2b3d6638;margin-top:3px;padding-top:4px}.command-sidebar .future-item{color:#637392;min-height:34px;padding:0 9px;font-size:8.8px}.command-sidebar .future-dot{background:#304463;width:4px;height:4px}.command-sidebar__footer{border-top:1px solid #2b3d665c;padding-top:9px}.command-user-card{background:#111d40;border:1px solid #1b2b52;border-radius:8px;gap:7px;padding:7px 8px}.command-user-card__avatar{color:#fff;background:#2cbc6e;border-color:#43d78a;width:27px;height:27px;font-size:8px}.command-user-card__logout{color:#647796;width:25px;height:25px}.command-topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#02050d;border-bottom:0;height:46px;padding:0 18px}.command-topbar__right{gap:7px}.command-system-chip{color:#69c6be;background:#071b20;border:1px solid #183b3b;border-radius:6px;height:27px;padding:0 8px;font-size:7.5px}.command-live-dot{background:#29d3b7;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #29d3b78c}.command-topbar .language-switch{color:#91a0ba;background:#0b1224;border-color:#1c2941;border-radius:6px;min-width:48px;height:27px;font-size:8px}.command-page-wrap{max-width:none;margin:0;padding:4px 18px 34px}.command-hero{align-items:flex-start;padding:0 1px 4px}.command-kicker{letter-spacing:.13em;color:#45bdea;font-size:6.2px;font-weight:850}.command-hero h1{letter-spacing:-.03em;color:#f4f7fd;margin:3px 0 2px;font-size:21px}.command-hero__actions{gap:5px;padding-top:2px}.command-action{border:1px solid;border-radius:5px;gap:5px;height:27px;padding:0 9px;font-size:7px;font-weight:800}.command-action--blue{color:#f5f9ff;background:#3678d8;border-color:#4389ef}.command-action--red{color:#f2b8c8;background:#3a1a28;border-color:#6c2d42}.command-action--green{color:#d5fff8;background:#0c655a;border-color:#138779}.command-statebar{background:#0d1424;border:1px solid #172238;border-radius:6px;grid-template-columns:repeat(4,1fr);min-height:43px}.command-statebar>div{border-inline-end:1px solid #172238;gap:1px;padding:7px 10px}.command-statebar span{color:#697790;letter-spacing:.08em;font-size:6px}.command-statebar strong{color:#d0d8e6;font-size:7.8px;font-family:var(--font-mono)}.command-state--good{color:#52d4b6!important}.command-state--bad{color:#f0646d!important}.command-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.command-metric{min-height:73px;box-shadow:none;background:#111827;border:1px solid #1a263d;border-radius:6px;padding:8px 9px;display:block}.command-metric:after{opacity:.14;width:90px;height:90px;bottom:-40px;right:-28px}.command-metric__icon{width:17px;height:17px;color:var(--metric);background:0 0;border:0;border-radius:0;margin-bottom:2px}.command-metric__body>span{color:#70809a;letter-spacing:.08em;font-size:5.7px}.command-metric__body>strong{color:#f4f7fc;margin:3px 0 2px;font-size:18px;line-height:1}.command-metric--blue{--metric:#22c6af;--metric-glow:#22c6af}.command-metric--red{--metric:#ef5964;--metric-glow:#ef5964}.command-metric--cyan{--metric:#32b8d8;--metric-glow:#32b8d8}.command-metric--amber{--metric:#e0a42e;--metric-glow:#e0a42e}.command-metric--green{--metric:#5fc783;--metric-glow:#5fc783}.command-grid--wide-left{grid-template-columns:minmax(0,1.62fr) minmax(245px,.72fr)}.command-grid--recent{grid-template-columns:minmax(0,1.55fr) minmax(260px,.78fr)}.command-panel{box-shadow:none;background:#111827;border:1px solid #1a263a;border-radius:6px}.command-panel__head{border-bottom:1px solid #1b273a;min-height:32px;padding:7px 9px}.command-panel__head h2{color:#dbe3ef;margin:0;font-size:8px;font-weight:720}.command-panel__head>a:hover{color:#58a6ff}.command-category-row>div{background:repeating-linear-gradient(90deg,#0d1524 0 calc(20% - 1px),#1a2639 20%);border:1px solid #1c293e;border-radius:3px;height:15px}.command-category-row i{box-shadow:none;background:#397cd8;border-radius:2px}.command-category-row--1 i{background:#16a997}.command-category-row--2 i{background:#d49622}.command-category-row--3 i{background:#8b5cf6}.command-donut{width:92px;box-shadow:none}.command-donut__hole{background:#111827;width:63%;box-shadow:inset 0 0 0 1px #263247}.command-donut__hole strong{color:#e8eef8;font-size:9px}.command-legend,.command-legend>div{gap:5px}.command-legend i{border-radius:50%;width:5px;height:5px}.command-legend span{color:#8492a8}.command-legend strong{color:#a7b2c3}.command-time-chart{background:#111827;height:160px;padding:13px 10px 9px}.command-time-chart__bars{background:repeating-linear-gradient(#0000 0 calc(25% - 1px),#28354a6b 25%);border-bottom:1px solid #263247;gap:5px}.command-time-bar i{width:min(70%,19px);box-shadow:none;background:#347bd4}.command-time-bar span{color:#6f7b90;font-size:4.8px;transform:translateY(8px)}.command-donut-wrap--severity{min-height:160px}.command-quick-grid{grid-template-columns:repeat(3,1fr);gap:6px}.command-quick{background:#111827;border:1px solid #1a263a;border-radius:6px;gap:7px;min-height:46px;padding:7px 9px}.command-quick:hover{background:#131c2d;border-color:#2a3b57}.command-quick strong{font-size:6.8px}.command-quick small{color:#657289;margin-top:1px;font-size:5.5px}.command-quick>svg{width:12px}.command-rank-row>div{background:#0d1421;border:1px solid #243045;height:10px}.command-rank-row i{background:#e3424d}.command-rank-row:nth-child(4n) i{background:#dc7416}.command-recent-event,.command-source-list>div{border-bottom:1px solid #1d293b;gap:7px;min-height:42px}.command-severity-dot{width:4px;height:4px}.command-recent-event small,.command-source-list small{color:#6e7c92;margin-top:1px;font-size:5.4px}.command-source-icon{color:#51c9bc;background:#102b2c;border-color:#164444;border-radius:5px;width:22px;height:22px}.command-empty{color:#6e7c92;padding:18px 8px;font-size:6.5px}.command-shell .panel,.command-shell .role-card,.command-shell .stream-card,.command-shell .modal,.command-shell .status-card,.command-shell .metric-card{box-shadow:none;background:#111827;border-color:#1a263a}.command-shell .primary-button{color:#f7fbff;box-shadow:none;background:#3678d8}.command-shell .secondary-button,.command-shell .icon-button{background:#0d1526;border-color:#1b2940}.command-shell .secondary-button:hover,.command-shell .icon-button:hover:not(:disabled){color:#6eb0ff;background:#111d31;border-color:#2a3d5b}html[dir=rtl] .command-sidebar{box-shadow:-10px 0 32px #0003}html[dir=rtl] .command-nav .nav-item--active{box-shadow:none}html[dir=rtl] .command-recent-event__meta{align-items:flex-start}@media (width<=1280px){.command-shell{--sidebar:220px}.command-metric-grid{grid-template-columns:repeat(3,1fr)}.command-grid--wide-left,.command-grid--recent{grid-template-columns:1fr}}@media (width<=960px){.command-page-wrap{padding:4px 14px 30px}.command-hero{flex-direction:column;gap:8px}.command-hero__actions{justify-content:flex-start}.command-statebar{grid-template-columns:repeat(2,1fr)}.command-statebar>div:nth-child(2){border-inline-end:0}.command-statebar>div:nth-child(-n+2){border-bottom:1px solid #172238}.command-metric-grid{grid-template-columns:repeat(2,1fr)}.command-system-chip{display:none}}@media (width<=620px){.command-metric-grid,.command-quick-grid,.command-statebar{grid-template-columns:1fr}.command-statebar>div{border-inline-end:0;border-bottom:1px solid #172238}.command-statebar>div:last-child{border-bottom:0}.command-donut-wrap{grid-template-columns:1fr;justify-items:center}.command-legend{width:100%}.command-category-row{grid-template-columns:76px 1fr 30px}.command-rank-row{grid-template-columns:90px 1fr 30px}}.command-shell .page-head h1{color:#f1f5fb}.command-shell .page-head p{color:#75839b}.command-shell .form-field input,.command-shell .form-field select,.command-shell .search-box input{color:#e6edf8;background:#0d1526;border-color:#1b2940}.command-shell .form-field input:focus,.command-shell .form-field select:focus,.command-shell .search-box input:focus{background:#10192b;border-color:#31558a;box-shadow:0 0 0 3px #3b82f60d}.command-shell .table-toolbar{border-bottom-color:#1a263a}.command-shell .data-table th{color:#718098;background:#0d1422;border-bottom-color:#1b273a}.command-shell .data-table td{color:#aeb9ca;border-bottom-color:#1a2536}.command-shell .data-table tbody tr:hover td{background:#3b82f606}.command-shell .tab-strip{background:#0d1422;border-bottom-color:#1a263a}.command-shell .tab-button:hover{background:#131d30}.command-shell .tab-button--active{color:#50c8ee;background:#10273f;border-color:#1d405d}.command-shell .status-pill{border-color:#263348}.command-shell .status-pill--active{color:#63d8b7;background:#0f2928;border-color:#1d564c}.command-shell{--text:#f3f7fd;--text-2:#c9d4e5;--text-3:#91a2bc}.command-shell .main,.command-shell .page-wrap{color:#e8eef8}.command-shell .page-head h1,.command-shell .page-head--compact h1{color:#f5f8fd;margin:7px 0;font-size:clamp(27px,2.2vw,34px);font-weight:760;line-height:1.16}.command-shell .page-head p{color:#9aaac1;max-width:850px;font-size:13px;line-height:1.7}.command-shell .eyebrow,.command-shell .kicker{color:#8da0bd;letter-spacing:.09em;font-size:10px}.command-shell .panel__head h3{color:#edf3fb;font-size:17px}.command-shell .panel__head p,.command-shell .panel__head small{color:#899ab3}.command-sidebar .brand__title{color:#f3f6fd;font-size:10.5px}.command-sidebar .brand__subtitle{color:#8191ad;font-size:8.5px}.command-sidebar .sidebar__section-label{color:#7183a2;font-size:9px}.command-nav .nav-item{color:#8fa0bc;min-height:39px;font-size:13px;font-weight:650}.command-nav .nav-item:hover{color:#d9e3f2}.command-nav .nav-item--active{color:#56cdf4}.command-sidebar .future-item{color:#7485a2;font-size:10px}.command-user-card__identity strong{color:#e3e9f3;font-size:9.5px}.command-user-card__identity small{color:#8494af;font-size:8px}.command-system-chip{color:#82d8d0;font-size:9px}.command-topbar .language-switch{color:#a8b5ca;font-size:9px}.command-shell .form-label{color:#c9d4e4;font-size:11.5px;font-weight:720}.command-shell .form-field{color:#bec9da}.command-shell .form-field input,.command-shell .form-field select,.command-shell .search-box input,.command-shell textarea{color:#edf3fb;background:#0c1628;border-color:#263650;font-size:13px}.command-shell .form-field input::placeholder,.command-shell .search-box input::placeholder,.command-shell textarea::placeholder{color:#71829d;opacity:1}.command-shell .field-help{color:#899ab3;font-size:10.5px}.command-shell .field-error{font-size:11px}.command-shell .switch-field strong{color:#e4ebf5;font-size:12px}.command-shell .switch-field small{color:#8e9eb6;font-size:10px}.command-shell .primary-button,.command-shell .secondary-button{font-size:12px;font-weight:750}.command-shell .icon-button{color:#90a2bd}.command-shell .data-table th{color:#8fa0ba;letter-spacing:.035em;height:44px;font-size:10.5px;font-weight:800}.command-shell .data-table td{color:#c1ccdc;font-size:12.5px;line-height:1.55}.command-shell .role-pill{font-size:11.5px}.command-shell .status-pill{font-size:10.5px}.command-shell .tab-button{color:#93a4bd;font-size:11px}.command-shell .mini-metrics span{color:#9babbe;font-size:11.5px}.command-shell .role-code{color:#8295b2;font-size:10px}.command-shell .role-card h3{font-size:18px}.command-shell .permission-count{color:#91a1b7;font-size:10px}.command-shell .role-card>p{color:#97a8bf;font-size:12px}.command-shell .permission-list strong{color:#d0d9e7;font-size:11.5px}.command-shell .permission-list small{color:#7187a3;font-size:9.5px}.command-shell .protected-note{font-size:11px}.command-shell .event-device-head>span{color:#ced8e7;font-size:12px}.command-shell .event-device-head>small{color:#899ab3;font-size:10.5px}.command-shell .device-chip strong{color:#dbe4f0;font-size:11.5px}.command-shell .device-chip small{color:#8496b1;font-size:9.5px}.command-shell .filter-label{color:#91a2bb;font-size:11px}.command-shell .event-filter-grid label>span{color:#91a2bb;font-size:10px}.command-shell .event-filter-grid select,.command-shell .event-filter-grid input{color:#e5edf8;font-size:12px}.command-shell .supplemental-tag{font-size:9px}.command-shell .observation-note strong{font-size:11.5px}.command-shell .observation-note span{font-size:11px}.command-kicker{color:#6fc8ea;font-size:8.5px}.command-hero h1{color:#f6f8fc;font-size:25px;line-height:1.13}.command-hero p{color:#8b9ab2;font-size:10.5px;line-height:1.55}.command-action{height:29px;font-size:9px}.command-statebar span{color:#8190aa;font-size:12px}.command-statebar strong{color:#dce3ee;font-size:10px}.command-metric__body>span{color:#8998af;font-size:8.5px}.command-metric__body>strong{color:#f5f7fb;font-size:21px}.command-metric__body>small{color:#77869d;font-size:8px}.command-panel__head h2{color:#e1e7f0;font-size:10.5px}.command-category-row>span{color:#93a0b4;font-size:8.5px}.command-category-row>strong{color:#a3aec0;font-size:8px}.command-donut__hole small{color:#8795a9;font-size:7.5px}.command-time-bar span{color:#7e8ca1;font-size:7px}.command-quick strong{color:#e1e7f0;font-size:9.5px}.command-quick small{color:#8492a7;font-size:8px}.command-rank-row>span{color:#929fb2;font-size:8px}.command-rank-row>strong{color:#a8b2c1;font-size:8px}.command-recent-event strong,.command-source-list strong{color:#dce3ed;font-size:9.5px}.command-recent-event small,.command-source-list small{color:#8492a8;font-size:8px}.command-recent-event__meta time,.command-source-list time{color:#7f8da2;font-size:7.5px}.command-empty{color:#8795aa;font-size:9px}.modal-backdrop{z-index:500;-webkit-backdrop-filter:blur(11px)saturate(.75);background:radial-gradient(circle at 50% 42%,#2d5ea01c,#0000 34%),#01050de0;padding:28px}.command-shell .modal{isolation:isolate;background:linear-gradient(#151f33 0%,#10192a 100%);border:1px solid #36506f;border-radius:17px;width:min(660px,100%);max-height:calc(100vh - 56px);padding:0;animation:.16s ease-out both dbbModalEnter;position:relative;overflow:auto;box-shadow:0 0 0 1px #60a5fa14,0 30px 95px #000000c7,0 0 55px #2563eb14}.command-shell .modal:before{content:"";z-index:3;background:linear-gradient(90deg,#3b82f6,#22c6d8 55%,#2dd4bf);height:3px;margin-bottom:-3px;display:block;position:sticky;top:0}.command-shell .modal--user{width:min(720px,100%)}.command-shell .modal--password{width:min(540px,100%)}.command-shell .modal__head{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#151f33f5;border-bottom:1px solid #2a3a55;margin:0;padding:22px 24px 18px;position:sticky;top:0}.command-shell .modal__head .eyebrow{color:#8ea5c5;letter-spacing:.1em;font-size:9.5px}.command-shell .modal__head h3{color:#f6f8fc;margin:5px 0 0;font-size:21px;font-weight:770;line-height:1.25}.command-shell .modal__head .icon-button{color:#a5b4ca;background:#101a2e;border-color:#2b3d5b;width:38px;height:38px}.command-shell .modal__head .icon-button:hover{color:#fff;background:#17243a;border-color:#46648d}.command-shell .modal>.form-grid,.command-shell .modal>.password-form,.command-shell .modal>.permission-editor{margin:22px 24px}.command-shell .modal>.secret-warning,.command-shell .modal>.alert,.command-shell .modal>.secret-block,.command-shell .modal>.secret-meta{margin-left:24px;margin-right:24px}.command-shell .modal>.secret-warning{margin-top:20px;margin-bottom:16px}.command-shell .modal>.secret-block{margin-bottom:10px}.command-shell .modal .form-field input,.command-shell .modal .form-field select,.command-shell .modal textarea{color:#f0f4fa;background:#0b1526;border-color:#30435f;height:48px;font-size:13px}.command-shell .modal textarea{height:auto;min-height:104px;padding:12px 13px}.command-shell .modal .form-label{color:#d0d9e7;font-size:11.5px}.command-shell .modal .field-help{color:#93a3b9;font-size:10.5px}.command-shell .modal .secret-warning{color:#e8c98e;background:#241f18;border-color:#66502c;font-size:12px;line-height:1.7}.command-shell .modal .secret-block{background:#0b1525;border-color:#2b3b55}.command-shell .modal .secret-block span{color:#91a3bc;font-size:10.5px}.command-shell .modal .secret-block code{color:#cfe4ff;font-size:11px}.command-shell .modal .permission-editor{gap:10px;max-height:50vh;padding:2px 3px 4px}.command-shell .modal .permission-option{background:#0c1728;border-color:#2a3b56;padding:13px 14px}.command-shell .modal .permission-option:hover,.command-shell .modal .permission-option--active{background:#10253a;border-color:#2f7a9a;box-shadow:inset 0 0 0 1px #38bdf80d}.command-shell .modal .permission-option strong{color:#dce5f1;font-size:12px}.command-shell .modal .permission-option small{color:#8296b3;font-size:10px}.command-shell .modal__actions{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10192af7;border-top:1px solid #2a3a55;margin:20px 0 0;padding:16px 24px 20px;position:sticky;bottom:0}.command-shell .modal .form-grid .modal__actions,.command-shell .modal .password-form .modal__actions{margin-bottom:-22px;margin-left:-24px;margin-right:-24px}.command-shell .modal__actions .primary-button,.command-shell .modal__actions .secondary-button{min-height:42px;font-size:12px}@keyframes dbbModalEnter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}html[dir=rtl] .command-shell .modal__head{text-align:right}html[dir=rtl] .command-shell .modal__actions{direction:rtl}@media (width<=700px){.modal-backdrop{padding:12px}.command-shell .modal{border-radius:14px;max-height:calc(100vh - 24px)}.command-shell .modal__head{padding:18px 17px 15px}.command-shell .modal>.form-grid,.command-shell .modal>.password-form,.command-shell .modal>.permission-editor{margin:17px}.command-shell .modal>.secret-warning,.command-shell .modal>.alert,.command-shell .modal>.secret-block,.command-shell .modal>.secret-meta{margin-left:17px;margin-right:17px}.command-shell .modal__actions{padding:14px 17px 17px}.command-shell .modal .form-grid .modal__actions,.command-shell .modal .password-form .modal__actions{margin-bottom:-17px;margin-left:-17px;margin-right:-17px}}.command-shell .events-workbench{gap:14px}.command-shell .event-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.command-shell .event-view-toggle{background:#0c1422;border:1px solid #25344b;border-radius:10px;align-items:center;padding:4px;display:inline-flex}.command-shell .event-view-toggle button{color:#7f90aa;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:10.5px;font-weight:800;display:inline-flex}.command-shell .event-view-toggle button:hover{color:#dbe7f6;background:#111d30}.command-shell .event-view-toggle button.is-active{color:#dff9ff;background:#16314a;box-shadow:inset 0 0 0 1px #38bdf82b}.command-shell .event-count-badge{background:#0d1726;border-color:#25344b;min-width:146px}.command-shell .event-count-badge span{color:#8fa1b9;font-size:10.5px}.command-shell .event-count-badge strong{color:#eef5ff;font-size:20px}.command-shell .event-investigation-bar{background:#0d1726;border-color:#24344c;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:13px 15px;display:grid}.command-shell .event-investigation-title{color:#6ed4f3;align-items:center;gap:9px;min-width:190px;display:flex}.command-shell .event-investigation-title>div{flex-direction:column;gap:2px;display:flex}.command-shell .event-investigation-title strong{color:#d9e5f4;font-size:11.5px}.command-shell .event-investigation-title small{color:#798da9;max-width:260px;font-size:9.5px;line-height:1.4}.command-shell .event-category-tabs{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.command-shell .event-category-tab{color:#879ab4;cursor:pointer;background:#0b1523;border:1px solid #26374f;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.command-shell .event-category-tab:hover{color:#d4e3f4;border-color:#385371}.command-shell .event-category-tab.is-active{color:#dff8ff;background:#132b40;border-color:#2e7090;box-shadow:inset 0 0 0 1px #38bdf814}.command-shell .event-active-filter-count{color:#8295af;white-space:nowrap;background:#0a1421;border:1px solid #27374e;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:9.5px;display:flex}.command-shell .event-active-filter-count strong{color:#8fe6ff;background:#18344c;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:20px;padding:0 5px;font-size:10px;display:inline-flex}.command-shell .event-type-cell{align-items:flex-start;gap:9px;min-width:175px;display:flex}.command-shell .event-kind-icon{color:#93a6c0;background:#101b2c;border:1px solid #2a3b54;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.command-shell .event-kind-icon--file{color:#70d5f7;background:#0e74901f;border-color:#38bdf83b}.command-shell .event-kind-icon--auth{color:#b79cff;background:#6d28d91c;border-color:#8b5cf63d}.command-shell .event-kind-icon--network{color:#62e2bb;background:#0d94881a;border-color:#2dd4bf38}.command-shell .event-kind-icon--health{color:#f5cc78;background:#b453091a;border-color:#f59e0b3d}.command-shell .events-table .event-type{color:#e0e9f5;font-size:11px}.command-shell .events-table .table-sub{color:#7f91aa;font-size:9.8px}.command-shell .event-target-text{white-space:normal;word-break:break-word;color:#a8bfd4;max-width:310px;line-height:1.45;display:block}.command-shell .event-timeline{background:#09121f;padding:12px 18px 14px}.command-shell .timeline-event{width:100%;color:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:128px 38px minmax(0,1fr);gap:0;padding:0;display:grid;position:relative}.command-shell .timeline-event:last-child .timeline-rail:after{display:none}.command-shell .timeline-time{flex-direction:column;align-items:flex-end;gap:2px;padding:14px 13px 17px 0;display:flex}.command-shell .timeline-time strong{font-family:var(--font-mono);color:#aec0d4;font-size:10.5px;font-weight:750}.command-shell .timeline-time small{color:#657a96;font-size:9px}.command-shell .timeline-rail{justify-content:center;padding-top:13px;display:flex;position:relative}.command-shell .timeline-rail:after{content:"";background:#22334a;width:1px;position:absolute;top:41px;bottom:-4px}.command-shell .timeline-marker{z-index:1;color:#8499b6;background:#101c2d;border:1px solid #30425c;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;display:flex;position:relative;box-shadow:0 0 0 4px #09121f}.command-shell .timeline-marker--file{color:#6ed7fb;border-color:#26718e}.command-shell .timeline-marker--auth{color:#b99eff;border-color:#654db3}.command-shell .timeline-marker--network{color:#6de5bf;border-color:#267d70}.command-shell .timeline-marker--health{color:#f2ca78;border-color:#8c6724}.command-shell .timeline-card{background:#0d1726;border:1px solid #223249;border-radius:10px;margin:7px 0 8px;padding:13px 14px;transition:all .15s}.command-shell .timeline-event:hover .timeline-card{background:#101d2e;border-color:#34516f;transform:translateY(-1px)}.command-shell .timeline-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.command-shell .timeline-card-head>div{flex-direction:column;gap:2px;display:flex}.command-shell .timeline-card-head strong{color:#e2ebf7;font-size:11.5px}.command-shell .timeline-card-head span:not(.severity-pill){color:#7186a2;font-size:9.5px}.command-shell .timeline-card p{font-family:var(--font-mono);color:#9db5ca;word-break:break-word;margin:8px 0 9px;font-size:10.5px;line-height:1.55}.command-shell .timeline-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.command-shell .timeline-meta>span{color:#6f839d;border-right:1px solid #25344a;padding-right:7px;font-size:9px}.command-shell .timeline-meta>span:last-child{border-right:0}.command-shell .timeline-integrity{align-items:center;gap:4px;display:inline-flex!important}.command-shell .timeline-integrity--valid{color:#6edcb8!important}.command-shell .timeline-integrity--invalid{color:#ff8e99!important}.command-shell .timeline-integrity--unverified{color:#94a5bb!important}.command-shell .event-timeline-empty{text-align:center;color:#7c8ea7;background:#09121f;padding:38px;font-size:11px}.command-shell .event-detail-panel{background:#0b1422;border-color:#2a3b55;width:min(760px,94vw)}.command-shell .event-detail-head{background:#101a2b;padding:20px 22px}.command-shell .event-detail-title{align-items:flex-start;gap:11px;display:flex}.command-shell .event-detail-title .event-kind-icon{flex-basis:36px;width:36px;height:36px}.command-shell .event-detail-head h3{margin:3px 0;font-size:18px}.command-shell .detail-tabs{background:#0d1726;border-bottom:1px solid #25354c;gap:3px;padding:8px 20px;display:flex}.command-shell .detail-tabs button{color:#7d90aa;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:34px;padding:0 12px;font-size:10.5px;font-weight:800}.command-shell .detail-tabs button:hover{color:#dbe8f6}.command-shell .detail-tabs button.is-active{color:#83e4ff;border-bottom-color:#3ab6dd}.command-shell .event-detail-panel .detail-scroll{padding:18px 22px 32px}.command-shell .event-summary-card{background:linear-gradient(135deg,#101d2e,#0c1725);border:1px solid #2c405b;border-radius:11px;margin-bottom:14px;padding:14px 15px}.command-shell .event-summary-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.command-shell .event-summary-top>div{flex-direction:column;gap:5px;display:flex}.command-shell .event-summary-top span:not(.severity-pill){color:#7c90ab;text-transform:uppercase;letter-spacing:.05em;font-size:9.5px;font-weight:800}.command-shell .event-summary-top strong{color:#e2edf8;word-break:break-word;font-size:12.5px;line-height:1.65}.command-shell .event-summary-meta{border-top:1px solid #213148;flex-wrap:wrap;align-items:center;gap:10px;margin-top:11px;padding-top:10px;display:flex}.command-shell .event-summary-meta span{color:#778ba7;align-items:center;gap:5px;font-size:9.5px;display:inline-flex}.command-shell .detail-section-block{margin:17px 0}.command-shell .detail-section-title{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:8px;display:flex}.command-shell .detail-section-title>span{color:#b9c9dc;font-size:10.5px;font-weight:850}.command-shell .detail-section-title>small{color:#6e829e;font-size:9px}.command-shell .detail-grid--facts .detail-info{background:#0d1928;border-color:#293a52}.command-shell .event-detail-panel .detail-info span{color:#8093ad;font-size:9.5px}.command-shell .event-detail-panel .detail-info strong{color:#d6e1ee;font-size:11.5px}.command-shell .integrity-state-card{color:#93a6be;background:#0e1929;border:1px solid #2b3d56;border-radius:11px;align-items:center;gap:11px;margin-bottom:16px;padding:14px;display:flex}.command-shell .integrity-state-card>div{flex-direction:column;gap:2px;display:flex}.command-shell .integrity-state-card span{color:#7b8da7;font-size:9.5px}.command-shell .integrity-state-card strong{color:#dce8f5;font-size:13px}.command-shell .integrity-state-card small{color:#6c809b;font-size:9px}.command-shell .integrity-state-card--valid{color:#67dbb9;border-color:#2dd4bf47}.command-shell .integrity-state-card--invalid{color:#ff9199;border-color:#f871714d}.command-shell .detail-grid--integrity{margin-top:16px}.command-shell .event-detail-panel .evidence-section pre{color:#b2c8db;background:#07111d;border-color:#253750;max-height:420px;font-size:10.5px;line-height:1.7}.command-shell .event-detail-panel .hash-row{background:#091522;border-color:#263850}.command-shell .event-detail-panel .hash-row code{color:#77dff7;font-size:10px}html[dir=rtl] .command-shell .timeline-time{align-items:flex-start;padding:14px 0 17px 13px}html[dir=rtl] .command-shell .timeline-meta>span{border-left:1px solid #25344a;border-right:0;padding-left:7px;padding-right:0}html[dir=rtl] .command-shell .timeline-meta>span:last-child{border-left:0}@media (width<=1050px){.command-shell .event-investigation-bar{grid-template-columns:1fr}.command-shell .event-active-filter-count{justify-self:start}.command-shell .event-investigation-title small{max-width:none}.command-shell .timeline-event{grid-template-columns:105px 34px minmax(0,1fr)}}@media (width<=700px){.command-shell .event-head-actions{justify-content:space-between;width:100%}.command-shell .event-view-toggle{flex:1}.command-shell .event-view-toggle button{flex:1;justify-content:center}.command-shell .event-count-badge{min-width:128px}.command-shell .event-category-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.command-shell .event-category-tab{justify-content:center}.command-shell .event-category-tab:first-child{grid-column:1/-1}.command-shell .timeline-event{grid-template-columns:31px minmax(0,1fr)}.command-shell .timeline-time{flex-direction:row;grid-column:2;align-items:flex-start;gap:7px;padding:11px 0 3px}.command-shell .timeline-rail{grid-area:1/1/span 2;padding-top:12px}.command-shell .timeline-card{grid-column:2;margin-top:0}.command-shell .timeline-card-head{gap:7px}.command-shell .event-detail-panel{width:100vw}.command-shell .detail-section-title{flex-direction:column;align-items:flex-start;gap:3px}}.event-filter-unified-head{border-bottom:1px solid var(--border,#7095c429);justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding-bottom:14px;display:flex}.event-category-tabs--inline{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.event-filter-unified-head .event-active-filter-count{flex:none}.event-device-panel,.event-investigation-bar{display:none!important}.event-evidence-actions{background:#050f1d52;border-bottom:1px solid #7095c424;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 18px;display:flex}.event-case-linker{flex:1;align-items:center;gap:8px;min-width:300px;display:flex}.event-case-linker select{flex:1;min-width:210px;max-width:420px}.compact-alert{margin:10px 18px 0}.alert--success{color:#9cf0d6;background:#158f6f1f;border-color:#26c4945c}.case-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.case-stat-card{background:linear-gradient(145deg,#111e32f5,#0b1728eb);border:1px solid #5983b72e;border-radius:14px;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;align-items:center;gap:6px 10px;min-height:92px;padding:16px 18px;display:grid}.case-stat-card svg{color:#45c9ed;grid-row:1/3}.case-stat-card span{color:#7f9dbc;font-size:.78rem}.case-stat-card strong{color:#f4f8ff;font-size:1.55rem;line-height:1}.case-filter-panel{grid-template-columns:minmax(280px,1fr) 210px 210px auto;align-items:end;gap:12px;padding:14px;display:grid}.case-filter-panel label{gap:6px;display:grid}.case-filter-panel label>span{color:#88a5c3;font-size:.76rem}.case-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:14px;min-height:620px;display:grid}.case-list-panel,.case-detail-panel{padding:0;overflow:hidden}.case-list-head{border-bottom:1px solid #678fbe24;justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.case-list-head span{color:#5bd7f4;background:#0d2942;border-radius:9px;place-items:center;min-width:28px;height:28px;display:grid}.case-list-scroll{max-height:720px;padding:8px;overflow:auto}.case-list-item{text-align:start;width:100%;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;gap:7px;padding:13px 14px;display:grid}.case-list-item:hover{background:#1b375359}.case-list-item.is-active{background:linear-gradient(135deg,#14435e9e,#0f2b426b);border-color:#3ac1e257}.case-list-item__top,.case-list-item__meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.case-list-item h3{color:#edf6ff;margin:0;font-size:.93rem}.case-list-item__meta{color:#7894af;flex-wrap:wrap;justify-content:flex-start;font-size:.72rem}.case-list-item>small{color:#617d99;font-size:.7rem}.case-detail-panel{min-height:620px}.case-empty-detail{text-align:center;place-content:center;justify-items:center;min-height:560px;display:grid}.case-detail-head{border-bottom:1px solid #678fbe24;justify-content:space-between;gap:18px;padding:20px 22px;display:flex}.case-detail-head h2{margin:3px 0 7px;font-size:1.35rem}.case-detail-head p{color:#8ea7c0;max-width:720px;margin:0}.case-detail-controls{align-items:flex-start;gap:8px;display:flex}.case-detail-controls select{min-width:145px}.case-meta-grid{border-bottom:1px solid #678fbe1f;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 20px;display:grid}.case-tabs{padding-inline:20px}.case-timeline{gap:10px;padding:18px 20px;display:grid}.case-event-card{background:#0c192aa3;border:1px solid #5781b129;border-radius:12px;grid-template-columns:auto 1fr auto;gap:12px;padding:13px;display:grid}.case-event-marker{color:#53d0ec;background:#103148;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.case-event-body{min-width:0}.case-event-top{justify-content:space-between;gap:10px;display:flex}.case-event-top span,.case-event-meta{color:#7893ad;font-size:.73rem}.case-event-body p{color:#d9e7f5;word-break:break-word;margin:5px 0}.case-event-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.case-event-body>small{color:#9bb3c9;margin-top:7px;display:block}.case-notes-wrap{padding:18px 20px}.case-note-form{grid-template-columns:190px 1fr auto;align-items:start;gap:10px;margin-bottom:16px;display:grid}.case-note-form textarea{resize:vertical;min-height:74px}.case-note-list{gap:9px;display:grid}.case-note-list article{background:#0b182999;border:1px solid #5d87b629;border-radius:11px;padding:13px 14px}.case-note-list article>div{justify-content:space-between;gap:10px;display:flex}.case-note-list span{color:#6f8da9;font-size:.73rem}.case-note-list p{color:#dbe8f5;white-space:pre-wrap;margin:8px 0 0}.case-custody-list{gap:9px;padding:18px 20px;display:grid}.case-custody-list article{background:#0a162694;border:1px solid #5b85b426;border-radius:11px;grid-template-columns:auto 1fr;gap:11px;padding:12px;display:grid}.custody-icon{color:#64dfbe;background:#23ad8e1f;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.case-custody-list article div{gap:4px;display:grid}.case-custody-list small{color:#7995af}.case-custody-list p{color:#b8cadd;margin:3px 0}.case-custody-list code{color:#6586a5;word-break:break-all;font-size:.68rem}.stage4-modal{max-width:700px}.stage4-modal .form-grid textarea{min-height:110px}@media (width<=1200px){.case-layout{grid-template-columns:310px minmax(0,1fr)}.case-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-filter-panel{grid-template-columns:1fr 1fr}.case-filter-panel .search-box{grid-column:1/-1}}@media (width<=900px){.case-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-layout{grid-template-columns:1fr}.case-list-panel{max-height:390px}.case-filter-panel{grid-template-columns:1fr}.case-filter-panel .search-box{grid-column:auto}.case-note-form{grid-template-columns:1fr}.event-filter-unified-head{flex-direction:column;align-items:flex-start}.event-case-linker{flex-wrap:wrap;min-width:100%}.event-case-linker select{min-width:0}}@media (width<=600px){.case-stat-grid{grid-template-columns:1fr 1fr}.case-detail-head{flex-direction:column}.case-detail-controls{width:100%}.case-detail-controls select{flex:1;min-width:0}.case-meta-grid{grid-template-columns:1fr}.case-event-top{flex-direction:column}.case-filter-panel{padding:10px}}.detection-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.detection-tabs{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.detection-tabs button{align-items:center;gap:7px;display:flex}.detection-filter-panel{grid-template-columns:minmax(280px,1fr) 190px 180px auto;align-items:center;gap:10px;padding:13px;display:grid}.detection-layout{grid-template-columns:minmax(300px,370px) minmax(0,1fr);gap:14px;min-height:650px;display:grid}.detection-list-panel,.detection-detail-panel{padding:0;overflow:hidden}.incident-list-item{width:100%;color:inherit;text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;gap:7px;padding:13px 14px;display:grid}.incident-list-item:hover{background:#1a35525c}.incident-list-item.is-active{background:linear-gradient(135deg,#154560a3,#0d2a4375);border-color:#40c5e554}.incident-list-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.incident-list-item h3{color:#edf6ff;margin:0;font-size:.94rem}.incident-list-item p{color:#91a8c0;margin:0;font-size:.76rem}.incident-list-meta{color:#6f8ba7;flex-wrap:wrap;gap:8px;font-size:.7rem;display:flex}.incident-list-item small{color:#5f7c98;font-size:.68rem}.detection-empty{text-align:center;place-content:center;justify-items:center;min-height:580px;display:grid}.detection-detail-head{border-bottom:1px solid #678fbe24;justify-content:space-between;gap:18px;padding:20px 22px;display:flex}.detection-detail-head h2{margin:3px 0 7px;font-size:1.35rem}.detection-detail-head p{color:#8ea7c0;max-width:760px;margin:0}.incident-score{background:#0c2133;border:1px solid #46c5e138;border-radius:13px;grid-template-rows:auto 1fr;grid-template-columns:1fr auto;align-content:center;min-width:116px;padding:12px 14px;display:grid}.incident-score span{color:#7d9ab7;grid-column:1/-1;font-size:.72rem}.incident-score strong{color:#6edcf4;font-size:2rem;line-height:1}.incident-score small{color:#7d9ab7;align-self:end}.detection-detail-actions{border-bottom:1px solid #678fbe1f;justify-content:flex-end;align-items:center;gap:9px;padding:12px 20px;display:flex}.detection-detail-actions select{min-width:165px}.incident-rules,.incident-timeline{border-top:1px solid #678fbe1c;padding:17px 20px}.incident-rules h3,.incident-timeline h3{color:#dce9f6;margin:0 0 11px;font-size:.92rem}.incident-rules{gap:8px;display:grid}.incident-rules article{background:#0a1727a1;border:1px solid #5c87b729;border-radius:10px;padding:11px 12px}.incident-rules article>div{justify-content:space-between;gap:10px;display:flex}.incident-rules article strong{color:#cfe7f5;font-size:.78rem}.incident-rules article span{color:#69dcb8;font-size:.76rem}.incident-rules article p{color:#809ab5;margin:5px 0 0;font-size:.73rem}.incident-timeline{gap:9px;display:grid}.incident-timeline article{grid-template-columns:26px minmax(0,1fr) auto;gap:10px;display:grid}.incident-timeline-mark{justify-content:center;display:flex;position:relative}.incident-timeline-mark:after{content:"";background:#28415c;width:1px;position:absolute;top:16px;bottom:-18px}.incident-timeline article:last-child .incident-timeline-mark:after{display:none}.incident-timeline-mark span{z-index:1;background:#42c9e8;border-radius:50%;width:9px;height:9px;margin-top:5px;box-shadow:0 0 0 5px #42c9e814}.incident-timeline-top{justify-content:space-between;gap:10px;display:flex}.incident-timeline-top strong{color:#dfeaf5;font-size:.8rem}.incident-timeline-top time{color:#6d88a3;font-size:.69rem}.incident-timeline p{color:#a9bfd3;word-break:break-word;margin:3px 0;font-size:.77rem}.incident-timeline small{color:#6f8da7;font-size:.7rem}.incident-timeline b{color:#64dab7;font-size:.74rem}.detection-config-panel{padding:0;overflow:hidden}.config-head{border-bottom:1px solid #658fbe21;justify-content:space-between;align-items:flex-start;gap:15px;padding:18px 20px;display:flex}.config-head h2{margin:0 0 4px;font-size:1.12rem}.config-head p{color:#829db6;margin:0}.config-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:16px;display:grid}.config-card-grid article{background:#0b18299e;border:1px solid #5b87b62b;border-radius:12px;gap:8px;padding:14px;display:grid}.config-card-grid article.is-disabled{opacity:.48}.config-card-top,.config-card-foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.config-card-top svg{color:#58d1ed}.config-card-grid h3{margin:0;font-size:.91rem}.config-card-grid code{color:#80b8d2;word-break:break-all;font-size:.69rem}.config-card-grid p{color:#839db5;min-height:34px;margin:0;font-size:.73rem}.config-card-foot{color:#6f8ba7;font-size:.68rem}.rule-list{display:grid}.rule-list article{border-bottom:1px solid #5d87b61f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 18px;display:grid}.rule-list article:last-child{border-bottom:0}.rule-main{gap:5px;display:grid}.rule-main>div{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.rule-main strong{font-size:.86rem}.rule-main code{color:#64bdd4;font-size:.65rem}.rule-main p{color:#809ab2;margin:0;font-size:.73rem}.rule-meta{color:#7290aa;align-items:center;gap:9px;font-size:.7rem;display:flex}.toggle-button{color:#8298ae;cursor:pointer;background:#0b1828;border:1px solid #2a405b;border-radius:999px;padding:6px 10px}.toggle-button.is-on{color:#84e3c7;background:#1a876f24;border-color:#2dd4bf57}.baseline-table{overflow:auto}.baseline-row{color:#9ab0c4;border-bottom:1px solid #5b85b41c;grid-template-columns:1.1fr .65fr 1.6fr 1.1fr 1.2fr;align-items:center;gap:12px;min-width:850px;padding:12px 17px;font-size:.74rem;display:grid}.baseline-row--head{color:#6e8aa5;text-transform:uppercase;letter-spacing:.04em;background:#07121f9e;font-size:.68rem}.baseline-row strong{color:#dce7f2}.text-button{color:#6acfe8;cursor:pointer;background:0 0;border:0;padding:3px 0}@media (width<=1200px){.detection-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detection-layout{grid-template-columns:320px minmax(0,1fr)}.config-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detection-filter-panel{grid-template-columns:1fr 1fr}.detection-filter-panel .search-box{grid-column:1/-1}}@media (width<=900px){.detection-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detection-layout{grid-template-columns:1fr}.detection-list-panel{max-height:390px}.detection-detail-head{flex-direction:column}.incident-score{width:130px}.config-card-grid,.rule-list article{grid-template-columns:1fr}.rule-meta{flex-wrap:wrap}.detection-filter-panel{grid-template-columns:1fr}.detection-filter-panel .search-box{grid-column:auto}}@media (width<=600px){.detection-stat-grid{grid-template-columns:1fr 1fr}.detection-detail-actions{flex-direction:column;align-items:stretch}.detection-detail-actions>*{width:100%}.incident-timeline-top,.config-head{flex-direction:column}.detection-tabs{grid-template-columns:1fr 1fr;display:grid}.detection-tabs button{justify-content:center}}.command-shell .modal .form-grid>label.form-field{color:#c8d3e3;flex-direction:column;gap:8px;min-width:0;display:flex}.command-shell .modal .form-grid>label.form-field input,.command-shell .modal .form-grid>label.form-field select,.command-shell .modal .form-grid>label.form-field textarea{color:#f0f4fa;width:100%;font:inherit;background:#0b1526;border:1px solid #30435f;border-radius:10px;outline:none}.command-shell .modal .form-grid>label.form-field input,.command-shell .modal .form-grid>label.form-field select{height:48px;padding:0 13px}.command-shell .modal .form-grid>label.form-field textarea{resize:vertical;min-height:108px;padding:12px 13px}.command-shell .modal .form-grid>label.form-field input:focus,.command-shell .modal .form-grid>label.form-field select:focus,.command-shell .modal .form-grid>label.form-field textarea:focus{background:#0e1a2d;border-color:#3d6da8;box-shadow:0 0 0 3px #3b82f614}.command-shell .modal .form-grid>label.form-field select option{color:#eef4fb;background:#0f192a}.stage5-help{color:#b8c9df;background:linear-gradient(#1f4a7338,#122a452e);border:1px solid #2b4564;border-radius:11px;padding:12px 14px;font-size:11.5px;line-height:1.75}html[dir=rtl] .stage5-help{text-align:right}html[dir=ltr] .stage5-help{text-align:left}.command-shell select{appearance:none;color:#e7eef8;min-height:42px;font:inherit;cursor:pointer;background-color:#0b1627;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238da4bf' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:15px 15px;border:1px solid #243754;border-radius:10px;outline:none;padding:0 38px 0 12px;line-height:1.2;transition:border-color .16s,background-color .16s,box-shadow .16s}html[dir=rtl] .command-shell select{background-position:12px;padding:0 12px 0 38px}.command-shell select:hover{background-color:#0e1b2e;border-color:#315070}.command-shell select:focus{background-color:#0e1b2e;border-color:#3b6a9f;box-shadow:0 0 0 3px #3b82f614}.command-shell select:disabled{opacity:.58;cursor:not-allowed}.command-shell select option{color:#eef4fb;background:#0f192a}.command-shell .case-filter-panel,.command-shell .detection-filter-panel{background:linear-gradient(#0d1729,#0a1322);border:1px solid #1b2b45;border-radius:15px;box-shadow:0 12px 30px #0000001f}.command-shell .case-filter-panel label,.command-shell .detection-filter-panel label{flex-direction:column;gap:6px;min-width:0;display:flex}.command-shell .case-filter-panel label>span,.command-shell .detection-filter-panel label>span{color:#91a8c1;font-size:11px;font-weight:800}.command-shell .case-filter-panel select,.command-shell .detection-filter-panel select{width:100%;height:44px;min-height:44px}.command-shell .case-filter-panel .search-box,.command-shell .detection-filter-panel .search-box{min-width:0}.command-shell .case-filter-panel .search-box input,.command-shell .detection-filter-panel .search-box input{color:#e7eef8;background:#0b1627;border-color:#243754;height:44px}.command-shell .case-filter-panel>.primary-button,.command-shell .detection-filter-panel>.primary-button{align-self:end;height:44px}.command-shell .case-detail-panel{background:linear-gradient(#0d1729,#0a1322);border-color:#1d2e49}.command-shell .case-detail-head{background:linear-gradient(#111d31f5,#0d1728f5);border-bottom-color:#21334f}.command-shell .case-detail-controls{background:#091524;border:1px solid #20334f;border-radius:12px;padding:8px}.command-shell .case-detail-controls select{min-width:160px;height:40px;min-height:40px}.command-shell .case-tabs{background:#0b1525;border-bottom:1px solid #20314a;padding-top:7px}.command-shell .case-tabs button{border-radius:8px 8px 0 0;min-height:38px;padding-inline:15px}.command-shell .case-tabs button.is-active{color:#7de1fa;background:#1f5d8433}.command-shell .case-meta-grid .detail-info{background:#0b1727;border-color:#223651}.command-shell .case-note-form select{width:100%;min-height:44px}.command-shell .detection-detail-panel{background:linear-gradient(#0d1729,#0a1322);border-color:#1d2e49}.command-shell .detection-detail-actions{background:#0b1525;border-bottom-color:#21334f}.command-shell .detection-detail-actions select{min-width:190px;height:42px;min-height:42px}.command-shell .detail-drawer{z-index:130;pointer-events:none;place-items:center;padding:24px;display:grid}.command-shell .detail-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00050dc7}.command-shell .detail-panel.event-detail-panel{background:linear-gradient(#101b2d 0%,#0b1423 100%);border:1px solid #315072;border-radius:18px;width:min(980px,100vw - 48px);height:auto;max-height:calc(100vh - 48px);position:relative;overflow:hidden;box-shadow:0 34px 110px #000000a8,0 0 0 1px #4696d20f;inset:auto!important}.command-shell .detail-panel.event-detail-panel:before{content:"";z-index:3;background:linear-gradient(90deg,#3b82f6,#22d3ee,#2dd4bf);height:3px;position:absolute;top:0;left:0;right:0}.command-shell .event-detail-head{background:#101b2d;border-bottom:1px solid #253953;flex:none;min-height:92px;padding:22px 24px 18px}.command-shell .event-detail-head h3{color:#f0f5fb;font-size:20px}.command-shell .event-detail-head small{color:#8193ab;font-size:10px}.command-shell .event-detail-panel .detail-tabs{background:#0c1727;flex:none;padding:8px 22px}.command-shell .event-detail-panel .detail-tabs button{min-height:36px;font-size:11px}.command-shell .event-evidence-actions{background:#0a1524;border-bottom:1px solid #22344d;flex:none;padding:12px 22px}.command-shell .event-case-linker{background:#081421;border:1px solid #1f334e;border-radius:11px;align-items:center;gap:9px;min-width:min(520px,100%);padding:6px 8px;display:flex}.command-shell .event-case-linker select{flex:1;min-width:240px;height:40px;min-height:40px}.command-shell .event-detail-panel .detail-scroll{flex:auto;padding:20px 24px 30px;overflow:auto}.command-shell .event-summary-card{background:linear-gradient(135deg,#0f1d30,#0b1929);border-color:#29405c}.command-shell .event-detail-panel .detail-info{background:#0b1727;border-color:#233750}.command-shell .event-detail-panel .detail-info span{font-size:10px}.command-shell .event-detail-panel .detail-info strong{font-size:12px;line-height:1.55}@media (width<=900px){.command-shell .detail-drawer{padding:10px}.command-shell .detail-panel.event-detail-panel{border-radius:14px;width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.command-shell .event-case-linker{flex-wrap:wrap;width:100%;min-width:0}.command-shell .event-case-linker select{width:100%;min-width:0}}.command-shell{--ui-bg:#070b14;--ui-surface:#0d1524;--ui-surface-2:#111c2e;--ui-border:#24334a;--ui-border-soft:#1a2638;--ui-text:#f4f7fb;--ui-muted:#91a1b8;--ui-blue:#4b8df8;--ui-cyan:#36d4c4;--ui-danger:#f06b78;--ui-warning:#e6ad43;--ui-radius:14px;--ui-shadow:0 12px 32px #0000002e}.command-shell .main{background:radial-gradient(circle at 15% -5%,#4b8df812,#0000 28%),radial-gradient(circle at 90% 5%,#36d4c40a,#0000 24%),#070b14;min-width:0}.command-page-wrap{width:100%;max-width:1680px;margin-inline:auto;padding:28px clamp(18px,2.2vw,36px) 54px}.command-dashboard{gap:16px}.command-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070b14e0;border-bottom:1px solid #465f843d;height:64px;min-height:64px;padding-inline:clamp(14px,2vw,26px)}.command-sidebar{border-color:#465f8438;box-shadow:12px 0 34px #0000002e}.command-sidebar .brand__title{letter-spacing:.08em;font-size:12px}.command-sidebar .brand__subtitle{font-size:9.5px}.command-system-chip,.command-topbar .language-switch{font-size:10.5px}.command-hero{align-items:center;gap:20px;padding:4px 2px 2px}.command-kicker{color:#91a3be;font-size:10px;line-height:1.4}.command-hero h1{color:#f7f9fd;letter-spacing:-.025em;margin:5px 0 6px;font-size:clamp(28px,2.5vw,38px);line-height:1.12}.command-hero p{color:#95a5bb;max-width:850px;font-size:13px;line-height:1.75}.command-hero__actions{gap:8px}.command-action{white-space:nowrap;border-radius:10px;height:auto;min-height:38px;padding:8px 13px;font-size:11px;line-height:1.25;box-shadow:0 6px 16px #0000001c}.command-action svg{flex:none;width:15px;height:15px}.command-statebar{border-radius:var(--ui-radius);border-color:var(--ui-border-soft);min-height:70px;box-shadow:var(--ui-shadow);background:linear-gradient(#111a2b,#0d1524)}.command-statebar>div{border-color:var(--ui-border-soft);gap:3px;min-width:0;padding:12px 15px}.command-statebar span{color:#7f91ab;font-size:10px;line-height:1.35}.command-statebar strong{color:#d9e2ef;overflow-wrap:anywhere;font-size:12px;line-height:1.4}.command-metric-grid{gap:10px}.command-metric{border-radius:var(--ui-radius);border-color:var(--ui-border-soft);min-height:118px;box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#111b2d,#0d1524);gap:11px;padding:15px}.command-metric__icon{border-radius:10px;width:34px;height:34px}.command-metric__icon svg{width:17px;height:17px}.command-metric__body>span{color:#8d9db4;letter-spacing:.035em;text-transform:none;font-size:10px;line-height:1.35}.command-metric__body>strong{color:#f5f8fd;margin:7px 0 5px;font-size:clamp(26px,2vw,32px)}.command-metric__body>small{color:#71829a;white-space:normal;text-overflow:clip;font-size:9.5px;line-height:1.4;overflow:visible}.command-grid{gap:10px}.command-panel{border-radius:var(--ui-radius);border-color:var(--ui-border-soft);box-shadow:var(--ui-shadow);background:linear-gradient(#111a2a,#0d1523)}.command-panel__head{border-color:var(--ui-border-soft);min-height:48px;padding:11px 14px}.command-panel__head h2{color:#e7edf6;font-size:13px;line-height:1.35}.command-panel__head small,.command-panel__head>a{color:#8393aa;font-size:9.5px}.command-category-chart{gap:10px;min-height:170px;padding:15px 14px}.command-category-row{grid-template-columns:minmax(82px,120px) minmax(0,1fr) 42px;gap:10px}.command-category-row>span,.command-category-row>strong{font-size:10px}.command-category-row>div{height:18px}.command-donut-wrap{grid-template-columns:110px minmax(0,1fr);gap:15px;min-height:180px;padding:14px}.command-donut{width:108px}.command-donut__hole strong{font-size:13px}.command-legend{gap:8px}.command-legend>div{gap:7px}.command-legend i{width:7px;height:7px}.command-legend span,.command-legend strong{font-size:9.5px}.command-time-chart{height:190px;padding:16px 12px 12px}.command-time-bar span{font-size:7.5px}.command-quick-grid{gap:10px}.command-quick{border-color:var(--ui-border-soft);background:#101a2a;border-radius:12px;gap:10px;min-height:70px;padding:12px 14px;box-shadow:0 7px 22px #0000001f}.command-quick__icon{border-radius:9px;width:34px;height:34px}.command-quick__icon svg{width:16px;height:16px}.command-quick strong{font-size:11px;line-height:1.35}.command-quick small{margin-top:3px;font-size:9px;line-height:1.4}.command-quick>svg{width:15px;height:15px}.command-ranking{gap:8px;padding:13px}.command-rank-row{grid-template-columns:minmax(95px,150px) minmax(0,1fr) 42px;gap:10px}.command-rank-row>span,.command-rank-row>strong{font-size:9.5px}.command-rank-row>div{height:13px}.command-recent-list,.command-source-list{padding:2px 13px 7px}.command-recent-event,.command-source-list>div{gap:10px;min-height:58px}.command-recent-event strong,.command-source-list strong{font-size:11px;line-height:1.35}.command-recent-event small,.command-source-list small{font-size:9px;line-height:1.45}.command-recent-event__meta b,.command-recent-event__meta time,.command-source-list time{font-size:8.5px}.command-source-icon{border-radius:8px;width:31px;height:31px}.command-empty{padding:24px 12px;font-size:10px}.command-shell .panel,.command-shell .role-card,.command-shell .stream-card,.command-shell .status-card,.command-shell .metric-card,.command-shell .case-stat-card{border-radius:var(--ui-radius)}.command-shell .page-head{gap:18px}.command-shell .page-head h1,.command-shell .page-head--compact h1{font-size:clamp(26px,2.3vw,34px)}.command-shell .page-head p{font-size:13px;line-height:1.7}.command-shell .mini-metrics{gap:10px}.command-shell .mini-metrics>div{border-radius:12px;min-height:78px;padding:13px 15px}.command-shell .mini-metrics span{font-size:10.5px}.command-shell .mini-metrics strong{font-size:22px}.command-shell .table-toolbar{gap:10px}.command-shell .data-table-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.command-shell .data-table{min-width:820px}.command-shell .data-table th{font-size:10px}.command-shell .data-table td{font-size:12px}.command-shell .modal{width:min(720px,100vw - 28px);max-height:calc(100dvh - 28px)}.command-shell .modal--wide{width:min(900px,100vw - 28px)}.command-shell .detail-drawer,.command-shell .event-detail-panel{max-width:calc(100vw - 20px)}.command-shell .search-box,.command-shell img,.command-shell svg{max-width:100%}.command-shell h1,.command-shell h2,.command-shell h3,.command-shell p,.command-shell span,.command-shell strong,.command-shell small,.command-shell td,.command-shell th{overflow-wrap:anywhere}@media (width<=1280px){.command-page-wrap{padding-inline:22px}.command-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.command-grid--wide-left,.command-grid--recent{grid-template-columns:minmax(0,1fr)}}@media (width<=960px){.command-page-wrap{padding:18px 16px 42px}.command-hero{align-items:stretch;gap:13px}.command-hero__actions{justify-content:flex-start}.command-statebar{grid-template-columns:repeat(2,minmax(0,1fr))}.command-statebar>div{border-bottom:1px solid var(--ui-border-soft)}.command-statebar>div:nth-last-child(-n+2){border-bottom:0}.command-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.command-shell .page-head{align-items:stretch}.command-shell .page-actions{width:100%}}@media (width<=640px){:root{--topbar:58px}body{font-size:14px}.command-topbar{height:58px;min-height:58px;padding-inline:12px}.command-page-wrap{padding:14px 11px 34px}.command-dashboard{gap:11px}.command-sidebar{width:min(86vw,300px);padding:16px 12px}.command-nav .nav-item{min-height:44px;font-size:13px}.command-sidebar .brand__title{font-size:12px}.command-sidebar .brand__subtitle{font-size:9px}.command-hero{gap:10px;padding-top:2px}.command-kicker{font-size:9px}.command-hero h1{margin:3px 0 5px;font-size:24px}.command-hero p{font-size:11.5px;line-height:1.65}.command-hero__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;display:grid}.command-action{white-space:normal;text-align:center;justify-content:center;width:100%;min-width:0;min-height:38px;padding:7px 6px;font-size:10px}.command-statebar{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.command-statebar>div{min-height:62px;padding:10px;border-inline-end:1px solid var(--ui-border-soft)!important;border-bottom:1px solid var(--ui-border-soft)!important}.command-statebar>div:nth-child(2n){border-inline-end:0!important}.command-statebar>div:nth-last-child(-n+2){border-bottom:0!important}.command-statebar span{font-size:9px}.command-statebar strong{font-size:11px}.command-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.command-metric{grid-template-columns:1fr;gap:7px;min-height:112px;padding:11px 10px}.command-metric__icon{width:30px;height:30px}.command-metric__body>span{font-size:9px}.command-metric__body>strong{margin:3px 0;font-size:23px}.command-metric__body>small{font-size:8.2px;line-height:1.35}.command-panel{border-radius:12px}.command-panel__head{min-height:44px;padding:10px 11px}.command-panel__head h2{font-size:12px}.command-panel__head small,.command-panel__head>a{font-size:9px}.command-category-chart{min-height:0;padding:12px 10px}.command-category-row{grid-template-columns:72px minmax(0,1fr) 30px;gap:7px}.command-category-row>span,.command-category-row>strong{font-size:8.5px}.command-category-row>div{height:15px}.command-donut-wrap{grid-template-columns:94px minmax(0,1fr);justify-items:stretch;gap:10px;min-height:150px;padding:11px}.command-donut{width:92px}.command-donut__hole strong{font-size:11px}.command-legend{gap:6px;width:auto}.command-legend span,.command-legend strong{font-size:8.5px}.command-time-chart{height:168px;padding:12px 8px 9px}.command-time-bar span{font-size:6.2px}.command-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.command-quick{gap:8px;min-height:68px;padding:10px}.command-quick:last-child:nth-child(odd){grid-column:1/-1}.command-quick strong{font-size:10px}.command-quick small{font-size:8.3px}.command-rank-row{grid-template-columns:78px minmax(0,1fr) 30px;gap:7px}.command-rank-row>span,.command-rank-row>strong{font-size:8.5px}.command-recent-event,.command-source-list>div{align-items:center;min-height:58px}.command-recent-event{grid-template-columns:auto minmax(0,1fr) auto}.command-recent-event strong,.command-source-list strong{font-size:10px}.command-recent-event small,.command-source-list small{font-size:8.5px}.command-recent-event__meta time,.command-source-list time{font-size:8px}.command-shell .page-head,.command-shell .page-head--compact{flex-direction:column;align-items:stretch}.command-shell .page-head h1,.command-shell .page-head--compact h1{font-size:24px}.command-shell .page-head p{font-size:12px}.command-shell .form-grid{grid-template-columns:1fr}.command-shell .span-2{grid-column:auto}.command-shell .role-grid{grid-template-columns:1fr}.command-shell .mini-metrics,.command-shell .health-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.command-shell .mini-metrics>div{min-height:70px;padding:11px}.command-shell .mini-metrics span{font-size:9px}.command-shell .mini-metrics strong{font-size:19px}.command-shell .table-toolbar{flex-direction:column;align-items:stretch;padding:12px}.command-shell .pagination{flex-wrap:wrap;gap:10px;padding:10px 12px}.command-shell .pagination>div{margin-inline-start:auto}.command-shell .modal-backdrop{padding:8px}.command-shell .modal{border-radius:14px;width:100%;max-height:calc(100dvh - 16px);padding:17px}.command-shell .modal__head{gap:10px}.command-shell .modal__head h3{font-size:19px}.command-shell .modal__actions{gap:8px}.command-shell .event-filter-grid,.command-shell .case-filter-panel,.command-shell .detection-filter-panel{grid-template-columns:1fr}.command-shell .case-stat-grid,.command-shell .detection-stat-grid,.command-shell .case-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.command-shell .case-detail-head,.command-shell .detection-detail-head{padding:15px}.command-shell .case-timeline,.command-shell .case-notes-wrap,.command-shell .case-custody-list{padding:13px}.command-shell .timeline-event{grid-template-columns:70px 30px minmax(0,1fr)}.command-shell .timeline-time{padding-inline-end:8px}.command-shell .timeline-time strong{font-size:9px}.command-shell .timeline-time small{font-size:7.5px}.command-shell .timeline-card{padding:10px}.command-shell .event-detail-panel{width:calc(100vw - 14px)}}@media (width<=340px){.command-hero__actions,.command-metric-grid,.command-statebar,.command-quick-grid,.command-shell .mini-metrics,.command-shell .health-strip,.command-shell .case-stat-grid,.command-shell .detection-stat-grid,.command-shell .case-meta-grid{grid-template-columns:1fr}.command-quick:last-child:nth-child(odd){grid-column:auto}}@media (width<=960px){.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:72px 28px 34px}.login-story__copy{margin:42px 0 34px}.login-story h1{font-size:clamp(38px,9vw,58px)}.login-panel-wrap{padding:28px 18px 46px}}@media (width<=640px){.login-language{top:14px;right:14px}html[dir=rtl] .login-language{left:14px;right:auto}.login-story{padding:60px 18px 24px}.login-story h1{font-size:38px}.login-story__copy>p{font-size:14px;line-height:1.7}.trust-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.login-panel-wrap{padding:20px 12px 34px}.login-panel{border-radius:16px;padding:23px 18px}.login-panel h2{font-size:27px}}.login-page{--login-blue:#3b82f6;--login-blue-2:#2563eb;--login-cyan:#2dd4bf;--login-surface:#0a1622db;--login-surface-strong:#09141ff5;--login-line:#6f97be2e;--login-line-strong:#4a90e24d;--login-muted:#8ca0b6;isolation:isolate;background:radial-gradient(circle at 14% 14%,#2f80ff1f,#0000 34%),radial-gradient(circle at 78% 76%,#2dd4bf12,#0000 32%),linear-gradient(135deg,#050b12 0%,#07111b 48%,#06101a 100%);grid-template-columns:minmax(0,1.12fr) minmax(400px,.88fr);min-height:100svh;display:grid;position:relative;overflow:hidden}.login-page:before{content:"";z-index:-2;pointer-events:none;background-color:#0000;background-image:linear-gradient(#74a1c908 1px,#0000 1px),linear-gradient(90deg,#74a1c908 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:52px 52px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e0,#00000042);mask-image:linear-gradient(#000000e0,#00000042)}.login-page:after{content:"";z-index:-1;aspect-ratio:1;inset-inline-start:-14vw;filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#2979ff1a,#0000 66%);border-radius:50%;width:min(44vw,660px);position:absolute;bottom:-34%}.login-aurora{opacity:1;background:radial-gradient(circle at 35% 42%,#2dd4bf0e,#0000 31%),radial-gradient(circle at 66% 16%,#3b82f60e,#0000 25%);inset:0}.login-language{z-index:20;top:22px;left:auto;right:auto;position:absolute;inset-inline-end:24px}.login-language .language-switch{color:#b8c6d5;-webkit-backdrop-filter:blur(16px);background:#08121cb8;border:1px solid #7097ba38;border-radius:12px;min-width:70px;height:40px;padding-inline:12px;box-shadow:0 8px 26px #0000002e,inset 0 1px #ffffff06}.login-language .language-switch:hover{color:#eef6ff;background:#0e1f30eb;border-color:#3b82f67a;transform:translateY(-1px)}.login-story{z-index:2;border-right:1px solid var(--login-line);background:linear-gradient(90deg,#040c1429,#07121d05);flex-direction:column;justify-content:space-between;min-width:0;padding:clamp(40px,5.2vw,72px) clamp(32px,6.2vw,96px);display:flex;position:relative}html[dir=rtl] .login-story{border-right:0;border-left:1px solid var(--login-line);background:linear-gradient(270deg,#040c1429,#07121d05)}.login-story .brand{gap:14px;width:max-content;max-width:100%}.login-story .brand__mark{width:46px;height:46px}.login-story .brand__ring--two{border-color:#3b82f64d;width:46px;height:46px}.login-story .brand__ring--one{border-color:#2dd4bf57;width:32px;height:32px}.login-story .brand__core{background:linear-gradient(135deg,var(--login-cyan),var(--login-blue));width:12px;height:12px;box-shadow:0 0 22px #3b82f675}.login-story .brand__title{color:#f4f8ff;letter-spacing:.16em;white-space:nowrap;font-size:14px;font-weight:850}.login-story .brand__subtitle{color:#71859b;margin-top:4px;font-size:11px}.login-story__copy{width:min(780px,100%);margin:clamp(54px,9vh,112px) 0 clamp(42px,7vh,78px)}.login-story .kicker{color:#8ba1ba;letter-spacing:.16em;font-size:10.5px}.login-story .kicker>span{background:linear-gradient(90deg,var(--login-blue),transparent);width:30px}html[dir=rtl] .login-story .kicker>span{background:linear-gradient(270deg,var(--login-blue),transparent)}.login-story h1{letter-spacing:-.047em;text-wrap:balance;color:#f7f9fd;text-shadow:0 10px 34px #0003;max-width:820px;margin:20px 0 22px;font-size:clamp(46px,5.1vw,76px);font-weight:800;line-height:1.02}.login-story h1 em{color:#0000;background:linear-gradient(90deg,#59a6ff 0%,#3478ff 52%,#44d7d0 100%);-webkit-background-clip:text;background-clip:text;margin-top:8px;font-style:normal;display:block}html[dir=rtl] .login-story h1{letter-spacing:-.02em;font-weight:780;line-height:1.2}html[dir=rtl] .login-story h1 em{background:linear-gradient(270deg,#59a6ff 0%,#3478ff 52%,#44d7d0 100%);-webkit-background-clip:text;background-clip:text}.login-story__copy>p{color:#91a4b7;text-wrap:pretty;max-width:690px;margin:0;font-size:clamp(15px,1.15vw,17px);line-height:1.8}.trust-row{grid-template-columns:repeat(2,minmax(0,240px));gap:12px;width:min(500px,100%);display:grid}.trust-row>div{color:#56a8ff;-webkit-backdrop-filter:blur(10px);background:#0a17235c;border:1px solid #6a92b724;border-radius:13px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:66px;padding:10px 12px;display:grid}.trust-row>div>svg{justify-self:center;width:20px;height:20px}.trust-row span{min-width:0}.trust-row strong{color:#dce6f2;overflow-wrap:anywhere;font-size:12px;line-height:1.35}.trust-row small{color:#71859b;overflow-wrap:anywhere;margin-top:3px;font-size:9.5px;line-height:1.45}.login-panel-wrap{z-index:3;background:linear-gradient(#050d1685,#040b12d6);place-items:center;min-width:0;padding:clamp(64px,7vh,92px) clamp(28px,4.3vw,58px) clamp(38px,6vh,72px);display:grid;position:relative}.login-panel-wrap:before{content:"";background:linear-gradient(90deg,#0000,#3b82f659,#0000);width:min(70%,420px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.login-panel{-webkit-backdrop-filter:blur(20px);background:linear-gradient(160deg,#0c1b28f0,#07121cf5);border:1px solid #648eb533;border-radius:22px;width:min(448px,100%);padding:34px;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000057,inset 0 0 0 1px #ffffff04,inset 0 1px #ffffff09}.login-panel:before{content:"";opacity:.72;background:linear-gradient(90deg,#0000 4%,#38bdf8 42%,#3b82f6 60%,#0000 96%);height:2px;position:absolute;inset:0 0 auto}.login-panel:after{content:"";pointer-events:none;top:-86px;background:radial-gradient(circle,#3b82f621,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;inset-inline-end:-72px}.login-panel__icon{color:#54a8ff;background:linear-gradient(145deg,#3b82f61a,#2dd4bf0b);border:1px solid #3b82f64d;border-radius:14px;width:50px;height:50px;margin:0 0 24px;box-shadow:0 10px 28px #00000029,inset 0 0 24px #3b82f60f}.login-panel .eyebrow{color:#8498b0;letter-spacing:.17em;font-size:9.5px}.login-panel h2{color:#f5f8fd;letter-spacing:-.035em;text-wrap:balance;margin:9px 0 8px;font-size:clamp(27px,2.3vw,32px);font-weight:790;line-height:1.18}html[dir=rtl] .login-panel h2{letter-spacing:-.012em;line-height:1.32}.login-panel>p{color:#7f93aa;margin:0 0 24px;font-size:12.5px;line-height:1.7}.login-panel .alert{border-radius:12px;margin-bottom:16px}.auth-form{gap:15px}.login-panel .form-field{gap:7px}.login-panel .form-label{color:#b8c8da;font-size:11.5px;font-weight:760}.login-panel .form-field input{color:#f4f8fd;caret-color:#60a5fa;background:#040e17b8;border-color:#648eb530;border-radius:12px;height:50px;padding-inline:14px;box-shadow:inset 0 1px #ffffff04}.login-panel .form-field input::placeholder{color:#53677e;opacity:1}.login-panel .form-field input:hover{border-color:#5b8cb94f}.login-panel .form-field input:focus{background:#06131ef0;border-color:#38bdf8b8;box-shadow:0 0 0 3px #3b82f61a,0 10px 26px #0000001a}.login-panel .password-input-wrap input{padding-inline-end:48px}.login-panel .password-toggle{left:auto;right:auto;color:#687e96;width:38px;height:38px;inset-inline-end:6px}.login-panel .password-toggle:hover{color:#69b4ff;background:#3b82f614}.login-panel .field-error{font-size:10.5px}.login-panel .primary-button--auth{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#3f8cff 0%,#2f6ff5 54%,#2563eb 100%);border:1px solid #7eb0ff29;border-radius:12px;width:100%;min-height:50px;margin-top:3px;font-size:12.5px;font-weight:800;box-shadow:0 12px 30px #2563eb38,inset 0 1px #ffffff29}.login-panel .primary-button--auth:hover:not(:disabled){background:linear-gradient(135deg,#54a0ff 0%,#3478ff 54%,#2a67ec 100%);transform:translateY(-1px);box-shadow:0 16px 34px #2563eb45,inset 0 1px #ffffff2e}.login-panel .primary-button--auth:active:not(:disabled){transform:translateY(0)}.login-panel .primary-button--auth:focus-visible,.login-language .language-switch:focus-visible,.login-panel .password-toggle:focus-visible,.login-panel input:focus-visible{outline-offset:2px;outline:2px solid #60a5faeb}.login-panel__foot{color:#60758c;border-top:1px solid #648eb524;margin-top:21px;padding-top:17px;font-size:10px;line-height:1.4}.login-panel__foot .status-dot{background:#2dd4bf;width:7px;height:7px;box-shadow:0 0 0 4px #2dd4bf12,0 0 14px #2dd4bf8c}.login-panel input[autocomplete=username],.login-panel input[type=password]{direction:ltr}html[dir=rtl] .login-panel input[autocomplete=username],html[dir=rtl] .login-panel input[type=password]{text-align:right}@media (width<=1100px){.login-page{grid-template-columns:minmax(0,1fr) minmax(390px,.86fr)}.login-story{padding-inline:clamp(28px,4.4vw,52px)}.login-story h1{font-size:clamp(42px,5.4vw,60px)}.login-story__copy{margin-block:70px 54px}.login-panel-wrap{padding-inline:28px}}@media (width<=900px){.login-page{background:radial-gradient(circle at 50% 0,#317cf521,#0000 36%),linear-gradient(#050b12 0%,#07111b 52%,#050c14 100%);min-height:100svh;display:block;overflow:auto}.login-page:before{background-size:44px 44px;position:fixed}.login-language{top:16px;position:absolute;inset-inline-end:16px}.login-language .language-switch{border-radius:11px;min-width:66px;height:38px}.login-story,html[dir=rtl] .login-story{background:0 0;border:0;border-bottom:1px solid #648eb524;min-height:0;padding:24px 20px 18px}.login-story .brand{padding-inline-end:86px}.login-story .brand__mark,.login-story .brand__ring--two{width:38px;height:38px}.login-story .brand__ring--one{width:27px;height:27px}.login-story .brand__core{width:10px;height:10px}.login-story .brand__title{letter-spacing:.13em;font-size:12px}.login-story .brand__subtitle{margin-top:2px;font-size:9px}.login-story__copy{width:100%;margin:46px 0 25px}.login-story .kicker{letter-spacing:.14em;font-size:9px}.login-story h1{letter-spacing:-.04em;width:min(640px,100%);margin:14px 0;font-size:clamp(34px,8.8vw,48px);line-height:1.06}html[dir=rtl] .login-story h1{font-size:clamp(32px,8.2vw,44px);line-height:1.22}.login-story h1 em{margin-top:4px}.login-story__copy>p{max-width:620px;font-size:13px;line-height:1.65}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%}.trust-row>div{border-radius:11px;grid-template-columns:28px minmax(0,1fr);gap:8px;min-height:60px;padding:9px 10px}.trust-row>div>svg{width:17px;height:17px}.trust-row strong{font-size:10.5px}.trust-row small{font-size:8.5px}.login-panel-wrap{padding:18px 14px max(28px,env(safe-area-inset-bottom));background:0 0;display:block}.login-panel-wrap:before{display:none}.login-panel{background:linear-gradient(160deg,#0c1b28f2,#07121cf7);border-radius:18px;width:min(560px,100%);margin-inline:auto;padding:24px;box-shadow:0 22px 60px #00000042,inset 0 1px #ffffff07}.login-panel__icon{border-radius:12px;width:44px;height:44px;margin-bottom:18px}.login-panel__icon svg{width:19px;height:19px}.login-panel h2{margin-top:7px;font-size:26px}html[dir=rtl] .login-panel h2{font-size:25px}.login-panel>p{margin-bottom:20px;font-size:11.5px}.login-panel .form-field input{height:49px}.login-panel .primary-button--auth{min-height:50px}}@media (width<=480px){.login-story{padding-inline:16px;padding-top:20px}.login-language{top:14px;inset-inline-end:14px}.login-story .brand{padding-inline-end:74px}.login-story .brand__title{font-size:11.5px}.login-story .brand__subtitle{font-size:8.5px}.login-story__copy{margin:40px 0 22px}.login-story h1{font-size:clamp(31px,9vw,38px)}html[dir=rtl] .login-story h1{font-size:clamp(29px,8.5vw,36px)}.login-story__copy>p{font-size:12px;line-height:1.6}.trust-row{gap:7px}.trust-row>div{grid-template-columns:23px minmax(0,1fr);gap:6px;min-height:56px;padding:8px}.trust-row>div>svg{width:15px;height:15px}.trust-row strong{font-size:9.5px}.trust-row small{font-size:7.8px;line-height:1.35}.login-panel-wrap{padding:14px 10px 24px}.login-panel{border-radius:16px;padding:21px 18px}.login-panel__icon{width:42px;height:42px;margin-bottom:16px}.login-panel h2{font-size:24px}html[dir=rtl] .login-panel h2{font-size:23px}.login-panel>p{margin-bottom:18px;font-size:11px}.login-panel .form-label{font-size:11px}.login-panel .form-field input{height:48px;font-size:13px}.login-panel .primary-button--auth{min-height:49px;font-size:12px}.login-panel__foot{font-size:9px}}@media (width<=350px){.login-story .brand__subtitle{display:none}.login-story__copy{margin-top:34px}.trust-row>div{grid-template-columns:1fr;justify-items:start}.trust-row>div>svg{display:none}.login-panel{padding-inline:15px}}@media (width>=901px) and (height<=740px){.login-story{padding-block:30px}.login-story__copy{margin-block:46px 36px}.login-story h1{margin-block:14px 16px;font-size:clamp(40px,4.5vw,58px)}.login-story__copy>p{font-size:14px;line-height:1.6}.trust-row>div{min-height:58px}.login-panel-wrap{padding-block:38px}.login-panel{padding:28px}.login-panel__icon{margin-bottom:18px}.login-panel>p{margin-bottom:19px}.login-panel__foot{margin-top:17px;padding-top:14px}}@media (prefers-reduced-motion:reduce){.login-page *,.login-page :before,.login-page :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
