html,body{background-color:#1f0e07;min-height:100%;overflow-x:clip;overscroll-behavior-x:none}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#ffffff40}#root{--page-gradient: radial-gradient(ellipse at 15% 70%, rgba(255,63,175,.3) 0%, transparent 30%), radial-gradient(ellipse at 85% 60%, rgba(255,134,92,.3) 0%, transparent 45%), linear-gradient(to bottom, #121216 0%, #1f0e07 100%);min-height:100vh;min-height:100dvh;position:relative}#root:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-color:#121216;background-image:var(--page-gradient);z-index:0;pointer-events:none;transform:translateZ(0)}#root>:first-child{position:relative;z-index:1}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.errorPopup{color:var(--mantine-color-white);@mixin hover{background-color: rgba(0,0,0,.1);}}body.presentation-mode .app-navbar,body.presentation-mode footer{display:none}body.presentation-mode *{scrollbar-width:none}body.presentation-mode *::-webkit-scrollbar{display:none}input,select,textarea{font-size:max(16px,1em)}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes quiz-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media(prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
