/* Exact light-mode fix from the approved Iraneet header reference. */
html:not(.dark) .ir-site-header{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html:not(.dark) .ir-site-header::before,html:not(.dark) .ir-site-header::after{content:none!important;display:none!important}
html:not(.dark) .ir-header-shell{background:rgba(255,255,255,.82)!important;border:1px solid rgba(32,90,190,.14)!important;box-shadow:0 18px 56px rgba(37,78,126,.14),inset 0 1px 0 rgba(255,255,255,.68)!important;backdrop-filter:blur(24px) saturate(1.12)!important;-webkit-backdrop-filter:blur(24px) saturate(1.12)!important}
html:not(.dark) .ir-header-shell::before{background:transparent!important;opacity:0!important}
html:not(.dark) .ir-header-shell::after{content:none!important;display:none!important}
