.inverted{filter:invert(98%) sepia(6%) saturate(421%) hue-rotate(314deg) brightness(91%) contrast(89%)}.glassmorphism{background:none!important;background-color:hsla(0,0%,100%,0)!important;backdrop-filter:blur(8px)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:#969696;border-radius:12px}::-webkit-scrollbar-thumb:hover{background-color:#747474}::-webkit-scrollbar-thumb:active{background-color:#434343}.maxWidth{max-width:1200px}.neon:hover{box-shadow:0 5px 14px -4px currentColor}.absolute{position:absolute}.top{top:0}.bottom{bottom:0}.left{left:0}.right{right:0}.fullWidth{width:100%}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#fff;border-radius:4px}.zoom{animation:zoomOnHover .2s cubic-bezier(.25,.46,.45,.94) both}.zoom:hover{animation:zoomOutHover .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes zoomOnHover{0%{transform:scale(95%)}to{transform:scale(90%)}}@keyframes zoomOutHover{0%{transform:scale(90%)}to{transform:scale(95%)}}.evidence{animation:evidenceOnHover .1s cubic-bezier(.25,.46,.45,.94) both}.evidence:hover{animation:evidenceOutHover .1s cubic-bezier(.25,.46,.45,.94) both}@keyframes evidenceOnHover{0%{transform:translateY(0)}to{transform:translateY(5px)}}@keyframes evidenceOutHover{0%{transform:translateY(5px)}to{transform:translateY(0)}}.appear{animation:slideInFromLeft .2s ease-out 0s}.appear-0{animation:slideInFromLeft .4s ease-out 0s}.appear-1{animation:slideInFromLeft .6s ease-out 0s}.appear-2{animation:slideInFromLeft .8s ease-out 0s}.appear-3{animation:slideInFromLeft 1s ease-out 0s}.appear-4{animation:slideInFromLeft 1.2s ease-out 0s}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}