/* Scope: the existing header select; preserve the native options and events. */
#siteHeader .onnen-header-locale-value{display:none!important}
  html body #siteHeader.v96-utility-header .header-actions{overflow:visible!important;flex:0 0 auto!important;max-width:none!important}
  html body #siteHeader.v96-utility-header .header-actions>.onnen-header-language{
    position:relative;display:flex!important;align-items:center;justify-content:center;
    flex:0 0 64px!important;width:64px!important;min-width:64px!important;max-width:64px!important;
    height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;
    border:1px solid rgba(176,145,112,.48);background:rgba(24,19,16,.86);color:#e2d1b9;
    box-sizing:border-box;overflow:visible!important;border-radius:2px;
  }
  html body #siteHeader .onnen-header-language>span:not(.onnen-header-locale-value){display:none!important}
  html body #siteHeader .onnen-header-language>.onnen-header-locale-value{
    display:block!important;position:relative;flex:0 1 auto!important;min-width:0!important;width:auto!important;
    max-width:48px;box-sizing:border-box;padding-right:9px;pointer-events:none;
    color:#e2d1b9;font:600 12px/1.3 system-ui,sans-serif;letter-spacing:0!important;white-space:nowrap;
  }
  html body #siteHeader .onnen-header-language::after{
    content:'';position:absolute;right:6px;top:18px;width:5px;height:5px;
    border-right:1px solid currentColor;border-bottom:1px solid currentColor;
    transform:rotate(45deg);pointer-events:none;
  }
  html body #siteHeader .onnen-header-language>#languageSelect{
    position:absolute!important;inset:0!important;z-index:2;
    display:block!important;opacity:0!important;width:100%!important;max-width:100%!important;min-width:0!important;
    height:44px!important;min-height:44px!important;box-sizing:border-box;
    margin:0!important;padding:0!important;flex:none!important;font-size:16px!important;cursor:pointer;
  }
  html body #siteHeader .onnen-header-language:focus-within{outline:2px solid #d1a77c!important;outline-offset:3px!important}
  html body #siteHeader.v96-utility-header :is(#v96ClockToggle,#v24MobileMenuTrigger){
    flex:0 0 44px!important;width:44px!important;min-width:44px!important;min-height:44px!important;
  }
/* Extends the previous 420px brand threshold across the requested 430px view. */
@media(max-width:480px){
  html body #siteHeader.v96-utility-header .brand-copy{display:none!important}
  html body #siteHeader.v96-utility-header .brand{flex:0 0 44px!important;width:44px!important;min-width:44px;min-height:44px}
  html body #siteHeader.v96-utility-header .brand-mark{width:36px!important;height:36px!important}
}
@media(max-width:360px){
  html body #siteHeader.v96-utility-header .onnen-audio-main{width:70px!important;min-width:70px!important;max-width:70px!important}
  html body #siteHeader.v96-utility-header .header-actions>.onnen-header-language{flex-basis:60px!important;width:60px!important;min-width:60px!important;max-width:60px!important}
}
