.site-footer-unified{padding:56px 0 36px;display:grid;grid-template-columns:minmax(180px,1.35fr) repeat(3,minmax(0,1fr)) minmax(130px,1fr);gap:36px;align-items:start}
.footer-identity .brand{font-size:19px;gap:9px}
.footer-identity .brand img{width:25px;height:25px}
.footer-identity .brand>span{position:relative;padding-right:12px}
.footer-identity sup{position:absolute;top:-2px;right:0;font:500 10px/1 var(--body);letter-spacing:0}
.footer-photo-credit{margin-top:19px;font-size:11px;line-height:1.6;color:var(--muted)}
.footer-group h2{margin:0 0 12px;font:550 13px/1.5 var(--body);letter-spacing:0}
.footer-group nav{display:grid;gap:3px;justify-items:start}
.footer-group a{display:inline-flex;align-items:center;min-height:28px;font-size:13px;line-height:1.5;text-decoration:none;color:var(--muted)}
.footer-group a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}
@media(max-width:1000px){.site-footer-unified{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.footer-identity{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-photo-credit{margin:0}}
@media(max-width:600px){.site-footer-unified{padding:40px 0 28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.footer-identity{display:block}.footer-photo-credit{margin-top:12px}.footer-group a{min-height:32px}.footer-group h2{margin-bottom:8px}}
