:root{--color-white:#fff;--color-black:#000;--color-primary:#de0512;--color-secondary:var(--color-white);--color-text-primary:var(--color-black);--color-text-secondary:#666;--color-background:var(--color-white);--color-border:var(--color-black);--color-gray:#f5f3f3;--color-primary-light:#f24a54;--color-primary-dark:#a80009;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1rem;--font-size-xl:1.125rem;--font-size-2xl:1.25rem;--font-size-3xl:1.5rem;--font-size-4xl:1.75rem;--font-size-5xl:1.75rem;--font-size-6xl:2rem;--font-size-7xl:2.5rem;--font-size-8xl:3rem;--font-size-9xl:3.5rem}@media (min-width:576px){:root{--font-size-xs:.8rem;--font-size-sm:.9rem;--font-size-base:1.02rem;--font-size-lg:1.02rem;--font-size-xl:1.12rem;--font-size-2xl:1.28rem;--font-size-3xl:1.55rem;--font-size-4xl:1.8rem;--font-size-5xl:2.1rem;--font-size-6xl:2.5rem;--font-size-7xl:3rem;--font-size-8xl:3.8rem;--font-size-9xl:5rem}}@media (min-width:768px){:root{--font-size-xs:.85rem;--font-size-sm:.95rem;--font-size-base:1.06rem;--font-size-lg:1.06rem;--font-size-xl:1.16rem;--font-size-2xl:1.34rem;--font-size-3xl:1.62rem;--font-size-4xl:1.9rem;--font-size-5xl:2.3rem;--font-size-6xl:2.7rem;--font-size-7xl:3.2rem;--font-size-8xl:4.2rem;--font-size-9xl:5.5rem}}@media (min-width:992px){:root{--font-size-xs:.87rem;--font-size-sm:.97rem;--font-size-base:1.1rem;--font-size-lg:1.1rem;--font-size-xl:1.2rem;--font-size-2xl:1.38rem;--font-size-3xl:1.68rem;--font-size-4xl:2rem;--font-size-5xl:2.4rem;--font-size-6xl:2.9rem;--font-size-7xl:3.4rem;--font-size-8xl:4.5rem;--font-size-9xl:6rem}}@media (min-width:1200px){:root{--font-size-xs:.9rem;--font-size-sm:1rem;--font-size-base:1.13rem;--font-size-lg:1.13rem;--font-size-xl:1.23rem;--font-size-2xl:1.42rem;--font-size-3xl:1.75rem;--font-size-4xl:2.1rem;--font-size-5xl:2.5rem;--font-size-6xl:3rem;--font-size-7xl:3.6rem;--font-size-8xl:4.8rem;--font-size-9xl:6.4rem}}@media (min-width:1400px){:root{--font-size-xs:.875rem;--font-size-sm:1rem;--font-size-base:1.125rem;--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;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--font-size-8xl:6rem;--font-size-9xl:8rem}}:root{--font-size-h1:var(--font-size-9xl);--font-size-h2:var(--font-size-8xl);--font-size-h3:var(--font-size-5xl);--font-size-h4:var(--font-size-3xl);--font-size-h5:var(--font-size-xl);--font-size-h6:var(--font-size-lg);--navbar-height:calc(2rem + 3.5rem)}.footer{font-size:var(--font-size-sm);padding-bottom:3rem}@media (min-width:992px){.footer{font-size:var(--font-size-xs)}}.footer__divider{background:var(--color-divider,#e5e5e5);height:1px;margin-bottom:1.25rem}.footer__row{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:992px){.footer__row{flex-direction:row;justify-content:space-between;gap:1rem}}.footer__links{font-size:inherit;flex-wrap:wrap;gap:1rem;text-decoration:underline;display:flex}@media (min-width:992px){.footer__links{gap:2rem}}.footer__link{color:inherit;text-decoration:underline}.footer__credit{font-size:inherit;flex-direction:row;align-items:flex-end;gap:.5rem;margin:0;display:flex}.footer__logo-link{display:inline-block}.footer__logo{width:auto;height:1em;display:inline-block}
