@font-face{font-family:InterVariable;src:url("../fonts/inter/inter-latin-wght-normal.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:InterVariable;src:url("../fonts/inter/inter-latin-wght-italic.woff2") format("woff2");font-weight:100 900;font-style:italic;font-display:swap}:root{--athena-font:InterVariable,system-ui,-apple-system,"Segoe UI",sans-serif;--athena-radius:.5rem;--athena-radius-lg:.75rem;--athena-sidebar-width:17rem;--athena-topbar-height:4.25rem;--athena-focus:0 0 0 .25rem color-mix(in srgb,var(--bs-primary) 28%,transparent);--athena-shadow:0 .75rem 2rem rgba(15,23,42,.08);--athena-chart-1:#2563eb;--athena-chart-2:#059669;--athena-chart-3:#d97706;--athena-chart-4:#7c3aed;--athena-chart-5:#dc2626}html[data-bs-theme=light]{--athena-bg:#f6f8fb;--athena-surface:#fff;--athena-surface-soft:#f1f5f9;--athena-border:#d9e2ec;--athena-text:#111827;--athena-muted:#64748b;--athena-nav:#334155}html[data-bs-theme=dark]{--athena-bg:#0f172a;--athena-surface:#172033;--athena-surface-soft:#1e293b;--athena-border:#334155;--athena-text:#f8fafc;--athena-muted:#cbd5e1;--athena-nav:#e2e8f0;color-scheme:dark}html[data-bs-theme=contrast]{--athena-bg:#000;--athena-surface:#050505;--athena-surface-soft:#111;--athena-border:#fff;--athena-text:#fff;--athena-muted:#fff;--athena-nav:#fff;--bs-primary:#ffff00;--bs-primary-rgb:255,255,0;color-scheme:dark}*{letter-spacing:0}body{font-family:var(--athena-font);background:var(--athena-bg);color:var(--athena-text)}a{color:var(--bs-primary)}:focus-visible{outline:0;box-shadow:var(--athena-focus)}.athena-skip-link{position:fixed;z-index:2000;margin:1rem}.athena-app{min-height:100vh}.athena-sidebar{position:fixed;inset:0 auto 0 0;width:var(--athena-sidebar-width);background:var(--athena-surface);border-right:1px solid var(--athena-border);z-index:1030;display:flex;flex-direction:column}.athena-brand{padding:1rem;border-bottom:1px solid var(--athena-border)}.athena-brand-link{display:flex;align-items:center;gap:.75rem;color:var(--athena-text);text-decoration:none}.athena-brand-link small{display:block;color:var(--athena-muted);font-size:.75rem}.athena-logo{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:.5rem;background:var(--bs-primary);color:#fff;font-weight:800}.athena-nav{padding:.75rem;overflow:auto}.athena-nav-link{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;margin:.125rem 0;border-radius:var(--athena-radius);color:var(--athena-nav);text-decoration:none}.athena-nav-link:hover,.athena-nav-link.active{background:var(--athena-surface-soft);color:var(--athena-text)}.athena-main{margin-left:var(--athena-sidebar-width);min-height:100vh}.athena-topbar{height:var(--athena-topbar-height);position:sticky;top:0;z-index:1020;background:color-mix(in srgb,var(--athena-surface) 92%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--athena-border);display:flex;align-items:center;gap:1rem;padding:0 1.25rem}.athena-search{position:relative;flex:1;max-width:34rem}.athena-search i{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);color:var(--athena-muted)}.athena-search .form-control{padding-left:2.35rem}.athena-topbar-actions{display:flex;align-items:center;gap:.5rem}.btn-icon{width:2.375rem;height:2.375rem;display:inline-grid;place-items:center;padding:0}.btn-ghost{border-color:transparent;color:var(--athena-text)}.btn-ghost:hover{background:var(--athena-surface-soft)}.athena-content,.athena-doc-main{padding:1.5rem;max-width:1500px;margin:0 auto}.athena-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.athena-page-heading h1{font-size:clamp(1.75rem,2vw,2.25rem);font-weight:750;margin:0}.athena-page-heading p{color:var(--athena-muted);margin:.35rem 0 0}.athena-eyebrow{font-weight:700;text-transform:uppercase;font-size:.75rem;color:var(--bs-primary)!important}.athena-card{background:var(--athena-surface);border:1px solid var(--athena-border);border-radius:var(--athena-radius-lg);box-shadow:var(--athena-shadow)}.athena-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.athena-metric{padding:1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.athena-metric p{margin:0;color:var(--athena-muted);font-size:.875rem}.athena-metric strong{display:block;font-size:1.65rem;line-height:1.2}.athena-list{list-style:none;padding:0;margin:1rem 0 0}.athena-list li{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center;padding:.75rem 0;border-top:1px solid var(--athena-border)}.athena-status{display:inline-block;width:.65rem;height:.65rem;border-radius:50%}.athena-chart-summary{color:var(--athena-muted);font-size:.875rem;margin:1rem 0 0}.athena-filter-bar{display:flex;gap:.5rem;flex-wrap:wrap}.athena-empty{min-height:16rem;display:grid;place-items:center;text-align:center;color:var(--athena-muted);border:1px dashed var(--athena-border);border-radius:var(--athena-radius-lg);padding:2rem}.athena-empty i{font-size:2rem}.athena-empty.compact{min-height:8rem}.athena-feature-icon{width:3rem;height:3rem;border-radius:.75rem;display:grid;place-items:center;background:var(--athena-surface-soft);color:var(--bs-primary);font-size:1.4rem;margin-bottom:1rem}.athena-auth-page{min-height:100vh;background:radial-gradient(circle at top left,color-mix(in srgb,var(--bs-primary) 18%,transparent),transparent 35%),var(--athena-bg)}.athena-auth-shell{min-height:100vh;display:grid;place-items:center;padding:1rem}.athena-auth-card{width:min(100%,28rem);background:var(--athena-surface);border:1px solid var(--athena-border);border-radius:1rem;box-shadow:var(--athena-shadow);padding:2rem}.athena-auth-card h1{text-align:center;font-size:1.8rem}.athena-auth-card>p{text-align:center;color:var(--athena-muted)}.athena-auth-note{font-size:.875rem;margin:1rem 0 0}.athena-code-input{text-align:center;font-size:1.5rem;letter-spacing:.5rem}.athena-recovery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1rem 0}.athena-recovery-grid code{display:block;padding:.75rem;border:1px solid var(--athena-border);border-radius:.5rem;text-align:center}.table caption{color:var(--athena-muted)}@media (max-width:991.98px){.athena-sidebar{transform:translateX(-100%);transition:transform .2s ease}.athena-sidebar.is-open{transform:translateX(0)}.athena-main{margin-left:0}.athena-search{max-width:none}.athena-page-heading{display:block}.athena-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.athena-content,.athena-doc-main{padding:1rem}.athena-topbar{padding:0 .75rem}.athena-topbar-actions .btn-primary{display:none}.athena-metric-grid{grid-template-columns:1fr}.athena-auth-card{padding:1.25rem}}@media (prefers-reduced-motion:reduce){*,::before,::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}