*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}body{background-color:#000;color:#fff;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{display:flex;flex-direction:column;height:100%;position:relative}.navbar{display:flex;align-items:center;justify-content:center;padding:28px 40px;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.navbar-brand{font-family:Bebas Neue,sans-serif;font-size:1.75rem;letter-spacing:.35em;color:#000;-webkit-user-select:none;user-select:none}.main{flex:1;display:flex;align-items:center;justify-content:center}.maintenance-text{font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,8vw,7rem);letter-spacing:.2em;color:#fff;-webkit-user-select:none;user-select:none;text-transform:uppercase}.footer-badge{position:fixed;bottom:24px;right:32px}.footer-badge span{font-family:Inter,sans-serif;font-weight:400;font-size:.85rem;letter-spacing:.06em;color:#ffffffb3;-webkit-user-select:none;user-select:none}@media(max-width:600px){.navbar{padding:20px 24px}.navbar-brand{font-size:1.25rem;letter-spacing:.25em}.footer-badge{bottom:16px;right:16px}.footer-badge span{font-size:.6rem}}
