:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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}}body{font-family:sans-serif;margin:0;background-color:#f4f4f4;color:#333}.landing-page{display:flex;flex-direction:column;min-height:100vh}.header{background-color:#fff;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.nav{display:flex;justify-content:space-between;align-items:center}.logo{height:40px}.nav-links{list-style:none;display:flex;gap:1.5rem}.nav-links a{text-decoration:none;color:#333;font-weight:700}.nav-download-button{background-color:#007bff;color:#fff!important;padding:.5rem 1rem;border-radius:5px;transition:background-color .3s ease}.nav-download-button:hover{background-color:#0056b3}.hero{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background-color:#eaf6ff;text-align:center}.hero-content h1{font-size:2.5rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem}.cta-button{background-color:#007bff;color:#fff;padding:1rem 2rem;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color .3s ease}.cta-button:hover{background-color:#0056b3}.hero-image img{max-width:100%;border-radius:10px;box-shadow:0 4px 8px #0000001a}.features{padding:4rem 2rem;text-align:center}.features h2{font-size:2rem;margin-bottom:2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;text-align:left}.feature-item{display:flex;align-items:flex-start;gap:1rem}.feature-bullet{font-size:2rem;font-weight:700;color:#007bff;line-height:1}.feature-item h3{font-size:1.2rem;margin-top:0;margin-bottom:.5rem}.feature-item p{font-size:1rem;margin-bottom:0}.screenshots{padding:4rem 2rem;text-align:center;background-color:#eaf6ff}.screenshots h2{font-size:2rem;margin-bottom:2rem}.screenshot-gallery{display:flex;overflow-x:auto;gap:1rem;padding:1rem 0;flex-wrap:nowrap;scroll-snap-type:x mandatory;max-width:100%}.screenshot-gallery img{flex:0 0 80%;max-width:80%;border-radius:10px;box-shadow:0 4px 8px #0000001a;scroll-snap-align:center}.download{padding:4rem 2rem;text-align:center}.download h2{font-size:2rem;margin-bottom:1rem}.download p{font-size:1.2rem;margin-bottom:2rem}.google-play-badge{width:200px}.footer{background-color:#333;color:#fff;padding:2rem;text-align:center}.footer-links{list-style:none;padding:0;display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.footer-links a{color:#fff;text-decoration:none}@media(max-width:768px){.nav-links{display:none}.hero{flex-direction:column}.hero-content{margin-bottom:2rem}.features ul{flex-direction:column;align-items:center}}
