@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{background-color:#00267c;min-height:100vh;display:flex;align-items:center;justify-content:center}.page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:2rem;gap:0}.logo{width:min(480px,80vw);display:block;margin-bottom:1rem}.animation-wrap{width:min(420px,80vw);aspect-ratio:1}.coming-soon{font-family:Roboto,sans-serif;font-weight:300;font-size:clamp(1.25rem,4vw,2rem);letter-spacing:.35em;text-transform:uppercase;color:#fff;margin-top:.5rem}
