.page-footer{background:var(--ink,#101815);color:var(--cream,#fff8eb);padding:48px clamp(20px,5vw,64px) 28px;margin-top:auto}.footer-inner{max-width:1112px;margin:auto}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:36px}.footer-brand{max-width:250px}.footer-brand p{font-size:16px;line-height:1.6;color:#bec6c0;margin:20px 0 0}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.footer-links nav{display:flex;flex-direction:column;gap:13px;min-width:0}.footer-links h2{font:700 14px 'DM Sans',sans-serif;margin:0 0 6px;padding:0;border:0;letter-spacing:.02em;color:#fff}.footer-links a{color:#bec6c0;font-size:14px;line-height:1.5;text-decoration:none}.footer-links a:hover{color:white;text-decoration:underline}.footer-links a[aria-current=page]{color:#ff957a}.footer-bottom{border-top:1px solid #35423a;padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:14px;color:#aab6ae}.footer-bottom a{color:inherit}

@media(max-width:760px){.footer-top{flex-direction:column;gap:36px}.footer-links{gap:24px}}@media(max-width:420px){.footer-links{grid-template-columns:1fr 1fr}.footer-links nav:last-child{grid-column:1/-1}}
.page-footer{background:#101815;color:#fff8eb}.page-footer .brand{display:inline-flex;text-decoration:none}.page-footer .brand img{display:block;width:148px;max-width:100%;height:auto}
