:root{--as-emerald:#059669;--as-emerald-bright:#10B981;--as-emerald-hover:#047857;--as-ink:#0B1F17;--as-paper:#F7FAF8;--as-text-2:#33453C;--as-text-3:#4B5F56;--as-border:#E7EEE9;--as-highlight:#ECF7F1;--as-highlight-border:#BFE3D3;--as-font-sans:"Space Grotesk",Helvetica,Arial,sans-serif;--as-font-mono:"IBM Plex Mono",ui-monospace,monospace;--as-ease:cubic-bezier(0.22,1,0.36,1);--as-fast:150ms;--as-base:300ms;--as-sweep:900ms;--as-font-sans:var(--font-space-grotesk),"Space Grotesk",Helvetica,Arial,sans-serif;--as-font-mono:var(--font-ibm-plex-mono),"IBM Plex Mono",ui-monospace,monospace}@keyframes as-gauge-sweep{0%{stroke-dashoffset:660}to{stroke-dashoffset:165}}@keyframes as-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.as-gauge-reveal{stroke-dasharray:660;animation:as-gauge-sweep var(--as-sweep,.9s) var(--as-ease,cubic-bezier(.22,1,.36,1)) both}.as-spinner{animation:as-spin 1.2s linear infinite;transform-origin:center}@media (prefers-reduced-motion:reduce){.as-gauge-reveal{animation:none;stroke-dashoffset:165}.as-spinner{animation:none}}