html{background:#07111f}body{margin:0}*{box-sizing:border-box}:root{color:#eef4ff;font-synthesis:none;text-rendering:optimizelegibility;background:#07111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 100% 0,#2563eb2b,#0000 30%),#07111f;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:270px 1fr;min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#081424f5;border-right:1px solid #94a3b821;flex-direction:column;width:270px;padding:28px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:13px;margin-bottom:42px;display:flex}.brand-mark{background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:14px;place-items:center;width:45px;height:45px;font-size:22px;font-weight:800;display:grid;box-shadow:0 12px 32px #2563eb52}.brand h1{margin:0;font-size:17px}.brand span{color:#7f91a9;font-size:12px}.navigation{gap:8px;display:grid}.nav-item{color:#9fb0c6;border-radius:12px;align-items:center;gap:13px;min-height:48px;padding:0 15px;text-decoration:none;transition:all .2s;display:flex}.nav-item:hover{color:#fff;background:#3b82f61a}.nav-item.active{color:#fff;background:linear-gradient(90deg,#2563eb3d,#38bdf814);border:1px solid #60a5fa33}.system-card{background:#0f2034cc;border:1px solid #94a3b81f;border-radius:14px;margin-top:auto;padding:15px}.system-status{align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.system-card small{color:#71839b;margin-top:7px;display:block}.status-dot{background:#22c55e;border-radius:999px;width:9px;height:9px;display:inline-block;box-shadow:0 0 12px #22c55ecc}.main-content{grid-column:2;min-width:0;padding:28px 32px 50px}.topbar{align-items:center;gap:16px;min-height:65px;display:flex}.topbar h2,.welcome-banner h3,.panel h3{margin:0}.eyebrow{color:#60a5fa;letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:800}.menu-button{color:#fff;background:#112238;border:0;border-radius:11px;width:42px;height:42px;display:none}.user-profile{align-items:center;gap:11px;margin-left:auto;display:flex}.user-profile strong,.user-profile span{display:block}.user-profile strong{font-size:13px}.user-profile span{color:#71839b;font-size:11px}.avatar{background:#17365f;border-radius:12px;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:grid}.welcome-banner{background:linear-gradient(110deg,#122e53f5,#091e35f5),#0e2035;border:1px solid #60a5fa2e;border-radius:22px;justify-content:space-between;gap:20px;margin-top:25px;padding:29px 31px;display:flex;box-shadow:0 20px 55px #00000038}.welcome-banner h3{font-size:clamp(22px,3vw,31px)}.welcome-banner p:last-child{color:#9fb0c6;max-width:650px;margin-bottom:0;line-height:1.6}.live-pill{white-space:nowrap;color:#bbf7d0;background:#22c55e17;border:1px solid #22c55e33;border-radius:999px;align-self:center;align-items:center;gap:9px;padding:10px 14px;font-size:12px;font-weight:800;display:flex}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.stat-card{background:#0d1e32c7;border:1px solid #94a3b81f;border-radius:17px;align-items:center;gap:15px;min-width:0;padding:20px;display:flex}.stat-icon{color:#7dd3fc;background:#0ea5e91c;border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.stat-icon.warning{color:#fbbf24;background:#f59e0b1c}.stat-card span,.stat-card strong,.stat-card small{display:block}.stat-card span{color:#91a3ba;font-size:12px}.stat-card strong{margin:3px 0;font-size:28px}.stat-card small{color:#60738c}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:18px;margin-top:22px;display:grid}.panel{background:#0d1e32c7;border:1px solid #94a3b81f;border-radius:18px;padding:22px}.panel-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.secondary-button{color:#bfdbfe;background:#2563eb1a;border:1px solid #60a5fa26;border-radius:10px;padding:9px 12px}.calls-table{overflow-x:auto}.table-row{color:#c7d3e3;border-bottom:1px solid #94a3b814;grid-template-columns:1.5fr 1fr .9fr .6fr;align-items:center;gap:12px;min-width:620px;padding:15px 4px;font-size:13px;display:grid}.table-heading{color:#6f839d;text-transform:uppercase;padding-top:2px;font-size:11px;font-weight:800}.call-status{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.call-status.answered{color:#86efac;background:#22c55e1a}.call-status.no-answer{color:#fca5a5;background:#ef44441a}.call-status.busy{color:#fde68a;background:#f59e0b1a}.health-score{text-align:center;background:radial-gradient(circle,#22c55e29,#0000 65%),#07111f6b;border-radius:16px;place-content:center;min-height:165px;display:grid}.health-score strong{font-size:46px}.health-score span{color:#7f91a9}.health-list{margin-top:14px}.health-list div{color:#91a3ba;border-bottom:1px solid #94a3b814;justify-content:space-between;gap:15px;padding:12px 2px;font-size:12px;display:flex}.healthy{color:#4ade80}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.app-shell{display:block}.sidebar{display:none}.main-content{padding:20px 16px 40px}.menu-button{place-items:center;display:grid}.user-profile div:last-child{display:none}.welcome-banner{flex-direction:column;align-items:flex-start}.stats-grid{grid-template-columns:1fr}}.topbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.filter-button,.export-button{border-radius:11px;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-weight:700;display:inline-flex}.filter-button{color:#c7d3e3;background:#0f2034cc;border:1px solid #94a3b821}.export-button{color:#fff;background:linear-gradient(135deg,#2563eb,#0284c7);border:0;box-shadow:0 10px 25px #2563eb3b}.charts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.chart-panel{min-width:0}.chart-container{width:100%;height:300px}.panel-meta{color:#71839b;font-size:12px}@media (width<=1100px){.charts-grid{grid-template-columns:1fr}}@media (width<=760px){.topbar-actions{margin-left:auto}.filter-button,.export-button{display:none}.chart-container{height:260px}}
