:export{orange:#e56425;orange2:#ffe8bc;orange3:#ffd1a8;orange4:#ff9800;green:#355536;green2:#27ae60;green3:#4e804f;blue:#007bff;gray:#333;gray2:#bdbdbd;gray3:#4f4f4f;gray4:#5f5a56;gray5:#e0e0e0;gray6:#f2f2f2;gray7:#828282;white:#fff;white2:#fafafa;white3:#efefef;white4:#f0f0f0;red:#eb5757;red2:#862d2d;backgroundDark:#222;backgroundDark2:#191919;yellow:#f2c94c}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{border:4px solid #ffe8bc;border-top-color:#e56425;border-radius:50%;animation:rotate 1s linear infinite}.spinner.small{width:20px;height:20px}.spinner.medium{width:40px;height:40px}.spinner.large{width:60px;height:60px}