.home-container{margin:0 auto;max-width:1200px;padding:2rem}.hero-section{background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:12px;color:#fff;margin-bottom:4rem;padding:4rem 0;text-align:center}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-text{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;gap:1rem;justify-content:center}.btn{border-radius:8px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .2s}.btn-primary{background:#fff;color:#6366f1}.btn-primary:hover{background:#f1f5f9;transform:translateY(-1px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#6366f1}.features-section{margin-bottom:4rem}.features-section h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;transition:transform .2s}.feature-card:hover{transform:translateY(-4px)}.feature-card h3{color:#6366f1;margin-bottom:1rem}.how-it-works{text-align:center}.how-it-works h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem}.steps{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.step{flex-direction:column;max-width:250px}.step,.step-number{align-items:center;display:flex}.step-number{background:#6366f1;border-radius:50%;color:#fff;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.step-content h3{color:#1e293b;margin-bottom:.5rem}.step-content p{color:#64748b;line-height:1.6}
/*# sourceMappingURL=main.a20545e9.css.map*/