.AppError{justify-content:center;align-items:center;width:100vw;height:100vh;font-family:monospace;display:flex}.AppError-content{background:rgb(var(--background-primary));border:1px solid rgba(var(--text-primary), .2);border-radius:20px;flex-direction:column;align-items:center;gap:20px;padding:50px 30px 60px;display:flex}.AppError-icon{opacity:.7}.AppError-title{color:rgb(var(--text-primary));font-size:1.2rem;font-weight:700}.AppLoader{background:rgb(var(--background-secondary));justify-content:center;align-items:center;height:100vh;display:flex}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/nunito-latin-400-normal-r8SDr6Up.woff2)format("woff2"),url(/assets/nunito-latin-400-normal-DKg4f3fz.woff)format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/nunito-latin-500-normal-EugFkASW.woff2)format("woff2"),url(/assets/nunito-latin-500-normal-B5klmw3Q.woff)format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/nunito-latin-600-normal-Br8yIETf.woff2)format("woff2"),url(/assets/nunito-latin-600-normal-Cd0eNu1l.woff)format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/nunito-latin-700-normal-Dort48En.woff2)format("woff2"),url(/assets/nunito-latin-700-normal-OcDqTBcA.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-400-normal-BqEyEoaF.woff2)format("woff2"),url(/assets/roboto-latin-400-normal-DyYNIH4P.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/roboto-latin-600-normal-CzqH9ZEY.woff2)format("woff2"),url(/assets/roboto-latin-600-normal-D5pjrNLq.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-latin-700-normal-BZpUvMxY.woff2)format("woff2"),url(/assets/roboto-latin-700-normal-DLgJJpmK.woff)format("woff")}[theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background-primary:255, 255, 255;--background-secondary:235, 240, 245;--text-primary:50, 60, 80;--text-secondary:155, 180, 205;--accent:35, 135, 250;--red:219, 57, 0;--green:190, 245, 85;--blue:128, 205, 255;--yellow:255, 230, 80}[theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background-primary:25, 30, 35;--background-secondary:45, 50, 55;--text-primary:255, 255, 255;--text-secondary:60, 90, 120;--accent:70, 150, 255;--red:219, 57, 0;--green:190, 245, 85;--blue:128, 205, 255;--yellow:255, 230, 80}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:14px}body{color:rgb(var(--text-primary));background-color:rgb(var(--background-secondary));margin:0}*{box-sizing:border-box}
