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}.navigation{align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.nav-brand span{color:#333;font-size:1.3rem;font-weight:300;letter-spacing:1px}.nav-links{display:flex;gap:2.5rem}.nav-links a{color:#666;font-size:1rem;font-weight:300;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#08c}@media (max-width:768px){.navigation{flex-direction:column;gap:1rem;padding:1rem}.nav-links{gap:1.5rem}}.home{margin:0 auto;max-width:1200px;padding:2rem}.hero{padding:4rem 2rem 5rem;text-align:center}.app-logo{border-radius:20px;box-shadow:0 4px 12px #00000026;height:120px;margin-bottom:2rem;width:120px}.hero h1{color:#333;font-size:3rem;font-weight:400;letter-spacing:1px;margin-bottom:1rem}.hero .tagline{color:#666;font-size:1.3rem;font-weight:300;margin-bottom:2.5rem}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.store-badge{display:inline-block;transition:all .2s ease}.store-badge img{display:block;height:55px;width:auto}.store-badge:hover{opacity:.85;transform:translateY(-3px)}.features-section{padding:3rem 2rem}.features-section h2{color:#333;font-size:2rem;font-weight:400;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:2rem;transition:all .3s ease}.feature-item:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-4px)}.feature-item h3{color:#08c;font-size:1.3rem;font-weight:400;margin:0 0 .5rem}.feature-item p{color:#666;font-size:1rem;font-weight:300;line-height:1.6;margin:0}.support-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-top:2rem;padding:3rem 2rem;text-align:center}.support-section h2{color:#333;font-size:1.8rem;font-weight:400;margin:0 0 1rem}.support-section p{color:#666;font-size:1rem;font-weight:300;margin:0}.email-link{color:#08c;font-weight:400;text-decoration:none}.email-link:hover{text-decoration:underline}@media (max-width:768px){.hero{padding:3rem 1rem 4rem}.app-logo{height:90px;margin-bottom:1.5rem;width:90px}.hero h1{font-size:2rem}.hero .tagline{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.store-badge img{height:48px}.features-grid{grid-template-columns:1fr}.features-section,.support-section{padding:2rem 1rem}}.App{background-color:#f5f5f5;color:#333;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}.App-main{flex:1 1;padding-top:0}.footer{background-color:#fff;border-top:1px solid #e0e0e0;color:#888;font-size:.85rem;font-weight:300;padding:2rem;text-align:center}
/*# sourceMappingURL=main.0a200673.css.map*/