:root{color-scheme:dark;--font-body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Arial Narrow", "Roboto Condensed", Impact, sans-serif;--color-canvas: #0b0f14;--color-surface: #111821;--color-surface-raised: #18222d;--color-border: #25313e;--color-border-strong: #3a4857;--color-ink: #f7f9fb;--color-text: #d8e0e8;--color-text-muted: #91a0af;--color-accent: #e34b32;--color-accent-strong: #f15a3f;--color-secondary: #d8b24a;--color-success: #31a778;--color-warning: #d69a35;--color-error: #e05858;--color-focus: #f4c95d;--color-push: #ee664e;--color-sit: #4ba7c8;--color-total: #d8b24a;--color-streak: #f09a43;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4.5rem;--radius-xs: 6px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--shadow-sm: 0 6px 18px rgba(0, 0, 0, .16);--shadow-md: 0 18px 48px rgba(0, 0, 0, .24);--shadow-lg: 0 28px 80px rgba(0, 0, 0, .36);--transition-fast: .14s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-canvas)}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--color-text);background:var(--color-canvas);font-family:var(--font-body);line-height:1.55;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}img,video,svg{max-width:100%}a{color:inherit}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}::selection{color:#fff;background:var(--color-accent)}h1,h2,h3,p{text-wrap:pretty}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
