/* Shared logo sizing: preserve the full mark on every screen. */
html{scroll-padding-top:110px!important;}
html body>header.topbar.mz-new-header{
 position:fixed!important;top:10px!important;left:0!important;right:0!important;
 margin:0 auto!important;z-index:10000!important;transform:none!important;
}
@media(max-width:980px){
 html body>header.topbar.mz-new-header .main-nav.is-open{
  max-height:calc(100dvh - 120px)!important;overflow-y:auto!important;overscroll-behavior:contain;
 }
}
html body header.topbar.mz-new-header.mz-menu-canonical .main-nav>a{
 display:flex!important;align-items:center!important;justify-content:center!important;
 font-size:11px!important;font-weight:760!important;line-height:1.2!important;
 min-height:44px!important;height:44px!important;padding:0 5px!important;
 border-radius:12px!important;color:#f5e0d5!important;letter-spacing:normal!important;
}
html body header.topbar.mz-new-header.mz-menu-canonical .main-nav>a.active{
 background:#f0a66f!important;color:white!important;
}
@media(max-width:980px){html body header.topbar.mz-new-header.mz-menu-canonical .main-nav>a{
font-size:13px!important;min-height:48px!important;height:48px!important;padding:0 16px!important;justify-content:flex-start!important;
}}
html body header.topbar.mz-new-header .main-nav,
html body header.topbar.mz-new-header .main-nav>a,
html body header.topbar.mz-new-header .main-nav>a::before,
html body header.topbar.mz-new-header .main-nav>a::after {
 animation:none!important;transition:none!important;transform:none!important;
 filter:none!important;text-shadow:none!important;
}
html body .topbar img[src*="signature-v1186"],
html body .footer-brand img[src*="signature-v1186"],
html body .mz-site-intro__logo[src*="signature-v1186"] {
  object-fit:contain!important; object-position:center!important;
  opacity:1!important; filter:none!important; mix-blend-mode:normal!important;
  background:transparent!important; border:0!important; box-shadow:none!important;
  aspect-ratio:5!important; height:auto!important; transform:none!important;
}
html body .mz-site-intro__logo[src*="signature-v1186"]{width:min(660px,78vw)!important;max-width:100%!important;max-height:none!important;}
html body .footer-brand img[src*="signature-v1186"]{width:min(250px,70vw)!important;max-width:100%!important;}
@media(max-width:680px){
 html body .mz-site-intro__brand{padding:28px 16px!important;min-height:210px!important;width:calc(100vw - 32px)!important;box-sizing:border-box!important;}
 html body .mz-site-intro__logo[src*="signature-v1186"]{width:100%!important;}
 html body .topbar img[src*="signature-v1186"]{width:160px!important;max-width:100%!important;min-width:0!important;}
}
