footer.tz-footer{background:var(--void);padding:clamp(2.6rem,5vw,3.4rem) clamp(1.2rem,4vw,3.5rem) 2rem;max-width:1500px;margin:0 auto}.tz-footer .tz-footer-brand{margin-bottom:clamp(2rem,4vw,3rem)}.tz-footer-brand .logo{font-size:1.6rem}.tz-footer-brand p{color:var(--bone-dim);font-size:.82rem;line-height:1.7;margin-top:.8rem;max-width:42ch}.tz-footer .foot-grid{grid-template-columns:minmax(15rem,30rem) repeat(auto-fit,minmax(8.5rem,1fr));gap:clamp(2rem,4vw,3.2rem);align-items:start}.tz-footer .foot-grid h4{color:var(--bone);font-family:var(--font-anybody),sans-serif;font-weight:850;font-size:.82rem;letter-spacing:.01em;text-transform:uppercase;margin-bottom:1.1rem}.tz-footer .foot-grid a{color:rgba(var(--bone-rgb),.72);font-size:.84rem;margin-bottom:.78rem;transition:color .3s}.tz-footer .foot-grid a:last-child{margin-bottom:0}.tz-footer .foot-grid a:hover{color:var(--bone)}.tz-footer .tz-footer-newsletter-copy{color:rgba(var(--bone-rgb),.72);font-size:.84rem;line-height:1.6;max-width:40ch;margin-top:0;margin-bottom:1.4rem}.tz-footer-newsletter-form{display:flex;flex-wrap:wrap;align-items:stretch;background:transparent;border:1px solid rgba(var(--bone-rgb),.3);border-radius:0;width:100%;max-width:32rem;transition:border-color .3s}.tz-footer-newsletter-form:focus-within{border-color:rgba(var(--bone-rgb),.6)}.tz-footer .tz-footer-newsletter-input{flex:1;min-width:0;background:transparent;border:none;color:var(--bone);padding:.95rem 1.1rem;font-family:var(--font-archivo),sans-serif;font-size:.86rem;outline:none}.tz-footer-newsletter-input::placeholder{color:rgba(var(--bone-rgb),.45)}.tz-footer-newsletter-submit{flex-shrink:0;width:48px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--bone);cursor:pointer;transition:color .3s}.tz-footer-newsletter-submit svg{width:18px;height:18px}.tz-footer-newsletter-msg{flex-basis:100%;margin:.6rem 0 0;padding:0 .1rem;font-size:.8rem;color:rgba(var(--bone-rgb),.72)}.tz-footer-newsletter-msg[data-status=error]{color:var(--blood-hot)}.tz-footer-newsletter-msg[data-status=success]{color:var(--bone)}.tz-footer-newsletter-submit:hover{color:var(--blood-hot)}.tz-footer .tz-footer-social{display:flex;align-items:center;gap:1.1rem;margin-top:1.6rem}.tz-footer .tz-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-bottom:0;border:none;color:var(--bone);transition:color .3s}.tz-footer .tz-footer-social a:hover{color:var(--blood-hot)}.tz-footer-social svg{width:18px;height:18px}.tz-footer .foot-base{justify-content:space-between;align-items:center;margin-top:clamp(2.4rem,5vw,3.4rem);font-family:var(--font-archivo),sans-serif;font-size:.72rem;letter-spacing:0;text-transform:none;color:rgba(var(--bone-rgb),.42)}.tz-footer-contact-email{color:rgba(var(--bone-rgb),.42);text-decoration:underline;text-underline-offset:2px;transition:color .3s}.tz-footer-contact-email:hover{color:var(--bone)}@media (max-width:900px){.tz-footer .foot-grid{grid-template-columns:repeat(3,1fr)}.tz-footer .tz-footer-newsletter{grid-column:1/-1}}@media (max-width:620px){.tz-footer .foot-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media (max-width:540px){footer.tz-footer{padding:2.6rem 1.2rem 1.6rem;text-align:left}.tz-footer .foot-base{text-align:left;justify-content:flex-start}.tz-footer .foot-grid a{text-align:left}.tz-footer .tz-footer-newsletter-copy,.tz-footer-brand p{margin-left:0;margin-right:0}.tz-footer .foot-base{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:420px){.tz-footer .foot-grid{grid-template-columns:1fr}}