*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{display:flex;min-height:100vh}.sidebar{background-color:#2c3e50;color:#fff;padding:20px 0;width:250px}.sidebar-header{border-bottom:1px solid #34495e;padding:0 20px 20px}.sidebar-header h1{font-size:24px;margin-bottom:5px}.sidebar-header p{color:#95a5a6;font-size:12px}.nav{list-style:none;margin-top:20px}.nav li{cursor:pointer;padding:12px 20px;transition:background-color .3s}.nav li:hover{background-color:#34495e}.nav li.active{background-color:#3498db}.nav li.menu-section{align-items:center;border-top:1px solid #34495e;display:flex;font-weight:600;margin-top:10px;padding-top:20px}.nav .submenu{background-color:#34495e;list-style:none;margin:0;padding:0}.nav .submenu li{font-size:14px;padding:10px 20px 10px 40px}.nav .submenu li:hover{background-color:#2c3e50}.nav .submenu li.active{background-color:#2980b9}.main-content{flex:1 1;overflow-y:auto;padding:30px}.header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.header h2{color:#2c3e50;font-size:28px}.btn{border-radius:4px;transition:background-color .3s}.btn-success{background-color:#27ae60;color:#fff}.btn-success:hover{background-color:#229954}.btn-warning{background-color:#f39c12;color:#fff}.btn-warning:hover{background-color:#e67e22}.card-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.card{border-radius:8px;box-shadow:0 2px 4px #0000001a}.card h3{color:#7f8c8d;font-size:16px;margin-bottom:10px}.card .value{color:#2c3e50;font-size:32px;font-weight:700}.card.success{border-left:4px solid #27ae60}.card.warning{border-left:4px solid #f39c12}.card.danger{border-left:4px solid #e74c3c}.card.info{border-left:4px solid #3498db}.table-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}table{border-collapse:collapse;width:100%}thead{background-color:#34495e;color:#fff}td,th{border-bottom:1px solid #ecf0f1;padding:12px;text-align:left}tbody tr:hover{background-color:#f8f9fa}.badge{border-radius:4px;font-weight:700;padding:4px 8px}.badge-success{background-color:#d4edda;color:#155724}.badge-warning{background-color:#fff3cd;color:#856404}.badge-danger{background-color:#f8d7da;color:#721c24}.badge-info{background-color:#d1ecf1;color:#0c5460}.form-group label{font-weight:500;margin-bottom:5px}.form-control{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:10px;width:100%}.form-control:focus{border-color:#3498db;outline:none}.loading{align-items:center;color:#7f8c8d;display:flex;height:200px;justify-content:center}.error{background-color:#f8d7da;border-radius:4px;color:#721c24;margin-bottom:20px;padding:15px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--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-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--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(90deg,#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__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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: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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboard-new{margin:0 auto;max-width:1600px;padding:24px}.dashboard-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:32px;padding:24px}.welcome-section h1{color:#1a202c;font-size:32px;font-weight:700;margin:0 0 8px}.user-info{color:#718096;font-size:16px;margin:0}.btn-logout{background-color:#fc8181;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s}.btn-logout:hover{background-color:#f56565;box-shadow:0 4px 12px #f565654d;transform:translateY(-2px)}.dashboard-section{margin-bottom:40px}.dashboard-section h2{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:24px;font-weight:700;margin:0 0 20px;padding-bottom:12px}.modules-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.module-card{background:#fff;border-left:4px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;padding:24px;transition:all .2s}.module-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-4px)}.module-icon{align-items:center;border-radius:12px;display:flex;font-size:28px;height:60px;justify-content:center;margin-bottom:16px;width:60px}.module-card h3{color:#2d3748;font-size:20px;font-weight:600;margin:0 0 8px}.module-card p{color:#718096;font-size:14px;margin:0}.original-dashboard{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-top:32px;padding:24px}@media (max-width:768px){.dashboard-new{padding:16px}.dashboard-header{align-items:flex-start;flex-direction:column;gap:16px}.modules-grid{grid-template-columns:1fr}}.form-container{margin:0 auto;max-width:1200px;padding:20px}.form-header{margin-bottom:30px}.form-header h2{color:#2c3e50;font-size:28px;margin-bottom:8px}.form-header p{color:#7f8c8d;font-size:14px}.form-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:25px}.form-section h3{border-bottom:2px solid #ecf0f1;color:#2c3e50;font-size:18px;margin-bottom:20px;padding-bottom:10px}.form-row{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}.form-field{display:flex;flex-direction:column}.form-field label{color:#2c3e50;font-size:14px;font-weight:600;margin-bottom:8px}.form-field label.required:after{color:#e74c3c;content:" *"}.form-field input,.form-field select,.form-field textarea{border:2px solid #ddd;border-radius:8px;font-family:inherit;font-size:14px;padding:10px 15px;transition:border-color .3s ease;width:100%}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#3498db;outline:none}.form-field input.error,.form-field select.error,.form-field textarea.error{border-color:#e74c3c}.form-field .error-message{color:#e74c3c;display:block;font-size:12px;margin-top:5px}.form-field .help-text{color:#7f8c8d;font-size:12px;margin-top:5px}.form-actions{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px}.btn{padding:12px 24px}.lines-section{margin-top:20px}.lines-table{border-collapse:collapse;margin-top:15px;width:100%}.lines-table th{background-color:#ecf0f1;border-bottom:2px solid #bdc3c7;color:#2c3e50;font-weight:600;padding:12px;text-align:left}.lines-table td{border-bottom:1px solid #ecf0f1;padding:12px}.lines-table input,.lines-table select{border:1px solid #ddd;border-radius:4px;font-size:13px;padding:8px;width:100%}.add-line-btn{background-color:#27ae60;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:10px;padding:8px 16px}.add-line-btn:hover{background-color:#229954}.remove-line-btn{background-color:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px}.remove-line-btn:hover{background-color:#c0392b}@media (max-width:768px){.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions .btn{width:100%}.lines-table{font-size:12px}.lines-table td,.lines-table th{padding:8px}}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-box{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:48px;width:100%}.login-header{margin-bottom:32px;text-align:center}.login-header h1{color:#1a202c;font-size:32px;font-weight:700;margin:0 0 8px}.login-header p{color:#718096;font-size:16px;margin:0}.login-form{display:flex;flex-direction:column;gap:20px}.error-message{text-align:center}.form-group{display:flex;flex-direction:column;gap:8px}.form-group input{border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px}.form-group input,.login-button{font-size:16px;transition:all .2s}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:8px;padding:14px}.login-button:hover:not(:disabled){box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.6}.login-footer{border-top:1px solid #e2e8f0;margin-top:32px;padding-top:24px;text-align:center}.login-footer p{color:#718096;font-size:14px;margin:0}@media (max-width:500px){.login-box{padding:32px 24px}.login-header h1{font-size:28px}}.user-management{margin:0 auto;max-width:1400px;padding:24px}.users-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.users-table{border-collapse:collapse;width:100%}.users-table thead{background-color:#f7fafc;border-bottom:2px solid #e2e8f0}.users-table th{color:#4a5568;font-size:14px;font-weight:600;letter-spacing:.05em;padding:16px;text-align:left;text-transform:uppercase}.users-table td{border-bottom:1px solid #e2e8f0;color:#2d3748;padding:16px}.users-table tbody tr:hover{background-color:#f7fafc}.roles-badges{display:flex;flex-wrap:wrap;gap:6px}.badge{background-color:#e6f2ff;border-radius:12px;color:#06c;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.form-group input[type=email],.form-group input[type=password],.form-group input[type=text]{border:2px solid #e2e8f0;border-radius:8px;font-size:16px;padding:10px 14px;transition:all .2s;width:100%}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input:disabled{background-color:#f7fafc;cursor:not-allowed}.checkbox-group{background-color:#f7fafc;border-radius:8px;padding:12px}@media (max-width:768px){.user-management{padding:16px}.page-header{align-items:flex-start;flex-direction:column;gap:16px}.users-table-container{overflow-x:auto}.users-table{min-width:900px}.modal{max-height:95vh;width:95%}}.employee-management{margin:0 auto;max-width:1600px;padding:24px}.employees-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.employees-table{border-collapse:collapse;width:100%}.employees-table thead{background-color:#f7fafc;border-bottom:2px solid #e2e8f0}.employees-table th{color:#4a5568;font-size:14px;font-weight:600;letter-spacing:.05em;padding:16px;text-align:left;text-transform:uppercase}.employees-table td{border-bottom:1px solid #e2e8f0;color:#2d3748;padding:16px}.employees-table tbody tr:hover{background-color:#f7fafc}.user-link{color:#718096;font-size:12px;margin-top:4px}.action-buttons{display:flex;gap:8px}.form-group input[type=date],.form-group input[type=email],.form-group input[type=tel],.form-group input[type=text],.form-group select{border:2px solid #e2e8f0;border-radius:8px;font-size:16px;padding:10px 14px;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}@media (max-width:768px){.employee-management{padding:16px}.page-header{align-items:flex-start;flex-direction:column;gap:16px}.employees-table-container{overflow-x:auto}.employees-table{min-width:1000px}.modal{max-height:95vh;width:95%}.form-row{grid-template-columns:1fr}}.shift-management{margin:0 auto;max-width:1400px;padding:24px}.shifts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.shift-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px;transition:all .2s}.shift-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.shift-card.inactive{background-color:#f7fafc;opacity:.6}.shift-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.shift-header h3{color:#1a202c;font-size:20px;font-weight:700;margin:0}.shift-time{align-items:center;background-color:#f7fafc;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:12px;padding:16px}.time-block{display:flex;flex-direction:column;gap:4px}.time-label{color:#718096;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.time-value{color:#2d3748;font-size:24px;font-weight:700}.time-arrow{color:#cbd5e0;font-size:24px}.shift-duration{background-color:#e6fffa;border-radius:6px;color:#047857;font-size:14px;font-weight:600;margin-bottom:12px;padding:8px;text-align:center}.shift-description{background-color:#f7fafc;border-radius:6px;color:#4a5568;font-size:14px;line-height:1.6;margin-bottom:16px;padding:12px}.shift-actions{border-top:1px solid #e2e8f0;display:flex;gap:8px;margin-top:16px;padding-top:16px}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px}.status-badge.active{background-color:#d4edda;color:#155724}.status-badge.inactive{background-color:#f8d7da;color:#721c24}.empty-state{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:64px 24px}.empty-state p{color:#718096;font-size:16px;margin:0}.btn-sm{padding:8px 16px}.modal{max-width:600px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group input[type=text],.form-group input[type=time],.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:16px;padding:10px 14px;transition:all .2s;width:100%}.shift-preview{background-color:#e6fffa;border-radius:8px;color:#047857;font-size:16px;font-weight:600;margin-bottom:20px;padding:12px;text-align:center}.checkbox-label{align-items:center;font-weight:400}.modal-footer .btn{min-width:100px}@media (max-width:768px){.shift-management{padding:16px}.page-header{align-items:flex-start;flex-direction:column;gap:16px}.shifts-grid{grid-template-columns:1fr}.modal{max-height:95vh;width:95%}.form-row{grid-template-columns:1fr}}.role-management{margin:0 auto;max-width:1600px;padding:24px}.page-header{margin-bottom:24px}.page-header h1{color:#1a202c;font-size:28px;font-weight:700;margin:0}.loading{color:#718096;font-size:18px;padding:48px;text-align:center}.error-banner{background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;margin-bottom:16px;padding:12px 16px}.roles-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:400px 1fr;height:calc(100vh - 180px)}.roles-list{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow-y:auto;padding:20px}.roles-list h2{border-bottom:2px solid #e2e8f0;color:#1a202c;font-size:20px;font-weight:700;margin:0 0 16px;padding-bottom:12px}.role-item{border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;margin-bottom:12px;padding:16px;transition:all .2s}.role-item:hover{background-color:#f7fafc;border-color:#cbd5e0}.role-item.selected{background-color:#eef2ff;border-color:#667eea}.role-info h3{color:#2d3748;font-size:18px;font-weight:600;margin:0 0 4px}.role-info p{color:#718096;font-size:14px;margin:0 0 8px}.permissions-count{background-color:#e6f2ff;border-radius:12px;color:#06c;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.role-actions{border-top:1px solid #e2e8f0;display:flex;gap:8px;margin-top:12px;padding-top:12px}.permissions-detail{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow-y:auto;padding:24px}.permissions-detail h2{color:#1a202c;font-size:24px;font-weight:700;margin:0 0 8px}.role-description{color:#718096;font-size:16px;margin:0 0 24px}.permissions-groups{display:flex;flex-direction:column;gap:24px}.permission-group h3{border-bottom:1px solid #e2e8f0;color:#2d3748;font-size:18px;font-weight:600;margin:0 0 12px;padding-bottom:8px}.permissions-list{display:flex;flex-wrap:wrap;gap:10px}.permission-badge{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;display:flex;flex-direction:column;font-size:13px;padding:10px 14px}.permission-action{color:#15803d;font-weight:600}.permission-desc{color:#4ade80;font-size:11px;margin-top:2px}.empty-detail{align-items:center;color:#718096;display:flex;font-size:16px;height:100%;justify-content:center}.btn{flex:1 1;transition:all .2s}.btn-primary{background-color:#667eea}.btn-primary:hover{background-color:#5568d3}.btn-secondary{background-color:#e2e8f0;color:#4a5568}.btn-secondary:hover{background-color:#cbd5e0}.btn-sm{font-size:13px}.btn-edit{background-color:#4299e1;color:#fff}.btn-edit:hover{background-color:#3182ce}.btn-delete{background-color:#fc8181;color:#fff}.btn-delete:hover{background-color:#f56565}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:700px;overflow:auto;width:90%}.modal.large{max-width:900px}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:24px}.modal-header h2{color:#1a202c;font-size:24px;font-weight:700;margin:0}.modal-close{background:none;border:none;color:#718096;cursor:pointer;font-size:32px;height:32px;line-height:1;padding:0;width:32px}.modal-close:hover{color:#2d3748}.modal-body{padding:24px}.form-group label{color:#2d3748}.form-group input[type=text],.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:16px;padding:10px 14px;transition:all .2s;width:100%}.form-group textarea{resize:vertical}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.permissions-selector{background-color:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;max-height:400px;overflow-y:auto;padding:16px}.permission-group-selector{margin-bottom:24px}.permission-group-selector:last-child{margin-bottom:0}.permission-group-selector h4{border-bottom:1px solid #cbd5e0;color:#2d3748;font-size:16px;font-weight:600;margin:0 0 12px;padding-bottom:8px}.checkbox-group{display:flex;flex-direction:column;gap:10px}.checkbox-label{align-items:flex-start;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:10px;transition:background-color .2s}.checkbox-label:hover{background-color:#fff}.checkbox-label input[type=checkbox]{cursor:pointer;flex-shrink:0;height:18px;margin-top:2px;width:18px}.permission-info{display:flex;flex-direction:column;gap:2px}.permission-info strong{color:#2d3748;font-size:14px}.permission-info span{color:#718096;font-size:12px}.error-message{background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;font-size:14px;margin-bottom:16px;padding:12px}.modal-footer{border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:24px}.modal-footer .btn{flex:0 0 auto;min-width:120px}@media (max-width:1024px){.roles-layout{grid-template-columns:1fr;height:auto}.permissions-detail,.roles-list{height:auto;min-height:300px}}@media (max-width:768px){.role-management{padding:16px}.page-header{align-items:flex-start;flex-direction:column;gap:16px}.modal{max-height:95vh;width:95%}.modal.large{max-width:95%}}.page-container{background-color:#f5f5f5;flex:1 1;overflow-y:auto;padding:30px}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.page-header h2{color:#2c3e50;font-size:28px;margin-bottom:5px}.page-header p{color:#7f8c8d;font-size:14px}.cards-grid{grid-gap:20px;display:grid;gap:20px;margin-bottom:25px}.card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px}.card h5{color:#7f8c8d;font-size:14px;font-weight:500;margin-bottom:10px}.table-container{overflow-x:auto}.data-table{border-collapse:collapse;font-size:14px;width:100%}.data-table thead{background-color:#ecf0f1}.data-table th{border-bottom:2px solid #bdc3c7;color:#2c3e50;font-weight:600;padding:12px 15px;text-align:left}.data-table td{border-bottom:1px solid #ecf0f1;color:#34495e;padding:12px 15px}.data-table tbody tr:hover{background-color:#f8f9fa}.data-table tbody tr:last-child td{border-bottom:none}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.btn:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-primary{background-color:#3498db;color:#fff}.btn-primary:hover{background-color:#2980b9}.btn-secondary{background-color:#95a5a6;color:#fff}.btn-secondary:hover{background-color:#7f8c8d}.btn-danger{background-color:#e74c3c;color:#fff}.btn-danger:hover{background-color:#c0392b}.btn-sm{font-size:12px;padding:6px 12px}.empty-state{padding:60px 20px;text-align:center}.empty-state-icon{font-size:64px;margin-bottom:20px}.empty-state-message{color:#7f8c8d;font-size:18px;margin-bottom:20px}.form-group{margin-bottom:20px}.form-group label{color:#2c3e50;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-group label.required:after{color:#e74c3c;content:" *"}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.error-message{color:#e74c3c;display:block;font-size:12px;margin-top:5px}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{border:2px solid #ddd;border-radius:8px;font-family:inherit;font-size:14px;padding:10px 15px;transition:border-color .3s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#3498db;outline:none}input.error,select.error,textarea.error{border-color:#e74c3c}input:disabled,select:disabled,textarea:disabled{background-color:#ecf0f1;cursor:not-allowed;opacity:.7}textarea{min-height:100px;resize:vertical}input[type=checkbox]{margin-right:8px;width:auto}.form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:30px}@media (max-width:768px){.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions .btn{width:100%}}.kb-chat-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:calc(100vh - 100px);margin:0 auto;max-width:1200px;padding:20px}.kb-chat-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.kb-chat-header h2{color:#2c3e50;margin:0}.kb-chat-header p{color:#7f8c8d;font-size:14px;margin:5px 0 0}.kb-status{align-items:center;display:flex;gap:10px}.status-indicator{font-size:14px;font-weight:600}.status-indicator.status-ok{color:#27ae60}.status-indicator.status-error{color:#e74c3c}.kb-chat-messages{flex:1 1;gap:15px;overflow-y:auto;padding:20px 0}.kb-chat-messages,.kb-message{display:flex;flex-direction:column}.kb-message{animation:fadeIn .3s ease-in;max-width:80%}.kb-message.user{align-self:flex-end}.kb-message.assistant{align-self:flex-start}.kb-message-content{align-items:flex-start;display:flex;gap:10px}.kb-message-text{word-wrap:break-word;border-radius:12px;line-height:1.5;padding:12px 16px;white-space:pre-wrap}.kb-message.user .kb-message-text{background:#3498db;border-bottom-right-radius:4px;color:#fff}.kb-message.assistant .kb-message-text{background:#ecf0f1;border-bottom-left-radius:4px;color:#2c3e50}.kb-message-actions{display:flex;gap:5px}.btn-icon{background:none;border:none;cursor:pointer;font-size:18px;opacity:.6;transition:opacity .2s}.btn-icon:hover{opacity:1}.kb-message-timestamp{color:#95a5a6;font-size:11px;margin-top:4px;padding:0 16px}.kb-message.user .kb-message-timestamp{text-align:right}.kb-sources{margin-left:16px;margin-top:10px}.kb-sources-toggle{background:#e8f5e9;border:1px solid #4caf50;border-radius:6px;color:#2e7d32;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;transition:all .2s}.kb-sources-toggle:hover{background:#4caf50;color:#fff}.kb-sources-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.kb-source-item{background:#f9f9f9;border:1px solid #ddd;border-left:3px solid #3498db;border-radius:4px;font-size:13px;padding:10px}.kb-source-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.kb-relevance-score{background:#3498db;border-radius:10px;color:#fff;font-size:11px;font-weight:600;padding:2px 8px}.kb-source-content{color:#555;line-height:1.4}.kb-typing-indicator{background:#ecf0f1;border-radius:12px;display:flex;gap:4px;padding:12px 16px}.kb-typing-indicator span{animation:typing 1.4s infinite;background:#95a5a6;border-radius:50%;height:8px;width:8px}.kb-typing-indicator span:nth-child(2){animation-delay:.2s}.kb-typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.kb-suggestions{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin-bottom:20px;padding:20px}.kb-suggestions p{color:#856404;font-weight:600;margin:0 0 12px}.kb-suggestions-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.kb-suggestion-btn{background:#fff;border:1px solid #ffc107;border-radius:6px;color:#495057;cursor:pointer;font-size:13px;padding:10px;text-align:left;transition:all .2s}.kb-suggestion-btn:hover{background:#ffc107;box-shadow:0 2px 8px #ffc1074d;color:#fff;transform:translateY(-2px)}.kb-chat-input{border-top:2px solid #e0e0e0;display:flex;gap:10px;padding-top:15px}.kb-chat-input textarea{border:2px solid #e0e0e0;border-radius:8px;flex:1 1;font-family:inherit;font-size:14px;padding:12px;resize:none;transition:border-color .2s}.kb-chat-input textarea:focus{border-color:#3498db;outline:none}.kb-chat-input .btn{align-self:flex-end;min-width:100px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.kb-chat-messages::-webkit-scrollbar{width:8px}.kb-chat-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.kb-chat-messages::-webkit-scrollbar-thumb{background:#95a5a6;border-radius:10px}.kb-chat-messages::-webkit-scrollbar-thumb:hover{background:#7f8c8d}
/*# sourceMappingURL=main.d8535916.css.map*/