.Navbar-module__UMbBgq__header{z-index:50;padding:1.2rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__UMbBgq__scrolled{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #0000000d;padding:.8rem 0;box-shadow:0 4px 6px -1px #00000005}.Navbar-module__UMbBgq__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__UMbBgq__logo{letter-spacing:-.03em;color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__UMbBgq__logoHighlight{color:hsl(var(--primary))}.Navbar-module__UMbBgq__navProps{background:#ffffff80;border:1px solid #00000008;border-radius:99px;gap:2.5rem;padding:.5rem 1.5rem;display:none}.Navbar-module__UMbBgq__navLink{color:hsl(var(--muted-foreground));font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__UMbBgq__navLink:hover{color:hsl(var(--primary))}.Navbar-module__UMbBgq__ctaButton{background:hsl(var(--foreground));color:hsl(var(--background));border-radius:99px;padding:.7rem 1.4rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Navbar-module__UMbBgq__ctaButton:hover{background:hsl(var(--primary));transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}@media (min-width:768px){.Navbar-module__UMbBgq__navProps{display:flex}}
.HeroSection-module__pzGXVa__section{background:radial-gradient(circle at 50% 0,#eff6ff 0%,#fff0 70%);justify-content:center;align-items:center;min-height:90vh;padding-top:6rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__pzGXVa__backgroundGlow{background:radial-gradient(circle,hsl(var(--primary)/.15)0%,transparent 70%);filter:blur(60px);z-index:-1;border-radius:50%;width:60vw;height:60vw;animation:20s ease-in-out infinite HeroSection-module__pzGXVa__float;position:absolute;top:-20%;right:-10%}.HeroSection-module__pzGXVa__backgroundGlow2{background:radial-gradient(circle,hsl(var(--secondary)/.1)0%,transparent 70%);filter:blur(60px);z-index:-1;border-radius:50%;width:50vw;height:50vw;animation:25s ease-in-out infinite reverse HeroSection-module__pzGXVa__float;position:absolute;bottom:-10%;left:-10%}@keyframes HeroSection-module__pzGXVa__float{0%,to{transform:translate(0)}50%{transform:translate(30px,40px)}}.HeroSection-module__pzGXVa__content{text-align:center;z-index:10;max-width:900px;position:relative}.HeroSection-module__pzGXVa__eyebrow{color:hsl(var(--primary));background:#fff;border:1px solid #0000000d;border-radius:99px;margin-bottom:2.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-block;box-shadow:0 2px 10px #00000008}.HeroSection-module__pzGXVa__title{letter-spacing:-.04em;color:hsl(var(--foreground));margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.1}.HeroSection-module__pzGXVa__subtitle{color:hsl(var(--muted-foreground));max-width:650px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.35rem;line-height:1.6}.HeroSection-module__pzGXVa__actions{justify-content:center;gap:1.2rem;display:flex}.HeroSection-module__pzGXVa__primaryButton{background:hsl(var(--primary));color:#fff;box-shadow:0 4px 15px hsl(var(--primary)/.3);border-radius:99px;align-items:center;gap:.6rem;padding:1.1rem 2.2rem;font-size:1.05rem;font-weight:600;transition:all .2s;display:flex}.HeroSection-module__pzGXVa__primaryButton:hover{box-shadow:0 8px 25px hsl(var(--primary)/.4);transform:translateY(-2px)}.HeroSection-module__pzGXVa__secondaryButton{color:hsl(var(--foreground));background:#fff;border:1px solid #00000014;border-radius:99px;padding:1.1rem 2.2rem;font-size:1.05rem;font-weight:600;transition:all .2s;box-shadow:0 2px 5px #00000005}.HeroSection-module__pzGXVa__secondaryButton:hover{border-color:#00000026;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}@media (max-width:768px){.HeroSection-module__pzGXVa__title{font-size:2.75rem}}
.ValuePropSection-module__rLTV6a__section{background:#fff;padding:8rem 0;position:relative}.ValuePropSection-module__rLTV6a__sectionHeader{text-align:center;max-width:700px;margin:0 auto 5rem}.ValuePropSection-module__rLTV6a__sectionTitle{letter-spacing:-.03em;color:hsl(var(--foreground));margin-bottom:1.2rem;font-size:2.75rem;font-weight:800}.ValuePropSection-module__rLTV6a__sectionSubtitle{color:hsl(var(--muted-foreground));font-size:1.15rem;line-height:1.6}.ValuePropSection-module__rLTV6a__segmentContainer{grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:7rem;display:grid}.ValuePropSection-module__rLTV6a__segmentCard{background:#f8fafc;border:1px solid #0000;border-radius:1.5rem;padding:3.5rem;transition:all .3s cubic-bezier(.2,.8,.2,1);box-shadow:0 4px 6px -1px #00000003}.ValuePropSection-module__rLTV6a__segmentCard:hover{background:#fff;border-color:#0000000d;transform:translateY(-5px);box-shadow:0 20px 40px -5px #0000000d}.ValuePropSection-module__rLTV6a__segmentIcon{width:56px;height:56px;color:hsl(var(--primary));background:#fff;border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex;box-shadow:0 4px 10px #00000008}.ValuePropSection-module__rLTV6a__segmentTitle{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.75rem;font-weight:700}.ValuePropSection-module__rLTV6a__segmentDesc{color:hsl(var(--muted-foreground));font-size:1.05rem;line-height:1.7}.ValuePropSection-module__rLTV6a__gridHeader{text-align:center;margin-bottom:3.5rem}.ValuePropSection-module__rLTV6a__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.ValuePropSection-module__rLTV6a__featureCard{background:#fff;border:1px solid #0000000a;border-radius:1.5rem;padding:2.5rem;transition:all .3s}.ValuePropSection-module__rLTV6a__featureCard:hover{border-color:hsl(var(--primary)/.3);transform:translateY(-5px);box-shadow:0 10px 30px -5px #0000000a}.ValuePropSection-module__rLTV6a__featureIcon{color:hsl(var(--primary));background:hsl(var(--primary)/.1);box-sizing:content-box;border-radius:12px;margin-bottom:1.2rem;padding:10px}.ValuePropSection-module__rLTV6a__featureTitle{color:hsl(var(--foreground));margin-bottom:.8rem;font-size:1.25rem;font-weight:700}.ValuePropSection-module__rLTV6a__featureText{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.6}@media (max-width:768px){.ValuePropSection-module__rLTV6a__segmentContainer{grid-template-columns:1fr}}
.Footer-module__as8s1W__footer{border-top:1px solid var(--border);background:#f8fafc;margin-top:5rem;padding:5rem 0 3rem}.Footer-module__as8s1W__top{flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:4rem;display:flex}.Footer-module__as8s1W__brand{max-width:300px}.Footer-module__as8s1W__brandName{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:block}.Footer-module__as8s1W__brandDesc{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.6}.Footer-module__as8s1W__links{flex-wrap:wrap;gap:5rem;display:flex}.Footer-module__as8s1W__column h4{text-transform:uppercase;color:hsl(var(--foreground));letter-spacing:.05em;margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.Footer-module__as8s1W__column ul{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__as8s1W__column a{color:hsl(var(--muted-foreground));font-size:.95rem;transition:color .2s}.Footer-module__as8s1W__column a:hover{color:hsl(var(--primary))}.Footer-module__as8s1W__bottom{text-align:center;color:hsl(var(--muted-foreground));border-top:1px solid #0000000d;padding-top:2.5rem;font-size:.9rem}
