/* Supplied wordmark, preserving its original shapes and proportions. */
.header>.brand .brand-mark{width:166px;height:auto;aspect-ratio:1999/340;object-fit:contain;filter:brightness(0)}
.header>.brand .brand-type{display:none}
body:has(.signature-photos) .header:not(.scrolled)>.brand .brand-mark{filter:brightness(0) invert(1)}
.footer .footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.footer .footer-brand .brand-mark{width:210px;height:auto;aspect-ratio:1999/340;filter:brightness(0) invert(1)}
.footer .footer-brand .brand-type small{font-size:.8125rem}
.header .nav .menu-heading .menu-wordmark{width:180px;height:auto;aspect-ratio:1999/340;filter:brightness(0) invert(1);flex-shrink:0}
.hero .mist-intro-logo img{width:200px;height:auto;aspect-ratio:1999/340;filter:brightness(0) invert(1);opacity:1}
.orbit .orbit-mark{width:160px;height:auto;aspect-ratio:1999/340;object-fit:contain}
@media(max-width:620px){.header>.brand .brand-mark{width:138px}.footer .footer-brand .brand-mark{width:180px}.header .nav .menu-heading .menu-wordmark{width:130px}.hero .mist-intro-logo img{width:170px}.header .nav .menu-heading{gap:16px}.header .nav .menu-contact{min-width:140px}}
