@import"https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap";.font-poppins{font-family:Poppins,sans-serif}.bella-font{font-family:Poppins,sans-serif;font-weight:700;color:#ffc8dd;-webkit-text-stroke:1px #e11d48;paint-order:stroke fill;text-shadow:0 0 5px #ff89b3,0 0 10px #ff89b3,0 0 15px #ff66a3,0 0 20px #ff66a3;transition:all .2s ease-in-out}textarea.bella-font{color:#f0f0f0;text-shadow:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-up{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%,to{box-shadow:0 0 20px #fb923c80}50%{box-shadow:0 0 30px #fb923ccc}}@keyframes slow-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce-delay-0{0%,80%,to{transform:scale(1);opacity:1}40%{transform:scale(1.3);opacity:.7}}@keyframes bounce-delay-1{0%,80%,to{transform:scale(1);opacity:1}40%{transform:scale(1.3);opacity:.7}}@keyframes bounce-delay-2{0%,80%,to{transform:scale(1);opacity:1}40%{transform:scale(1.3);opacity:.7}}.animate-fade-in{animation:fade-in .3s ease-out}.animate-scale-up{animation:scale-up .3s ease-out}.animate-slide-up{animation:slide-up .4s ease-out both}.animate-glow{animation:glow 2s ease-in-out infinite}.animate-slow-spin{animation:slow-spin 3s linear infinite}.animate-bounce-delay-0{animation:bounce-delay-0 1.4s ease-in-out infinite}.animate-bounce-delay-1{animation:bounce-delay-1 1.4s ease-in-out infinite;animation-delay:.16s}.animate-bounce-delay-2{animation:bounce-delay-2 1.4s ease-in-out infinite;animation-delay:.32s}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.3s}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#06b6d4;cursor:pointer;margin-top:-4px}input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#374151;border-radius:2px}input[type=range]::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:#06b6d4;cursor:pointer}input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:#374151;border-radius:2px}
