:root{--a11y-bg:#0b1220;--a11y-surface:#0f1729;--a11y-text:#f1f5f9;--a11y-body:#cbd5e1;--a11y-muted:#94a3b8;--a11y-link:#93c5fd;--a11y-focus:#60a5fa;--surface:#0f1729;--surface-2:#131d33;--border:#1e293b;--border-2:#273349;--text:#f1f5f9;--body:#cbd5e1;--muted:#94a3b8;--accent:#6366f1;--accent-2:#10b981;--danger:#ef4444;--warning:#f59e0b;--shadow-1:0 1px 0 hsla(0,0%,100%,.03),0 8px 24px rgba(0,0,0,.4);--shadow-2:0 1px 0 hsla(0,0%,100%,.05),0 16px 48px rgba(0,0,0,.5);--hover-bg:hsla(0,0%,100%,.035);--r-panel:14px;--r-control:10px}.numeric{font-feature-settings:tabular-nums slashed-zero;font-variant-numeric:tabular-nums slashed-zero}.lift{transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.lift:hover{transform:translateY(-2px);box-shadow:var(--shadow-2);border-color:var(--border-2)}@keyframes cr-rise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes cr-fade{0%{opacity:0}to{opacity:1}}.cr-rise{transform-origin:bottom;animation:cr-rise .48s cubic-bezier(.2,.7,.2,1) both}.cr-fade{animation:cr-fade .36s ease both}.dash-hero{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0}.dash-hero>*{padding:0 22px;border-left:1px solid var(--border-2)}.dash-hero>:first-child{padding-left:0;border-left:none}.dash-main{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start}.dash-col,.dash-main{display:grid;grid-gap:16px;gap:16px}.dash-col{align-content:start}@media (max-width:900px){.dash-hero{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.dash-hero>*{padding:0 0 0 22px;border-left:1px solid var(--border-2)}.dash-hero>:nth-child(odd){padding-left:0;border-left:none}.dash-main{grid-template-columns:1fr}}body{color:#cbd5e1}a{color:var(--a11y-link);text-decoration:underline;text-underline-offset:2px}a:visited{color:#c4b5fd}a:focus,a:hover{text-decoration:underline}:focus-visible{outline:3px solid var(--a11y-focus);outline-offset:2px;border-radius:4px}:focus{outline-color:var(--a11y-focus)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:focus,.sr-only-focusable:focus-within{position:fixed!important;top:8px;left:8px;z-index:10000;width:auto;height:auto;margin:0;padding:10px 16px;overflow:visible;clip:auto;white-space:normal;background:var(--a11y-surface);color:var(--a11y-text);border:2px solid var(--a11y-focus);border-radius:8px}.tap{min-width:44px;min-height:44px}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.md-bubble p{margin:0 0 6px}.md-bubble p:last-child{margin-bottom:0}.md-bubble ul{margin:4px 0;padding-left:18px}.md-bubble li{margin:2px 0}.md-bubble strong{font-weight:700}.md-bubble em{font-style:italic}.md-bubble .md-h{font-weight:700;margin:2px 0}.md-bubble a{color:#93c5fd;text-decoration:underline}