@font-face{font-display:swap;font-family:"Raleway";font-style:normal;font-weight:100;src:url("../fonts/raleway-v37-latin-100.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Raleway";font-style:normal;font-weight:200;src:url("../fonts/raleway-v37-latin-200.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Raleway";font-style:normal;font-weight:300;src:url("../fonts/raleway-v37-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Raleway";font-style:normal;font-weight:400;src:url("../fonts/raleway-v37-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Raleway";font-style:normal;font-weight:500;src:url("../fonts/raleway-v37-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Raleway";font-style:normal;font-weight:600;src:url("../fonts/raleway-v37-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Raleway";font-style:normal;font-weight:700;src:url("../fonts/raleway-v37-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Raleway";font-style:normal;font-weight:800;src:url("../fonts/raleway-v37-latin-800.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Raleway";font-style:normal;font-weight:900;src:url("../fonts/raleway-v37-latin-900.woff2") format("woff2")}*{box-sizing:border-box}body{align-items:center;background:linear-gradient(to bottom, #000000 0%, #0b0e33 100%);color:#fff;display:flex;font-family:"Raleway",sans-serif;font-weight:100;height:100vh;justify-content:center;margin:0;padding:1rem;padding-bottom:20vh;width:100vw}img{display:block;height:auto;margin:0 auto;width:100%}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:300px}.subline{font-size:24px;font-weight:100;letter-spacing:.1em;margin:0;text-align:center}.spinner{display:block;height:5rem;margin-bottom:2rem;position:relative;width:5rem;animation:spinner-rotate 3s linear infinite}.spinner::after,.spinner::before{background:#fff;content:"";height:33.33333%;left:33.33333%;position:absolute;top:33.33333%;width:33.33333%}.spinner::after{animation:spinner-counter-rotate-after 3s linear infinite}.spinner::before{animation:spinner-counter-rotate-before 3s linear infinite}@keyframes spinner-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(-180deg)}100%{transform:rotate(-360deg)}}@keyframes spinner-counter-rotate-after{0%{transform:translate(0, 100%) rotate(0deg) scale(1);box-shadow:rgba(0,102,255,.5333333333) 0 0 20px}50%{transform:translate(0, 100%) rotate(180deg) scale(1.5);box-shadow:#cdf 0 0 20px}100%{transform:translate(0, 100%) rotate(360deg) scale(1);box-shadow:rgba(0,102,255,.5333333333) 0 0 20px}}@keyframes spinner-counter-rotate-before{0%{transform:translate(0, -100%) rotate(0deg) scale(1.5);box-shadow:#cdf 0 0 20px}50%{transform:translate(0, -100%) rotate(180deg) scale(1);box-shadow:rgba(0,102,255,.5333333333) 0 0 20px}100%{transform:translate(0, -100%) rotate(360deg) scale(1.5);box-shadow:#cdf 0 0 20px}}/*# sourceMappingURL=style.css.map */