.Home_container__YRaDf{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1.5rem}.Home_sectionTitle__NU4Sm{font-size:2.5rem;font-weight:800;letter-spacing:-.05em;margin-bottom:1rem;text-align:center}.Home_sectionDescription__2Lod4{font-size:1.1rem;color:hsl(var(--muted-foreground));margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto;text-align:center;line-height:1.6}.Home_heroWrapper__hHthG{position:relative;overflow:hidden;padding:6rem 0;display:flex;align-items:center;min-height:80vh}.Home_heroWrapper__hHthG:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,hsla(var(--primary),.15) 0,transparent 70%);filter:blur(120px);z-index:-1;pointer-events:none;animation:Home_pulse__DdVc6 8s infinite alternate}@keyframes Home_pulse__DdVc6{0%{transform:translate(-50%,-50%) scale(.8);opacity:.7}to{transform:translate(-50%,-50%) scale(1.2);opacity:1}}.Home_heroContent__5yUTO{text-align:center;animation:Home_fadeInUp__Tst9U .8s ease-out forwards}.Home_title__utdWP{font-size:3rem;line-height:1.1;font-weight:800;letter-spacing:-.05em;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem}@media(min-width:768px){.Home_title__utdWP{font-size:5rem}}.Home_description__z98hd{font-size:1.25rem;color:hsl(var(--muted-foreground));max-width:42rem;margin:0 auto 2.5rem;line-height:1.6}.Home_buttonContainer__gh3oa{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:25rem;margin:0 auto}@media(min-width:640px){.Home_buttonContainer__gh3oa{flex-direction:row;justify-content:center}}.Home_secondaryButton__hD0i_{background:hsl(var(--background));color:hsl(var(--foreground));border:1px solid hsl(var(--border));background-image:none}.Home_secondaryButton__hD0i_:hover{background:hsl(var(--muted));border-color:hsl(var(--primary));color:hsl(var(--primary))}.Home_featuresSection__qrnPF{padding:6rem 0}.Home_featuresGrid__RV6hl{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Home_featureCard__He1xZ{display:flex;flex-direction:column;height:100%;text-align:left;padding:2rem;background-color:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.Home_featureCard__He1xZ:hover{transform:translateY(-8px);box-shadow:0 10px 30px hsla(var(--primary),.15);border-color:hsla(var(--primary),.5)}.Home_featureIcon__6_dA6{width:3.5rem;height:3.5rem;border-radius:var(--radius);background-image:var(--primary-gradient);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.Home_featureCard__He1xZ:hover .Home_featureIcon__6_dA6{transform:scale(1.1) rotate(-10deg)}.Home_featureCard__He1xZ h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.Home_featureCard__He1xZ p{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.6}.Home_howItWorksSection__obeP8{padding:6rem 0;background-color:hsl(var(--card));border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border))}.Home_stepsGrid__r_GBj{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:2rem;gap:2rem;text-align:center}.Home_step__HtgiL{padding:2rem}.Home_stepIcon__9e0fl{width:4rem;height:4rem;border-radius:50%;background-image:var(--primary-gradient);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.Home_step__HtgiL h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.Home_step__HtgiL p{color:hsl(var(--muted-foreground));font-size:.9rem;line-height:1.6}.Home_socialProofSection__xEai_{padding:6rem 0}.Home_statsGrid__EUpYa{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.Home_statCard__3A9PT{text-align:center;background-color:hsl(var(--card));padding:2.5rem;border-radius:var(--radius);border:1px solid hsl(var(--border))}.Home_statValue__a519_{font-size:3rem;font-weight:800;color:hsl(var(--primary));line-height:1}.Home_statLabel__KqbE2{font-size:1rem;color:hsl(var(--muted-foreground));margin-top:.5rem}.Home_faqSection__Jjwrr{padding:6rem 0}.Home_faqGrid__IyfOx{display:grid;grid-template-columns:1fr;max-width:768px;margin:0 auto;grid-gap:1rem;gap:1rem}.Home_faqItem__UeA_e{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:0 1.5rem;transition:background-color .2s ease}.Home_faqItem__UeA_e[open]{background-color:hsla(var(--muted),.5)}.Home_faqItem__UeA_e summary{cursor:pointer;outline:none;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.1rem;font-weight:600}.Home_faqItem__UeA_e summary h3{margin:0;font-size:inherit;font-weight:inherit}.Home_faqItem__UeA_e summary::-webkit-details-marker{display:none}.Home_faqItem__UeA_e summary:after{content:"+";font-size:1.75rem;font-weight:300;color:hsl(var(--primary));transition:transform .3s ease}.Home_faqItem__UeA_e[open] summary:after{transform:rotate(45deg)}.Home_faqItem__UeA_e p{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.7;padding-bottom:1.5rem;margin-top:-.5rem;max-width:95%}.Home_faqLink___ZNez{color:hsl(var(--primary));text-decoration:underline;font-weight:500}