.sb-footer{background:var(--sb-surface);border-top:1px solid rgba(0,0,0,.05);padding:48px 0}.sb-footer__inner{gap:32px;justify-content:space-between;margin:0 auto;max-width:var(--sb-max-width);padding:0 24px}.sb-footer__brand,.sb-footer__inner{align-items:center;display:flex;flex-direction:column}.sb-footer__brand{gap:8px}.sb-footer__logo img{height:20px;width:auto}.sb-footer__wordmark{color:var(--sb-text);font-family:var(--sb-font-heading);font-size:1.125rem;font-weight:700;letter-spacing:-.01em}.sb-footer__copy{color:var(--sb-muted);font-size:12px}.sb-footer__links{display:flex;gap:32px}.sb-footer__link{color:var(--sb-muted);font-size:12px;transition:color .2s ease}.sb-footer__link:focus,.sb-footer__link:hover{color:var(--sb-text)}@media (min-width:768px){.sb-footer__inner{flex-direction:row}.sb-footer__brand{align-items:flex-start}}