@import "https://fonts.googleapis.com/css2?family=Baloo+Chettan+2:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";
:root{--text-display:clamp(3rem, 7vw, 5.5rem);--text-h1:clamp(2.5rem, 5vw, 4rem);--text-h2:clamp(2rem, 4vw, 3rem);--text-h3:clamp(1.5rem, 3vw, 2rem);--text-lead:clamp(1.125rem, 2vw, 1.5rem);--leading-display:.95;--leading-heading:1.1;--leading-body:1.6;--color-primary:#ffce20;--color-secondary:#32c992;--color-accent:#6d13ec;--color-red:#ce3106;--color-bg:#faf9f5;--color-bg-secondary:#f5f0e6;--color-text-main:#111;--color-text-muted:#555;--color-text-contrast:#fff;--color-border:#111;--color-category:#f4752b;--color-cta-bg:#6b3fa0;--font-heading:"Baloo Chettan 2", sans-serif;--font-body:"Inter", sans-serif;--space-xxs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-xxl:3rem;--space-xxxl:4rem;--space-giant:6rem;--space-section:clamp(3rem, 8vw, 6rem);--space-container-gap:clamp(1.5rem, 5vw, 5rem);--focus-ring:2px solid var(--color-primary);--focus-ring-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
