:root{--custom-color-auth:#1ba9c9;--custom-client-color:none;--background-input-color:#0b0b0b6d;--lightest-gray:#242424;--light-gray:#85888f;--medium-gray:#777a80;--heading-color:#5f5f5f;--dark-gray:#0d0d0d;--header-height:50px;--sidebar-width:max(4vmax,60px);--animation-duration:500ms;--animation-timing-curve:ease-in-out;--hero-gradient:linear-gradient(60deg,rgba(0,0,0,.6) 2%,transparent)}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{background-color:rgba(0,0,0,.93);overflow-x:hidden;scroll-behavior:smooth}a{color:inherit;text-decoration:none}a,button{cursor:pointer}::-moz-selection{background-color:var(--custom-client-color);color:#fff}::selection{background-color:var(--custom-client-color);color:#fff}*,:after,:before{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}#unselectable,.unselectable{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}::-webkit-scrollbar{width:5px;opacity:.5}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.3);background-color:#414245}.grid__reveal{z-index:50;width:100%;height:100%;opacity:0;background-color:#2c2d31}.grid__deco,.grid__reveal{position:absolute;top:0;left:0;pointer-events:none}.grid__deco{z-index:999}.grid__deco path{fill:none;stroke:var(--custom-client-color);stroke-width:2px}.sectionTitle{margin:15px 0}.sectionTitle p{color:#fff;font-size:2em;font-weight:600;margin-left:2%}.sectionTitle .underBar1,.sectionTitle .underBar2,.sectionTitle p{visibility:hidden}.sectionTitle .underBar1,.sectionTitle .underBar2{content:"";width:75px;background-color:var(--custom-client-color);height:3px;position:relative;display:block;border-radius:5px;top:15px;transition:background-color 1.25s ease 0s;left:2%}.sectionTitle .underBar2{height:2.5px;top:25px;left:calc(2% + 45px)}#sr-bottom-episode-delay,#sr-left,#sr-right-long{visibility:hidden}