.card{position:relative}.card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:-1;border-radius:inherit}.card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,#ffffff1a,#ffffff0d);z-index:-1;border-radius:inherit}
