@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:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;width:95%;animation:.3s ease-out slideUp;display:flex;position:relative;box-shadow:0 10px 20px #00000014}@media (width>=768px){.modal-content{width:100%}}.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}.header{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.header h2{color:#1e293b;font-size:1.15rem;font-weight:700}.closeBtn{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}.closeBtn:hover{color:#ef4444;background:#f1f5f9}.content{padding:1rem;overflow-y:auto}.content::-webkit-scrollbar{width:6px;height:6px}.content::-webkit-scrollbar-track{background:#f8fafc}.content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}.content::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width>=768px){.content{padding:1.5rem}}@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_14q37_1{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;overflow-x:auto;box-shadow:0 1px 2px #0000000d}._wrapper_14q37_1::-webkit-scrollbar{width:6px;height:6px}._wrapper_14q37_1::-webkit-scrollbar-track{background:#f8fafc}._wrapper_14q37_1::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}._wrapper_14q37_1::-webkit-scrollbar-thumb:hover{background:#94a3b8}._tableWrapper_14q37_24{overflow-x:auto}._tableWrapper_14q37_24::-webkit-scrollbar{width:6px;height:6px}._tableWrapper_14q37_24::-webkit-scrollbar-track{background:#f8fafc}._tableWrapper_14q37_24::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}._tableWrapper_14q37_24::-webkit-scrollbar-thumb:hover{background:#94a3b8}._tableWrapper_14q37_24{position:relative}._tableWrapper_14q37_24:after{content:"";pointer-events:none;z-index:10;opacity:.8;background:linear-gradient(90deg,#fff0,#fff);width:30px;position:absolute;top:0;bottom:0;right:0}._table_14q37_24{border-collapse:collapse;width:100%}._headerCell_14q37_62{white-space:nowrap}._headerCell_14q37_62._sortable_14q37_65{cursor:pointer;-webkit-user-select:none;user-select:none}._headerCell_14q37_62._sortable_14q37_65:hover{background:#f1f5f9}._sortIndicator_14q37_73{color:#4f46e5;margin-left:.25rem;font-size:.8em;font-weight:700;display:inline-flex}._row_14q37_81{transition:all .25s}._row_14q37_81._clickable_14q37_84{cursor:pointer}._row_14q37_81._clickable_14q37_84:hover td{background:#eef2ff}._row_14q37_81._clickable_14q37_84:focus-visible{outline-offset:-2px;outline:2px solid #4f46e5}._emptyCell_14q37_95{text-align:center;padding:4rem}._skeletonCell_14q37_100{padding:.5rem 1rem}._skeletonLine_14q37_104{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_14q37_1}._skeletonLine_14q37_104._short_14q37_112{width:40%}._skeletonLine_14q37_104._medium_14q37_115{width:60%}@keyframes _pulse_14q37_1{0%{background-position:200% 0}to{background-position:-200% 0}}._textRight_14q37_127{text-align:right}._textCenter_14q37_131{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_19mhe_1{background:#fff;flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}._formGrid_19mhe_9{border-bottom:1px dashed #e2e8f0;grid-template-columns:1fr;gap:1.5rem;padding-bottom:1.5rem;display:grid}@media (width>=768px){._formGrid_19mhe_9{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}._itemsSection_19mhe_22{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:visible}._sectionHeader_19mhe_29{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}._sectionHeader_19mhe_29 h3{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}._sectionHeader_19mhe_29 button{align-items:center;display:flex}._entryTable_19mhe_51{border-collapse:collapse;width:100%}._entryTable_19mhe_51 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_19mhe_51 td{vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.5rem}._entryTable_19mhe_51 tr:last-child td{border-bottom:none}._removeBtn_19mhe_74{color:#94a3b8;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .25s;display:flex}._removeBtn_19mhe_74:hover:not(:disabled){color:#ef4444;background:#fee2e2}._removeBtn_19mhe_74:disabled{opacity:.3;cursor:not-allowed;transform:none}._footerRow_19mhe_95{flex-direction:column;gap:2rem;margin-top:.5rem;display:flex}@media (width>=768px){._footerRow_19mhe_95{flex-direction:row;justify-content:space-between}}._paymentCol_19mhe_108{flex:1;width:100%}@media (width>=768px){._paymentCol_19mhe_108{max-width:400px}}._summaryCol_19mhe_118{flex:1;width:100%}@media (width>=768px){._summaryCol_19mhe_118{max-width:450px}}._summaryBox_19mhe_128{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.25rem;padding:1.5rem;display:flex}._summaryBox_19mhe_128 ._row_19mhe_137{color:#64748b;border-bottom:1px dashed #e2e8f0;justify-content:space-between;padding:.5rem 0;font-size:.875rem;display:flex}._summaryBox_19mhe_128 ._row_19mhe_137:last-child{border-bottom:none}._summaryBox_19mhe_128 ._row_19mhe_137._total_19mhe_148{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_19mhe_128 ._row_19mhe_137._total_19mhe_148 span:last-child{color:#4f46e5}._formActions_19mhe_161{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}._entryForm_1srls_1{background:#fff;flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}._formGrid_1srls_9{border-bottom:1px dashed #e2e8f0;grid-template-columns:1fr;gap:1rem;padding-bottom:1rem;display:grid}@media (width>=768px){._formGrid_1srls_9{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}._itemsSection_1srls_22{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}._sectionHeader_1srls_29{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}._sectionHeader_1srls_29 h3{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}._sectionHeader_1srls_29 button{align-items:center;display:flex}._entryTable_1srls_51{border-collapse:collapse;width:100%}._entryTable_1srls_51 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_1srls_51 td{vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.5rem}._entryTable_1srls_51 tr:last-child td{border-bottom:none}._removeBtn_1srls_74{color:#64748b;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .25s;display:flex}._removeBtn_1srls_74:hover{color:#ef4444;background:#fee2e2}._footerRow_1srls_90{flex-direction:column;gap:2rem;margin-top:.5rem;display:flex}@media (width>=768px){._footerRow_1srls_90{flex-direction:row;justify-content:space-between}}._paymentCol_1srls_103{flex:1;width:100%}@media (width>=768px){._paymentCol_1srls_103{max-width:400px}}._summaryCol_1srls_113{flex:1;width:100%}@media (width>=768px){._summaryCol_1srls_113{max-width:450px}}._summaryBox_1srls_123{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.25rem;padding:1.5rem;display:flex}._summaryBox_1srls_123 ._row_1srls_132{color:#64748b;border-bottom:1px dashed #e2e8f0;justify-content:space-between;padding:.6rem 0;font-size:.95rem;display:flex}._summaryBox_1srls_123 ._row_1srls_132:last-child{border-bottom:none}._summaryBox_1srls_123 ._row_1srls_132._total_1srls_143{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_1srls_123 ._row_1srls_132._total_1srls_143 span:last-child{color:#4f46e5}._formActions_1srls_156{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}._pageContainer_1einf_1{width:100%}._header_1einf_5{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}@media (width>=768px){._header_1einf_5{flex-direction:row;justify-content:space-between;align-items:center}}._header_1einf_5 h1{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}@media (width>=768px){._header_1einf_5 h1{font-size:1.5rem}}._tabs_1einf_31{border-bottom:2px solid #e2e8f0;gap:2rem;margin-bottom:2rem;display:flex}._tab_1einf_31{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_1einf_31:hover{color:#4f46e5}._tab_1einf_31._active_1einf_53{color:#4f46e5;border-color:#4f46e5}._contentArea_1einf_58{padding-bottom:2rem}._reportSelector_1einf_62{max-width:900px}._selectorGrid_1einf_66{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){._selectorGrid_1einf_66{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem}}._reportCard_1einf_78{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_1einf_78:hover{border-color:#4f46e5;transform:translateY(-4px);box-shadow:0 4px 8px #0000000f}._reportCard_1einf_78:hover ._arrow_1einf_96{color:#4f46e5;transform:translate(4px)}._cardIcon_1einf_101{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._cardContent_1einf_111{flex:1}._cardContent_1einf_111 h3{color:#1e293b;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}._cardContent_1einf_111 p{color:#64748b;font-size:.85rem;line-height:1.4}._arrow_1einf_96{color:#e2e8f0;transition:all .25s}._reportDetail_1einf_131{width:100%}._detailHeader_1einf_135{margin-bottom:2rem}._backBtn_1einf_139{color:#4f46e5;cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:0;font-weight:600;display:block}._backBtn_1einf_139:hover{color:#4338ca;text-decoration:underline}._headerMain_1einf_154{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}@media (width>=768px){._headerMain_1einf_154{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0}}._headerMain_1einf_154 h2{color:#1e293b;font-size:1.15rem;font-weight:700}@media (width>=768px){._headerMain_1einf_154 h2{font-size:1.5rem}}._headerActions_1einf_180{flex-direction:column;gap:1rem;width:100%;display:flex}@media (width>=768px){._headerActions_1einf_180{flex-direction:row;width:auto}}._searchBar_1einf_193{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:0 1rem;display:flex}@media (width>=768px){._searchBar_1einf_193{width:auto;min-width:300px}}._searchBar_1einf_193 input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;padding:.6rem 0;font-size:.95rem}._searchBar_1einf_193 input::placeholder{color:#64748b}._reportTable_1einf_222{border-collapse:collapse;background:#fff;border-radius:.75rem;width:100%;overflow:hidden;box-shadow:0 4px 8px #0000000f}._reportTable_1einf_222 th,._reportTable_1einf_222 td{text-align:left;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem}._reportTable_1einf_222 th{color:#64748b;text-transform:uppercase;letter-spacing:.025em;background:#f8fafc;font-size:.875rem;font-weight:600}._reportTable_1einf_222 tr:last-child td{border-bottom:none}._typeBadge_1einf_248{border-radius:1rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600}._typeBadge_1einf_248._sale_1einf_254{color:#991b1b;background:#fee2e2}._typeBadge_1einf_248._purchase_1einf_258{color:#166534;background:#dcfce7}._typeBadge_1einf_248._adjustment_1einf_262{color:#854d0e;background:#fef9c3}._badgeNegative_1einf_267{color:#991b1b;background:#fee2e2;border-radius:1rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600}._textSuccess_1einf_276{color:#166534;font-weight:700}._textDanger_1einf_281{color:#991b1b;font-weight:700}.text-right{text-align:right}@keyframes _spin_1einf_298{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spin_1einf_298{animation:1s linear infinite _spin_1einf_298}._wrapper_ktxc4_1{background:#f8fafc;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:relative}._authCard_ktxc4_11{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;box-shadow:0 4px 8px #0000000f}@media (width>=768px){._authCard_ktxc4_11{padding:1.5rem}}._authCard_ktxc4_11{width:100%;max-width:435px;margin:0 auto}._logoWrapper_ktxc4_29{justify-content:center;align-items:center;display:flex}._copyright_ktxc4_35{text-align:center;color:#64748b;font-size:.875rem;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)}._wrapper_1ds91_1{background:#f8fafc;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex}._authCard_1ds91_10{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;box-shadow:0 4px 8px #0000000f}@media (width>=768px){._authCard_1ds91_10{padding:1.5rem}}._authCard_1ds91_10{width:100%;max-width:480px;margin:0 auto;padding-bottom:5px}._header_1ds91_29{text-align:center;margin-bottom:1rem}._header_1ds91_29 h2{color:#1e293b;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}._header_1ds91_29 p{color:#64748b}._logoWrapper_1ds91_43{justify-content:center;align-items:center;display:flex}._divider_1ds91_49{justify-content:space-between;align-items:center;gap:1rem;margin:.5rem 0;display:flex}._divider_1ds91_49 hr{border:none;border-top:1px solid #e2e8f0;flex:1}._divider_1ds91_49 span{color:#64748b;font-size:.875rem}._footer_1ds91_66{text-align:center;color:#64748b;margin-top:1rem;font-size:.875rem}._footer_1ds91_66 a{color:#4f46e5;font-weight:600;text-decoration:underline}._footer_1ds91_66 a:hover{color:#4338ca}._socialButton_1ds91_81{cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-weight:500;transition:all .25s;display:flex}@media (width>=768px){._socialButton_1ds91_81{padding:.625rem 1.25rem}}._socialButton_1ds91_81:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}._socialButton_1ds91_81:active:not(:disabled){transform:scale(.98)}._socialButton_1ds91_81:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;transform:none}._socialButton_1ds91_81{color:#374151;background:#fff;border:1px solid #d1d5db}._socialButton_1ds91_81:hover{background:#f8fafc;border-color:#94a3b8}._socialButton_1ds91_81{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}._socialButton_1ds91_81 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_9r5je_1{background:#f8fafc;min-height:100dvh;display:flex}.logo._logo--small_9r5je_7 span{font-size:1.15rem}._sidebar_9r5je_11{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:260px;height:100vh;padding:1.5rem 1rem;display:none;position:sticky;top:0}@media (width>=768px){._sidebar_9r5je_11{display:flex}}._mobileSidebar_9r5je_29{z-index:1001;background:#fff;flex-direction:column;width:280px;padding:1.5rem 1rem;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:0 10px 20px #00000014}._sidebarOverlay_9r5je_43{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0006;position:fixed;inset:0}._shopSwitcherWrapper_9r5je_51{margin-bottom:1rem}._navSection_9r5je_55{flex-direction:column;flex:1;gap:.25rem;display:flex}._userProfile_9r5je_62{border-top:1px solid #e2e8f0;margin-top:auto;padding-top:.5rem}._userInfo_9r5je_68{justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem;display:flex}._avatar_9r5je_77{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_9r5je_91{overflow:hidden}._userDetails_9r5je_91 p:first-child{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}._userDetails_9r5je_91 p:last-child{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}._content_9r5je_112{flex:1;overflow-y:auto}._content_9r5je_112::-webkit-scrollbar{width:6px;height:6px}._content_9r5je_112::-webkit-scrollbar-track{background:#f8fafc}._content_9r5je_112::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}._content_9r5je_112::-webkit-scrollbar-thumb:hover{background:#94a3b8}._mobileHeader_9r5je_131{background:#fff;border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:flex}@media (width>=768px){._mobileHeader_9r5je_131{display:none}}._headerLeft_9r5je_147,._headerRight_9r5je_148{flex:0 0 60px;align-items:center;display:flex}._headerRight_9r5je_148{justify-content:flex-end}._headerCenter_9r5je_158{flex:1;justify-content:center;display:flex}._menuBtn_9r5je_164{color:#1e293b;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:all .25s;display:flex}._menuBtn_9r5je_164:hover{background:#f1f5f9}:root{--primary:var(--ierp-primary);--primary-hover:var(--ierp-primary-hover);--bg:var(--ierp-bg);--bg-subtle:var(--ierp-bg-subtle);--card-bg:var(--ierp-card-bg);--text-main:var(--ierp-text-main);--text-muted:var(--ierp-text-muted);--border:var(--ierp-border-color);--success:var(--ierp-success);--danger:var(--ierp-danger);--shadow:var(--ierp-shadow-md);--shadow-lg:var(--ierp-shadow-lg)}body{background:var(--bg);color:var(--text-main);font-family:Outfit,sans-serif;line-height:1.5}.auth-container{background:var(--card-bg);max-width:400px;box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:1rem;margin:100px auto;padding:2rem}.dashboard-layout{min-height:100dvh;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;transition:all .2s;display:flex}.nav-item:hover,.nav-item.active{background:var(--bg-subtle);color:var(--primary)}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1.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{margin:0 auto;padding:1.5rem 1.5rem 3rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;box-shadow:0 4px 8px #0000000f}@media (width>=768px){.card{padding:1.5rem}}.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.25rem;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(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (width>=768px){.statsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}}.statCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;box-shadow:0 4px 8px #0000000f}@media (width>=768px){.statCard{padding:1.5rem}}.statCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}@media (width>=768px){.statCard{text-align:left;flex-direction:row;justify-content:flex-start;gap:1.5rem;padding:1.5rem}}.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.25rem;font-weight:700}@media (width>=768px){.statInfo .value{font-size:1.5rem}}.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:.5rem 1rem;font-family:inherit;font-weight:500;transition:all .25s;display:flex}@media (width>=768px){.btnPrimary{padding:.625rem 1.25rem}}.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:.5rem 1rem;font-family:inherit;font-weight:500;transition:all .25s;display:flex}@media (width>=768px){.btn-secondary{padding:.625rem 1.25rem}}.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}.sticky-fab{cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-weight:500;transition:all .25s;display:flex}@media (width>=768px){.sticky-fab{padding:.625rem 1.25rem}}.sticky-fab:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}.sticky-fab:active:not(:disabled){transform:scale(.98)}.sticky-fab:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;transform:none}.sticky-fab{z-index:100;color:#fff;background:#4f46e5;width:56px;height:56px;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 20px #00000014;border-radius:50%!important;padding:0!important}.sticky-fab svg{width:24px;height:24px}.sticky-fab span:not(.icon-only){display:none}.sticky-fab:hover{background:#4338ca;transform:translateY(-2px)}@media (width>=768px){.sticky-fab{width:auto;height:auto;box-shadow:none;position:static;transform:none;border-radius:.375rem!important;padding:.625rem 1.25rem!important}.sticky-fab svg{width:20px;height:20px}.sticky-fab span:not(.icon-only){display:inline}.sticky-fab:hover{transform:none}}.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>=768px){.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;gap:1.5rem;display:grid}@media (width>=768px){.grid-cols-2{grid-template-columns:repeat(2,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}
