:root{font-weight:400;color-scheme:light dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: light){:root{color:#000;background-color:#fff}}html,body{min-height:100%;display:flex;margin:0}body{font-family:-apple-system-ui-rounded,ui-rounded,Fredoka,serif;text-align:center;width:100%;display:flex;font-size:14px}#bg{position:fixed;top:0;right:0;bottom:0;left:0;opacity:.1;background-image:radial-gradient(circle farthest-corner at top left,#fc0,#fc00 50%),radial-gradient(circle farthest-corner at bottom right,#0af,#0af0 50%),radial-gradient(circle farthest-corner at top left,#de5975,#de5975);filter:blur(100px);transform:scaleY(.7)}#root{width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.logo{display:inline-block;margin:0;width:128px;height:128px;position:relative;overflow:visible;z-index:-1}.logo img{width:128px;height:128px;position:absolute;margin:0;top:0;right:0;bottom:0;left:0;will-change:filter}.logo .blur-1{filter:saturate(3) blur(20px)}.logo .blur-2{filter:saturate(9) blur(60px)}.title{font-size:3rem;margin:1rem 0 2rem;font-weight:900}.title strong{font-weight:500}.main{margin:auto 1.5rem}.main h2{font-weight:400;font-size:1.25rem}a{color:inherit;text-underline-offset:10%;text-decoration-thickness:.25px}.content{justify-self:start;width:min(90ch,100vw - 4rem);text-align:left;margin:2rem;margin-bottom:100px}@media (max-width: 768px){.content{margin:1rem 1rem 150px}}.error-page h1{font-size:6rem}.error-page h2{font-size:2rem}.header{margin-bottom:2rem}.header .logo-wrapper{display:flex;align-items:center;gap:16px;text-decoration:none}.header .logo{width:48px;height:48px}.header .logo img{width:48px;height:48px;position:relative}.header .title{font-size:2rem;margin:0}@media (max-width: 768px){.header{margin:0 0 2rem}.header .logo-wrapper{gap:12px}.header .logo-wrapper .logo,.header .logo-wrapper img{width:32px;height:32px}.header .logo-wrapper h1{font-size:1.5rem}}.footer{position:absolute;inset:auto 0 0 0;margin:1.5rem;text-align:left;display:flex;align-items:center;gap:24px}.footer .accs{display:flex;gap:12px;font-size:18px;margin:0}.footer .copy-notice{margin-left:auto}.footer ul{margin:0;padding:0;display:flex;gap:20px;list-style:none;flex-grow:1}@media (prefers-color-scheme: dark){.footer ul{color:#fff}}@media (max-width: 768px){.footer{flex-direction:column;align-items:flex-start;gap:1rem}.footer ul{gap:1rem;flex-wrap:wrap;max-width:100%;align-items:flex-start;justify-content:flex-start;flex-direction:row}.footer ul li{margin:0;white-space:nowrap}.footer .copy-notice{margin-left:unset}}@media (prefers-color-scheme: dark){.footer{border-color:#6666}}
