body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-page{background:#f4f7fb;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;width:100%}.login-header{align-items:center;background:#001529;color:#fff;display:flex;font-size:20px;font-weight:600;gap:10px;height:64px;padding:0 25px;position:fixed;width:100%}.login-body{display:flex;flex:1 1;width:100%}.left-panel{background:linear-gradient(135deg,#001529,#003a70);color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px}.left-panel h1{font-size:42px;margin-bottom:15px}.left-panel p{font-size:16px;line-height:1.6;max-width:420px}.right-panel{align-items:center;background:#eef3f9;display:flex;flex:1 1;justify-content:center;padding:30px}.login-card{border-radius:14px;box-shadow:0 10px 30px #0000001f;max-width:420px;width:100%}.login-title{margin-bottom:20px!important;text-align:center}.reset-link{margin-top:10px;text-align:center}@media (max-width:768px){.login-body{flex-direction:column}.left-panel{padding:30px 20px;text-align:center}.left-panel h1{font-size:26px}.left-panel p{font-size:14px;max-width:100%}.right-panel{padding:20px}.login-card{max-width:100%}}.auth-page{background:#f4f7fb;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;width:100%}.auth-header{align-items:center;background:#001529;color:#fff;display:flex;font-size:20px;font-weight:600;gap:10px;height:64px;padding:0 25px;width:100%}.logo-icon{font-size:22px}.auth-body{display:flex;flex:1 1;width:100%}.auth-left{background:linear-gradient(135deg,#001529,#003a70);color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px}.auth-left h1{font-size:40px;margin-bottom:15px}.auth-left p{font-size:16px;line-height:1.6;max-width:420px}.auth-right{align-items:center;background:#eef3f9;display:flex;flex:1 1;justify-content:center;padding:30px}@media (max-width:768px){.auth-body{flex-direction:column}.auth-left{padding:30px 20px;text-align:center}.auth-left h1{font-size:26px}.auth-left p{font-size:14px;max-width:100%}}.otp-card{border-radius:14px;box-shadow:0 10px 30px #0000001f;max-width:420px;width:100%}.otp-title{margin-bottom:10px!important;text-align:center}.otp-subtitle{color:#666;display:block;margin-bottom:20px;text-align:center}.otp-container{display:flex;gap:10px;justify-content:center;margin-bottom:20px}.otp-input{border:1px solid #d9d9d9;border-radius:8px;font-size:22px;height:50px;outline:none;text-align:center;transition:.2s;width:45px}.otp-input:focus{border-color:#1677ff;box-shadow:0 0 5px #1677ff80}.otp-footer{margin-top:15px;text-align:center}@media (max-width:768px){.otp-input{font-size:20px;height:45px;width:40px}}.password-card{border-radius:14px;box-shadow:0 10px 30px #0000001f;max-width:420px;width:100%}.password-title{margin-bottom:10px!important;text-align:center}.password-subtitle{color:#666;display:block;margin-bottom:20px;text-align:center}.strength-box{margin-bottom:18px;margin-top:-8px}.strength-label{color:#666;font-size:13px}@media (max-width:768px){.password-card{border-radius:10px;max-width:100%}}.container{display:flex;min-height:100vh}.right-div{display:flex;flex-direction:column;margin-left:250px;transition:all .3s ease;width:calc(100% - 250px)}.right-div.collapsed{margin-left:80px;width:calc(100% - 80px)}.top-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border-radius:16px;box-shadow:0 8px 30px #0000001a;color:#fff;font-size:22px;font-weight:600;height:64px;padding:0 20px;position:fixed;z-index:99}.right-content,.top-header{align-items:center;display:flex;width:100%}.right-content{background:#fff;margin-top:4rem}.menu-trigger{color:#000;cursor:pointer;font-size:20px}.top-header h1{color:#000}.admin-sidebar{background:#001529!important;bottom:0;left:0;min-height:100vh;position:fixed;top:0}.sidebar-toggle{align-items:center;display:flex;height:50px;justify-content:flex-end;padding:0 12px}.toggle-btn{color:#fff!important;font-size:18px}.logo-container{align-items:center;display:flex;gap:10px;height:64px;margin-bottom:10px;padding:0 16px}.logo-img{border-radius:8px;height:40px;width:40px}.brand-text{color:#fff;font-size:18px;font-weight:600}.ant-menu-dark .ant-menu-item{border-radius:8px;margin:6px 8px}.ant-menu-dark .ant-menu-item-selected{background-color:#1890ff!important}.ant-menu-dark .ant-menu-item:hover{background:#ffffff1f!important}.logout-menu{color:#ff4d4f!important}.admin-layout{overflow:hidden;padding:18px}.ant-card{border-radius:10px;box-shadow:0 4px 12px #0000000d}.ant-space{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;width:100%}.ant-space .ant-input{width:250px}.ant-table-wrapper{overflow-x:auto;width:100%}.ant-image-img{object-fit:cover}.ant-btn,.ant-image-img{border-radius:6px}@media (max-width:768px){.admin-layout{overflow:hidden;padding:8px}.ant-btn{width:100%}.ant-table{font-size:13px}.image-preview-modal .ant-modal{max-width:95%!important}.image-preview-container img{max-height:70vh}}@media (max-width:480px){.ant-table{font-size:12px}.image-preview-container img{max-height:65vh}}.admin-layout{background:#f5f7fa;min-height:100vh;padding:20px}.admin-content{margin:auto;width:100%}.admin-content .ant-card{border:none;border-radius:12px;box-shadow:0 4px 15px #0000000d;width:100%}.admin-content .ant-card-body{padding:20px}.admin-content .ant-space{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;width:100%}.admin-content .ant-space .ant-input{width:250px}.admin-content .ant-table-wrapper{overflow-x:auto;width:100%}.admin-content .ant-table-thead>tr>th{background:#f1f3f6!important;font-weight:600}.admin-content .ant-table-tbody>tr:hover>td{background:#f9fbff!important}.admin-content .ant-image-img{border-radius:6px;object-fit:cover}.admin-content .ant-btn{border-radius:8px}.admin-content .ant-modal-content{border-radius:16px}.image-preview-container{align-items:center;display:flex;justify-content:center;width:100%}.image-preview-container img{border-radius:10px;max-height:80vh;max-width:100%;object-fit:contain}@media (max-width:768px){.admin-layout{overflow:hidden;padding:15px}.admin-content .ant-btn{width:100%}.admin-content .ant-table{font-size:13px}.image-preview-modal .ant-modal{max-width:95%!important}.image-preview-container img{max-height:70vh}}@media (max-width:480px){.admin-content .ant-table{font-size:12px}.image-preview-container img{max-height:65vh}}.machine-layout{background:#f5f7fa;min-height:100vh;padding:30px}.machine-content{margin:auto;width:100%}.inventory-card{border:none!important;border-radius:16px!important;box-shadow:0 8px 25px #0000000d}.inventory-card .ant-card-head-title{font-size:18px;font-weight:600}.inventory-card .ant-btn-primary{border-radius:8px;font-weight:500;padding:6px 18px}.ant-table{margin-top:10px}.ant-table-thead>tr>th{background:#f1f3f6!important;font-size:14px;font-weight:600}.ant-table-tbody>tr>td{font-size:14px;padding:16px}.ant-table-tbody>tr:hover>td{background:#f9fbff!important;transition:.2s}.ant-tag{border-radius:6px;font-weight:500;padding:4px 10px}.ant-btn-link{font-weight:500;padding:0}.ant-btn-link:hover{opacity:.8}.ant-modal-content{border-radius:16px}.ant-modal-title{font-weight:600}.ant-input{border-radius:8px}@media (max-width:992px){.machine-layout{padding:20px}}@media (max-width:768px){.machine-layout{overflow:hidden;padding:15px}.machine-content{max-width:100%}.inventory-card{border-radius:12px!important}.inventory-card .ant-btn-primary{margin-top:0;width:100%}.ant-table-wrapper{overflow-x:auto}.ant-table-tbody>tr>td{padding:12px}}@media (max-width:480px){.ant-table,.ant-table-thead>tr>th{font-size:12px}.ant-table-tbody>tr>td{padding:10px}.inventory-card .ant-card-head-title{font-size:16px}}.feedback-layout{background:#f5f7fa;min-height:100vh;padding:20px}.feedback-content{margin:auto;width:100%}.feedback-content .ant-card{border:none!important;border-radius:12px!important;box-shadow:0 4px 15px #0000000d}.feedback-content .ant-card-head-title{font-size:18px;font-weight:600}.feedback-content .ant-btn{border-radius:8px}.feedback-content .ant-btn-primary{font-weight:500;padding:6px 18px}.feedback-content .ant-table{margin-top:10px}.feedback-content .ant-table-thead>tr>th{background:#f1f3f6!important;font-size:14px;font-weight:600}.feedback-content .ant-table-tbody>tr>td{font-size:14px;padding:14px}.feedback-content .ant-table-tbody>tr:hover>td{background:#fafcff!important;transition:.2s}.feedback-content .ant-avatar{border-radius:50%}.feedback-content .ant-rate{color:#faad14}.feedback-content .ant-modal-content{border-radius:12px}.feedback-content .ant-modal-title{font-weight:600}.feedback-content .ant-input,.feedback-content .ant-input-textarea,.feedback-content .ant-select-selector{border-radius:8px!important}@media (max-width:992px){.feedback-layout{padding:15px}}@media (max-width:768px){.feedback-layout{overflow:hidden;padding:12px}.feedback-content .ant-btn-primary{margin-top:10px;width:100%}.feedback-content .ant-table-wrapper{overflow-x:auto}.feedback-content .ant-table-tbody>tr>td{padding:12px}}@media (max-width:480px){.feedback-content .ant-table,.feedback-content .ant-table-thead>tr>th{font-size:12px}.feedback-content .ant-table-tbody>tr>td{padding:10px}.feedback-content .ant-card-head-title{font-size:16px}}.main-title-wrapper{align-items:center;background:#f5f7fa;display:flex;justify-content:center;min-height:100vh;padding:10px;width:100%}.main-title-card{border-radius:10px;box-shadow:0 4px 12px #0000000d;max-width:500px;padding:20px;width:100%}.custom-modal .ant-modal-content{border-radius:12px;padding:20px}.custom-modal .ant-modal-title{font-size:18px;font-weight:600}.custom-modal .ant-form-item{margin-bottom:15px}.custom-modal .ant-btn{border-radius:6px;font-weight:500;height:40px}.input-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-top:20px}.update-btn{border-radius:6px;margin-top:25px;width:100%}@media (max-width:768px){.input-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.cef3f865.css.map*/