@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Titan+One&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;background-image:url(/images/404bg.avif);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{font-family:Titan One;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}h1{font-size:10dvw;text-shadow:1px 1px 3px #11111130;background:linear-gradient(to right,#fff 20%,#9a9a9a 30%,#d4d4d4 70%,#e9e9e9 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:500% auto;animation:textShine 5s ease-in-out infinite alternate}@keyframes textShine{0%{background-position:0% 50%}to{background-position:100% 50%}}#footer{position:absolute;width:100%;left:0;bottom:10px;font-family:lato}#footer a{font-family:lato}#footer a:link,#footer a:visited,#footer a:hover,#footer a:active{text-decoration:none}
