:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button:not([class*=Mui]){border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;cursor:pointer;transition:border-color .25s}button[class*=fc],button[class*=day],.fc-daygrid-day-number,.fc-button{background-color:transparent!important;background:transparent!important;color:inherit!important;border:none!important;box-shadow:none!important}button:not([class*=Mui]):hover{border-color:#646cff}button:not([class*=Mui]):focus,button:not([class*=Mui]):focus-visible{outline:4px auto -webkit-focus-ring-color}input:not([class*=Mui]){border:none!important;width:100%;margin:auto!important;font-size:16px}.MuiTextField-root .MuiInputLabel-root{font-size:14px;font-weight:500;margin:-2px}*{scrollbar-width:thin;scrollbar-color:#64B5F6 white}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#81d4fa,#64b5f6);border-radius:10px;transition:background .3s ease-in-out}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#64b5f6,#1e88e5)}body{margin:0;padding:0;max-width:100vw;min-height:100vh}.table-container{width:100%;max-width:100%;height:calc(100vh - 250px);overflow-y:auto;border:1px solid #ddd}.table-body-white .MuiTableBody-root .table-header-cell{background:#fff!important;color:#000!important}.table-body-white .MuiInputBase-root,.table-body-white .MuiTextField-root,.table-body-white .MuiAutocomplete-root,.table-body-white .MuiInputBase-input{background-color:#fff!important}button:not([class*=Mui]):disabled{background-color:gray!important;color:#ccc!important;visibility:hidden}.sidebar{height:calc(100vh - 100px);background-color:#fff;display:flex;flex-direction:column;width:250px;overflow:hidden}.sidebar.closed{display:none;width:60px}.sidebar .content{padding:10px}.content{flex:1;overflow-y:auto;overflow-x:hidden;padding:0;display:flex;flex-direction:column}.ImagesSolitaire{width:200px;margin-bottom:-26px}.sidebar ul{list-style:none;padding:0;margin:0;width:100%}.sidebar ul li{padding:10px;font-size:16px;display:flex;align-items:center;justify-content:flex-start;gap:10px;cursor:pointer;text-align:left;transition:background-color .3s}hr{border:none;border-top:1px solid #ddd;margin:5px 0;width:100%}.submenu{display:none;list-style:none;margin-left:20px}.submenu.open{display:block}.sidebar ul li:hover{background-color:#f0f0f0;border-radius:5px}.logout{margin-top:auto!important}.active-link{background-color:#1dbeda!important;color:#123814!important;border-left:4px solid #274866;border-radius:4px}.active-link:hover{background-color:#9fdef1!important}.loader-frame{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#f8f9fa;text-align:center;padding:20px;box-sizing:border-box}.loader-text{font-size:64px;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#1a1a1a;margin-bottom:20px;animation:glow 2s ease-in-out infinite alternate;letter-spacing:1px}@keyframes glow{0%{opacity:1;letter-spacing:2px;text-shadow:0 0 5px rgba(0,0,0,.15)}to{opacity:.5;letter-spacing:6px;text-shadow:0 0 15px rgba(0,0,0,.3)}}.loader-countdown{font-size:16px;color:#444;margin-bottom:12px}.loader-warning{font-size:15px;color:#d32f2f;font-weight:700;margin-top:8px;animation:fadeIn 1s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.navbar{position:fixed;top:0;left:0;width:100%;z-index:20;height:100px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:12px 40px;box-shadow:0 4px 10px #0000001a;transition:all .3s ease-in-out;margin-bottom:20px}@keyframes pulseGlow{0%{box-shadow:0 0 10px #3498db4d}50%{box-shadow:0 0 20px #3498dbb3}to{box-shadow:0 0 10px #3498db4d}}.bar.highlighted{border:5px solid #3498db;background-color:#3498db1a;box-shadow:0 0 12px #3498db77;border-radius:12px;transition:all .3s ease-in-out;transform:scale(1.02);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:pulseGlow 2s infinite ease-in-out}.child-container{display:flex;justify-content:space-around;margin-left:-70rem}body{padding-top:0}button.menu-button,.menu-button{font-size:20px;background:#fff!important;background-color:#fff!important;border:2px solid #000000!important;border-radius:10px!important;padding:10px 14px!important;cursor:pointer;color:#000!important;transition:all .2s ease-in-out;margin-top:30px!important;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000014!important;outline:none!important}button.menu-button:hover,.menu-button:hover{color:#1976d2!important;border-color:#1976d2!important;background:#f5f5f5!important;background-color:#f5f5f5!important}.dashboard-container{display:flex;flex-direction:column;align-items:center;flex-grow:1;text-align:center;margin-top:30px}.Dashboard{font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.UserName{font-size:14px;color:#666;font-weight:600}.search-container-premium{display:flex;align-items:center;background:#f4f6f8;border-radius:30px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px 3px #0000000d;overflow:hidden;border:1px solid transparent}.search-container-premium:hover,.search-container-premium.expanded{background:#fff;border-color:#1976d2;box-shadow:0 4px 12px #1976d226}.search-icon-btn{padding:8px 12px 8px 16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.search-container-premium:hover .search-icon-btn{color:#1976d2}.input-search-premium{border:none;outline:none;background:transparent;font-size:14px;width:0px;padding:0;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);color:#333}.search-container-premium.expanded .input-search-premium{width:180px;padding:8px 16px 8px 0;opacity:1}.user-section{display:flex;align-items:center;gap:16px}.nav-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.nav-icon-btn{width:40px;height:40px;border-radius:50%;background:#f4f6f8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border:1px solid transparent}.nav-icon-btn:hover{background:#e3f2fd;color:#1976d2;transform:translateY(-2px);box-shadow:0 4px 8px #1976d226;border-color:#bbdefb}.nav-icon-btn svg{transition:color .3s ease}.nav-icon-btn:hover svg{color:#1976d2!important}.nav-icon-wrapper .MuiIconButton-root{background:#f4f6f8!important;width:40px!important;height:40px!important;transition:all .3s ease!important;border:1px solid transparent!important}.nav-icon-wrapper .MuiIconButton-root:hover{background:#e3f2fd!important;transform:translateY(-2px)!important;box-shadow:0 4px 8px #1976d226!important;border-color:#bbdefb!important}.nav-icon-wrapper .MuiIconButton-root:hover svg{color:#1976d2!important}.user-icon-premium{width:44px;height:44px;border-radius:50%;border:2px solid transparent;padding:2px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#1976d2,#9c27b0) border-box;transition:all .3s ease;cursor:pointer;object-fit:cover}.user-icon-premium:hover{transform:scale(1.05) rotate(3deg);box-shadow:0 4px 12px #1976d24d}@media screen and (max-width:768px){.navbar{padding:10px 20px}.dashboard-container{flex-grow:unset}.user-section{gap:12px}.search-container-premium.expanded .input-search-premium{width:120px}}.dashboard-layout{margin-top:110px;height:calc(100vh - 100px);overflow:hidden;display:flex;flex-direction:column}.Container{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:300px;gap:16px;justify-content:center;grid-auto-rows:auto}.loader{font-size:50px;margin:auto;font-weight:600;display:inline-block;letter-spacing:2px;font-family:Arial,Helvetica,sans-serif;color:#070202;box-sizing:border-box;animation:spotlight 2s linear infinite alternate}@keyframes spotlight{0%,20%{opacity:1;letter-spacing:2px}80%,to{opacity:0;letter-spacing:32px}}.app-container{display:flex;width:100vw;height:100%;overflow:hidden}.sidebar-container{transition:width .3s ease-in-out}.sidebar-container.hidden{overflow:hidden}.content-container{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;margin-bottom:0}.content-container.full-width{margin-left:0;width:100%;height:100%;min-height:0}.Task{width:auto;height:auto;border:2px solid rgb(146,142,142);box-shadow:0 4px 6px #0000001a}.Text-Content{color:#fff;font-size:25px;font-weight:700;margin-bottom:10px;font-family:sans-serif;padding:15px 10px 10px}#Icon-dataset{max-width:60px!important;max-height:60px!important;padding:10px}#Icon-data-icon{max-width:70px!important;max-height:70px!important}.InnerContainer{display:flex;gap:30px;align-items:center;padding-left:30px}.Cards-Container{background-color:#fff;min-height:480px;max-width:780px!important;height:300px!important;margin:0 auto;padding-bottom:5px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ccc transparent}.Cards-Container::-webkit-scrollbar{width:8px}.Cards-Container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.meeting-table-container{width:100%;max-width:100%;overflow-x:auto;padding:10px;box-sizing:border-box}.meeting-table{width:100%;border-collapse:collapse;margin-top:20px}.meeting-table th,.meeting-table td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.meeting-table th{background-color:#007bff;color:#fff}.meeting-table tbody tr:hover{background-color:#f1f1f1}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}@media(max-width:1024px){.sidebar-container{position:fixed;top:100px;left:0;height:calc(100vh - 100px);width:250px;z-index:1200;transform:translate(-100%);transition:transform .3s ease-in-out;background:#fff;box-shadow:8px 0 20px #0000001f}.sidebar-container.open{transform:translate(0)}.sidebar-container.closed{transform:translate(-100%)}.content-container{margin-left:0;width:100%}}.sidebar-backdrop{position:fixed;inset:100px 0 0;background:#00000059;z-index:1100}.leadTable thead th,.leadTable .MuiTableCell-head,#leadTable thead th,#leadTable .MuiTableCell-head{font-size:.9rem;line-height:1.2;white-space:nowrap}.coldcalling-table thead th,.coldcalling-table .MuiTableCell-head{font-size:.9rem;line-height:1.2;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.estimation-table{width:100%;table-layout:fixed}.estimation-table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.estimation-table thead th,.estimation-table .MuiTableCell-head{font-size:clamp(.62rem,.5vw + .55rem,.95rem);line-height:1.2;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.estimation-table td,.estimation-table .MuiTableCell-body{font-size:clamp(.62rem,.5vw + .55rem,.95rem);line-height:1.25;white-space:normal;word-break:break-word;overflow-wrap:anywhere}@media(max-width:1052px){.estimation-table th[style],.estimation-table td[style]{width:auto!important}}@media(max-width:992px){.estimation-table th[style],.estimation-table td[style]{width:auto!important}.estimation-table .MuiTableCell-root{width:auto!important;max-width:0}.estimation-table .table-cell{white-space:normal;overflow:visible;text-overflow:clip}}@media(max-width:768px){.estimation-table td,.estimation-table .MuiTableCell-body{padding:8px}}@media(max-width:576px){.estimation-table td,.estimation-table .MuiTableCell-body{padding:6px}}.quotation-table{width:100%;table-layout:fixed}.quotation-table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.quotation-table tfoot .MuiTablePagination-root{position:sticky;bottom:0;background:#fff;z-index:1}.quotation-table tfoot .MuiTableCell-root{background:#fff}.quotation-table .MuiTablePagination-toolbar{justify-content:flex-end}.quotation-table .MuiTablePagination-spacer{display:none}.quotation-table{min-width:980px}.quotation-table thead th,.quotation-table .MuiTableCell-head{text-align:center;vertical-align:middle}@media(max-width:1200px){.quotation-table{min-width:900px}}@media(max-width:992px){.quotation-table{min-width:860px}}.quotation-table thead th,.quotation-table .MuiTableCell-head{font-size:clamp(.62rem,.5vw + .55rem,.95rem);line-height:1.2;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.quotation-table td,.quotation-table .MuiTableCell-body{font-size:clamp(.62rem,.5vw + .55rem,.95rem);line-height:1.25;white-space:normal;word-break:break-word;overflow-wrap:anywhere}@media(max-width:1052px){.quotation-table th[style],.quotation-table td[style]{width:auto!important}}@media(max-width:992px){.quotation-table th[style],.quotation-table td[style]{width:auto!important}.quotation-table .MuiTableCell-root{width:auto!important;max-width:0}.quotation-table .table-cell{white-space:normal;overflow:visible;text-overflow:clip}}@media(max-width:768px){.quotation-table td,.quotation-table .MuiTableCell-body{padding:8px}}@media(max-width:576px){.quotation-table td,.quotation-table .MuiTableCell-body{padding:6px}}.quotation-table thead tr:first-child th:nth-child(1){width:90px!important;min-width:90px!important}.quotation-table thead tr:first-child th:nth-child(2){width:120px!important;min-width:120px!important}.quotation-table thead tr:first-child th:nth-child(3){width:140px!important;min-width:140px!important}.quotation-table thead tr:first-child th:nth-child(4){width:160px!important;min-width:160px!important}.quotation-table thead tr:first-child th:nth-child(5){width:140px!important;min-width:140px!important}.quotation-table thead tr:first-child th:nth-child(6){width:200px!important;min-width:200px!important}.quotation-table thead tr:first-child th:nth-child(7){width:120px!important;min-width:120px!important}.quotation-table thead tr:first-child th:nth-child(8){width:120px!important;min-width:120px!important}.quotation-table thead tr:first-child th:nth-child(9){width:110px!important;min-width:110px!important}.quotation-table thead tr:first-child th:nth-child(10){width:110px!important;min-width:110px!important}.target-coldcalling-table thead th,.target-coldcalling-table .MuiTableCell-head,.current-coldcalling-table thead th,.current-coldcalling-table .MuiTableCell-head{font-size:clamp(.62rem,.5vw + .55rem,.95rem);line-height:1.2;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.target-coldcalling-table,.current-coldcalling-table{width:100%;table-layout:fixed}.target-coldcalling-table-container,.current-coldcalling-table-container{overflow-x:hidden}.target-coldcalling-table{min-width:100%}.target-coldcalling-table-container{width:100%;max-width:100%;display:block}.target-coldcalling-table{width:100%!important;min-width:100%!important;max-width:100%!important}.target-coldcalling-table thead{background:linear-gradient(135deg,#1e88e5,#1565c0)}.target-coldcalling-table thead tr{background:transparent}.target-coldcalling-table td,.target-coldcalling-table .MuiTableCell-body,.current-coldcalling-table td,.current-coldcalling-table .MuiTableCell-body{font-size:clamp(.62rem,.5vw + .55rem,.95rem);line-height:1.25;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.target-coldcalling-table .MuiTableCell-root,.current-coldcalling-table .MuiTableCell-root{width:auto!important;max-width:0}@media(max-width:1200px){.coldcalling-table thead th,.coldcalling-table .MuiTableCell-head{font-size:.88rem}.target-coldcalling-table thead th,.target-coldcalling-table .MuiTableCell-head,.current-coldcalling-table thead th,.current-coldcalling-table .MuiTableCell-head{font-size:clamp(.62rem,.5vw + .52rem,.88rem)}}@media(max-width:992px){.coldcalling-table thead th,.coldcalling-table .MuiTableCell-head{font-size:.82rem}.target-coldcalling-table thead th,.target-coldcalling-table .MuiTableCell-head,.current-coldcalling-table thead th,.current-coldcalling-table .MuiTableCell-head{font-size:clamp(.6rem,.6vw + .48rem,.82rem)}}@media(max-width:1200px){.leadTable thead th,.leadTable .MuiTableCell-head,#leadTable thead th,#leadTable .MuiTableCell-head{font-size:.88rem}}@media(max-width:992px){.leadTable thead th,.leadTable .MuiTableCell-head,#leadTable thead th,#leadTable .MuiTableCell-head{font-size:.82rem}}@media(max-width:768px){.leadTable thead th,.leadTable .MuiTableCell-head,#leadTable thead th,#leadTable .MuiTableCell-head{font-size:.76rem}.coldcalling-table thead th,.coldcalling-table .MuiTableCell-head{white-space:normal;word-break:break-word}.leadTable td,.leadTable .MuiTableCell-body,#leadTable td,#leadTable .MuiTableCell-body{font-size:.78rem;padding:8px}.coldcalling-table{table-layout:fixed}.coldcalling-table thead th,.coldcalling-table .MuiTableCell-head{overflow:hidden;text-overflow:ellipsis}.coldcalling-table td,.coldcalling-table .MuiTableCell-body{font-size:.78rem;padding:8px;overflow:hidden;text-overflow:ellipsis}.target-coldcalling-table,.current-coldcalling-table{table-layout:fixed!important;width:100%}.target-coldcalling-table td,.target-coldcalling-table .MuiTableCell-body,.current-coldcalling-table td,.current-coldcalling-table .MuiTableCell-body{font-size:clamp(.58rem,.7vw + .42rem,.78rem);padding:8px;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.coldcalling-table .country-cell{white-space:normal}.coldcalling-table .country-stack{flex-wrap:wrap;row-gap:2px}.country-stack{flex-direction:column!important;align-items:flex-start;row-gap:2px}.country-ellipsis{max-width:6ch!important}}@media(max-width:576px){.leadTable thead th,.leadTable .MuiTableCell-head,#leadTable thead th,#leadTable .MuiTableCell-head{font-size:.7rem}.leadTable td,.leadTable .MuiTableCell-body,#leadTable td,#leadTable .MuiTableCell-body{font-size:.72rem;padding:6px}.coldcalling-table thead th,.coldcalling-table .MuiTableCell-head{font-size:.7rem;white-space:normal;word-break:break-word}.coldcalling-table td,.coldcalling-table .MuiTableCell-body{font-size:.72rem;padding:6px}.target-coldcalling-table thead th,.target-coldcalling-table .MuiTableCell-head,.current-coldcalling-table thead th,.current-coldcalling-table .MuiTableCell-head{font-size:clamp(.58rem,.8vw + .38rem,.7rem)}.target-coldcalling-table td,.target-coldcalling-table .MuiTableCell-body,.current-coldcalling-table td,.current-coldcalling-table .MuiTableCell-body{font-size:clamp(.58rem,.8vw + .38rem,.72rem);padding:6px;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.coldcalling-table .country-cell{white-space:normal}.coldcalling-table .country-stack{flex-wrap:wrap;row-gap:2px}.coldcalling-table .ellipsis-text{max-width:2ch!important}.country-stack{flex-direction:column!important;align-items:flex-start;row-gap:2px}.country-ellipsis{max-width:2ch!important}}.coldcalling-table .date-cell{white-space:normal;overflow:visible;word-break:break-word}.coldcalling-table .date-chip{max-width:100%;height:auto}.coldcalling-table .date-chip .MuiChip-label{white-space:normal;line-height:1.2;display:block;padding-top:4px;padding-bottom:4px}.coldcalling-table .country-ellipsis,.target-coldcalling-table .country-ellipsis,.current-coldcalling-table .country-ellipsis{max-width:12ch}.coldcalling-table .country-stack,.target-coldcalling-table .country-stack,.current-coldcalling-table .country-stack{flex-wrap:nowrap}.coldcalling-table .country-time,.target-coldcalling-table .country-time,.current-coldcalling-table .country-time{white-space:nowrap}@media(max-width:1200px){.target-coldcalling-table .country-ellipsis,.current-coldcalling-table .country-ellipsis{max-width:10ch}}@media(max-width:1300px){.target-coldcalling-table .country-stack,.current-coldcalling-table .country-stack{flex-direction:column;align-items:flex-start;row-gap:2px}.target-coldcalling-table .country-time,.current-coldcalling-table .country-time{display:block;white-space:normal}}@media(max-width:1000px){.target-coldcalling-table .country-stack,.current-coldcalling-table .country-stack{flex-direction:column;align-items:flex-start;row-gap:2px}.target-coldcalling-table .country-ellipsis,.current-coldcalling-table .country-ellipsis{max-width:6ch}}@media(max-width:700px){.target-coldcalling-table .country-ellipsis,.current-coldcalling-table .country-ellipsis{max-width:4ch}}@media(max-width:480px){.target-coldcalling-table .country-ellipsis,.current-coldcalling-table .country-ellipsis{max-width:2ch}}@media(max-width:900px){.Container{grid-template-columns:1fr}}@media(max-width:576px){.dashboard-layout{margin-top:100px}}.chat-icon-button{position:relative;border:none;outline:none;-webkit-user-select:none;user-select:none}.chat-icon-button:active{transform:scale(.95)!important}.avatar-circle{width:42px;height:42px;background-color:#007bff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;text-transform:uppercase}.message-preview{display:flex;flex-direction:column;justify-content:center}.sender-name{font-weight:600;font-size:14px;color:#333}.message-snippet{font-size:12px;color:#666}.notification-dot{position:absolute;top:8px;right:8px;width:16px;height:16px;background-color:#ef4444;border:2px solid white;border-radius:50%;animation:pulse 2s infinite;z-index:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.thread-window{display:flex;flex-direction:column;height:100vh;max-height:100vh;width:100vw;padding:16px;box-sizing:border-box;background-color:#f9f9f9;border-left:1px solid #ddd;overflow-y:auto}.main-thread{background-color:#e2e8f0;padding:12px 16px;border-radius:12px;margin-bottom:12px;font-size:14px;font-weight:500;color:#2d3748;box-shadow:0 2px 4px #0000000d}.thread-messages{flex-grow:auto;overflow-y:auto;margin-bottom:12px;padding-right:4px;max-height:400px}.thread-window input,.thread-window-min input{padding:10px 12px;border-radius:8px;border:1px solid #ccc;outline:none;font-size:14px;margin-bottom:8px;width:100%;box-sizing:border-box}.thread-window button,.thread-window-min button{padding:10px 16px;background-color:#3182ce;color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer;transition:background-color .2s ease-in-out}.thread-window button:hover,.thread-window-min button:hover{background-color:#2b6cb0}.thread-window-min{display:flex;flex-direction:column;width:100%;padding:16px;box-sizing:border-box;background-color:#f4f7fb;border-left:1px solid #d1d5db;overflow:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.main-thread{background-color:#edf2f7;padding:14px 18px;border-radius:14px;margin-bottom:14px;font-size:15px;font-weight:600;height:100px;color:#2d3748;box-shadow:0 3px 6px #00000012;border-left:4px solid #4299e1}.thread-messages::-webkit-scrollbar{width:6px}.thread-messages::-webkit-scrollbar-thumb{background-color:#a0aec0;border-radius:4px}.thread-message{background-color:#fff;padding:12px 16px;border-radius:12px;margin-bottom:10px;font-size:14px;color:#2d3748;box-shadow:0 2px 4px #0000000f;transition:background-color .3s}.thread-message:hover{background-color:#f0f4f8}.thread-message b{color:#1a202c}.thread-window input,.thread-window-min input{padding:12px 14px;border-radius:10px;border:1px solid #cbd5e0;outline:none;font-size:15px;margin-bottom:10px;width:100%;box-sizing:border-box;background-color:#fff;transition:border .2s}.thread-window input:focus,.thread-window-min input:focus{border-color:#3182ce}.thread-window button,.thread-window-min button{padding:12px 18px;background-color:#3182ce;color:#fff;border:none;border-radius:10px;font-size:15px;cursor:pointer;transition:background-color .2s ease-in-out,transform .1s ease-in-out}.thread-window button:hover,.thread-window-min button:hover{background-color:#2b6cb0;transform:translateY(-1px)}.thread-window h5,.thread-window-min h5{margin-bottom:10px;font-size:16px;font-weight:600;color:#4a5568}.thread-describe{margin-left:50px;background-color:#e2e8f0;border-radius:20px;height:auto;border:2px solid #b0c1d6;margin-bottom:16px;width:90vw;box-shadow:0 4px 6px #0000001a}.thread-handler{display:flex;height:auto}.description{text-transform:uppercase;font-weight:600;font-family:Arial,sans-serif}.enhanced-typing-indicator{display:flex;align-items:center;padding:8px 12px;background:#fff;border:1px solid #ddd;border-radius:4px;margin:2px 0;cursor:pointer}.enhanced-typing-indicator:hover{background:#f5f5f5}.typing-dots{margin-right:8px;font-size:14px}.typing-dots .dot{display:none}.typing-content{font-size:13px;color:#666}.typing-main{display:inline}.typing-main strong{color:#333;font-weight:500}.typing-meta{display:inline;margin-left:8px;font-size:12px}.task-info{color:#999}.tab-info{color:#666}.click-hint{color:#999}.focus-indicator{position:fixed;top:10px;right:10px;z-index:1000;background:#fff;border-radius:8px;padding:6px 12px;box-shadow:0 2px 10px #0000001a;font-size:12px;transition:all .3s ease;min-width:120px}.focus-indicator.active{border-left:3px solid #10b981;background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.focus-indicator.inactive{border-left:3px solid #f59e0b;background:linear-gradient(135deg,#fffbeb,#fef3c7);opacity:.8}.tab-info{display:flex;justify-content:space-between;align-items:center}.tab-id{font-weight:600;color:#374151}.status.active{color:#10b981;font-weight:500}.status.inactive{color:#f59e0b;font-weight:500}.active-tab-info{margin-top:4px;font-size:10px;color:#6b7280;text-align:center}@media(max-width:768px){.focus-indicator{display:none}}
