.verve-card.frosted-glass{--border-width:1px;--surface:hsl(0,0%,100%);border-radius:1rem;position:relative;background:hsl(from var(--surface) h s l/.25);backdrop-filter:blur(4px)}.verve-card.frosted-glass:before{--border-1:hsl(259,13%,28%);--border-2:hsl(252,9%,22%);content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;border:var(--border-width) solid transparent;background:linear-gradient(var(--border-1),var(--border-2)) border-box;mask:linear-gradient(white,white) border-box,linear-gradient(white,white) padding-box;mask-composite:subtract}