*{margin:0;padding:0;box-sizing:border-box}body{background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.app{display:flex;align-items:center;justify-content:center;min-height:100vh}.hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem}.logo{width:280px;height:auto;margin-bottom:2rem}.title{font-size:4rem;font-weight:700;letter-spacing:.02em;color:#e0e0e0;margin-bottom:.5rem}.subtitle{font-size:1.4rem;font-weight:300;letter-spacing:.15em;color:#999}@media(max-width:600px){.logo{width:180px}.title{font-size:2.5rem}.subtitle{font-size:1rem}}
