.Home-module__-1r9wG__hero{align-items:center;min-height:100vh;padding:140px 0 80px;display:flex;position:relative;overflow:hidden}.Home-module__-1r9wG__hero .Home-module__-1r9wG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.Home-module__-1r9wG__heroBg{background:var(--gradient-subtle);filter:blur(80px);pointer-events:none;border-radius:50%;width:80%;height:150%;position:absolute;top:-50%;right:-20%}.Home-module__-1r9wG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Home-module__-1r9wG__heroContent{max-width:560px}.Home-module__-1r9wG__heroBadge{background:var(--gradient-subtle);color:var(--coral);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.Home-module__-1r9wG__heroBadge:before{content:"";background:var(--coral);border-radius:50%;width:8px;height:8px;animation:2s infinite Home-module__-1r9wG__pulse-glow}.Home-module__-1r9wG__heroTitle{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.8rem,5vw,4rem);font-weight:400;line-height:1.1}.Home-module__-1r9wG__heroTitle em{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.Home-module__-1r9wG__heroDescription{color:var(--gray-600);margin-bottom:36px;font-size:1.15rem;line-height:1.7}.Home-module__-1r9wG__heroCta{gap:16px;margin-bottom:48px;display:flex}.Home-module__-1r9wG__heroTrust{color:var(--gray-400);align-items:center;gap:12px;font-size:.9rem;display:flex}.Home-module__-1r9wG__heroTrustAvatars{display:flex}.Home-module__-1r9wG__heroTrustAvatars span{background:var(--gradient-subtle);border:2px solid var(--white);width:36px;height:36px;color:var(--coral);border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;font-size:.75rem;font-weight:600;display:flex}.Home-module__-1r9wG__heroTrustAvatars span:first-child{margin-left:0}.Home-module__-1r9wG__heroVisual{position:relative}.Home-module__-1r9wG__heroImageWrapper{border-radius:16px;animation:6s ease-in-out infinite Home-module__-1r9wG__float;position:relative;overflow:hidden;box-shadow:0 40px 80px #0f172a26}.Home-module__-1r9wG__heroImageWrapper img{width:100%;height:auto;display:block}.Home-module__-1r9wG__heroFloatCard{background:var(--white);border-radius:12px;padding:16px 20px;animation:5s ease-in-out infinite Home-module__-1r9wG__float;position:absolute;box-shadow:0 10px 40px #0f172a1f}.Home-module__-1r9wG__card1{animation-delay:-1s;top:20%;left:-60px}.Home-module__-1r9wG__card2{animation-delay:-3s;bottom:15%;right:-40px}.Home-module__-1r9wG__floatCardLabel{color:var(--gray-400);margin-bottom:4px;font-size:.75rem}.Home-module__-1r9wG__floatCardValue{color:var(--dark);font-size:1.1rem;font-weight:700}.Home-module__-1r9wG__floatCardValue.Home-module__-1r9wG__highlight{color:var(--coral)}.Home-module__-1r9wG__problem{background:var(--gray-100);padding:120px 0}.Home-module__-1r9wG__sectionHeader{text-align:center;max-width:700px;margin:0 auto 64px}.Home-module__-1r9wG__sectionLabel{color:var(--coral);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.85rem;font-weight:600}.Home-module__-1r9wG__sectionTitle{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;margin-bottom:20px;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1.2}.Home-module__-1r9wG__sectionSubtitle{color:var(--gray-600);font-size:1.1rem}.Home-module__-1r9wG__problemGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Home-module__-1r9wG__problemCard{background:var(--white);transition:all .3s var(--ease-out-expo);border-radius:16px;padding:32px;position:relative;overflow:hidden}.Home-module__-1r9wG__problemCard:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a14}.Home-module__-1r9wG__problemCard:before{content:"";background:var(--gradient-primary);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Home-module__-1r9wG__problemCard:hover:before{opacity:1}.Home-module__-1r9wG__problemIcon{background:var(--gradient-subtle);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.Home-module__-1r9wG__problemIcon svg{width:24px;height:24px;stroke:var(--coral)}.Home-module__-1r9wG__problemCard h3{margin-bottom:12px;font-size:1.2rem;font-weight:600}.Home-module__-1r9wG__problemCard p{color:var(--gray-600);font-size:.95rem;line-height:1.6}.Home-module__-1r9wG__solution{padding:120px 0}.Home-module__-1r9wG__solutionContent{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Home-module__-1r9wG__solutionText h2{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;margin-bottom:24px;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1.2}.Home-module__-1r9wG__solutionText h2 em{color:var(--coral);font-style:italic}.Home-module__-1r9wG__solutionText>p{color:var(--gray-600);margin-bottom:40px;font-size:1.1rem}.Home-module__-1r9wG__solutionFeatures{flex-direction:column;gap:24px;display:flex}.Home-module__-1r9wG__solutionFeature{gap:16px;display:flex}.Home-module__-1r9wG__solutionFeatureIcon{background:var(--gradient-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Home-module__-1r9wG__solutionFeatureIcon svg{width:20px;height:20px;stroke:var(--white)}.Home-module__-1r9wG__solutionFeature h4{margin-bottom:4px;font-weight:600}.Home-module__-1r9wG__solutionFeature p{color:var(--gray-600);font-size:.95rem}.Home-module__-1r9wG__solutionVisual{position:relative}.Home-module__-1r9wG__solutionImage{border-radius:16px;overflow:hidden;box-shadow:0 40px 80px #0f172a1a}.Home-module__-1r9wG__solutionImage img{width:100%;height:auto;display:block}.Home-module__-1r9wG__howItWorks{background:var(--dark);color:var(--white);padding:120px 0;position:relative;overflow:hidden}.Home-module__-1r9wG__howItWorks:before{content:"";pointer-events:none;background:radial-gradient(at top,#f9731626 0%,#0000 60%);width:200%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Home-module__-1r9wG__howItWorks .Home-module__-1r9wG__sectionHeader{z-index:1;position:relative}.Home-module__-1r9wG__howItWorks .Home-module__-1r9wG__sectionTitle{color:var(--white)}.Home-module__-1r9wG__howItWorks .Home-module__-1r9wG__sectionSubtitle{color:var(--gray-400)}.Home-module__-1r9wG__stepsGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.Home-module__-1r9wG__stepCard{transition:all .3s var(--ease-out-expo);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:40px 32px;position:relative}.Home-module__-1r9wG__stepCard:hover{background:#ffffff14;transform:translateY(-4px)}.Home-module__-1r9wG__stepNumber{background:var(--gradient-primary);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:-16px;left:32px}.Home-module__-1r9wG__stepCard h3{margin-top:16px;margin-bottom:16px;font-size:1.3rem;font-weight:600}.Home-module__-1r9wG__stepCard p{color:var(--gray-400);line-height:1.7}.Home-module__-1r9wG__features{padding:120px 0}.Home-module__-1r9wG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Home-module__-1r9wG__featureCard{background:var(--gray-100);transition:all .3s var(--ease-out-expo);border-radius:20px;padding:40px}.Home-module__-1r9wG__featureCard:hover{background:var(--gradient-subtle)}.Home-module__-1r9wG__featureCard.Home-module__-1r9wG__large{grid-column:span 2;grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.Home-module__-1r9wG__featureIcon{background:var(--white);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex;box-shadow:0 4px 12px #0000000f}.Home-module__-1r9wG__featureIcon svg{width:28px;height:28px;stroke:var(--coral)}.Home-module__-1r9wG__featureCard h3{margin-bottom:12px;font-size:1.3rem;font-weight:600}.Home-module__-1r9wG__featureCard p{color:var(--gray-600);line-height:1.7}.Home-module__-1r9wG__featureImage{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Home-module__-1r9wG__featureImage img{width:100%;height:auto;display:block}.Home-module__-1r9wG__faq{background:var(--gray-100);padding:120px 0}.Home-module__-1r9wG__faqGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.Home-module__-1r9wG__faqItem{background:var(--white);border-radius:16px;padding:28px 32px}.Home-module__-1r9wG__faqItem h3{color:var(--dark);margin-bottom:12px;font-size:1.05rem;font-weight:600}.Home-module__-1r9wG__faqItem p{color:var(--gray-600);font-size:.95rem;line-height:1.7}.Home-module__-1r9wG__cta{text-align:center;padding:120px 0}.Home-module__-1r9wG__ctaContent{max-width:700px;margin:0 auto}.Home-module__-1r9wG__cta h2{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;margin-bottom:24px;font-size:clamp(2.2rem,4vw,3rem);font-weight:400;line-height:1.2}.Home-module__-1r9wG__cta h2 em{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.Home-module__-1r9wG__cta p{color:var(--gray-600);margin-bottom:40px;font-size:1.15rem}.Home-module__-1r9wG__ctaButtons{justify-content:center;gap:16px;display:flex}.Home-module__-1r9wG__ctaNote{color:var(--gray-400);margin-top:24px;font-size:.9rem}.Home-module__-1r9wG__btn{transition:all .3s var(--ease-out-expo);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.Home-module__-1r9wG__btnPrimary{background:var(--gradient-primary);color:var(--white);box-shadow:0 4px 20px #f973164d}.Home-module__-1r9wG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f9731666}.Home-module__-1r9wG__btnSecondary{background:var(--white);color:var(--dark);border:1.5px solid var(--gray-200)}.Home-module__-1r9wG__btnSecondary:hover{border-color:var(--coral);color:var(--coral)}@keyframes Home-module__-1r9wG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__-1r9wG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Home-module__-1r9wG__pulse-glow{0%,to{box-shadow:0 0 20px #f973164d}50%{box-shadow:0 0 40px #f9731680}}.Home-module__-1r9wG__animateIn{animation:Home-module__-1r9wG__fadeInUp .8s var(--ease-out-expo)forwards;opacity:0}.Home-module__-1r9wG__delay1{animation-delay:.1s}.Home-module__-1r9wG__delay2{animation-delay:.2s}.Home-module__-1r9wG__delay3{animation-delay:.3s}.Home-module__-1r9wG__delay4{animation-delay:.4s}.Home-module__-1r9wG__delay5{animation-delay:.5s}.Home-module__-1r9wG__scrolled{border-bottom-color:var(--gray-200)}@media (max-width:1024px){.Home-module__-1r9wG__hero .Home-module__-1r9wG__container{text-align:center;grid-template-columns:1fr}.Home-module__-1r9wG__heroContent{max-width:100%}.Home-module__-1r9wG__heroCta,.Home-module__-1r9wG__heroTrust{justify-content:center}.Home-module__-1r9wG__heroVisual{display:none}.Home-module__-1r9wG__solutionContent{grid-template-columns:1fr}.Home-module__-1r9wG__solutionVisual{order:-1}.Home-module__-1r9wG__problemGrid,.Home-module__-1r9wG__stepsGrid,.Home-module__-1r9wG__featuresGrid{grid-template-columns:1fr}.Home-module__-1r9wG__featureCard.Home-module__-1r9wG__large{grid-column:span 1;grid-template-columns:1fr}.Home-module__-1r9wG__faqGrid{grid-template-columns:1fr}}@media (max-width:768px){.Home-module__-1r9wG__hero{padding:100px 0 60px}.Home-module__-1r9wG__heroCta{flex-direction:column}.Home-module__-1r9wG__ctaButtons{flex-direction:column;align-items:center}}
