:root{--main-bg-color:#27374d}body,html{height:100%;margin:0;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#27374d;background-color:var(--main-bg-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{height:100%;margin:0;width:100%}:root{--form-label-color:#9db2bf;--input-bg-color:#526d82;--input-text-color:#dde6ed;--green-button-default-color:#2ea44f;--green-button-hover-bg-color:#fff;--green-button-hover-color:#2c974b;--green-button-focus-color:#2ea44f66;--green-button-disabled-bg-color:#94d3a2;--green-button-disabled-border-color:#1b1f231a;--green-button-disabled-text-color:#fffc;--green-button-active-color:#298e46;--green-button-active-shadow-color:#14462033;--green-button-text-color:#fff;--green-button-border-color:#1b1f2326;--green-button-shadow-color:#1b1f231a;--red-button-bg-color:#ff4742;--red-button-border-color:#ff4742;--red-button-shadow-color:#0000001a;--red-button-text-color:#fff;--red-button-hover-bg-color:#fff;--red-button-hover-text-color:#ff4742;--red-button-focus-color:#77322f;--red-button-disabled-text-color:#fffc;--red-button-disabled-bg-color:#ff8f8c;--info-text-color:grey;--error-text-color:#f08080}label{color:#9db2bf;color:var(--form-label-color);margin-bottom:5px;margin-left:5px;margin-top:15px;text-align:left}input{background-color:#526d82;background-color:var(--input-bg-color);color:#dde6ed;color:var(--input-text-color);color-scheme:dark;padding:10px}input::placeholder{color:#9db2bf;color:var(--form-label-color);font-size:1.2em}select{background-color:#526d82;background-color:var(--input-bg-color);color:#dde6ed;color:var(--input-text-color);color-scheme:dark;font-size:1em;padding:10px}select::placeholder{color:#9db2bf;color:var(--form-label-color);font-size:1.2em}.button{-webkit-appearance:none;appearance:none;border-radius:6px;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:14px;font-weight:600;line-height:20px;padding:6px 16px;text-align:center;text-decoration:none;text-rendering:geometricprecision;text-transform:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;white-space:nowrap}.green-button{background-color:#2ea44f;background-color:var(--green-button-default-color);border:1px solid #1b1f2326;border:1px solid var(--green-button-border-color);box-shadow:1px 2px 4px #1b1f231a;box-shadow:var(--green-button-shadow-color) 1px 2px 4px;color:#fff;color:var(--green-button-text-color)}.green-button:active,.green-button:hover{background-color:#fff;background-color:var(--green-button-hover-bg-color);background-position:0 0;color:#2c974b;color:var(--green-button-hover-color)}.green-button:active{opacity:.5}.green-button:focus{box-shadow:0 0 0 3px #2ea44f66;box-shadow:var(--green-button-focus-color) 0 0 0 3px;outline:none}.green-button:disabled{background-color:#94d3a2;background-color:var(--green-button-disabled-bg-color);border-color:#1b1f231a;border-color:var(--green-button-disabled-border-color);color:#fffc;color:var(--green-button-disabled-text-color);cursor:default}.red-button{background:#ff4742;background:var(--red-button-bg-color);border:1px solid #ff4742;border:1px solid var(--red-button-border-color);box-shadow:1px 2px 4px #0000001a;box-shadow:var(--red-button-shadow-color) 1px 2px 4px;color:#fff;color:var(--red-button-text-color)}.red-button:active,.red-button:hover{background-color:#fff;background-color:var(--red-button-hover-bg-color);background-position:0 0;color:#ff4742;color:var(--red-button-hover-text-color)}.red-button:active{opacity:.5}.red-button:focus{box-shadow:0 0 0 3px #77322f;box-shadow:var(--red-button-focus-color) 0 0 0 3px;outline:none}.red-button:disabled{background-color:#ff8f8c;background-color:var(--red-button-disabled-bg-color);color:#fffc;color:var(--red-button-disabled-text-color);cursor:default}.info-text-mini{font-size:.8em}.info-link-mini,.info-text-mini{color:grey;color:var(--info-text-color);margin:5px}.info-link-mini{cursor:pointer;text-decoration:underline}.info-text{color:grey;color:var(--info-text-color);font-size:1.3em;margin:15px;text-align:left}.error-text-mini{font-size:.8em;margin:5px}.error-text,.error-text-mini{color:#f08080;color:var(--error-text-color)}.error-text{font-size:1.3em;margin:15px;text-align:left}:root{--title-color:#dde6ed}.login-page{flex-direction:column;height:100%;width:100%}.login-form-area,.login-page{animation:heightAnimation .8s forwards;display:flex}.login-form-area{align-content:center;flex:1 1;flex-direction:column;justify-content:center;text-align:center}.subheading{color:#dde6ed;color:var(--title-color);font-size:calc(10px + 5vmin);margin:20px}.form-container{align-content:center;align-items:center;display:flex;justify-content:center;width:100%}form{display:flex;flex-direction:column;min-width:250px;width:30%}.filler{height:85px}.show-password{color:var(--form-label-color);cursor:pointer;margin:5px;text-align:left;transition:color .3s}.show-password:hover{color:#fff}.form-icon{margin:0 5px}:root{--header-bg:#1c2732;--header-title-color:#dde6ed;--sidebar-bg-color:#354a5f;--link-bg-color:#3d566b;--link-hover-bg-color:#496f87;--link-text-color:#fff}.home-page{align-content:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;padding:0;text-align:center;width:100%}header{align-items:center;background-color:#1c2732;background-color:var(--header-bg);display:flex;justify-content:space-between;max-height:110px;min-height:100px;min-width:500px;padding:0 30px 0 20px}header h2{color:#dde6ed;color:var(--header-title-color);font-size:calc(10px + 5vmin);margin:20px}.btn-container{gap:5px}.btn-container,.main-area{display:flex;flex-direction:row}.main-area{height:100%;min-height:500px;min-width:500px;width:100%}.cat-list-sidebar,.user-list-sidebar{background-color:#354a5f;background-color:var(--sidebar-bg-color);display:flex;flex:2 1;flex-direction:column;min-height:500px;min-width:150px;padding:5px}.main{display:flex;flex:6 1;flex-direction:column;min-height:500px;min-width:250px;padding:5px}.menu-page{align-content:center;flex-direction:row;height:100%;margin:0;padding:0;text-align:center;width:100%}.menu-page,.menu-wrapper{display:flex;justify-content:center}.menu-wrapper{flex-direction:column;gap:15px;width:30%}.link-section-container{background-color:#3d566b;background-color:var(--link-bg-color);border-radius:15px;color:#fff;color:var(--link-text-color);cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:10px;text-decoration:none;text-decoration:initial;transition:background-color .3s linear}.link-section-container:hover{background-color:#496f87;background-color:var(--link-hover-bg-color)}.link-section-wrapper{background-color:var(--extended-res-container-bg);border-radius:15px}.extendable-links-section{display:flex;flex-direction:column;gap:15px}.link{background-color:#3d566b;background-color:var(--link-bg-color);border-radius:15px;color:#fff;color:var(--link-text-color);padding:10px;text-decoration:none;text-decoration:initial;transition:background-color .3s}.link:hover{background-color:#496f87;background-color:var(--link-hover-bg-color)}.empty-page{align-content:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;padding:0;text-align:center;width:100%}.empty-page-title{color:var(--info-text-color);font-size:1.5em;margin:25px}.logs-page{align-content:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0;overflow:auto;padding:0;text-align:center;width:100%}.logs-container{flex:1 1;padding:10px;text-align:left}.log{color:#fff}.log,.log-time{font-size:1.1em;margin:5px}.log-time{color:#ff0}.manual-section-header{color:var(--title-color);font-size:2em;margin:15px}.manual-paragraph{margin:15px;text-indent:50px}.manual-li,.manual-paragraph{color:var(--title-color);font-size:1.2em;text-align:justify}.manual-li{margin:10px}.manual-image{border:1px solid #fff;height:auto;max-height:450px;max-width:100%}.manual-image-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 25px}.manual-image-description{color:var(--title-color);font-size:1.2em;font-style:italic;margin:5px}:root{--welcome-color:#dde6ed;--status-info-color:#9db2bf}.welcome-page{align-content:center;animation:heightAnimation .8s forwards;display:flex;flex-direction:column;height:5%;justify-content:center;text-align:center;width:100%}@keyframes heightAnimation{0%{height:5%}to{height:100%}}.welcome{color:#dde6ed;color:var(--welcome-color);font-size:calc(10px + 5vmin);margin:20px}.status-info{color:#9db2bf;color:var(--status-info-color);font-size:2em;margin:20px}.category-list,.user-list{display:flex;flex:1 1;flex-direction:column;overflow:auto}h3{color:#d3d3d3}#categories-container{display:flex;flex:1 1;flex-direction:column;margin:0;width:100%}.categories-container-wrapper{display:flex;flex-direction:column;margin:0;overflow:auto}:root{--default-category-container-bg:#3d566b;--hover-category-container-bg:#496f87;--active-category-container-bg:#27374d;--category-name-color:#fff}.category-container{border-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin-bottom:10px;transition:background-color .3s linear;width:100%}.category-container,.category-container-inactive{background-color:#3d566b;background-color:var(--default-category-container-bg)}.category-container-inactive:hover{background-color:#496f87;background-color:var(--hover-category-container-bg)}.category-container-active{background-color:#27374d;background-color:var(--active-category-container-bg)}.cat-name{align-items:center;color:#fff;color:var(--category-name-color);display:flex;justify-content:center;margin:0 0 0 10px;text-align:center}:root{--category-card-bg:#3d566b;--category-status-color:#ff0;--scrollbar-track-color:#354a5f;--scrollbar-thumb-color:#1c2732;--scrollbar-thumb-hover-color:#496f87;--options-panel-bg:#354a5f;--selected-option-bg:#27374d;--unselected-option-bg:#3d566b;--hovered-option-bg:#496f87;--option-text-color:#fff}.details-component{display:flex;flex:1 1;flex-direction:column;margin:0}.select-category-message{color:var(--info-text-color);font-size:1.5em;margin:25px}.details-wrapper{display:flex;flex:1 1;flex-direction:column;height:100%}.scrollable{overflow:auto}.scrollable::-webkit-scrollbar{width:8px}.scrollable::-webkit-scrollbar-track{background:#354a5f;background:var(--scrollbar-track-color);border-radius:3px}.scrollable::-webkit-scrollbar-thumb{background:#1c2732;background:var(--scrollbar-thumb-color);border-radius:3px}.scrollable::-webkit-scrollbar-thumb:hover{background:#496f87;background:var(--scrollbar-thumb-hover-color)}.category-details-card{background-color:#3d566b;background-color:var(--category-card-bg);border-radius:20px;margin:15px;padding:10px 15px}.category-details-card p{margin:0;text-align:left}.cat-date-info,.cat-info-id{color:var(--info-text-color);font-size:.8em}.cat-main-info-wrapper{display:flex;flex-direction:row;justify-content:space-between;margin:15px 0}.cat-info-name{color:var(--title-color);font-size:1.8em;font-weight:700}.cat-info-status{color:#ff0;color:var(--category-status-color);font-size:1.8em;font-style:italic}.category-actions-button-menu{display:flex;flex-direction:row;margin:0 15px}.category-actions-button-wrapper{align-items:center;display:flex;justify-content:center;margin-right:15px}.select-option-panel{background-color:#354a5f;background-color:var(--options-panel-bg);border-radius:20px;flex-direction:row;margin:15px 15px 0}.select-option-panel,.select-option-panel-button{align-content:center;display:flex;justify-content:center}.select-option-panel-button{border-radius:15px;cursor:pointer;flex:1 1;margin:5px;transition:background-color .3s linear}.select-option-panel-button p{margin:10px}.option-panel-button-selected{background-color:#27374d;background-color:var(--selected-option-bg);color:#fff;color:var(--option-text-color);cursor:default}.option-panel-button-unselected{background-color:#3d566b;background-color:var(--unselected-option-bg);color:#fff;color:var(--option-text-color)}.option-panel-button-unselected:hover{background-color:#496f87;background-color:var(--hovered-option-bg)}:root{--default-res-container-bg:#3d566b;--hover-res-container-bg:#496f87;--extended-res-container-bg:#354a5f;--links-container-bg:#27374d;--res-title-color:#fff;--res-link-color:#fff;--res-missed-link-color:#f08080}.res-container{background-color:#3d566b;background-color:var(--default-res-container-bg);border-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:space-between;transition:background-color .3s linear;width:100%}.chevron-wrapper,.res-name{align-items:center;color:#fff;color:var(--res-title-color);display:flex;justify-content:center;margin:0 10px;text-align:center}.res-container:hover{background-color:#496f87;background-color:var(--hover-res-container-bg)}.res-wrapper{background-color:#354a5f;background-color:var(--extended-res-container-bg);border-radius:8px;margin:15px 15px 0}.extendable-res-container,.extendable-res-container-w-table{display:flex;flex-direction:column}.extendable-res-container-w-table{height:65vh}.extendable-res-container-content{border-radius:10px;color:#fff;color:var(--res-link-color);margin:0;padding:10px;text-align:left;transition:background-color .3s linear}.missed-file{color:#f08080;color:var(--res-missed-link-color)}.res-wrapper a.extendable-res-container-content:hover{background-color:#496f87;background-color:var(--hover-res-container-bg)}.links-wrapper{background-color:#27374d;background-color:var(--links-container-bg);border-radius:8px;margin:15px}.links-container{background-blend-mode:lighten;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:space-between;transition:background-color .3s linear;width:100%}.absent-in-message{border-bottom:#f08080;border-bottom:var(--res-missed-link-color);border-bottom-style:solid;border-top:#496f87;border-top-style:solid;color:#fff;color:var(--res-link-color);margin:0;padding:5px 0}:root{--green-row-bg:#33cc3344;--red-row-bg:#cc222244;--blue-row-bg:#2222cc44;--extra-green-row-bg:#3f36;--extra-red-row-bg:#f226;--extra-blue-row-bg:#22f6}.excel-diff-page{align-content:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0;overflow:auto;padding:0;text-align:center;width:100%}.inputs-container,.inputs-panel{display:flex;flex-direction:row}.inputs-container{flex:1 1}.button-container,.checkboxes-container{margin:5px;padding-top:20px}.button-container,.checkbox-container,.checkboxes-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.checkbox-container{flex:1 1}.custom-checkbox{-webkit-appearance:none;appearance:none;border:2px solid;border-radius:3px;cursor:pointer;height:20px;margin:5px;position:relative;vertical-align:middle;width:20px}.custom-checkbox:checked{background-color:currentColor}.custom-checkbox:after{border:solid var(--input-bg-color);border-width:0 4px 4px 0;content:"";display:none;height:12px;left:4px;position:absolute;top:0;transform:rotate(45deg);width:8px}.custom-checkbox:checked:after{display:block}.custom-checkbox:hover{opacity:.8}.custom-checkbox.red-checkbox{border-color:#f226;border-color:var(--extra-red-row-bg);color:#f226;color:var(--extra-red-row-bg)}.custom-checkbox.blue-checkbox{border-color:#22f6;border-color:var(--extra-blue-row-bg);color:#22f6;color:var(--extra-blue-row-bg)}.custom-checkbox.green-checkbox{border-color:#3f36;border-color:var(--extra-green-row-bg);color:#3f36;color:var(--extra-green-row-bg)}.custom-checkbox.white-checkbox{border-color:#fff;color:#fff}.tooltip{background-color:#000;border-radius:5px;color:#fff;font-size:12px;padding:5px;position:absolute;text-align:center;transform:translateY(-120%);visibility:hidden;white-space:nowrap}.custom-checkbox:hover+.tooltip{visibility:visible}.table-container{display:flex;flex:1 1;flex-direction:column}.excel-input{flex:1 1}.excel-input-container{display:flex;flex:1 1;flex-direction:column;margin:5px}.excel-input-container>label{margin:0}.excel-table-container{align-content:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;overflow:auto;padding:0;text-align:left}.rag-green{background-color:#33cc3344}.rag-red{background-color:#cc222244}.rag-blue{background-color:#2222cc44}.rag-extra-green{background-color:#3f36}.rag-extra-red{background-color:#f226}.rag-extra-blue{background-color:#22f6}
/*# sourceMappingURL=main.9dfabac7.css.map*/