/* Shared footer: original emblem, explicit email and social buttons. */
.theme-a .footer{background:#2c4a5a;color:#f3f1e9;padding-top:52px}
.theme-a .footer-logo-lockup{display:flex;align-items:center;gap:12px;color:#e2c47a;font-size:19px;line-height:1.6;font-weight:400}
.footer-logo-lockup img{width:48px;height:48px;object-fit:contain;flex:none}
.theme-a .footer-logo-lockup small{font-family:Cormorant,serif;font-weight:400;font-style:italic;font-size:13px;letter-spacing:1px;color:#c2cfd4;line-height:1.6;margin-top:6px}
.theme-a .f-brand p{color:#d1dce0;line-height:1.95;font-size:13px;margin-top:25px}
.footer-contact-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;max-width:350px}
.theme-a .footer-contact{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:10px 12px;border:1px solid #b9a163;background:#ffffff04;color:#f4e7c8;font:14px var(--sans);text-decoration:none;position:relative;overflow:hidden;transition:background .35s,color .35s,box-shadow .35s}
.theme-a .footer-email{grid-column:1/-1;justify-content:flex-start;padding:13px 18px;min-height:65px}
.footer-contact small{display:block;color:#c5d4db;font:12px var(--sans);margin-top:4px;overflow-wrap:anywhere}
.contact-symbol{font:26px Cormorant,serif;color:#e2c47a}
.theme-a .footer-contact:after{content:'';height:1px;position:absolute;left:0;bottom:0;width:0;background:#f2d790;transition:width .55s}
.theme-a .footer-contact:hover,.theme-a .footer-contact:focus-visible{background:#c9a84c20;border-color:#e2c47a;box-shadow:0 0 20px #e2c47a14;color:#ffe4a2}
.theme-a .footer-contact:hover:after{width:100%}
.theme-a .f-col-title{color:#dfc17a}
.theme-a .f-col a{color:#e0e8e9}
.theme-a .f-col a:hover{color:#f1d797}
.theme-a .footer-bottom{border-top-color:#6e827d;color:#c3cfd4}
@media(max-width:1150px){.theme-a .footer-directory{column-gap:25px}.footer-contact-buttons{max-width:360px}}
@media(max-width:620px){.theme-a .footer{padding-top:38px}.theme-a .footer-logo-lockup{font-size:19px;gap:10px}.footer-logo-lockup img{width:43px;height:43px}.theme-a .footer-logo-lockup small{font-size:12px;letter-spacing:.5px;max-width:250px}.footer-contact-buttons{width:100%;max-width:none;gap:9px}.theme-a .footer-contact{font-size:13px;padding:10px 8px;min-height:48px}.theme-a .footer-email{padding:13px 16px;min-height:68px}}
