@import url("https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800;900&family=Noto+Sans:wght@300;400;500;600;700&display=swap");:root{--color-primary:#2d5f7e;--color-secondary:#e8f4f8;--color-accent:#a8d5ba;--color-cta:#d4af37;--color-alert:#c73e1d;--color-background:#fff;--color-text:#1e293b;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--shadow-xl:0 20px 25px rgba(0,0,0,.15)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}h1,h2,h3,h4,h5,h6{font-family:Figtree,sans-serif}body{font-family:Noto Sans,sans-serif;color:var(--color-text)}[role=button]:focus,a:focus,button:focus{outline:2px solid var(--color-primary);outline-offset:2px}*{transition:all .2s ease}@media (prefers-reduced-motion:reduce){*{transition:none!important}}