.spotlight-dialog{animation:.3s cubic-bezier(.16,1,.3,1) spotlightFadeIn}.spotlight-dialog-content{animation:.4s cubic-bezier(.16,1,.3,1) spotlightSlideIn}.spotlight-action-button{transform-origin:50%;transition:all .2s cubic-bezier(.16,1,.3,1)}.spotlight-action-button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.spotlight-action-button:active{transform:translateY(0)scale(.98)}.spotlight-backdrop{-webkit-backdrop-filter:blur(8px)}@keyframes spotlightFadeIn{0%{opacity:0}to{opacity:1}}@keyframes spotlightSlideIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.spotlight-glass{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3}.dark .spotlight-glass{background:#262626f2;border:1px solid #ffffff1a}.spotlight-focus-ring:focus{outline:none;box-shadow:0 0 0 3px #3b82f680}.spotlight-loading{animation:1.5s ease-in-out infinite spotlightPulse}@keyframes spotlightPulse{0%,to{opacity:1}50%{opacity:.5}}
