header{text-align:center;padding:3rem 1.5rem 1rem}header h1{letter-spacing:-.02em;font-size:2.5rem;font-weight:700}header p{color:#888;margin-top:.5rem;font-size:1.1rem}main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:3rem 1.5rem}.section-title{text-transform:uppercase;letter-spacing:.1em;color:#666;margin-bottom:1.5rem;font-size:.85rem}.app-list{flex-direction:column;gap:1rem;display:flex}.app-card{border:1px solid #222;border-radius:16px;align-items:center;gap:1.25rem;padding:1.25rem;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.app-card:hover{background-color:#111;border-color:#444}.app-card:active{transform:scale(.98)}.app-card img{border-radius:14px;flex-shrink:0;width:64px;height:64px}.app-card-info h3{margin-bottom:.25rem;font-size:1.15rem;font-weight:600}.app-card-info p{color:#888;font-size:.9rem;line-height:1.4}footer{text-align:center;color:#555;padding:2rem 1.5rem;font-size:.8rem}footer a{color:#888}footer a:hover{color:#fff}@media (width<=480px){header h1{font-size:2rem}}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#000;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}a{color:inherit;text-decoration:none}
