.an-dash{width:100%;background:linear-gradient(180deg,var(--bg-2),var(--bg-1));border:1px solid var(--line-2);border-radius:var(--r-lg);overflow:hidden;box-shadow:0 30px 70px -28px rgba(0,0,0,.8)}.an-dash-head{display:flex;align-items:center;gap:8px;padding:11px 16px;border-bottom:1px solid var(--line-1);background:rgba(255,255,255,.02);font-family:var(--font-mono);font-size:11.5px;color:var(--fg-2)}.an-dash-head-dot{width:6px;height:6px;border-radius:50%;background:var(--ok);box-shadow:0 0 7px var(--ok)}.an-dash-body{display:flex;flex-direction:column;gap:18px;padding:18px}.an-dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.an-dash-stat{display:flex;flex-direction:column;gap:3px;padding:12px 11px;background:rgba(15,17,24,.6);border:1px solid var(--line-2);border-radius:9px}.an-dash-stat-val{font-family:var(--font-mono);font-size:17px;font-weight:600;letter-spacing:-.02em;color:var(--fg-0)}.an-dash-stat-label{font-size:10px;color:var(--fg-3)}.an-dash-section{display:flex;flex-direction:column;gap:9px}.an-dash-section-label{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3)}.an-dash-bars{display:flex;flex-direction:column;gap:8px}.an-dash-bar{display:grid;grid-template-columns:108px 1fr 34px;align-items:center;gap:10px}.an-dash-bar-name{font-size:11px;color:var(--fg-1)}.an-dash-bar-track{height:8px;border-radius:4px;background:rgba(255,255,255,.05);overflow:hidden}.an-dash-bar-fill{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--accent),var(--accent-bright))}.an-dash-bar-pct{font-family:var(--font-mono);font-size:10.5px;color:var(--fg-2);text-align:right}.an-dash-foot{display:flex;flex-direction:column;gap:7px;padding-top:14px;border-top:1px solid var(--line-1)}.an-dash-foot-row{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--font-mono);font-size:11px}.an-dash-foot-label{color:var(--fg-2)}.an-dash-foot-val{color:var(--fg-0);font-weight:600}.analytics-highlights{padding:56px 0 116px}.analytics-highlights .container{max-width:1180px}.analytics-highlights .pp-hl-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:980px){.analytics-highlights .pp-hl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.analytics-highlights .pp-hl-grid{grid-template-columns:1fr}}.hlv--usage{gap:8px;padding:0 14px}.hlv-usage-stat{flex:1;display:flex;flex-direction:column;gap:3px;padding:12px 6px;background:rgba(15,17,24,.7);border:1px solid var(--line-2);border-radius:8px;text-align:center}.hlv-usage-val{font-family:var(--font-mono);font-size:15px;font-weight:600;letter-spacing:-.02em;color:var(--fg-0)}.hlv-usage-label{font-size:8.5px;color:var(--fg-3)}.hlv--fleet{flex-direction:column;gap:9px;padding:0 16px}.hlv-fleet-row{display:grid;grid-template-columns:48px 1fr 30px;align-items:center;gap:8px;width:100%}.hlv-fleet-name{font-size:10.5px;color:var(--fg-1)}.hlv-fleet-track{height:7px;border-radius:4px;background:rgba(255,255,255,.05);overflow:hidden}.hlv-fleet-fill{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--accent),var(--accent-bright))}.hlv-fleet-pct{font-family:var(--font-mono);font-size:9.5px;color:var(--fg-2);text-align:right}.hlv--behavior{flex-direction:column;align-items:stretch;gap:10px;padding:0 16px}.hlv-behavior-row{display:flex;flex-direction:column;gap:5px}.hlv-behavior-name{font-family:var(--font-mono);font-size:10px;color:var(--fg-2)}.hlv-behavior-bar{height:8px;min-width:18px;border-radius:4px;background:linear-gradient(90deg,var(--accent),var(--accent-bright))}.hlv--bounds{gap:18px}.hlv-bounds-shield{display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--accent-bright)}.hlv-bounds-shield-label{font-family:var(--font-mono);font-size:8.5px;letter-spacing:.04em;color:var(--fg-3)}.hlv-bounds-never{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.hlv-bounds-never-head{font-family:var(--font-mono);font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin-bottom:1px}.hlv-bounds-never li{display:flex;align-items:center;gap:7px;font-family:-apple-system,system-ui,sans-serif;font-size:11px;color:var(--fg-2)}.hlv-bounds-x{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;flex:none;border-radius:5px;background:rgba(239,68,68,.12);color:var(--danger)}