.page-module__IsP7dG__container{background:#f9f9f9;flex-direction:column;width:100%;height:100%;display:flex}.page-module__IsP7dG__pageTitle{background:#e8e8e8;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:.5rem 1.5rem;font-weight:700;display:flex}.page-module__IsP7dG__dateTime{color:#666;font-size:.9rem;font-weight:400}.page-module__IsP7dG__topSection{background:#fff;border-bottom:1px solid #ddd;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:.75rem 1.5rem;display:flex}.page-module__IsP7dG__companySection{align-items:center;gap:.5rem;display:flex}.page-module__IsP7dG__companySelect{border:1px solid #ccc;border-radius:3px;min-width:250px;padding:.25rem .5rem;font-weight:700}.page-module__IsP7dG__customerField{align-items:center;gap:.5rem;display:flex}.page-module__IsP7dG__customerLabel{font-weight:700}.page-module__IsP7dG__customerInput{border:1px solid #ccc;border-radius:3px;min-width:200px;padding:.25rem .5rem}.page-module__IsP7dG__tableContainer{z-index:5;flex:1;position:relative;overflow:auto}.page-module__IsP7dG__billingTable{border-collapse:collapse;background:#fff;width:100%}.page-module__IsP7dG__billingTable th,.page-module__IsP7dG__billingTable td{text-align:left;border:1px solid #e2e8f0;padding:.25rem .5rem}.page-module__IsP7dG__billingTable th{z-index:10;background:#f4f4f4;font-weight:700;position:sticky;top:0}.page-module__IsP7dG__cellInput{background:0 0;border:none;width:100%;padding:.15rem .25rem;font-size:.875rem}.page-module__IsP7dG__cellInput:focus{background:#f0f4f8;outline:none}.page-module__IsP7dG__deleteBtn{color:#fff;cursor:pointer;background:#ff5252;border:none;border-radius:3px;padding:.25rem .5rem;font-size:.8rem}.page-module__IsP7dG__deleteBtn:hover{background:#d32f2f}.page-module__IsP7dG__deleteBtn:focus{outline-offset:1px;outline:2px solid #d32f2f}.page-module__IsP7dG__functionBar{background:#e8e8e8;border-top:1px solid #ccc;gap:1rem;padding:.5rem 1.5rem;display:flex}.page-module__IsP7dG__functionKey{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.page-module__IsP7dG__functionKeyButton{color:#fff;text-align:center;background:#555;border-radius:3px;min-width:35px;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.page-module__IsP7dG__statusBar{display:none}.page-module__IsP7dG__statusLeft,.page-module__IsP7dG__statusCenter,.page-module__IsP7dG__statusRight{gap:2rem;display:flex}.page-module__IsP7dG__totalAmount{color:#2c5f2d;text-align:right;padding-right:2rem;font-size:1.5rem;font-weight:700}.page-module__IsP7dG__actions{display:none}.page-module__IsP7dG__cellInput:focus,.page-module__IsP7dG__customerInput:focus,.page-module__IsP7dG__deleteBtn:focus{z-index:5;position:relative}.page-module__IsP7dG__footer{background:#fff;border-top:1px solid #ccc;flex-direction:column;display:flex}.page-module__IsP7dG__footerTop{background:#f9f9f9;border-bottom:1px solid #ddd;justify-content:space-between;padding:1rem 1.5rem;display:flex}.page-module__IsP7dG__customerInfo,.page-module__IsP7dG__shippingInfo{flex:1;font-size:.9rem;line-height:1.4}.page-module__IsP7dG__totalInfo{text-align:right;color:#2c5f2d;flex:1;justify-content:flex-end;align-items:center;gap:1rem;font-size:1.5rem;font-weight:700;display:flex}.page-module__IsP7dG__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__IsP7dG__modal{background:#fff;border-radius:8px;width:400px;max-width:90%;padding:20px;box-shadow:0 4px 6px #0000001a}.page-module__IsP7dG__modal h2{margin-top:0;margin-bottom:15px}.page-module__IsP7dG__modal input{border:1px solid #ccc;border-radius:4px;width:100%;margin-bottom:15px;padding:8px}.page-module__IsP7dG__modalActions{justify-content:flex-end;gap:10px;display:flex}.page-module__IsP7dG__modalButton{cursor:pointer;border:none;border-radius:4px;padding:8px 16px}.page-module__IsP7dG__modalButton.page-module__IsP7dG__primary{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:4px;padding:8px 16px}.page-module__IsP7dG__modalButton.page-module__IsP7dG__secondary{color:#fff;background-color:#6c757d}.page-module__IsP7dG__loader{box-sizing:border-box;border:5px solid #1a56db;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;margin:0 auto;animation:1s linear infinite page-module__IsP7dG__rotation;display:inline-block}@keyframes page-module__IsP7dG__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Button-module__8RiFmG__button{cursor:pointer;border:none;border-radius:.375rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .2s ease-in-out;display:inline-flex}.Button-module__8RiFmG__primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 4px 6px -1px #4f46e533,0 2px 4px -1px #4f46e51a}.Button-module__8RiFmG__primary:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);transform:translateY(-1px);box-shadow:0 6px 8px -1px #4f46e54d,0 4px 6px -1px #4f46e533}.Button-module__8RiFmG__primary:active{transform:translateY(0)}.Button-module__8RiFmG__secondary{color:#1f2937;background:#fff;border:1px solid #e5e7eb}.Button-module__8RiFmG__secondary:hover{background:#f9fafb;border-color:#d1d5db}.Button-module__8RiFmG__danger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.Button-module__8RiFmG__danger:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
.Card-module__b6YjYG__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border:1px solid #e5e7eb80;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Card-module__b6YjYG__card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}
.Input-module__5jsJuW__inputWrapper{flex-direction:column;gap:.25rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:#374151;font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;outline:none;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition:all .2s}.Input-module__5jsJuW__input:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.Input-module__5jsJuW__input:disabled{cursor:not-allowed;background-color:#f3f4f6}.Input-module__5jsJuW__error{border-color:#ef4444}.Input-module__5jsJuW__error:focus{box-shadow:0 0 0 2px #ef444433}.Input-module__5jsJuW__errorText{color:#ef4444;font-size:.75rem}
.shared-page-module__a89Gfa__container{width:90%;margin:0 auto;padding:2rem}.shared-page-module__a89Gfa__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.shared-page-module__a89Gfa__headerActions{align-items:center;gap:.5rem;display:flex}.shared-page-module__a89Gfa__title{color:#1f2937;margin:0;font-size:1.5rem;font-weight:600}.shared-page-module__a89Gfa__headerDesc{color:#6b7280;margin-top:.25rem;font-size:.875rem}.shared-page-module__a89Gfa__filters{align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.shared-page-module__a89Gfa__searchInput{flex:1;max-width:400px}.shared-page-module__a89Gfa__dateFilter{align-items:center;gap:.5rem;display:flex}.shared-page-module__a89Gfa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.shared-page-module__a89Gfa__statCard{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-radius:.75rem;padding:1.25rem;transition:transform .2s;box-shadow:0 4px 6px -1px #4f46e533}.shared-page-module__a89Gfa__statCard:hover{transform:translateY(-2px)}.shared-page-module__a89Gfa__statValue{margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.shared-page-module__a89Gfa__statLabel{opacity:.9;font-size:.875rem}.shared-page-module__a89Gfa__actionBtn{margin-right:.25rem;padding:.25rem .5rem;font-size:.75rem}.shared-page-module__a89Gfa__actions{gap:.5rem;display:flex}.shared-page-module__a89Gfa__badge{color:#166534;background:#dcfce7;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.shared-page-module__a89Gfa__modal{z-index:1000;-webkit-backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.shared-page-module__a89Gfa__modalContent{background:#fff;border-radius:.75rem;width:90%;max-width:600px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shared-page-module__a89Gfa__formGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.shared-page-module__a89Gfa__formGroup{flex-direction:column;gap:.5rem;display:flex}.shared-page-module__a89Gfa__formGroup label{color:#374151;font-size:.875rem;font-weight:500}.shared-page-module__a89Gfa__formGroup input,.shared-page-module__a89Gfa__formGroup textarea,.shared-page-module__a89Gfa__formGroup select{border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.shared-page-module__a89Gfa__formGroup input:focus,.shared-page-module__a89Gfa__formGroup textarea:focus,.shared-page-module__a89Gfa__formGroup select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f133}.shared-page-module__a89Gfa__formActions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.shared-page-module__a89Gfa__tableContainer{background:#fff;border-radius:.75rem;overflow:hidden}.shared-page-module__a89Gfa__tabContainer{gap:2rem;margin-top:2rem;display:flex}.shared-page-module__a89Gfa__tabList{flex-direction:column;gap:.5rem;width:250px;display:flex}.shared-page-module__a89Gfa__tab{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.shared-page-module__a89Gfa__tab:hover{color:#1f2937;background:#f3f4f6}.shared-page-module__a89Gfa__tab.shared-page-module__a89Gfa__active{color:#4f46e5;background:#eef2ff}.shared-page-module__a89Gfa__tabContent{background:#fff;border-radius:.75rem;flex:1;padding:1.5rem}.shared-page-module__a89Gfa__shortcut{color:#9ca3af;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.25rem;margin-left:auto;padding:.1rem .4rem;font-size:.75rem}.shared-page-module__a89Gfa__menuGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.shared-page-module__a89Gfa__menuCard{cursor:pointer;transition:all .2s}.shared-page-module__a89Gfa__menuCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.shared-page-module__a89Gfa__cardTitle{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.shared-page-module__a89Gfa__cardDesc{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.shared-page-module__a89Gfa__docLink{color:#6366f1;cursor:pointer;background:#eef2ff;border:1px solid #e0e7ff;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.shared-page-module__a89Gfa__docLink:hover{background:#e0e7ff;transform:translateY(-1px)}
.NotificationSettings-module__nNapjG__container{padding:1rem 0}.NotificationSettings-module__nNapjG__header{margin-bottom:2rem}.NotificationSettings-module__nNapjG__header h2{color:#111;margin-bottom:.5rem;font-size:1.5rem}.NotificationSettings-module__nNapjG__header p{color:#666;font-size:.95rem}.NotificationSettings-module__nNapjG__header code{background:#f0f0f0;border-radius:4px;padding:.1rem .3rem;font-family:monospace}.NotificationSettings-module__nNapjG__grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.NotificationSettings-module__nNapjG__fieldGroup{flex-direction:column;gap:.75rem;display:flex}.NotificationSettings-module__nNapjG__fieldInfo label{color:#333;margin-bottom:.25rem;font-weight:600;display:block}.NotificationSettings-module__nNapjG__fieldInfo span{color:#888;font-size:.85rem}.NotificationSettings-module__nNapjG__textarea{resize:vertical;border:1px solid #ddd;border-radius:8px;width:100%;padding:1rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .2s}.NotificationSettings-module__nNapjG__textarea:focus{border-color:#ed286c;outline:none}.NotificationSettings-module__nNapjG__footer{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.NotificationSettings-module__nNapjG__success{color:#2da44e;font-weight:600}.NotificationSettings-module__nNapjG__error{color:#cf222e;font-weight:600}@media (max-width:900px){.NotificationSettings-module__nNapjG__grid{grid-template-columns:1fr}}
.Settings-module__h9_rbW__settingsLayout{background-color:#f3f4f6;min-height:calc(100vh - 64px);display:flex}.Settings-module__h9_rbW__sidebar{z-index:50;background-color:#1f2937;flex-direction:column;align-items:center;width:64px;padding-top:1.5rem;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0;overflow:hidden}.Settings-module__h9_rbW__sidebar:hover{width:240px}.Settings-module__h9_rbW__navItem{color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:1.25rem;width:100%;padding:.75rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.Settings-module__h9_rbW__navItem:hover{color:#fff;background-color:#374151}.Settings-module__h9_rbW__navItem.Settings-module__h9_rbW__active{color:#fff;background-color:#4f46e5}.Settings-module__h9_rbW__navIcon{flex-shrink:0;width:20px;height:20px}.Settings-module__h9_rbW__navText{opacity:0;font-size:.875rem;font-weight:500;transition:opacity .3s}.Settings-module__h9_rbW__sidebar:hover .Settings-module__h9_rbW__navText{opacity:1}.Settings-module__h9_rbW__content{flex:1;max-width:1200px;padding:2.5rem}.Settings-module__h9_rbW__pageHeader{margin-bottom:2rem}.Settings-module__h9_rbW__pageHeader h1{color:#111827;margin:0;font-size:1.875rem;font-weight:700}.Settings-module__h9_rbW__pageHeader p{color:#6b7280;margin-top:.5rem;font-size:1rem}@keyframes Settings-module__h9_rbW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Settings-module__h9_rbW__tabContent{animation:.4s ease-out Settings-module__h9_rbW__fadeIn}
.CustomerSearchModal-module__hpLPEa__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CustomerSearchModal-module__hpLPEa__modal{background:#fff;border-radius:.75rem;flex-direction:column;width:90%;max-width:700px;max-height:80vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.CustomerSearchModal-module__hpLPEa__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CustomerSearchModal-module__hpLPEa__modalTitle{color:#1f2937;font-size:1.25rem;font-weight:600}.CustomerSearchModal-module__hpLPEa__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:all .2s}.CustomerSearchModal-module__hpLPEa__closeBtn:hover{color:#1f2937;background:#f3f4f6}.CustomerSearchModal-module__hpLPEa__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.CustomerSearchModal-module__hpLPEa__searchInput{margin-bottom:1rem}.CustomerSearchModal-module__hpLPEa__customerList{flex-direction:column;gap:.5rem;max-height:400px;display:flex;overflow-y:auto}.CustomerSearchModal-module__hpLPEa__customerItem{cursor:pointer;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .2s}.CustomerSearchModal-module__hpLPEa__customerItem:hover{background:#f9fafb;border-color:#6366f1}.CustomerSearchModal-module__hpLPEa__customerItemSelected{box-shadow:0 0 0 2px #6366f11a;background:#eef2ff!important;border-color:#6366f1!important}.CustomerSearchModal-module__hpLPEa__customerName{color:#1f2937;margin-bottom:.25rem;font-weight:600}.CustomerSearchModal-module__hpLPEa__customerDetails{color:#6b7280;font-size:.875rem}
.MasterPage-module__VskLBa__container{width:90%;margin:0 auto}.MasterPage-module__VskLBa__header{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-top:1.5rem;display:flex}.MasterPage-module__VskLBa__titleSection{flex:1}.MasterPage-module__VskLBa__title{color:#1f2937;margin:0;font-size:1.5rem;font-weight:600}.MasterPage-module__VskLBa__description{color:#6b7280;margin-top:.25rem;font-size:.875rem}.MasterPage-module__VskLBa__headerActions{align-items:center;gap:.75rem;display:flex}.MasterPage-module__VskLBa__addButton{align-items:center;gap:.5rem;display:flex}.MasterPage-module__VskLBa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.MasterPage-module__VskLBa__statCard{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:.75rem;padding:1.25rem;transition:transform .2s;box-shadow:0 4px 6px -1px #4f46e533}.MasterPage-module__VskLBa__statCard:hover{transform:translateY(-2px)}.MasterPage-module__VskLBa__statValue{margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.MasterPage-module__VskLBa__statLabel{opacity:.9;font-size:.875rem}.MasterPage-module__VskLBa__searchSection{margin-bottom:1.5rem}.MasterPage-module__VskLBa__searchInput{max-width:400px;position:relative}.MasterPage-module__VskLBa__searchIcon{color:#94a3b8;z-index:1;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.MasterPage-module__VskLBa__searchField{width:100%;padding-left:2.5rem}.MasterPage-module__VskLBa__contentCard{background:#fff;border-radius:.75rem;padding:0;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (max-width:768px){.MasterPage-module__VskLBa__header{flex-direction:column;align-items:stretch}.MasterPage-module__VskLBa__statsGrid{grid-template-columns:1fr}}
.OCRUploadModal-module__PlMLua__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.OCRUploadModal-module__PlMLua__modal{background:#fff;border-radius:8px;flex-direction:column;width:600px;max-width:90vw;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}.OCRUploadModal-module__PlMLua__header{background:#f8f9fa;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.OCRUploadModal-module__PlMLua__header h2{color:#1a56db;margin:0;font-size:1.25rem}.OCRUploadModal-module__PlMLua__closeBtn{min-width:auto!important;padding:.5rem!important}.OCRUploadModal-module__PlMLua__content{flex:1;padding:1.5rem;overflow-y:auto}.OCRUploadModal-module__PlMLua__uploadSection{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.OCRUploadModal-module__PlMLua__dropZone{cursor:pointer;background:#f1f5f9;border:2px dashed #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:200px;transition:all .2s;display:flex}.OCRUploadModal-module__PlMLua__dropZone:hover,.OCRUploadModal-module__PlMLua__dropZone.OCRUploadModal-module__PlMLua__dragOver{background:#eff6ff;border-color:#3b82f6}.OCRUploadModal-module__PlMLua__dropZone.OCRUploadModal-module__PlMLua__hasFile{background:#f0fdf4;border-color:#10b981}.OCRUploadModal-module__PlMLua__placeholder{text-align:center;color:#64748b}.OCRUploadModal-module__PlMLua__placeholder p{color:#334155;margin:.5rem 0 .25rem;font-weight:600}.OCRUploadModal-module__PlMLua__placeholder span{font-size:.85rem}.OCRUploadModal-module__PlMLua__fileInfo{text-align:center}.OCRUploadModal-module__PlMLua__fileName{color:#1e293b;word-break:break-all;margin:.5rem 0 .25rem;font-weight:600}.OCRUploadModal-module__PlMLua__fileSize{color:#64748b;margin:0;font-size:.85rem}.OCRUploadModal-module__PlMLua__uploadIcon,.OCRUploadModal-module__PlMLua__fileIcon{color:#94a3b8}.OCRUploadModal-module__PlMLua__dropZone.OCRUploadModal-module__PlMLua__hasFile .OCRUploadModal-module__PlMLua__fileIcon{color:#10b981}.OCRUploadModal-module__PlMLua__errorBox{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.9rem;display:flex}.OCRUploadModal-module__PlMLua__uploadActions{justify-content:center;gap:1rem;width:100%;display:flex}.OCRUploadModal-module__PlMLua__processBtn{gap:.5rem;min-width:160px}.OCRUploadModal-module__PlMLua__spinner{animation:1s linear infinite OCRUploadModal-module__PlMLua__spin}@keyframes OCRUploadModal-module__PlMLua__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OCRUploadModal-module__PlMLua__previewSection{flex-direction:column;gap:1.25rem;display:flex}.OCRUploadModal-module__PlMLua__previewHeader{border-bottom:2px solid #f1f5f9;align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.OCRUploadModal-module__PlMLua__successIcon{color:#10b981}.OCRUploadModal-module__PlMLua__previewHeader h3{color:#0f172a;margin:0;font-size:1.1rem}.OCRUploadModal-module__PlMLua__dataSummary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;padding:1rem;display:grid}.OCRUploadModal-module__PlMLua__dataField label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;display:block}.OCRUploadModal-module__PlMLua__dataField span{color:#1e293b;font-weight:600}.OCRUploadModal-module__PlMLua__itemsTableWrapper{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.OCRUploadModal-module__PlMLua__itemsTable{border-collapse:collapse;width:100%;font-size:.9rem}.OCRUploadModal-module__PlMLua__itemsTable th{text-align:left;color:#475569;background:#f1f5f9;padding:.75rem;font-weight:600}.OCRUploadModal-module__PlMLua__itemsTable td{border-top:1px solid #f1f5f9;padding:.75rem}.OCRUploadModal-module__PlMLua__previewFooter{border-top:1px solid #eee;flex-direction:column;align-items:flex-end;gap:1rem;padding-top:1rem;display:flex}.OCRUploadModal-module__PlMLua__grandTotal{color:#1e293b;font-size:1.25rem;font-weight:700}.OCRUploadModal-module__PlMLua__footerActions{gap:1rem;display:flex}.OCRUploadModal-module__PlMLua__deleteItemBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.OCRUploadModal-module__PlMLua__deleteItemBtn:hover{background:#fef2f2;transform:scale(1.1)}.OCRUploadModal-module__PlMLua__wideModal{width:1100px!important;max-width:95vw!important}.OCRUploadModal-module__PlMLua__splitView{grid-template-columns:1fr 1fr;gap:1.5rem;height:100%;display:grid;overflow:hidden}.OCRUploadModal-module__PlMLua__imagePanel{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:flex-start;padding:1rem;display:flex;overflow:auto}.OCRUploadModal-module__PlMLua__imageContainer{width:100%;max-width:100%}.OCRUploadModal-module__PlMLua__invoiceImage{border-radius:4px;width:100%;height:auto;box-shadow:0 4px 12px #0000001a}.OCRUploadModal-module__PlMLua__imageLoader,.OCRUploadModal-module__PlMLua__imageError{color:#64748b;background:#f8fafc;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:300px;display:flex}.OCRUploadModal-module__PlMLua__imageError{color:#ef4444}
.Modal-module__7LRQSW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modal{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Modal-module__7LRQSW__modalSm{width:400px;max-width:90vw}.Modal-module__7LRQSW__modalMd{width:600px;max-width:90vw}.Modal-module__7LRQSW__modalLg{width:1000px;max-width:90vw}.Modal-module__7LRQSW__modalXl{width:1250px;max-width:95vw}.Modal-module__7LRQSW__header{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Modal-module__7LRQSW__title{color:#111827;margin:0;font-size:18px;font-weight:600}.Modal-module__7LRQSW__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.Modal-module__7LRQSW__closeButton:hover{color:#374151;background:#e5e7eb}.Modal-module__7LRQSW__content{flex:1;padding:24px;overflow-y:auto}@media (prefers-color-scheme:dark){.Modal-module__7LRQSW__modal{background:#1f2937;border-color:#374151}.Modal-module__7LRQSW__header{background:#111827;border-color:#374151}.Modal-module__7LRQSW__title{color:#f9fafb}.Modal-module__7LRQSW__closeButton{color:#9ca3af}.Modal-module__7LRQSW__closeButton:hover{color:#d1d5db;background:#374151}}
.NewPaymentModal-module__aAKhKq__form{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.NewPaymentModal-module__aAKhKq__topSection{grid-template-columns:1fr 1.5fr;gap:1rem;display:grid}.NewPaymentModal-module__aAKhKq__customerCard,.NewPaymentModal-module__aAKhKq__paymentCard{flex-direction:column;gap:1rem;padding:1rem;display:flex}.NewPaymentModal-module__aAKhKq__toggleRow{margin-bottom:.5rem}.NewPaymentModal-module__aAKhKq__switchLabel{cursor:pointer;color:#475569;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.NewPaymentModal-module__aAKhKq__field{flex-direction:column;gap:.5rem;display:flex}.NewPaymentModal-module__aAKhKq__field label{color:#64748b;font-size:.8rem;font-weight:500}.NewPaymentModal-module__aAKhKq__amountInput{color:#0f172a;font-size:1.25rem;font-weight:600}.NewPaymentModal-module__aAKhKq__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.NewPaymentModal-module__aAKhKq__stats{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:auto;padding-top:1rem;display:grid}.NewPaymentModal-module__aAKhKq__statItem{flex-direction:column;display:flex}.NewPaymentModal-module__aAKhKq__statItem span{color:#94a3b8;text-transform:uppercase;letter-spacing:.025em;font-size:.7rem}.NewPaymentModal-module__aAKhKq__statItem strong{color:#334155;font-size:.9rem}.NewPaymentModal-module__aAKhKq__allocationSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.NewPaymentModal-module__aAKhKq__sectionHeader{justify-content:space-between;align-items:center;display:flex}.NewPaymentModal-module__aAKhKq__sectionHeader h3{color:#475569;font-size:.9rem;font-weight:600}.NewPaymentModal-module__aAKhKq__modeToggle{gap:.5rem;display:flex}.NewPaymentModal-module__aAKhKq__tableWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:6px;max-height:250px;overflow-y:auto}.NewPaymentModal-module__aAKhKq__fifoInfo{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;align-items:center;gap:.75rem;padding:1rem;font-size:.85rem;display:flex}.NewPaymentModal-module__aAKhKq__footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:flex-end;padding-top:1.5rem;display:flex}.NewPaymentModal-module__aAKhKq__totalRow{color:#0f172a;gap:1rem;font-size:1.1rem;font-weight:600;display:flex}.NewPaymentModal-module__aAKhKq__advanceText{color:#0891b2;font-size:.9rem}.NewPaymentModal-module__aAKhKq__actions{gap:.75rem;display:flex}.NewPaymentModal-module__aAKhKq__nativeSelect{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;padding:.625rem;font-size:.875rem}
.Table-module__ceAsYa__tableContainer{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;overflow-x:auto}.Table-module__ceAsYa__table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.Table-module__ceAsYa__thead{background:#f9fafb}.Table-module__ceAsYa__th{color:#374151;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem;font-weight:600}.Table-module__ceAsYa__td{color:#4b5563;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.Table-module__ceAsYa__tr:last-child .Table-module__ceAsYa__td{border-bottom:none}.Table-module__ceAsYa__tr:hover{background:#f9fafb}
.DataActions-module__Z7LwdW__container{background:var(--card-background);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.DataActions-module__Z7LwdW__leftSection{align-items:center;gap:1rem;display:flex}.DataActions-module__Z7LwdW__rightSection{align-items:center;gap:.75rem;display:flex}.DataActions-module__Z7LwdW__totalCount{color:var(--text-secondary);font-size:.875rem;font-weight:500}.DataActions-module__Z7LwdW__pagination{align-items:center;gap:.5rem;display:flex}.DataActions-module__Z7LwdW__pageBtn{min-width:auto;padding:.5rem}.DataActions-module__Z7LwdW__pageInfo{color:var(--text-secondary);white-space:nowrap;font-size:.875rem}.DataActions-module__Z7LwdW__pageSizeSelect{border:1px solid var(--border-color);background:#fff;border-radius:4px;padding:.5rem;font-size:.875rem}.DataActions-module__Z7LwdW__actionBtn{align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.DataActions-module__Z7LwdW__exportSection,.DataActions-module__Z7LwdW__importSection{position:relative}.DataActions-module__Z7LwdW__dropdown{border:1px solid var(--border-color);z-index:1000;background:#fff;border-radius:4px;min-width:120px;position:absolute;top:100%;right:0;box-shadow:0 4px 6px #0000001a}.DataActions-module__Z7LwdW__dropdown button,.DataActions-module__Z7LwdW__dropdown label{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:block}.DataActions-module__Z7LwdW__dropdown button:hover,.DataActions-module__Z7LwdW__dropdown label:hover{background:var(--hover-color)}.DataActions-module__Z7LwdW__dropdown button:not(:last-child),.DataActions-module__Z7LwdW__dropdown label:not(:last-child){border-bottom:1px solid var(--border-color)}@media (max-width:768px){.DataActions-module__Z7LwdW__container{flex-direction:column;align-items:stretch;gap:.5rem}.DataActions-module__Z7LwdW__leftSection,.DataActions-module__Z7LwdW__rightSection,.DataActions-module__Z7LwdW__pagination{justify-content:center}}
.page-module__7uzBDW__statusBadge{text-transform:capitalize;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__7uzBDW__statusDraft{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.page-module__7uzBDW__statusSent{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe}.page-module__7uzBDW__statusPartial{color:#f59e0b;background:#fffbeb;border:1px solid #fef3c7}.page-module__7uzBDW__statusPaid{color:#10b981;background:#ecfdf5;border:1px solid #d1fae5}.page-module__7uzBDW__statusOverdue{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2}.page-module__7uzBDW__overdueText{color:#ef4444;font-weight:600}.page-module__7uzBDW__agingBucket{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:.125rem .375rem;font-size:.75rem}.page-module__7uzBDW__balanceDue{color:#1e293b;font-weight:700}.page-module__7uzBDW__invoiceLink{color:#4f46e5;cursor:pointer;font-weight:600;text-decoration:none}.page-module__7uzBDW__invoiceLink:hover{text-decoration:underline}.page-module__7uzBDW__actionIcon{height:auto;padding:.4rem;border-radius:.375rem!important;min-width:auto!important}.page-module__7uzBDW__customerInfo{flex-direction:column;display:flex}.page-module__7uzBDW__customerContact{color:#94a3b8;font-size:.75rem}.page-module__7uzBDW__filters{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__7uzBDW__filterGroup{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;display:flex}.page-module__7uzBDW__filterLabel{color:#64748b;font-weight:500}.page-module__7uzBDW__filterInput{color:#1e293b;background:0 0;border:none;outline:none;font-size:.875rem}.page-module__7uzBDW__tabs{border-bottom:1px solid #e2e8f0;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__7uzBDW__tab{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.75rem .5rem;font-size:.95rem;font-weight:600;transition:all .2s;position:relative}.page-module__7uzBDW__tab:hover,.page-module__7uzBDW__activeTab{color:#4f46e5}.page-module__7uzBDW__activeTab:after{content:"";background:#4f46e5;height:2px;position:absolute;bottom:-1px;left:0;right:0}
.ProfessionalModal-module__uKJpVq__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out ProfessionalModal-module__uKJpVq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProfessionalModal-module__uKJpVq__fadeIn{0%{opacity:0}to{opacity:1}}.ProfessionalModal-module__uKJpVq__modalContent{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-radius:20px;max-width:90vw;max-height:90vh;animation:.3s ease-out ProfessionalModal-module__uKJpVq__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #fffc}@keyframes ProfessionalModal-module__uKJpVq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ProfessionalModal-module__uKJpVq__modalHeader{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:2rem;position:relative;overflow:hidden}.ProfessionalModal-module__uKJpVq__modalHeader:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"white\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.ProfessionalModal-module__uKJpVq__modalTitle{z-index:1;margin:0 0 .5rem;font-size:1.75rem;font-weight:700;position:relative}.ProfessionalModal-module__uKJpVq__modalSubtitle{opacity:.9;z-index:1;margin:0;font-size:1rem;position:relative}.ProfessionalModal-module__uKJpVq__closeButton{color:#fff;cursor:pointer;z-index:2;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ProfessionalModal-module__uKJpVq__closeButton:hover{background:#ffffff4d;transform:scale(1.1)}.ProfessionalModal-module__uKJpVq__modalBody{max-height:calc(90vh - 200px);padding:2rem;overflow-y:auto}.ProfessionalModal-module__uKJpVq__formSection{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:2rem}.ProfessionalModal-module__uKJpVq__formSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ProfessionalModal-module__uKJpVq__sectionTitle{color:#1e293b;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.125rem;font-weight:600;display:flex}.ProfessionalModal-module__uKJpVq__sectionIcon{color:#667eea}.ProfessionalModal-module__uKJpVq__formGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:1.5rem;display:grid}.ProfessionalModal-module__uKJpVq__formGroup{flex-direction:column;gap:.5rem;display:flex}.ProfessionalModal-module__uKJpVq__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:flex}.ProfessionalModal-module__uKJpVq__checkbox{cursor:pointer;accent-color:#667eea;border:2px solid #e2e8f0;border-radius:4px;width:18px;height:18px}.ProfessionalModal-module__uKJpVq__checkbox:checked{background:#667eea;border-color:#667eea}.ProfessionalModal-module__uKJpVq__label{color:#374151;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.ProfessionalModal-module__uKJpVq__required{color:#ef4444;font-size:.75rem}.ProfessionalModal-module__uKJpVq__input{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:.875rem 1rem;font-size:.875rem;transition:all .2s;box-shadow:0 1px 3px #0000001a}.ProfessionalModal-module__uKJpVq__input:focus{border-color:#667eea;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #667eea1a}.ProfessionalModal-module__uKJpVq__input:disabled{color:#64748b;cursor:not-allowed;background:#f8fafc}.ProfessionalModal-module__uKJpVq__select{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:.875rem 1rem;font-size:.875rem;transition:all .2s;box-shadow:0 1px 3px #0000001a}.ProfessionalModal-module__uKJpVq__select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.ProfessionalModal-module__uKJpVq__textarea{resize:vertical;background:#fff;border:2px solid #e2e8f0;border-radius:12px;min-height:100px;padding:.875rem 1rem;font-family:inherit;font-size:.875rem;transition:all .2s;box-shadow:0 1px 3px #0000001a}.ProfessionalModal-module__uKJpVq__textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.ProfessionalModal-module__uKJpVq__errorMessage{color:#dc2626;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:1px solid #f87171;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;display:flex}.ProfessionalModal-module__uKJpVq__modalFooter{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}.ProfessionalModal-module__uKJpVq__button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.875rem 2rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.ProfessionalModal-module__uKJpVq__buttonSecondary{color:#64748b;background:#fff;border:2px solid #e2e8f0}.ProfessionalModal-module__uKJpVq__buttonSecondary:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.ProfessionalModal-module__uKJpVq__buttonPrimary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 14px #667eea4d}.ProfessionalModal-module__uKJpVq__buttonPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.ProfessionalModal-module__uKJpVq__buttonPrimary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 14px #667eea33}.ProfessionalModal-module__uKJpVq__loadingSpinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite ProfessionalModal-module__uKJpVq__spin}@keyframes ProfessionalModal-module__uKJpVq__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.ProfessionalModal-module__uKJpVq__modalContent{border-radius:16px;margin:1rem}.ProfessionalModal-module__uKJpVq__modalHeader{padding:1.5rem}.ProfessionalModal-module__uKJpVq__modalTitle{font-size:1.5rem}.ProfessionalModal-module__uKJpVq__modalBody{padding:1.5rem}.ProfessionalModal-module__uKJpVq__formGrid{grid-template-columns:1fr;gap:1rem}.ProfessionalModal-module__uKJpVq__modalFooter{flex-direction:column-reverse;padding:1rem 1.5rem}.ProfessionalModal-module__uKJpVq__button{width:100%}}
.page-module__W1A7Oq__container{background:#f9f9f9;flex-direction:column;width:100%;height:100%;display:flex}.page-module__W1A7Oq__pageTitle{background:#e8e8e8;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:.5rem 1.5rem;font-weight:700;display:flex}.page-module__W1A7Oq__dateTime{color:#4a5568;align-items:center;gap:1.5rem;font-size:.875rem;font-weight:400;display:flex}.page-module__W1A7Oq__invoiceNoField{color:#2d3748;background:#edf2f7;border-radius:.375rem;padding:.25rem .75rem;font-weight:600}.page-module__W1A7Oq__topSection{background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:20px;padding:.75rem 1.5rem;display:flex}.page-module__W1A7Oq__companySection{align-items:center;gap:.5rem;display:flex}.page-module__W1A7Oq__companySelect{border:1px solid #ccc;border-radius:3px;min-width:250px;padding:.25rem .5rem;font-weight:700}.page-module__W1A7Oq__customerField{align-items:center;gap:.5rem;display:flex}.page-module__W1A7Oq__customerLabel{font-weight:700}.page-module__W1A7Oq__customerInput{border:1px solid #ccc;border-radius:3px;min-width:200px;padding:.25rem .5rem}.page-module__W1A7Oq__tableContainer{z-index:5;flex:1;position:relative;overflow:auto}.page-module__W1A7Oq__billingTable{border-collapse:collapse;background:#fff;width:100%}.page-module__W1A7Oq__billingTable th,.page-module__W1A7Oq__billingTable td{text-align:left;border:1px solid #e2e8f0;padding:.25rem .5rem}.page-module__W1A7Oq__billingTable th{z-index:10;background:#f4f4f4;font-weight:700;position:sticky;top:0}.page-module__W1A7Oq__cellInput{background:0 0;border:none;width:100%;padding:.15rem .25rem;font-size:.875rem}.page-module__W1A7Oq__cellInput:focus{background:#f0f4f8;outline:none}.page-module__W1A7Oq__deleteBtn{color:#fff;cursor:pointer;background:#ff5252;border:none;border-radius:3px;padding:.25rem .5rem;font-size:.8rem}.page-module__W1A7Oq__deleteBtn:hover{background:#d32f2f}.page-module__W1A7Oq__deleteBtn:focus{outline-offset:1px;outline:2px solid #d32f2f}.page-module__W1A7Oq__functionBar{background:#e8e8e8;border-top:1px solid #ccc;gap:1rem;padding:.5rem 1.5rem;display:flex}.page-module__W1A7Oq__functionKey{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.page-module__W1A7Oq__functionKeyButton{color:#fff;text-align:center;background:#555;border-radius:3px;min-width:35px;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.page-module__W1A7Oq__statusBar{display:none}.page-module__W1A7Oq__statusLeft,.page-module__W1A7Oq__statusCenter,.page-module__W1A7Oq__statusRight{gap:2rem;display:flex}.page-module__W1A7Oq__totalAmount{color:#2c5f2d;text-align:right;padding-right:2rem;font-size:1.5rem;font-weight:700}.page-module__W1A7Oq__actions{display:none}.page-module__W1A7Oq__cellInput:focus,.page-module__W1A7Oq__customerInput:focus,.page-module__W1A7Oq__deleteBtn:focus{z-index:5;position:relative}.page-module__W1A7Oq__footer{background:#fff;border-top:1px solid #ccc;flex-direction:column;display:flex}.page-module__W1A7Oq__footerTop{background:#f9f9f9;border-bottom:1px solid #ddd;justify-content:space-between;gap:1.5rem;padding:1rem 1.5rem;display:flex}.page-module__W1A7Oq__customerInfo,.page-module__W1A7Oq__shippingInfo{word-wrap:break-word;overflow-wrap:break-word;background:#fff;border:1px solid #e0e0e0;border-radius:4px;flex:1;padding:.75rem;font-size:.9rem;line-height:1.4;box-shadow:0 1px 3px #0000000d}.page-module__W1A7Oq__notesSection{word-wrap:break-word;overflow-wrap:break-word;background:#fffbe6;border:1px solid #ffe58f;border-radius:4px;flex-direction:column;flex:1.5;padding:.75rem;font-size:.85rem;display:flex;box-shadow:0 1px 3px #0000000d}.page-module__W1A7Oq__notesInput{resize:none;background:0 0;border:none;outline:none;flex:1;width:100%;margin-top:4px;font-family:inherit;font-size:.85rem}.page-module__W1A7Oq__totalInfo{text-align:right;color:#2c5f2d;flex:1;justify-content:flex-end;gap:1rem;font-size:1.5rem;font-weight:700}.page-module__W1A7Oq__footerActions{background:#e8e8e8;border-top:1px solid #ccc;justify-content:space-between;align-items:center;padding:.5rem 1.5rem;display:flex}.page-module__W1A7Oq__shortcutLabels{color:#666;gap:1.5rem;font-size:.75rem;font-weight:600;display:flex}.page-module__W1A7Oq__actionButtons{gap:1rem;display:flex}.page-module__W1A7Oq__tenderBtn{color:#fff;cursor:pointer;background:#ed286c;border:none;border-radius:4px;padding:.5rem 1.5rem;font-weight:700;transition:all .2s;box-shadow:0 2px 4px #ed286c33}.page-module__W1A7Oq__tenderBtn:hover{background:#d4145a;transform:translateY(-1px);box-shadow:0 4px 6px #ed286c4d}.page-module__W1A7Oq__tenderBtn:active{transform:translateY(0)}.page-module__W1A7Oq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__W1A7Oq__modal{background:#fff;border-radius:8px;width:400px;max-width:90%;padding:20px;box-shadow:0 4px 6px #0000001a}.page-module__W1A7Oq__modal h2{margin-top:0;margin-bottom:15px}.page-module__W1A7Oq__modal input{border:1px solid #ccc;border-radius:4px;width:100%;margin-bottom:15px;padding:8px}.page-module__W1A7Oq__modalActions{justify-content:flex-end;gap:10px;display:flex}.page-module__W1A7Oq__modalButton{cursor:pointer;border:none;border-radius:4px;padding:8px 16px}.page-module__W1A7Oq__modalButton.page-module__W1A7Oq__primary{color:#fff;background-color:#007bff}.page-module__W1A7Oq__modalButton.page-module__W1A7Oq__secondary{color:#fff;background-color:#6c757d}.page-module__W1A7Oq__loader{box-sizing:border-box;border:5px solid #1a56db;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;margin:0 auto;animation:1s linear infinite page-module__W1A7Oq__rotation;display:inline-block}@keyframes page-module__W1A7Oq__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.AddCustomerModal-module__vxvNNW__form{flex-direction:column;gap:1.5rem;display:flex}.AddCustomerModal-module__vxvNNW__twoColumnLayout{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.AddCustomerModal-module__vxvNNW__section{flex-direction:column;gap:1rem;display:flex}.AddCustomerModal-module__vxvNNW__sectionHeader{border-bottom:2px solid var(--primary-color);align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.AddCustomerModal-module__vxvNNW__sectionHeader h3{color:var(--text-primary);flex:1;margin:0;font-size:1.1rem;font-weight:600}.AddCustomerModal-module__vxvNNW__sectionIcon{color:var(--primary-color)}.AddCustomerModal-module__vxvNNW__copyButton{align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.875rem;display:flex}.AddCustomerModal-module__vxvNNW__field{flex-direction:column;gap:.25rem;display:flex}.AddCustomerModal-module__vxvNNW__field label{color:var(--text-primary);font-size:.875rem;font-weight:500}.AddCustomerModal-module__vxvNNW__textarea{border:1px solid var(--border-color);resize:vertical;border-radius:6px;min-height:80px;padding:.75rem;font-family:inherit;font-size:.875rem}.AddCustomerModal-module__vxvNNW__textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3b82f61a}.AddCustomerModal-module__vxvNNW__textarea:disabled{color:#6b7280;cursor:not-allowed;background:#f9fafb}.AddCustomerModal-module__vxvNNW__select{border:1px solid var(--border-color);background:#fff;border-radius:6px;padding:.75rem;font-family:inherit;font-size:.875rem}.AddCustomerModal-module__vxvNNW__select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3b82f61a}.AddCustomerModal-module__vxvNNW__fullWidthSection{border-top:1px solid var(--border-color);flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.AddCustomerModal-module__vxvNNW__additionalFields{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.AddCustomerModal-module__vxvNNW__actions{border-top:1px solid var(--border-color);justify-content:flex-end;gap:1rem;padding-top:1rem;display:flex}.AddCustomerModal-module__vxvNNW__errorInput{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}.AddCustomerModal-module__vxvNNW__errorText{color:#dc2626;margin-top:.25rem;font-size:.75rem}@media (max-width:768px){.AddCustomerModal-module__vxvNNW__twoColumnLayout{grid-template-columns:1fr;gap:1.5rem}.AddCustomerModal-module__vxvNNW__additionalFields{grid-template-columns:1fr}.AddCustomerModal-module__vxvNNW__actions{flex-direction:column}}
.AddUserModal-module__MIN23W__form{flex-direction:column;gap:2rem;display:flex}.AddUserModal-module__MIN23W__grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.AddUserModal-module__MIN23W__fullWidth{grid-column:1/-1}.AddUserModal-module__MIN23W__section{flex-direction:column;gap:1.25rem;display:flex}.AddUserModal-module__MIN23W__sectionHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:.75rem;margin-bottom:.5rem;padding-bottom:.75rem;display:flex}.AddUserModal-module__MIN23W__sectionIcon{color:var(--primary-color)}.AddUserModal-module__MIN23W__sectionHeader h3{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600}.AddUserModal-module__MIN23W__field{flex-direction:column;gap:.5rem;display:flex}.AddUserModal-module__MIN23W__field label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.AddUserModal-module__MIN23W__fieldLabel{color:var(--text-secondary);margin-bottom:.75rem;font-size:.85rem;font-weight:500;display:block}.AddUserModal-module__MIN23W__select{border:1px solid var(--border-color);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:6px;padding:.625rem;font-size:.875rem;transition:all .2s}.AddUserModal-module__MIN23W__select:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-alpha);outline:none}.AddUserModal-module__MIN23W__checkboxGroup{flex-wrap:wrap;gap:.75rem;display:flex}.AddUserModal-module__MIN23W__roleBadge{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .2s;display:flex}.AddUserModal-module__MIN23W__roleBadge:has(input:checked){background:var(--primary-alpha);border-color:var(--primary-color);color:var(--primary-color)}.AddUserModal-module__MIN23W__roleBadge input{cursor:pointer}.AddUserModal-module__MIN23W__roleBadge span{font-size:.85rem;font-weight:500}.AddUserModal-module__MIN23W__errorInput{border-color:#ef4444!important}.AddUserModal-module__MIN23W__errorText{color:#ef4444;font-size:.75rem}.AddUserModal-module__MIN23W__actions{border-top:1px solid var(--border-color);justify-content:flex-end;gap:1rem;padding-top:1.5rem;display:flex}@media (max-width:768px){.AddUserModal-module__MIN23W__grid{grid-template-columns:1fr}}
.page-module__J7OBYq__statusBadge{text-transform:capitalize;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__J7OBYq__statusOpen{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe}.page-module__J7OBYq__statusPaid{color:#10b981;background:#ecfdf5;border:1px solid #d1fae5}.page-module__J7OBYq__statusPending{color:#f59e0b;background:#fffbeb;border:1px solid #fef3c7}.page-module__J7OBYq__statusHold{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2}.page-module__J7OBYq__overdueText{color:#ef4444;font-weight:600}.page-module__J7OBYq__payableBold{color:#1e293b;font-weight:700}.page-module__J7OBYq__vendorLink{color:#4f46e5;cursor:pointer;font-weight:600;text-decoration:none}.page-module__J7OBYq__vendorLink:hover{text-decoration:underline}.page-module__J7OBYq__actionIcon{height:auto;padding:.4rem;border-radius:.375rem!important;min-width:auto!important}.page-module__J7OBYq__vendorInfo{flex-direction:column;display:flex}.page-module__J7OBYq__vendorTaxInfo{color:#94a3b8;font-size:.75rem}.page-module__J7OBYq__filters{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__J7OBYq__filterGroup{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;display:flex}.page-module__J7OBYq__filterLabel{color:#64748b;font-weight:500}.page-module__J7OBYq__filterInput{color:#1e293b;background:0 0;border:none;outline:none;font-size:.875rem}.page-module__J7OBYq__msmeBadge{color:#db2777;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:4px;padding:.1rem .4rem;font-size:.7rem;font-weight:700}.page-module__J7OBYq__matchIcon{color:#10b981;align-items:center;gap:2px;display:inline-flex}.page-module__J7OBYq__gstMismatch{color:#e11d48;background:#fff1f2}
.page-module__Fx1_7W__dashboardGrid{grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}@media (max-width:1440px){.page-module__Fx1_7W__dashboardGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.page-module__Fx1_7W__dashboardGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module__Fx1_7W__dashboardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.page-module__Fx1_7W__dashboardGrid{grid-template-columns:1fr}}.page-module__Fx1_7W__premiumCard{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:.25rem;padding:1rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.page-module__Fx1_7W__premiumCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.page-module__Fx1_7W__cardHeader{color:#718096;text-transform:uppercase;letter-spacing:.05em;justify-content:flex-start;align-items:center;gap:.75rem;font-size:.75rem;font-weight:700;display:flex}.page-module__Fx1_7W__cardValue{color:#1a202c;font-size:1.25rem;font-weight:700}.page-module__Fx1_7W__cardSubtitle{color:#718096;font-size:.75rem}.page-module__Fx1_7W__iconWrapper{border-radius:.5rem;justify-content:center;align-items:center;display:flex}.page-module__Fx1_7W__quickActionsGrid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:1.5rem;display:grid}@media (max-width:1280px){.page-module__Fx1_7W__quickActionsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module__Fx1_7W__quickActionsGrid{grid-template-columns:repeat(2,1fr)}}.page-module__Fx1_7W__actionCard{cursor:pointer;color:#fff;border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.page-module__Fx1_7W__actionCard:hover{transform:scale(1.02);box-shadow:0 10px 15px -3px #0003}.page-module__Fx1_7W__actionIcon{background:#fff3;border-radius:.75rem;padding:.75rem}.page-module__Fx1_7W__actionInfo h3{margin:0;font-size:1rem;font-weight:700}.page-module__Fx1_7W__actionInfo p{opacity:.9;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600}
.page-module__aydn6q__loginContainer{background-color:#0000;background-image:linear-gradient(#0000004d,#000000b3),url(/images/login-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module__aydn6q__loginCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #ffffff4d;width:100%;max-width:450px;padding:3rem 2.5rem;box-shadow:0 20px 60px #1f268766}.page-module__aydn6q__loginHeader{text-align:center;margin-bottom:2.5rem}.page-module__aydn6q__logo{-webkit-text-fill-color:transparent;letter-spacing:-.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.page-module__aydn6q__subtitle{color:#666;font-size:1.05rem;font-weight:500}.page-module__aydn6q__loginForm{flex-direction:column;gap:1.75rem;display:flex}.page-module__aydn6q__formGroup{flex-direction:column;display:flex}.page-module__aydn6q__error{color:#c33;text-align:center;background:linear-gradient(135deg,#fee 0%,#fdd 100%);border:1px solid #fcc;border-radius:12px;padding:1rem;font-size:.875rem;font-weight:500;box-shadow:0 4px 12px #cc333326}.page-module__aydn6q__loginBtn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;margin-top:.5rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.page-module__aydn6q__loginBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.page-module__aydn6q__loginBtn:active:not(:disabled){transform:translateY(0)}.page-module__aydn6q__loginBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__aydn6q__loginFooter{color:#666;border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:2rem;font-size:.75rem}.page-module__aydn6q__loginFooter ul{margin:.5rem 0 0;padding:0;list-style:none}.page-module__aydn6q__loginFooter li{padding:.25rem 0;font-family:Courier New,monospace;font-size:.7rem}.page-module__aydn6q__footer{text-align:center;border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:1.5rem}.page-module__aydn6q__footer p{color:#666;margin:0;font-size:.875rem}.page-module__aydn6q__link{color:#667eea;font-weight:500;text-decoration:none;transition:color .2s}.page-module__aydn6q__link:hover{color:#764ba2;text-decoration:underline}
.page-module__RXB3-G__pageWrapper{margin-top:-1rem}.page-module__RXB3-G__toolbar{justify-content:flex-end;margin-top:-1.5rem;margin-bottom:1.5rem;display:flex}.page-module__RXB3-G__userInfo{align-items:center;gap:1rem;display:flex}.page-module__RXB3-G__userAvatar{background:var(--primary-alpha);width:32px;height:32px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.page-module__RXB3-G__username{color:var(--text-primary);font-weight:600}.page-module__RXB3-G__userId{color:var(--text-secondary);font-size:.75rem}.page-module__RXB3-G__contactCell{flex-direction:column;gap:.5rem;display:flex}.page-module__RXB3-G__contactItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.page-module__RXB3-G__badgeGroup{flex-wrap:wrap;gap:.25rem;display:flex}.page-module__RXB3-G__badge{border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.page-module__RXB3-G__roleBadge{color:#4f46e5;background:#eef2ff;border:1px solid #e0e7ff}.page-module__RXB3-G__statusBadge{text-transform:capitalize;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.page-module__RXB3-G__active{color:#10b981;background:#ecfdf5;border:1px solid #d1fae5}.page-module__RXB3-G__inactive{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.page-module__RXB3-G__blocked{color:#ef4444;background:#fee2e2;border:1px solid #fecaca}.page-module__RXB3-G__actions{gap:.5rem;display:flex}.page-module__RXB3-G__actionBtn{height:auto;padding:.5rem}.page-module__RXB3-G__deleteBtn{color:#ef4444!important;border-color:#ef4444!important}.page-module__RXB3-G__deleteBtn:hover{background:#fee2e2!important}.page-module__RXB3-G__emptyState{text-align:center;padding:4rem 2rem}.page-module__RXB3-G__emptyContent{color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__RXB3-G__emptyIcon{opacity:.2}.page-module__RXB3-G__loading{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.page-module__RXB3-G__spinner{border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite page-module__RXB3-G__spin}@keyframes page-module__RXB3-G__spin{to{transform:rotate(360deg)}}
.SupplierSearchModal-module__0ky5ma__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SupplierSearchModal-module__0ky5ma__modal{background:#fff;border-radius:.75rem;flex-direction:column;width:90%;max-width:700px;max-height:80vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.SupplierSearchModal-module__0ky5ma__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.SupplierSearchModal-module__0ky5ma__modalTitle{color:#1f2937;font-size:1.25rem;font-weight:600}.SupplierSearchModal-module__0ky5ma__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:all .2s}.SupplierSearchModal-module__0ky5ma__closeBtn:hover{color:#1f2937;background:#f3f4f6}.SupplierSearchModal-module__0ky5ma__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.SupplierSearchModal-module__0ky5ma__searchInput{margin-bottom:1rem}.SupplierSearchModal-module__0ky5ma__customerList{flex-direction:column;gap:.5rem;max-height:400px;display:flex;overflow-y:auto}.SupplierSearchModal-module__0ky5ma__customerItem{cursor:pointer;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .2s}.SupplierSearchModal-module__0ky5ma__customerItem:hover{background:#f9fafb;border-color:#6366f1}.SupplierSearchModal-module__0ky5ma__customerItemSelected{box-shadow:0 0 0 2px #6366f11a;background:#eef2ff!important;border-color:#6366f1!important}.SupplierSearchModal-module__0ky5ma__customerName{color:#1f2937;margin-bottom:.25rem;font-weight:600}.SupplierSearchModal-module__0ky5ma__customerDetails{color:#6b7280;font-size:.875rem}
.PaymentRegister-module__MkcV5W__container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.PaymentRegister-module__MkcV5W__loading{text-align:center;color:#64748b;padding:2rem}.PaymentRegister-module__MkcV5W__emptyState{text-align:center;color:#64748b;padding:3rem!important}.PaymentRegister-module__MkcV5W__flexCell{align-items:center;gap:.5rem;display:flex}.PaymentRegister-module__MkcV5W__icon{color:#94a3b8}.PaymentRegister-module__MkcV5W__paymentId{color:#3b82f6;background:#eff6ff;border-radius:4px;padding:.2rem .4rem;font-family:Roboto Mono,monospace;font-size:.85rem}.PaymentRegister-module__MkcV5W__subtext{color:#64748b;font-size:.75rem}.PaymentRegister-module__MkcV5W__amount{color:#0f172a;font-weight:600}.PaymentRegister-module__MkcV5W__allocationList{font-size:.8rem}.PaymentRegister-module__MkcV5W__allocationItem{color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:2px;margin-bottom:.2rem;padding:.1rem .3rem}.PaymentRegister-module__MkcV5W__unallocated{color:#94a3b8;font-style:italic}
.CustomerMaster-module__6AWdpq__loading{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.CustomerMaster-module__6AWdpq__spinner{border:3px solid var(--border-color);border-top:3px solid var(--primary-color);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite CustomerMaster-module__6AWdpq__spin}@keyframes CustomerMaster-module__6AWdpq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CustomerMaster-module__6AWdpq__tableWrapper{max-height:60vh;position:relative;overflow:auto}.CustomerMaster-module__6AWdpq__tableWrapper table{border-collapse:collapse;width:100%}.CustomerMaster-module__6AWdpq__tableWrapper thead{z-index:10;background:#fff;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.CustomerMaster-module__6AWdpq__customerId{background:var(--primary-color);color:#fff;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.875rem;font-weight:600}.CustomerMaster-module__6AWdpq__companyName{color:var(--text-primary);font-size:.875rem;font-weight:500}.CustomerMaster-module__6AWdpq__customerName{flex-direction:column;gap:.25rem;display:flex}.CustomerMaster-module__6AWdpq__name{color:var(--text-primary);font-weight:600}.CustomerMaster-module__6AWdpq__billToName{color:var(--text-secondary);font-size:.75rem;font-style:italic}.CustomerMaster-module__6AWdpq__contactInfo{flex-direction:column;gap:.5rem;display:flex}.CustomerMaster-module__6AWdpq__contactItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.CustomerMaster-module__6AWdpq__contactItem svg{color:var(--primary-color)}.CustomerMaster-module__6AWdpq__addressInfo{align-items:flex-start;gap:.5rem;max-width:200px;display:flex}.CustomerMaster-module__6AWdpq__addressInfo svg{color:var(--primary-color);flex-shrink:0;margin-top:.125rem}.CustomerMaster-module__6AWdpq__address{color:var(--text-secondary);font-size:.875rem;line-height:1.4}.CustomerMaster-module__6AWdpq__gstNumber{color:var(--text-secondary);font-family:Courier New,monospace;font-size:.875rem}.CustomerMaster-module__6AWdpq__status{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.CustomerMaster-module__6AWdpq__status.CustomerMaster-module__6AWdpq__active{color:#166534;background:#dcfce7}.CustomerMaster-module__6AWdpq__status.CustomerMaster-module__6AWdpq__inactive{color:#92400e;background:#fef3c7}.CustomerMaster-module__6AWdpq__actions{gap:.5rem;display:flex}.CustomerMaster-module__6AWdpq__actionBtn{border-radius:6px;padding:.5rem;transition:all .2s}.CustomerMaster-module__6AWdpq__actionBtn:hover{transform:translateY(-1px)}.CustomerMaster-module__6AWdpq__deleteBtn:hover{color:#dc2626;background:#fee2e2}.CustomerMaster-module__6AWdpq__emptyState{text-align:center;padding:4rem 2rem}.CustomerMaster-module__6AWdpq__emptyContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.CustomerMaster-module__6AWdpq__emptyIcon{color:var(--text-secondary);opacity:.5}.CustomerMaster-module__6AWdpq__emptyContent h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.CustomerMaster-module__6AWdpq__emptyContent p{color:var(--text-secondary);max-width:300px;margin:0;line-height:1.5}@media (max-width:768px){.CustomerMaster-module__6AWdpq__tableWrapper{font-size:.875rem}.CustomerMaster-module__6AWdpq__customerName,.CustomerMaster-module__6AWdpq__contactInfo,.CustomerMaster-module__6AWdpq__addressInfo{min-width:150px}.CustomerMaster-module__6AWdpq__actions{flex-direction:column;gap:.25rem}.CustomerMaster-module__6AWdpq__actionBtn{padding:.375rem}}
.ItemMaster-module__UiEZ_G__loading{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.ItemMaster-module__UiEZ_G__spinner{border:3px solid var(--border-color);border-top:3px solid var(--primary-color);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite ItemMaster-module__UiEZ_G__spin}@keyframes ItemMaster-module__UiEZ_G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ItemMaster-module__UiEZ_G__tableWrapper{max-height:60vh;position:relative;overflow:auto}.ItemMaster-module__UiEZ_G__tableWrapper table{border-collapse:collapse;width:100%}.ItemMaster-module__UiEZ_G__tableWrapper thead{z-index:10;background:#fff;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.ItemMaster-module__UiEZ_G__aliasInfo{align-items:center;gap:.5rem;display:flex}.ItemMaster-module__UiEZ_G__aliasInfo svg{color:var(--primary-color)}.ItemMaster-module__UiEZ_G__alias{color:#4f46e5;font-size:.875rem;font-weight:600}.ItemMaster-module__UiEZ_G__itemName{color:var(--text-primary);font-weight:600}.ItemMaster-module__UiEZ_G__category{color:#374151;text-transform:capitalize;background:#f3f4f6;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.ItemMaster-module__UiEZ_G__unit{color:var(--text-secondary);text-transform:uppercase;font-size:.875rem;font-weight:500}.ItemMaster-module__UiEZ_G__rateInfo{align-items:center;gap:.25rem;display:flex}.ItemMaster-module__UiEZ_G__rateInfo svg{color:#10b981}.ItemMaster-module__UiEZ_G__rate{color:#111827;font-weight:700}.ItemMaster-module__UiEZ_G__noRate{color:var(--text-secondary);font-style:italic}.ItemMaster-module__UiEZ_G__status{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ItemMaster-module__UiEZ_G__status.ItemMaster-module__UiEZ_G__active{color:#166534;background:#dcfce7}.ItemMaster-module__UiEZ_G__status.ItemMaster-module__UiEZ_G__inactive{color:#92400e;background:#fef3c7}.ItemMaster-module__UiEZ_G__actions{gap:.5rem;display:flex}.ItemMaster-module__UiEZ_G__actionBtn{border-radius:6px;padding:.5rem;transition:all .2s}.ItemMaster-module__UiEZ_G__actionBtn:hover{transform:translateY(-1px)}.ItemMaster-module__UiEZ_G__deleteBtn:hover{color:#dc2626;background:#fee2e2}.ItemMaster-module__UiEZ_G__emptyState{text-align:center;padding:4rem 2rem}.ItemMaster-module__UiEZ_G__emptyContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.ItemMaster-module__UiEZ_G__emptyIcon{color:var(--text-secondary);opacity:.5}.ItemMaster-module__UiEZ_G__emptyContent h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.ItemMaster-module__UiEZ_G__emptyContent p{color:var(--text-secondary);max-width:300px;margin:0;line-height:1.5}@media (max-width:768px){.ItemMaster-module__UiEZ_G__tableWrapper{font-size:.875rem}.ItemMaster-module__UiEZ_G__actions{flex-direction:column;gap:.25rem}.ItemMaster-module__UiEZ_G__actionBtn{padding:.375rem}.ItemMaster-module__UiEZ_G__aliasInfo,.ItemMaster-module__UiEZ_G__rateInfo{flex-direction:column;align-items:flex-start;gap:.25rem}}
.OrderForm-module__Nbdtjq__container{background:#f9f9f9;flex-direction:column;width:100%;height:100%;display:flex}.OrderForm-module__Nbdtjq__pageTitle{background:#e8e8e8;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:.5rem 1.5rem;font-weight:700;display:flex}.OrderForm-module__Nbdtjq__dateTime{color:#666;font-size:.9rem;font-weight:400}.OrderForm-module__Nbdtjq__topSection{background:#fff;border-bottom:1px solid #ddd;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:.75rem 1.5rem;display:flex}.OrderForm-module__Nbdtjq__companySection{align-items:center;gap:.5rem;display:flex}.OrderForm-module__Nbdtjq__companySelect{border:1px solid #ccc;border-radius:3px;min-width:250px;padding:.25rem .5rem;font-weight:700}.OrderForm-module__Nbdtjq__customerField{align-items:center;gap:.5rem;display:flex}.OrderForm-module__Nbdtjq__customerLabel{font-weight:700}.OrderForm-module__Nbdtjq__customerInput{border:1px solid #ccc;border-radius:3px;min-width:200px;padding:.25rem .5rem}.OrderForm-module__Nbdtjq__tableContainer{z-index:5;flex:1;min-height:400px;position:relative;overflow:auto}.OrderForm-module__Nbdtjq__billingTable{border-collapse:collapse;background:#fff;width:100%}.OrderForm-module__Nbdtjq__billingTable th,.OrderForm-module__Nbdtjq__billingTable td{text-align:left;border:1px solid #e2e8f0;padding:.25rem .5rem}.OrderForm-module__Nbdtjq__billingTable th{z-index:10;background:#f4f4f4;font-weight:700;position:sticky;top:0}.OrderForm-module__Nbdtjq__cellInput{background:0 0;border:none;width:100%;padding:.15rem .25rem;font-size:.875rem}.OrderForm-module__Nbdtjq__cellInput:focus{background:#f0f4f8;outline:none}.OrderForm-module__Nbdtjq__error{background:#fee2e2!important;border-bottom:1px solid #ef4444!important}.OrderForm-module__Nbdtjq__deleteBtn{color:#fff;cursor:pointer;background:#ff5252;border:none;border-radius:3px;padding:.25rem .5rem;font-size:.8rem}.OrderForm-module__Nbdtjq__deleteBtn:hover{background:#d32f2f}.OrderForm-module__Nbdtjq__functionBar{background:#e8e8e8;border-top:1px solid #ccc;gap:1rem;padding:.5rem 1.5rem;display:flex}.OrderForm-module__Nbdtjq__functionKey{cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.OrderForm-module__Nbdtjq__functionKey:hover .OrderForm-module__Nbdtjq__functionKeyButton{background:#333}.OrderForm-module__Nbdtjq__functionKeyButton{color:#fff;text-align:center;background:#555;border-radius:3px;min-width:35px;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.OrderForm-module__Nbdtjq__footer{background:#fff;border-top:1px solid #ccc;flex-direction:column;display:flex}.OrderForm-module__Nbdtjq__footerTop{background:#f9f9f9;border-bottom:1px solid #ddd;justify-content:space-between;padding:1rem 1.5rem;display:flex}.OrderForm-module__Nbdtjq__totalInfo{text-align:right;color:#2c5f2d;flex:1;justify-content:flex-end;align-items:center;gap:1rem;font-size:1.5rem;font-weight:700;display:flex}.OrderForm-module__Nbdtjq__loading{color:#666;justify-content:center;align-items:center;height:100%;font-size:1.2rem;display:flex}.OrderForm-module__Nbdtjq__actionBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;align-items:center;padding:.4rem .8rem;font-size:.85rem;display:flex}.OrderForm-module__Nbdtjq__actionBtn:hover{background:#f3f4f6}.OrderForm-module__Nbdtjq__deleteRowBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.OrderForm-module__Nbdtjq__deleteRowBtn:hover{background:#fef2f2;transform:scale(1.1)}
.AccessVerification-module__1sFjRW__tableWrapper{border:1px solid var(--border-color);border-radius:8px;max-height:60vh;position:relative;overflow:auto}.AccessVerification-module__1sFjRW__tableWrapper table{border-collapse:collapse;width:100%}.AccessVerification-module__1sFjRW__tableWrapper thead{z-index:10;background:#fff;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.AccessVerification-module__1sFjRW__userInfoCard{border:1px solid var(--border-color);background:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.AccessVerification-module__1sFjRW__detailsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.AccessVerification-module__1sFjRW__detailItem label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.AccessVerification-module__1sFjRW__detailValue{color:var(--text-primary);font-size:1rem;font-weight:600}.AccessVerification-module__1sFjRW__roleTag{color:#4338ca;background:#e0e7ff;border:1px solid #c7d2fe;border-radius:9999px;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.AccessVerification-module__1sFjRW__accessStatus{text-transform:uppercase;letter-spacing:.025em;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:flex}.AccessVerification-module__1sFjRW__allowed{color:#10b981;background:#ecfdf5;border:1px solid #d1fae5}.AccessVerification-module__1sFjRW__denied{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2}.AccessVerification-module__1sFjRW__menuRow{transition:background .2s}.AccessVerification-module__1sFjRW__menuRow:hover{background:#f8fafc}.AccessVerification-module__1sFjRW__menuInfo{flex-direction:column;display:flex}.AccessVerification-module__1sFjRW__menuName{color:var(--text-primary);font-weight:600}.AccessVerification-module__1sFjRW__menuPath{color:var(--text-secondary);font-size:.75rem;font-family:var(--font-mono)}.AccessVerification-module__1sFjRW__searchSection{border:1px solid var(--border-color);background:#f8fafc;border-radius:12px;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.AccessVerification-module__1sFjRW__inputGroup{flex:1;position:relative}.AccessVerification-module__1sFjRW__searchIcon{color:var(--text-secondary);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.AccessVerification-module__1sFjRW__searchInput{border:1px solid var(--border-color);border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.75rem;transition:all .2s}.AccessVerification-module__1sFjRW__searchInput:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a}.AccessVerification-module__1sFjRW__verifyBtn{padding:.75rem 2rem;font-weight:600}.AccessVerification-module__1sFjRW__errorBox{color:#e11d48;background:#fff1f2;border:1px solid #ffe4e6;border-radius:8px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;font-size:.875rem;display:flex}
.SupplierMaster-module__FBNVEW__loading{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.SupplierMaster-module__FBNVEW__spinner{border:3px solid var(--border-color);border-top:3px solid var(--primary-color);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite SupplierMaster-module__FBNVEW__spin}@keyframes SupplierMaster-module__FBNVEW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SupplierMaster-module__FBNVEW__tableWrapper{max-height:60vh;position:relative;overflow:auto}.SupplierMaster-module__FBNVEW__tableWrapper table{border-collapse:collapse;width:100%}.SupplierMaster-module__FBNVEW__tableWrapper thead{z-index:10;background:#fff;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.SupplierMaster-module__FBNVEW__supplierId{background:var(--primary-color);color:#fff;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.875rem;font-weight:600}.SupplierMaster-module__FBNVEW__companyInfo{flex-direction:column;gap:.25rem;display:flex}.SupplierMaster-module__FBNVEW__companyName{color:var(--text-primary);font-weight:600}.SupplierMaster-module__FBNVEW__contactPerson{color:var(--text-secondary);font-size:.75rem;font-style:italic}.SupplierMaster-module__FBNVEW__contactInfo{flex-direction:column;gap:.5rem;display:flex}.SupplierMaster-module__FBNVEW__contactItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.SupplierMaster-module__FBNVEW__contactItem svg{color:var(--primary-color)}.SupplierMaster-module__FBNVEW__addressInfo{align-items:flex-start;gap:.5rem;max-width:200px;display:flex}.SupplierMaster-module__FBNVEW__addressInfo svg{color:var(--primary-color);flex-shrink:0;margin-top:.125rem}.SupplierMaster-module__FBNVEW__address{color:var(--text-secondary);font-size:.875rem;line-height:1.4}.SupplierMaster-module__FBNVEW__gstInfo{align-items:center;gap:.5rem;display:flex}.SupplierMaster-module__FBNVEW__gstInfo svg{color:#10b981}.SupplierMaster-module__FBNVEW__gstNumber{color:#10b981;font-family:Courier New,monospace;font-size:.875rem;font-weight:500}.SupplierMaster-module__FBNVEW__noGst{color:var(--text-secondary);font-style:italic}.SupplierMaster-module__FBNVEW__status{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.SupplierMaster-module__FBNVEW__status.SupplierMaster-module__FBNVEW__active{color:#166534;background:#dcfce7}.SupplierMaster-module__FBNVEW__status.SupplierMaster-module__FBNVEW__inactive{color:#92400e;background:#fef3c7}.SupplierMaster-module__FBNVEW__actions{gap:.5rem;display:flex}.SupplierMaster-module__FBNVEW__actionBtn{border-radius:6px;padding:.5rem;transition:all .2s}.SupplierMaster-module__FBNVEW__actionBtn:hover{transform:translateY(-1px)}.SupplierMaster-module__FBNVEW__deleteBtn:hover{color:#dc2626;background:#fee2e2}.SupplierMaster-module__FBNVEW__emptyState{text-align:center;padding:4rem 2rem}.SupplierMaster-module__FBNVEW__emptyContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.SupplierMaster-module__FBNVEW__emptyIcon{color:var(--text-secondary);opacity:.5}.SupplierMaster-module__FBNVEW__emptyContent h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.SupplierMaster-module__FBNVEW__emptyContent p{color:var(--text-secondary);max-width:300px;margin:0;line-height:1.5}@media (max-width:768px){.SupplierMaster-module__FBNVEW__tableWrapper{font-size:.875rem}.SupplierMaster-module__FBNVEW__companyInfo,.SupplierMaster-module__FBNVEW__contactInfo,.SupplierMaster-module__FBNVEW__addressInfo{min-width:150px}.SupplierMaster-module__FBNVEW__actions{flex-direction:column;gap:.25rem}.SupplierMaster-module__FBNVEW__actionBtn{padding:.375rem}}
