
/* OHGS FINAL NO-LOADER + PRO HEADER FIX */
.loader,#loader,.ohgs-loader-screen{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}
html,body,main{opacity:1!important;visibility:visible!important;min-height:100%!important}
body{overflow-x:hidden!important}

.site-header,header.site-header{
  position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:2147483000!important;
  transform:translateY(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;
  background:rgba(3,10,22,.96)!important;border-bottom:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 12px 38px rgba(0,0,0,.22)!important;backdrop-filter:blur(18px) saturate(1.15)!important;
  -webkit-backdrop-filter:blur(18px) saturate(1.15)!important
}
body.light .site-header,html[data-theme="light"] .site-header{
  background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(15,23,42,.12)!important;
  box-shadow:0 12px 34px rgba(15,23,42,.10)!important
}
.site-header.hide,.site-header.hidden,.site-header.is-hidden,.site-header.header-hidden,.site-header.nav-hidden,.site-header.scroll-hide,
body.header-hidden .site-header,body.nav-hidden .site-header,body.hide-header .site-header{
  display:flex!important;opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important
}
main{padding-top:76px!important}
html{scroll-padding-top:92px!important}

.site-header .brand,.site-header .ohgs-final-brand{
  display:flex!important;align-items:center!important;gap:12px!important;min-width:220px!important;max-width:280px!important;flex:0 0 auto!important
}
.site-header .brand img,.site-header .ohgs-final-brand-icon{
  width:50px!important;height:50px!important;min-width:50px!important;object-fit:contain!important;object-position:center!important;
  border-radius:999px!important;background:transparent!important;padding:0!important;box-shadow:0 10px 24px rgba(0,0,0,.22)!important
}
.site-header .ohgs-final-brand-copy{display:flex!important;flex-direction:column!important}
.site-header .ohgs-final-brand-title{
  font-size:31px!important;line-height:.9!important;letter-spacing:.16em!important;font-weight:950!important;color:#fff!important
}
.site-header .ohgs-final-brand-subtitle{
  font-size:9px!important;line-height:1!important;margin-top:5px!important;letter-spacing:.34em!important;font-weight:950!important;color:#00bfff!important
}
body.light .site-header .ohgs-final-brand-title,html[data-theme="light"] .site-header .ohgs-final-brand-title{color:#07111f!important}

.site-header .theme-toggle{
  width:44px!important;min-width:44px!important;max-width:44px!important;height:40px!important;min-height:40px!important;padding:0!important;
  display:inline-grid!important;place-items:center!important;overflow:hidden!important;font-size:0!important;text-indent:0!important;border-radius:999px!important
}
.site-header .theme-toggle::before,.site-header .theme-toggle::after{content:none!important;display:none!important}
.site-header .theme-toggle .ohgs-theme-icon{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;font-size:19px!important;line-height:1!important}
.site-header .lang-toggle{min-width:64px!important;height:40px!important;font-size:10px!important;font-weight:900!important}
.site-header .whatsapp{height:40px!important;font-size:11px!important;font-weight:900!important}

@media(max-width:980px){
  main{padding-top:64px!important}html{scroll-padding-top:78px!important}
  .site-header .brand,.site-header .ohgs-final-brand{min-width:140px!important;max-width:170px!important;gap:8px!important}
  .site-header .brand img,.site-header .ohgs-final-brand-icon{width:40px!important;height:40px!important;min-width:40px!important}
  .site-header .ohgs-final-brand-title{font-size:20px!important;letter-spacing:.13em!important}
  .site-header .ohgs-final-brand-subtitle{font-size:6px!important;letter-spacing:.22em!important;margin-top:4px!important}
  .site-header .theme-toggle{width:36px!important;min-width:36px!important;max-width:36px!important;height:35px!important;min-height:35px!important}
  .site-header .theme-toggle .ohgs-theme-icon{font-size:17px!important}
  .site-header .lang-toggle{width:54px!important;min-width:54px!important;max-width:54px!important;height:35px!important;font-size:8px!important}
  .site-header .whatsapp{width:66px!important;min-width:66px!important;max-width:66px!important;height:35px!important;font-size:8px!important}
}
@media(max-width:430px){
  main{padding-top:62px!important}
  .site-header .brand,.site-header .ohgs-final-brand{min-width:124px!important;max-width:138px!important}
  .site-header .brand img,.site-header .ohgs-final-brand-icon{width:36px!important;height:36px!important;min-width:36px!important}
  .site-header .ohgs-final-brand-title{font-size:16px!important}
  .site-header .ohgs-final-brand-subtitle{font-size:5px!important}
  .site-header .theme-toggle{width:32px!important;min-width:32px!important;max-width:32px!important}
  .site-header .lang-toggle{width:48px!important;min-width:48px!important;max-width:48px!important;font-size:7px!important}
  .site-header .whatsapp{width:58px!important;min-width:58px!important;max-width:58px!important;font-size:7px!important}
}
