:root{--bg-0:#0f0e32;--bg-1:#1f365f;--bg-2:#2f638c;--accent:#50b8e6;--text:#ebf4ff;--muted:#b8c9df;--card:rgba(255,255,255,0.07);--border:rgba(255,255,255,0.16)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:SF Pro Display,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 15% 10%,var(--bg-2) 0,var(--bg-1) 38%,var(--bg-0) 100%)}.shell{width:min(1680px,calc(100vw - 40px));margin:0 auto;padding:48px 0 64px}.shell-wide{width:calc(100vw - 40px);max-width:none}.telemetry-shell{height:100vh;padding:24px 0;overflow:hidden;display:flex;flex-direction:column}.hero h1{margin:0;font-size:clamp(2rem,5vw,3.3rem)}.hero-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero-aside{display:grid;gap:.75rem;justify-items:end;align-self:flex-start;margin-top:-.35rem}.hero-aside-top{width:100%}.hero-aside-top,.session-corner{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.session-corner-email{color:var(--muted);font-size:.92rem;max-width:min(36vw,360px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-logo{width:clamp(140px,18vw,208px);height:auto}.eyebrow{margin:0 0 8px;color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-weight:600}.lead{max-width:680px;color:var(--muted);line-height:1.6}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:28px}.card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:18px;backdrop-filter:blur(10px)}.card h2{margin:0 0 8px;font-size:1.1rem}.card p{margin:0;color:var(--muted);line-height:1.5}.login-shell{min-height:100vh;display:grid;place-items:center;padding:1rem}.login-shell .p-card{width:min(460px,92vw)}.login-form{display:grid;gap:1rem}.login-logo-wrap{margin-bottom:1rem}.login-logo{width:min(208px,56vw);height:auto}.header-logo-wrap{margin-bottom:.85rem}.brand-lockup{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.2rem}.brand-monitor{color:var(--accent);font-family:Avenir Next,Segoe UI,SF Pro Display,sans-serif;letter-spacing:.06em;text-transform:uppercase;font-weight:600;font-size:clamp(.82rem,1.05vw,.95rem);line-height:1;margin-left:.2rem}.login-field{display:grid;gap:.45rem;min-width:0}.login-field label{color:var(--muted);font-size:.9rem}.form-grid{display:grid;gap:1rem}.compact-filter-grid{grid-template-columns:repeat(auto-fit,minmax(220px,320px))}.compact-filter-grid .p-dropdown{width:100%;min-width:0}.compact-filter-grid .p-dropdown-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.telemetry-filters-toolbar,.telemetry-mobile-filter-toggle{display:none}.telemetry-filter-chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.telemetry-filter-chip{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(80,184,230,.22);background:rgba(80,184,230,.1);color:var(--text);font-size:.84rem;line-height:1.2}.checkbox-field{display:flex;align-items:center;gap:.5rem;color:var(--muted)}.table-actions{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap;max-width:100%}.config-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%}.config-actions .p-button{justify-content:center;width:100%}.p-button:not(.p-button-text):not(.p-button-outlined):not(.p-button-secondary):not(.p-button-danger),.p-button:not(.p-button-text):not(.p-button-outlined):not(.p-button-secondary):not(.p-button-danger) .p-button-icon,.p-button:not(.p-button-text):not(.p-button-outlined):not(.p-button-secondary):not(.p-button-danger) .p-button-label{color:var(--text)}.admin-table{width:100%}.admin-table .p-datatable-wrapper{overflow-x:auto}.admin-table table{width:100%}.admin-table td .table-actions{flex-wrap:nowrap}.telemetry-split-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch;flex:1 1 auto;min-height:0;overflow:hidden}.telemetry-panel{min-width:0;padding:1rem 1.25rem;border:1px solid var(--border);border-radius:16px;background:var(--card)}.telemetry-left-panel{display:flex;flex-direction:column;gap:1rem;min-height:0;overflow:hidden}.telemetry-subpanel{display:flex;flex:1 1 50%;flex-direction:column;min-height:0}.telemetry-chart-region{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.telemetry-chart-canvas{flex:1 1 auto;min-height:240px;overflow-x:auto;max-width:100%}.telemetry-chart-empty{display:flex;flex:1 1 auto;align-items:center;min-height:0}.telemetry-chart-header-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.telemetry-chart-toolbar{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(15,23,42,.28)}.telemetry-chart-toolbar .p-button{width:2rem;height:2rem}.telemetry-stats-panel{overflow:hidden}.telemetry-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;flex:1 1 auto;min-height:0;overflow:auto;padding-right:.1rem}.telemetry-stat-card{display:grid;gap:.35rem;align-content:start;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(15,23,42,.35)}.telemetry-stat-label{margin:0;color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.telemetry-stat-value{font-size:clamp(1.1rem,2vw,1.7rem);line-height:1.1}.telemetry-stat-hint{color:var(--muted);font-size:.82rem;line-height:1.4}.telemetry-stats-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem}.telemetry-stat-band{display:grid;gap:.3rem;padding:.85rem 1rem;border-radius:14px;background:rgba(80,184,230,.08);border:1px solid rgba(80,184,230,.18)}.telemetry-stat-band span{color:var(--muted);font-size:.82rem}.telemetry-stat-band strong{font-size:.95rem;line-height:1.35}.telemetry-table,.telemetry-table-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden}.telemetry-table{flex:1 1 auto;min-width:0}.telemetry-table.p-datatable-flex-scrollable{height:100%}.telemetry-table.p-datatable-flex-scrollable>.p-datatable-wrapper{flex:1 1 auto;min-height:0;height:auto}.telemetry-table .p-datatable-wrapper{min-height:0}.telemetry-table .p-paginator{flex:0 0 auto}.login-form .p-inputtext,.login-form .p-password,.login-form .p-password-input{width:100%}.login-form .p-password{display:block}.login-form .p-password .p-inputtext{width:100%}@media (max-width:768px){.shell{padding:28px 0 40px}.shell,.shell-wide{width:calc(100vw - 24px)}.telemetry-shell{height:auto;min-height:100vh;padding:28px 0 40px;overflow:visible}.hero-row{align-items:flex-start;flex-direction:column}.hero-aside{order:-1;width:100%;justify-items:stretch;margin-top:0}.hero-aside-top{justify-content:space-between;align-items:flex-start;padding:.45rem .55rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(15,23,42,.24)}.session-corner{flex:1 1 auto;width:auto;min-width:0;justify-content:space-between;gap:.5rem;flex-wrap:nowrap}.session-corner-email{flex:1 1 auto;max-width:none;min-width:0;font-size:.84rem;text-align:right}.hero-home-button{flex:0 0 auto;width:2.35rem;height:2.35rem;padding:0;justify-content:center}.hero-home-button .p-button-label,.session-corner-logout .p-button-label{display:none}.hero-home-button .p-button-icon,.session-corner-logout .p-button-icon{margin-right:0;font-size:1rem}.session-corner-logout{flex:0 0 auto;width:2.35rem;height:2.35rem;padding:0;justify-content:center}.config-actions{grid-template-columns:1fr}.table-actions{width:100%}.table-actions .p-button{flex:1 1 180px;justify-content:center}.telemetry-filters-toolbar{display:grid;gap:.75rem}.telemetry-mobile-filter-toggle{display:inline-flex;justify-self:start}.telemetry-filter-panel{display:none;padding:1rem;border:1px solid var(--border);border-radius:16px;background:var(--card)}.telemetry-filter-panel-open{display:grid}.compact-filter-grid,.telemetry-split-layout{grid-template-columns:1fr}.telemetry-table-panel{max-height:none}.telemetry-left-panel{overflow:visible}.telemetry-subpanel{flex-basis:auto}.telemetry-chart-canvas{min-height:280px}.telemetry-chart-header-actions{width:100%;justify-content:space-between}.telemetry-stats-footer,.telemetry-stats-grid{grid-template-columns:1fr}}.p-card{background:var(--card);border:1px solid var(--border);border-radius:16px;color:var(--text);backdrop-filter:blur(10px)}.p-card .p-card-subtitle{color:var(--accent)}