@property --ds-prompt-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes ds-prompt-glow-spin{to{--ds-prompt-glow-angle:360deg}}.ds-prompt-glow{pointer-events:none;border-radius:inherit;position:absolute;top:0;bottom:0;left:0;right:0}.ds-prompt-glow:before,.ds-prompt-glow:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;-webkit-mask-composite:xor;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.ds-prompt-glow:before{background:linear-gradient(rgba(255,255,255,.12) 0,rgba(255,255,255,.12) 100%)}.ds-prompt-glow:after{background:conic-gradient(from var(--ds-prompt-glow-angle),rgb(var(--ds-color-pink-500)/0)0%,rgb(var(--ds-color-pink-500)/0)12%,rgb(var(--ds-color-pink-400))25%,rgb(var(--ds-color-pink-300))30%,rgb(var(--ds-color-pink-400))35%,rgb(var(--ds-color-pink-500)/0)48%,rgb(var(--ds-color-pink-500)/0)100%);transition:opacity .3s ease-out;animation:6s linear infinite ds-prompt-glow-spin}.ds-prompt-glow-dim:after{opacity:0}@media (prefers-reduced-motion:reduce){.ds-prompt-glow:after{animation:none}}
/*# sourceMappingURL=119aba3b8ca6a5f7.css.map*/