:root,[data-theme=light]{--color-bg:#0a0a0a;--color-surface:#111;--color-surface-2:#161616;--color-surface-offset:#1a1a1a;--color-divider:#222;--color-border:#2a2a2a;--color-text:#f0f0f0;--color-text-muted:#888;--color-text-faint:#444;--color-accent:#2563eb;--color-accent-highlight:oklch(54.615% .215208 262.881/.12);--color-primary:#3b82f6;--color-primary-highlight:oklch(62.3083% .188015 259.815/.12);--color-warning:#f59e0b;--color-error:#ef4444;--color-error-highlight:oklch(63.6834% .207849 25.3313/.12);--color-success:#22c55e;--font-body:"Inter", system-ui, sans-serif;--text-xs:clamp(.75rem, .7rem + .25vw, .875rem);--text-sm:clamp(.875rem, .8rem + .35vw, 1rem);--text-base:clamp(1rem, .95rem + .25vw, 1.125rem);--text-lg:clamp(1.125rem, 1rem + .75vw, 1.5rem);--text-xl:clamp(1.5rem, 1.2rem + 1.25vw, 2.25rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-16:4rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--shadow-lg:0 12px 32px oklch(0% 0 0/.4);--content-wide:1200px;--content-narrow:640px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{min-height:100dvh;font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background:var(--color-bg);line-height:1.6}img,svg{max-width:100%;display:block}input,button,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}table{border-collapse:collapse;width:100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg, var(--color-surface-offset) 25%, var(--color-divider) 50%, var(--color-surface-offset) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s ease-in-out infinite shimmer}
