*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}.App{width:100%}.App,.hero{min-height:100vh}.hero{align-items:center;background:linear-gradient(180deg,#f0fdf4,#fff);display:flex;justify-content:center;padding:2rem;text-align:center}.hero-container{max-width:1200px;width:100%}.hero-title{color:#1f2937;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{color:#6b7280;font-size:clamp(1.1rem,2.5vw,1.5rem);line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn{border:none;border-radius:12px;cursor:pointer;font-family:inherit;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.btn-primary{background:#10b981;color:#fff}.btn-secondary{background:#d1fae5;color:#047857}@media (max-width:768px){.hero{min-height:90vh;padding:1.5rem}.hero-buttons{flex-direction:column;gap:1rem}.btn{max-width:300px;width:100%}}.how-it-works{align-items:center;background:linear-gradient(180deg,#d1fae5,#a7f3d0);display:flex;justify-content:center;min-height:100vh;padding:6rem 2rem}.how-it-works-container{max-width:1200px;width:100%}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#1f2937;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem}.section-header p{color:#4b5563;font-size:clamp(1.1rem,2vw,1.4rem)}.steps-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.step-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:3rem 2rem;text-align:center;transition:all .3s ease}.icon-wrapper{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 8px 20px #10b9814d;display:flex;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.icon-wrapper svg{color:#fff;font-size:2.5rem}.step-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;line-height:1.4;margin-bottom:1rem}.step-card p{color:#6b7280;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.how-it-works{padding:4rem 1.5rem}.steps-grid{gap:2rem;grid-template-columns:1fr}.step-card{padding:2.5rem 1.5rem}}.why-it-matters{align-items:center;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);display:flex;justify-content:center;min-height:100vh;padding:6rem 2rem}.why-container{max-width:900px;text-align:center;width:100%}.why-container h2{color:#1f2937;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:2.5rem}.main-text{color:#4b5563;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.8;margin-bottom:2rem}.secondary-text{color:#6b7280;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.8;margin-bottom:3rem}.stat-badge{align-items:center;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:50px;box-shadow:0 8px 25px #10b98126;color:#047857;cursor:default;display:inline-flex;font-size:1.15rem;font-weight:600;gap:.8rem;padding:1.2rem 2.5rem;transition:all .3s ease}.badge-icon{font-size:1.8rem}@media (max-width:768px){.why-it-matters{padding:4rem 1.5rem}.stat-badge{flex-direction:column;gap:.5rem;padding:1.5rem 2rem;text-align:center}}.early-pilots{align-items:center;background:linear-gradient(180deg,#d1fae5,#a7f3d0);display:flex;justify-content:center;min-height:100vh;padding:6rem 2rem}.pilots-container{max-width:800px;text-align:center;width:100%}.mvp-badge{background:#fff;border-radius:50px;box-shadow:0 4px 15px #00000014;color:#10b981;display:inline-block;font-size:1rem;font-weight:600;margin-bottom:2.5rem;padding:.7rem 1.8rem}.pilots-container h2{color:#1f2937;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem}.pilots-description{color:#4b5563;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.7;margin-bottom:3rem}.cta-button{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 10px 30px #10b9814d;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1.2rem;font-weight:600;gap:.8rem;padding:1.2rem 3rem;transition:all .3s ease}.cta-button svg{font-size:1.4rem}@media (max-width:768px){.early-pilots{padding:4rem 1.5rem}.cta-button{justify-content:center;max-width:350px;width:100%}}.footer{background:linear-gradient(180deg,#1f2937,#111827);color:#fff;padding:4rem 2rem 2rem}.footer-container{margin:0 auto;max-width:1200px}.footer-content{align-items:flex-start;border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding-bottom:3rem}.footer-brand h3{color:#10b981;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.footer-brand p{color:#9ca3af;font-size:1.1rem}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem}.footer-links a{color:#d1d5db;font-size:1rem;text-decoration:none;transition:color .2s ease}.footer-bottom{padding-top:2rem;text-align:center}.footer-bottom p{color:#9ca3af;font-size:.95rem}@media (max-width:768px){.footer{padding:3rem 1.5rem 1.5rem}.footer-content{align-items:center;flex-direction:column;text-align:center}.footer-links{flex-direction:column;gap:1.5rem}}
/*# sourceMappingURL=main.25830f04.css.map*/