.brand{width:200px}
.brand img{width:190px;height:auto;max-height:38px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);transition:filter .35s var(--ease)}
.brand-copy{display:none}
.site-header.scrolled .brand img,.site-header.open .brand img,.site-header.inner .brand img{filter:none}
.footer-brand img{width:210px;height:auto;max-height:40px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
@media(max-width:700px){.brand{width:165px}.brand img{width:160px;max-height:30px}.footer-brand img{width:185px}}
.contact-direct{align-self:center;padding:clamp(38px,5vw,70px);background:var(--mist);border-top:3px solid var(--blue)}
.contact-direct h3{margin:0 0 18px;font-size:clamp(28px,3vw,42px)}
.contact-direct>p:not(.eyebrow){max-width:520px;margin:0 0 32px;color:var(--muted);line-height:1.9}
.contact-direct .contact-phone{display:block;width:max-content;margin-top:24px;color:var(--blue);font:700 18px "Arial Narrow",sans-serif;letter-spacing:.04em}
