.landing-navbar{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.nav-actions{align-items:center;gap:1rem;display:flex}.hero-section{text-align:center;max-width:720px;margin:0 auto;padding:5rem 1.5rem 6rem}.hero-content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.badge-row{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.badge-trust{color:var(--secondary);background:#10b98114;border:1px solid #10b98126;border-radius:99px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.82rem;font-weight:600;display:flex}.badge-ai{color:#7cb6ff;background:#7cb6ff14;border-color:#7cb6ff33}.hero-content h1{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;line-height:1.12}.hero-subtitle{color:var(--text-secondary);max-width:520px;margin:0;font-size:1.15rem;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.btn-hero{padding:1rem 2.25rem;font-size:1.05rem}.how-section{text-align:center;max-width:900px;margin:0 auto;padding:5rem 1.5rem}.how-section h2{margin-bottom:3rem;font-size:2rem}.how-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.how-step{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:20px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.5rem;display:flex}.how-number{background:linear-gradient(135deg,var(--secondary),#059669);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.25rem;font-size:1.1rem;font-weight:800;display:flex}.how-step h3{font-size:1.15rem}.how-step p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.features-section{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);text-align:center;background:#0f172a4d;padding:5rem 1.5rem}.section-tag{color:var(--secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.features-section h2{margin-bottom:3rem;font-size:2rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.feature-card{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:left;border-radius:20px;flex-direction:column;gap:1rem;padding:2rem 1.5rem;transition:border-color .3s;display:flex}.feature-card:hover{border-color:#10b98140}.feat-icon{width:44px;height:44px;color:var(--secondary);background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;display:flex}.feature-card h3{font-size:1.15rem}.feature-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.cta-section{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:5rem 1.5rem;display:flex}.cta-section h2{font-size:2rem}.cta-section p{color:var(--text-secondary);font-size:1.05rem}.footer{border-top:1px solid var(--border-subtle);max-width:1100px;color:var(--text-secondary);justify-content:space-between;align-items:center;margin:0 auto;padding:2.5rem 1.5rem;font-size:.85rem;display:flex}.footer-logo{font-size:1rem}@media (max-width:768px){.landing-navbar{padding:1rem}.hero-section{padding:3rem 1rem 4rem}.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1rem}.btn-hero{justify-content:center;width:100%;padding:.85rem 1.75rem;font-size:.95rem}.how-section{padding:3rem 1rem}.how-section h2{margin-bottom:2rem;font-size:1.5rem}.how-grid{grid-template-columns:1fr;gap:1rem}.how-step{border-radius:16px;padding:1.5rem 1.25rem}.features-section{padding:3rem 1rem}.features-section h2{margin-bottom:2rem;font-size:1.5rem}.features-grid{grid-template-columns:1fr;gap:1rem}.feature-card{border-radius:16px;padding:1.5rem 1.25rem}.cta-section{padding:3rem 1rem}.cta-section h2{font-size:1.5rem}.footer{text-align:center;flex-direction:column;gap:.75rem;padding:2rem 1rem}}
