.header-dark-blur{background-color:var(--surface-dark,var(--brand-primary))}@supports (background-color:color-mix(in srgb,red 50%,transparent)){.header-dark-blur{background-color:color-mix(in srgb,var(--surface-dark,var(--brand-primary)) 90%,transparent)}}@keyframes mobile-nav-item-enter{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-item{animation:mobile-nav-item-enter .38s cubic-bezier(.16,1,.3,1) both}
