:root{--background:#fff;--foreground:#171717;--primary:#6100ff;--primary-foreground:#fff;--secondary:#f3f4f6;--secondary-foreground:#111827;--muted:#f3f4f6;--muted-foreground:#6b7280;--accent:#f3f4f6;--accent-foreground:#111827;--border:#e5e7eb;--input:#e5e7eb;--ring:#3b82f6;--destructive:#ef4444;--destructive-foreground:#fff;--radius:.5rem}
.dark{--background:#000;--foreground:#ededed;--primary:#6100ff;--primary-foreground:#fff;--secondary:#1f2937;--secondary-foreground:#f9fafb;--muted:#1f2937;--muted-foreground:#9ca3af;--accent:#1f2937;--accent-foreground:#f9fafb;--border:#374151;--input:#374151;--ring:#3b82f6;--destructive:#ef4444;--destructive-foreground:#fff;--radius:.5rem}

:root{--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:.75rem;--spacing-lg:1rem;--spacing-xl:1.5rem;--spacing-2xl:2rem;--spacing-3xl:3rem;--spacing-fluid-sm:clamp(.5rem,1vw + .25rem,1rem);--spacing-fluid-md:clamp(1rem,2vw + .5rem,2rem);--spacing-fluid-lg:clamp(1.5rem,3vw + .75rem,3.5rem)}@media (min-width:768px){:root{--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem}}@media (min-width:1280px){:root{--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2.5rem;--spacing-2xl:4rem;--spacing-3xl:6rem}}
:root{--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem}@media (min-width:768px){:root{--font-size-base:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:1.875rem;--font-size-3xl:2.25rem;--font-size-4xl:3rem;--font-size-5xl:3.75rem}}@media (min-width:1024px){:root{--font-size-base:1.25rem;--font-size-4xl:3.5rem;--font-size-5xl:4.5rem}}

