*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffe6;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;display:flex;flex-direction:column}#root{flex:1;display:flex;flex-direction:column}.container{min-height:100vh;display:flex;flex-direction:column}.hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.app-icon{width:120px;height:120px;border-radius:24px;margin-bottom:1.5rem}.title{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.tagline{font-size:1.25rem;color:#fff9;margin-bottom:2.5rem}.app-store-badge img{height:50px;transition:opacity .2s ease}.app-store-badge:hover img{opacity:.8}.support-button{margin-top:2.5rem;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#ffffffe6;text-decoration:none;font-size:1rem;transition:all .2s ease}.support-button:hover{background:#ffffff1a;border-color:#ffffff80}.footer{padding:2rem;text-align:center}.footer a{color:#ffffff80;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer a:hover{color:#fffc}@media(max-width:480px){.title{font-size:2.5rem}.tagline{font-size:1rem}.app-icon{width:100px;height:100px}}
