:root{--hyrox-yellow: #cfdd28;--hyrox-yellow-dim: #a8b320;--hyrox-yellow-faint: rgba(207, 221, 40, .12);--hyrox-black: #0f0f0f;--hyrox-dark: #1a1a1a;--hyrox-surface: #242424;--hyrox-surface-2: #2e2e2e;--hyrox-border: rgba(255, 255, 255, .08);--hyrox-white: #ffffff;--hyrox-gray: #888888;--hyrox-gray-light: #555555;--color-bg: var(--hyrox-black);--color-surface: var(--hyrox-surface);--color-surface-2: var(--hyrox-surface-2);--color-border: var(--hyrox-border);--color-ink: var(--hyrox-white);--color-ink-dim: var(--hyrox-gray);--color-accent: var(--hyrox-yellow);--color-accent-dim: var(--hyrox-yellow-dim);--color-good: #4caf50;--color-ok: #ff9800;--color-bad: #f44336;--font: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{background-color:var(--color-bg);color:var(--color-ink);font-family:var(--font);font-size:1rem;line-height:1.5;min-height:100dvh;-webkit-font-smoothing:antialiased}a{color:var(--color-accent);text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:var(--hyrox-gray-light);border-radius:2px}
