:root{--primary-color: #2492eb;--disabled-color: #a8d4f7;--secondar-color: #808390;--info-color: #00BAD1;--success-color: #28C76F;--warn-color: #FF9F43;--error-color: #FF4C51;--gray-color: #97959E;--text-primary: #2f2b64d9;--text-secondary: #2f2b3db3;--text-disabled: #2f2b3d4d;--sidebar-link: #2f2b3de5;--sidebar-link-active: #2F2B3D14}:root{--mdc-outlined-text-field-container-shape: 8px}:root{--mdc-outlined-text-field-input-text-color: rgba(47, 43, 61, .9)}:root{--mdc-outlined-text-field-input-text-placeholder-color: rgba(47, 43, 61, .4)}:root{--mdc-outlined-text-field-outline-color: rgba(47, 43, 61, .22)}:root{--mdc-outlined-text-field-hover-outline-color: rgba(47, 43, 61, .42)}:root{--mdc-outlined-text-field-focus-outline-color: rgba(47, 43, 61, .52)}:root{--mat-form-field-error-text-color: var(--error-color)}:root{--mat-dialog-container-max-width: 100%}:root{--mat-tab-header-active-label-text-color: #fff}:root{--mdc-tab-indicator-active-indicator-color: transparent}:root{--mat-tab-header-divider-color: transparent}:root mat-form-field{--mat-form-field-container-height: 44px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 10px;--mat-form-field-filled-with-label-container-padding-top: 10px;--mat-form-field-filled-with-label-container-padding-bottom: 10px}html,body,body>*{height:100%;font-family:Roboto,sans-serif}body{margin:0;font-family:Roboto,sans-serif;font-weight:400;font-size:15px;line-height:22px;letter-spacing:0px;background-color:#f3f3f3}a{color:var(--primary-color);text-decoration:none}.container-width-box{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.form{display:flex;flex-direction:column;margin-top:20px;margin-bottom:20px}.form .input-container{display:flex;flex-direction:column;width:100%;border-radius:8px}.form .input-container mat-label{margin-bottom:5px;font-weight:400;font-size:13px;line-height:15px;letter-spacing:0px}.row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.row.g-10{gap:10px}.btn-primary{background-color:var(--primary-color);color:#fff;border:none;border-radius:8px;padding:10px 20px;font-weight:500;font-size:15px;line-height:22px;letter-spacing:0px;text-transform:capitalize}.btn-primary:disabled{background-color:var(--disabled-color);color:#fff}.error-message{color:var(--error-color);font-size:14px;margin:8px 0;padding:8px;background-color:#f443361a;border-radius:4px;text-align:center}.full-width,.mat-mdc-card-header-text{width:100%}.dashboard{padding:0;transition:margin-left .3s ease}.dashboard-header{display:flex;width:100%;justify-content:flex-start;align-items:center;border-radius:0}.dashboard-header app-top-bar{width:100%;border-radius:0;box-shadow:0 2px 8px #2f2b3d1f}.dashboard-header h1{margin:0;font-size:2rem;font-weight:500}.dashboard-header .date{color:#666;font-size:1rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;border-radius:8px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 4px #0000001a;border-left:4px solid var(--card-color)}.stat-card .stat-icon{width:48px;height:48px;border-radius:8px;background-color:var(--card-color);display:flex;align-items:center;justify-content:center;color:#fff}.stat-card .stat-icon i{font-size:24px}.stat-card .stat-content h3{margin:0;font-size:.9rem;color:#666;font-weight:500}.stat-card .stat-content .stat-value{margin:.25rem 0 0;font-size:1.5rem;font-weight:600;color:#333}.dashboard-content{background:#fff;border-radius:8px;padding:0;box-shadow:0 3px 12px #2f2b3d24;margin:24px}.dashboard-content mat-card mat-card-header{padding:0}.dashboard-content mat-card mat-card-header .filter-wrap{width:100%;padding:15px 20px;border-bottom:1px solid var(--Theme-divider, rgba(47, 43, 61, .12));display:flex;justify-content:space-between;align-items:center}.dashboard-content mat-card mat-card-header .filter-wrap .add-new-button-container{display:flex;justify-content:flex-end;align-items:center;min-width:250px}.dashboard-content mat-card mat-card-header .filter-wrap.collapsed .filter-container.form{padding:0;margin:0;height:0;overflow:hidden;transition:height .5s cubic-bezier(.4,0,.2,1)}.dashboard-content mat-card mat-card-header .filter-wrap.collapsed .filter-header svg path{stroke:var(--Theme-primary, #2492EB)}.dashboard-content mat-card mat-card-header .filter-wrap.collapsed .filter-header svg circle{stroke:var(--Theme-primary, #2492EB)}.dashboard-content mat-card mat-card-header .filter-wrap .filter-header{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:50px}.dashboard-content mat-card mat-card-header .filter-wrap .filter-header .filter-form{display:flex;flex-direction:row;gap:10px;width:100%;justify-content:flex-start;align-items:center}.dashboard-content mat-card mat-card-header .filter-wrap .filter-header svg{cursor:pointer}.dashboard-content mat-card mat-card-header .filter-wrap .filter-header h2{font-family:Roboto;font-weight:500;font-size:18px;line-height:28px;letter-spacing:0px;vertical-align:middle;margin-top:0;color:var(--Theme-text-primary, rgba(47, 43, 61, .9));margin-bottom:0}.dashboard-content mat-card mat-card-content{padding:0}.table-top-container{display:flex;justify-content:space-between;align-items:center;padding:24px}.table-top-container .mat-mdc-form-field-subscript-wrapper{display:none}.table-top-container .item-per-page{display:flex;align-items:center;gap:10px;width:100%}.table-top-container .search-box{width:100%;display:flex;align-items:flex-start;gap:10px;justify-content:flex-end}.table-top-container .search-box mat-form-field{width:100%}.table-top-container .search-box button{min-height:55px;min-width:150px;background:var(--Theme-primary, #2492EB);color:#fff;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px;font-family:Roboto;font-weight:500;font-size:15px;line-height:22px;letter-spacing:0px;text-transform:capitalize}.table-top-container .search-box button .mat-icon{font-size:25px}.recent-activities h2{margin:0 0 1rem;font-size:1.25rem;font-weight:500}.activity-list .activity-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #eee}.activity-list .activity-item:last-child{border-bottom:none}.activity-list .activity-content{display:flex;flex-direction:column;gap:.25rem}.activity-list .activity-content strong{color:#333}.activity-list .activity-content span{color:#666;font-size:.9rem}.activity-list .activity-time{color:#999;font-size:.85rem}.filter-container{display:flex;flex-direction:row;gap:10px;width:100%}.filter-container .filter-item{width:100%;display:flex;flex-direction:column;gap:10px}.filter-container .filter-item .filter-label{font-family:Roboto;font-weight:400;font-size:13px;line-height:15px;letter-spacing:0px;color:var(--Theme-text-primary, rgba(47, 43, 61, .8980392157));margin-bottom:5px}.filter-container .filter-item .input-container{width:100%}table.mat-mdc-table{width:100%;border-top:1px solid var(--Theme-divider, rgba(47, 43, 61, .12))}table.mat-mdc-table tr{border-bottom:1px solid var(--Theme-divider, rgba(47, 43, 61, .12))}table.mat-mdc-table tr td,table.mat-mdc-table tr th{color:var(--Theme-text-primary, rgba(47, 43, 61, .9))}table.mat-mdc-table thead tr th{background:#e5e7eb!important;padding-left:24px}table.mat-mdc-table thead tr th s.pan-1{width:100%;color:var(--Theme-text-primary, rgba(47, 43, 61, .9));font-family:Roboto;font-weight:700;font-size:13px;line-height:12px;letter-spacing:.2px;text-transform:uppercase;float:left;border-right:2px solid var(--Theme-divider, rgba(47, 43, 61, .12))}table.mat-mdc-table thead tr th.actions-header span{border-right:none}table.mat-mdc-table tbody tr td{font-family:Roboto;font-weight:400;font-size:14px;line-height:14px;letter-spacing:0px;padding-left:24px}.no-records{text-align:center;padding:24px}.max-width-25{max-width:25%}.mat-column-actions{width:150px}.mat-column-actions svg.edit-icon{width:20px!important;height:20px!important}.mat-column-actions svg.edit-icon path{stroke:var(--Theme-text-secondary, rgba(47, 43, 61, .7))}.mat-column-actions svg.delete-icon{width:20px!important;height:20px!important}.mat-column-actions svg.delete-icon path{stroke:var(--Theme-text-secondary, rgba(47, 43, 61, .7))}.add-new-button{box-shadow:0 2px 6px #7367f04d!important;background:#2492eb29!important;color:#2492eb!important}.mat-mdc-dialog-actions{padding:24px!important}.mat-mdc-dialog-actions button.mat-primary{background:#28c76f;box-shadow:0 2px 6px #7367f04d;color:#fff;border-radius:8px;padding:10px;font-family:Roboto;font-weight:500;font-size:15px;line-height:22px;letter-spacing:0px;min-width:100px}.mat-mdc-dialog-actions button.mat-cancel{background:var(--Color-Palette-error-opacity-light, rgba(255, 76, 81, .16));color:var(--Color-Palette-error-main, rgb(255, 76, 81));border-radius:8px;padding:10px;font-family:Roboto;font-weight:500;font-size:15px;line-height:22px;letter-spacing:0px;min-width:100px}.mat-mdc-dialog-container h2.mat-mdc-dialog-title{font-family:Roboto;font-weight:700;font-size:24px;line-height:38px;letter-spacing:0px;vertical-align:middle;color:var(--Theme-text-primary, rgba(47, 43, 61, .9))}.mat-mdc-dialog-container h2.mat-mdc-dialog-title button.mat-add{float:right}.cdk-overlay-pane:not(.mat-mdc-select-panel-above) div.mat-mdc-select-panel,.mat-mdc-select-panel{background-color:#fff!important}button.mat-add{background-color:var(--Theme-primary, #2492EB)!important;color:#fff!important;border-radius:8px;padding:10px;font-family:Roboto;font-weight:500;font-size:15px;line-height:22px;letter-spacing:0px;min-width:100px;color:#fff}.success-snackbar{background-color:var(--success-color)!important;color:#fff!important}.success-snackbar .mat-focus-indicator{color:#fff!important;background-color:var(--success-color)!important}.success-snackbar .mdc-button__label{font-weight:400!important}.success-snackbar .mat-mdc-snack-bar-label{font-weight:700!important}.mdc-tab__text-label{text-transform:capitalize!important}.mdc-tab--active{color:#fff!important;background:#2492eb!important;border-radius:8px;border-bottom:none!important}.mdc-tab--active .mdc-tab__text-label{color:#fff!important;font-weight:600!important}.custom-tab-container .mat-mdc-tab-labels{margin-bottom:20px!important}.w-25{width:25%}.w-33{width:33.33%}.w-50{width:50%}.w-100{width:100%}.mat-datepicker-popup,.mat-mdc-autocomplete-panel{background-color:#fff!important}.control-rows{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;gap:10px}.control-rows .action-controls{display:flex;justify-content:flex-end;align-items:center;width:100%}.control-rows ul{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:0;margin:0}.control-rows li{list-style:none;border:1px solid var(--sidebar-link);display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:8px;cursor:pointer}.control-rows li svg{width:20px;height:20px;stroke:var(--sidebar-link)}.control-rows li svg path{stroke:var(--sidebar-link)}.control-rows li:hover{background-color:var(--sidebar-link)}.control-rows li:hover svg{stroke:#fff!important}.control-rows li:hover svg path{stroke:#fff!important}.cursor-pointer{cursor:pointer}.dashboard-content-inner-header{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:10px;padding:24px 24px 0}.dashboard-content-inner-header .dashboard-content-inner-header-left{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.dashboard-content-inner-header .dashboard-content-inner-header-left h1{margin-top:0;margin-bottom:0;font-size:24px;font-weight:700;color:var(--Theme-text-primary, rgba(47, 43, 61, .9))}.dashboard-content-inner-header .dashboard-content-inner-header-left .breadcrumb{margin:0;padding:0;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.dashboard-content-inner-header .dashboard-content-inner-header-left .breadcrumb li{list-style:none;padding-right:15px;padding-left:15px;position:relative}.dashboard-content-inner-header .dashboard-content-inner-header-left .breadcrumb li a span{color:#6b7280;letter-spacing:.2px;font-weight:500;font-size:12px}.dashboard-content-inner-header .dashboard-content-inner-header-left .breadcrumb li:first-child{padding-left:0}.dashboard-content-inner-header .dashboard-content-inner-header-left .breadcrumb li:first-child:before{content:""}.dashboard-content-inner-header .dashboard-content-inner-header-left .breadcrumb li:before{position:absolute;left:0;content:"/";color:#4b5563;opacity:.4}.dashboard-content-inner-header .dashboard-content-inner-header-right{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;gap:10px}.btn-base{font-family:Roboto,sans-serif;font-weight:500;font-size:15px;line-height:22px;letter-spacing:0px;box-shadow:0 2px 6px #7367f04d!important;box-shadow:none!important;border:none!important;outline:none!important;padding:10px 20px;border-radius:8px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px}.btn-add{background:#2492eb29!important;color:#2492eb!important}.btn-add svg{stroke:#2492eb!important}.custom-height-input-filter{height:40px}.custom-height-input-filter .mat-form-field-wrapper{padding-bottom:0;padding-top:0;height:100%}.custom-height-input-filter .mat-input-element{height:100%;padding-top:0;padding-bottom:0;line-height:40px}mat-form-field.small{--mat-form-field-container-height: 35px;--mat-form-field-container-vertical-padding: 8px}mat-form-field.small .mat-mdc-form-field-subscript-wrapper{display:none}.filter-form .clear-filter{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.filter-form mat-form-field ::placeholder{color:#00f;opacity:1}.filter-form mat-form-field ::-webkit-input-placeholder{color:#00f}.filter-form mat-form-field ::-moz-placeholder{color:#00f;opacity:1}.filter-form mat-form-field :-ms-input-placeholder{color:#00f}.filter-form mat-form-field ::-ms-input-placeholder{color:#00f}.mat-column-actions{width:125px;text-align:center!important}.mat-column-actions ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;align-items:center;gap:10px}.mat-column-actions ul li{list-style:none;padding:0;margin:0;cursor:pointer}.mat-mdc-table th,.font-weight-700{font-weight:700}.font-weight-600{font-weight:600}.requirement-box{display:flex;flex-direction:column;gap:5px}.requirement-box span{font-weight:400;font-size:14px;line-height:13px;letter-spacing:0}.tab-group .mat-mdc-tab-labels .mat-mdc-tab{max-height:40px!important}.tab-group .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__content{height:40px!important}.mat-mdc-tab .mdc-tab-indicator__content--underline{display:none!important}.upload-text p{margin:0}.template-equipment-list-dialog-container .mat-mdc-dialog-inner-container.mdc-dialog__container{background-color:#f8f7fa!important}.btn-icon{font-weight:400;font-size:14px;color:#111827;border:1px solid #E5E7EB;background:#fff;padding:10px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}.overview-container{display:flex;flex-direction:row;gap:20px;padding:20px;background-color:#f5f5f5;border-radius:10px}.overview-container .overview-item{display:flex;flex-direction:column;gap:10px;width:100%;background-color:#fff;padding:20px;border-radius:10px}.overview-container .overview-item .overview-header{display:flex;flex-direction:row;gap:10px}.overview-container .overview-item .overview-header .overview-icon{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:100%}.overview-container .overview-item .overview-header .overview-count{font-size:1.5rem;font-weight:600;color:#333;display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%}.overview-container .overview-item .overview-content{display:flex;flex-direction:column;gap:10px}.overview-container .overview-item .overview-bar{display:flex;flex-direction:row;gap:10px;background-color:#f5f5f5}.overview-container .overview-item .overview-bar-fill{height:10px}.blinking-dot{width:10px;height:10px;background-color:#ff9f43;border-radius:50%;animation:blink 1s infinite}.blinking{font-weight:600;font-size:16px;color:#ff9f43;border-radius:50%;animation:blink 1s infinite}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.equipment-detail-dialog-container,.dialogue-form-container,.equipment-detail-dialog-container .mat-mdc-dialog-surface,.dialogue-form-container .mat-mdc-dialog-surface{background-color:#f8f7fa!important}.equipment-detail-dialog-container .dialog-header,.dialogue-form-container .dialog-header{padding-top:0!important}.dialogue-form-container .dialog-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px}.dialogue-form-container .dialog-header h2.mat-mdc-dialog-title{margin:0;font-size:1.5rem;font-weight:500;color:#333}.dialogue-form-container .form-section{display:flex;flex-direction:column;gap:0px;margin-bottom:20px}.dialogue-form-container .form-section .form-section-header{position:relative;width:100%;height:40px}.dialogue-form-container .form-section .form-section-header h3{font-size:1.2rem;font-weight:500;color:#333;margin-top:0!important;background-color:#f8f7fa;position:absolute;z-index:2;padding-right:25px}.dialogue-form-container .form-section .form-section-header:after{content:"";position:absolute;top:10px;left:0;width:100%;height:1px;z-index:1;background-color:#e0e0e0}.dialogue-form-container .form-section .form-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px}.dialogue-form-container .form-section .form-row .input-container{display:flex;flex-direction:column;gap:10px}.dialogue-form-container .form-section .form-row .half-width{width:50%}.dialogue-form-container .form-section .form-row .full-width{width:100%}.equipment-detail-form-container,.equipment-detail-form-container .mat-mdc-dialog-surface{background-color:#f8f7fa!important}.equipment-detail-form-container .dialog-header{padding-top:0!important;display:flex;justify-content:space-between;align-items:center;padding:16px 24px}.equipment-detail-form-container .mat-mdc-dialog-surface{overflow:hidden!important}.equipment-detail-form-container .mat-mdc-dialog-content{max-height:calc(90vh - 180px)!important}.mat-mdc-dialog-container h2.mat-mdc-dialog-title{font-family:Roboto;font-weight:700;font-size:24px;line-height:38px;letter-spacing:0px;vertical-align:middle;margin-bottom:0!important;padding-left:0!important}.no-records{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:400;color:#114378}.no-records svg{width:200px;height:100%}.mat-mdc-dialog-content{padding-top:0!important}.mat-mdc-dialog-content .mat-mdc-text-field-wrapper{background-color:#fff!important}.mat-mdc-dialog-content{max-height:90vh!important}.cancel-button{background-color:#e4e4e9!important;color:#2f2b3d!important}.delete-button{background-color:#ff5252!important;color:#fff!important}.qaqc-normal{color:#4caf50;font-weight:500;background-color:#4caf501a;padding:4px 8px;border-radius:4px}.qaqc-critical{color:#f44336;font-weight:600;background-color:#f443361a;padding:4px 8px;border-radius:4px}.mt-2{margin-top:20px!important}.mat-mdc-dialog-surface{overflow-x:hidden!important}span.non-compliant-status{font-size:12px;font-weight:400;color:#fff;background-color:#d4183d;padding:2px 8px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:10px}span.non-compliant-status svg{width:10px;height:10px}span.compliant-status{font-size:12px;font-weight:400;color:#fff;background-color:#4caf50;padding:2px 8px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:10px}span.compliant-status svg{width:10px;height:10px}.mat-column-serial_no{width:150px}::ng-deep .mat-mdc-snack-bar-container{margin-top:100px!important;margin-right:0!important}::ng-deep .mat-mdc-snack-bar-container .mat-mdc-snackbar-surface{box-shadow:none!important}::ng-deep .success-snackbar{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important;background-color:#4caf50;color:#fff}::ng-deep .success-snackbar .mat-mdc-snack-bar-action:hover .mdc-button__label{color:#4caf50!important}::ng-deep .error-snackbar{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important;background-color:#f44336;color:#fff}::ng-deep .error-snackbar .mat-mdc-snack-bar-action:hover .mdc-button__label{color:#f44336!important}.mat-mdc-snack-bar-container.success-snackbar{--mdc-snackbar-container-color: #4caf50;--mdc-snackbar-supporting-text-color: white;--mat-mdc-snack-bar-button-color: white;border-bottom-left-radius:8px!important;border-top-left-radius:8px!important;overflow:hidden!important}.mat-mdc-snack-bar-container.success-snackbar .mat-mdc-snack-bar-action:hover{background-color:#fff!important}.mat-mdc-snack-bar-container.success-snackbar .mat-mdc-snack-bar-action:hover .mdc-button__label{color:#4caf50!important;cursor:pointer!important}.mat-mdc-snack-bar-container.error-snackbar{--mdc-snackbar-container-color: #f44336;--mdc-snackbar-supporting-text-color: white;--mat-mdc-snack-bar-button-color: white;border-bottom-left-radius:8px!important;border-top-left-radius:8px!important;overflow:hidden!important}.mat-mdc-snack-bar-container.error-snackbar .mat-mdc-snack-bar-action:hover{background-color:#fff!important}.mat-mdc-snack-bar-container.error-snackbar .mat-mdc-snack-bar-action:hover .mdc-button__label{color:#f44336!important;cursor:pointer!important}.month-suffix .mat-mdc-form-field-icon-suffix{margin-right:10px!important}::ng-deep .mat-mdc-tooltip{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;font-size:12px!important;font-weight:500!important;padding:8px 12px!important;border-radius:8px!important;box-shadow:0 8px 32px #0000001f!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.1)!important;max-width:200px!important;text-align:center!important;line-height:1.4!important;letter-spacing:.3px!important;animation:tooltipFadeIn .2s ease-out!important}::ng-deep .mat-mdc-tooltip:before{content:""!important;position:absolute!important;width:0!important;height:0!important;border:6px solid transparent!important}::ng-deep .mat-mdc-tooltip-trigger-tooltip-below:before{top:-12px!important;left:50%!important;transform:translate(-50%)!important;border-bottom-color:#667eeae6!important}::ng-deep .mat-mdc-tooltip-trigger-tooltip-above:before{bottom:-12px!important;left:50%!important;transform:translate(-50%)!important;border-top-color:#667eeae6!important}::ng-deep .mat-mdc-tooltip-trigger-tooltip-left:before{right:-12px!important;top:50%!important;transform:translateY(-50%)!important;border-left-color:#667eeae6!important}::ng-deep .mat-mdc-tooltip-trigger-tooltip-right:before{left:-12px!important;top:50%!important;transform:translateY(-50%)!important;border-right-color:#667eeae6!important}::ng-deep .mat-mdc-tooltip{transition:all .2s cubic-bezier(.4,0,.2,1)!important}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(4px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}::ng-deep .mat-mdc-tooltip.dark-theme{background:linear-gradient(135deg,#2d3748,#4a5568)!important;color:#e2e8f0!important;border:1px solid rgba(255,255,255,.05)!important}::ng-deep .mat-mdc-tooltip.success-tooltip{background:linear-gradient(135deg,#48bb78,#38a169)!important;color:#fff!important}::ng-deep .mat-mdc-tooltip.warning-tooltip{background:linear-gradient(135deg,#ed8936,#dd6b20)!important;color:#fff!important}::ng-deep .mat-mdc-tooltip.error-tooltip{background:linear-gradient(135deg,#f56565,#e53e3e)!important;color:#fff!important}::ng-deep .excel-preview-dialog .mat-mdc-dialog-container{border-radius:16px!important;box-shadow:0 20px 60px #0003!important;overflow:hidden!important}::ng-deep .excel-preview-dialog .mat-mdc-dialog-content{padding:0!important;max-height:80vh!important}::ng-deep .excel-preview-dialog .mat-mdc-dialog-actions{margin:0!important;padding:0!important}.mat-mdc-dialog-container .close-button{background-color:#e5e7eb!important;padding:10px!important;border-radius:0 0 0 8px!important;width:35px!important;height:35px!important;display:flex!important;justify-content:center!important;align-items:center!important;cursor:pointer!important;position:absolute!important;right:0!important;top:0!important;transition:all .2s ease-in-out!important}.mat-mdc-dialog-container .close-button svg{stroke:#444151!important}.mat-mdc-dialog-container .close-button svg path{stroke:#444151!important}.mat-mdc-dialog-container .close-button:hover{padding:8px!important}.mat-mdc-dialog-container .close-button{border:none!important}.cdk-visually-hidden{display:none!important}.sticky-table{width:100%;border-collapse:separate;border-spacing:0}.sticky-table .sticky-table-header,.sticky-table .sticky-table-header th{position:sticky;top:0;z-index:10}.sticky-table tbody{display:table-row-group}.table-container{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 310px);position:relative}.table-container::-webkit-scrollbar{width:8px}.table-container::-webkit-scrollbar-track{background:#f1f1f1}.table-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.table-container::-webkit-scrollbar-thumb:hover{background:#555}
