.sticky-header-container,.sticky-header-container-constrained{position:sticky;top:0;padding:1rem 0 2rem;z-index:40}.sticky-header-container:before,.sticky-header-container-constrained:before{content:"";position:absolute;inset:0;background:oklch(from var(--background) l c h / .8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);-webkit-mask-image:linear-gradient(to bottom,#000 calc(100% - 2rem),#000c calc(100% - 1.5rem),#0006 calc(100% - 1rem),#0000);mask-image:linear-gradient(to bottom,#000 calc(100% - 2rem),#000c calc(100% - 1.5rem),#0006 calc(100% - 1rem),#0000)}.sticky-header-container{padding:1rem 1.5rem 2rem;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.sticky-header-container-constrained:before{left:-1rem;right:-1rem}@media (max-width: 640px){.sticky-header-container{padding:1rem 1rem 2rem}.sticky-header-container h3,.sticky-header-container-constrained h3{font-size:1.7rem}.sticky-header-container-constrained:before{left:-1rem;right:-1rem}}
