@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes sunset-wave{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes draw-line{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes pulse-warm{0%,to{box-shadow:0 0 #ff8c4280,0 4px 14px #ffb34766}50%{box-shadow:0 0 0 10px #ff8c4200,0 6px 20px #ffb34799}}@keyframes sunset-shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes celebrate{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{opacity:1;transform:scale(1.2)rotate(10deg)}70%{transform:scale(.9)rotate(-5deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes basket-sway{0%,to{transform:rotate(-1.5deg)}50%{transform:rotate(1.5deg)}}@keyframes glow-soft{0%,to{box-shadow:0 2px 8px #ffb34726}50%{box-shadow:0 4px 16px #ffb3474d}}@keyframes wave-ripple{0%,to{opacity:.7}50%{opacity:.4}}.md-animate-float{animation:4s ease-in-out infinite float}.md-animate-float-slow{animation:6s ease-in-out infinite float}.md-animate-fade-in-up{animation:.6s ease-out both fade-in-up}.md-animate-pulse-warm{animation:2.5s ease-in-out infinite pulse-warm}.md-animate-celebrate{animation:.7s cubic-bezier(.34,1.56,.64,1) both celebrate}.md-animate-basket-sway{animation:6s ease-in-out infinite basket-sway}.md-animate-glow{animation:3s ease-in-out infinite glow-soft}.md-hero-shimmer{background:linear-gradient(135deg,#ff8c42 0%,#ffb347 20%,#ffd97d 40%,#ff8c42 60%,#e76f51 80%,#ffb347 100%) 0 0/300% 300%;animation:12s ease-in-out infinite sunset-shimmer}.md-wave-path{animation:4s ease-in-out infinite wave-ripple}.md-wave-path-2{animation:5s ease-in-out 1s infinite wave-ripple}.md-delay-1{animation-delay:.1s}.md-delay-2{animation-delay:.2s}.md-delay-3{animation-delay:.3s}.md-delay-4{animation-delay:.4s}.md-delay-5{animation-delay:.5s}.md-delay-6{animation-delay:.6s}.md-draw-line path,.md-draw-line circle{stroke-dasharray:1000;animation:2s ease-out forwards draw-line}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.md-hero-shimmer{background-size:100% 100%}}
