:root,[data-theme='day']{--color-primary:#6d28d9;--color-secondary:#4c1d95;--color-accent:#7c3aed;--color-background:#ffffff;--color-surface:#f5f3ff;--color-text:#1e1b2e;color-scheme:light}[data-theme='night']{--color-primary:#7c3aed;--color-secondary:#5b21b6;--color-accent:#a78bfa;--color-background:#13111c;--color-surface:#1e1b2e;--color-text:#ede9fe;color-scheme:dark}
:root{--font-sans: 'Helvetica Neue',Helvetica,Arial,system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;--text-xs: 0.75rem;--text-sm: 0.875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.5625rem;--text-2xl: 1.953rem;--text-3xl: 2.441rem;--text-4xl: 3.052rem;--text-hero: 3.815rem;--weight-regular: 400;--weight-medium: 500;--weight-bold: 700;--weight-heroBold: 800;--leading-tight: 1.1;--leading-snug: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.65;--space-0: 0;--space-1: 0.25rem;--space-2: 0.5rem;--space-3: 0.75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--space-10: 8rem;--radius-none: 0;--radius-sm: 0.25rem;--radius-md: 0.5rem;--radius-lg: 0.75rem;--radius-xl: 1rem;--radius-full: 9999px;--shadow-none: none;--shadow-sm: 0 1px 2px rgba(0,0,0,0.06);--shadow-md: 0 2px 8px rgba(0,0,0,0.08);--shadow-lg: 0 8px 24px rgba(0,0,0,0.12);--shadow-xl: 0 16px 48px rgba(0,0,0,0.16)}*,*::before,*::after{box-sizing: border-box;margin: 0}html{-webkit-text-size-adjust: 100%}body{font-family: var(--font-sans);font-size: var(--text-base);font-weight: var(--weight-regular);line-height: var(--leading-normal);color: var(--color-text);background-color: var(--color-background);min-height: 100vh}h1,h2,h3,h4,h5,h6{font-weight: var(--weight-bold);line-height: var(--leading-snug);overflow-wrap: break-word}p{overflow-wrap: break-word}a{color: var(--color-accent)}img,picture,svg,video{display: block;max-width: 100%;height: auto}button,input,select,textarea{font: inherit;color: inherit}button{cursor: pointer}:focus-visible{outline: 2px solid var(--color-accent);outline-offset: 2px}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration: 0.01ms !important;animation-iteration-count: 1 !important;transition-duration: 0.01ms !important;scroll-behavior: auto !important}}
