*{box-sizing:border-box}html{background:#fff;min-height:100dvh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif;font-size:1.25rem}body,#root,.app{min-height:100dvh;margin:0}header{display:flex;flex-direction:column;justify-content:flex-end;align-items: center;padding-bottom:2%}.header-black{width:100%;height:-moz-fit-content;height:fit-content;display:flex;background:#000;flex-direction:column;justify-content:flex-end;align-items: center;height:15dvh}.logo-container{width:100%;max-width:1400px;padding:0 5%;transform:translateY(1.23rem)}.logo{letter-spacing:-.33rem;color:#fff;font-family:Arial;font-size:4rem;font-weight:900}main{width:100%;max-width:1400px;margin:auto}.error{background-color:#fa80723b;border:1px solid salmon;padding:12px 24px}@keyframes loading{0%{background-position:0 0}to{background-position:100% 0%}}.loading{animation:loading 1s linear infinite;background:linear-gradient(90deg,#000,#888) 0 0/50%;width:250px;height:12px;margin:auto}
