.landing-module__jDH3nq__landingPage{color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.landing-module__jDH3nq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.landing-module__jDH3nq__header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fafafacc;border-bottom:1px solid #e5e7eb66;position:sticky;top:0}.landing-module__jDH3nq__headerContent{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.landing-module__jDH3nq__logo{align-items:center;gap:.5rem;display:flex}.landing-module__jDH3nq__logoIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.landing-module__jDH3nq__logoText{letter-spacing:-.025em;font-size:1.25rem;font-weight:700}.landing-module__jDH3nq__nav{align-items:center;gap:2rem;display:none}@media (min-width:768px){.landing-module__jDH3nq__nav{display:flex}}.landing-module__jDH3nq__navLink{color:#6b7280;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__jDH3nq__navLink:hover{color:#1f2937}.landing-module__jDH3nq__headerActions{align-items:center;gap:.75rem;display:flex}.landing-module__jDH3nq__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__jDH3nq__btnGhost{color:#1f2937;background:0 0}.landing-module__jDH3nq__btnGhost:hover{background:#f3f4f6}.landing-module__jDH3nq__btnPrimary{color:#fff;background:#6366f1;box-shadow:0 1px 3px #0000001a}.landing-module__jDH3nq__btnPrimary:hover{background:#4f46e5}.landing-module__jDH3nq__btnOutline{color:#1f2937;background:0 0;border:1px solid #e5e7eb}.landing-module__jDH3nq__btnOutline:hover{background:#f3f4f6}.landing-module__jDH3nq__btnLg{height:3rem;padding:.75rem 2rem;font-size:1rem}.landing-module__jDH3nq__hero{padding:6rem 0 8rem;position:relative;overflow:hidden}@media (min-width:768px){.landing-module__jDH3nq__hero{padding:8rem 0 10rem}}.landing-module__jDH3nq__heroBg{background:linear-gradient(135deg,#6366f10d,#8b5cf60d,#06b6d40d);position:absolute;inset:0}.landing-module__jDH3nq__heroPattern{opacity:.3;background-image:url(/abstract-network.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.landing-module__jDH3nq__heroContent{text-align:center;flex-direction:column;gap:2rem;max-width:64rem;margin:0 auto;display:flex;position:relative}.landing-module__jDH3nq__badge{color:#6366f1;background:#06b6d41a;border-radius:9999px;align-items:center;gap:.375rem;width:fit-content;margin:0 auto;padding:.375rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.landing-module__jDH3nq__heroTitle{letter-spacing:-.025em;margin:0;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:768px){.landing-module__jDH3nq__heroTitle{font-size:4.5rem}}.landing-module__jDH3nq__gradientText{background:linear-gradient(90deg,#6366f1,#8b5cf6,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__jDH3nq__heroDescription{color:#6b7280;max-width:48rem;margin:0 auto;font-size:1.25rem;line-height:1.6}@media (min-width:768px){.landing-module__jDH3nq__heroDescription{font-size:1.5rem}}.landing-module__jDH3nq__heroActions{flex-direction:column;align-items:center;gap:1rem;padding-top:1rem;display:flex}@media (min-width:640px){.landing-module__jDH3nq__heroActions{flex-direction:row;justify-content:center}}.landing-module__jDH3nq__features{padding:6rem 0}@media (min-width:768px){.landing-module__jDH3nq__features{padding:8rem 0}}.landing-module__jDH3nq__sectionHeader{text-align:center;margin-bottom:4rem}.landing-module__jDH3nq__sectionTitle{letter-spacing:-.025em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (min-width:768px){.landing-module__jDH3nq__sectionTitle{font-size:3rem}}.landing-module__jDH3nq__sectionDescription{color:#6b7280;max-width:42rem;margin:0 auto;font-size:1.125rem}.landing-module__jDH3nq__featuresGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.landing-module__jDH3nq__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing-module__jDH3nq__featuresGrid{grid-template-columns:repeat(3,1fr)}}.landing-module__jDH3nq__featureCard{background:#fff;border:1px solid #e5e7eb80;border-radius:.75rem;padding:2rem;transition:all .3s}.landing-module__jDH3nq__featureCard:hover{box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.landing-module__jDH3nq__featureIcon{color:#6366f1;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;transition:transform .3s;display:flex}.landing-module__jDH3nq__featureCard:hover .landing-module__jDH3nq__featureIcon{transform:scale(1.1)}.landing-module__jDH3nq__featureTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-module__jDH3nq__featureDescription{color:#6b7280;line-height:1.6}.landing-module__jDH3nq__cta{background:linear-gradient(135deg,#6366f10d,#8b5cf60d,#06b6d40d);padding:6rem 0}@media (min-width:768px){.landing-module__jDH3nq__cta{padding:8rem 0}}.landing-module__jDH3nq__ctaCard{text-align:center;background:#fff;border:1px solid #e5e7eb80;border-radius:.75rem;max-width:56rem;margin:0 auto;padding:3rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.landing-module__jDH3nq__ctaTitle{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.landing-module__jDH3nq__ctaTitle{font-size:2.5rem}}.landing-module__jDH3nq__ctaDescription{color:#6b7280;max-width:42rem;margin:0 auto 2rem;font-size:1.125rem}.landing-module__jDH3nq__ctaAction{padding-top:1rem}.landing-module__jDH3nq__footer{border-top:1px solid #e5e7eb66;padding:3rem 0}.landing-module__jDH3nq__footerContent{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.landing-module__jDH3nq__footerContent{flex-direction:row}}.landing-module__jDH3nq__footerCopyright{color:#6b7280;font-size:.875rem}
