html,body{background-color:#fff!important}@supports (-webkit-backdrop-filter:blur(1px)){body::before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:-1;-webkit-backdrop-filter:saturate(180%) blur(20px) brightness(114%) hue-rotate(0deg)}}body::after{content:"";position:fixed;bottom:0;left:0;right:0;height:env(safe-area-inset-bottom,34px);background-color:#fff!important;z-index:-1}