:root{--dashboard-bg: #070a12;--dashboard-surface: rgba(12, 17, 29, .92);--dashboard-surface-strong: #0d1321;--dashboard-surface-soft: rgba(20, 28, 46, .72);--dashboard-border: rgba(148, 163, 184, .13);--dashboard-border-strong: rgba(148, 163, 184, .22);--dashboard-text: #f8fafc;--dashboard-muted: #8b9bb3;--dashboard-blue: #60a5fa;--dashboard-green: #4ade80;--dashboard-orange: #fb923c;--dashboard-red: #f87171;--dashboard-violet: #a78bfa;--dashboard-sidebar-width: 264px;--dashboard-sidebar-collapsed-width: 76px;--dashboard-topbar-height: 72px}.dashboard-drawer-open{overflow:hidden}.dashboard-app{min-width:320px;min-height:100vh;background:radial-gradient(circle at 85% -5%,rgba(59,130,246,.11),transparent 28%),radial-gradient(circle at 20% 75%,rgba(124,58,237,.06),transparent 30%),var(--dashboard-bg);color:var(--dashboard-text)}.dashboard-sidebar{position:fixed;z-index:40;inset:0 auto 0 0;display:flex;width:var(--dashboard-sidebar-width);flex-direction:column;border-right:1px solid var(--dashboard-border);background:#070a12f5;box-shadow:20px 0 70px #00000038;transition:width .18s ease,transform .18s ease;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.dashboard-sidebar-brand{display:flex;min-height:var(--dashboard-topbar-height);align-items:center;gap:12px;padding:12px 14px 12px 16px;border-bottom:1px solid var(--dashboard-border)}.dashboard-sidebar-brand .brand-badge{flex:0 0 auto}.dashboard-brand-copy{display:grid;min-width:0;gap:2px}.dashboard-brand-copy strong{overflow:hidden;color:#f8fafc;font-size:13px;letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap}.dashboard-brand-copy span{overflow:hidden;color:#64748b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-icon-button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid var(--dashboard-border);border-radius:10px;background:#1e293b80;color:#cbd5e1;cursor:pointer;font-size:20px}.dashboard-icon-button:hover{border-color:var(--dashboard-border-strong);background:#3341559e;color:#fff}.dashboard-sidebar-toggle{margin-left:auto}.dashboard-navigation{display:flex;min-height:0;flex:1;flex-direction:column;gap:3px;overflow-x:hidden;overflow-y:auto;padding:12px 10px 22px;scrollbar-color:rgba(100,116,139,.3) transparent;scrollbar-width:thin}.dashboard-nav-section{margin:18px 10px 7px;color:#475569;font-size:9px;font-weight:900;letter-spacing:.18em;white-space:nowrap}.dashboard-nav-link{position:relative;display:flex;min-height:46px;align-items:center;gap:12px;padding:7px 10px;overflow:hidden;border:1px solid transparent;border-radius:11px;color:#94a3b8;text-decoration:none;transition:background .14s ease,border-color .14s ease,color .14s ease}.dashboard-nav-link:before{position:absolute;inset:8px auto 8px 0;width:2px;border-radius:999px;background:var(--nav-accent, var(--dashboard-blue));content:"";opacity:0}.dashboard-nav-link:hover{background:#1e293b75;color:#e2e8f0}.dashboard-nav-link.active{border-color:#60a5fa29;background:#2563eb1c;color:#fff}.dashboard-nav-link.active:before{opacity:1}.dashboard-nav-mark{width:20px;flex:0 0 20px;color:var(--nav-accent, var(--dashboard-blue));font-size:8px;text-align:center}.dashboard-nav-mark-overview,.dashboard-nav-mark-security{font-size:15px}.dashboard-nav-mark-security{color:#a78bfa}.dashboard-nav-copy{display:grid;min-width:0;gap:2px}.dashboard-nav-copy strong,.dashboard-nav-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-nav-copy strong{font-size:12px;font-weight:700}.dashboard-nav-copy small{color:#526078;font-size:9px}.dashboard-sidebar-session{display:flex;min-height:66px;align-items:center;gap:10px;margin:0 10px 12px;padding:12px;overflow:hidden;border:1px solid var(--dashboard-border);border-radius:12px;background:#0f172a85}.dashboard-live-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--dashboard-green);box-shadow:0 0 14px #4ade80c7}.dashboard-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);transition:margin-left .18s ease}.dashboard-topbar{position:sticky;z-index:30;top:0;display:flex;min-height:var(--dashboard-topbar-height);align-items:center;justify-content:space-between;gap:18px;padding:10px clamp(18px,3vw,38px);border-bottom:1px solid var(--dashboard-border);background:#070a12d1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.dashboard-topbar-title,.dashboard-topbar-actions{display:flex;align-items:center;gap:12px}.dashboard-topbar-title .eyebrow{margin-bottom:2px}.dashboard-topbar-title strong{display:block;font-size:14px}.dashboard-topbar-actions{justify-content:flex-end}.dashboard-mobile-menu{display:none}.dashboard-auto-refresh{display:flex;min-height:38px;align-items:center;gap:7px;padding:0 11px;border:1px solid var(--dashboard-border);border-radius:10px;background:#0f172a70;color:#94a3b8;cursor:pointer;font-size:11px}.dashboard-auto-refresh input{width:14px;height:14px;accent-color:#3b82f6}.dashboard-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--dashboard-border-strong);border-radius:10px;background:#1e293ba8;color:#dbeafe;cursor:pointer;font-size:11px;font-weight:750;text-decoration:none;transition:border-color .14s ease,background .14s ease,opacity .14s ease}.dashboard-button:hover:not(:disabled){border-color:#60a5fa61;background:#2563eb38}.dashboard-button:disabled{cursor:not-allowed;opacity:.42}.dashboard-button-primary{border-color:#60a5fa47;background:linear-gradient(135deg,#2563ebe0,#4f46e5e0);color:#fff}.dashboard-button-quiet{background:#0f172a61;color:#a8b7ca}.dashboard-button-danger{border-color:#f871714d;background:#7f1d1d57;color:#fca5a5}.dashboard-route{width:100%}.dashboard-page{width:min(100%,1640px);margin:0 auto;padding:clamp(22px,3.5vw,44px)}.dashboard-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:26px;margin-bottom:24px}.dashboard-page-heading h1{margin:0;font-size:clamp(25px,3vw,38px);letter-spacing:-.035em}.dashboard-page-heading>div>p:last-child{max-width:800px;margin:9px 0 0;color:var(--dashboard-muted);font-size:13px;line-height:1.55}.dashboard-health-banner{display:flex;min-width:220px;align-items:center;gap:12px;padding:12px 15px;border:1px solid rgba(74,222,128,.15);border-radius:13px;background:#14532d29}.dashboard-health-banner-critical{border-color:#f8717133;background:#7f1d1d33}.dashboard-health-banner-critical .dashboard-live-dot{background:var(--dashboard-red);box-shadow:0 0 14px #f87171b8}.dashboard-health-banner div{display:grid;gap:2px}.dashboard-health-banner strong{font-size:12px}.dashboard-health-banner small{color:#8291a7;font-size:10px}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-kpi-card{position:relative;display:block;min-height:168px;padding:20px;overflow:hidden;border:1px solid var(--dashboard-border);border-radius:16px;background:linear-gradient(145deg,#0f172ae0,#0a0f1af0);color:inherit;text-decoration:none;transition:border-color .16s ease,transform .16s ease}.dashboard-kpi-card:after{position:absolute;width:120px;height:120px;border-radius:50%;background:currentColor;content:"";filter:blur(60px);opacity:.12;right:-42px;top:-48px}.dashboard-kpi-card:hover{border-color:var(--dashboard-border-strong);transform:translateY(-2px)}.dashboard-kpi-card p{margin:0 0 15px;color:currentColor;font-size:9px;font-weight:900;letter-spacing:.16em}.dashboard-kpi-card>strong{display:block;margin-bottom:8px;color:#fff;font-size:clamp(30px,4vw,43px);line-height:1}.dashboard-kpi-card h2{margin:0 0 8px;color:#e5edf7;font-size:13px}.dashboard-kpi-card>span{color:#68778e;font-size:10px}.dashboard-kpi-blue{color:var(--dashboard-blue)}.dashboard-kpi-green{color:var(--dashboard-green)}.dashboard-kpi-orange{color:var(--dashboard-orange)}.dashboard-kpi-red{color:var(--dashboard-red)}.dashboard-kpi-violet{color:var(--dashboard-violet)}.dashboard-overview-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.75fr);gap:14px;margin-top:14px}.dashboard-overview-columns-wide{grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr)}.dashboard-overview-stack{display:grid;gap:14px}.dashboard-panel,.dashboard-table-panel,.dashboard-filter-panel,.dashboard-state-card{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);box-shadow:0 18px 60px #00000029}.dashboard-panel{margin-top:14px;padding:21px;border-radius:16px}.dashboard-overview-columns>.dashboard-panel,.dashboard-overview-stack>.dashboard-panel{margin-top:0}.dashboard-compact-panel{min-height:0}.dashboard-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.dashboard-panel-heading h2{margin:0;font-size:16px}.dashboard-panel-heading a{color:#7cb5ff;font-size:10px;font-weight:750;text-decoration:none}.dashboard-panel-heading a:hover{color:#bfdbfe}.dashboard-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.dashboard-health-cell{padding:15px;border:1px solid currentColor;border-radius:12px;background:#0f172a80}.dashboard-health-cell span,.dashboard-health-cell strong{display:block}.dashboard-health-cell span{margin-bottom:9px;font-size:9px;font-weight:800;text-transform:uppercase}.dashboard-health-cell strong{color:#fff;font-size:25px}.dashboard-submetric-row,.dashboard-stat-list,.dashboard-delivery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.dashboard-stat-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.dashboard-submetric{min-width:0;padding:10px 11px;border-radius:10px;background:#0f172a80}.dashboard-submetric span,.dashboard-submetric strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-submetric span{margin-bottom:5px;color:#718198;font-size:9px}.dashboard-submetric strong{color:#e2e8f0;font-size:14px}.dashboard-registry-hero{display:flex;align-items:flex-end;gap:10px;padding:4px 3px 13px;border-bottom:1px solid var(--dashboard-border)}.dashboard-registry-hero strong{color:var(--dashboard-green);font-size:44px;line-height:1}.dashboard-registry-hero span{padding-bottom:5px;color:#7f8da3;font-size:10px}.dashboard-event-list{display:grid;gap:6px}.dashboard-event-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;border:1px solid transparent;border-radius:11px;color:inherit;text-decoration:none}.dashboard-event-row:hover{border-color:var(--dashboard-border);background:#1e293b57}.dashboard-event-icon{display:grid;width:31px;height:31px;place-items:center;border:1px solid currentColor;border-radius:9px;background:#0f172aa6;font-size:10px;font-weight:900}.dashboard-event-row>div:nth-child(2){display:grid;min-width:0;gap:3px}.dashboard-event-row>div:nth-child(2) strong,.dashboard-event-row>div:nth-child(2) span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-event-row>div:nth-child(2) strong{font-size:11px}.dashboard-event-row>div:nth-child(2) span,.dashboard-event-meta time{color:#69788f;font-size:9px}.dashboard-event-meta{display:grid;justify-items:end;gap:5px}.dashboard-tone-label{display:inline-flex;align-items:center;padding:4px 7px;border:1px solid currentColor;border-radius:999px;background:#0f172a9e;font-size:8px;font-weight:900;letter-spacing:.08em}.tone-success{color:#4ade80!important}.tone-warning{color:#fbbf24!important}.tone-critical{color:#f87171!important}.tone-neutral{color:#94a3b8!important}.dashboard-build-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-build-summary>div{display:grid;gap:5px;padding:12px;border-radius:11px;background:#0f172a80}.dashboard-build-summary strong{color:var(--dashboard-violet);font-size:27px}.dashboard-build-summary span{color:#718198;font-size:9px}.dashboard-class-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:9px}.dashboard-class-grid>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:10px;background:#0f172a80}.dashboard-class-grid span{overflow:hidden;color:#8391a6;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dashboard-class-grid strong{font-size:14px}.dashboard-state-card{display:flex;min-height:200px;align-items:center;justify-content:center;gap:17px;margin-top:16px;padding:28px;border-radius:16px}.dashboard-state-card>span:first-child:not(.dashboard-spinner){display:grid;width:42px;height:42px;place-items:center;border:1px solid currentColor;border-radius:12px;color:var(--dashboard-red);font-weight:900}.dashboard-state-card h1,.dashboard-state-card h2{margin:0 0 7px;font-size:17px}.dashboard-state-card p{margin:0 0 13px;color:var(--dashboard-muted);font-size:11px}.dashboard-spinner{width:30px;height:30px;flex:0 0 auto;border:3px solid rgba(96,165,250,.15);border-top-color:var(--dashboard-blue);border-radius:50%;animation:dashboard-spin .8s linear infinite}@keyframes dashboard-spin{to{transform:rotate(360deg)}}.dashboard-empty-state{display:flex;min-height:180px;align-items:center;justify-content:center;gap:14px;padding:24px;text-align:left}.dashboard-empty-state-compact{min-height:90px;padding:12px}.dashboard-empty-state>span{color:#475569;font-size:30px}.dashboard-empty-state strong{display:block;margin-bottom:5px;font-size:12px}.dashboard-empty-state p{margin:0;color:#68778e;font-size:10px}.dashboard-result-count{display:grid;min-width:118px;justify-items:end;gap:3px}.dashboard-result-count strong{font-size:28px}.dashboard-result-count span{color:var(--dashboard-muted);font-size:10px}.dashboard-filter-panel{display:flex;align-items:flex-end;gap:9px;margin-bottom:14px;padding:14px;overflow-x:auto;border-radius:14px}.dashboard-filter-panel label{display:grid;min-width:150px;gap:6px}.dashboard-filter-panel label>span{color:#76869d;font-size:9px;font-weight:750}.dashboard-filter-panel input,.dashboard-filter-panel select{min-height:38px;padding:0 10px;border:1px solid var(--dashboard-border);border-radius:9px;outline:none;background:#070a12c2;color:#dbe4ef;color-scheme:dark;font:inherit;font-size:11px}.dashboard-filter-panel input:focus,.dashboard-filter-panel select:focus{border-color:#60a5fa8c;box-shadow:0 0 0 3px #2563eb1a}.dashboard-filter-actions{display:flex;gap:7px;padding-left:5px}.dashboard-table-panel{overflow:hidden;border-radius:14px}.dashboard-table-heading{padding:18px 18px 0}.dashboard-table-heading>span{color:var(--dashboard-muted);font-size:10px}.dashboard-table-scroll{max-width:100%;overflow:auto;scrollbar-color:rgba(100,116,139,.36) rgba(15,23,42,.25);scrollbar-width:thin}.dashboard-table{width:100%;min-width:max-content;border-collapse:collapse;font-size:10px}.dashboard-table th,.dashboard-table td{max-width:330px;padding:11px 13px;border-bottom:1px solid rgba(148,163,184,.08);text-align:left;vertical-align:middle}.dashboard-table th{position:sticky;z-index:2;top:0;background:#0d1321;color:#66768d;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.dashboard-table td{color:#aebacd;white-space:nowrap}.dashboard-table tbody tr:hover{background:#1e293b4d}.dashboard-table tbody tr:last-child td{border-bottom:0}.dashboard-monospace{display:inline-block;max-width:250px;overflow:hidden;color:#8bbefc!important;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:9px;text-overflow:ellipsis;vertical-align:middle}.dashboard-table-actions-column{position:sticky;z-index:1;right:0;min-width:126px;background:#0d1321;box-shadow:-10px 0 24px #070a126b}.dashboard-table tbody .dashboard-table-actions-column{background:#0c121f}.dashboard-table tbody tr:hover .dashboard-table-actions-column{background:#111a2a}.dashboard-row-actions{display:flex;gap:5px}.dashboard-table-action{min-height:28px;padding:0 8px;border-color:#60a5fa33;border-radius:7px;background:#2563eb1a;color:#93c5fd;font-size:8px}.dashboard-copy-button{white-space:nowrap}.dashboard-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;color:#718198;font-size:10px}.dashboard-pagination>div{display:flex;gap:7px}.dashboard-drawer-layer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end}.dashboard-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#02060ec2;cursor:default;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dashboard-drawer{position:relative;z-index:1;display:flex;width:min(92vw,820px);height:100vh;flex-direction:column;border-left:1px solid var(--dashboard-border-strong);background:#090e19;box-shadow:-30px 0 100px #00000085;animation:dashboard-drawer-in .18s ease-out}@keyframes dashboard-drawer-in{0%{transform:translate(35px);opacity:0}}.dashboard-drawer-header{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;border-bottom:1px solid var(--dashboard-border)}.dashboard-drawer-header h1{margin:0;font-size:20px}.dashboard-drawer-content{min-height:0;flex:1;overflow-y:auto;padding:18px 20px 50px}.dashboard-detail-loading{display:flex;min-height:240px;align-items:center;justify-content:center;gap:12px;color:var(--dashboard-muted);font-size:11px}.dashboard-detail-error{padding:18px;border:1px solid rgba(248,113,113,.2);border-radius:12px;background:#7f1d1d29}.dashboard-detail-error p{margin-bottom:0;color:#fca5a5;font-size:11px}.dashboard-detail-actions{display:flex;justify-content:flex-end;gap:7px;margin-bottom:13px}.dashboard-detail-actions-wrap{flex-wrap:wrap}.dashboard-detail-section{margin-bottom:13px;overflow:hidden;border:1px solid var(--dashboard-border);border-radius:13px;background:#0c111db8}.dashboard-detail-section>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid var(--dashboard-border);background:#141c2e80}.dashboard-detail-section>header h2{margin:0;font-size:12px}.dashboard-detail-section>header span{display:grid;min-width:21px;height:21px;place-items:center;border-radius:999px;background:#3b82f621;color:#93c5fd;font-size:8px}.dashboard-detail-row-list{display:grid}.dashboard-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border-bottom:1px solid rgba(148,163,184,.08)}.dashboard-detail-grid:last-child{border-bottom:0}.dashboard-detail-grid>div{min-width:0;padding:11px 13px;border-bottom:1px solid rgba(148,163,184,.06)}.dashboard-detail-grid dt{margin-bottom:5px;color:#64748b;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.dashboard-detail-grid dd{margin:0;overflow-wrap:anywhere;color:#cbd5e1;font-size:10px;line-height:1.5}.dashboard-detail-empty{margin:0;padding:14px;color:#64748b;font-size:10px}.dashboard-error-hero{margin-bottom:13px;padding:18px;border:1px solid currentColor;border-radius:13px;background:#0f172a8c}.dashboard-error-hero span{font-size:9px;font-weight:900;letter-spacing:.14em}.dashboard-error-hero h2{margin:9px 0 5px;color:#fff;font-size:18px}.dashboard-error-hero p{margin:0;color:#8291a7;font-size:10px}.dashboard-security-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-security-warning{display:flex;align-items:center;justify-content:space-between;gap:24px;border-color:#fb923c2b;background:linear-gradient(135deg,#7c2d1224,#0c111deb)}.dashboard-security-warning h2{margin:0 0 8px;font-size:16px}.dashboard-security-warning p:last-child{max-width:760px;margin:0;color:#8b9bb3;font-size:11px;line-height:1.6}.dashboard-security-actions{display:flex;flex:0 0 auto;gap:7px}.dashboard-current-session{display:inline-flex;margin-left:7px;padding:3px 5px;border-radius:5px;background:#16653447;color:#86efac;font-size:7px;font-weight:900}.dashboard-sidebar-collapsed .dashboard-sidebar{width:var(--dashboard-sidebar-collapsed-width)}.dashboard-sidebar-collapsed .dashboard-main{margin-left:var(--dashboard-sidebar-collapsed-width)}.dashboard-sidebar-collapsed .dashboard-sidebar-brand{padding-inline:17px}.dashboard-sidebar-collapsed .dashboard-sidebar-toggle{position:absolute;right:-14px;width:28px;height:28px;border-radius:999px;background:#172033;font-size:16px}.dashboard-sidebar-collapsed .dashboard-brand-copy,.dashboard-sidebar-collapsed .dashboard-nav-copy,.dashboard-sidebar-collapsed .dashboard-nav-section,.dashboard-sidebar-collapsed .dashboard-sidebar-session .dashboard-live-dot{display:none}.dashboard-sidebar-collapsed .dashboard-navigation{align-items:center;padding-inline:9px}.dashboard-sidebar-collapsed .dashboard-nav-link{width:48px;justify-content:center;padding-inline:0}.dashboard-sidebar-collapsed .dashboard-nav-mark{font-size:10px}.dashboard-sidebar-collapsed .dashboard-nav-mark-overview,.dashboard-sidebar-collapsed .dashboard-nav-mark-security{font-size:17px}.dashboard-sidebar-collapsed .dashboard-sidebar-session{justify-content:center;min-height:48px;padding:0}.dashboard-sidebar-collapsed .dashboard-sidebar-session:before{width:8px;height:8px;border-radius:50%;background:var(--dashboard-green);box-shadow:0 0 14px #4ade80c7;content:""}.dashboard-mobile-overlay{display:none}@media(max-width:1180px){.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-overview-columns,.dashboard-overview-columns-wide{grid-template-columns:1fr}.dashboard-overview-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.dashboard-sidebar,.dashboard-sidebar-collapsed .dashboard-sidebar{width:min(84vw,var(--dashboard-sidebar-width));transform:translate(-105%)}.dashboard-sidebar-mobile-open{transform:translate(0)!important}.dashboard-main,.dashboard-sidebar-collapsed .dashboard-main{margin-left:0}.dashboard-sidebar-collapsed .dashboard-brand-copy,.dashboard-sidebar-collapsed .dashboard-nav-copy,.dashboard-sidebar-collapsed .dashboard-nav-section,.dashboard-sidebar-collapsed .dashboard-sidebar-session .dashboard-live-dot{display:grid}.dashboard-sidebar-collapsed .dashboard-sidebar-session .dashboard-live-dot{display:block}.dashboard-sidebar-collapsed .dashboard-navigation{align-items:stretch;padding-inline:10px}.dashboard-sidebar-collapsed .dashboard-nav-link{width:auto;justify-content:flex-start;padding-inline:10px}.dashboard-sidebar-collapsed .dashboard-sidebar-session{justify-content:flex-start;min-height:66px;padding:12px}.dashboard-sidebar-collapsed .dashboard-sidebar-session:before{display:none}.dashboard-sidebar-collapsed .dashboard-sidebar-toggle{position:static;width:36px;height:36px;margin-left:auto;border-radius:10px}.dashboard-mobile-overlay{position:fixed;z-index:35;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#02060eb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dashboard-mobile-menu{display:grid}.dashboard-topbar{padding-inline:14px}}@media(max-width:720px){.dashboard-topbar{align-items:flex-start;flex-direction:column;padding-block:10px}.dashboard-topbar-actions{width:100%;justify-content:flex-start;overflow-x:auto}.dashboard-page{padding:18px 13px 34px}.dashboard-page-heading,.dashboard-security-warning{align-items:stretch;flex-direction:column}.dashboard-health-banner{min-width:0}.dashboard-kpi-grid,.dashboard-security-kpis,.dashboard-overview-stack{grid-template-columns:1fr}.dashboard-kpi-card{min-height:145px}.dashboard-health-grid,.dashboard-submetric-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-filter-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.dashboard-filter-panel label{min-width:0}.dashboard-filter-actions{grid-column:1 / -1;padding-left:0}.dashboard-pagination{align-items:stretch;flex-direction:column}.dashboard-pagination>div{justify-content:space-between}.dashboard-drawer{width:100vw}.dashboard-detail-grid{grid-template-columns:1fr}.dashboard-security-actions{flex-wrap:wrap}}@media(max-width:440px){.dashboard-auto-refresh{display:none}.dashboard-page-heading h1{font-size:27px}.dashboard-filter-panel{grid-template-columns:1fr}.dashboard-filter-actions{grid-column:auto}.dashboard-filter-actions .dashboard-button{flex:1}.dashboard-event-row{grid-template-columns:auto minmax(0,1fr)}.dashboard-event-meta{display:none}.dashboard-stat-list,.dashboard-delivery-grid,.dashboard-build-summary{grid-template-columns:1fr}.dashboard-drawer-header,.dashboard-drawer-content{padding-inline:13px}}:root{color:#f8fafc;background:#070a12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#070a12}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(96,165,250,.65);outline-offset:3px}.public-page,.auth-page,.telegram-page,.admin-page{min-height:100vh}.public-page,.auth-page{display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% -10%,rgba(37,99,235,.32),transparent 42%),#070a12}.public-brand{text-align:center}.public-brand h1{margin:20px 0 0;font-size:clamp(3rem,12vw,8rem);letter-spacing:.09em}.public-brand p,.muted{color:#94a3b8}.brand-badge{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 20px;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:linear-gradient(145deg,#2563eb,#7c3aed);box-shadow:0 12px 40px #2563eb47;color:#fff;font-size:28px;font-weight:900}.brand-badge-large{width:72px;height:72px;border-radius:22px;font-size:36px}.brand-badge-small{width:42px;height:42px;margin:0;border-radius:13px;font-size:21px}.auth-card{width:min(100%,520px);padding:clamp(28px,6vw,48px);border:1px solid rgba(148,163,184,.16);border-radius:24px;background:#0c111de0;box-shadow:0 28px 100px #0000007a;text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.auth-card h1,.status-card h1,.panel h2{margin:0}.auth-card .muted{margin:18px auto 28px;line-height:1.65}.eyebrow{margin:0 0 8px;color:#60a5fa;font-size:11px;font-weight:800;letter-spacing:.16em}.progress-line{position:relative;width:100%;height:3px;margin-top:28px;overflow:hidden;border-radius:999px;background:#94a3b824}.progress-line:after{position:absolute;top:0;right:0;bottom:0;left:0;width:40%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#8b5cf6);animation:progress 1.2s ease-in-out infinite;content:""}@keyframes progress{0%{transform:translate(-110%)}to{transform:translate(350%)}}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border:1px solid transparent;border-radius:12px;cursor:pointer;font-weight:750;text-decoration:none;transition:border-color .16s ease,background .16s ease,opacity .16s ease,transform .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.58}.button-primary{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff}.button-secondary{border-color:#94a3b833;background:#1e293bb3;color:#e2e8f0}.button-danger{border-color:#f8717140;background:#7f1d1d52;color:#fca5a5}.telegram-page{background:radial-gradient(circle at 0 0,rgba(37,99,235,.26),transparent 38%),#070a12}.telegram-header,.admin-header{position:sticky;z-index:10;top:0;display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:14px clamp(18px,4vw,48px);border-bottom:1px solid rgba(148,163,184,.12);background:#070a12d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-brand{display:flex;align-items:center;gap:12px}.admin-brand .eyebrow{margin-bottom:2px}.open-browser-control{display:flex;align-items:center;gap:12px}.control-hint{max-width:230px;color:#94a3b8;font-size:12px}.control-hint-error{color:#fca5a5}.control-hint-opened{color:#86efac}.telegram-content{display:grid;min-height:calc(100vh - 72px);place-items:center;padding:24px}.telegram-card{text-align:left}.success-mark{display:grid;width:52px;height:52px;place-items:center;margin-bottom:28px;border:1px solid rgba(74,222,128,.25);border-radius:50%;background:#1665343d;color:#4ade80;font-size:24px;font-weight:900}.admin-page{background:radial-gradient(circle at 85% 0,rgba(124,58,237,.18),transparent 32%),#070a12}.admin-actions{display:flex;gap:10px}.admin-content{width:min(100%,1280px);margin:0 auto;padding:clamp(24px,4vw,52px)}.status-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:18px}.status-card,.metric-card,.panel{border:1px solid rgba(148,163,184,.14);background:#0c111dc7;box-shadow:0 20px 60px #00000038}.status-card{display:flex;align-items:flex-start;gap:16px;padding:28px;border-radius:20px}.status-card .muted{margin:10px 0 0}.status-dot{width:12px;height:12px;flex:0 0 auto;margin-top:6px;border:3px solid rgba(74,222,128,.2);border-radius:50%;background:#4ade80;box-shadow:0 0 20px #4ade80b8}.metric-card{display:flex;flex-direction:column;justify-content:space-between;padding:28px;border-radius:20px;color:#94a3b8}.metric-card strong{color:#fff;font-size:44px}.panel{margin-top:18px;padding:28px;border-radius:20px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.text-button{padding:8px 0;border:0;background:transparent;color:#60a5fa;cursor:pointer;font-weight:700}.session-list{display:grid;gap:10px}.session-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;align-items:center;gap:20px;padding:18px;border:1px solid rgba(148,163,184,.1);border-radius:14px;background:#0f172a80}.session-row code{display:block;margin-top:7px;color:#64748b;font-size:11px;overflow-wrap:anywhere}.session-times{display:grid;gap:5px;color:#94a3b8;font-size:12px}.pill{padding:6px 9px;border-radius:999px;background:#47556959;color:#94a3b8;font-size:11px;font-weight:800}.pill-active{background:#16653447;color:#86efac}.panel-placeholder{border-style:dashed}.panel-placeholder .muted{max-width:720px;margin-bottom:0;line-height:1.6}@media(max-width:760px){.telegram-header,.admin-header{align-items:flex-start}.open-browser-control,.admin-actions{align-items:flex-end;flex-direction:column}.control-hint{text-align:right}.status-grid{grid-template-columns:1fr}.metric-card{min-height:140px}.session-row{grid-template-columns:1fr}}@media(max-width:480px){.telegram-header,.admin-header{gap:12px;padding:12px}.admin-brand strong{font-size:13px}.button{min-height:40px;padding-inline:13px;font-size:13px}.control-hint{display:none}.admin-content{padding:16px}.status-card,.metric-card,.panel{padding:20px}}
