.footer{padding:3rem 0 0}@media (min-width:768px){.footer{padding-top:4rem}}.footer__layout{flex-direction:column;gap:2.5rem;padding-bottom:2.5rem;display:flex}@media (min-width:1280px){.footer__layout{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem}}.footer__brand{max-width:22rem}.footer__logo-link{margin-bottom:1rem;display:inline-block}.footer__tagline{color:var(--subtext);margin:0;font-size:.9375rem;line-height:1.6}.footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem;width:100%;display:grid}@media (min-width:768px){.footer__nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}}@media (min-width:1280px){.footer__nav{flex:1;max-width:42rem}}.footer__column-title{color:color-mix(in srgb, var(--foreground) 45%, transparent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:600}.footer__links{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer__link{color:var(--foreground);font-size:.9375rem;line-height:1.4;text-decoration:none;transition:color .2s}.footer__link:hover{color:var(--primary)}.footer__bottom{border-top:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);text-align:center;padding:1.25rem 0 1.5rem}.footer__copyright{color:var(--subtext);margin:0;font-size:.875rem;line-height:1.5}
