:root{--Foundations-white:252 252 252;--Foundations-black:23 23 23;--slate-200:209 209 209;--slate-300:162 162 162;--slate-400:149 149 149;--slate-500:139 139 139;--slate-700:93 93 93;--slate-800:69 69 69;--slate-900:47 47 47;--slate-950:23 23 23;--slate-gray-100:158 158 158;--slate-gray-150:149 149 149;--slate-gray-950:48 49 50;--slate-gray-960:27 27 27;--green-500:125 187 139;--slate-green-550:104 190 134;--slate-green-600:100 150 111;--slate-green-900:25 37 28;--slate-green-950:5 48 25;--slate-red-500:224 105 119;--slate-red-900:45 21 24;--slate-red-950:64 6 12;--error-500:224 105 119;--warning-500:255 165 0;--info-500:14 165 233}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:rgb(158,96,224);position:fixed;z-index:2000;top:0;right:100%;width:100%;height:4px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background:transparent;border-radius:4px}::-webkit-scrollbar-thumb{-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:transparent}*{scrollbar-width:thin;scrollbar-color:#888 transparent}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb:hover{background:transparent}*{scrollbar-color:#555 #ffffff00}}.loader{position:relative;border-radius:50%;animation:rotate 2s cubic-bezier(.39,.58,.57,1) infinite}.loader:before{content:"";position:absolute;inset:0;border-radius:50%;border-width:3px;border-color:#fff;animation:prixClipFix 2s linear infinite}.loader.thick:before{border-width:5px}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}