.rb-spotlight{--mouse-x:50%;--mouse-y:50%;--spotlight-color:#38bdf82e;position:relative;overflow:hidden}.rb-spotlight:before{content:"";background:radial-gradient(circle 420px at var(--mouse-x) var(--mouse-y), var(--spotlight-color), transparent 72%);opacity:0;pointer-events:none;transition:opacity .45s;position:absolute;inset:0}.rb-spotlight:hover:before,.rb-spotlight:focus-within:before{opacity:1}
