@import "https://fonts.googleapis.com/css2?family=Zilla+Slab:wght@600;700&family=DM+Sans:wght@400;500&display=swap";:root{--c-sun:#ffd23f;--c-coral:#ff6b6b;--c-brick:#c0392b;--c-brick-dark:#a93226;--c-navy:#1a2c5b;--c-navy-light:#2e4a82;--c-teal:#00b5a5;--c-teal-dark:#006b7a;--c-sky:#74b9ff;--c-grass:#6bcb77;--c-orange:#ff9f43;--c-cream:#fffbf0;--c-chalk:#fff5e0;--c-sand:#f5e6c8;--c-charcoal:#2c2c2c;--c-muted:#666;--c-ink:#1a1a2e;--c-white:#fff;--font-serif:"Zilla Slab", Georgia, "Times New Roman", serif;--font-sans:"DM Sans", system-ui, -apple-system, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.6;--leading-relaxed:1.75;--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-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 3px #1a2c5b14;--shadow-md:0 4px 12px #1a2c5b1f;--shadow-lg:0 8px 28px #1a2c5b2e;--shadow-xl:0 16px 48px #1a2c5b38}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);font-size:var(--text-base);color:var(--c-charcoal);background-color:var(--c-cream);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{max-width:100%;display:block}a{color:var(--c-navy)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);line-height:var(--leading-tight);color:var(--c-navy)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
