*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;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}.App{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 2rem}section{scroll-margin-top:80px}@media (max-width:768px){.container{padding:0 1rem}}.header{background:#fff;box-shadow:0 2px 8px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{color:#1976d2;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none;transition:opacity .3s}.logo:hover{opacity:.8}.logo-icon{font-size:2rem}.nav{align-items:center;display:flex;gap:2rem}.nav a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.nav a:hover{color:#1976d2}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.menu-toggle span{background:#333;height:3px;transition:all .3s;width:25px}@media (max-width:768px){.menu-toggle{display:flex}.nav{background:#fff;box-shadow:0 4px 8px #0000001a;flex-direction:column;left:0;opacity:0;padding:1rem;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s;visibility:hidden}.nav-open{opacity:1;transform:translateY(0);visibility:visible}}.hero{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1976d2;margin-top:70px;padding:120px 0 80px}.hero-content{margin:0 auto;max-width:800px;text-align:center}.hero-title{display:flex;flex-direction:column;font-size:3.5rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.hero-subtitle{font-size:1.5rem;font-weight:400;opacity:.8}.hero-description{color:#424242;font-size:1.2rem;line-height:1.8;margin-bottom:2rem;opacity:.85}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{align-items:center;border-radius:8px;display:inline-flex;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s}.btn-icon{flex-shrink:0;height:24px;width:24px}.btn-primary{background:#1976d2;color:#fff}.btn-primary:hover{background:#1565c0;box-shadow:0 4px 12px #1976d24d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #1976d2;color:#1976d2}.btn-secondary:hover{background:#f5f5f5;box-shadow:0 4px 12px #1976d233;transform:translateY(-2px)}.hero-image{display:flex;justify-content:center;margin-top:4rem}.phone-mockup{background:#1a1a1a;border-radius:30px;box-shadow:0 20px 60px #0000004d;height:600px;padding:15px;width:300px}.phone-screen{align-items:center;background:#fff;display:flex;justify-content:center;overflow:hidden}.phone-screen,.screenshot-img{border-radius:20px;height:100%;width:100%}.screenshot-img{object-fit:cover}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.phone-mockup{height:500px;width:250px}}.features{background:#fafbfc;padding:80px 0}.section-title{color:#1976d2;font-size:2.5rem;margin-bottom:1rem;text-align:center}.section-subtitle{color:#666;font-size:1.2rem;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:0 auto;max-width:1200px}.feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;overflow:hidden;padding:0;text-align:center;transition:transform .3s,box-shadow .3s}.feature-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-5px)}.feature-image-container{align-items:center;background:#fafbfc;display:flex;height:300px;justify-content:center;overflow:hidden;width:100%}.feature-image{background:#fff;height:100%;object-fit:contain;width:100%}.feature-icon{font-size:2rem;margin:1rem 0 .5rem}.feature-title{color:#333;font-size:1.5rem;margin-bottom:1rem;padding:0 1.5rem}.feature-description{color:#666;line-height:1.6;padding:0 1.5rem 2rem}@media (max-width:768px){.features-grid{grid-template-columns:1fr}}.how-to-use{background:#fff;padding:80px 0}.steps-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px}.step-item{align-items:flex-start;background:#f5f7fa;border-radius:12px;display:flex;gap:2rem;padding:2rem;transition:transform .3s,box-shadow .3s}.step-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateX(10px)}.step-number{align-items:center;background:#1976d2;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.step-content{flex:1 1}.step-title{color:#333;font-size:1.5rem;margin-bottom:.5rem}.step-description{color:#666;line-height:1.6;margin-bottom:1rem}.step-screenshot{border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:300px;overflow:hidden}.step-image{display:block;height:auto;width:100%}@media (max-width:768px){.step-item{flex-direction:column;text-align:center}.step-number{margin:0 auto}}.screenshots{background:#fff;padding:80px 0}.screenshots-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin:0 auto;max-width:1200px}.screenshot-item{aspect-ratio:9/16;background:#f5f5f5;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s}.screenshot-item:hover{box-shadow:0 8px 24px #0003;transform:translateY(-5px)}.screenshot-thumbnail{display:block;height:100%;object-fit:cover;width:100%}.screenshot-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;left:0;opacity:0;padding:1rem;position:absolute;right:0;transition:opacity .3s}.screenshot-item:hover .screenshot-overlay{opacity:1}.screenshot-title{color:#fff;font-size:.9rem;font-weight:500}.modal{background:#000000e6;bottom:0;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.modal,.modal-content{align-items:center;display:flex}.modal-content{flex-direction:column;max-height:90%;max-width:90%;position:relative}.modal-close{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:3rem;height:40px;justify-content:center;line-height:1;padding:0;position:absolute;right:0;top:-40px;transition:transform .3s;width:40px}.modal-close:hover{transform:rotate(90deg)}.modal-image{border-radius:12px;box-shadow:0 8px 32px #00000080;max-height:80vh;max-width:100%;object-fit:contain}.modal-title{color:#fff;font-size:1.2rem;margin-top:1rem;text-align:center}@media (max-width:768px){.screenshots-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.modal-content{max-width:95%}}.contact{background:#fafbfc;padding:80px 0}.contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-item{align-items:flex-start;display:flex;gap:1rem}.info-icon{flex-shrink:0;font-size:2rem}.info-item h3{color:#333;margin-bottom:.5rem}.info-item p{color:#666}.contact-link{color:#1976d2;text-decoration:none;transition:color .3s}.contact-link:hover{color:#1565c0;text-decoration:underline}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#1976d2;outline:none}.form-group textarea{resize:vertical}.contact-form .btn{align-items:center;display:flex;font-size:1rem;gap:.5rem;justify-content:center;padding:1rem;width:100%}@media (max-width:768px){.contact-content{grid-template-columns:1fr}}.footer{background:#1a1a1a;color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#1976d2;margin-bottom:1rem}.footer-section p{color:#ccc;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#1976d2}.footer-bottom{border-top:1px solid #333;color:#999;padding-top:2rem;text-align:center}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}}.privacy-policy{background:#fff;min-height:100vh;padding:100px 0 80px}.privacy-policy .container{max-width:900px}.privacy-policy h1{color:#1976d2;font-size:2.5rem;margin-bottom:1rem;text-align:center}.last-updated{color:#666;font-style:italic;text-align:center}.last-updated,.privacy-policy section{margin-bottom:3rem}.privacy-policy h2{border-bottom:2px solid #e3f2fd;color:#1976d2;font-size:1.8rem;margin-bottom:1rem;margin-top:2rem;padding-bottom:.5rem}.privacy-policy h3{color:#333;font-size:1.3rem;margin-bottom:.75rem;margin-top:1.5rem}.privacy-policy p{color:#555;line-height:1.8;margin-bottom:1rem;text-align:justify}.privacy-policy ul{margin-bottom:1rem;margin-left:2rem}.privacy-policy li{color:#555;line-height:1.8;margin-bottom:.75rem}.privacy-policy strong{color:#333;font-weight:600}.privacy-policy a{color:#1976d2;text-decoration:none;transition:color .3s}.privacy-policy a:hover{color:#1565c0;text-decoration:underline}@media (max-width:768px){.privacy-policy{padding:80px 0 60px}.privacy-policy h1{font-size:2rem}.privacy-policy h2{font-size:1.5rem}.privacy-policy h3{font-size:1.2rem}.privacy-policy ul{margin-left:1.5rem}}
/*# sourceMappingURL=main.580bf724.css.map*/