#blur-backdrop{background:rgb(var(--brand-frame));height:100%;position:fixed;width:100%;z-index:19}@media (min-width:768px){#blur-backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,rgb(var(--brand-frame)) 0,rgb(var(--brand-frame)/.8))}}
