/* Compact contact footer based on the approved horizontal reference. */
.site-footer.compact-footer{margin-top:100px;padding:30px 5vw 38px;background:#eceff2;color:#243350;border:0;font-weight:400;scroll-margin-top:0}
.compact-footer-row{display:grid;grid-template-columns:160px minmax(250px,1fr) 48px minmax(320px,1.7fr);gap:32px;align-items:start;max-width:1280px;margin:0 auto}
.compact-footer-brand{display:flex;flex-direction:column;align-items:center;gap:14px;text-decoration:none;padding-top:2px}
.compact-footer-brand .compact-footer-seal{width:74px;height:65px;object-fit:contain}
.compact-footer-brand .compact-footer-wordmark{width:160px;height:auto;filter:none}
.compact-footer-contact{font-size:12px;line-height:1.7;letter-spacing:-.015em;min-width:0}
.compact-footer-contact p{margin:0 0 7px}.compact-footer-contact address{font-style:normal;margin:0}
.compact-footer-contact a{text-decoration:none;white-space:nowrap}.compact-footer-contact a:hover{text-decoration:underline;text-underline-offset:3px;color:#98713c}
.compact-footer-socials{display:flex;flex-direction:column;gap:18px;padding:0}
.compact-footer-socials a{display:grid;place-items:center;width:48px;height:48px;transition:color .25s,transform .35s var(--ease)}
.compact-footer-socials svg{width:45px;height:45px}.compact-footer-socials a:hover{color:#ad8241;transform:translateY(-3px)}
.compact-footer-map{position:relative;min-width:0;height:180px;overflow:hidden;background:#dfe4e8}
.compact-footer-map>img,.compact-footer-map>iframe{display:block;width:100%;height:100%;object-fit:cover;object-position:center 41%;border:0}
.compact-map-link{position:absolute;left:10px;top:10px;z-index:1;padding:8px 12px;background:#fff;color:#243350;box-shadow:0 1px 5px #14233c1f;font-size:11px;font-weight:400;text-decoration:none}
.compact-map-link:hover{background:#f4f1ea;color:#98713c}
.compact-footer-copyright{margin:34px 0 0;text-align:center;font-size:11px;line-height:1.6;color:#546070}
@media(min-width:1600px){.compact-footer-contact{font-size:13px}.compact-footer-map{height:185px}}
@media(max-width:1100px){.compact-footer-row{grid-template-columns:140px minmax(230px,1fr) 44px minmax(280px,1.4fr);gap:24px}.compact-footer-brand .compact-footer-wordmark{width:140px}.compact-footer-socials a{width:44px;height:44px}.compact-footer-socials svg{width:42px;height:42px}}
@media(max-width:950px){.compact-footer-row{grid-template-columns:140px minmax(230px,1fr) 44px;max-width:680px;gap:26px}.compact-footer-map{grid-column:1/-1;width:100%;height:205px}.site-footer.compact-footer{padding-inline:32px}.compact-footer-copyright{margin-top:28px}}
@media(max-width:600px){.site-footer.compact-footer{margin-top:70px;padding:30px 22px 140px}.compact-footer-row{grid-template-columns:minmax(0,1fr) auto;gap:26px 20px}.compact-footer-brand{align-items:flex-start;gap:12px;width:150px}.compact-footer-brand .compact-footer-seal{width:66px;height:58px;margin-left:38px}.compact-footer-brand .compact-footer-wordmark{width:145px}.compact-footer-socials{grid-column:2;grid-row:1;gap:14px}.compact-footer-socials a{width:44px;height:44px}.compact-footer-contact{grid-column:1/-1;grid-row:2;font-size:12px;line-height:1.8}.compact-footer-contact p{margin-bottom:9px}.compact-footer-map{grid-row:3;height:180px}.compact-footer-copyright{font-size:10px;margin-top:25px}}
