*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2c2c2c;color:#fff;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}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#3a3a3a}::-webkit-scrollbar-thumb{background:grey;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.container{display:flex;flex-direction:column;margin:0;min-height:100vh;padding:0;width:100%}.top-header{align-items:center;background:#2c2c2c;border-bottom:2px solid #eab308;box-shadow:0 0 10px #eab30833;display:flex;gap:1.5rem;justify-content:flex-start;padding:1rem 2rem}.header-logo{filter:drop-shadow(0 4px 12px rgba(0,122,255,.3));height:auto;width:120px}.app-name{color:#fff;flex:1 1;font-size:2.5rem;font-weight:700;margin:0}.header-version{background:#4a4a4a;border:none;border-radius:7px;box-shadow:0 4px 12px #0000004d;color:#f5f5f5;cursor:default;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:.35rem .7rem;text-shadow:0 1px 2px #0006;transition:all .3s ease}@media (max-width:768px){.header-version{border-radius:5px;font-size:.85rem;letter-spacing:.3px;padding:.25rem .5rem}}.header-version:hover{background:#5a5a5a;box-shadow:0 6px 16px #0006;color:#fff;transform:translateY(-1px)}.main-content{height:370px;margin-top:-1rem;padding:.5rem 2rem}.content-center,.main-content{display:flex;justify-content:center}.content-center{align-items:center;flex-direction:column;gap:1.5rem;max-height:370px;max-width:800px;text-align:center;width:100%}.app-description{background:#3a3a3a;border:2px solid #eab308;border-radius:12px;box-shadow:0 0 15px #eab3081a;color:#fff;font-size:1.2rem;line-height:1.7;margin-top:1rem;max-width:700px;padding:1.8rem;text-align:center;width:100%}.app-description p{font-weight:600;margin:0;text-shadow:0 1px 2px #00000080}.app-description .highlight{color:#eab308;font-weight:700}.app-description h3{color:#eab308;font-size:1.2rem;margin:1.5rem 0 .5rem}.app-description ul{list-style:none;margin:1rem 0;padding:0}.app-description li{color:#b0b0b0;margin:.5rem 0;padding-left:1rem;position:relative}.app-description li:before{color:#eab308;content:"•";font-weight:700;left:0;position:absolute}.disclaimer-wrapper{display:flex;justify-content:center;margin-top:2rem;padding:2rem}.disclaimer-section{background:#4a4a4a;border:2px solid #ef4444;border-radius:12px;box-shadow:0 0 12px #ef444426;max-width:900px;padding:1.5rem;width:100%}.disclaimer-text{color:#e5e5e5;font-size:.85rem;line-height:1.6;margin:.5rem 0;text-align:left}.disclaimer-text strong{color:#ef4444;font-weight:700}.privacy-section{background:#4a4a4a;border:2px solid #eab308;border-radius:12px;box-shadow:0 0 12px #eab30826;margin-top:1.5rem;padding:1.5rem}.privacy-section h3{color:#eab308;margin-top:0}.download-section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%}.download-section>div{transition:all .3s ease;width:220px}.download-section>div:hover{transform:scale(1.02)}.screenshots-section{flex:1 1;margin-top:-2rem;padding:.5rem .5rem 0;text-align:center}.screenshots-container{-webkit-overflow-scrolling:touch;align-items:center;display:flex;gap:1rem;justify-content:center;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth}@media (max-width:2350px){.screenshots-container{justify-content:flex-start}}.screenshot{border-radius:12px;box-shadow:0 4px 16px #0006;max-width:180px;min-width:180px}.screenshot:hover{box-shadow:0 8px 24px #eab3084d}.logo{height:auto;margin-bottom:2rem;width:120px}.logo-large{filter:drop-shadow(0 8px 32px rgba(0,122,255,.3));height:auto;margin-bottom:3rem;width:200px}.title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#007aff,#34c759);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.subtitle{color:#b0b0b0;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.section{margin:4rem 0;padding:3rem 0}.section-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.8rem;text-align:center}.screenshot{border:2px solid #eab308;border-radius:16px;box-shadow:0 8px 32px #0006;cursor:pointer;flex-shrink:0;height:auto;min-width:250px;transition:all .3s ease}.screenshot:hover{border:2px solid #eab308;box-shadow:0 16px 48px #eab30833;transform:scale(1.05) translateY(-4px)}@media (max-width:768px){.main-content{margin-top:0;min-height:auto;padding:.8rem 0}.content-center{gap:1.2rem;padding:0 1rem}.app-description{font-size:1.1rem}.download-section{flex-direction:column;gap:1.5rem}.screenshots-section{margin-top:1.5rem}.section-title{margin-bottom:.1rem;padding:0 1rem}.screenshots-container{justify-content:flex-start;padding:.5rem 1rem 1rem}.top-header{gap:1rem;padding:1rem}.header-logo{width:80px}.app-name{font-size:1.8rem}.app-description{font-size:.95rem;padding:1.5rem}.disclaimer-section,.disclaimer-wrapper{padding:1rem}.disclaimer-text{font-size:.8rem}.privacy-section{padding:1rem}.screenshot{max-width:140px;min-width:140px}.screenshots-section{margin-top:-.9rem;padding:0}.download-section>div{width:200px}.app-store-badge{margin-bottom:-20px;margin-left:-20px;margin-top:15px}}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:3rem}.feature-card{background:#3a3a3a;border:2px solid #eab308;border-radius:16px;box-shadow:0 0 15px #eab3081a;cursor:pointer;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.feature-card:before{background:linear-gradient(90deg,#eab308,#eab308);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.feature-card:hover{background:#4a4a4a;border-color:#eab308;box-shadow:0 16px 48px #eab30840;transform:translateY(-8px)}.feature-card:hover:before{transform:scaleX(1)}.feature-icon{display:block;font-size:2.5rem;margin-bottom:1.5rem}.feature-title{color:#fff;font-size:1.375rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#b0b0b0;font-size:1rem;line-height:1.7}.features-list{grid-gap:1rem;display:grid;gap:1rem;list-style:none;margin:0 auto;max-width:900px}.feature-item{align-items:center;background:#3a3a3a;border:2px solid #eab308;border-radius:12px;box-shadow:0 0 10px #eab3081a;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.feature-item:hover{background:#4a4a4a;border-color:#eab308;box-shadow:0 0 20px #eab30833;transform:translateX(8px)}.check-icon{color:#10b981;font-size:1.5em;font-weight:700;min-width:24px}.privacy-card{background:#3a3a3a;border:2px solid #eab308;border-radius:20px;box-shadow:0 0 25px #eab30826;margin:0 auto;max-width:900px;overflow:hidden;padding:4rem 3rem;position:relative;text-align:center}.privacy-card:before{background:linear-gradient(90deg,#eab308,#eab308);content:"";height:4px;left:0;position:absolute;right:0;top:0}.privacy-icon{filter:drop-shadow(0 4px 12px rgba(0,122,255,.3));font-size:4rem;margin-bottom:2rem}.privacy-description{color:#fff;font-size:1.25rem;font-weight:400;line-height:1.8}.footer{background:#1f1f1f;border-top:2px solid #eab308;color:#b0b0b0;margin-top:3rem;padding:2rem;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1rem}.footer-link{color:#eab308;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#f59e0b;text-decoration:underline}.footer-copyright{color:#b0b0b0;font-size:.9rem;margin-top:1rem}.footer p{margin-bottom:.5rem}.modal{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-image{border-radius:20px;box-shadow:0 20px 60px #000c;max-height:90%;max-width:90%}@media (max-width:768px){.container{padding:0}.hero{margin:1rem 0;padding:3rem 1rem}.logo-large{width:120px}.subtitle{font-size:1rem;margin-bottom:1.5rem;padding:0 .5rem}.version{font-size:.8rem;margin-bottom:2rem;padding:.5rem 1rem}.download-buttons{align-items:center;flex-direction:column;gap:1rem;margin-bottom:2rem}.section{margin:2rem 0;padding:2rem 0}.section-title{font-size:1.75rem;margin-bottom:1rem;margin-top:1.1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:2rem 1.5rem}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature-title{font-size:1.25rem}.feature-description{font-size:.95rem}.feature-item{gap:.75rem;margin-bottom:.75rem;padding:1rem}.privacy-card{margin:0 1rem;padding:2.5rem 1.5rem}.privacy-description{font-size:1.1rem}.footer{margin-top:3rem;padding:2rem 0}.footer-links{flex-direction:column;gap:1rem}.screenshots{gap:1rem;padding:1rem 0}.screenshot{min-width:200px}}@media (max-width:480px){.container{padding:0}.hero{padding:2rem .75rem}.logo-large{width:100px}.subtitle{font-size:.95rem}.section-title{font-size:1.5rem}.feature-card{padding:1.5rem 1rem}.privacy-card{padding:2rem 1rem}.download-buttons svg{height:auto;width:180px}}
/*# sourceMappingURL=main.01071e41.css.map*/