.site-footer{padding:46px 0 30px;border-top:1px solid #deded8}
.site-footer-inner{display:grid;grid-template-columns:minmax(180px,1.35fr) repeat(3,minmax(130px,1fr));gap:28px;align-items:start}
.site-footer .footer-identity{align-items:flex-start}
.site-footer .footer-copy strong{font:800 .9rem "Manrope",sans-serif;letter-spacing:.02em}
.site-footer .footer-copy > span{display:block;margin-top:6px;color:#686861;font-size:.78rem;line-height:1.45}.site-footer .footer-copy [data-current-year]{display:inline;margin:0;color:inherit;font-size:inherit;line-height:inherit}
.footer-group{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.footer-group h2{font:800 .8rem "Manrope",sans-serif;letter-spacing:.09em;text-transform:uppercase;margin:0 0 4px;color:#111}
.site-footer .footer-group a{font:700 .9rem/1.45 "DM Sans",sans-serif;text-decoration:none;color:#55554f}
.site-footer .footer-group a:hover{text-decoration:underline;text-underline-offset:4px;color:#111}
.site-footer .footer-group a:focus-visible{outline:3px solid #ffd400;outline-offset:4px}
.site-footer .footer-footnote{margin:30px 0 0;color:#686861;font-size:.8rem}
html[data-theme="dark"] .site-footer{border-color:#34342f}
html[data-theme="dark"] .footer-group h2{color:#f5f5ef}
html[data-theme="dark"] .site-footer .footer-group a,html[data-theme="dark"] .site-footer .footer-footnote{color:#b9b9b1}
html[data-theme="dark"] .site-footer .footer-group a:hover{color:#fff}
@media(max-width:900px){.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.site-footer .footer-identity{grid-column:1/-1}.site-footer{padding-top:36px}}
