@keyframes orb-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orb-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes waveform-bar{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes breathe{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@keyframes progress-fill{0%{width:0%}to{width:100%}}.survey-button{transition:all .3s cubic-bezier(.4,0,.2,1)}.survey-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.glassmorphism{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#241f3433;border:1px solid #ffffff1a}.gradient-text{background:linear-gradient(135deg,#ec4899 10.386%,#9d174d 114.61%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ai-processing{animation:2s linear infinite spin-slow}*{transition:opacity .3s,transform .3s}.survey-content::-webkit-scrollbar{width:6px}.survey-content::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.survey-content::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:3px}.survey-content::-webkit-scrollbar-thumb:hover{background:#6366f199}@media (max-width:768px){.survey-container{padding:1rem}.survey-card{width:100%;max-width:none}}.survey-input:focus,.survey-button:focus{outline-offset:2px;outline:2px solid #6366f1}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}
