@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-shake{animation:shake .2s cubic-bezier(.36,.07,.19,.97) both}.spin-slow{animation:spin-slow 12s linear infinite}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#6366f140;border-radius:12px}::-webkit-scrollbar-thumb:hover{background:#6366f166}.high-contrast{font-weight:700!important;font-size:1.15em!important}.high-contrast h1,.high-contrast h2,.high-contrast h3,.high-contrast h4,.high-contrast h5,.high-contrast h6{font-weight:900!important;letter-spacing:.05em!important}.high-contrast p,.high-contrast span,.high-contrast div{line-height:1.6!important}.high-contrast button{font-weight:900!important;border-width:4px!important}
