/* A quiet, compact footer that continues the light visual identity. */
.site-footer{background:#e3e8ed;color:#182638;padding:44px 6% 22px;border-top:1px solid #cbd3dc}
.site-footer .footer-main,.site-footer .footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:32px;padding-bottom:30px;align-items:start}
.site-footer .footer-grid{grid-template-columns:1.4fr 1fr}
.site-footer .footer-brand,.site-footer .footer-brand .brand-word,.site-footer .footer-brand .brand-word strong,.site-footer .footer-brand .brand-word span{color:#182638}
.site-footer .footer-brand img{width:34px;height:34px;filter:brightness(.3)}
.site-footer .footer-main>div:first-child>p,.site-footer p{color:#4a5c6e;font-size:14px;line-height:1.6;max-width:300px;margin:14px 0 0}
.site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;align-content:start}
.site-footer nav a,.site-footer .footer-contact a,.site-footer .footer-email{color:#263c50;font-size:13px;line-height:1.5;padding:10px 0;min-height:40px;display:inline-flex;align-items:center}
.site-footer .footer-contact{gap:0}.site-footer .footer-contact>span{color:#4a5c6e;margin:0 0 6px;font-size:11px}
.site-footer a:hover{color:#182638;text-decoration:underline;text-underline-offset:4px}
.site-footer a:focus-visible{outline:2px solid #415b76;outline-offset:4px}
.site-footer .footer-bottom{border-top:1px solid #bec9d3;color:#4a5c6e;font-size:11px;line-height:1.6;padding-top:18px;gap:14px;display:flex;justify-content:space-between}
.site-footer .footer-bottom a{display:inline-block;padding:6px 0;color:#4a5c6e}.site-footer .footer-bottom>div{display:flex;gap:24px}
@media(max-width:760px){.site-footer{padding:30px 6% 18px}.site-footer .footer-main,.site-footer .footer-grid{grid-template-columns:1fr;gap:20px;padding-bottom:20px}.site-footer nav{grid-template-columns:1fr 1fr;gap:0 18px}.site-footer .footer-contact{padding-top:16px;border-top:1px solid #cbd3dc}.site-footer .footer-contact a{min-height:36px;padding:7px 0}.site-footer .footer-bottom{flex-direction:column;gap:4px}.site-footer .footer-main>div:first-child>p{max-width:300px;margin-top:10px}}
