:where([data-route=legacy]) .minthr-loading-wraper{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}:where([data-route=legacy]) .minthr-spinner-wraper{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-bottom:5%}:where([data-route=legacy]) .minthr-loading-spinner-inner{width:8px}:where([data-route=legacy]) .minthr-specialtable .minthr-loading-spinner{animation:spin 1s linear infinite;height:calc(var(--unit-minthr) * 35);width:calc(var(--unit-minthr) * 35)}@keyframes growProgressBar{0%,33%{--pgPercentage:0}to{--pgPercentage:var(--value)}}@property --pgPercentage{syntax:"<number>";inherits:false;initial-value:0}:where([data-route=legacy]) .minthr-progress-spinner-container div[role=progressbar]{--size:2rem;--fg:var(--minthr-color-primary);--bg:var(--minthr-color-secondary);--pgPercentage:var(--value);animation:growProgressBar 3s 1 forwards;width:var(--size);height:var(--size);border-radius:50%;display:grid;place-items:center;background:radial-gradient(closest-side,white 80%,transparent 0 99.9%,white 0),conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%),var(--bg) 0);font-size:calc(var(--unit-minthr) * 9)!important;color:var(--fg)}:where([data-route=legacy]) .skeleton{opacity:.7;animation:skeleton-loading 1s linear infinite alternate}:where([data-route=legacy]) .skeleton-text{width:100%;height:calc(var(--unit-minthr) * 24);border-radius:calc(var(--unit-minthr) * 5)}:where([data-route=legacy]) .skeleton-text:last-child{width:80%;margin:auto}@keyframes skeleton-loading{0%{background-color:hsl(200,20%,70%)}to{background-color:hsl(200,20%,95%)}}:where([data-route=legacy]) .minthr-progress-spinner-container div[role=progressbar]:before{counter-reset:percentage var(--value);content:counter(percentage) "%"}:where([data-route=legacy]) .minthr-loading-spinner-inner{position:absolute;left:50%;transform:translate(-50%);height:8px;width:calc(var(--unit-minthr) * 8)}:where([data-route=legacy]) .minthr-loading-spinner{animation:spin 1s linear infinite;height:calc(var(--unit-minthr) * 30);width:calc(var(--unit-minthr) * 30)}:where([data-route=legacy]) .minthr-button-spinner{height:calc(var(--unit-minthr) * 20);width:calc(var(--unit-minthr) * 20)}:where([data-route=legacy]) .dataTables_processing .minthr-loading-spinner{animation:spin 1s linear infinite;height:calc(var(--unit-minthr) * 50);width:calc(var(--unit-minthr) * 50)}:where([data-route=legacy]) .dataTables_processing .minthr-loading-spinner-inner{animation:unset 1s linear infinite!important;position:absolute;transform:translate(-50%);height:calc(var(--unit-minthr) * 15);width:calc(var(--unit-minthr) * 15)}:where([data-route=legacy]) div.dataTables_processing{position:absolute;top:calc(var(--unit-minthr)* 56);min-height:calc(var(--unit-minthr)* 400);height:100%;left:0!important;width:101%;margin-left:-2px!important;margin-top:0!important;background-color:white;text-align:center;z-index:10}@media (max-width:480px){:where([data-route=legacy]) div.dataTables_processing{position:absolute;top:calc(var(--unit-minthr)* 0);height:calc(var(--unit-minthr)* 300);left:0!important;width:101%;margin-left:-2px!important;margin-top:0!important;background-color:white;text-align:center;z-index:10}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:where([data-route=legacy]) .org-chart-container{width:100%;height:66vh;background-color:#f4f5f5;overflow:auto;position:relative;border-radius:calc(var(--unit-minthr) * 24)}:where([data-route=legacy]) .org-chart-loading-container{width:100%;height:66vh;background-color:#00000010;overflow:auto;position:absolute;border-radius:calc(var(--unit-minthr) * 24);display:flex;justify-content:center;align-items:center;z-index:99999}:where([data-route=legacy]) .org-chart-initial-loading-container{width:100%;height:66vh;background-color:#f4f5f5;overflow:auto;position:relative;border-radius:calc(var(--unit-minthr) * 24);display:flex;justify-content:center;align-items:center}:where([data-route=legacy]) .org-chart-empty-container{width:100%;height:66vh;background-color:#f4f5f5;overflow:auto;position:relative;border-radius:calc(var(--unit-minthr) * 24);display:flex;justify-content:center;align-items:center;flex-direction:column}:where([data-route=legacy]) .org-chart-empty-message{font-size:calc(var(--unit-minthr) * 18);color:#6b7280;margin-bottom:calc(var(--unit-minthr) * 10)}:where([data-route=legacy]) .org-chart-retry-btn{padding:calc(var(--unit-minthr) * 10) calc(var(--unit-minthr) * 20);background-color:#2c7955;color:white;border:none;border-radius:calc(var(--unit-minthr) * 8);cursor:pointer}:where([data-route=legacy]) .custom-org-node{background-color:#fff;border:calc(var(--unit-minthr) * 1) solid rgba(44,121,85,.15);border-radius:calc(var(--unit-minthr) * 24);padding:0;width:calc(var(--unit-minthr) * 220);height:calc(var(--unit-minthr) * 157.5);transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;position:relative;background:#ffffff;overflow:hidden}:where([data-route=legacy]) .custom-org-node--focused{border:calc(var(--unit-minthr) * 1) solid rgb(0,0,0)}:where([data-route=legacy]) .custom-org-node--clickable{cursor:pointer}:where([data-route=legacy]) .custom-org-node--default{cursor:default}:where([data-route=legacy]) .custom-org-node__content{height:calc(100% - calc(var(--unit-minthr) * 32))}:where([data-route=legacy]) .custom-org-node__subordinates{font-size:calc(var(--unit-minthr) * 14);color:#4b5563;text-align:center;background-color:var(--minthr-color-primary-opacity);position:absolute;bottom:0;height:calc(var(--unit-minthr) * 32);width:100%;border-bottom-left-radius:calc(var(--unit-minthr) * 16);border-bottom-right-radius:calc(var(--unit-minthr) * 16);padding:calc(var(--unit-minthr) * 5);display:flex;align-items:center;justify-content:center;border-top:calc(var(--unit-minthr) * 1) solid var(--minthr-color-primary-opacity)}:where([data-route=legacy]) .custom-org-node__subordinates-h:hover,:where([data-route=legacy]) .custom-org-node__subordinates-h:hover .custom-org-node__expand-icon{background-color:var(--minthr-color-primary)!important;color:#ffffff;box-shadow:0 calc(var(--unit-minthr) * 4) calc(var(--unit-minthr) * 12) rgba(0,0,0,.25)}:where([data-route=legacy]) .custom-org-node__expand-icon{margin-left:calc(var(--unit-minthr) * 10);opacity:.8;font-size:calc(var(--unit-minthr) * 10);color:var(--minthr-color-primary)}:where([data-route=legacy]) .custom-org-node__subordinates_count{color:#000000;font-size:calc(var(--unit-minthr) * 14);color:#4b5563;text-align:center;font-weight:600}:where([data-route=legacy]) .react-flow__handle{width:calc(var(--unit-minthr) * 1)!important;height:calc(var(--unit-minthr) * 1)!important;background:transparent!important;border:none!important;opacity:0!important;pointer-events:all!important}:where([data-route=legacy]) .react-flow__handle-top{top:calc(var(--unit-minthr) * -1)!important}:where([data-route=legacy]) .react-flow__handle-bottom{position:absolute;bottom:calc(var(--unit-minthr) * -1);left:50%;transform:translateX(-50%);width:calc(var(--unit-minthr) * 1);height:calc(var(--unit-minthr) * 1);background:transparent;border:none}:where([data-route=legacy]) .react-flow__viewport{overflow:visible!important}:where([data-route=legacy]) .react-flow__renderer{overflow:visible!important;pointer-events:all!important}:where([data-route=legacy]) .react-flow__node{cursor:default!important}:where([data-route=legacy]) .react-flow__connection,:where([data-route=legacy]) .react-flow__connection-path{stroke:#3b82f6!important;stroke-width:calc(var(--unit-minthr) * 2)!important}:where([data-route=legacy]) .react-flow__attribution{display:none!important}:where([data-route=legacy]) .react-flow__edge .react-flow__edge-marker{fill:#d1d5db!important;stroke:#d1d5db!important}:where([data-route=legacy]) .flow-controls-container{position:"absolute";top:"20px";right:"20px";z-index:1000;display:"flex";flex-direction:"column";gap:"8px";background:"white";padding:"12px";border-radius:"12px";box-shadow:"0 4px 12px rgba(0,0,0,0.15)";border:"1px solid #e5e7eb"}:where([data-route=legacy]) .flow-control-button{width:calc(var(--unit-minthr) * 40);height:calc(var(--unit-minthr) * 40);background-color:white;border:calc(var(--unit-minthr) * 1) solid rgba(41,121,85,.1);border-radius:calc(var(--unit-minthr) * 8);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 calc(var(--unit-minthr) * 1) calc(var(--unit-minthr) * 3) rgba(0,0,0,.1);color:#6b7280;font-size:calc(var(--unit-minthr) * 16);font-weight:500;outline:none}:where([data-route=legacy]) .flow-control-button:hover{background-color:var(--minthr-color-primary);border-color:rgba(41,121,85,.15);transform:translateY(calc(var(--unit-minthr) * -1));box-shadow:0 calc(var(--unit-minthr) * 2) calc(var(--unit-minthr) * 8) rgba(41,121,85,.12),0 calc(var(--unit-minthr) * 1) calc(var(--unit-minthr) * 3) rgba(41,121,85,.08);color:white}:where([data-route=legacy]) .flow-control-button i{font-size:calc(var(--unit-minthr) * 16)}:where([data-route=legacy]) .flow-zoom-display{min-width:calc(var(--unit-minthr) * 50);height:calc(var(--unit-minthr) * 40);background-color:white;border:calc(var(--unit-minthr) * 1) solid rgba(41,121,85,.1);border-radius:calc(var(--unit-minthr) * 8);display:flex;align-items:center;justify-content:center;font-size:calc(var(--unit-minthr) * 14);font-weight:600;padding-left:calc(var(--unit-minthr) * 12);padding-right:calc(var(--unit-minthr) * 12);color:var(--minthr-color-primary)}:where([data-route=legacy]) .flow-controls-divider{width:calc(var(--unit-minthr) * 1);height:calc(var(--unit-minthr) * 24);background-color:rgba(41,121,85,.1);margin:0 calc(var(--unit-minthr) * 4)}:where([data-route=legacy]) .minthr-search-result-orgchart{width:calc(var(--unit-minthr) * 312)!important}@keyframes minthr-pulse{0%,to{opacity:1}50%{opacity:.5}}:where([data-route=legacy]) .minthr-skeleton-element{background-color:#f1f5f9;border-radius:4px;animation:minthr-pulse 2s cubic-bezier(.4,0,.6,1) infinite}:where([data-route=legacy]) .minthr-skeleton-avatar{background-color:#f1f5f9;border:2px solid #e2e8f0;animation:minthr-pulse 2s cubic-bezier(.4,0,.6,1) infinite}:where([data-route=legacy]) .minthr-skeleton-text-primary{height:14px;width:120px;background-color:#f1f5f9;border-radius:4px;animation:minthr-pulse 2s cubic-bezier(.4,0,.6,1) infinite}:where([data-route=legacy]) .minthr-skeleton-icon{width:16px;height:10px;background-color:#f1f5f9;border-radius:2px;display:inline-block;margin-right:4px;animation:minthr-pulse 2s cubic-bezier(.4,0,.6,1) infinite}:where([data-route=legacy]) .minthr-skeleton-text-secondary{height:10px;width:80px;background-color:#f1f5f9;border-radius:4px;display:inline-block;animation:minthr-pulse 2s cubic-bezier(.4,0,.6,1) infinite}:where([data-route=legacy]) .minthr-skeleton-text-tertiary{height:10px;width:100px;background-color:#f1f5f9;border-radius:4px;display:inline-block;animation:minthr-pulse 2s cubic-bezier(.4,0,.6,1) infinite}:where([data-route=legacy]) .minthr-skeleton-subordinates{height:16px;width:40px;background-color:#f1f5f9;border-radius:4px;animation:minthr-pulse 2s cubic-bezier(.4,0,.6,1) infinite}:where([data-route=legacy]) .minthr-skeleton-delay-0{animation-delay:0s}:where([data-route=legacy]) .minthr-skeleton-delay-100{animation-delay:.1s}:where([data-route=legacy]) .minthr-skeleton-delay-200{animation-delay:.2s}:where([data-route=legacy]) .minthr-skeleton-delay-300{animation-delay:.3s}:where([data-route=legacy]) .minthr-skeleton-delay-400{animation-delay:.4s}:where([data-route=legacy]) .minthr-skeleton-delay-500{animation-delay:.5s}:where([data-route=legacy]) .minthr-skeleton-delay-600{animation-delay:.6s}:where([data-route=legacy]) .minthr-skeleton-delay-700{animation-delay:.7s}:where([data-route=legacy]) .minthr-skeleton-delay-800{animation-delay:.8s}:where([data-route=legacy]) .minthr-skeleton-delay-900{animation-delay:.9s}:where([data-route=legacy]) .minthr-skeleton-delay-1000{animation-delay:1s}:where([data-route=legacy]) .minthr-skeleton-delay-1100{animation-delay:1.1s}:where([data-route=legacy]) .minthr-skeleton-delay-1200{animation-delay:1.2s}:where([data-route=legacy]) .minthr-node-content-header{justify-content:space-between}:where([data-route=legacy]) .minthr-node-content-clickable{cursor:pointer}:where([data-route=legacy]) .minthr-subordinates-default{cursor:default;background-color:transparent}:where([data-route=legacy]) .minthr-toggle{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--minthr-color-light-gray1);border-radius:calc(var(--unit-minthr) * 5);padding:calc(var(--unit-minthr) * 2);gap:calc(var(--unit-minthr) * 2)}:where([data-route=legacy]) .minthr-toggle-option{position:relative;border-radius:calc(var(--unit-minthr) * 5);background-color:transparent;border:none;min-width:calc(var(--unit-minthr) * 38);min-height:calc(var(--unit-minthr) * 38);height:-moz-max-content;height:max-content;cursor:pointer;z-index:2;transition:transform .2s ease}:where([data-route=legacy]) .minthr-toggle-option img{transition:filter .3s ease}:where([data-route=legacy]) .minthr-toggle-option.active img{filter:none!important}:where([data-route=legacy]) .minthr-toggle-bg{position:absolute;left:0;width:calc(var(--unit-minthr) * 38);height:calc(var(--unit-minthr) * 38);background-color:#fff;border-radius:calc(var(--unit-minthr) * 5);transition:transform .3s ease;z-index:1}:where([data-route=legacy]) .minthr-content-wrapper{margin-inline-start:51px;padding:0 calc(var(--unit-minthr) * 32);padding-top:44px!important;width:calc(100% - 51px);min-height:100vh}:where([data-route=legacy]) .minthr-content-wrapper .minthr-content-header{padding:calc(var(--unit-minthr) * 30) 0;display:flex;align-items:center}body:where([data-route=legacy]).minthr-logged-in .minthr-content-wrapper{padding-top:68px!important;min-height:calc(100vh - calc(var(--unit-minthr) * 80))}@media (max-width:480px){:where([data-route=legacy]) .minthr-content-wrapper{margin-inline-start:0;margin:0;width:100%}}:where([data-route=legacy]) .minthr-content-header-customizerecruitement{display:flex;align-items:center}:where([data-route=legacy]) .minthr-customizerecruitement-container{background-color:var(--minthr-color-light-gray1)}:where([data-route=legacy]) .footer-mobile{position:fixed;bottom:0;left:0;right:0;height:calc(var(--unit-minthr) * 64);background:#fff;align-items:center;justify-content:space-between;padding:0 calc(var(--unit-minthr) * 30);display:none;box-shadow:-1px 2px 11px 0 rgba(151,151,151,.42);z-index:90}:where([data-route=legacy]) .mobile-add-demande{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:calc(var(--unit-minthr) * 22);padding-bottom:calc(var(--unit-minthr) * 100);transform:translateY(100%);transition:all .2s ease-in-out}:where([data-route=legacy]) .mobile-add-demande.open{transform:translateY(0)}@media (max-width:480px){:where([data-route=legacy]) .footer-mobile{display:flex}:where([data-route=legacy]) .footer-mobile .minthr-nav-options{display:flex;align-items:center;width:100%}:where([data-route=legacy]) .footer-mobile .minthr-nav-notifications-container{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn>button{background:none;border:none}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn-home{order:1}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn-notification{order:2}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn-add{order:3}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn-tasks{order:4}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn-message{order:4}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn-search{order:5}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn>a>img,:where([data-route=legacy]) .footer-mobile .minthr-nav-btn>button>img{width:calc(var(--unit-minthr) * 27);height:calc(var(--unit-minthr) * 27);filter:brightness(1.92) grayscale(1)!important}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn-add>button{width:calc(var(--unit-minthr) * 41);height:calc(var(--unit-minthr) * 41);border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:var(--minthr-color-primary)}:where([data-route=legacy]) .footer-mobile .minthr-nav-btn-add>button>img{width:calc(var(--unit-minthr) * 30);height:calc(var(--unit-minthr) * 30);filter:brightness(0) invert(1)!important}:where([data-route=legacy]) .mobile-add-demande{z-index:50}}
/*# sourceMappingURL=6e3b8bb9cbfe81d3.css.map*/