*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f8f9fa;color:#333;display:flex;flex-direction:column;min-height:100vh;text-align:center;padding:0}.main-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem}.container{max-width:800px;width:100%}.logo{max-width:300px;width:100%;height:auto;margin-bottom:2rem}h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.coming-soon{font-size:1.5rem;color:#6c757d;margin-bottom:2rem}footer{background-color:#f1f1f1;padding:1.5rem;width:100%;border-top:1px solid #e1e1e1}.footer-content{margin:0 auto;display:flex;flex-direction:row;gap:.5rem;justify-content:center}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}.hidden{display:none}@media screen and (max-width: 600px){h1{font-size:2rem}.coming-soon{font-size:1.2rem}}
