body{font-family:Inter,monospace;font-size:17.5px;line-height:1.5;color:#444;margin:0;padding:0;background-color:#dce5dd}button,input[type=text],input[type=password],textarea{cursor:grab;border-radius:6px;padding:10px;border:none;background-color:#e4e4e7;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;transition:all .1s}select{cursor:grab;box-shadow:2px 2px 6px #04040426;background-color:#fffbfe;border-radius:6px;border:none;padding:5px;font-family:inherit;font-size:inherit;line-height:inherit;outline:none;margin:5px}input[type=text]{cursor:text;margin-right:10px}input[type=password]{cursor:text;margin-left:10px}button:hover{background-color:#d4d4d8;scale:1.01}button:disabled{background-color:#e4e4e7;cursor:default;color:transparent}button:disabled:hover{scale:1}button[type=plaintext]{all:unset;margin-left:10px;margin-right:10px;cursor:grab}button[type=plaintext]:hover{scale:1.1}button[type=plaintext].horizontal-full{display:flex;scale:1;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;width:100%}button[type=left]{margin-right:10px}button[type=right]{margin-left:10px}button[type=wide]{padding:0 100px}ul{list-style-type:none}.centered{display:flex;text-align:center;align-items:center;justify-content:center;position:fixed;height:100%;width:100%}.centered-bottom{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:flex-end;position:relative;height:inherit;width:100%}.vertical-flex{display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.vertical-flex[type=centered]{justify-content:center}.vertical-space-between{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;height:100%}.horizontal-flex{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:100%}.stretch-row{align-items:stretch;height:100%}.horizontal-space-between{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;width:100%}.horizontal-full{display:flex;flex-direction:row;justify-content:space-between;white-space:nowrap;width:100%}.horizontal-full input{flex-grow:1}.horizontal-full button{flex-grow:1;text-align:center}.horizontal-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;flex-wrap:wrap;width:inherit}.horizontal-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;position:relative;flex-wrap:wrap;width:inherit}.component-container{border-radius:6px;background-color:#fffbfe;height:auto;width:auto;padding:20px;margin:10px;box-shadow:2px 2px 6px #04040426}.component-container[type=panels]{width:80vw;min-width:1000px;font-size:20px}.component-container[type=selectbox]{width:63vw;height:15vh;min-width:800px}.component-container[type=selectedbox]{all:unset;width:63vw;height:15vh;min-width:400px;min-height:150px}.component-container[type=selectedmetric]{min-width:40px;min-height:40px}.component-container[type=dash]{width:90vw;min-width:800px}.component-container[type=wide]{flex:1.5}.component-container[type=profile]{padding:0 20px;margin:20px 0 0;width:90vw;min-width:800px;color:#444;background-color:transparent;box-shadow:none}.stretch-container{flex:1}.flex-container{display:flex;height:inherit;width:inherit;min-height:400px;align-items:center;justify-content:center;overflow:hidden}.flex-container[type=vertical]{flex-direction:column}.carousel-panel{position:absolute;background-color:#fffbfe;width:130px;height:160px;padding:5px;box-shadow:2px 2px 6px #04040426;border-radius:5px;cursor:pointer;transition:transform .3s,z-index .3s,opacity .3s;transform-origin:bottom center;display:flex;justify-content:center;align-items:center}.calendar-grid{width:100%;display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-day{height:50px;display:flex;justify-content:center;align-items:center;border-radius:4px;background-color:#e4e4e770;font-size:1rem;box-sizing:border-box;transition:all .1s}.calendar-day:hover{box-shadow:2px 2px 6px #04040426;background-color:#fffbfe;cursor:grab}.calendar-day.selected{box-shadow:2px 2px 6px #04040426;background-color:#fffbfe}.calendar-day.future{background-color:#e4e4e7}.calendar-day.future:hover{box-shadow:none;background-color:#e4e4e7;cursor:default}.slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:10px;border-radius:6px;background:#e4e4e7;outline:none;opacity:.7;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;box-shadow:2px 2px 6px #0003;background:#fffbfe;cursor:grab}.slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fffbfe;cursor:grab}.profile-container{width:100%;height:150px}.table{display:flex;flex-direction:column;width:100%;overflow-y:auto}.table-label{flex:2;background-color:#e4e4e770;margin-right:5px;margin-top:5px;margin-bottom:5px;border-radius:6px;padding:5px}.table-label:empty{background-color:#fff}.table-value{flex:1;background-color:#e4e4e770;margin-left:5px;margin-top:5px;margin-bottom:5px;border-radius:6px;padding:5px}.modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-window{background-color:#fff;border-radius:8px;padding:20px;width:300px;max-width:90%;box-shadow:0 4px 15px #0000004d;position:relative}.global-loader{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#dce5dd;align-items:center;justify-content:center;z-index:9999}.global-loader.active{display:flex}.load-display{font-size:40px;position:relative;text-align:center}.load-display:after{content:"( -.-) 💤";animation:loadAnimation 1.2s steps(3,end) infinite}@keyframes loadAnimation{0%{content:"( -.-) 💤"}33%{content:"( -.-) 💤💤"}66%{content:"( -.-) 💤💤💤"}to{content:"( -.-) 💤"}}
