*{margin:0;padding:0;box-sizing:border-box}body{background-color:#031122;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#031122}.hero-content{text-align:center;max-width:1200px;margin:0 auto}.logo-container{margin-bottom:2rem}.hero-logo{height:450px;width:auto;animation:fadeInDown 1s ease-out}.tagline{font-size:3rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#a8c957,#e5fb7f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fadeInUp 1s ease-out .2s both}.hero-description{font-size:1.25rem;color:#94a3b8;max-width:700px;margin:0 auto 3rem;animation:fadeInUp 1s ease-out .4s both}.hero-cta{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp 1s ease-out .6s both}.cta-button{transition:transform .3s ease,box-shadow .3s ease}.cta-button img{height:60px;width:auto}.cta-button:hover{transform:translateY(-5px);filter:brightness(1.1)}.features-section{padding:6rem 2rem;background-color:#031122}.section-header{text-align:center;max-width:800px;margin:0 auto 4rem}.section-header h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.section-header p{font-size:1.2rem;color:#94a3b8}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #e5fb7f33;border-color:#e5fb7f80}.feature-icon{margin-bottom:1.5rem}.feature-icon img{height:80px;width:80px;filter:drop-shadow(0 0 20px rgba(229,251,127,.5))}.feature-icon-emoji{font-size:4rem;margin-bottom:1.5rem;line-height:1}.section-app-icon{display:flex;justify-content:center;margin-top:4rem}.section-app-icon img{height:120px;width:120px;filter:drop-shadow(0 0 30px rgba(229,251,127,.4));transition:transform .3s ease}.section-app-icon img:hover{transform:scale(1.1)}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.feature-card p{color:#94a3b8;font-size:1rem}.preview-section{padding:6rem 2rem;background-color:#031122}.preview-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.preview-text h2{font-size:2.5rem;margin-bottom:1.5rem;color:#fff}.preview-text p{font-size:1.1rem;color:#94a3b8;margin-bottom:2rem}.feature-list{list-style:none;padding:0}.feature-list li{font-size:1.1rem;color:#fff;margin-bottom:1rem;padding-left:.5rem}.preview-images{display:flex;gap:2rem;justify-content:center;align-items:center}.screenshot{max-width:200px;height:auto;border-radius:20px;box-shadow:0 20px 60px #00000080;transition:transform .3s ease}.screenshot.featured{max-width:250px}.screenshot:hover{transform:scale(1.05)}.download-section{padding:6rem 2rem;background-color:#031122;text-align:center}.download-content h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.download-content p{font-size:1.2rem;color:#94a3b8;margin-bottom:3rem}.download-buttons{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.download-button{display:flex;align-items:center;gap:1rem;background:#ffffff0d;border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem 2rem;text-decoration:none;color:#fff;transition:all .3s ease}.download-button:hover{background:#e5fb7f33;border-color:#e5fb7f;transform:translateY(-5px);box-shadow:0 10px 30px #e5fb7f4d}.download-button img{height:50px;width:auto}.button-text{display:flex;flex-direction:column;align-items:flex-start}.button-text .small{font-size:.75rem;color:#94a3b8}.button-text .large{font-size:1.25rem;font-weight:600}.contact-section{padding:6rem 2rem;background-color:#031122;text-align:center}.contact-content h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.contact-content p{font-size:1.1rem;color:#94a3b8;margin-bottom:2rem}.contact-email{display:inline-block;font-size:1.5rem;color:#e5fb7f;text-decoration:none;padding:1rem 2rem;border:2px solid #E5FB7F;border-radius:12px;margin-bottom:2rem;transition:all .3s ease}.contact-email:hover{background:#e5fb7f;color:#031122;transform:translateY(-3px);box-shadow:0 10px 30px #e5fb7f66}.contact-links{margin-top:2rem}.footer-link{color:#94a3b8;text-decoration:none;font-size:1rem;transition:color .3s ease}.footer-link:hover{color:#e5fb7f}.footer{padding:3rem 2rem;background-color:#020815;text-align:center}.footer-content p{color:#64748b;margin-bottom:.5rem}.footer-tagline{color:#e5fb7f;font-weight:600}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.preview-content{grid-template-columns:1fr}.preview-images{order:-1}}@media (max-width: 768px){.tagline{font-size:2rem}.hero-description{font-size:1rem}.section-header h2,.preview-text h2,.download-content h2,.contact-content h2{font-size:2rem}.features-grid{grid-template-columns:1fr}.preview-images{flex-direction:column}.screenshot,.screenshot.featured{max-width:80%}.download-buttons{flex-direction:column;align-items:center}.download-button{width:100%;max-width:300px}.hero-logo{height:120px}}@media (max-width: 480px){.tagline{font-size:1.5rem}.hero-cta{flex-direction:column;align-items:center}.cta-button img{height:50px}.contact-email{font-size:1.2rem}}*{margin:auto;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.privacy-policy-container{width:100%;max-width:900px;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;overflow-y:auto}.privacy-policy-image{display:flex}.privacy-policy-image .logo{height:100px;width:auto;transition:filter .3s}.privacy-policy-image .logo:hover{filter:drop-shadow(0 0 1em rgba(229,251,127,.67));cursor:pointer}.privacy-policy-header{text-align:center;margin-bottom:40px}.privacy-policy-header h1{font-size:36px}.privacy-policy-content h2{font-size:24px;margin-top:20px}.privacy-policy-content p{font-size:16px;margin-top:10px;line-height:1.7}.privacy-policy-footer{text-align:center;margin-top:40px;padding:20px;background-color:#031122;color:#fff;border-radius:8px}.privacy-policy-footer p{font-size:14px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
