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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Satoshi,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-top:20px}.header{background-color:#fff;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo-container{align-items:center;color:inherit;display:flex;text-decoration:none}.logo{border-radius:10px;height:40px;margin-right:10px;width:auto}.logo-text{color:#2c3e50;font-size:1.5rem;font-weight:700}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{border-radius:4px;color:#555;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease}.nav-links a:hover{background-color:#f8f9fa;color:#3498db}.home-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;min-height:calc(100vh - 80px);padding:4rem 2rem;text-align:center}.hero-title{color:#2c3e50;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem;margin-top:.5rem}.hero-image-container{border-radius:10px;margin:1rem 0;max-width:30%;overflow:hidden;position:relative}.hero-image{border-radius:10px;display:block;height:auto;object-fit:contain;width:100%}.hero-image.current{position:relative;transform:translateX(0);transition:transform .5s ease-in-out}.hero-image.current.slide-out{transform:translateX(-100%)}.hero-image.next{left:0;position:absolute;top:0;transform:translateX(100%)}.hero-image.next.slide-in{animation:slideInFromRight .5s ease-in-out forwards}@keyframes slideInFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.cta-buttons{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1.5rem;margin-top:1.5rem}.cta-button{border:none;border-radius:20px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;min-width:150px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button img{border-radius:10px}.cta-button:hover{transform:translateY(-5px);transform:scale(1.05)}.page-container{margin:0 auto;max-width:1200px;min-height:calc(100vh - 80px);padding:2rem}.page-title{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem;margin-top:1rem;text-align:left}.page-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;color:#666;padding:2rem;text-align:center}.privacy-content{background-color:#fff;line-height:1.5;margin:0 auto;max-width:900px;padding:0}.privacy-intro{margin-bottom:1.5rem}.privacy-intro p{color:#333;font-size:1rem;margin-bottom:.75rem;text-align:left}.privacy-intro p:last-child{margin-bottom:0}.privacy-section{margin-bottom:1.5rem;text-align:left}.privacy-section h2{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.privacy-section h3{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.privacy-section p{color:#333;font-size:1rem;margin-bottom:.75rem;text-align:left}.privacy-section ul{margin:.75rem 0;padding-left:1.5rem}.privacy-section li{color:#333;font-size:1rem;margin-bottom:.25rem}.subsection{margin-bottom:1rem}.subsection h3{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.subsection ul{padding-left:1.5rem}.contact-email{font-size:1rem;font-weight:600;margin-top:.75rem;text-align:left}.contact-email a{color:#3498db;text-decoration:none;transition:color .3s ease}.contact-email a:hover{color:#2980b9;text-decoration:underline}.privacy-content a{color:#3498db;text-decoration:none;transition:color .3s ease}.privacy-content a:hover{color:#2980b9;text-decoration:underline}.support-content{background-color:#fff;line-height:1.5;margin:0 auto;max-width:900px;padding:0}.support-intro{margin-bottom:1.5rem}.support-intro p{color:#333;font-size:1rem;margin-bottom:.75rem;text-align:left}.support-intro p:last-child{margin-bottom:0}.support-section{margin-bottom:1.5rem;text-align:left}.support-section h2{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.support-section p{color:#333;font-size:1rem;margin-bottom:.75rem;text-align:left}.faq-item{margin-bottom:1rem}.faq-item h3{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.faq-item p{color:#333;font-size:1rem;margin-bottom:.75rem;text-align:left}.support-content a{color:#3498db;text-decoration:none;transition:color .3s ease}.support-content a:hover{color:#2980b9;text-decoration:underline}@media (max-width:768px){.header-container{flex-direction:column;gap:1rem;padding:0 1rem}.nav-links{gap:1rem}.hero-title{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column}.cta-button{max-width:300px;width:100%}.home-container{padding:2rem 1rem}.hero-image-container{max-width:60%}.page-container{padding:1rem}.privacy-content{margin:0;padding:0}.privacy-intro,.privacy-section{margin-bottom:1.5rem}.privacy-section h2{font-size:1.2rem;margin-top:1.5rem}.privacy-section h3{font-size:1.05rem}.subsection{margin-bottom:1.25rem}.support-content{margin:0;padding:0}.support-intro,.support-section{margin-bottom:1.5rem}.support-section h2{font-size:1.2rem;margin-top:1.5rem}.faq-item{margin-bottom:1.25rem}.faq-item h3{font-size:1.05rem}}@media (max-width:480px){.hero-title{font-size:1.5rem}.logo-text{font-size:1.2rem}.nav-links a{font-size:.9rem;padding:.3rem .8rem}.hero-image-container{max-width:80%}.privacy-content{margin:0;padding:0}.privacy-intro{margin-bottom:1.25rem}.privacy-intro p{font-size:1rem}.privacy-section h2{font-size:1.15rem;margin-top:1.25rem}.privacy-section h3{font-size:1rem}.page-title{font-size:2rem}.subsection{margin-bottom:1rem}.support-content{margin:0;padding:0}.support-intro{margin-bottom:1.25rem}.support-intro p{font-size:1rem}.support-section h2{font-size:1.15rem;margin-top:1.25rem}.faq-item{margin-bottom:1rem}.faq-item h3{font-size:1rem}}.store-button{height:auto;width:150px}.cta-buttons a{background:none;border:none;min-width:auto;padding:0}
/*# sourceMappingURL=main.64f36b2c.css.map*/