.landing-main{flex-direction:column;flex:1;justify-content:center;display:flex}.landing-content{flex-flow:wrap;justify-content:center;align-items:center;gap:4rem;width:100%;display:flex}.landing-text{text-align:center;flex:400px;max-width:800px;margin:0 auto}.landing-hero-title{color:#60a5fa;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.landing-hero-subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.landing-sections{flex-direction:column;gap:8rem;margin-top:6rem;display:flex}.landing-section-header{justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.landing-section-line{background-color:var(--accent-green);border-radius:0;width:4px;height:40px}.landing-section-title{color:#60a5fa;letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800}.landing-capabilities-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.landing-capability-card{text-align:left;align-items:flex-start;padding:2.5rem}.landing-capability-title{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.landing-capability-text{color:var(--text-secondary);line-height:1.6}.landing-how-it-works{text-align:center}.landing-how-it-works-container{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.landing-step-card{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:0;align-items:flex-start;gap:2rem;padding:2rem;display:flex}.landing-step-number{color:#2563eb33;font-size:2rem;font-weight:800;font-family:var(--font-mono)}.landing-step-title{color:#fff;margin-bottom:.5rem;font-size:1.2rem}.landing-step-text{color:var(--text-secondary);line-height:1.5}.landing-faq{margin-bottom:4rem}.landing-faq-container{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.landing-faq-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:0;padding:2rem}.landing-faq-q{color:var(--accent-sky);margin-bottom:1rem;font-weight:700}.landing-faq-a{color:#ffffffb3;font-size:.95rem;line-height:1.6}@media (max-width:768px){.landing-hero-title{text-align:center!important;font-size:2.2rem!important}.landing-hero-subtitle{text-align:center!important;font-size:1.1rem!important}.landing-section-title{font-size:2rem}}
