:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.triviabara{position:fixed;bottom:0rem;right:1rem;width:7rem;height:auto;z-index:1000;cursor:pointer}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f4f6f8}.container{max-width:600px;margin:60px auto;background:#fff;padding:40px;border-radius:20px;box-shadow:0 6px 20px #0000001a}h5{font-size:24px;font-weight:600;margin-bottom:30px;color:#333}input[type=file]{margin-top:10px;padding:8px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:8px;width:100%}.MuiFormControl-root{margin-top:20px}.MuiCircularProgress-root{display:block;margin:20px auto 0}button{margin-top:20px;padding:12px 24px;font-size:16px;font-weight:500;border:none;border-radius:12px;background-color:#1976d2;color:#fff;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#125aa0}.MuiSnackbarContent-root{font-size:14px;border-radius:8px;box-shadow:0 4px 10px #0000001a}.answer_container{display:flex;flex-direction:column;justify-content:space-between}.correct_answers{background-color:#4fa94f}.incorrect_answers{background-color:#982a2a}.normal_answers{background-color:#496de3}.checked_answers{background-color:#04217e}.answer_button{flex-grow:1;width:90%;margin:1rem}.answer-wrapper{display:flex;flex-direction:row}.main-container{max-width:800px;margin:0 auto;padding:2rem;text-align:center}.main-container h1{font-size:2rem;margin-bottom:2rem}.subscriptions-container{display:flex;justify-content:space-between;gap:2rem}.subscriptions-container>div{border:.3rem solid #222;border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;min-height:300px}.subscriptions-container h3{margin-top:0;font-size:1.5rem}.subscriptions-container ul{list-style:disc;padding-left:1.2rem;text-align:left}.subscriptions-container p{margin-top:auto;font-size:1.1rem}.navbar{position:fixed;left:0;top:0;bottom:0;width:12rem;background-color:#222;color:#fff;display:flex;flex-direction:column;box-sizing:border-box;transition:width .3s ease;overflow:hidden;z-index:1000}.navbar.closed{width:3rem}.navbar__title{margin:1rem;font-weight:700;transition:opacity .3s ease}.navbar.closed .navbar__title{opacity:0;pointer-events:none}.navbar__list{list-style-type:none;padding:0;margin:0;flex-grow:1}.navbar__item{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:opacity .3s ease;width:100%;border-radius:0;margin:0}.navbar.closed .navbar__item{opacity:0;pointer-events:none}.navbar__user-info{margin-top:auto;display:flex;align-items:center;gap:.5rem;white-space:nowrap;overflow:hidden;transition:opacity .3s ease;padding:1rem}.navbar.closed .navbar__user-info{opacity:0;pointer-events:none}.navbar__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.toggle-button{position:absolute;top:10px;right:-20px;width:24px;height:40px;background-color:#222;border:1px solid #444;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;font-weight:700;transition:background-color .2s ease,right .3s ease;z-index:1100;box-shadow:1px 1px 3px #0000004d;outline:none}.navbar.closed .toggle-button{right:-12px;width:20px;height:36px}
