:root{--dashboard-primary:#ddf5ff;--dashboard-secondary:#ddf5ff;--dashboard-accent:#e69cc4;--dashboard-dark-accent:#e750a0;--dashboard-dark-primary:#1ebcff;--dashboard-very-dark-primary:#004080;--dashboard-dark-gray:#292929;--dashboard-light-gray:#b3b3b3;--dashboard-button-color:#9ce1ff;--dashboard-animation-delay:.25s;--dashboard-animation-delay-fast:.1s;--dashboard-animation-delay-super-fast:.05s;--dashboard-menu-font-size:2vmin;--dashboard-quick-stat-value-font-size:2.2vmin;--dashboard-small-font-size:1.5vmin;--dashboard-small-medium-font-size:1.8vmin;--dashboard-medium-font-size:2vmin;--dashboard-medium-large-font-size:2.5vmin;--dashboard-large-font-size:3vmin;--dashboard-link-color:#006f9f;--dashboard-blue:var(--dashboard-very-dark-primary);--dashboard-green:#076f00;--dashboard-graph-fill-green:rgba(0,134,40,.435);--dashboard-graph-fill-blue:rgba(0,162,255,.435);--dashboard-graph-fill-red:rgba(255,0,0,.65);--dashboard-news-title-color:#006f9f}body,html{box-sizing:border-box;height:100%;scroll-behavior:smooth;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}*{color:var(--dashboard-dark-gray);direction:rtl;font-family:IBM Plex Sans Hebrew,sans-serif;font-weight:500;margin:0;padding:0}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.main{background-image:url(../assets/img/flik-luck-bg.webp);background-position:50%;background-repeat:repeat;background-size:cover;display:flex;flex-direction:row;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1}::-webkit-scrollbar{background-color:transparent;height:0;width:0}::-webkit-scrollbar-thumb{background-color:var(--dashboard-blue);border-radius:555555px}::-webkit-scrollbar-corner{background-color:#f5f5f5}body{scrollbar-face-color:#888;scrollbar-track-color:#f5f5f5;scrollbar-arrow-color:#fff;scrollbar-highlight-color:#fff;scrollbar-shadow-color:#888;scrollbar-3dlight-color:#888;scrollbar-darkshadow-color:#888}.rotate-enter-active,.rotate-leave-active{transition:all var(--dashboard-animation-delay)}.rotate-enter-from,.rotate-leave-to{opacity:0;transform:rotate3d(1,1,1,15deg)}
