body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}main{margin-top:80px}html{scroll-behavior:smooth}button{font-family:inherit}a{color:inherit;text-decoration:none}button:focus,input:focus{outline:2px solid #667eea;outline-offset:2px}.container{margin:0 auto;max-width:1200px;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-container,.logo{align-items:center;display:flex}.logo-image{height:50px;object-fit:contain;width:auto}.nav{display:flex;gap:2rem}.nav a{color:#374151;font-weight:500;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#0ea5e9}.cta-buttons{display:flex;gap:1rem}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #0ea5e94d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #0ea5e9;color:#0ea5e9}.btn-secondary:hover{background:#0ea5e9;color:#fff}@media (max-width:768px){.nav{display:none}.header-container{padding:0 1rem}.logo-image{height:40px}}.hero{align-items:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);display:flex;min-height:100vh;padding:120px 0 80px}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-title{color:#0f172a;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0ea5e9,#0284c7);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#475569;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.email-signup{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 20px 40px #0000001a;padding:2rem}.email-signup h3{color:#0f172a;font-size:1.5rem;margin:0 0 .5rem}.email-signup p{color:#64748b;margin:0 0 1.5rem}.email-form{display:flex;gap:.75rem}.email-input{border:2px solid #e2e8f0;border-radius:8px;flex:1 1;font-size:1rem;padding:1rem;transition:border-color .3s ease}.email-input:focus{border-color:#0ea5e9;outline:none}.email-submit{background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 1.5rem;transition:all .3s ease;white-space:nowrap}.email-submit:hover{box-shadow:0 10px 25px #0ea5e94d;transform:translateY(-2px)}.success-message{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;color:#065f46;padding:2rem;text-align:center}.success-message h3{font-size:1.5rem;margin:0 0 .5rem}.success-message p{font-size:1.1rem;margin:0}.hero-visual{flex-direction:column;gap:3rem}.hero-logo,.hero-visual{align-items:center;display:flex}.hero-logo{height:300px;justify-content:center;width:300px}.hero-logo-image{filter:drop-shadow(0 20px 40px rgba(14,165,233,.2));height:100%;object-fit:contain;width:100%}.hero-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);width:100%}.stat{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:1.5rem;text-align:center}.stat-number{color:#0ea5e9;display:block;font-size:2rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#64748b;font-size:.9rem;font-weight:500}@media (max-width:1024px){.hero-container{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:3rem}.email-form{flex-direction:column}}@media (max-width:768px){.hero{padding:100px 0 60px}.hero-container{padding:0 1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-stats{gap:1rem;grid-template-columns:1fr}.hero-logo{height:250px;width:250px}}.features{background:#fff;padding:100px 0}.features-container{margin:0 auto;max-width:1200px;padding:0 2rem}.features-header{margin-bottom:4rem;text-align:center}.features-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0ea5e9,#0284c7);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:3rem;font-weight:800;margin-bottom:1.5rem}.features-header p{color:#64748b;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#0ea5e933;box-shadow:0 20px 40px #0ea5e926;transform:translateY(-8px)}.feature-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.feature-card h3{color:#0f172a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-card p{color:#64748b;line-height:1.6;margin:0}@media (max-width:768px){.features{padding:80px 0}.features-container{padding:0 1rem}.features-header h2{font-size:2.5rem}.features-header p{font-size:1.1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:2rem}}.how-it-works{background:linear-gradient(135deg,#f8fafc,#e0f2fe);padding:100px 0}.how-it-works-container{margin:0 auto;max-width:1200px;padding:0 2rem}.how-it-works-header{margin-bottom:5rem;text-align:center}.how-it-works-header h2{color:#0f172a;font-size:3rem;font-weight:800;margin-bottom:1.5rem}.how-it-works-header p{color:#64748b;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.steps-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));position:relative}.step{position:relative;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:50%;color:#fff;display:flex;font-size:1.25rem;font-weight:800;height:60px;justify-content:center;margin:0 auto 1.5rem;position:relative;width:60px;z-index:2}.step-content{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 10px 30px #0000001a;padding:2rem}.step-icon{font-size:2.5rem;margin-bottom:1rem}.step-content h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.step-content p{color:#64748b;line-height:1.6;margin:0}.step-connector{background:linear-gradient(90deg,#0ea5e9,#0284c7);height:2px;position:absolute;right:-1.5rem;top:30px;width:3rem;z-index:1}@media (max-width:1024px){.steps-container{gap:2rem;grid-template-columns:1fr}.step-connector{display:none}}@media (max-width:768px){.how-it-works{padding:80px 0}.how-it-works-container{padding:0 1rem}.how-it-works-header h2{font-size:2.5rem}.how-it-works-header p{font-size:1.1rem}.step-content{padding:1.5rem}}.footer{background:#0f172a;color:#fff;padding:80px 0 40px}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0ea5e9,#0284c7);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#f9fafb;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#cbd5e1;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#0ea5e9}.footer-email-form{display:flex;gap:.5rem;margin-top:1rem}.footer-email-input{background:#1e293b;border:1px solid #334155;border-radius:6px;color:#fff;flex:1 1;font-size:.9rem;padding:.75rem}.footer-email-input::placeholder{color:#94a3b8}.footer-email-input:focus{border-color:#0ea5e9;outline:none}.footer-email-submit{background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1rem;transition:all .3s ease;white-space:nowrap}.footer-email-submit:hover{box-shadow:0 5px 15px #0ea5e94d;transform:translateY(-1px)}.footer-success{color:#10b981;font-weight:500;margin-top:1rem}.footer-bottom{align-items:center;border-top:1px solid #334155;color:#94a3b8;display:flex;justify-content:space-between;padding-top:2rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#cbd5e1}@media (max-width:768px){.footer{padding:60px 0 30px}.footer-container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom{gap:1rem;text-align:center}.footer-bottom,.footer-email-form{flex-direction:column}}
/*# sourceMappingURL=main.62a3d44c.css.map*/