@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin-slow 10s linear infinite}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#E63946 #FAFAFA}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#fafafa}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e63946}.stroke-text{-webkit-text-stroke:1px #E5E5E5}.text-outline{-webkit-text-stroke:2px #1A1A1A;-webkit-text-fill-color:transparent}.text-outline-accent{-webkit-text-stroke:2px #E63946;-webkit-text-fill-color:transparent}.text-outline-white{-webkit-text-stroke:2px #FFFFFF;-webkit-text-fill-color:transparent}.vertical-text{writing-mode:vertical-rl;text-orientation:mixed}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.animate-marquee{animation:marquee 25s linear infinite}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}
