.coming-soon{width:100%;min-height:100vh;background-image:linear-gradient(#0d1b2a66,#0d1b2a66),url(/bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.coming-soon a{text-decoration:none}.title{font-family:Roboto Mono,monospace;font-weight:700;font-size:84px;line-height:92px;letter-spacing:.24em;color:#fff;text-align:center}.subtitle{font-family:Roboto,sans-serif;font-weight:300;font-size:24px;line-height:32px;color:#fff;text-align:center;margin-bottom:16px}.cta-button{font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#fff;background:transparent;border:2px solid #FFFFFF;border-radius:12px;padding:12px 24px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.cta-button:hover{background-color:#ffffff1a}@media(max-width:768px){.title{font-size:36px;line-height:44px;letter-spacing:.15em}.subtitle{font-size:18px;line-height:26px;padding:0 20px}.cta-button{font-size:16px;padding:10px 20px}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
