:root{--brand-orange:#ff602e;--brand-pink:#ff6fb5;--text-dark:#1a1a1a}[class*="font-['Lexend']"]{font-family:var(--font-lexend),sans-serif}[class*="font-['Caveat']"]{font-family:var(--font-prime-caveat),cursive}[class*="font-[Recoleta]"],.serif-heading,.font-serif{font-family:var(--font-prime-recoleta),serif}html{overflow:hidden visible}.btn-orange{background-color:var(--brand-orange);color:#fff;transition:transform .2s}.btn-orange:hover{filter:brightness(1.1);transform:translateY(-2px)}.text-gradient-orange-pink{background:linear-gradient(to right,var(--brand-orange),var(--brand-pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.bg-cream{background-color:#f9fbf9}.bg-soft-blue{background-color:#f0f4f8}.bg-soft-pink{background-color:#fff0f3}.bg-soft-green{background-color:#f2f8f2}.bg-soft-orange{background-color:#fff5f0}.floating-ui{border-radius:12px;box-shadow:0 20px 50px #0000001a}.marquee{gap:105px;width:max-content;animation:28s linear infinite marquee-left;display:flex}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{scrollbar-width:none}.animate-spin-slow{animation:10s linear infinite spin}.animate-zoom{will-change:transform;animation:7s cubic-bezier(.4,0,.2,1) infinite zoom-in-out}.animate-vertical-loop{animation:5s linear infinite alternate verticalBounce}.animate-horizontal-loop{animation:5s linear infinite alternate horizontalBounce}.animate-row-left{animation:15s linear infinite scrollLeft}.animate-row-right{animation:15s linear infinite scrollRight}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes zoom-in-out{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes verticalBounce{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes horizontalBounce{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.scroll-animate{opacity:0;transition:all .8s;transform:translateY(60px)}.scroll-animate.active{opacity:1;transform:translateY(0)}@media (max-width:768px){.scroll-animate{transition:all .5s ease-out;transform:translateY(20px)}}.marquee-wrapper{width:100%;overflow:hidden}.marquee-track{width:max-content;animation:20s linear infinite marquee;display:flex}.marquee-logo{-o-object-fit:contain;object-fit:contain;width:160px;height:80px;margin-right:90px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.animate-marquee-left{width:max-content;animation:25s linear infinite marqueeLeft}.animate-marquee-right{width:max-content;animation:25s linear infinite marqueeRight}@media (max-width:1024px){.animate-marquee-left-mobile{width:max-content;animation:25s linear infinite marqueeLeft}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll{animation:25s linear infinite scroll}
