@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Sora:wght@600;700;800&display=swap";
html{scroll-behavior:smooth}:root{--font-heading:"Sora", sans-serif;--font-body:"Inter", sans-serif;--hero-bg:#0b1628;--hero-foreground:#f7f8fa;--hero-muted:#a5afba;--cta:#e85e00;--cta-foreground:#fff;--cta-badge:#e65c0026;--surface:#f0f2f4;--surface-foreground:#0b1628}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.6s ease-out both fade-up}.animate-fade-up-delay-1{animation:.6s ease-out .15s both fade-up}.animate-fade-up-delay-2{animation:.6s ease-out .3s both fade-up}.lp-modal-scroll{scrollbar-width:thin;scrollbar-color:var(--cta) #ffffff14}.lp-modal-scroll::-webkit-scrollbar{width:7px;height:7px}.lp-modal-scroll ::-webkit-scrollbar{width:7px;height:7px}.lp-modal-scroll::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px;margin:4px 0}.lp-modal-scroll ::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px;margin:4px 0}.lp-modal-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg, #f06a1a 0%, var(--cta) 100%);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.lp-modal-scroll ::-webkit-scrollbar-thumb{background:linear-gradient(180deg, #f06a1a 0%, var(--cta) 100%);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.lp-modal-scroll::-webkit-scrollbar-thumb:hover{background:var(--cta);background-clip:padding-box}.lp-modal-scroll ::-webkit-scrollbar-thumb:hover{background:var(--cta);background-clip:padding-box}.lp-modal-scroll::-webkit-scrollbar-corner{background:0 0}.lp-modal-scroll ::-webkit-scrollbar-corner{background:0 0}.lp-services-carousel .swiper-pagination-bullet-active{background:var(--cta)!important;border-color:#e85e0059!important}.lp-services-carousel .swiper-pagination-bullet:hover{background:#e85e008c!important}
