.footer{position:relative;width:100vw;padding:1.5rem;background-color:var(--background);color:var(--foreground);overflow:hidden;display:flex;flex-direction:column;gap:4.5rem}.footer-copy,.footer-socials{display:flex;gap:3rem;align-items:flex-end}.fc-col-lg,.fs-col-lg{flex:2 1}.fs-col-lg{align-self:center}.fc-col-sm,.fs-col-sm{flex:1 1;display:flex;flex-direction:column}.fs-header{margin-bottom:1.5rem;color:var(--foreground-200)}.footer a{color:var(--foreground)}.footer-text{overflow:hidden}.footer-text-content{display:inline-block}.footer-lockup{display:inline-flex;align-items:center;gap:.28em;font-size:clamp(2.25rem,6.2vw,7.5rem);font-weight:600;letter-spacing:-.01em;line-height:1;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-lockup-lean{display:inline-flex;will-change:transform}.footer-lockup-mark{width:.92em;height:.92em;display:block;color:var(--foreground)}.fs-col-lg .footer-text-content{padding:.75rem;margin:-.75rem}@media (max-width:1000px){.footer-socials{flex-direction:column;align-items:flex-start;gap:3rem}.footer-lockup{font-size:clamp(2rem,9vw,5.5rem)}.footer-copy{flex-direction:column;align-items:flex-start;gap:.5rem}.fs-col-sm{justify-content:flex-start}}