.Navbar-module__p7GmqG__header{width:100%;height:var(--header-height);z-index:50;background-color:#0000;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__p7GmqG__scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-sm);background-color:#fffffff2}.Navbar-module__p7GmqG__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__p7GmqG__logo{color:var(--foreground);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__p7GmqG__logoIcon{color:var(--primary)}.Navbar-module__p7GmqG__desktopNav{align-items:center;gap:2rem;display:none}@media (min-width:768px){.Navbar-module__p7GmqG__desktopNav{display:flex}}.Navbar-module__p7GmqG__navLinks{gap:1.5rem;display:flex}.Navbar-module__p7GmqG__navLink{color:var(--foreground);font-weight:500;transition:color .2s;position:relative}.Navbar-module__p7GmqG__navLink:hover{color:var(--primary)}.Navbar-module__p7GmqG__navLink:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.Navbar-module__p7GmqG__navLink:hover:after{width:100%}.Navbar-module__p7GmqG__mobileToggle{color:var(--foreground);cursor:pointer;background:0 0;border:none;display:block}@media (min-width:768px){.Navbar-module__p7GmqG__mobileToggle{display:none}}.Navbar-module__p7GmqG__mobileNav{top:var(--header-height);background-color:var(--surface);width:100%;box-shadow:var(--shadow-md);max-height:0;padding:0;transition:max-height .3s;position:absolute;left:0;overflow:hidden}.Navbar-module__p7GmqG__mobileNavOpen{max-height:400px;padding:1rem 0}.Navbar-module__p7GmqG__mobileNavLinks{flex-direction:column;padding:0 2rem;display:flex}.Navbar-module__p7GmqG__mobileNavLink{color:var(--foreground);border-bottom:1px solid var(--border);padding:1rem 0;font-weight:500;display:block}
.HeroSection-module___Axouq__heroSection{min-height:100vh;padding-top:var(--header-height);align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module___Axouq__heroContainer{z-index:10;width:100%;position:relative}.HeroSection-module___Axouq__heroContent{text-align:center;max-width:800px;margin:0 auto}.HeroSection-module___Axouq__badge{color:var(--primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#2563eb1a;border:1px solid #2563eb33;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.HeroSection-module___Axouq__titleWrapper{justify-content:center;align-items:center;min-height:200px;display:flex}.HeroSection-module___Axouq__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}@media (max-width:768px){.HeroSection-module___Axouq__titleWrapper{min-height:160px}.HeroSection-module___Axouq__title{font-size:2.25rem}.HeroSection-module___Axouq__description{margin-bottom:2rem;font-size:1.1rem}.HeroSection-module___Axouq__ctaGroup{flex-direction:column;width:100%}.HeroSection-module___Axouq__btnPremium,.HeroSection-module___Axouq__btnPremiumOutline{justify-content:center;width:100%}}.HeroSection-module___Axouq__description{color:var(--text-muted);max-width:650px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.HeroSection-module___Axouq__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.HeroSection-module___Axouq__btnPremium{transition:all .3s;box-shadow:0 4px 14px #2563eb63}.HeroSection-module___Axouq__btnPremium:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #2563eb3b}.HeroSection-module___Axouq__btnPremiumOutline{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:2px solid var(--border);color:var(--foreground);background:#ffffff80;transition:all .3s}.HeroSection-module___Axouq__btnPremiumOutline:hover{background:var(--surface);border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}
.ClientsSection-module__FhXi3W__clientsContainer{background-color:var(--surface);padding:3rem 0;overflow:hidden}.ClientsSection-module__FhXi3W__clientsTitle{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:2.5rem;font-size:.875rem;font-weight:600}.ClientsSection-module__FhXi3W__marquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.ClientsSection-module__FhXi3W__marqueeContent{align-items:center;width:max-content;animation:25s linear infinite ClientsSection-module__FhXi3W__scroll;display:flex}.ClientsSection-module__FhXi3W__marqueeContent:hover{animation-play-state:paused}.ClientsSection-module__FhXi3W__clientLogo{color:var(--foreground);opacity:.4;white-space:nowrap;cursor:default;padding:0 4rem;font-size:1.5rem;font-weight:700;transition:opacity .3s,transform .3s}.ClientsSection-module__FhXi3W__clientLogo:hover{opacity:1;color:var(--primary);transform:scale(1.05)}@keyframes ClientsSection-module__FhXi3W__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
