.link{color:var(--text-subtle);font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-normal);letter-spacing:0;line-height:var(--line-height-xs);text-align:center;white-space:nowrap;align-items:center;gap:4px;width:fit-content;text-decoration:none;transition:color .14s;display:inline-flex}.link:hover,.link:focus-visible,.link[data-demo-hover=true]{color:var(--text)}.link:focus-visible{outline:2px solid var(--text);outline-offset:2px;border-radius:2px}.link__icon,.link__icon>svg{color:var(--icon-subtle);flex:0 0 16px;width:16px;height:16px;display:block}@media (prefers-reduced-motion:reduce){.link{transition:none}}.footer{background:0 0;width:100%;padding:0 20px}.footer--compact{padding:0 20px}.footer__compact-content{border-top:var(--border-weight-base) solid var(--border-inverted);justify-content:space-between;align-items:center;width:100%;max-width:560px;margin:0 auto;padding:40px 0;display:flex}.footer__content{flex-direction:column;gap:80px;max-width:1200px;margin:0 auto;padding:80px 0 120px;display:flex;position:relative}.footer__content:before{background:linear-gradient(90deg, var(--border-inverted) 0%, var(--border-intense) 50%, var(--border-inverted) 100%);content:"";height:var(--border-weight-base);position:absolute;top:0;left:0;right:0}.footer__main{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.footer__brand{flex-direction:column;justify-content:space-between;min-height:228px;display:flex}.footer__brand-copy{flex-direction:column;gap:16px;display:flex}.footer__logo{color:var(--icon);width:fit-content;display:inline-flex}.footer__logo:focus-visible,.footer__social-link:focus-visible,.footer__legal a:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--text);outline-offset:2px}.footer__wordmark{height:32px;mask:var(--footer-logo-source) center / contain no-repeat;width:127px;-webkit-mask:var(--footer-logo-source) center / contain no-repeat;background:currentColor;display:block}.footer__brand-copy p{color:var(--text-subtlest);font-size:var(--font-size-xs);line-height:var(--line-height-xs);margin:0}.footer__theme{width:fit-content}.footer__navigation{grid-column:2/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.footer__link-group h2{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);line-height:var(--line-height-sm);margin:0 0 12px}.footer__link-group ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.footer__link{text-align:left;white-space:normal}.footer__bottom{justify-content:space-between;align-items:center;display:flex}.footer__socials{opacity:1;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:12px;width:148px;height:28px;padding:0;display:flex}.footer__social-link{background:var(--bg-container);border-radius:var(--radius-sm);color:var(--icon-subtle);justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .14s,color .14s;display:flex}.footer__social-link:hover{background:var(--bg-container-hover);color:var(--icon)}.footer__legal,.footer__legal a,.footer__record{align-items:center;display:flex}.footer__legal{color:var(--text-subtlest);font-size:var(--font-size-xs);line-height:var(--line-height-xs);gap:12px}.footer__legal a{color:inherit;text-decoration:none}.footer__legal a:hover{color:var(--text)}.footer__record{gap:4px}.footer__record img{width:16px;height:17px}.footer__legal-divider{background:var(--border);width:1px;height:16px}@media (width<=900px){.footer__main{grid-template-columns:minmax(180px,1fr) minmax(0,2fr)}.footer__navigation{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:32px}.footer__bottom{align-items:flex-start;gap:24px}.footer__legal{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start}}@media (width<=800px){.footer__content{padding-bottom:168px}}@media (width<=600px){.footer{padding:0 16px}.footer__content{gap:48px;padding:32px 0 168px}.footer__main{grid-template-columns:1fr;gap:48px}.footer__brand{gap:32px;min-height:0}.footer__navigation{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))}.footer__bottom{flex-direction:column;align-items:flex-start;gap:28px}.footer__legal{flex-direction:column;align-items:flex-start;gap:8px}.footer__legal-divider{display:none}.footer--compact{padding:0 20px}.footer__compact-content{flex-direction:column;align-items:flex-start;gap:24px;padding:32px 0 40px}.footer--compact .footer__legal{gap:8px}}@media (prefers-reduced-motion:reduce){.footer__social-link{transition:none}}
