footer{position:relative;width:100%;min-height:auto;height:auto;display:flex;flex-direction:column;justify-content:flex-start;padding-top:0;background-color:var(--tone-100);color:var(--tone-400);overflow:hidden}.footer-row{width:100%}.footer-row.marquee{width:100%;overflow:hidden;border-top:1px solid var(--tone-200);border-bottom:1px solid var(--tone-200);background-color:var(--tone-100);padding:.75rem 0;-webkit-user-select:none;user-select:none}.film-tape{width:100%;display:flex;flex-direction:column;gap:.6rem}.film-sprockets{width:100%;height:5px;background:repeating-linear-gradient(90deg,var(--tone-300) 0px,var(--tone-300) 8px,transparent 8px,transparent 22px);opacity:.35}.film-tape-track{display:flex;width:max-content;will-change:transform;animation:film-marquee 32s linear infinite}.footer-row.marquee:hover .film-tape-track{animation-play-state:paused}@keyframes film-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.film-tape-content{display:flex;align-items:center;gap:2.5rem;padding-right:2.5rem;white-space:nowrap}.film-tape-content span{font-family:var(--font-primary);font-size:3.2rem;line-height:1;letter-spacing:.04em;color:var(--tone-400);text-transform:uppercase}.film-tape-content .tape-accent{color:var(--tone-500)}.film-tape-content .tape-outline{color:transparent;-webkit-text-stroke:1px var(--tone-300)}.film-tape-content .tape-bullet{font-size:1.4rem;color:var(--tone-500);opacity:.9}.film-tape-content .tape-tag{font-family:var(--font-secondary);font-size:.85rem;letter-spacing:.12em;color:var(--tone-300);border:1px solid var(--tone-200);padding:.25rem .6rem}.footer-row.form{display:flex;align-items:center;justify-content:center}.footer-row.form .container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2.5rem 0 1.5rem;text-align:center}.footer-row .footer-name{color:var(--tone-500);width:100%;display:flex;justify-content:center}.footer-logo-lockup{width:90%;max-width:650px;margin:0 auto}.footer-logo-lockup img{width:100%;height:auto;display:block}.footer-form-copy{display:flex;flex-direction:column;align-items:center;gap:.35rem}.footer-form-eyebrow{font-family:var(--font-secondary);font-size:1.1rem;color:var(--tone-400);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.08em}.footer-form-heading{font-family:var(--font-primary);font-size:2.25rem;color:var(--tone-500);font-weight:400;margin-bottom:.5rem;text-transform:uppercase}.footer-form-subtext{font-family:var(--font-secondary);font-size:1rem;color:var(--tone-400)}.footer-input{width:75%;max-width:500px}.footer-input input{width:100%;padding:1rem;font-family:var(--font-secondary);font-size:1rem;font-weight:500;text-align:center;text-transform:uppercase;background-color:var(--tone-400);border:none;outline:none}.footer-submit-btn a{color:var(--tone-400)}.footer-row.meta{border-top:1px solid var(--tone-200)}.footer-row.meta .container{display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem;padding:2.5rem 2rem 2rem}.footer-row.meta .footer-meta-row{display:flex;justify-content:space-between;gap:2rem}.footer-row.meta .footer-meta-row a{display:block;width:6rem;color:var(--tone-400)}.mobile-footer-actions{display:none}@media(max-width:1000px){footer{height:auto;min-height:auto;padding-top:0}.footer-row.marquee{display:block!important;padding:.6rem 0}.film-tape-content{gap:1.75rem;padding-right:1.75rem}.film-tape-content span{font-size:1.85rem}.film-tape-content .tape-tag{font-size:.75rem;padding:.2rem .45rem}.film-tape-content .tape-bullet{font-size:1rem}.footer-row.form{display:flex!important;padding:2.75rem 1.25rem 2.25rem;border-bottom:1px solid var(--tone-200)}.footer-row.form .container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:0 auto;text-align:center;gap:1.25rem;width:100%;max-width:440px}.footer-name{justify-content:center;width:100%}.footer-logo-lockup{width:80%;max-width:260px;margin:0 auto}.footer-logo-lockup img{width:100%;height:auto;display:block}.footer-form-copy{display:flex!important;flex-direction:column;align-items:center;gap:.25rem}.footer-form-eyebrow{font-size:.95rem}.footer-form-heading{font-size:1.85rem;margin-bottom:.35rem}.footer-form-subtext{font-size:.9rem}.footer-input{display:block!important;width:100%;max-width:360px}.footer-input input{width:100%;padding:.85rem 1rem;font-size:.85rem}.footer-submit-btn{display:block!important;margin-top:.25rem}.footer-submit-btn a{font-size:.9rem}.footer-row.meta{border-top:none;padding:1.5rem 1.25rem 1.75rem}.footer-row.meta .container{display:flex;flex-direction:column;padding:0;gap:1.25rem;justify-content:center;align-items:center;max-width:440px;margin:0 auto}.footer-meta-links,.footer-row.meta .footer-meta-row:nth-child(1){display:none!important}.mobile-footer-actions{display:flex!important;align-items:center;justify-content:center;width:100%;max-width:380px;gap:.5rem;margin:0 auto}.mobile-footer-btn{flex:1;display:flex;justify-content:center;align-items:center;padding:.75rem .4rem;background:#0d0d0d;border:1.5px solid var(--tone-200);border-radius:0!important;color:var(--tone-400);font-family:var(--font-secondary);font-size:clamp(.68rem,2.7vw,.78rem);font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease;-webkit-tap-highlight-color:transparent}.mobile-footer-btn:hover,.mobile-footer-btn:active{border-color:var(--tone-500);color:var(--tone-500);background:#fe010014;transform:translateY(-1px)}.mobile-footer-btn.mobile-footer-btn-contact{border-color:var(--tone-300);color:var(--tone-400)}.mobile-footer-btn.mobile-footer-btn-contact:hover,.mobile-footer-btn.mobile-footer-btn-contact:active{border-color:var(--tone-500);background:var(--tone-500);color:#000}.footer-meta-copyright,.footer-row.meta .footer-meta-row:last-child{display:flex!important;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;padding:0;border:none;width:100%;text-align:center}.footer-meta-copyright p,.footer-row.meta .footer-meta-row:last-child p{font-family:var(--font-secondary);font-size:.68rem;letter-spacing:.08em;color:var(--tone-300);text-transform:uppercase;margin:0}}@media(max-width:480px){.film-tape-content span{font-size:1.45rem}.film-tape-content .tape-tag{font-size:.65rem;padding:.15rem .35rem}.footer-row.form{padding:2.25rem .75rem 1.75rem}.footer-logo-lockup{max-width:220px}.footer-form-heading{font-size:1.6rem}.footer-input{max-width:320px}.footer-input input{padding:.75rem .85rem;font-size:.8rem}.footer-submit-btn a{font-size:.82rem}.mobile-footer-actions{gap:.35rem}.mobile-footer-btn{padding:.7rem .3rem;font-size:clamp(.64rem,2.7vw,.74rem)}.footer-row.meta{padding:1.25rem .75rem 1.5rem}.footer-meta-copyright p,.footer-row.meta .footer-meta-row:last-child p{font-size:.62rem}}
