.site-footer{margin-top:6rem;border-top:1px solid var(--border);background:color-mix(in oklab,var(--secondary) 40%,transparent)}.site-footer__inner{padding-block:4rem}.site-footer__grid{display:grid;gap:3rem}@media (min-width:768px){.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr}}.site-footer__brand{max-width:24rem}.site-footer__brand .wordmark{font-size:1.5rem}.site-footer__blurb{margin-top:1rem;font-size:0.875rem;line-height:1.625;color:var(--muted-foreground)}.site-footer__heading{font-size:0.72rem;text-transform:uppercase;letter-spacing:0.22em;color:var(--muted-foreground);margin:0}.site-footer__list{margin-top:1.25rem;list-style:none;padding:0;display:flex;flex-direction:column;gap:0.75rem}.site-footer__list--care{font-size:0.875rem;color:color-mix(in oklab,var(--foreground) 80%,transparent)}.site-footer__link{font-size:0.875rem;color:color-mix(in oklab,var(--foreground) 80%,transparent);transition:color .2s ease}.site-footer__link:hover{color:var(--foreground)}.site-footer__bottom{margin-top:3.5rem;border-top:1px solid var(--border);padding-top:1.5rem;display:flex;flex-direction:column;gap:0.5rem;font-size:0.75rem;color:var(--muted-foreground)}@media (min-width:640px){.site-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.site-footer__tagline{letter-spacing:0.12em}