@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap);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}.sidebar{background:#fff;border-right:1px solid #e5e5e5;overflow-y:auto;width:230px}.menu-header{align-items:center;color:#111827;cursor:pointer;display:flex;font-size:13.5px;font-weight:500;justify-content:space-between;padding:16px 20px}.submenu{display:flex;flex-direction:column;gap:2px;padding:0 12px 8px}.submenu a{border-radius:4px;color:#a0a0a0;font-size:13px;font-weight:400;padding:10px 14px;text-decoration:none;transition:all .2s ease}.submenu a:hover{background:#f0f0f0;color:#111827}.submenu a.active{background:#f0f0f0;color:#000;font-weight:500}.mobile-menu-btn,.mobile-top,.sidebar-overlay{display:none}@media (max-width:768px){.mobile-menu-btn{background:#fff;border:none;cursor:pointer;display:block;font-size:22px;position:fixed;right:20px;top:20px;z-index:10000}.sidebar{height:100vh;left:-280px;position:fixed;top:0;transition:.3s;width:270px;z-index:9999}.sidebar.show{left:0}.sidebar-overlay{background:#0006;display:block;inset:0;position:fixed;z-index:9998}.mobile-top{display:flex;flex-direction:column;gap:10px;padding:15px}.mobile-expense-btn{background:#36c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;height:40px}.close-btn{align-self:flex-end;background:none;border:none;cursor:pointer;font-size:14px}}.header{align-items:center;background:#fff;box-shadow:0 2px 8px #0000001a;display:flex;flex-shrink:0;height:60px;margin-bottom:10px;padding:0 20px}.new-signoff-btn{background:#36c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;height:32px;min-width:190px}.new-signoff-btn:hover{background:#2957b8}@media (max-width:768px){.header{justify-content:space-between}.new-signoff-btn{display:none}}*{font-family:Inter,sans-serif}.layout{display:flex;flex-direction:column;height:100vh}.body-container{display:flex;flex:1 1;overflow:hidden}.page-content{flex:1 1;overflow:hidden;padding:15px}.checkout-page{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.checkout-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:14px;padding:8px 0;z-index:100}.checkout-header h4{color:#111827;font-size:16px;font-weight:600;margin:0}.checkout-content{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:15px;scrollbar-width:none}.checkout-content::-webkit-scrollbar{display:none}.checkout-filter-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.field-group{display:flex;flex-direction:column;gap:6px}.field-group label{color:#374151;font-size:13px;font-weight:600}.field-group select{background:#fff;border:1px solid #d1d5db;border-radius:6px;height:42px;outline:none;padding:0 12px}.card{margin-bottom:20px}.section-title{border-bottom:1px solid #e5e7eb;color:#111827;font-size:16px;font-weight:600;margin-bottom:16px;padding-bottom:10px}.label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.info-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.info-grid label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.info-grid input,.info-grid select,.info-grid textarea{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:14px;padding:10px 12px;width:100%}.info-grid input[readonly]{background:#f9fafb}.full-width{grid-column:1/-1}.approver-select{border:1px solid #d1d5db;border-radius:6px;height:42px;padding:0 12px;width:350px}.approval-table{border-collapse:collapse;table-layout:fixed;width:100%}.approval-table thead{background:#f8fafc}.approval-table th{font-weight:600;text-align:left}.approval-table td,.approval-table th{border:1px solid #e5e7eb;font-size:13px;padding:8px 10px}.approval-table td{vertical-align:top}.approval-table td:first-child,.approval-table th:first-child{text-align:center;width:50px}.approval-table td:nth-child(2),.approval-table th:nth-child(2){overflow-wrap:break-word;white-space:normal;width:80%;word-break:break-word}.approval-table td:nth-child(3),.approval-table th:nth-child(3){width:20%}.approval-table input,.approval-table select{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:13px;padding:8px 10px;width:100%}@media (max-width:768px){.approval-table td:first-child,.approval-table th:first-child{width:40px}.approval-table td:nth-child(2),.approval-table th:nth-child(2){width:65%}.approval-table td:nth-child(3),.approval-table th:nth-child(3){width:35%}.approval-table select{min-width:120px}}.action-section{display:flex;justify-content:flex-end;margin-bottom:20px;margin-top:20px}@media (max-width:1024px){.info-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.checkout-filter-section,.info-grid{grid-template-columns:1fr}.approver-select{width:100%}}.personal-details-card{margin-top:15px}.personal-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;padding:10px;width:90%}.personal-field{display:flex;flex-direction:column;width:100%}.personal-field.full-width{width:100%}.personal-field label{font-size:12px;font-weight:600;margin-bottom:5px}.personal-field input,.personal-field textarea{border:1px solid #dcdcdc;border-radius:6px;outline:none;padding:8px;width:100%}@media (max-width:768px){.personal-field{width:100%}}.pending-wrapper,.rowname{height:100%;overflow:hidden;width:100%}.rowname{display:flex}.pending-left{border-right:1px solid #e5e7eb;display:flex;flex:4 1;flex-direction:column;max-width:500px;min-width:320px;overflow:hidden}.pending-right{background:#fff;display:flex;flex:6 1;flex-direction:column;overflow:hidden;padding:16px}.pending-left-content{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:12px;scrollbar-width:none}.pending-left-content::-webkit-scrollbar{display:none}.date-group{margin-bottom:20px}.date-header{background:#e8f0ff;border-radius:20px;color:#1f2937;font-size:13px;font-weight:600;margin:0 auto 14px;padding:6px 14px;width:-webkit-fit-content;width:fit-content}.task-card{background:#efefef;border:none;border-radius:3px;box-shadow:0 2px 5px #00000014;box-sizing:border-box;cursor:pointer;margin-bottom:14px;max-width:100%;min-width:0;overflow:hidden;padding:10px;transition:.2s ease;width:100%}.active-task-card,.task-card:hover{box-shadow:inset 0 0 0 1px #dcdcdc,inset 0 0 0 5px #fff,0 4px 12px #00000026}.task-template{margin-bottom:12px}.template-value{color:#111827;display:block;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-info-row{gap:12px}.task-avatar,.task-info-row{align-items:center;display:flex}.task-avatar{background:#ffe9b3;border-radius:50%;color:#b58900;flex-shrink:0;font-size:14px;font-weight:700;height:44px;justify-content:center;width:44px}.employee-section{flex:1 1;min-width:0}.employee-main{align-items:center;display:flex;gap:6px;margin-bottom:4px;overflow:hidden}.emp-code,.emp-name{color:#374151;font-size:13px;white-space:nowrap}.emp-name{font-weight:500;overflow:hidden;text-overflow:ellipsis}.separator{color:#9ca3af}.designation-row{color:#6b7280;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-status{flex-shrink:0}.status-badge{border-radius:14px;font-size:12px;font-weight:600;padding:5px 12px;white-space:nowrap}.status-badge.pending{background:#fff7e6;color:#d97706}.status-badge.approved,.status-badge.cleared{background:#ecfdf5;color:#059669}.status-badge.rejected{background:#fee2e2;color:#dc2626}@media (max-width:768px){.task-info-row{gap:10px}.task-avatar{height:40px;width:40px}.employee-main{flex-wrap:wrap}.status-badge{font-size:11px;padding:4px 10px}}.task-counts{display:flex;flex-wrap:wrap;gap:8px}.count-badge{align-items:center;border-radius:18px;display:flex;font-size:12px;font-weight:600;gap:6px;padding:4px 10px}.pending-badge{background:#fff7e6;border:1px solid #fcd34d;color:#d97706}.cleared-badge{background:#ecfdf5;border:1px solid #6ee7b7;color:#059669}.count-value{background:#ffffffd9;border-radius:50%;font-size:11px;font-weight:700;height:18px;width:18px}.count-value,.right-content{align-items:center;display:flex;justify-content:center}.right-content{flex:1 1;overflow-y:auto;position:relative}.empty-state,.left-empty-state{align-items:center;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;text-align:center;width:100%}.empty-icon{height:70px;object-fit:contain;width:70px}.empty-text{color:#6b7280;font-size:15px;line-height:1.5}.load-more-container{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:20px 0}.load-more-text{color:#2563eb;font-size:13px;font-weight:600}.load-more-text:hover{text-decoration:underline}.load-more-spinner{animation:spin 1s linear infinite;color:#2563eb;font-size:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.back-btn{display:none}@media (max-width:1024px){.pending-left{min-width:300px;width:360px}}@media (max-width:768px){.rowname{position:relative}.pending-left,.pending-right{border-right:none;height:100%;max-width:100%;min-width:100%;width:100%}.pending-left{display:block}.pending-right,.show-detail .pending-left{display:none}.show-detail .pending-right{display:flex}.back-btn{align-items:center;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;display:flex!important;height:38px;justify-content:center;left:12px;position:absolute;top:12px;width:38px;z-index:10}.task-row{flex-direction:column;gap:10px}.task-right{width:100%}.status-badge{width:-webkit-fit-content;width:fit-content}.task-left{width:100%}}.detail-container{display:flex;flex-direction:column;height:100%;width:100%}.detail-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:16px 0}.emp-line{color:#111827;font-size:14px;font-weight:600}.detail-tabs{display:flex;gap:10px;margin-top:15px}.detail-tabs button{background:#f3f4f6;border:none;border-radius:4px;cursor:pointer;padding:8px 14px}.active-tab{background:#2563eb!important;color:#fff}.pdf-btn{border:none;border-radius:6px;color:#000;cursor:pointer;margin-left:10px;padding:8px 16px}.pdf-btn,.pdf-btn:hover{background:#2563eb}.detail-body{flex:1 1;margin-top:10px;overflow-y:auto}.other-card,.personal-card,.response-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:14px;padding:14px}.response-title{flex:1 1;font-size:13px;margin-bottom:10px;overflow-wrap:break-word;white-space:normal;word-break:break-word}.response-text{min-height:70px;width:96%}.personal-input,.response-text{border:1px solid #d1d5db;border-radius:4px;padding:10px}.personal-input{margin-bottom:10px;width:100%}.btnanddatetime{align-items:center;display:flex;justify-content:space-between}.actiondate{color:#585858;font-size:11px;padding:4px 0}.clear-btn,.update-btn{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:12px;padding:10px 16px}.otherfirstrow{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:5px}.other-name{font-size:13px;font-weight:600;margin-bottom:6px}.other-particular{font-size:13px}.other-particular,.other-reamrks{flex:1 1;margin-bottom:10px;overflow-wrap:break-word;white-space:normal;word-break:break-word}.other-reamrks{font-size:12.5px}.other-actiondate{color:#585858;flex-shrink:0;font-size:11px;padding:4px 0;white-space:nowrap}.template-container{display:flex;flex-direction:column;gap:12px;height:100%;overflow:hidden}.template-header{display:flex;flex-shrink:0;justify-content:flex-end}.new-template-btn{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:10px 14px;transition:.2s}.new-template-btn:hover{background:#1d4ed8}.table-container{flex:1 1;overflow:auto}.template-table{border-collapse:collapse;width:100%}.template-table thead th{background:#f8fafc;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:10}.template-table td,.template-table th{border:1px solid #e5e7eb;font-size:13px;padding:10px 12px;text-align:left}.template-table tbody tr:hover{background:#f9fafb}.status-active{color:#16a34a;font-weight:600}.status-inactive{color:#dc2626;font-weight:600}.edit-btn{background:#0000;border:none;cursor:pointer;height:30px;width:30px}.edit-icon{height:16px;width:16px}.icon-btn{background:#0000;border:none;cursor:pointer;font-size:16px;padding:4px}.icon-btn:hover{transform:scale(1.1)}.template-form{background:#fff;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.form-header{align-items:center;display:flex;gap:10px;margin-bottom:20px}.form-header h3{font-size:16px;font-weight:600;margin:0}.back-btn{align-items:center;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:.2s;width:32px}.back-btn:hover{background:#e5e7eb}.back-icon{filter:brightness(0);height:14px;width:14px}.form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.template-name-group{grid-column:1/-1}.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-size:13px;font-weight:500;margin-bottom:6px}.form-group input,.form-group select{border:1px solid #d1d5db;border-radius:4px;font-size:13px;height:38px;outline:none;padding:0 10px}.form-group input:focus,.form-group select:focus{border-color:#2563eb}.approval-section{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.approval-header{align-items:center;display:flex;justify-content:space-between;margin:20px 0 12px}.approval-header h4{font-size:15px;font-weight:600;margin:0}.approval-table-container{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto}.approval-table-container .template-table thead th{background:#f8fafc;position:-webkit-sticky;position:sticky;top:0;z-index:20}.table-input,.table-select{border:1px solid #d1d5db;border-radius:4px;box-sizing:border-box;font-size:13px;height:36px;padding:0 10px;width:100%}.table-input:focus,.table-select:focus{border-color:#2563eb;outline:none}.template-table td{vertical-align:middle}.template-table td input,.template-table td select{margin:0}.row-delete-btn{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}.row-delete-btn:hover{background:#dc2626}.add-btn{background:#16a34a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;padding:9px 14px}.add-btn:hover{background:#15803d}.save-section{display:flex;justify-content:flex-end;margin-top:20px}.save-btn{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;min-width:120px;padding:10px 20px}.save-btn:hover{background:#1d4ed8}@media (max-width:992px){.form-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.form-grid{grid-template-columns:1fr}.approval-header{align-items:flex-start;flex-direction:column;gap:10px}.approval-table-container{overflow-x:auto;overflow-y:auto}.template-table{min-width:750px}.save-btn{width:100%}}
/*# sourceMappingURL=main.8e660425.css.map*/