.landing-module__g1LwZa__page{flex-direction:column;min-height:100vh;display:flex}.landing-module__g1LwZa__main{flex-direction:column;gap:10rem;width:100%;padding-bottom:8rem;display:flex}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 2rem;display:flex;position:relative}.landing-module__g1LwZa__hero_content{z-index:10;flex-direction:column;align-items:center;gap:2.5rem;max-width:800px;animation:1s cubic-bezier(.16,1,.3,1) landing-module__g1LwZa__fadeIn;display:flex}.landing-module__g1LwZa__title{letter-spacing:-.06em;color:var(--foreground);font-size:6rem;font-weight:800;line-height:1}.landing-module__g1LwZa__title span{color:var(--secondary)}.landing-module__g1LwZa__tagline{color:var(--secondary);max-width:500px;font-size:1.5rem;font-weight:400;line-height:1.5}.landing-module__g1LwZa__cta_group{gap:1.5rem;margin-top:1rem;display:flex}.landing-module__g1LwZa__primary_cta{background:var(--foreground);color:var(--background);border-radius:100px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.landing-module__g1LwZa__primary_cta:hover{transform:scale(1.05)}.landing-module__g1LwZa__secondary_cta{color:var(--foreground);background:0 0;border-radius:100px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:opacity .2s}.landing-module__g1LwZa__secondary_cta:hover{opacity:.6}.landing-module__g1LwZa__features{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.landing-module__g1LwZa__section_header{text-align:center;margin-bottom:6rem}.landing-module__g1LwZa__section_title{letter-spacing:-.04em;margin-bottom:1rem;font-size:3rem;font-weight:800}.landing-module__g1LwZa__section_subtitle{color:var(--secondary);max-width:500px;margin:0 auto;font-size:1.25rem}.landing-module__g1LwZa__grid{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:4rem;padding-top:4rem;display:grid}.landing-module__g1LwZa__feature_card{flex-direction:column;gap:1.5rem;display:flex}.landing-module__g1LwZa__feature_icon{background:var(--surface);width:56px;height:56px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex}.landing-module__g1LwZa__feature_title{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__feature_desc{color:var(--secondary);font-size:1.0625rem;line-height:1.6}.landing-module__g1LwZa__how_it_works{width:100%;max-width:1000px;margin:0 auto;padding:0 2rem}.landing-module__g1LwZa__step{align-items:center;gap:6rem;margin-bottom:8rem;display:flex}.landing-module__g1LwZa__step:nth-child(2n){flex-direction:row-reverse}.landing-module__g1LwZa__step_content{flex-direction:column;flex:1;gap:1.5rem;display:flex}.landing-module__g1LwZa__step_number{color:var(--background);background:var(--foreground);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.landing-module__g1LwZa__step_title{letter-spacing:-.03em;font-size:2.5rem;font-weight:800}.landing-module__g1LwZa__step_desc{color:var(--secondary);font-size:1.125rem;line-height:1.6}.landing-module__g1LwZa__step_visual{aspect-ratio:16/10;background:var(--surface);border:1px solid var(--border);border-radius:20px;flex:1;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000001a}.landing-module__g1LwZa__step_image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.landing-module__g1LwZa__step_visual:hover .landing-module__g1LwZa__step_image{transform:scale(1.03)}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);margin-top:auto;padding:4rem 2rem}.landing-module__g1LwZa__footer_content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.landing-module__g1LwZa__copyright{color:var(--secondary);font-size:.875rem}@media (max-width:900px){.landing-module__g1LwZa__title{font-size:4rem}.landing-module__g1LwZa__grid{grid-template-columns:1fr;gap:3rem}.landing-module__g1LwZa__step,.landing-module__g1LwZa__step:nth-child(2n){text-align:left;flex-direction:column;gap:3rem;margin-bottom:6rem}.landing-module__g1LwZa__step_content{align-items:flex-start}.landing-module__g1LwZa__step_visual{aspect-ratio:16/9;width:100%}}@keyframes landing-module__g1LwZa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
