@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}.header{padding-bottom:1rem;border-bottom:2px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.header h2{font-size:1.15rem;font-weight:700;color:#1e293b}.closeBtn{background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease}.closeBtn:hover{background:#f1f5f9;color:#ef4444}.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(min-width:768px){.content{padding:1.5rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._content_1pvm7_1{margin-top:1rem}._stockBadge_1pvm7_5{padding:.25rem .6rem;border-radius:1rem;font-size:.875rem;font-weight:500}._stockBadge_1pvm7_5._ok_1pvm7_11{background:#dcfce7;color:#10b981}._stockBadge_1pvm7_5._low_1pvm7_15{background:#fee2e2;color:#ef4444}._emptyState_1pvm7_20{padding:4rem;text-align:center;color:#64748b;background:#fff;border-radius:1rem;border:2px dashed #e2e8f0}._wrapper_14q37_1{width:100%;overflow-x:auto;border-radius:.75rem;background:#fff;border:1px solid #e2e8f0;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:"";position:absolute;right:0;top:0;bottom:0;width:30px;background:linear-gradient(to right,#fff0,#fff);pointer-events:none;z-index:10;opacity:.8}._table_14q37_24{width:100%;border-collapse:collapse}._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{display:inline-flex;margin-left:.25rem;color:#4f46e5;font-size:.8em;font-weight:700}._row_14q37_81{transition:.25s ease}._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:2px solid #4f46e5;outline-offset:-2px}._emptyCell_14q37_95{padding:4rem;text-align:center}._skeletonCell_14q37_100{padding:.5rem 1rem}._skeletonLine_14q37_104{height:1.25rem;width:80%;background:linear-gradient(90deg,#f1f5f9 25%,#fff,#f1f5f9 75%);background-size:200% 100%;animation:_pulse_14q37_1 1.5s infinite linear;border-radius:.375rem}._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}._wrapper_1ck4s_1{margin-bottom:1.5rem;width:100%}._tabRail_1ck4s_6{display:flex;gap:2rem;border-bottom:1px solid #e2e8f0;margin-bottom:-1px}@media(max-width:500px){._tabRail_1ck4s_6{display:none}}._tab_1ck4s_6{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_1ck4s_6:hover{color:#4f46e5}._tab_1ck4s_6._active_1ck4s_35{color:#4f46e5;border-color:#4f46e5}._tab_1ck4s_6._disabled_1ck4s_39{opacity:.4;cursor:not-allowed;pointer-events:none}._mobileSelect_1ck4s_45{display:none;width:100%}@media(max-width:500px){._mobileSelect_1ck4s_45{display:block}}._mobileSelect_1ck4s_45 .SearchableSelect_input__12345{font-weight:600}._optionWrapper_1ck4s_58{display:flex;align-items:center;gap:.5rem;width:100%}._optionWrapper_1ck4s_58 svg{color:#64748b}._optionWrapper_1ck4s_58._active_1ck4s_35 svg{color:#4f46e5}._optionLabel_1ck4s_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_19mhe_1{display:flex;flex-direction:column;gap:1.5rem;background:#fff;padding:.5rem}._formGrid_19mhe_9{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px dashed #e2e8f0}@media(min-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{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._sectionHeader_19mhe_29 h3{margin:0;font-size:1rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:.5rem}._sectionHeader_19mhe_29 button{display:flex;align-items:center}._entryTable_19mhe_51{width:100%;border-collapse:collapse}._entryTable_19mhe_51 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_19mhe_51 td{padding:.5rem;border-bottom:1px solid #e2e8f0;vertical-align:top}._entryTable_19mhe_51 tr:last-child td{border-bottom:none}._removeBtn_19mhe_74{background:none;border:none;color:#94a3b8;padding:.5rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease}._removeBtn_19mhe_74:hover:not(:disabled){background:#fee2e2;color:#ef4444}._removeBtn_19mhe_74:disabled{opacity:.3;cursor:not-allowed;transform:none}._footerRow_19mhe_95{display:flex;flex-direction:column;gap:2rem;margin-top:.5rem}@media(min-width:768px){._footerRow_19mhe_95{flex-direction:row;justify-content:space-between}}._paymentCol_19mhe_108{flex:1;width:100%}@media(min-width:768px){._paymentCol_19mhe_108{max-width:400px}}._summaryCol_19mhe_118{flex:1;width:100%}@media(min-width:768px){._summaryCol_19mhe_118{max-width:450px}}._summaryBox_19mhe_128{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:.25rem}._summaryBox_19mhe_128 ._row_19mhe_137{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px dashed #e2e8f0;color:#64748b;font-size:.875rem}._summaryBox_19mhe_128 ._row_19mhe_137:last-child{border-bottom:none}._summaryBox_19mhe_128 ._row_19mhe_137._total_19mhe_148{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_19mhe_128 ._row_19mhe_137._total_19mhe_148 span:last-child{color:#4f46e5}._formActions_19mhe_161{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;margin-top:1rem;border-top:1px solid #e2e8f0}._entryForm_1srls_1{display:flex;flex-direction:column;gap:1.5rem;background:#fff;padding:.5rem}._formGrid_1srls_9{display:grid;grid-template-columns:1fr;gap:1rem;padding-bottom:1rem;border-bottom:1px dashed #e2e8f0}@media(min-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{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._sectionHeader_1srls_29 h3{margin:0;font-size:1rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:.5rem}._sectionHeader_1srls_29 button{display:flex;align-items:center}._entryTable_1srls_51{width:100%;border-collapse:collapse}._entryTable_1srls_51 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_1srls_51 td{padding:.5rem;border-bottom:1px solid #e2e8f0;vertical-align:top}._entryTable_1srls_51 tr:last-child td{border-bottom:none}._removeBtn_1srls_74{background:none;border:none;color:#64748b;padding:.5rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:.25s ease}._removeBtn_1srls_74:hover{background:#fee2e2;color:#ef4444}._footerRow_1srls_90{display:flex;flex-direction:column;gap:2rem;margin-top:.5rem}@media(min-width:768px){._footerRow_1srls_90{flex-direction:row;justify-content:space-between}}._paymentCol_1srls_103{flex:1;width:100%}@media(min-width:768px){._paymentCol_1srls_103{max-width:400px}}._summaryCol_1srls_113{flex:1;width:100%}@media(min-width:768px){._summaryCol_1srls_113{max-width:450px}}._summaryBox_1srls_123{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:.25rem}._summaryBox_1srls_123 ._row_1srls_132{display:flex;justify-content:space-between;padding:.6rem 0;border-bottom:1px dashed #e2e8f0;color:#64748b;font-size:.95rem}._summaryBox_1srls_123 ._row_1srls_132:last-child{border-bottom:none}._summaryBox_1srls_123 ._row_1srls_132._total_1srls_143{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_1srls_123 ._row_1srls_132._total_1srls_143 span:last-child{color:#4f46e5}._formActions_1srls_156{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_1ds91_1{min-height:100dvh;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:1rem}._authCard_1ds91_10{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 8px #0000000f;padding:1rem}@media(min-width:768px){._authCard_1ds91_10{padding:1.5rem}}._authCard_1ds91_10{max-width:480px;width:100%;margin:0 auto;padding-bottom:5px}._header_1ds91_29{text-align:center;margin-bottom:1rem}._header_1ds91_29 h2{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:#1e293b}._header_1ds91_29 p{color:#64748b}._logoWrapper_1ds91_43{display:flex;align-items:center;justify-content:center}._divider_1ds91_49{display:flex;align-items:center;justify-content:space-between;margin:.5rem 0;gap:1rem}._divider_1ds91_49 hr{flex:1;border:none;border-top:1px solid #e2e8f0}._divider_1ds91_49 span{color:#64748b;font-size:.875rem}._footer_1ds91_66{text-align:center;margin-top:1rem;font-size:.875rem;color:#64748b}._footer_1ds91_66 a{color:#4f46e5;font-weight:600;text-decoration:underline}._footer_1ds91_66 a:hover{color:#4338ca}._socialButton_1ds91_81{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_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{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}._socialButton_1ds91_81{background:#fff;border:1px solid #d1d5db;color:#374151}._socialButton_1ds91_81:hover{background:#f8fafc;border-color:#94a3b8}._socialButton_1ds91_81{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}._socialButton_1ds91_81 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;margin-bottom:1rem}.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}.btnPrimary{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){.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{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}.btnPrimary{background:#4f46e5;color:#fff}.btnPrimary:hover{background:#4338ca}.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}.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}.grid-cols-2{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-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{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}
