:root{--drofus-orange:#e34e2c;--drofus-orange-dark:#bf2228;--drofus-blue:#0e9ed9;--drofus-blue-medium:#87ceec;--silver:#bfc1c2;--base:#212121;--white:#fff;--green:#008800;--red:#880000;--yellow:#ffd200;--drofus-gray-25:rgba(240, 241, 241, 0.5);--drofus-gray-50:#f0f1f1;--drofus-gray-100:#e7e8e8;--drofus-gray-200:#bfc1c2;--drofus-gray-300:#9ea1a3;--drofus-gray-400:#7e8285;--drofus-gray-500:#575d5c;--drofus-gray-600:#353739;--selection-bg-color:rgba(14, 158, 217, 0.07);--overlay-bg-color:rgba(0, 0, 0, 0.15);--hover-bg-color:#e0ebef;--dropdown-border:rgba(53, 55, 57, 0.5);--sidebar-shadow:2px 0px 5px 0px #9ea1a3;--container-shadow:-2px 0px 5px 0px #9ea1a3;--image-box-shadow:0 0 2rem $drofus-gray-500;--overlay-shadow:rgba($base, 0.4) 5px 5px 8px;--drofus-gray-200-a40:rgba(191, 193, 194, 0.4);--reconnect-background:rgba(33, 33, 33, 0.625);--invalid-input-background:rgb(229.6, 216.9, 216.9);--state-success-text:#3c763d;--state-success-bg:#dff0d8;--state-info-text:#31708f;--state-info-bg:#d9edf7;--state-warning-text:#8a6d3b;--state-warning-bg:#fcf8e3;--state-danger-text:#a94442;--state-danger-bg:#f2dede}body.dark{--base:#fff;--white:#353739;--drofus-gray-25:rgba(87, 93, 92, 0.5);--drofus-gray-50:#575d5c;--drofus-gray-100:#7e8285;--drofus-gray-200:#9ea1a3;--drofus-gray-200-a40:rgba(158, 161, 163, 0.4);--drofus-gray-300:#bfc1c2;--drofus-gray-400:#e7e8e8;--drofus-gray-500:#f0f1f1;--drofus-gray-600:#fff;--selection-bg-color:rgba(14, 158, 217, 0.07);--overlay-bg-color:rgba(0, 0, 0, 0.15);--hover-bg-color:#e0ebef;--dropdown-border:rgba(255, 255, 255, 0.5);--sidebar-shadow:2px 0px 2px 0px #bfc1c2;--container-shadow:-2px 0px 2px 0px #bfc1c2;--drofus-box-shadow:0 0 2rem $drofus-gray-50;--overlay-shadow:rgba($white, 0.4) 5px 5px 8px;--invalid-input-background:rgba(136, 0, 0, 0.33);color:#fff;--state-success-text:#dff0d8;--state-success-bg:#3c763d;--state-info-text:#d9edf7;--state-info-bg:#31708f;--state-warning-text:#fcf8e3;--state-warning-bg:#8a6d3b;--state-danger-text:#f2dede;--state-danger-bg:#a94442}body.dark .hide-in-dark{display:none!important}body:not(.dark) .hide-in-light{display:none!important}.sk-folding-cube-container{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0}.sk-folding-cube{margin:1.7625vmax auto;width:2.5vmax;height:2.5vmax;position:relative;transform:rotateZ(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e34e2c;animation:sk-foldCubeAngle 2.4s infinite linear both;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube .sk-cube3{transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube .sk-cube4{transform:scale(1.1) rotateZ(270deg)}.sk-folding-cube .sk-cube2:before{animation-delay:.3s}.sk-folding-cube .sk-cube3:before{animation-delay:.6s}.sk-folding-cube .sk-cube4:before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0);opacity:1}100%,90%{transform:perspective(140px) rotateY(180deg);opacity:0}}