*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f0f0f;color:#e5e5e5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{margin:0 auto;max-width:1200px;padding:0 20px}.hero-section{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center}.hero-content{max-width:800px;z-index:2}.app-name{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.tagline{font-size:1.5rem;font-weight:300;margin-bottom:1rem;opacity:.9}.description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.8}.download-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.download-button{align-items:center;background:#667eea33;border:2px solid #667eea80;border-radius:50px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:12px 24px;text-decoration:none;transition:all .3s ease}.download-button:hover{background:#667eea4d;box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.download-button.disabled{background:#667eea1a;border-color:#667eea33;cursor:not-allowed;opacity:.5}.download-button.disabled:hover{background:#667eea1a;box-shadow:none;transform:none}.tooltip{background:#333;border-radius:4px;bottom:100%;color:#fff;font-size:12px;margin-bottom:5px;opacity:0;padding:4px 8px;pointer-events:none;transition:opacity .3s;white-space:nowrap}.tooltip,.tooltip:after{left:50%;position:absolute;transform:translateX(-50%)}.tooltip:after{border:4px solid #0000;border-top-color:#333;content:"";top:100%}.download-button.disabled:hover+.tooltip{opacity:1}.phone-mockup{background:#1e293b;border-radius:40px;box-shadow:0 20px 40px #0000004d;height:600px;padding:20px;position:absolute;right:10%;top:50%;transform:translateY(-50%);width:300px}.phone-screen{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #667eea4d;border-radius:30px;color:#667eea;display:flex;font-size:1.2rem;height:100%;justify-content:center;text-align:center;width:100%}@media (max-width:768px){.phone-mockup{margin:2rem auto;position:relative;right:auto;top:auto;transform:none}.app-name{font-size:2.5rem}.tagline{font-size:1.2rem}}.features-section{background:#1a1a1a;padding:100px 0}.section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{background:#2d2d2d;border:1px solid #667eea33;border-radius:20px;box-shadow:0 10px 30px #0000004d;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{box-shadow:0 15px 40px #667eea33;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.store-icon{font-size:1.2rem;margin-right:8px;vertical-align:middle}.chat-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;height:60px;justify-content:center;margin:20px auto 0;width:60px}.cta-icon{font-size:1rem;margin-right:8px;vertical-align:middle}.social-icon{color:#b0b0b0;font-size:1.2rem;transition:color .3s ease}.social-link:hover .social-icon{color:#667eea}.feature-title{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#b0b0b0;line-height:1.6}.testimonials-section{background:#0f0f0f;padding:100px 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.testimonial-card{background:#1a1a1a;border:1px solid #667eea33;border-radius:20px;box-shadow:0 10px 30px #00000080;padding:2rem}.stars{color:#fbbf24;display:flex;gap:.5rem;margin-bottom:1rem}.testimonial-text{color:#b0b0b0;font-style:italic;line-height:1.6;margin-bottom:1rem}.testimonial-author{color:#fff;font-weight:600}.how-it-works-section{background:#1a1a1a;padding:100px 0}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.step-card{padding:2rem;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.step-title{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.step-description{color:#b0b0b0;line-height:1.6}.cta-section{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-top:1px solid #667eea4d;color:#fff;padding:100px 0;text-align:center}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-description{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:16px 32px;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 10px 20px #667eea66;transform:translateY(-2px)}.footer{background:#0a0a0a;border-top:1px solid #667eea33;color:#fff;padding:50px 0 20px;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.footer-link{color:#b0b0b0;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#667eea}.social-links{gap:1rem;margin-bottom:2rem}.social-link,.social-links{display:flex;justify-content:center}.social-link{align-items:center;background:#667eea33;border-radius:50%;color:#fff;height:40px;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#667eea66;transform:translateY(-2px)}.copyright{color:grey;font-size:.9rem}.legal-page{background:#0f0f0f;color:#e5e5e5;min-height:100vh;padding:80px 0 40px}.legal-content{background:#1a1a1a;border:1px solid #667eea33;border-radius:20px;box-shadow:0 10px 30px #0000004d;margin:0 auto;max-width:800px;padding:3rem}.legal-header{border-bottom:1px solid #667eea33;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.legal-icon{color:#667eea;font-size:3rem;margin-bottom:1rem}.legal-header h1{color:#fff;font-size:2.5rem;margin-bottom:.5rem}.legal-header p{color:#b0b0b0;font-size:1rem}.legal-body{line-height:1.8}.legal-body section{margin-bottom:2.5rem}.legal-body h2{color:#fff;font-size:1.5rem;margin-bottom:1rem;margin-top:2rem}.legal-body h3{color:#e5e5e5;font-size:1.2rem;margin-bottom:.8rem}.legal-body p,.legal-body ul{color:#b0b0b0;margin-bottom:1rem}.legal-body ul{margin-left:2rem}.legal-body li{margin-bottom:.5rem}.legal-body a{color:#667eea;text-decoration:none;transition:color .3s ease}.legal-body a:hover{color:#764ba2}.contact-page{background:#0f0f0f;color:#e5e5e5;min-height:100vh;padding:80px 0 40px}.contact-content{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:3rem;text-align:center}.contact-header h1{color:#fff;font-size:3rem;margin-bottom:1rem}.contact-header p{color:#b0b0b0;font-size:1.2rem}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-top:3rem}.contact-info{background:#1a1a1a;border:1px solid #667eea33;border-radius:20px;padding:2.5rem}.contact-info h2{color:#fff;font-size:1.8rem;margin-bottom:1.5rem}.contact-info p{color:#b0b0b0;line-height:1.6}.contact-details,.contact-info p{margin-bottom:2rem}.contact-item{align-items:flex-start;display:flex;margin-bottom:1.5rem}.contact-icon{color:#667eea;font-size:1.5rem;margin-right:1rem;margin-top:.2rem}.contact-item h3{color:#fff;font-size:1.1rem;margin-bottom:.3rem}.contact-item a{color:#667eea;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#764ba2}.business-hours h3{color:#fff;font-size:1.1rem;margin-bottom:1rem}.business-hours p{color:#b0b0b0;margin-bottom:.5rem}.contact-form{background:#1a1a1a;border:1px solid #667eea33;border-radius:20px;padding:2.5rem}.contact-form h2{color:#fff;font-size:1.8rem}.contact-form h2,.form-group{margin-bottom:1.5rem}.form-group label{color:#fff;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#2d2d2d;border:1px solid #667eea4d;border-radius:10px;color:#e5e5e5;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:grey}.submit-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover{box-shadow:0 10px 20px #667eea66;transform:translateY(-2px)}.support-page{background:#0f0f0f;color:#e5e5e5;min-height:100vh;padding:80px 0 40px}.support-content{margin:0 auto;max-width:1200px}.support-header{margin-bottom:3rem;text-align:center}.support-icon{color:#667eea}.support-header h1,.support-icon{font-size:3rem;margin-bottom:1rem}.support-header h1{color:#fff}.support-header p{color:#b0b0b0;font-size:1.2rem}.support-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:350px 1fr;margin-top:3rem}.support-sidebar{display:flex;flex-direction:column;gap:2rem}.contact-info,.quick-links{background:#1a1a1a;border:1px solid #667eea33;border-radius:20px;padding:2rem}.contact-info h3,.quick-links h3{color:#fff;font-size:1.3rem;margin-bottom:1.5rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{align-items:flex-start;display:flex;gap:1rem}.contact-method h4{color:#fff;font-size:1.1rem;margin-bottom:.3rem}.contact-method a{color:#667eea;text-decoration:none;transition:color .3s ease}.contact-method a:hover{color:#764ba2}.contact-method p{color:grey;font-size:.9rem;margin:0}.quick-link-item{align-items:center;background:#2d2d2d;border-radius:10px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.quick-link-item:hover{background:#667eea33;transform:translateY(-2px)}.quick-link-item a{color:#e5e5e5;font-weight:500;text-decoration:none}.support-main{background:#1a1a1a;border:1px solid #667eea33;border-radius:20px;padding:2.5rem}.faq-section h2{color:#fff;font-size:2rem;margin-bottom:2rem}.category-tabs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.tab-button{background:#2d2d2d;border:1px solid #667eea4d;border-radius:25px;color:#b0b0b0;cursor:pointer;font-size:.9rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.tab-button:hover{background:#667eea33;color:#e5e5e5}.tab-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;color:#fff}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{background:#2d2d2d;border-left:4px solid #667eea;border-radius:15px;padding:1.5rem}.faq-question{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.8rem}.faq-answer{color:#b0b0b0;line-height:1.6}.additional-help{border-top:1px solid #667eea33;margin-top:3rem;padding-top:2rem}.additional-help h2{color:#fff;font-size:1.8rem;margin-bottom:1rem}.additional-help p{color:#b0b0b0;line-height:1.6;margin-bottom:2rem}.help-actions{display:flex;flex-wrap:wrap;gap:1rem}.help-button{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.help-button.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.help-button.primary:hover{box-shadow:0 10px 20px #667eea66;transform:translateY(-2px)}.help-button.secondary{background:#2d2d2d;border:1px solid #667eea4d;color:#e5e5e5}.help-button.secondary:hover{background:#667eea33;transform:translateY(-2px)}.back-button{align-items:center;color:#667eea;display:inline-flex;font-weight:500;gap:.5rem;margin-bottom:2rem;text-decoration:none;transition:color .3s ease}.back-button:hover{color:#764ba2}@media (max-width:768px){.contact-grid,.support-grid{grid-template-columns:1fr}.contact-header h1,.support-header h1{font-size:2rem}.legal-content{padding:2rem}.help-actions{justify-content:center}}
/*# sourceMappingURL=main.11bebcf2.css.map*/