::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:2px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background-color:#555}html{scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}:root{--font-open-sans:Open_Sans,sans-serif;--max-width:1240px;--border-radius:12px;--color-white:#fff;--color-black:#000;--color-dark:#1a1a1a;--color-grey:#787878;--color-green:#0dbe0d;--color-gold:gold;--color-font-highlight:#a378ff;--color-white-bg:hsla(0,0%,100%,.25);--color-grey-bg:rgba(63,63,70,.2);--color-violet-bg:rgba(163,120,255,.3);--color-bg-main:#120e0e;--color-bg-footer:rgba(41,41,41,.3);--color-cat:#ff8000;--color-btn-primary:#871ae4;--color-btn-secondary:#120e0e;--color-btn-secondary-border:#861ae4}*{box-sizing:border-box;padding:0;margin:0;z-index:1}body,html{max-width:100vw;overflow-x:hidden;text-wrap:balance}body{color:#fff;font-family:Open_Sans,sans-serif;position:relative;z-index:2}.bg,body{min-height:100vh;background:url(/_next/static/media/bg_pixels.8bcf39fc.jpg),#181818;background-size:150px;-webkit-backdrop-filter:contrast(110%);backdrop-filter:contrast(110%)}pre{font-family:inherit;white-space:normal}a{color:inherit;text-decoration:none}.hlt{color:#a378ff}.un{border-bottom-width:0}@media(min-width:420px){.un{border-bottom:3px solid #a378ff}}.str{text-decoration:line-through}.ReactModal__Body--open{overflow:hidden;position:fixed}.ReactModal__Content:focus-visible{outline:none}@keyframes showFadeEffect{0%{opacity:0}to{opacity:1}}