/* User's footer alignment reference, homepage only. */
.home .site-footer.o-footer{display:grid;grid-template-columns:1fr 1.35fr 1fr auto;align-items:start;gap:32px 48px;padding:32px var(--o-pad) 20px;background:#080909;color:#f4f4f1;border-top:1px solid #ffffff26}
.o-footer p{margin:0}.o-footer-brand{width:86px}.o-footer-brand img{display:block;width:86px;height:auto;filter:invert(1)}
.o-footer-studio{font-size:14px;line-height:2}
.o-footer-contact,.o-footer-social{display:flex;flex-direction:column;align-items:flex-start}
.home .o-footer a{font-size:14px;line-height:1.4;min-height:44px;text-decoration:none}
.home .o-footer a:hover{text-decoration:underline;text-underline-offset:5px}
.home .o-footer a:focus-visible{outline:2px solid #fff;outline-offset:4px}
.o-footer-nav{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px 32px;padding:0 0 6px}
.o-footer-copyright{grid-column:1/-1;border-top:1px solid #ffffff26;padding-top:24px;font-size:11px;line-height:1.6;letter-spacing:.02em}
@media(max-width:1100px){.home .site-footer.o-footer{grid-template-columns:.7fr 1.3fr 1fr auto;gap:24px}.home .o-footer a,.o-footer-studio{font-size:13px}}
@media(max-width:700px){.home .site-footer.o-footer{grid-template-columns:1fr 1fr;gap:24px 16px;padding:28px 20px 20px}.o-footer-brand{grid-column:1}.o-footer-studio{grid-column:2}.o-footer-contact{grid-column:1}.o-footer-social{grid-column:2}.o-footer-nav{gap:4px 20px}.o-footer-copyright{padding-top:20px}.home .o-footer a{font-size:13px}}
