*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;min-height:100vh;padding:0 20px}.header{border-bottom:1px solid #e0e0e0;padding:60px 20px 40px;text-align:center}.header h1{color:#333;font-size:3rem;font-weight:300;letter-spacing:2px;margin:0 0 10px}.tagline{color:#666;font-size:1.2rem;font-weight:300;margin:0}.main-content{flex:1 1;padding:40px 0}section{margin-bottom:50px}.app-description{margin:0 auto 50px;max-width:800px}.intro{color:#444;font-size:1.1rem;line-height:1.8;text-align:left}.features{margin:0 auto 50px;max-width:800px}.features h2{color:#333;font-size:2rem;font-weight:300;margin-bottom:30px;text-align:center}.features ul{list-style:none;padding:0;text-align:left}.features li{color:#444;line-height:1.7;margin-bottom:20px;padding-left:25px;position:relative}.features li:before{color:#666;content:"•";font-size:1.5rem;left:0;line-height:1.2;position:absolute}.features li strong{color:#333;font-weight:500}.closing{color:#444;font-size:1.1rem;line-height:1.8;margin-top:30px;text-align:left}.app-previews{margin:0 auto 50px;max-width:1000px}.app-previews h2{color:#333;font-size:2rem;font-weight:300;margin-bottom:30px;text-align:center}.preview-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:30px}.preview-image{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:auto;transition:transform .3s ease;width:100%}.preview-image:hover{transform:scale(1.02)}.availability{background-color:#f9f9f9;border-radius:8px;margin:0 auto 50px;max-width:800px;padding:30px;text-align:center}.availability p{color:#444;font-size:1.1rem;margin:10px 0}.availability strong{color:#333}.footer{border-top:1px solid #e0e0e0;margin-top:60px;padding:40px 20px;text-align:center}.footer h3{color:#333;font-size:1.5rem;font-weight:300;margin-bottom:25px}.developer-info{margin:0 auto;max-width:600px}.developer-info p{color:#444;font-size:1rem;line-height:1.6;margin:12px 0}.developer-info strong{color:#333;font-weight:500}.developer-info a{border-bottom:1px solid #ccc;color:#333;text-decoration:none;transition:border-color .3s ease}.developer-info a:hover{border-bottom-color:#333}@media (max-width:768px){.header h1{font-size:2rem}.tagline{font-size:1rem}.preview-grid{grid-template-columns:1fr;margin:30px auto;max-width:300px}.app-previews h2,.features h2{font-size:1.5rem}}
/*# sourceMappingURL=main.0008017f.css.map*/