/* IVA 4.1.8 — balanced header typography, separators and hover motion */
body.ivc-public-v300 .ivc-v3-header .container{width:min(calc(100% - 30px),1480px)!important;max-width:1480px!important}
body.ivc-public-v300 .ivc-v3-header-inner{gap:12px!important;min-height:76px!important}
body.ivc-public-v300 .ivc-v3-brand{max-width:145px!important}
body.ivc-public-v300 .ivc-v3-brand img{max-height:52px!important}
body.ivc-public-v300 .ivc-v3-desktop-nav{gap:0!important;overflow:visible!important;white-space:nowrap!important}
body.ivc-public-v300 .ivc-v3-desktop-nav a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 12px!important;border-radius:10px;font-size:14px!important;font-weight:700!important;line-height:1.35!important;transition:background-color .18s ease,color .18s ease,transform .18s ease!important}
body.ivc-public-v300 .ivc-v3-desktop-nav a:not(:last-child)::after{content:"";position:absolute;inset-inline-end:-1px;top:12px;bottom:12px;width:1px;background:rgba(23,49,50,.12)}
body.ivc-public-v300 .ivc-v3-desktop-nav a:hover,body.ivc-public-v300 .ivc-v3-desktop-nav a[aria-current="page"]{background:#f3eee6;color:#173f3d;transform:translateY(-1px)}
body.ivc-public-v300 .ivc-v3-desktop-nav a[aria-current="page"]::before{content:"";position:absolute;inset-inline:12px;bottom:4px;height:2px;border-radius:999px;background:#c56c49}
body.ivc-public-v300 .ivc-v3-header-actions{gap:8px!important}
body.ivc-public-v300 .ivc-v3-account{min-height:41px!important;padding-inline:12px!important;font-size:13px!important}
body.ivc-public-v300 .ivc-v3-book{min-height:41px!important;padding-inline:14px!important;font-size:13px!important}
body.ivc-public-v300 .ivc-v3-language-dropdown summary{min-width:70px!important;height:41px!important;padding:0 12px!important;font-size:13px!important}

@media(max-width:1320px){
 body.ivc-public-v300 .ivc-v3-header .container{width:min(calc(100% - 24px),1360px)!important}
 body.ivc-public-v300 .ivc-v3-brand{max-width:132px!important}
 body.ivc-public-v300 .ivc-v3-desktop-nav a{padding-inline:9px!important;font-size:13.2px!important}
 body.ivc-public-v300 .ivc-v3-account,body.ivc-public-v300 .ivc-v3-book{padding-inline:10px!important;font-size:12.5px!important}
}
@media(max-width:1120px){
 body.ivc-public-v300 .ivc-v3-brand{max-width:120px!important}
 body.ivc-public-v300 .ivc-v3-desktop-nav a{padding-inline:7px!important;font-size:12.5px!important}
}
@media(max-width:980px){
 body.ivc-public-v300 .ivc-v3-desktop-nav,body.ivc-public-v300 .ivc-v3-header-actions{display:none!important}
 body.ivc-public-v300 .ivc-v3-mobile-actions{display:flex!important}
}
@media(prefers-reduced-motion:reduce){
 body.ivc-public-v300 .ivc-v3-desktop-nav a{transition:none!important;transform:none!important}
}
