:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;color:#ffffffde;color-scheme:light dark;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility}a{color:#646cff;font-weight:500;text-decoration:inherit}a:hover{color:#535bf2}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;margin:0}h1{font-size:3.2em;line-height:1.1}button{background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;cursor:pointer;font-family:inherit;font-size:1em;font-weight:500;padding:.6em 1.2em;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{background-color:#fff;color:#213547}a:hover{color:#747bff}button{background-color:#f9f9f9}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.terms-container{background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:40px 20px}.terms-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;line-height:1.6;margin:0 auto;max-width:800px;padding:40px}.terms-content h1{border-bottom:3px solid #3498db;color:#2c3e50;font-size:2.5rem;margin-bottom:10px;padding-bottom:15px;text-align:center}.effective-date{color:#7f8c8d;font-size:1.1rem;font-style:italic;text-align:center}.effective-date,.terms-content section{margin-bottom:30px}.terms-content h2{border-left:4px solid #3498db;color:#34495e;font-size:1.5rem;margin-bottom:15px;margin-top:30px;padding-left:15px}.terms-content h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:10px;margin-top:20px}.terms-content p{color:#2c3e50;margin-bottom:15px;text-align:justify}.terms-content ul{margin-bottom:15px;margin-left:20px}.terms-content li{color:#2c3e50;margin-bottom:8px}.terms-content strong{color:#2c3e50;font-weight:600}.terms-content>div>h1:first-child{border-bottom:3px solid #3498db;padding-bottom:15px;text-align:center}.terms-content>div>p:nth-child(2){color:#7f8c8d;font-size:1.1rem;font-style:italic;margin-bottom:30px;text-align:center}@media (max-width:768px){.terms-container{padding:20px 10px}.terms-content{padding:20px}.terms-content h1{font-size:2rem}.terms-content h2{font-size:1.3rem}.terms-content h3{font-size:1.1rem}}:root{--primary-color:#009dff;--secondary-color:#2196f3;--text-color:#333;--light-bg:#f5f5f5}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;color:var(--text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden;width:100%}.landing-page{min-height:100vh;width:100%}.hero{background:linear-gradient(135deg,#009dff,#2196f3);background:linear-gradient(135deg,var(--primary-color) 0,#2196f3 100%);color:#fff;flex-direction:column;min-height:80vh;padding:2rem}.hero,.nav{display:flex;width:100%}.nav{align-items:center;justify-content:space-between;padding:1rem 2rem}.logo{font-size:1.5rem;font-weight:700}.cta-button{background:#0000;border:2px solid #fff;border-radius:25px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.cta-button:hover{background:#fff;color:#009dff;color:var(--primary-color)}.hero-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:0 2rem;text-align:center;width:100%}.hero-content h1{font-size:3rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem}.primary-button{background:#fff;border:none;border-radius:25px;color:#009dff;color:var(--primary-color);cursor:pointer;font-size:1.1rem;padding:1rem 2rem;transition:all .3s ease}.primary-button:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.features{background:#f5f5f5;background:var(--light-bg);padding:4rem 2rem;width:100%}.features h2{font-size:2rem;margin-bottom:3rem;text-align:center}.feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:0 2rem;width:100%}.feature-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{color:#009dff;color:var(--primary-color);margin-bottom:1rem}.waitlist{background:#fff;padding:4rem 2rem;text-align:center;width:100%}.waitlist h2{margin-bottom:1rem}.waitlist p{color:#666;margin-bottom:2rem}.waitlist-form{display:flex;gap:1rem;margin:0 auto;max-width:500px;padding:0 2rem;width:100%}.waitlist-form input{border:1px solid #ddd;border-radius:25px;flex:1 1;font-size:1rem;padding:.8rem}.waitlist-form button{background:#009dff;background:var(--primary-color);border:none;border-radius:25px;color:#fff;cursor:pointer;padding:.8rem 2rem;transition:all .3s ease}.waitlist-form button:hover{background:#45a049}.footer{background:#333;color:#fff;padding:2rem;text-align:center;width:100%}.footer-links{margin-top:10px}.footer-link{color:#3498db;font-size:14px;text-decoration:none}.footer-link:hover{text-decoration:underline}@media (max-width:768px){.hero-content h1{font-size:2rem}.waitlist-form{flex-direction:column}.feature-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.36621c3b.css.map*/