.smart-sticky-header{position:sticky;top:0;z-index:9999;transition:transform .28s ease,box-shadow .18s ease,background-color .18s ease;will-change:transform}.smart-sticky-header.is-stuck{box-shadow:0 8px 24px rgba(0,0,0,.08);backdrop-filter:blur(12px);background:rgba(255,255,255,.85)}.smart-sticky-header.is-hidden{transform:translateY(-110%)}.admin-bar .smart-sticky-header{top:32px}@media (max-width:782px){.admin-bar .smart-sticky-header{top:46px}}