.card-spotlight{--mouse-x:50%;--mouse-y:50%;--spotlight-color:#0f172a0f;isolation:isolate;position:relative}.card-spotlight:before{content:"";background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), var(--spotlight-color), transparent 70%);opacity:0;pointer-events:none;z-index:0;transition:opacity .4s;position:absolute;inset:0}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:1}.card-spotlight>*{z-index:1;position:relative}
.dot-field-container{width:100%;height:100%;position:relative}
