@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Julee&family=Rock+Salt&display=swap";.julee-regular{font-family:Julee,cursive;font-weight:400;font-style:normal}@keyframes gradient-shine{0%{background-position:0% center}50%{background-position:100% center}to{background-position:0% center}}.gradient-text{background:linear-gradient(90deg,orange,#ff7a00,#ff6b00,#ff7a00,orange);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900;animation:gradient-shine 2.5s ease-in-out infinite}.rock-salt-regular{font-family:Rock Salt,cursive;font-weight:400;font-style:normal}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-left{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slide-right{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}.animate-fade-in{animation:fade-in .5s ease-out forwards}.animate-slide-up{opacity:0;animation:slide-up .6s ease-out forwards}.animate-slide-left{opacity:0;animation:slide-left .6s ease-out forwards}.animate-slide-right{opacity:0;animation:slide-right .6s ease-out forwards}.animate-scale-in{opacity:0;animation:scale-in .6s ease-out forwards}.animate-shimmer{animation:shimmer 1.5s infinite}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#f97316 #1f2937}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#1f2937;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#f97316;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ea580c}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible{outline:none!important;outline-style:none!important;-moz-outline-style:none!important;border-color:#ff7a00!important;border-style:dashed!important;box-shadow:0 0 0 1px #ff7a0040!important}@keyframes text-shine{0%{background-position:200% center}to{background-position:-200% center}}.animate-text-shine{animation:text-shine 5s linear infinite}@keyframes wave-progress{0%{background-position:0 center}to{background-position:-40px center}}.animate-wave-progress{background-image:url("data:image/svg+xml,%3Csvg width='40' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 0 5 Q 10 0 20 5 T 40 5' fill='none' stroke='%23ffffff' stroke-width='3' stroke-opacity='0.5' stroke-linecap='round'/%3E%3C/svg%3E");background-size:40px 10px;background-position:0 center;background-repeat:repeat-x;animation:wave-progress 1s linear infinite}
