.landing-module__g1LwZa__container{min-height:100vh;font-family:var(--font-inter), sans-serif;background-color:#fafafa;flex-direction:column;display:flex}.landing-module__g1LwZa__header{z-index:100;background:#fff;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:1.5rem 5%;display:flex;position:sticky;top:0}.landing-module__g1LwZa__logo{color:#1e293b;letter-spacing:-.5px;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.landing-module__g1LwZa__logoIcon{color:#fff;background:#e01e37;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-module__g1LwZa__logoText{display:block}.landing-module__g1LwZa__nav{align-items:center;gap:2rem;display:flex}.landing-module__g1LwZa__navLink{color:#475569;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:#0f172a}.landing-module__g1LwZa__loginBtn{color:#1e293b;font-weight:600;text-decoration:none}.landing-module__g1LwZa__ctaBtn{color:#fff;background:#e01e37;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.landing-module__g1LwZa__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #e01e3733}.landing-module__g1LwZa__hero{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);justify-content:space-between;align-items:center;gap:4rem;padding:6rem 5%;display:flex;position:relative}.landing-module__g1LwZa__heroContent{z-index:2;flex:1;max-width:600px}.landing-module__g1LwZa__badge{color:#e01e37;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__title{color:#0f172a;letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.25rem;font-weight:800;line-height:1.15}.landing-module__g1LwZa__highlight{color:#e01e37}.landing-module__g1LwZa__subtitle{color:#475569;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;gap:1rem;display:flex}.landing-module__g1LwZa__primaryBtn{color:#fff;background:#e01e37;border-radius:12px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 6px #e01e371a}.landing-module__g1LwZa__primaryBtn:hover{background:#c91830;transform:translateY(-2px);box-shadow:0 10px 15px #e01e3733}.landing-module__g1LwZa__secondaryBtn{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .2s}.landing-module__g1LwZa__secondaryBtn:hover{background:#f8fafc;border-color:#94a3b8}.landing-module__g1LwZa__heroVisual{z-index:2;flex:1;justify-content:center;align-items:center;min-width:300px;display:flex;position:relative}.landing-module__g1LwZa__mockup{background:#fff;border:1px solid #f1f5f9;border-radius:24px;max-width:100%;padding:1.5rem;transition:transform .5s;transform:rotate(2deg);box-shadow:0 25px 50px -12px #00000026}.landing-module__g1LwZa__mockup:hover{transform:rotate(0)scale(1.02)}.landing-module__g1LwZa__features{background:#fff;padding:6rem 5%}.landing-module__g1LwZa__sectionHeader{text-align:center;max-width:600px;margin:0 auto 4rem}.landing-module__g1LwZa__sectionTitle{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.landing-module__g1LwZa__sectionSubtitle{color:#64748b;font-size:1.125rem}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__g1LwZa__featureCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;padding:2.5rem;transition:transform .2s,box-shadow .2s}.landing-module__g1LwZa__featureCard:hover{background:#fff;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000000d}.landing-module__g1LwZa__featureIcon{color:#e01e37;background:#fee2e2;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.landing-module__g1LwZa__featureTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__featureDesc{color:#64748b;line-height:1.6}.landing-module__g1LwZa__cta{color:#fff;text-align:center;background:#0f172a;padding:6rem 5%}.landing-module__g1LwZa__ctaTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.landing-module__g1LwZa__ctaSubtitle{color:#94a3b8;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.landing-module__g1LwZa__footer{text-align:center;color:#64748b;background:#fff;border-top:1px solid #eaeaea;padding:3rem 5%}.landing-module__g1LwZa__blob{filter:blur(100px);opacity:.3;z-index:1;background:linear-gradient(135deg,#fee2e2 0%,#fca5a5 100%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-100px}@media (max-width:768px){.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;padding:4rem 5%}.landing-module__g1LwZa__title{font-size:3rem}.landing-module__g1LwZa__heroActions{justify-content:center}.landing-module__g1LwZa__nav{gap:.5rem}.landing-module__g1LwZa__navLink{font-size:.85rem;font-weight:600}.landing-module__g1LwZa__loginBtn,.landing-module__g1LwZa__ctaBtn{padding:.5rem;font-size:.8rem}.landing-module__g1LwZa__logo{gap:.5rem;font-size:1.25rem}.landing-module__g1LwZa__logoText{display:none}.landing-module__g1LwZa__header{padding:1rem 5%}}
