:root{color-scheme:light dark;--elo-font: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--elo-text-xs: 12px;--elo-text-sm: 13px;--elo-text-md: 14px;--elo-text-lg: 16px;--elo-text-xl: 20px;--elo-text-2xl: 28px;--elo-leading: 1.5;--elo-leading-tight: 1.25;--elo-surface: #ffffff;--elo-surface-raised: #ffffff;--elo-surface-sunken: #efede8;--elo-surface-page: #f6f5f2;--elo-ink: #1c1b19;--elo-ink-muted: #5a5751;--elo-ink-subtle: #837f78;--elo-ink-inverse: #ffffff;--elo-border: #dcd8d1;--elo-border-subtle: #ebe8e2;--elo-border-width: 1px;--elo-accent: #33654a;--elo-accent-hover: #3f7a5a;--elo-positive: #2f6f45;--elo-positive-hover: #388253;--elo-negative: #a3372a;--elo-negative-hover: #bb4234;--elo-warning: #8a5a12;--elo-info: #3f6280;--elo-tint-accent: rgba(51, 101, 74, .08);--elo-space-1: 4px;--elo-space-2: 8px;--elo-space-3: 12px;--elo-space-4: 16px;--elo-space-5: 24px;--elo-space-6: 32px;--elo-radius-sm: 4px;--elo-radius-md: 8px;--elo-radius-lg: 14px;--elo-shadow-1: 0 1px 2px rgba(0, 0, 0, .06);--elo-shadow-2: 0 2px 6px rgba(0, 0, 0, .09);--elo-shadow-3: 0 8px 24px rgba(0, 0, 0, .12);--elo-focus-ring: 0 0 0 3px rgba(51, 101, 74, .35);--elo-transition: .16s ease;--elo-transition-fast: 90ms ease;--elo-navbar-h: 56px}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--elo-surface: #232120;--elo-surface-raised: #2b2928;--elo-surface-sunken: #1a1918;--elo-surface-page: #1a1918;--elo-ink: #ecebe8;--elo-ink-muted: #a9a59e;--elo-ink-subtle: #7e7a73;--elo-ink-inverse: #14150f;--elo-border: #3c3936;--elo-border-subtle: #302e2c;--elo-accent: #6aa483;--elo-accent-hover: #7cb694;--elo-positive: #63a97e;--elo-positive-hover: #74ba8e;--elo-negative: #e08476;--elo-negative-hover: #ec9689;--elo-warning: #d3a052;--elo-info: #7ba3c4;--elo-tint-accent: rgba(106, 164, 131, .14);--elo-shadow-1: 0 1px 2px rgba(0, 0, 0, .4);--elo-shadow-2: 0 2px 6px rgba(0, 0, 0, .45);--elo-shadow-3: 0 8px 24px rgba(0, 0, 0, .5);--elo-focus-ring: 0 0 0 3px rgba(106, 164, 131, .4)}}*,*:before,*:after{box-sizing:border-box}html{height:100%}body{margin:0;min-height:100vh;min-width:320px;font-family:var(--elo-font);font-size:var(--elo-text-md);line-height:var(--elo-leading);color:var(--elo-ink);background:var(--elo-surface-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
