@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-height:90vh;margin:2rem;animation:.3s ease-out slideUp;display:flex;overflow:hidden;box-shadow:0 10px 20px #00000014}.modal-content.modal-sm{max-width:400px}.modal-content.modal-md{max-width:550px}.modal-content.modal-lg{max-width:800px}.modal-content.modal-xl{max-width:1100px}.modal-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-header h2{color:#1e293b;font-size:1rem;font-weight:600}.modal-header .close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:all .25s;display:flex}.modal-header .close-btn:hover{color:#1e293b;background:#f1f5f9}.modal-body{padding:1.5rem;overflow-y:auto}.modal-body::-webkit-scrollbar{width:6px;height:6px}.modal-body::-webkit-scrollbar-track{background:#f8fafc}.modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}.modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._content_1pvm7_1{margin-top:1rem}._stockBadge_1pvm7_5{border-radius:1rem;padding:.25rem .6rem;font-size:.875rem;font-weight:500}._stockBadge_1pvm7_5._ok_1pvm7_11{color:#10b981;background:#dcfce7}._stockBadge_1pvm7_5._low_1pvm7_15{color:#ef4444;background:#fee2e2}._emptyState_1pvm7_20{text-align:center;color:#64748b;background:#fff;border:2px dashed #e2e8f0;border-radius:1rem;padding:4rem}._wrapper_135w9_1{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;overflow-x:auto;box-shadow:0 1px 2px #0000000d}._wrapper_135w9_1::-webkit-scrollbar{width:6px;height:6px}._wrapper_135w9_1::-webkit-scrollbar-track{background:#f8fafc}._wrapper_135w9_1::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}._wrapper_135w9_1::-webkit-scrollbar-thumb:hover{background:#94a3b8}._table_135w9_24{border-collapse:collapse;width:100%}._headerCell_135w9_29{white-space:nowrap}._headerCell_135w9_29._sortable_135w9_32{cursor:pointer;-webkit-user-select:none;user-select:none}._headerCell_135w9_29._sortable_135w9_32:hover{background:#f1f5f9}._sortIndicator_135w9_40{color:#4f46e5;margin-left:.25rem;font-size:.8em;font-weight:700;display:inline-flex}._row_135w9_48{transition:all .25s}._row_135w9_48._clickable_135w9_51{cursor:pointer}._row_135w9_48._clickable_135w9_51:hover td{background:#eef2ff}._row_135w9_48._clickable_135w9_51:focus-visible{outline-offset:-2px;outline:2px solid #4f46e5}._emptyCell_135w9_62{text-align:center;padding:4rem}._skeletonCell_135w9_67{padding:.5rem 1rem}._skeletonLine_135w9_71{background:linear-gradient(90deg,#f1f5f9 25%,#fff 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:.375rem;width:80%;height:1.25rem;animation:1.5s linear infinite _pulse_135w9_1}._skeletonLine_135w9_71._short_135w9_79{width:40%}._skeletonLine_135w9_71._medium_135w9_82{width:60%}@keyframes _pulse_135w9_1{0%{background-position:200% 0}to{background-position:-200% 0}}._textRight_135w9_94{text-align:right}._textCenter_135w9_98{text-align:center}._container_ivek7_1{width:100%}._inputWrapper_ivek7_5{align-items:center;width:100%;display:flex;position:relative}._icon_ivek7_12{color:#64748b;align-items:center;display:flex;position:absolute;left:.75rem}._input_ivek7_5{color:#1e293b;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.625rem .75rem;font-family:Outfit,sans-serif;font-size:.875rem;line-height:1.5;transition:all .15s}._input_ivek7_5:hover:not(:focus){border-color:#94a3b8}._input_ivek7_5{width:100%;padding:.625rem .75rem .625rem 2.25rem;font-size:.875rem;transition:all .25s}._input_ivek7_5:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 4px #4f46e51a}._dropdown_ivek7_52{z-index:9999;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 10px 20px #00000014}._scrollArea_ivek7_64{max-height:250px;padding:.25rem;overflow-y:auto}._option_ivek7_70{cursor:pointer;border-radius:.375rem;padding:.625rem 1rem;transition:all .15s}._option_ivek7_70:not(:last-child){margin-bottom:2px}._option_ivek7_70._highlighted_ivek7_79{background:#f1f5f9}._option_ivek7_70:hover{background:#eaf0f6}._highlight_ivek7_79{color:#4f46e5;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}._addNew_ivek7_93{cursor:pointer;color:#4f46e5;background:#f5f3ff;border-top:1px solid #e2e8f0;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}._addNew_ivek7_93:hover{background:#ede9ff}._noResults_ivek7_109{text-align:center;color:#64748b;padding:1rem;font-size:.875rem;font-style:italic}._spin_ivek7_117{animation:1s linear infinite _spin_ivek7_117}@keyframes _spin_ivek7_117{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._entryForm_7dx1c_1{background:#fff;flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}._formGrid_7dx1c_9{border-bottom:1px dashed #e2e8f0;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;padding-bottom:1.5rem;display:grid}._itemsSection_7dx1c_17{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:visible}._sectionHeader_7dx1c_24{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}._sectionHeader_7dx1c_24 h3{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}._sectionHeader_7dx1c_24 button{align-items:center;display:flex}._entryTable_7dx1c_46{border-collapse:collapse;width:100%}._entryTable_7dx1c_46 th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:.5rem 1rem;font-size:.75rem}._entryTable_7dx1c_46 td{vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.5rem}._entryTable_7dx1c_46 tr:last-child td{border-bottom:none}._removeBtn_7dx1c_69{color:#94a3b8;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .25s;display:flex}._removeBtn_7dx1c_69:hover:not(:disabled){color:#ef4444;background:#fee2e2}._removeBtn_7dx1c_69:disabled{opacity:.3;cursor:not-allowed;transform:none}._footerRow_7dx1c_90{flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-top:.5rem;display:flex}._paymentCol_7dx1c_98{flex:1;min-width:300px;max-width:400px}._summaryCol_7dx1c_104{flex:1;min-width:300px;max-width:450px}._summaryBox_7dx1c_110{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.25rem;padding:1.5rem;display:flex}._summaryBox_7dx1c_110 ._row_7dx1c_119{color:#64748b;border-bottom:1px dashed #e2e8f0;justify-content:space-between;padding:.5rem 0;font-size:.875rem;display:flex}._summaryBox_7dx1c_110 ._row_7dx1c_119:last-child{border-bottom:none}._summaryBox_7dx1c_110 ._row_7dx1c_119._total_7dx1c_130{color:#1e293b;border-top:1px solid #e2e8f0;border-bottom:2px solid #e2e8f0;margin-top:.5rem;padding:1.5rem 0;font-size:1.25rem;font-weight:700}._summaryBox_7dx1c_110 ._row_7dx1c_119._total_7dx1c_130 span:last-child{color:#4f46e5}._formActions_7dx1c_143{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}._entryForm_32hki_1{background:#fff;flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}._formGrid_32hki_9{border-bottom:1px dashed #e2e8f0;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding-bottom:1rem;display:grid}._itemsSection_32hki_17{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}._sectionHeader_32hki_24{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}._sectionHeader_32hki_24 h3{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}._sectionHeader_32hki_24 button{align-items:center;display:flex}._entryTable_32hki_46{border-collapse:collapse;width:100%}._entryTable_32hki_46 th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:.5rem 1rem;font-size:.75rem}._entryTable_32hki_46 td{vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.5rem}._entryTable_32hki_46 tr:last-child td{border-bottom:none}._removeBtn_32hki_69{color:#94a3b8;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .25s;display:flex}._removeBtn_32hki_69:hover{color:#ef4444;background:#fee2e2}._footerRow_32hki_85{flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-top:.5rem;display:flex}._paymentCol_32hki_93{flex:1;min-width:300px;max-width:400px}._summaryCol_32hki_99{flex:1;min-width:300px;max-width:450px}._summaryBox_32hki_105{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.25rem;padding:1.5rem;display:flex}._summaryBox_32hki_105 ._row_32hki_114{color:#64748b;border-bottom:1px dashed #e2e8f0;justify-content:space-between;padding:.6rem 0;font-size:.95rem;display:flex}._summaryBox_32hki_105 ._row_32hki_114:last-child{border-bottom:none}._summaryBox_32hki_105 ._row_32hki_114._total_32hki_125{color:#1e293b;border-top:1px solid #e2e8f0;border-bottom:2px solid #e2e8f0;margin-top:1rem;padding:1.5rem 0;font-size:1.35rem;font-weight:700}._summaryBox_32hki_105 ._row_32hki_114._total_32hki_125 span:last-child{color:#4f46e5}._formActions_32hki_138{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}._pageContainer_14et4_1{width:100%}._header_14et4_5{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._header_14et4_5 h1{color:#1e293b;font-size:1.75rem;font-weight:600}._tabs_14et4_17{border-bottom:2px solid #e2e8f0;gap:2rem;margin-bottom:2rem;display:flex}._tab_14et4_17{color:#64748b;cursor:pointer;border-bottom:2px solid #0000;align-items:center;gap:.75rem;margin-bottom:-2px;padding:.75rem .5rem;font-weight:600;transition:all .25s;display:flex}._tab_14et4_17:hover{color:#4f46e5}._tab_14et4_17._active_14et4_39{color:#4f46e5;border-color:#4f46e5}._contentArea_14et4_44{padding-bottom:2rem}._reportSelector_14et4_48{max-width:900px}._selectorGrid_14et4_52{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;display:grid}._reportCard_14et4_58{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .25s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}._reportCard_14et4_58:hover{border-color:#4f46e5;transform:translateY(-4px);box-shadow:0 4px 8px #0000000f}._reportCard_14et4_58:hover ._arrow_14et4_76{color:#4f46e5;transform:translate(4px)}._cardIcon_14et4_81{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._cardContent_14et4_91{flex:1}._cardContent_14et4_91 h3{color:#1e293b;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}._cardContent_14et4_91 p{color:#64748b;font-size:.85rem;line-height:1.4}._arrow_14et4_76{color:#e2e8f0;transition:all .25s}._reportDetail_14et4_111{width:100%}._detailHeader_14et4_115{margin-bottom:2rem}._backBtn_14et4_119{color:#4f46e5;cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:0;font-weight:600;display:block}._backBtn_14et4_119:hover{color:#4338ca;text-decoration:underline}._headerMain_14et4_134{justify-content:space-between;align-items:center;display:flex}._headerMain_14et4_134 h2{color:#1e293b;font-size:1.5rem;font-weight:700}._headerActions_14et4_145{gap:1rem;display:flex}._searchBar_14et4_150{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.75rem;min-width:300px;padding:0 1rem;display:flex}._searchBar_14et4_150 input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;padding:.6rem 0;font-size:.95rem}._searchBar_14et4_150 input::placeholder{color:#64748b}._reportTable_14et4_173{border-collapse:collapse;background:#fff;border-radius:.75rem;width:100%;overflow:hidden;box-shadow:0 4px 8px #0000000f}._reportTable_14et4_173 th,._reportTable_14et4_173 td{text-align:left;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem}._reportTable_14et4_173 th{color:#64748b;text-transform:uppercase;letter-spacing:.025em;background:#f8fafc;font-size:.875rem;font-weight:600}._reportTable_14et4_173 tr:last-child td{border-bottom:none}._typeBadge_14et4_199{border-radius:1rem;padding:.25rem .6rem;font-size:.875rem;font-weight:500}._typeBadge_14et4_199._sale_14et4_205{color:#991b1b;background:#fee2e2}._typeBadge_14et4_199._purchase_14et4_209{color:#166534;background:#dcfce7}._typeBadge_14et4_199._adjustment_14et4_213{color:#f59e0b;background:#fef9c3}._badgeNegative_14et4_218{color:#991b1b;background:#fee2e2;border-radius:1rem;padding:.25rem .6rem;font-size:.875rem;font-weight:500}._textSuccess_14et4_227{color:#166534;font-weight:700}._textDanger_14et4_232{color:#991b1b;font-weight:700}@keyframes _spin_14et4_249{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spin_14et4_249{animation:1s linear infinite _spin_14et4_249}._wrapper_1c5tc_1{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}._authCard_1c5tc_11{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:100%;max-width:435px;margin:0 auto;padding:1.5rem;box-shadow:0 4px 8px #0000000f}._logoWrapper_1c5tc_22{justify-content:center;align-items:center;display:flex}._copyright_1c5tc_28{text-align:center;color:#64748b;font-size:.875rem;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)}._wrapper_1t0ef_1{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}._authCard_1t0ef_10{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:100%;max-width:480px;margin:0 auto;padding:1.5rem 1.5rem 5px;box-shadow:0 4px 8px #0000000f}._header_1t0ef_22{text-align:center;margin-bottom:1rem}._header_1t0ef_22 h2{color:#1e293b;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}._header_1t0ef_22 p{color:#64748b}._logoWrapper_1t0ef_36{justify-content:center;align-items:center;display:flex}._divider_1t0ef_42{justify-content:space-between;align-items:center;gap:1rem;margin:.5rem 0;display:flex}._divider_1t0ef_42 hr{border:none;border-top:1px solid #e2e8f0;flex:1}._divider_1t0ef_42 span{color:#64748b;font-size:.875rem}._footer_1t0ef_59{text-align:center;color:#64748b;margin-top:1rem;font-size:.875rem}._footer_1t0ef_59 a{color:#4f46e5;font-weight:600;text-decoration:underline}._footer_1t0ef_59 a:hover{color:#4338ca}._socialButton_1t0ef_74{cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:inherit;font-weight:500;transition:all .25s;display:flex}._socialButton_1t0ef_74:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}._socialButton_1t0ef_74:active:not(:disabled){transform:scale(.98)}._socialButton_1t0ef_74:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;transform:none}._socialButton_1t0ef_74{color:#374151;background:#fff;border:1px solid #d1d5db}._socialButton_1t0ef_74:hover{background:#f8fafc;border-color:#94a3b8}._socialButton_1t0ef_74{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}._socialButton_1t0ef_74 img{width:1.25rem;height:1.25rem}._form_2b8aw_1{flex-direction:column;gap:1.5rem;display:flex}._actions_2b8aw_7{margin-top:1.5rem}._submitBtn_2b8aw_11{width:100%}._container_101hp_1{width:100%;position:relative}._trigger_101hp_6{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.5rem;transition:all .25s;display:flex}._trigger_101hp_6:hover{background:#f8fafc;border-color:#cbd5e1}._storeIcon_101hp_23{color:#4f46e5;background:#eef2ff;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}._triggerInfo_101hp_35{text-align:left;flex:1;overflow:hidden}._triggerInfo_101hp_35 p:first-child{color:#64748b;margin:0;font-size:.75rem;font-weight:500;line-height:1}._triggerInfo_101hp_35 p:last-child{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;line-height:1.2;overflow:hidden}._chevron_101hp_58{color:#64748b;transition:transform .2s}._chevronActive_101hp_63{transform:rotate(180deg)}._dropdown_101hp_67{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;min-width:240px;margin-top:.5rem;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 20px #00000014}._dropdownHeader_101hp_82{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.5rem 1rem}._dropdownHeader_101hp_82 p{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem;font-weight:700}._shopList_101hp_96{max-height:280px;padding:.25rem;overflow-y:auto}._shopList_101hp_96::-webkit-scrollbar{width:6px;height:6px}._shopList_101hp_96::-webkit-scrollbar-track{background:#f8fafc}._shopList_101hp_96::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}._shopList_101hp_96::-webkit-scrollbar-thumb:hover{background:#94a3b8}._shopItem_101hp_116{cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:space-between;align-items:center;width:100%;padding:.5rem;transition:background .1s;display:flex}._shopItem_101hp_116:hover,._shopItemActive_101hp_132{background:#f1f5f9}._shopItemInfo_101hp_136{align-items:center;gap:.5rem;display:flex;overflow:hidden}._shopAvatar_101hp_143{color:#64748b;background:#f1f5f9;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}._shopAvatarActive_101hp_155{color:#fff;background:#4f46e5}._shopName_101hp_160{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}._checkIcon_101hp_169{color:#4f46e5}._footer_101hp_173{border-top:1px solid #e2e8f0;padding:.25rem}._createLink_101hp_178{color:#4f46e5;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}._createLink_101hp_178:hover{background:#eef2ff}._plusIcon_101hp_193{background:#eef2ff;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}._dashboardLayout_1yj35_1{background:#f8fafc;min-height:100vh;display:flex}._sidebar_1yj35_7{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:260px;padding:1.5rem 1rem .5rem;display:flex;position:sticky;top:0}@media (width<=640px){._sidebar_1yj35_7{display:none}}._shopSwitcherWrapper_1yj35_24{margin-bottom:1rem}._navSection_1yj35_28{flex-direction:column;flex:1;gap:.25rem;display:flex}._userProfile_1yj35_35{border-top:1px solid #e2e8f0;margin-top:auto;padding-top:.5rem}._userInfo_1yj35_41{justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem;display:flex}._avatar_1yj35_50{color:#64748b;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;display:flex}._userDetails_1yj35_64{overflow:hidden}._userDetails_1yj35_64 p:first-child{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}._userDetails_1yj35_64 p:last-child{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}._content_1yj35_85{flex:1;padding:2rem;overflow-y:auto}._content_1yj35_85::-webkit-scrollbar{width:6px;height:6px}._content_1yj35_85::-webkit-scrollbar-track{background:#f8fafc}._content_1yj35_85::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}._content_1yj35_85::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=640px){._content_1yj35_85{padding:1rem}}._mobileHeader_1yj35_110{display:none}@media (width<=640px){._mobileHeader_1yj35_110{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}}:root{--primary:#4f46e5;--primary-hover:#4338ca;--bg:#f8fafc;--card-bg:#fff;--text-main:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--success:#10b981;--danger:#ef4444;--shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a}body{background:var(--bg);color:var(--text-main);font-family:Outfit,sans-serif;line-height:1.5}button{cursor:pointer;font-family:inherit;transition:all .2s}.auth-container{background:var(--card-bg);max-width:400px;box-shadow:var(--shadow-lg);border-radius:1rem;margin:100px auto;padding:2rem}.dashboard-layout{min-height:100vh;display:flex}.sidebar{background:var(--card-bg);border-right:1px solid var(--border);flex-direction:column;width:260px;padding:2rem 1.5rem;display:flex}.logo{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.nav-links{flex-direction:column;gap:.5rem;display:flex}.nav-item{color:var(--text-muted);cursor:pointer;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;display:flex}.nav-item:hover,.nav-item.active{color:var(--primary);background:#f1f5f9}.content{flex:1;padding:2.5rem 1.5rem;overflow-y:auto}.header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.grid-cols{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1rem;padding:1rem 1.5rem}label,.form-table-header{color:#4b5563;align-items:center;gap:.35rem;margin-bottom:.25rem;font-family:inherit;font-size:.875rem;font-weight:600;display:flex}label.required:after{content:"*";color:var(--danger)}.input{width:100%;color:var(--text-main);background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.625rem .75rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:400;line-height:1.5;transition:all .15s}.input:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:none}.btn-secondary{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.625rem 1.25rem;font-weight:500;transition:all .15s}.btnPrimary{background:var(--primary);color:#fff;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-weight:600;transition:background .15s;display:flex}.btnPrimary:disabled{cursor:not-allowed;background:#9ca3af}.container{max-width:1200px;margin:0 auto;padding-bottom:3rem}.searchBar{border:1px solid var(--border);max-width:400px;box-shadow:var(--shadow-sm);background:#fff;border-radius:.5rem;flex:1;align-items:center;gap:1rem;padding:0 1rem;display:flex}.searchBar input{background:0 0;border:none;outline:none;width:100%;padding:.6rem 0;font-size:.95rem}.actionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1rem;margin-bottom:2rem;display:grid}.statCard{box-shadow:var(--shadow);border:1px solid var(--border);background:#fff;border-radius:1rem;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.statIcon{border-radius:.75rem;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.tabs{border-bottom:2px solid var(--border);gap:2rem;margin-bottom:2rem;display:flex}.tab{color:var(--text-muted);cursor:pointer;border-bottom:2px solid #0000;align-items:center;gap:.75rem;margin-bottom:-2px;padding:.75rem .5rem;font-weight:600;transition:all .2s;display:flex}.tab:hover{color:var(--primary)}.tab.active{color:var(--primary);border-color:var(--primary)}.table{border-collapse:collapse;background:var(--card-bg);width:100%;box-shadow:var(--shadow);border-radius:.75rem;overflow:hidden}.table th,.table td{text-align:left;border-bottom:1px solid var(--border);padding:1rem 1.5rem}.table th{color:#4b5563;text-align:left;background:#f8fafc;font-size:.875rem;font-weight:600}.table tr:last-child td{border-bottom:none}.nameCell strong{color:var(--text-main);font-size:1rem}.badge{color:var(--primary);background:#4f46e51a;border-radius:.25rem;width:fit-content;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.contactCell div{color:var(--text-main);align-items:center;gap:.5rem;display:flex}.contactCell div svg{color:var(--text-muted)}.addressText{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:250px;font-size:.875rem;display:block;overflow:hidden}.text-right{text-align:right}.statusBadge{text-transform:uppercase;border-radius:1rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.statusBadge.paid,.statusBadge.active{color:var(--success);background:#ecfdf5}.statusBadge.unpaid,.statusBadge.inactive{color:var(--danger);background:#fef2f2}.detailsView{padding:.5rem}.detailsHeader{border-bottom:1px solid var(--border);justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.detailsHeader h3{color:var(--text-main);font-size:1.5rem}.detailsHeader label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8rem;display:block}.itemTable{border-collapse:collapse;width:100%;margin-bottom:2rem}.itemTable th,.itemTable td{text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem}.itemTable th{color:var(--text-muted);text-transform:uppercase;font-size:.8rem}.summaryGrid{flex-direction:column;gap:.75rem;width:100%;max-width:300px;margin-left:auto;display:flex}.summaryItem{border-bottom:1px dashed var(--border);justify-content:space-between;padding:.5rem 0;font-size:.95rem;display:flex}.summaryItem.grandTotal{border-bottom:2px solid var(--border);border-top:1px solid var(--border);margin-top:.5rem;padding:1rem 0;font-size:1.25rem;font-weight:700}.actionBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.actionBtn:hover{color:var(--primary);background:#f1f5f9}.card-table{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1rem;padding:0;overflow:hidden}.table-empty{text-align:center;color:var(--text-muted);padding:3rem}.text-muted-sm{color:var(--text-muted);font-size:.75rem}.btn-icon{cursor:pointer;background:0 0;border:none}.btn-icon--success{cursor:pointer;color:var(--success);background:0 0;border:none}.btn-icon--danger{cursor:pointer;color:var(--danger);background:0 0;border:none}.btn-icon--primary{cursor:pointer;color:var(--primary);background:0 0;border:none}.tab--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.detail-text-right{text-align:right}.invoice-number{font-size:1.25rem;font-weight:600}.border-none{border:none!important}.pt-0{padding-top:0!important}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-0{margin-bottom:0!important}.mb-4{margin-bottom:1.5rem}.mr-4{margin-right:1rem}.z-10{z-index:10}.flex-col-gap-2{flex-direction:column;gap:.5rem;display:flex}.modal-actions{justify-content:flex-end;gap:1rem;display:flex}.help-text-box{color:var(--text-muted);border:1px solid var(--border);background:#f8fafc;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem;font-size:.9rem}.resize-y{resize:vertical}.min-w-350{min-width:350px}.max-w-300{max-width:300px}.max-w-none{max-width:none!important}.mt-auto{margin-top:auto}.grid-cols-3{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.grid-cols-4{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.gap-1{gap:4px}.block{display:block}.btn-flat-nav{text-align:left;background:0 0;border:none;width:100%}.w-5{width:5%}.w-10{width:10%}.w-15{width:15%}.w-20{width:20%}.w-35{width:35%}.text-primary{color:var(--primary)}.text-xl{font-size:1.25rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.bg-success-light{background:#f0fdf4}.bg-light{background:#f8fafc}.search-input-lg{height:3.25rem;font-size:.95rem}.btn-flat-primary{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0 .75rem}.btn-sm{padding:.4rem .8rem;font-size:.85rem}.btn-lg{padding:.75rem 2.5rem}:root{--ierp-primary:#4f46e5;--ierp-primary-hover:#4338ca;--ierp-primary-active:#3730a3;--ierp-primary-light:#f5f3ff;--ierp-hover-bg:#eef2ff;--ierp-success:#10b981;--ierp-danger:#ef4444;--ierp-warning:#f59e0b;--ierp-bg:#f8fafc;--ierp-bg-subtle:#f1f5f9;--ierp-card-bg:#fff;--ierp-text-main:#1e293b;--ierp-text-muted:#64748b;--ierp-border-color:#e2e8f0;--ierp-space-xs:.25rem;--ierp-space-sm:.5rem;--ierp-space-md:1rem;--ierp-space-lg:1.5rem;--ierp-space-xl:2rem;--ierp-space-xxl:3rem;--ierp-space-xxxl:4rem;--ierp-shadow-sm:0 1px 2px #0000000d;--ierp-shadow-md:0 4px 8px #0000000f;--ierp-shadow-lg:0 10px 20px #00000014;--ierp-font-main:Outfit, sans-serif;--ierp-font-size-xs:.75rem;--ierp-font-size-sm:.875rem;--ierp-font-size-md:1rem;--ierp-font-size-xxl:1.5rem;--ierp-z-dropdown:1000;--ierp-z-modal:1100;--ierp-z-tooltip:1200;--ierp-focus-ring:0 0 0 3px #4f46e54d}*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:#f8fafc;font-family:Outfit,sans-serif;line-height:1.5}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-track{background:#f8fafc}body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.container{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 3rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 8px #0000000f}.header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.header h1{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.searchBar{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;max-width:400px;padding:0 1rem;transition:all .25s;display:flex;box-shadow:0 1px 2px #0000000d}.searchBar:focus-within{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.searchBar input{background:0 0;border:none;outline:none;width:100%;padding:.6rem 0;font-family:inherit;font-size:.875rem}.searchBar .searchIcon{color:#64748b}.actionHeader{justify-content:space-between;align-items:center;margin-top:2rem;margin-bottom:1.5rem;display:flex}.actionHeader h2{color:#1e293b;font-size:1.25rem;font-weight:600}.statsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.statCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;justify-content:flex-start;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 8px #0000000f}.statIcon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.statIcon--primary{color:#4f46e5;background:#eef2ff}.statIcon--success{color:#10b981;background:#dcfce7}.statIcon--danger{color:#ef4444;background:#fee2e2}.statIcon--warning{color:#f59e0b;background:#fef9c3}.statInfo{flex-direction:column;gap:.25rem;display:flex}.statInfo .label{color:#64748b;font-size:.875rem;font-weight:500}.statInfo .value{color:#1e293b;font-size:1.5rem;font-weight:700}.table{border-collapse:collapse;background:#fff;border-radius:.75rem;width:100%;overflow:hidden}.table th,.table td{text-align:left;padding:.5rem 1rem}.table th{color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:.875rem;font-weight:600}.table td{color:#1e293b;border-bottom:1px solid #e2e8f0;font-size:.875rem}.table tr:hover td{background:#eef2ff}.table .text-right{text-align:right}.table-empty,.empty-state{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:1rem;padding:4rem;display:flex}.table-empty .icon,.empty-state .icon{opacity:.5;font-size:2rem}.statusBadge{text-transform:capitalize;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.statusBadge.paid{color:#166534;background:#dcfce7}.statusBadge.partial{color:#854d0e;background:#fef9c3}.statusBadge.unpaid{color:#991b1b;background:#fee2e2}.nameCell{flex-direction:column;gap:.25rem;display:flex}.nameCell strong{color:#1e293b;font-weight:600}.nameCell .badge{color:#64748b;background:#f1f5f9;border-radius:.375rem;width:fit-content;padding:.1rem .4rem;font-size:.7rem}.contactCell{flex-direction:column;gap:.2rem;font-size:.875rem;display:flex}.contactCell div{justify-content:flex-start;align-items:center;gap:.35rem;display:flex}.editBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:all .25s;display:flex}.editBtn:hover{color:#4f46e5;background:#f1f5f9}.form-group{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}.form-group label{color:#4b5563;align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:flex}.input{color:#1e293b;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.625rem .75rem;font-family:Outfit,sans-serif;font-size:.875rem;line-height:1.5;transition:all .15s}.input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e54d}.input:hover:not(:focus){border-color:#94a3b8}.btnPrimary{cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:inherit;font-weight:500;transition:all .25s;display:flex}.btnPrimary:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}.btnPrimary:active:not(:disabled){transform:scale(.98)}.btnPrimary:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;transform:none}.btnPrimary{color:#fff;background:#4f46e5}.btnPrimary:hover{background:#4338ca}.btn-secondary{cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:inherit;font-weight:500;transition:all .25s;display:flex}.btn-secondary:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}.btn-secondary:active:not(:disabled){transform:scale(.98)}.btn-secondary:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;transform:none}.btn-secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.btn-secondary:hover{background:#f8fafc;border-color:#94a3b8}.text-muted{color:#64748b}.text-success{color:#10b981}.text-danger{color:#ef4444}.bold{font-weight:700}.w-full{width:100%}.ml-auto{margin-left:auto}.text-center{text-align:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.is-disabled{opacity:.5;pointer-events:none;cursor:not-allowed!important}.is-loading{opacity:.6;pointer-events:none}.is-active,.is-selected{background-color:#eef2ff!important;border-color:#4f46e5!important}.is-error{border-color:#ef4444!important}.is-success{border-color:#10b981!important}.is-warning{border-color:#f59e0b!important}.compact{font-size:.75rem}.compact .card,.compact .statCard{padding:1rem}.compact .table th,.compact .table td{padding:.5rem 1rem}.compact .input{padding:.25rem .5rem}.compact .form-group{margin-bottom:.5rem}.grid-layout{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (width<=1024px){.grid-layout{grid-template-columns:repeat(8,1fr)}}@media (width>=1024px){.grid-layout{grid-template-columns:repeat(12,1fr)}}.col-span-full{grid-column:1/-1}.col-span-2{grid-column:span 2}.col-span-4{grid-column:span 4}.col-span-6{grid-column:span 6}.grid-cols-2{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=640px){.grid-cols-2{grid-template-columns:1fr}}.form-section{margin-bottom:3rem}.form-section:last-of-type{margin-bottom:2rem}.form-section-title{color:#1e293b;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:.25rem;font-size:1rem;font-weight:600}.form-actions-padded{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:2rem;display:flex}.input-wrapper{align-items:center;width:100%;display:flex;position:relative}.input-prefix,.input-suffix{color:#94a3b8;pointer-events:none;font-size:.875rem;transition:all .25s;position:absolute;top:50%;transform:translateY(-50%)}.input-prefix{left:1rem}.input-suffix{right:1rem}.input.has-prefix{padding-left:2.25rem}.input.has-suffix{padding-right:2.25rem}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex{display:flex}.gap-2{gap:.5rem}.gap-4{gap:1rem}
