@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";h1,h2,h3,h4,h5,h6,p,img{margin:0;-webkit-user-select:none;user-select:none;color:#fff}a{cursor:pointer;text-decoration:none;color:#fff}html,body{height:100%;margin:0;padding:0}body{margin:0;padding:0;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000}body #root{min-height:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}body #root main,body #root form{margin-top:48px;padding:20px 0;display:flex;flex-flow:column nowrap;justify-content:start;align-items:center;flex-shrink:0;width:100%;box-sizing:border-box}body #root main>:not(:last-child),body #root form>:not(:last-child){margin-bottom:20px}body #root main{flex-grow:1;min-height:calc(100vh - 48px)}body #root .login-form{justify-content:center;flex-grow:1;margin-top:0;padding:0}body #root .login-form img{width:300px;animation:spin 20s linear infinite}body #root .button-bar{width:420px;display:flex;justify-content:space-evenly;align-items:center}body #root .bottom{width:420px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}body #root .bottom,body #root footer{margin-top:auto;flex-shrink:0}@media only screen and (max-width: 768px){html{scroll-behavior:smooth}html,body{overflow-x:hidden}body #root form{padding:20px 0}body #root .login-form{justify-content:flex-start}body #root .login-form img{width:240px;margin:40px 0 60px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}nav{width:100%;background:#0f0f0f;display:flex;justify-content:space-between;align-items:center;height:48px;border-bottom:2px solid black;padding-right:15px;box-sizing:border-box;position:fixed;z-index:999;top:0;left:0}nav .nav-left{height:100%;display:flex;justify-content:start;align-items:center}nav .nav-left img{height:75%;margin:0 15px;cursor:pointer}nav .nav-left .menu-icon{width:40px;height:40px;margin-left:10px;flex-shrink:0;display:none}nav .nav-left .menu-icon svg{width:26px;height:26px}@media only screen and (max-width: 768px){nav .nav-left img{margin:0 0 0 10px}nav .nav-spinner{display:none}nav .nav-tabs{display:none}nav .menu-icon{display:flex!important}.icon-menu{display:block!important}}.icon-menu{position:absolute!important;top:46px;left:0;width:100%;z-index:998;color:#fff;background:#0f0f0f;border-top:2px solid black;border-bottom:2px solid black;display:none;transform:translateY(-100%);transition:transform .3s ease-in-out}footer{width:100%;height:50px;display:flex;justify-content:center;align-items:center}footer h5{font-weight:300}footer a{display:inline-flex;margin:1px 0 0 10px;transition:.2s ease}footer a svg{height:16px!important;width:16px!important}footer a:hover{color:#c1c1c1}.model{width:420px;background:#0f0f0f;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;padding:20px 30px 30px;box-sizing:border-box;border-radius:4px}.model h1,.model h2,.model h3,.model h4,.model h5{width:100%;text-align:left}.model .model-top{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px!important}.model .model-top .model-top-left{display:flex;justify-content:start;align-items:center}.model .model-top .model-top-left img{height:30px;margin-right:15px}.model .model-top .model-top-left svg{height:30px;width:30px;margin-right:9px;color:#fff}.model .model-row{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px}.model .model-bottom{width:100%;min-height:40px;display:flex;justify-content:flex-end;align-items:flex-end}.model .model-bottom p{color:#ffffffb3}.model .model-bottom p:hover{cursor:pointer;color:#fff}.model .model-bottom:has(p:first-child+p){justify-content:space-between}.model>:not(:last-child){margin-bottom:20px}.model .MuiTextField-root{width:100%}.model .model-description{margin-bottom:40px}.model .api-connections-bar{display:flex;justify-content:space-between;align-items:center}.model .api-connections-bar .api-connection:not(:last-of-type){margin-right:6px}.model .api-connections-bar .api-connection{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.model .api-connections-bar .api-connection img{width:24px;height:24px;margin-right:5px}.model .api-connections-bar .api-connection svg{width:20px;height:20px}@media only screen and (max-width: 700px){.model{width:100%!important;max-width:none;border-radius:0;border-left:0;border-right:0}}.loop{width:100%;display:flex;flex-flow:column nowrap;justify-content:start;align-items:center}.loop .title-and-toggle{width:100%;display:flex;justify-content:space-between;align-items:center}.loop .title-and-toggle .loop-title{width:100%;display:flex;justify-content:start;align-items:center}.loop .title-and-toggle .loop-title .disabled-text{padding-left:5px;color:#757575}.loop p{width:100%}.loop .loop-params{width:100%;display:flex;flex-flow:column nowrap;justify-content:start;align-items:center;align-items:start}.loop .loop-params>*{margin-top:20px;max-width:265px}.loop-time{width:100%;display:flex;justify-content:start;align-items:center}.loop-time>:not(:last-child){margin-right:10px}.mui-autocomplete{width:100%}.mui-autocomplete-option{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:6px 12px 6px 16px;box-sizing:border-box;outline:0;-webkit-tap-highlight-color:transparent}.mui-autocomplete-option span{max-width:85%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;white-space:pre-wrap}.mui-autocomplete-no-end-adornment{pointer-events:none}.mui-autocomplete-no-end-adornment .MuiAutocomplete-endAdornment{display:none}.tidy-path-picker{width:100%;height:200px;display:flex;flex-flow:column nowrap;justify-content:start;align-items:center}.tidy-path-picker .tidy-path-picker-back{height:28px;pointer-events:all;cursor:pointer;display:flex;justify-content:start;align-items:center;flex-shrink:0}.tidy-path-picker .tidy-path-picker-back svg{color:#fff}.tidy-path-picker .ticked-path-demo{display:flex;justify-content:end;align-items:center;flex-shrink:0}.tidy-path-picker .ticked-path-demo .MuiSvgIcon-root{color:#66bb6a;width:18px;height:18px}.tidy-path-picker .ticked-path-demo p{margin-left:3px}.tidy-path-picker .tidy-path-paths{width:100%;flex-grow:1;display:flex;flex-flow:column nowrap;justify-content:start;align-items:center;overflow-y:auto;border:1px solid rgba(255,255,255,.23);border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:0;box-sizing:border-box}.tidy-path-picker .short-path{white-space:nowrap}.tidy-path-picker fieldset{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.tidy-error .tidy-path-paths{border-color:#f44336}.edit-path-autocomplete input{display:none}.edit-path-autocomplete .MuiInputBase-root{display:flex;justify-content:space-between;align-items:center;padding-right:7px!important}.edit-path-autocomplete .MuiInputBase-root .edit-path-delete{pointer-events:all;padding:2px;margin-right:3px}.tidy-disabled .tidy-path-picker-back{pointer-events:none}.tidy-disabled .tidy-path-picker-back p,.tidy-disabled .tidy-path-picker-back svg{color:#757575}.tidy-disabled .ticked-path-demo p,.tidy-disabled .ticked-path-demo svg{color:#757575!important}.tidy-disabled .tidy-path-paths{overflow-y:hidden}.tidy-disabled .MuiInputBase-root .edit-path-delete{pointer-events:none}.tidy-disabled .MuiInputBase-root .edit-path-delete svg{color:#757575}.tidy-path{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 14px;box-sizing:border-box;position:relative;flex-shrink:0;cursor:pointer}.tidy-path p{max-width:90%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;white-space:pre-wrap}.tidy-path svg{width:18px;height:18px;color:#fff}.tidy-path .tidy-path-checkbox{height:18px;width:18px}.tidy-path .Mui-checked svg{color:#66bb6a}.tidy-path-disabled{pointer-events:none}.tidy-path-disabled p,.tidy-path-disabled svg{color:#757575!important}.tidy-path-error svg,.tidy-path-error p{color:#f44336}.edit-path{width:100%;flex-grow:1;display:flex;flex-flow:column nowrap;justify-content:start;align-items:center;overflow-y:auto;border:1px solid rgba(255,255,255,.23);border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:0;box-sizing:border-box;position:relative}.edit-path-disabled{overflow-y:hidden}.toggle{width:100%;height:56px;display:flex;justify-content:space-between;align-items:center}.draggable-pool-item{display:flex;justify-content:space-between;align-items:center;padding:4px 0;cursor:grab}.draggable-pool-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.12)}.draggable-pool-item.dragging{opacity:.4}.draggable-pool-item:active{cursor:grabbing}.draggable-pool-item .item-title{flex-grow:1;margin-right:8px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;position:relative;height:1.5em}.draggable-pool-item .item-title .title-text,.draggable-pool-item .item-title .storage-text{position:absolute;top:0;left:0;width:100%;transition:opacity .1s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.draggable-pool-item .item-title .title-text{color:#fff}.draggable-pool-item .item-title .storage-text{color:#fff;font-weight:500}.draggable-pool-item .item-title .fade-in{opacity:1}.draggable-pool-item .item-title .fade-out{opacity:0}.draggable-pool-item .item-actions{display:flex;justify-content:flex-end;flex-shrink:0}.draggable-pool-item .item-actions .action-buttons{display:flex;gap:4px}.draggable-pool-item .item-actions .delete-button{min-width:auto;width:28px;height:28px}.draggable-pool-item .item-actions .confirm-button{min-width:auto;padding:0 8px}.user-card{flex:0 0 auto;width:300px;height:400px;display:flex;flex-direction:column;background-color:#0f0f0f;border-radius:4px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}@media (max-width: 700px){.user-card{width:calc(100vw - 40px)}}.user-card:hover{transform:translateY(-2px);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.user-card-header{padding:16px 16px 0}.user-card-header .user-card-header-content{display:flex;justify-content:space-between;align-items:center}.user-card-header .user-card-header-content .user-name{flex-grow:1;margin:0 8px 0 0;font-size:1.25rem;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.user-card-header .user-card-header-content .user-card-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.user-card-content{flex-grow:1;padding-top:0;display:flex;flex-direction:column}.user-card-content.MuiCardContent-root{padding:16px 16px 12px}.user-card-toggle{display:flex;background-color:#2a2a2a;border-radius:4px;padding:2px;margin-bottom:16px}.user-card-toggle .toggle-button{flex:1;min-height:28px;padding:4px 0;text-transform:none}.user-card-toggle .toggle-button.active{background-color:#1976d2;color:#fff}.user-card-toggle .toggle-button.active:hover{background-color:#1565c0}.user-card-toggle .toggle-button.inactive{background-color:transparent;color:#ccc}.user-card-toggle .toggle-button.inactive:hover{background-color:#3a3a3a}.user-card-scroll-container{flex-grow:1;overflow-y:auto;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:8px;height:0}.empty-state{color:#fff9;font-style:italic}.user-settings-container{display:flex;flex-direction:column;height:0;flex-grow:1}.user-settings-container .user-settings-toggles{display:flex;flex-direction:column;gap:8px;padding-top:8px}.user-settings-container .user-settings-toggles .toggle{height:40px}.user-settings-container .user-settings-autocompletes{display:flex;flex-direction:column;gap:12px;padding-top:16px}.user-confirm-container{display:flex;flex-direction:column;height:0;flex-grow:1}.user-card-footer{display:flex;align-items:center;justify-content:flex-start;padding:0 16px 12px}.user-card-footer span{color:#ffffffb3;font-size:.875rem}.droppable-user-card{transition:outline .2s ease,background-color .2s ease;border-radius:4px}.droppable-user-card.drop-target{outline:2px solid #1976d2;outline-offset:-2px;background-color:#1976d214;border-radius:4px}.drag-overlay-item{background-color:#1976d2;color:#fff;padding:6px 12px;border-radius:4px;font-size:.875rem;box-shadow:0 4px 12px #0000004d;white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.users-cards{padding:24px;flex-grow:1;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.users-cards{padding:20px 24px 24px;align-items:flex-start;margin-top:48px}}.users-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}@media (max-width: 768px){.users-grid{flex-direction:column;gap:16px;width:100%}}.nivo-legend{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:12px;line-height:1;-webkit-user-select:none;user-select:none}.nivo-legend .nivo-legend-item{display:flex;align-items:center;cursor:default;transition:opacity .2s ease}.nivo-legend .nivo-legend-item:hover{opacity:1!important}.nivo-legend .nivo-legend-item.left-to-right{flex-direction:row}.nivo-legend .nivo-legend-item.left-to-right .nivo-legend-symbol{margin-right:6px}.nivo-legend .nivo-legend-item.right-to-left{flex-direction:row-reverse}.nivo-legend .nivo-legend-item.right-to-left .nivo-legend-symbol{margin-left:6px}.nivo-legend .nivo-legend-item .nivo-legend-symbol{flex-shrink:0;display:flex;align-items:center;justify-content:center}.nivo-legend .nivo-legend-item .nivo-legend-symbol svg{display:block}.nivo-legend .nivo-legend-item .nivo-legend-text{color:#fff;font-weight:400;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nivo-legend[style*="flex-direction: column"] .nivo-legend-item{margin-bottom:4px}.nivo-legend[style*="flex-direction: column"] .nivo-legend-item:last-child{margin-bottom:0}.storage-chart-container{position:relative;margin-top:48px;padding:20px 0;background-color:inherit}@media (max-width: 768px){.storage-chart-container{display:none}}.storage-chart{width:80vw;height:120px;margin:0 auto 24px;position:relative;z-index:1000}.storage-chart .storage-chart-legend{position:absolute;top:calc(100% + 40px);left:0;right:0;justify-content:center;width:80vw;margin:0 auto}.nivo-tooltip{background:#0f0f0f;padding:8px 12px;border:none;border-radius:4px;box-shadow:0 2px 8px #00000026;color:#fff;font-size:12px;position:relative;z-index:1000}
