.Landing-module__lTnIja__hero{background:linear-gradient(135deg, var(--color-secondary,#2c3e50) 0%, var(--color-primary,#4a6491) 100%);color:var(--color-text-inverse,#fff);text-align:center;padding:5rem 1.5rem 4rem}.Landing-module__lTnIja__heroInner{max-width:720px;margin:0 auto}.Landing-module__lTnIja__headline{letter-spacing:-.02em;margin:0 0 1rem;font-size:2.75rem;font-weight:800;line-height:1.15}.Landing-module__lTnIja__subheadline{opacity:.9;max-width:560px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}.Landing-module__lTnIja__heroCtas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Landing-module__lTnIja__ctaPrimary{background-color:var(--color-success,#10b981);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.Landing-module__lTnIja__ctaPrimary:hover{background-color:var(--color-success-dark,#059669);transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}.Landing-module__lTnIja__ctaPrimary:focus-visible{outline:2px solid var(--color-text-inverse,#fff);outline-offset:2px}.Landing-module__lTnIja__ctaSecondary{color:var(--color-text-inverse,#fff);cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.Landing-module__lTnIja__ctaSecondary:hover{border-color:var(--color-text-inverse,#fff);background-color:#ffffff1a}.Landing-module__lTnIja__ctaSecondary:focus-visible{outline:2px solid var(--color-text-inverse,#fff);outline-offset:2px}.Landing-module__lTnIja__platformIcons{opacity:.7;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;font-size:.875rem;display:flex}.Landing-module__lTnIja__platformIcon{flex-direction:column;align-items:center;gap:.35rem;display:flex}.Landing-module__lTnIja__platformIcon span:first-child{font-size:1.5rem}.Landing-module__lTnIja__section{padding:4rem 1.5rem}.Landing-module__lTnIja__sectionInner{max-width:1080px;margin:0 auto}.Landing-module__lTnIja__sectionTitle{color:var(--color-text-primary,#1a1a2e);text-align:center;margin:0 0 .75rem;font-size:2rem;font-weight:700}.Landing-module__lTnIja__sectionSubtitle{color:var(--color-text-secondary,#4a5568);text-align:center;max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem}.Landing-module__lTnIja__problemSection{background-color:var(--color-bg-secondary,#f9fafb)}.Landing-module__lTnIja__painPoints{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.Landing-module__lTnIja__painPoint{background-color:var(--color-bg-primary,#fff);border-left:4px solid var(--color-error,#ef4444);border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000f}.Landing-module__lTnIja__painPoint h3{color:var(--color-text-primary,#1a1a2e);margin:0 0 .5rem;font-size:1.1rem}.Landing-module__lTnIja__painPoint p{color:var(--color-text-secondary,#4a5568);margin:0;font-size:.95rem;line-height:1.6}.Landing-module__lTnIja__featuresSection{background-color:var(--color-bg-primary,#fff)}.Landing-module__lTnIja__featureGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.Landing-module__lTnIja__featureCard{text-align:center;background-color:var(--color-bg-secondary,#f9fafb);border-radius:12px;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s}.Landing-module__lTnIja__featureCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.Landing-module__lTnIja__featureIcon{background:linear-gradient(135deg, var(--color-primary,#4a6491), var(--color-accent,#3498db));width:56px;height:56px;color:var(--color-text-inverse,#fff);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.6rem;display:flex}.Landing-module__lTnIja__featureCard h3{color:var(--color-text-primary,#1a1a2e);margin:0 0 .5rem;font-size:1.15rem}.Landing-module__lTnIja__featureCard p{color:var(--color-text-secondary,#4a5568);margin:0;font-size:.95rem;line-height:1.6}.Landing-module__lTnIja__socialProofSection{background-color:var(--color-bg-secondary,#f9fafb)}.Landing-module__lTnIja__metrics{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:2.5rem;display:flex}.Landing-module__lTnIja__metric{text-align:center}.Landing-module__lTnIja__metricValue{color:var(--color-primary,#4a6491);font-size:2.25rem;font-weight:800;display:block}.Landing-module__lTnIja__metricLabel{color:var(--color-text-muted,#718096);margin-top:.25rem;font-size:.9rem;display:block}.Landing-module__lTnIja__testimonials{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.Landing-module__lTnIja__testimonialCard{background-color:var(--color-bg-primary,#fff);border-radius:12px;padding:1.75rem;box-shadow:0 2px 8px #0000000f}.Landing-module__lTnIja__testimonialCard blockquote{color:var(--color-text-primary,#1a1a2e);margin:0 0 1rem;font-size:.95rem;font-style:italic;line-height:1.6}.Landing-module__lTnIja__testimonialAuthor{color:var(--color-text-muted,#718096);font-size:.875rem}.Landing-module__lTnIja__testimonialAuthor strong{color:var(--color-text-primary,#1a1a2e);font-style:normal}.Landing-module__lTnIja__finalCta{background:linear-gradient(135deg, var(--color-secondary,#2c3e50) 0%, var(--color-primary,#4a6491) 100%);color:var(--color-text-inverse,#fff);text-align:center;padding:4rem 1.5rem}.Landing-module__lTnIja__finalCtaInner{max-width:600px;margin:0 auto}.Landing-module__lTnIja__finalCta h2{margin:0 0 1.5rem;font-size:2rem;font-weight:700}.Landing-module__lTnIja__trustSignals{opacity:.85;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;font-size:.9rem;display:flex}.Landing-module__lTnIja__trustSignal{align-items:center;gap:.35rem;display:flex}@media (max-width:768px){.Landing-module__lTnIja__headline{font-size:2rem}.Landing-module__lTnIja__subheadline{font-size:1.05rem}.Landing-module__lTnIja__section{padding:3rem 1rem}.Landing-module__lTnIja__sectionTitle{font-size:1.6rem}.Landing-module__lTnIja__metrics{gap:2rem}.Landing-module__lTnIja__metricValue{font-size:1.75rem}.Landing-module__lTnIja__hero{padding:3.5rem 1rem 3rem}.Landing-module__lTnIja__finalCta{padding:3rem 1rem}.Landing-module__lTnIja__trustSignals{flex-direction:column;align-items:center;gap:.75rem}}@media (max-width:480px){.Landing-module__lTnIja__headline{font-size:1.65rem}.Landing-module__lTnIja__heroCtas{flex-direction:column;align-items:stretch}.Landing-module__lTnIja__ctaPrimary,.Landing-module__lTnIja__ctaSecondary{width:100%}.Landing-module__lTnIja__platformIcons{gap:1.25rem}.Landing-module__lTnIja__featureGrid,.Landing-module__lTnIja__painPoints,.Landing-module__lTnIja__testimonials{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Landing-module__lTnIja__ctaPrimary,.Landing-module__lTnIja__ctaSecondary,.Landing-module__lTnIja__featureCard,.Landing-module__lTnIja__testimonialCard,.Landing-module__lTnIja__painPoint{transition:none}}
