footer.footer{box-sizing:border-box;margin:0;padding:clamp(56px,7vw,84px) var(--gutter,clamp(20px,5vw,64px)) 32px;background:var(--ink);border-top:1px solid oklch(40% .02 175);color:oklch(75% .014 175);font-size:13px}footer.footer a{color:inherit;text-decoration:none}footer.footer .footer-brand a:hover,footer.footer .footer-legal-inline a:hover{color:var(--cream)}.footer .footer-inner{max-width:var(--container,1180px);margin:0 auto}.footer .footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px 48px;flex-wrap:wrap;padding-bottom:36px;border-bottom:1px solid oklch(35% .02 175);margin-bottom:28px}.footer .footer-brand h3{font-family:var(--serif);color:var(--cream);font-weight:500;font-size:22px;margin:0 0 10px;letter-spacing:-.015em}.footer .footer-brand h3 em{font-style:italic;color:oklch(78% .085 165);font-weight:400}.footer .footer-brand p{color:oklch(70% .014 175);max-width:38ch;line-height:1.6;margin:0}.footer .footer-legal-inline{display:flex;flex-wrap:wrap;gap:0 22px;align-items:center;justify-content:flex-end}.footer .footer-legal-inline a{display:inline-flex;align-items:center;min-height:44px}.footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;color:oklch(72% .014 175);font-size:12px}.footer .footer-emergency{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:4px 0;text-align:right}.footer .footer-emergency-prefix{font-style:italic;color:oklch(72% .014 175);letter-spacing:.005em;margin-right:12px;white-space:nowrap}.footer .footer-emergency-item{white-space:nowrap}.footer .footer-emergency-item+.footer-emergency-item:before{content:"·";color:oklch(50% .014 175);margin:0 12px}.footer .footer-emergency a{display:inline-flex;align-items:center;min-height:44px;padding:0 10px;margin:0 -10px;color:oklch(82% .014 175);text-decoration:underline dotted oklch(40% .02 175);text-decoration-thickness:1px;text-underline-offset:3px;font-weight:600;transition:color .25s,text-decoration-color .25s}.footer .footer-emergency a:hover{color:var(--cream);text-decoration-color:oklch(78% .085 165)}@media (max-width:820px){.footer .footer-top{flex-direction:column;align-items:flex-start}.footer .footer-legal-inline{display:grid;grid-template-columns:repeat(2,auto);justify-content:start;gap:0 32px;margin-top:4px}.footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}.footer .footer-emergency{flex-direction:column;align-items:flex-start;gap:0;justify-content:flex-start;text-align:left}.footer .footer-emergency-prefix{margin-right:0;margin-bottom:2px}.footer .footer-emergency-item+.footer-emergency-item:before{content:none;margin:0}}