*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}@media (max-width:768px){.section{padding:60px 0}.container{padding:0 16px}}.App{text-align:center}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-bottom:1rem}.btn{font-size:16px;text-align:center}.btn-primary:hover{box-shadow:0 10px 20px #10b98166}.btn-secondary{background:#0000}.text-center{text-align:center}.mb-4{margin-bottom:2rem}.mb-8{margin-bottom:4rem}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width:768px){.grid-3{grid-template-columns:1fr}}.hero{align-items:center;background:linear-gradient(135deg,#007aff,#10b981);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-background{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.hero-shape{animation:float 6s ease-in-out infinite;background:#ffffff1a;border-radius:50%;position:absolute}.hero-shape-1{animation-delay:0s;height:300px;right:10%;top:10%;width:300px}.hero-shape-2{animation-delay:2s;bottom:20%;height:200px;left:5%;width:200px}.hero-shape-3{animation-delay:4s;height:150px;right:20%;top:60%;width:150px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:80vh;position:relative;z-index:2}.hero-text{color:#fff;text-align:left}.hero-logo{margin-bottom:2rem}.hero-logo img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:80px;width:auto}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#34d399,#16a34a);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.hero-beta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:12px;margin-top:1rem;padding:16px 20px}.hero-beta p{color:#fff;font-size:1rem;margin:0;opacity:1}.hero-beta strong{color:#34d399;font-weight:700}.hero-beta a{color:#34d399;font-weight:600;text-decoration:underline;transition:color .3s ease}.hero-beta a:hover{color:#fff}.hero-image{align-items:center;display:flex;justify-content:center}.phone-mockup{animation:phoneFloat 3s ease-in-out infinite;position:relative;transform:rotate(-5deg)}@keyframes phoneFloat{0%,to{transform:rotate(-5deg) translateY(0)}50%{transform:rotate(-5deg) translateY(-10px)}}.phone-frame{background:#1a1a1a;border-radius:40px;box-shadow:0 20px 60px #0000004d;height:560px;padding:20px;position:relative;width:280px}.phone-frame:before{background:#333;border-radius:3px;content:"";height:6px;left:50%;position:absolute;top:30px;transform:translateX(-50%);width:60px}.phone-screen{background:linear-gradient(135deg,#007aff,#34d399);border-radius:25px;height:100%;overflow:hidden;position:relative;width:100%}.app-preview{padding:0}.app-preview,.logo-display{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.logo-display{background:#fff;box-shadow:inset 0 0 0 1px #0000000d;padding:40px}.phone-logo{filter:drop-shadow(0 4px 12px rgba(0,0,0,.1));height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.sr-only{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.btn:focus,a:focus,button:focus{outline:2px solid #667eea;outline-offset:2px}@media (max-width:968px){.hero-content{gap:3rem;grid-template-columns:1fr}.hero-content,.hero-text{text-align:center}.hero-title{font-size:2.5rem}.hero-logo img{height:60px}.phone-frame{height:480px;width:240px}}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{justify-content:center}.btn-large{font-size:16px;padding:14px 28px}.phone-frame{height:400px;width:200px}}.features{background:#f8f9fa}.features-header{margin-bottom:4rem;text-align:center}.features-header h2{color:#333;font-size:2.5rem;margin-bottom:1rem}.features-header p{max-width:600px}.features-header p,.features-subtitle{color:#666;font-size:1.2rem;margin:0 auto}.features-subtitle{line-height:1.7;max-width:700px}.features-grid{margin-top:3rem}.feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.feature-icon{align-items:center;display:flex;font-size:3rem;height:80px;justify-content:center;margin-bottom:1.5rem}.feature-title{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#555;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.feature-benefits{list-style:none;margin:0;padding:0}.feature-benefit{align-items:flex-start;color:#666;display:flex;font-size:.9rem;line-height:1.4;margin-bottom:.75rem}.benefit-icon{color:#667eea;flex-shrink:0;font-weight:700;margin-right:.5rem;margin-top:.1rem}@media (max-width:768px){.features-header h2{font-size:2rem}.features-header p{font-size:1.1rem}.feature-card{padding:2rem 1.5rem}.feature-icon{font-size:2.5rem;height:70px}.feature-card h3{font-size:1.3rem}}.screenshots{background:#fff}.screenshots-header{margin-bottom:4rem;text-align:center}.screenshots-header h2{color:#333;font-size:2.5rem;margin-bottom:1rem}.screenshots-header p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.screenshots-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.screenshot-item{text-align:center}.screenshot-mockup{margin-bottom:2rem}.mockup-frame,.screenshot-mockup{display:flex;justify-content:center}.mockup-frame{align-items:center;background:#1a1a1a;border-radius:40px;box-shadow:0 15px 50px #0003;height:500px;padding:15px;position:relative;width:260px}.mockup-frame:before{border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:25px;transform:translateX(-50%);width:50px;z-index:10}.screenshot-image{border-radius:20px;display:block;height:100%;object-fit:cover;width:100%}.screenshot-item h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.screenshot-item p{color:#666;font-size:1rem;line-height:1.5}@media (max-width:768px){.screenshots-grid{gap:2rem;grid-template-columns:1fr}.mockup-frame{height:440px;width:220px}.screenshots-header h2{font-size:2rem}.screenshots-header p{font-size:1rem}}.download{background:linear-gradient(135deg,#007aff,#10b981);color:#fff;overflow:hidden;position:relative}.download-background{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.download-shape{animation:downloadFloat 8s ease-in-out infinite;background:#ffffff1a;border-radius:50%;position:absolute}.download-shape-1{animation-delay:0s;height:200px;left:10%;top:20%;width:200px}.download-shape-2{animation-delay:3s;bottom:30%;height:150px;right:15%;width:150px}@keyframes downloadFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(180deg)}}.download-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:500px;position:relative;z-index:2}.download-text h2{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.download-text p{font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.download-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.stat-item{text-align:center}.stat-number{color:#34d399;display:block;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#fff;display:block;font-size:.9rem;opacity:.8}.download-buttons{text-align:center}.download-buttons h3{font-size:1.8rem;font-weight:600;margin-bottom:2rem}.store-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.store-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;display:flex;padding:12px 20px;text-decoration:none;transition:all .3s ease}.store-button:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.store-icon{align-items:center;display:flex;margin-right:16px}.store-text{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.store-subtitle{font-size:.9rem;margin-bottom:2px;opacity:.8}.store-title{font-size:1.2rem;font-weight:600}.coming-soon{background:#34d39933;border:1px solid #34d3994d;border-radius:10px;padding:15px 20px}.coming-soon p{font-size:.95rem;margin:0;opacity:.9}.beta-signup{background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #0000001a;margin-top:2rem;padding:30px;text-align:center}.beta-badge{background:linear-gradient(135deg,#34d399,#10b981);border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;padding:6px 16px}.beta-signup h4{color:#1a1a2e;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.beta-signup p{color:#666;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.btn-beta{align-items:center;box-shadow:0 4px 12px #007aff4d;display:inline-flex;font-size:1.1rem;gap:8px;margin-bottom:1rem;padding:14px 28px;transition:all .3s ease}.btn-beta:hover{box-shadow:0 6px 20px #007aff66;transform:translateY(-2px)}.beta-email{color:#666;font-size:.9rem;margin:0}.beta-email strong{color:#007aff;font-weight:600}@media (max-width:968px){.download-content{gap:3rem;grid-template-columns:1fr;text-align:center}.download-text{text-align:center}.download-text h2{font-size:2rem}.download-stats{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.stat-number{font-size:1.8rem}}@media (max-width:768px){.download-text h2{font-size:1.8rem}.download-text p{font-size:1.1rem}.download-stats{gap:1rem;grid-template-columns:repeat(3,1fr)}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}.download-buttons h3{font-size:1.5rem}.store-button{padding:10px 16px}.store-icon{margin-right:12px}.store-title{font-size:1.1rem}}.footer{background:#1a1a2e;color:#fff;padding:60px 0 20px}.footer-content{margin-bottom:40px}.footer-main{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin-bottom:3rem}.footer-brand h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#34d399,#007aff);-webkit-background-clip:text;background-clip:text;font-size:2rem}.footer-brand h3,.footer-logo{margin-bottom:1rem}.footer-logo img{height:60px;width:auto}.footer-brand p{color:#ccc;font-size:1.1rem;line-height:1.6;max-width:300px}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-section h4{color:#34d399;font-size:1.2rem;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:#ccc;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#34d399}.footer-bottom{grid-gap:3rem;border-bottom:1px solid #333;border-top:1px solid #333;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:2rem 0}.footer-social p{color:#ccc;font-size:.95rem;margin-bottom:1rem;text-align:left}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#34d3991a;border-radius:50%;color:#34d399;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background:#34d399;color:#1a1a2e;transform:translateY(-2px)}.social-links a svg{height:20px;width:20px}.footer-newsletter h5{color:#34d399;font-size:1.1rem;margin-bottom:1rem}.newsletter-form{display:flex;gap:.5rem}.newsletter-form input{background:#2a2a3e;border:1px solid #444;border-radius:6px;color:#fff;flex:1 1;font-size:.9rem;padding:10px 12px}.newsletter-form input::placeholder{color:#999}.newsletter-form input:focus{border-color:#007aff;outline:none}.btn-small{font-size:.9rem;padding:10px 16px}.footer-copyright{color:#999;padding-top:2rem;text-align:center}.footer-copyright p{font-size:.9rem;margin-bottom:.5rem}.footer-tagline{color:#ccc;font-style:italic}@media (max-width:968px){.footer-main{gap:3rem;grid-template-columns:1fr}.footer-links{gap:2rem;grid-template-columns:repeat(2,1fr)}.footer-bottom{gap:2rem;grid-template-columns:1fr;text-align:center}.newsletter-form{justify-content:center;margin:0 auto;max-width:300px}}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-main{gap:2rem;text-align:center}.footer-logo img{display:block;height:50px;margin:0 auto}.footer-brand p{max-width:none}.footer-links{gap:1.5rem;grid-template-columns:1fr}.footer-bottom{gap:1.5rem}.social-links{justify-content:center}}.feedback-page{display:flex;flex-direction:column;min-height:100vh}.feedback-header{background:linear-gradient(135deg,#007aff,#10b981);color:#fff;padding:80px 0 60px;text-align:center}.feedback-logo{margin-bottom:2rem}.feedback-logo img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:80px;width:auto}.feedback-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem}.feedback-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.feedback-content{background:#f8f9fa;flex:1 1;padding:60px 0}.feedback-options{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem}.feedback-option{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:3rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feedback-option:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.feedback-icon{font-size:4rem;margin-bottom:1.5rem}.feedback-option h2{color:#333;font-size:2rem;margin-bottom:1rem}.feedback-option p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.feedback-info{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:3rem;padding:3rem}.feedback-info h3{color:#333;font-size:2rem;margin-bottom:2rem;text-align:center}.feedback-info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.info-item{text-align:center}.info-emoji{display:block;font-size:3rem;margin-bottom:1rem}.info-item h4{color:#333;font-size:1.2rem;margin-bottom:.5rem}.info-item p{color:#666;font-size:.95rem;line-height:1.5}.feedback-faq{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:3rem}.feedback-faq h3{color:#333;font-size:2rem;margin-bottom:2rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:2rem}.faq-item h4{color:#007aff;font-size:1.3rem;margin-bottom:.5rem}.faq-item p{color:#666;font-size:1.1rem;line-height:1.6}.feedback-footer{background:#1a1a2e;color:#fff;padding:40px 0;text-align:center}.feedback-footer p{font-size:1.3rem;margin-bottom:1rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-family:inherit;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#10b981,#16a34a);color:#fff}.btn-primary:hover{box-shadow:0 8px 20px #10b98166;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #007aff;color:#007aff}.btn-secondary:hover{background:#007aff;box-shadow:0 8px 20px #007aff4d;color:#fff;transform:translateY(-2px)}.btn-large{font-size:18px;padding:16px 32px}@media (max-width:968px){.feedback-header h1{font-size:2.5rem}.feedback-options{gap:2rem;grid-template-columns:1fr}.feedback-info-grid{grid-template-columns:repeat(2,1fr)}.feedback-logo img{height:60px}}@media (max-width:768px){.feedback-header{padding:60px 0 40px}.feedback-header h1{font-size:2rem}.feedback-subtitle{font-size:1.1rem}.feedback-content{padding:40px 0}.feedback-option{padding:2rem 1.5rem}.feedback-option h2{font-size:1.5rem}.feedback-faq,.feedback-info{padding:2rem 1.5rem}.feedback-faq h3,.feedback-info h3{font-size:1.5rem}.feedback-info-grid{gap:1.5rem;grid-template-columns:1fr}.feedback-logo img{height:50px}.btn-large{font-size:16px;padding:14px 28px}}.terms-page{display:flex;flex-direction:column;min-height:100vh}.terms-header{background:linear-gradient(135deg,#007aff,#10b981);color:#fff;padding:80px 0 60px;text-align:center}.terms-logo{margin-bottom:2rem}.terms-logo img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:80px;width:auto}.terms-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem}.terms-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.terms-content{background:#f8f9fa;flex:1 1;padding:60px 0}.terms-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:2.5rem}.terms-section h2{border-bottom:3px solid #007aff;color:#333;display:inline-block;font-size:1.8rem;margin-bottom:1rem;padding-bottom:.5rem}.terms-section p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:0}.terms-footer{background:#1a1a2e;color:#fff;padding:40px 0;text-align:center}@media (max-width:768px){.terms-header{padding:60px 0 40px}.terms-header h1{font-size:2rem}.terms-subtitle{font-size:1.1rem}.terms-content{padding:40px 0}.terms-section{padding:2rem 1.5rem}.terms-section h2{font-size:1.5rem}.terms-section p{font-size:1rem}.terms-logo img{height:60px}}.privacy-page{display:flex;flex-direction:column;min-height:100vh}.privacy-header{background:linear-gradient(135deg,#007aff,#10b981);color:#fff;padding:80px 0 60px;text-align:center}.privacy-logo{margin-bottom:2rem}.privacy-logo img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:80px;width:auto}.privacy-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem}.privacy-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.privacy-content{background:#f8f9fa;flex:1 1;padding:60px 0}.last-updated{color:#666;font-size:1rem;font-style:italic;margin-bottom:3rem;text-align:center}.policy-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:2.5rem}.policy-section h2{border-bottom:3px solid #10b981;color:#333;display:inline-block;font-size:1.8rem;margin-bottom:1rem;padding-bottom:.5rem}.policy-section p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:0}.contact-section a{color:#007aff;font-weight:600;text-decoration:none}.contact-section a:hover{text-decoration:underline}.privacy-footer{background:#1a1a2e;color:#fff;padding:40px 0;text-align:center}.back-home{color:#34d399;font-size:1.1rem;text-decoration:none;transition:opacity .3s ease}.back-home:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.privacy-header{padding:60px 0 40px}.privacy-header h1{font-size:2rem}.privacy-subtitle{font-size:1.1rem}.privacy-content{padding:40px 0}.policy-section{padding:2rem 1.5rem}.policy-section h2{font-size:1.5rem}.policy-section p{font-size:1rem}.privacy-logo img{height:60px}}
/*# sourceMappingURL=main.c9415c7c.css.map*/