:root{--background-main:#ffffff;--background:#f8f9fa;--foreground-main:#171717;--foreground:#212529;--main-dark-blue:#58a6ff;--main-blue:#7ebaff;--main-light-blue:#a2ceff;--main-lightest-blue:#cde4ff;--light-gray:#d1d1d1;--gray:#707070;--dark-gray:#464646}[data-theme=dark]{--background-main:#171717;--background:#212529;--foreground-main:#ffffff;--foreground:#f8f9fa}body,html{max-width:100vw;min-height:100vh;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.error,.not-found{margin-top:5rem;text-align:center}.error h1,.not-found h1{font-size:2rem;margin:0;font-weight:900;color:var(--main-blue);background-size:cover;background-position:50%}.error p,.not-found p{font-size:1.5rem;font-weight:500}.footer_footer__MbdlQ{text-align:center;padding:1rem 0;min-height:20px}[data-theme=dark] .footer_logo__z5B3Q{filter:invert(1)}