.landing-module__g1LwZa__container{flex-direction:column;width:100%;min-height:100vh;display:flex}.landing-module__g1LwZa__header{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.landing-module__g1LwZa__logo{background:linear-gradient(135deg, var(--primary-dark), var(--primary));-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.landing-module__g1LwZa__nav{align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__loginBtn{color:var(--text-main);border-radius:var(--border-radius);padding:.5rem 1rem;font-weight:600;transition:background-color .2s}.landing-module__g1LwZa__loginBtn:hover{background-color:#0000000d}.landing-module__g1LwZa__getStartedBtn{color:#fff;background-color:var(--primary-dark);border-radius:var(--border-radius);padding:.6rem 1.25rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #22c55e63}.landing-module__g1LwZa__getStartedBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #22c55e66}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:800px;margin:0 auto;padding:4rem 1.5rem;display:flex}.landing-module__g1LwZa__badge{color:var(--primary-dark);background-color:#22c55e1a;border:1px solid #22c55e33;border-radius:9999px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__title{color:var(--text-main);letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.landing-module__g1LwZa__highlight{color:var(--primary-dark);display:inline-block;position:relative}.landing-module__g1LwZa__highlight:after{content:"";z-index:-1;background-color:#22c55e33;height:.3em;position:absolute;bottom:.1em;left:0;right:0;transform:skew(-15deg)}.landing-module__g1LwZa__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.landing-module__g1LwZa__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__g1LwZa__primaryCta{color:#fff;background-color:var(--primary-dark);border-radius:var(--border-radius-lg);align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 10px 25px -5px #22c55e66}.landing-module__g1LwZa__primaryCta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 15px 35px -5px #22c55e80}.landing-module__g1LwZa__secondaryCta{color:var(--text-main);background-color:var(--surface);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);border:1px solid #0000001a;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.landing-module__g1LwZa__secondaryCta:hover{background-color:var(--background);box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-module__g1LwZa__features{background:linear-gradient(180deg, var(--background) 0%, #22c55e0d 100%);width:100%;padding:5rem 1.5rem}.landing-module__g1LwZa__featuresInner{max-width:1200px;margin:0 auto}.landing-module__g1LwZa__featuresTitle{text-align:center;color:var(--text-main);margin-bottom:3rem;font-size:2rem;font-weight:700}.landing-module__g1LwZa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.landing-module__g1LwZa__card{background:var(--surface);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);border:1px solid #ffffff1a;padding:2rem;transition:transform .3s,box-shadow .3s}.landing-module__g1LwZa__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.landing-module__g1LwZa__iconWrapper{width:50px;height:50px;color:var(--primary-dark);background-color:#22c55e1a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.landing-module__g1LwZa__cardTitle{color:var(--text-main);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__cardDesc{color:var(--text-muted);line-height:1.6}.landing-module__g1LwZa__footer{text-align:center;color:var(--text-muted);border-top:1px solid #0000000d;padding:2rem;font-size:.875rem}@media (prefers-color-scheme:dark){.landing-module__g1LwZa__loginBtn:hover{background-color:#ffffff1a}.landing-module__g1LwZa__secondaryCta{border-color:#ffffff1a}.landing-module__g1LwZa__secondaryCta:hover{background-color:#ffffff0d}.landing-module__g1LwZa__footer{border-top-color:#ffffff0d}}
