@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";.modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}.modal-content{background:#fff;width:100%;border-radius:1rem;box-shadow:0 10px 20px #00000014;display:flex;flex-direction:column;width:95%;position:relative;border:1px solid #e2e8f0;animation:slideUp .3s ease-out}@media(min-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}.modal-content .modal-header{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.modal-content .modal-header h2{font-size:1.15rem;font-weight:700;color:#1e293b;margin:0}.modal-content .modal-header .close-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease}.modal-content .modal-header .close-btn:hover{background:#f1f5f9;color:#ef4444}.modal-content .modal-body{padding:1.5rem;overflow-y:auto;max-height:calc(90vh - 120px)}.modal-content .modal-body::-webkit-scrollbar{width:6px;height:6px}.modal-content .modal-body::-webkit-scrollbar-track{background:#f8fafc}.modal-content .modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}.modal-content .modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.modal-content .modal-footer{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:1rem;background:#f1f5f9;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._content_og019_1{margin-top:1rem}._stockBadge_og019_5{padding:.25rem .6rem;border-radius:1rem;font-size:.875rem;font-weight:500}._stockBadge_og019_5._ok_og019_11{background:#dcfce7;color:#10b981}._stockBadge_og019_5._low_og019_15{background:#fee2e2;color:#ef4444}._sourceBadge_og019_20{font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;display:inline-flex;align-items:center;gap:4px;border:1px solid currentColor;opacity:.8;text-transform:uppercase}._sourceBadge_og019_20._system_og019_32{background:#f1f5f9;color:#64748b}._sourceBadge_og019_20._custom_og019_36{background:#eef2ff;color:#4f46e5}._dataTable_los6p_1{width:100%;overflow-x:auto;border-radius:.75rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._dataTable_los6p_1::-webkit-scrollbar{width:6px;height:6px}._dataTable_los6p_1::-webkit-scrollbar-track{background:#f8fafc}._dataTable_los6p_1::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}._dataTable_los6p_1::-webkit-scrollbar-thumb:hover{background:#94a3b8}._table_los6p_24{width:100%;border-collapse:collapse}._headerCell_los6p_29{white-space:nowrap}._headerCell_los6p_29._sortable_los6p_32{cursor:pointer;-webkit-user-select:none;user-select:none}._headerCell_los6p_29._sortable_los6p_32:hover{background:#f1f5f9}._sortIndicator_los6p_40{display:inline-flex;margin-left:.25rem;color:#4f46e5;font-size:.8em;font-weight:700}._row_los6p_48{transition:.25s ease}._row_los6p_48._clickable_los6p_51{cursor:pointer}._row_los6p_48._clickable_los6p_51:hover td{background:#eef2ff}._row_los6p_48._clickable_los6p_51:focus-visible{outline:2px solid #4f46e5;outline-offset:-2px}._emptyCell_los6p_62{padding:4rem;text-align:center}._skeletonCell_los6p_67{padding:.5rem 1rem}._skeletonLine_los6p_71{height:1.25rem;width:80%;background:linear-gradient(90deg,#f1f5f9 25%,#fff,#f1f5f9 75%);background-size:200% 100%;animation:_pulse_los6p_1 1.5s infinite linear;border-radius:.375rem}._skeletonLine_los6p_71._short_los6p_79{width:40%}._skeletonLine_los6p_71._medium_los6p_82{width:60%}@keyframes _pulse_los6p_1{0%{background-position:200% 0}to{background-position:-200% 0}}._textRight_los6p_94{text-align:right}._textCenter_los6p_98{text-align:center}._tabSwitcher_3910a_1{margin-bottom:1.5rem;width:100%}._tabRail_3910a_6{display:flex;gap:2rem;border-bottom:1px solid #e2e8f0;margin-bottom:-1px}@media(max-width:500px){._tabRail_3910a_6{display:none}}._tab_3910a_1{padding:.75rem .5rem;color:#64748b;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:.25s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}._tab_3910a_1:hover{color:#4f46e5}._tab_3910a_1._active_3910a_35{color:#4f46e5;border-color:#4f46e5}._tab_3910a_1._disabled_3910a_39{opacity:.4;cursor:not-allowed;pointer-events:none}._mobileSelect_3910a_45{display:none;width:100%}@media(max-width:500px){._mobileSelect_3910a_45{display:block}}._mobileSelect_3910a_45 .SearchableSelect_input__12345{font-weight:600}._optionWrapper_3910a_58{display:flex;align-items:center;gap:.5rem;width:100%}._optionWrapper_3910a_58 svg{color:#64748b}._optionWrapper_3910a_58._active_3910a_35 svg{color:#4f46e5}._optionLabel_3910a_71{font-weight:500}._container_d4t71_1{position:relative;width:100%}._trigger_d4t71_6{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:.25s ease;cursor:pointer}._trigger_d4t71_6:hover{border-color:#cbd5e1;background:#f8fafc}._trigger_d4t71_6._compact_d4t71_22{width:auto;padding:.25rem;gap:.25rem}._triggerIconWrapper_d4t71_28{width:2.25rem;height:2.25rem;background:#eef2ff;border-radius:.375rem;display:flex;align-items:center;justify-content:center;color:#4f46e5;flex-shrink:0}._compact_d4t71_22 ._triggerIconWrapper_d4t71_28{width:2rem;height:2rem}._triggerInfo_d4t71_44{text-align:left;flex:1;overflow:hidden}._triggerInfo_d4t71_44 p:first-child{font-size:.75rem;color:#64748b;margin:0;line-height:1;font-weight:500}._triggerInfo_d4t71_44 p:last-child{font-size:.875rem;font-weight:600;color:#1e293b;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_d4t71_67{color:#64748b;transition:transform .2s}._chevronActive_d4t71_72{transform:rotate(180deg)}._dropdown_d4t71_76{position:absolute;top:100%;left:0;margin-top:.5rem;width:100%;min-width:240px;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 10px 20px #00000014;z-index:100;overflow:hidden}._dropdownHeader_d4t71_91{padding:.5rem 1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}._dropdownHeader_d4t71_91 p{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0}._itemList_d4t71_105{max-height:280px;overflow-y:auto;padding:.25rem}._itemList_d4t71_105::-webkit-scrollbar{width:6px;height:6px}._itemList_d4t71_105::-webkit-scrollbar-track{background:#f8fafc}._itemList_d4t71_105::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}._itemList_d4t71_105::-webkit-scrollbar-thumb:hover{background:#94a3b8}._item_d4t71_105{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-radius:.375rem;background:transparent;border:none;cursor:pointer;transition:background .1s}._item_d4t71_105:hover,._itemActive_d4t71_141,._itemFocused_d4t71_142{background:#f1f5f9}._itemDisabled_d4t71_146{opacity:.5;cursor:not-allowed;pointer-events:none}._itemInfo_d4t71_152{display:flex;align-items:center;gap:.5rem;overflow:hidden}._itemIconWrapper_d4t71_159{width:2rem;height:2rem;border-radius:.375rem;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;flex-shrink:0}._itemIconActive_d4t71_171{background:#4f46e5;color:#fff}._itemText_d4t71_176{display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}._itemName_d4t71_183{font-size:.875rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemSublabel_d4t71_192{font-size:.75rem;color:#64748b}._checkIcon_d4t71_197{color:#4f46e5}._emptyState_d4t71_201{padding:1rem;text-align:center;color:#64748b;font-size:.875rem}._customTrigger_d4t71_208{cursor:pointer;display:inline-block;width:100%}._footer_d4t71_214{padding:.25rem;border-top:1px solid #e2e8f0}._footerAction_d4t71_219{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:.375rem;background:none;border:none;color:#4f46e5;text-decoration:none;font-size:.875rem;font-weight:600;cursor:pointer;text-align:left}._footerAction_d4t71_219:hover{background:#eef2ff}._footerIconWrapper_d4t71_239{width:2rem;height:2rem;background:#eef2ff;border-radius:.375rem;display:flex;align-items:center;justify-content:center}._container_ivek7_1{width:100%}._inputWrapper_ivek7_5{display:flex;align-items:center;position:relative;width:100%}._icon_ivek7_12{position:absolute;left:.75rem;color:#64748b;display:flex;align-items:center}._input_ivek7_5{width:100%;padding:.625rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-family:Outfit,sans-serif;font-size:.875rem;color:#1e293b;transition:.15s ease;line-height:1.5}._input_ivek7_5:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e54d}._input_ivek7_5:hover:not(:focus){border-color:#94a3b8}._input_ivek7_5{width:100%;padding:.625rem .75rem .625rem 2.25rem;font-size:.875rem;transition:.25s ease}._input_ivek7_5:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51a}._dropdown_ivek7_52{position:absolute;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 20px #00000014;z-index:9999;overflow:hidden;display:flex;flex-direction:column}._scrollArea_ivek7_64{max-height:250px;overflow-y:auto;padding:.25rem}._option_ivek7_70{padding:.625rem 1rem;cursor:pointer;border-radius:.375rem;transition:.15s ease}._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{padding:.75rem 1rem;cursor:pointer;color:#4f46e5;font-weight:600;display:flex;align-items:center;gap:.5rem;background:#f5f3ff;border-top:1px solid #e2e8f0;font-size:.875rem}._addNew_ivek7_93:hover{background:#ede9ff}._noResults_ivek7_109{padding:1rem;text-align:center;color:#64748b;font-size:.875rem;font-style:italic}._spin_ivek7_117{animation:_spin_ivek7_117 1s linear infinite}@keyframes _spin_ivek7_117{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._entryForm_ffsb0_1{display:flex;flex-direction:column;gap:1.5rem}._formGrid_ffsb0_7{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px dashed #e2e8f0}@media(min-width:768px){._formGrid_ffsb0_7{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}._itemsSection_ffsb0_20{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:visible}._sectionHeader_ffsb0_27{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._sectionHeader_ffsb0_27 h3{margin:0;font-size:1rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:.5rem}._sectionHeader_ffsb0_27 button{display:flex;align-items:center}._entryTable_ffsb0_49{width:100%;border-collapse:collapse}._entryTable_ffsb0_49 th{background:#f1f5f9;padding:.5rem 1rem;text-align:left;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid #e2e8f0}._entryTable_ffsb0_49 td{padding:.5rem;border-bottom:1px solid #e2e8f0;vertical-align:top}._entryTable_ffsb0_49 tr:last-child td{border-bottom:none}._removeBtn_ffsb0_72{background:none;border:none;color:#94a3b8;padding:.5rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease}._removeBtn_ffsb0_72:hover:not(:disabled){background:#fee2e2;color:#ef4444}._removeBtn_ffsb0_72:disabled{opacity:.3;cursor:not-allowed;transform:none}._footerRow_ffsb0_93{display:flex;flex-direction:column;gap:2rem;margin-top:.5rem}@media(min-width:768px){._footerRow_ffsb0_93{flex-direction:row;justify-content:space-between}}._paymentCol_ffsb0_106{flex:1;width:100%}@media(min-width:768px){._paymentCol_ffsb0_106{max-width:400px}}._summaryCol_ffsb0_116{flex:1;width:100%}@media(min-width:768px){._summaryCol_ffsb0_116{max-width:450px}}._summaryBox_ffsb0_126{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:inset 0 2px 4px #00000005}._summaryBox_ffsb0_126 ._row_ffsb0_136{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px dashed #e2e8f0;color:#64748b;font-size:.875rem}._summaryBox_ffsb0_126 ._row_ffsb0_136:last-child{border-bottom:none}._summaryBox_ffsb0_126 ._row_ffsb0_136._total_ffsb0_147{border-top:1px solid #e2e8f0;border-bottom:2px solid #e2e8f0;margin-top:.5rem;padding:1.5rem 0;color:#1e293b;font-weight:700;font-size:1.25rem}._summaryBox_ffsb0_126 ._row_ffsb0_136._total_ffsb0_147 span:last-child{color:#4f46e5}._formActions_ffsb0_160{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;margin-top:1rem;border-top:1px solid #e2e8f0}._entryForm_1fptq_1{display:flex;flex-direction:column;gap:1.5rem}._formGrid_1fptq_7{display:grid;grid-template-columns:1fr;gap:1rem;padding-bottom:1rem;border-bottom:1px dashed #e2e8f0}@media(min-width:768px){._formGrid_1fptq_7{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}._itemsSection_1fptq_20{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}._sectionHeader_1fptq_27{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._sectionHeader_1fptq_27 h3{margin:0;font-size:1rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:.5rem}._sectionHeader_1fptq_27 button{display:flex;align-items:center}._entryTable_1fptq_49{width:100%;border-collapse:collapse}._entryTable_1fptq_49 th{background:#f1f5f9;padding:.5rem 1rem;text-align:left;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid #e2e8f0}._entryTable_1fptq_49 td{padding:.5rem;border-bottom:1px solid #e2e8f0;vertical-align:top}._entryTable_1fptq_49 tr:last-child td{border-bottom:none}._removeBtn_1fptq_72{background:none;border:none;color:#64748b;padding:.5rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease}._removeBtn_1fptq_72:hover{background:#fee2e2;color:#ef4444}._footerRow_1fptq_88{display:flex;flex-direction:column;gap:2rem;margin-top:.5rem}@media(min-width:768px){._footerRow_1fptq_88{flex-direction:row;justify-content:space-between}}._paymentCol_1fptq_101{flex:1;width:100%}@media(min-width:768px){._paymentCol_1fptq_101{max-width:400px}}._summaryCol_1fptq_111{flex:1;width:100%}@media(min-width:768px){._summaryCol_1fptq_111{max-width:450px}}._summaryBox_1fptq_121{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:inset 0 2px 4px #00000005}._summaryBox_1fptq_121 ._row_1fptq_131{display:flex;justify-content:space-between;padding:.6rem 0;border-bottom:1px dashed #e2e8f0;color:#64748b;font-size:.95rem}._summaryBox_1fptq_121 ._row_1fptq_131:last-child{border-bottom:none}._summaryBox_1fptq_121 ._row_1fptq_131._total_1fptq_142{border-top:1px solid #e2e8f0;border-bottom:2px solid #e2e8f0;margin-top:1rem;padding:1.5rem 0;color:#1e293b;font-weight:700;font-size:1.35rem}._summaryBox_1fptq_121 ._row_1fptq_131._total_1fptq_142 span:last-child{color:#4f46e5}._formActions_1fptq_155{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;margin-top:1rem;border-top:1px solid #e2e8f0}._pageContainer_14l7b_1{width:100%}._header_14l7b_5{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem;gap:1rem}@media(min-width:768px){._header_14l7b_5{flex-direction:row;align-items:center;justify-content:space-between}}._header_14l7b_5 h1{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}@media(min-width:768px){._header_14l7b_5 h1{font-size:1.5rem}}._contentArea_14l7b_31{padding-bottom:2rem}._reportSelector_14l7b_35{max-width:900px}._selectorGrid_14l7b_39{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){._selectorGrid_14l7b_39{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem}}._reportCard_14l7b_51{background:#fff;padding:1.5rem;border-radius:1rem;border:1px solid #e2e8f0;display:flex;align-items:center;gap:1.25rem;cursor:pointer;transition:.25s ease;position:relative;box-shadow:0 1px 2px #0000000d}._reportCard_14l7b_51:hover{transform:translateY(-4px);box-shadow:0 4px 8px #0000000f;border-color:#4f46e5}._reportCard_14l7b_51:hover ._arrow_14l7b_69{transform:translate(4px);color:#4f46e5}._cardIcon_14l7b_74{width:56px;height:56px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._cardContent_14l7b_84{flex:1}._cardContent_14l7b_84 h3{font-size:1.1rem;margin-bottom:.25rem;font-weight:700;color:#1e293b}._cardContent_14l7b_84 p{font-size:.85rem;color:#64748b;line-height:1.4}._arrow_14l7b_69{color:#e2e8f0;transition:.25s ease}._reportDetail_14l7b_104{width:100%}._detailHeader_14l7b_108{margin-bottom:2rem}._backBtn_14l7b_112{background:none;border:none;color:#4f46e5;font-weight:600;cursor:pointer;padding:0;margin-bottom:1rem;display:block}._backBtn_14l7b_112:hover{color:#4338ca;text-decoration:underline}._headerMain_14l7b_127{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem}@media(min-width:768px){._headerMain_14l7b_127{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:0}}._headerMain_14l7b_127 h2{font-size:1.15rem;font-weight:700;color:#1e293b}@media(min-width:768px){._headerMain_14l7b_127 h2{font-size:1.5rem}}._headerActions_14l7b_153{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width:768px){._headerActions_14l7b_153{flex-direction:row;width:auto}}._searchBar_14l7b_166{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:0 1rem;display:flex;align-items:center;gap:.75rem;width:100%}@media(min-width:768px){._searchBar_14l7b_166{min-width:300px;width:auto}}._searchBar_14l7b_166 input{border:none;background:none;padding:.6rem 0;width:100%;outline:none;font-size:.95rem;color:#1e293b}._searchBar_14l7b_166 input::placeholder{color:#64748b}._reportTable_14l7b_195{width:100%;border-collapse:collapse;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 8px #0000000f}._reportTable_14l7b_195 th,._reportTable_14l7b_195 td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid #e2e8f0}._reportTable_14l7b_195 th{background:#f8fafc;color:#64748b;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.025em}._reportTable_14l7b_195 tr:last-child td{border-bottom:none}._typeBadge_14l7b_221{padding:.25rem .6rem;border-radius:1rem;font-size:.75rem;font-weight:600}._typeBadge_14l7b_221._sale_14l7b_227{background:#fee2e2;color:#991b1b}._typeBadge_14l7b_221._purchase_14l7b_231{background:#dcfce7;color:#166534}._typeBadge_14l7b_221._adjustment_14l7b_235{background:#fef9c3;color:#854d0e}._badgeNegative_14l7b_240{background:#fee2e2;color:#991b1b;padding:.25rem .6rem;border-radius:1rem;font-size:.75rem;font-weight:600}._textSuccess_14l7b_249{color:#166534;font-weight:700}._textDanger_14l7b_254{color:#991b1b;font-weight:700}.text-right{text-align:right}@keyframes _spin_14l7b_271{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spin_14l7b_271{animation:_spin_14l7b_271 1s linear infinite}._wrapper_ktxc4_1{min-height:100dvh;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative}._authCard_ktxc4_11{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 8px #0000000f;padding:1rem}@media(min-width:768px){._authCard_ktxc4_11{padding:1.5rem}}._authCard_ktxc4_11{max-width:435px;width:100%;margin:0 auto}._logoWrapper_ktxc4_29{display:flex;align-items:center;justify-content:center}._copyright_ktxc4_35{text-align:center;color:#64748b;font-size:.875rem;position:absolute;transform:translate(-50%,-50%);left:50%;bottom:0}._wrapper_hmdrt_1{min-height:100dvh;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:1rem}._authCard_hmdrt_10{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 8px #0000000f;padding:1rem}@media(min-width:768px){._authCard_hmdrt_10{padding:1.5rem}}._authCard_hmdrt_10{max-width:480px;width:100%;margin:0 auto;padding-bottom:5px;position:relative}._logoutBtn_hmdrt_30{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;border-radius:.375rem;border:none;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.25s ease;cursor:pointer;font-family:inherit}@media(min-width:768px){._logoutBtn_hmdrt_30{padding:.625rem 1.25rem}}._logoutBtn_hmdrt_30:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}._logoutBtn_hmdrt_30:active:not(:disabled){transform:scale(.98)}._logoutBtn_hmdrt_30:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}._logoutBtn_hmdrt_30{background:#fff;border:1px solid #d1d5db;color:#374151}._logoutBtn_hmdrt_30:hover{background:#f8fafc;border-color:#94a3b8}._logoutBtn_hmdrt_30{padding:.4rem .75rem;font-size:.75rem;height:auto;gap:.25rem;color:#64748b;border-color:transparent;background:transparent}._logoutBtn_hmdrt_30:hover{color:#ef4444;background:#ef44440d;border-color:#ef444433}._logoutBtn_hmdrt_30 svg{color:currentColor}._header_hmdrt_91{text-align:center;margin-bottom:1rem}._header_hmdrt_91 h2{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:#1e293b}._header_hmdrt_91 p{color:#64748b}._logoWrapper_hmdrt_105{display:flex;align-items:center;justify-content:center}._divider_hmdrt_111{display:flex;align-items:center;justify-content:space-between;margin:.5rem 0;gap:1rem}._divider_hmdrt_111 hr{flex:1;border:none;border-top:1px solid #e2e8f0}._divider_hmdrt_111 span{color:#64748b;font-size:.875rem}._footer_hmdrt_128{text-align:center;margin-top:1rem;font-size:.875rem;color:#64748b}._footer_hmdrt_128 a{color:#4f46e5;font-weight:600;text-decoration:underline}._footer_hmdrt_128 a:hover{color:#4338ca}._socialButton_hmdrt_143{padding:.5rem 1rem;border-radius:.375rem;border:none;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.25s ease;cursor:pointer;font-family:inherit}@media(min-width:768px){._socialButton_hmdrt_143{padding:.625rem 1.25rem}}._socialButton_hmdrt_143:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}._socialButton_hmdrt_143:active:not(:disabled){transform:scale(.98)}._socialButton_hmdrt_143:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}._socialButton_hmdrt_143{background:#fff;border:1px solid #d1d5db;color:#374151}._socialButton_hmdrt_143:hover{background:#f8fafc;border-color:#94a3b8}._socialButton_hmdrt_143{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}._socialButton_hmdrt_143 img{width:1.25rem;height:1.25rem}._form_2b8aw_1{display:flex;flex-direction:column;gap:1.5rem}._actions_2b8aw_7{margin-top:1.5rem}._submitBtn_2b8aw_11{width:100%}._dashboardLayout_v65n2_1{display:flex;min-height:100dvh;background:#f8fafc}.logo._logo--small_v65n2_7 span{font-size:1.15rem}._sidebar_v65n2_11{width:260px;background:#fff;border-right:1px solid #e2e8f0;padding:1.5rem 1rem;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;display:none}@media(min-width:768px){._sidebar_v65n2_11{display:flex}}._mobileSidebar_v65n2_29{position:fixed;top:0;left:0;bottom:0;width:280px;background:#fff;z-index:1001;padding:1.5rem 1rem;display:flex;flex-direction:column;box-shadow:0 10px 20px #00000014}._sidebarOverlay_v65n2_43{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000}._shopSwitcherWrapper_v65n2_51{margin-bottom:1rem}._navSection_v65n2_55{flex:1;display:flex;flex-direction:column;gap:.25rem}._userProfile_v65n2_62{margin-top:auto;padding-top:.5rem;border-top:1px solid #e2e8f0}._userInfo_v65n2_68{padding:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;justify-content:flex-start}._avatar_v65n2_77{width:2.5rem;height:2.5rem;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#64748b;flex-shrink:0}._userDetails_v65n2_91{overflow:hidden}._userDetails_v65n2_91 p:first-child{font-size:.875rem;font-weight:600;color:#1e293b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userDetails_v65n2_91 p:last-child{font-size:.75rem;color:#64748b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._content_v65n2_112{flex:1;overflow-y:auto}._content_v65n2_112::-webkit-scrollbar{width:6px;height:6px}._content_v65n2_112::-webkit-scrollbar-track{background:#f8fafc}._content_v65n2_112::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:1rem}._content_v65n2_112::-webkit-scrollbar-thumb:hover{background:#94a3b8}._mobileHeader_v65n2_131{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-bottom:2px solid #f1f5f9;background:#fff;gap:.5rem}@media(min-width:768px){._mobileHeader_v65n2_131{display:none}}._headerLeft_v65n2_146,._headerRight_v65n2_147{flex:0 0 60px;display:flex;align-items:center}._headerRight_v65n2_147{justify-content:flex-end}._headerCenter_v65n2_157{flex:1;display:flex;justify-content:center}._menuBtn_v65n2_163{background:none;border:none;color:#1e293b;cursor:pointer;padding:.25rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease}._menuBtn_v65n2_163:hover{background:#f1f5f9}._installPrompt_d3j9v_1,._updater_d3j9v_1{position:fixed;z-index:10000;display:flex;align-items:center;gap:1rem;background:#ffffffd9;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.4);border-radius:1rem;box-shadow:0 10px 30px -10px #0000001a,0 4px 12px -4px #4f46e526;transition:.25s ease;bottom:2rem;right:2rem;width:auto;min-width:380px;max-width:420px;padding:1rem}@media(max-width:767px){._installPrompt_d3j9v_1,._updater_d3j9v_1{bottom:0;left:0;right:0;width:100%;min-width:100%;max-width:100%;padding:1rem 1.5rem;border-radius:1rem 1rem 0 0;border-left:none;border-right:none;border-bottom:none;padding-bottom:env(safe-area-inset-bottom,1.5rem);background:#fffffff2}}._banner_d3j9v_39{position:fixed;top:0;left:0;right:0;z-index:11000;height:38px;display:flex;align-items:center;justify-content:center;justify-content:space-between;padding:0 1.5rem;font-size:.8rem;font-weight:600;letter-spacing:.01em;box-shadow:0 2px 10px #0000000d}._banner_d3j9v_39._offline_d3j9v_56{background:#ef4444;color:#fff}._banner_d3j9v_39._online_d3j9v_60{background:#10b981;color:#fff}._banner_d3j9v_39 ._content_d3j9v_64{display:flex;align-items:center;gap:.5rem;margin:0 auto}._banner_d3j9v_39 ._content_d3j9v_64 svg{opacity:.9}._banner_d3j9v_39 ._closeBtn_d3j9v_73{color:#fffc;background:none;border:none;cursor:pointer}._banner_d3j9v_39 ._closeBtn_d3j9v_73:hover{color:#fff}._updater_d3j9v_1{border-left:4px solid #4f46e5}@media(min-width:768px){._installPrompt_d3j9v_1{bottom:calc(2rem + 90px)}}._installIcon_d3j9v_93{width:48px;height:48px;background:#fff;color:#4f46e5;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #4f46e51a;border:1px solid rgba(79,70,229,.1)}._installIcon_d3j9v_93 svg{width:24px;height:24px}._updaterIcon_d3j9v_111{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#4f46e5;background:#eef2ff;border-radius:50%}._installText_d3j9v_122,._updaterContent_d3j9v_122{flex:1}._installText_d3j9v_122 strong,._updaterContent_d3j9v_122 strong{display:block;font-size:.95rem;color:#1e293b;margin-bottom:2px}._installText_d3j9v_122 p,._installText_d3j9v_122 span,._updaterContent_d3j9v_122 p,._updaterContent_d3j9v_122 span{font-size:.85rem;color:#64748b;line-height:1.3;margin:0;display:block}._actions_d3j9v_139,._installActions_d3j9v_139{display:flex;align-items:center;gap:.5rem}._updateBtn_d3j9v_145,._installBtn_d3j9v_145{padding:.5rem 1rem;border-radius:.375rem;border:none;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.25s ease;cursor:pointer;font-family:inherit}@media(min-width:768px){._updateBtn_d3j9v_145,._installBtn_d3j9v_145{padding:.625rem 1.25rem}}._updateBtn_d3j9v_145:focus,._installBtn_d3j9v_145:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}._updateBtn_d3j9v_145:active:not(:disabled),._installBtn_d3j9v_145:active:not(:disabled){transform:scale(.98)}._updateBtn_d3j9v_145:disabled,._installBtn_d3j9v_145:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}._updateBtn_d3j9v_145,._installBtn_d3j9v_145{background:#4f46e5;color:#fff;font-size:.85rem;padding:.6rem 1.25rem;border-radius:.75rem;box-shadow:0 4px 12px #4f46e533}._updateBtn_d3j9v_145:hover,._installBtn_d3j9v_145:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 6px 16px #4f46e54d}._updateBtn_d3j9v_145:active,._installBtn_d3j9v_145:active{transform:translateY(0)}._closeBtn_d3j9v_73{background:#0000000d;border:none;color:#64748b;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}._closeBtn_d3j9v_73:hover{background:#0000001a;color:#1e293b;transform:rotate(90deg)}.animate-spin-slow{animation:spin 3s linear infinite}@keyframes _spin_d3j9v_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}: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{font-family:Outfit,sans-serif;background:var(--bg);color:var(--text-main);line-height:1.5}.auth-container{max-width:400px;margin:100px auto;padding:2rem;background:var(--card-bg);border-radius:1rem;box-shadow:var(--shadow-lg);border:1px solid var(--border)}.dashboard-layout{display:flex;min-height:100dvh}.sidebar{width:260px;background:var(--card-bg);border-right:1px solid var(--border);padding:2rem 1.5rem;display:flex;flex-direction:column}.logo{font-size:1.5rem;font-weight:700;color:var(--primary);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}@media screen and (max-width:768px){.logo{margin-bottom:0}}.nav-links{display:flex;flex-direction:column;gap:.5rem}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:var(--text-muted);border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s}.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}.loading-splash{display:flex;height:100vh;width:100vw;align-items:center;justify-content:center;background:var(--bg);position:fixed;top:0;left:0;z-index:9999}.loading-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.logo--loading{animation:pulse 2s infinite ease-in-out}.loading-bar{width:200px;height:4px;background:var(--bg-subtle);border-radius:2px;overflow:hidden}.loading-progress{height:100%;width:30%;background:var(--primary);border-radius:2px;animation:move 1.5s infinite ease-in-out}.loading-text{color:var(--text-muted);font-size:.9rem;font-weight:500}@keyframes pulse{0%,to{opacity:.6;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}@keyframes move{0%{transform:translate(-100%);width:30%}50%{width:60%}to{transform:translate(300%);width:30%}}: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: #ffffff;--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 rgba(0, 0, 0, .05);--ierp-shadow-md: 0 4px 8px rgba(0, 0, 0, .06);--ierp-shadow-lg: 0 10px 20px rgba(0, 0, 0, .08);--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 rgba(79, 70, 229, .3)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Outfit,sans-serif;background:#f8fafc;color:#1e293b;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:1rem 1.5rem 3rem}.card{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 8px #0000000f;padding:1rem}@media(min-width:768px){.card{padding:1.5rem}}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:2rem}.header h1{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.searchBar{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:0 1rem;flex:1;max-width:400px;box-shadow:0 1px 2px #0000000d;transition:.25s ease}.searchBar:focus-within{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.searchBar input{width:100%;padding:.6rem 0;border:none;outline:none;font-family:inherit;font-size:.875rem;background:transparent}.searchBar .searchIcon{color:#64748b}.actionHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;margin-top:2rem}.actionHeader h2{font-size:1.25rem;font-weight:600;color:#1e293b}.statsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media(min-width:768px){.statsGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1.5rem}}.statCard{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 8px #0000000f;padding:1rem}@media(min-width:768px){.statCard{padding:1.5rem}}.statCard{display:flex;flex-direction:column;flex-direction:row;gap:1rem;padding:.5rem}@media(min-width:768px){.statCard{flex-direction:row;justify-content:flex-start;text-align:left;gap:1.5rem}}@media(min-width:1024px){.statCard{padding:1rem}}.statIcon{width:56px;height:56px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:auto 0}.statIcon--primary{background:#eef2ff;color:#4f46e5}.statIcon--success{background:#dcfce7;color:#10b981}.statIcon--danger{background:#fee2e2;color:#ef4444}.statIcon--warning{background:#fef9c3;color:#f59e0b}.statInfo{display:flex;flex-direction:column;gap:.25rem;margin:auto 0}.statInfo .label{font-size:.875rem;color:#64748b;font-weight:500}.statInfo .value{font-size:1.25rem;font-weight:700;color:#1e293b}@media(min-width:768px){.statInfo .value{font-size:1.5rem}}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:.75rem;overflow:hidden}.table th,.table td{padding:.5rem 1rem;text-align:left}.table th{background:#f8fafc;color:#64748b;font-weight:600;font-size:.875rem;border-bottom:1px solid #e2e8f0}.table td{border-bottom:1px solid #e2e8f0;font-size:.875rem;color:#1e293b}.table tr:hover td{background:#eef2ff}.table .text-right{text-align:right}.table-empty,.empty-state{padding:4rem;text-align:center;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:1rem}.table-empty .icon,.empty-state .icon{font-size:2rem;opacity:.5}.statusBadge{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:capitalize;display:inline-flex}.statusBadge.paid{background:#dcfce7;color:#166534}.statusBadge.partial{background:#fef9c3;color:#854d0e}.statusBadge.unpaid{background:#fee2e2;color:#991b1b}.nameCell{display:flex;flex-direction:column;gap:.25rem}.nameCell strong{color:#1e293b;font-weight:600}.nameCell .badge{font-size:.7rem;color:#64748b;background:#f1f5f9;padding:.1rem .4rem;border-radius:.375rem;width:fit-content}.contactCell{display:flex;flex-direction:column;gap:.2rem;font-size:.875rem}.contactCell div{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:.35rem}.editBtn{background:none;border:none;color:#64748b;padding:.25rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease;cursor:pointer}.editBtn:hover{background:#f1f5f9;color:#4f46e5}.form-group{display:flex;flex-direction:column;gap:.25rem}.form-group label{font-size:.875rem;font-weight:600;color:#4b5563;display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.input{width:100%;padding:.625rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-family:Outfit,sans-serif;font-size:.875rem;color:#1e293b;transition:.15s ease;line-height:1.5}.input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e54d}.input:hover:not(:focus){border-color:#94a3b8}.btn-primary{padding:.5rem 1rem;border-radius:.375rem;border:none;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.25s ease;cursor:pointer;font-family:inherit}@media(min-width:768px){.btn-primary{padding:.625rem 1.25rem}}.btn-primary:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}.btn-primary:active:not(:disabled){transform:scale(.98)}.btn-primary:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}.btn-primary{background:#4f46e5;color:#fff}.btn-primary:hover{background:#4338ca;box-shadow:0 4px 8px #0000000f}.btn-secondary{padding:.5rem 1rem;border-radius:.375rem;border:none;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.25s ease;cursor:pointer;font-family:inherit}@media(min-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{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}.btn-secondary{background:#fff;border:1px solid #d1d5db;color:#374151}.btn-secondary:hover{background:#f8fafc;border-color:#94a3b8}.btn-danger{padding:.5rem 1rem;border-radius:.375rem;border:none;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.25s ease;cursor:pointer;font-family:inherit}@media(min-width:768px){.btn-danger{padding:.625rem 1.25rem}}.btn-danger:focus{outline:none;box-shadow:0 0 0 3px #4f46e54d}.btn-danger:active:not(:disabled){transform:scale(.98)}.btn-danger:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#991b1b;box-shadow:0 4px 8px #0000000f}.btn-ghost-danger{background:none;border:none;color:#ef4444;padding:.25rem .5rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease;cursor:pointer}.btn-ghost-danger:hover{background:#fee2e2;color:#ef4444}.sticky-fab{padding:.5rem 1rem;border-radius:.375rem;border:none;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.25s ease;cursor:pointer;font-family:inherit}@media(min-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{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}.sticky-fab{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%!important;box-shadow:0 10px 20px #00000014;z-index:100;padding:0!important;background:#4f46e5;color:#fff}.sticky-fab svg{width:24px;height:24px}.sticky-fab span:not(.icon-only){display:none}.sticky-fab:hover{background:#4338ca;transform:translateY(-2px)}@media(min-width:768px){.sticky-fab{position:static;width:auto;height:auto;border-radius:.375rem!important;box-shadow:none;padding:.625rem 1.25rem!important;transform:none}.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{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-disabled{opacity:.5;pointer-events:none;cursor:not-allowed!important}.is-loading{opacity:.6;pointer-events:none}.is-active,.is-selected{border-color:#4f46e5!important;background-color:#eef2ff!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{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media(min-width:768px){.grid-layout{grid-template-columns:repeat(8,1fr)}}@media(min-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}.form-section{margin-bottom:1.5rem}.form-section:last-of-type{margin-bottom:2rem}.form-section-title{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.25rem;border-bottom:1px solid #e2e8f0}.form-actions-padded{display:flex;justify-content:flex-end;gap:1rem;padding-top:2rem;border-top:1px solid #e2e8f0;margin-top:1.5rem}.input-wrapper{position:relative;display:flex;align-items:center;width:100%}.input-prefix,.input-suffix{position:absolute;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:.875rem;transition:.25s ease;pointer-events:none}.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}.bg-light{background-color:#f8fafc!important}.bg-success{background-color:#dcfce7!important}.hover\:bg-success-dark:hover{background-color:#10b981!important;color:#fff!important}.border-none{border:none!important}.text-sm{font-size:.875rem!important}.text-xl{font-size:1.25rem!important}.text-primary{color:#4f46e5!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.mt-4{margin-top:2rem!important}.mb-0{margin-bottom:0!important}.max-w-none{max-width:none!important}.max-w-300{max-width:300px!important}.grid-cols-1{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:768px){.grid-cols-1{grid-template-columns:repeat(1,1fr)}}.grid-cols-2{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:768px){.grid-cols-2{grid-template-columns:repeat(2,1fr)}}.grid-cols-3{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:768px){.grid-cols-3{grid-template-columns:repeat(3,1fr)}}.grid-cols-4{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:768px){.grid-cols-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid-cols-4{grid-template-columns:repeat(4,1fr)}}.btn-sm{padding:.35rem .75rem!important;font-size:.75rem!important}.btn-lg{padding:.75rem 1.5rem!important;font-size:1rem!important}.btn-flat-primary{background:none;border:none;color:#4f46e5;padding:.25rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease;cursor:pointer}.btn-flat-primary:hover{background:#eef2ff}.input-suffix-btn{height:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0 .375rem .375rem 0}.w-35{width:35%}.w-20{width:20%}.w-15{width:15%}.w-10{width:10%}.w-5{width:5%}label.required:after{content:" *";color:#ef4444}.text-muted-sm{color:#64748b;font-size:.75rem}
