.glass-surface{position:relative;isolation:isolate;overflow:hidden;background:#0a0f1e40;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 24px -1px #0003,inset 0 1px #ffffff0d;border-radius:16px;transition:all .3s ease}.glass-surface:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff08,#fff0);pointer-events:none;z-index:1}.glass-surface-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");pointer-events:none;z-index:2}.glass-surface-content{position:relative;z-index:3;width:100%;height:100%}#lights{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;overflow:hidden}
