@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";*,*:before,*:after{box-sizing:border-box;list-style-type:none;text-decoration:none;padding:0;margin:0}body{font-family:Raleway;width:100%;height:100dvh;display:flex;justify-content:center;align-items:center;background-color:#212121;-webkit-user-select:none;user-select:none}.maintenance{transition:ease .3s;display:flex;align-items:center;flex-direction:column;text-align:center;font-size:2rem}@media all and (min-width: 30em){.maintenance{font-size:3rem}}@media all and (min-width: 48em){.maintenance{font-size:4rem}}@media all and (min-width: 64rem){.maintenance{font-size:5rem}}@media all and (min-width: 80rem){.maintenance{font-size:6rem}}.maintenance h1{line-height:90%}.maintenance h1:nth-child(1){color:#fff}.maintenance h1:nth-child(2){color:#ffa700}.maintenance a{transition:all .2s;margin-block-start:.3rem;text-decoration:none;color:#616161;font-size:1.5rem;font-weight:200;width:fit-content}@media all and (min-width: 30em){.maintenance a{margin-block-start:.5rem;font-size:2rem}}@media all and (min-width: 48em){.maintenance a{margin-block-start:.7rem;font-size:2.5rem}}@media all and (min-width: 64rem){.maintenance a{margin-block-start:.9rem;font-size:3rem}}@media all and (min-width: 80rem){.maintenance a{margin-block-start:1.1rem;font-size:3.5rem}}.maintenance a:hover{color:#ffa700;font-weight:400}
