.border-glow-card{--edge-proximity:0;--cursor-angle:45deg;isolation:isolate;border:1px solid var(--input);border-radius:var(--border-radius);background:var(--card-bg);position:relative;transform:translateZ(.01px)}.border-glow-card:before,.border-glow-card>.edge-light{content:"";pointer-events:none;border-radius:inherit;opacity:calc(var(--edge-proximity)/100);z-index:-1;transition:opacity .3s;position:absolute}.border-glow-card:before{background:conic-gradient(from var(--cursor-angle),transparent 0 37%,#a095ff 45%,#6fc7ff 49%,#75c8a1 52%,transparent 61% 100%);-webkit-mask-composite:xor;padding:1px;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.border-glow-card>.edge-light{inset:calc(var(--glow-padding)*-1);background:conic-gradient(from var(--cursor-angle),transparent 0 43%,var(--glow-60) 48%,var(--glow-100) 50%,var(--glow-40) 52%,transparent 58% 100%);filter:blur(10px);-webkit-mask:linear-gradient(#0000,#000 42% 58%,#0000);mask:linear-gradient(#0000,#000 42% 58%,#0000)}.border-glow-card:after{content:"";border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--purple),transparent 88%);opacity:calc(var(--edge-proximity)/125);z-index:2;position:absolute;inset:0}.border-glow-inner{z-index:1;border-radius:inherit;height:100%;position:relative;overflow:hidden}:root[data-theme=light] .border-glow-card>.edge-light{mix-blend-mode:multiply;filter:blur(8px)}@media (prefers-reduced-motion:reduce){.border-glow-card:before,.border-glow-card>.edge-light{transition:none!important}}
