/* Approved v2 emblems with live, selectable HTML wordmarks. */
.brand-lockup{display:flex;align-items:center;gap:14px;flex-shrink:0;color:#123d49;text-decoration:none;letter-spacing:normal;line-height:1}
.brand-lockup .brand-emblem{display:block;width:72px;height:72px;flex-shrink:0;object-fit:contain}
.brand-lockup .brand-wordmark{display:flex;flex-direction:column;align-items:center;gap:8px;margin:0;letter-spacing:normal}
.brand-lockup .brand-name{display:block;margin:0;font:700 28px/1 Georgia,'Times New Roman',serif;letter-spacing:.055em;white-space:nowrap}
.brand-lockup .brand-residences{display:block;margin:0;font:600 12px/1.2 Arial,Helvetica,sans-serif;letter-spacing:.29em;padding-left:.29em;white-space:nowrap}
.brand-lockup .brand-descriptor{display:block;margin:9px 0 0;font:400 12px/1.4 Arial,Helvetica,sans-serif;letter-spacing:.1em;white-space:nowrap}
.header.scrolled .brand-emblem{width:60px;height:60px}
.footer-main{grid-template-columns:210px 1fr auto}
.footer-brand{flex-direction:column;gap:20px;justify-self:start;color:#142e3a;margin-bottom:8px}
.footer-brand .brand-emblem{width:136px;height:136px}
.footer-brand .brand-name{font-size:30px}
.footer-brand .brand-residences{font-size:14px}
.brand-lockup:focus-visible{outline:3px solid var(--teal);outline-offset:6px;border-radius:4px}
@media(max-width:1200px){.header .brand-lockup{gap:10px}.header .brand-name{font-size:25px}.header .brand-emblem{width:62px;height:62px}.footer-main{gap:28px}}
@media(max-width:1050px){.header .brand-emblem,.header.scrolled .brand-emblem{width:56px;height:56px}.header .brand-name{font-size:25px}.header .brand-wordmark{gap:7px}}
@media(max-width:800px){.footer-main{grid-template-columns:210px 1fr}}
@media(max-width:540px){.footer-main{grid-template-columns:1fr}.footer-brand{margin-bottom:14px}}
@media(max-width:390px){.header .brand-lockup{gap:8px}.header .brand-emblem,.header.scrolled .brand-emblem{width:46px;height:46px}.header .brand-name{font-size:19px}.header .brand-residences{font-size:10px;letter-spacing:.22em}.header .brand-wordmark{gap:6px}}
