.bills_billsContainer__8VdAu{padding:2rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:100vh;color:#fff}.bills_header__HDyKP{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #333}.bills_pageTitle__8CaNe{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.bills_headerActions__LOSe0{display:flex;gap:1rem}.bills_actionButton__qLQmj{background:linear-gradient(135deg,#22c55e,#16a34a);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(34,197,94,.3)}.bills_actionButton__qLQmj:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(34,197,94,.4)}.bills_addButton__aK2KS{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 15px rgba(59,130,246,.3)}.bills_addButton__aK2KS:hover{box-shadow:0 6px 20px rgba(59,130,246,.4)}.bills_tabsContainer__b6HOj{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.4);border:1px solid #333;overflow:hidden;margin-bottom:2rem}.bills_tabs__PE1xD{display:flex;background:linear-gradient(135deg,#2a2a2a,#333)}.bills_tab__s4RXK{flex:1 1;padding:1rem 1.5rem;background:transparent;color:#9ca3af;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;border-bottom:3px solid transparent}.bills_tab__s4RXK:hover{background:rgba(34,197,94,.1);color:#22c55e}.bills_tab__s4RXK.bills_active__lqabn{background:linear-gradient(135deg,#22c55e,#16a34a);color:white;border-bottom-color:#22c55e}.bills_tabContent__XyCtB{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:16px;padding:2rem;border:1px solid #333;box-shadow:0 4px 20px rgba(0,0,0,.4)}.bills_errorMessage__IR0dH{background:linear-gradient(135deg,#dc2626,#b91c1c);border:1px solid #f87171;border-radius:12px;padding:1.5rem;text-align:center;margin-bottom:2rem}.bills_retryButton__MbOZH{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);color:white;padding:.5rem 1rem;border-radius:6px;cursor:pointer;margin-top:1rem;transition:all .3s ease}.bills_retryButton__MbOZH:hover{background:rgba(255,255,255,.3)}.bills_loadingContainer__Fg_Qk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.bills_spinner__gw03z{border:4px solid #333;border-top-color:#22c55e;border-radius:50%;width:50px;height:50px;animation:bills_spin__ZjsuU 1s linear infinite;margin-bottom:1rem}@keyframes bills_spin__ZjsuU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bills_formSection__H6FE_,.bills_listSection__42TO_,.bills_summarySection__3hYAE{animation:bills_fadeIn__yZYVn .3s ease-in-out}@keyframes bills_fadeIn__yZYVn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.bills_billsContainer__8VdAu{padding:1rem}.bills_header__HDyKP{flex-direction:column;gap:1rem;align-items:stretch}.bills_pageTitle__8CaNe{font-size:2rem;text-align:center}.bills_headerActions__LOSe0{justify-content:center}.bills_tabs__PE1xD{flex-direction:column}.bills_tab__s4RXK{border-bottom:1px solid #333;border-right:none}.bills_tab__s4RXK:last-child{border-bottom:none}.bills_tab__s4RXK.bills_active__lqabn{border-bottom:1px solid #333;border-left:3px solid #22c55e}}.BillsTable_tableContainer__pTfGb{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:12px;border:1px solid #333;box-shadow:0 4px 20px rgba(0,0,0,.3);overflow:hidden}.BillsTable_tableHeader__HL0As{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:linear-gradient(135deg,#333,#444);border-bottom:1px solid #555}.BillsTable_tableHeader__HL0As h3{margin:0;color:#22c55e;font-size:1.3rem;font-weight:600}.BillsTable_totalAmount__T8ZZj{font-size:1.1rem;font-weight:700;color:#4ade80;background:rgba(34,197,94,.1);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(34,197,94,.3)}.BillsTable_tableWrapper__mIJXf{overflow-x:auto;max-height:70vh}.BillsTable_table__X3cOq{width:100%;border-collapse:collapse;background:transparent}.BillsTable_table__X3cOq th{background:linear-gradient(135deg,#2a2a2a,#333);color:#e5e7eb;padding:1rem 1.5rem;text-align:left;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #444;position:-webkit-sticky;position:sticky;top:0;z-index:10}.BillsTable_table__X3cOq td{padding:1rem 1.5rem;border-bottom:1px solid #333;color:#e5e7eb;vertical-align:middle}.BillsTable_table__X3cOq tr{transition:all .3s ease}.BillsTable_table__X3cOq tr:hover{background:rgba(34,197,94,.05)}.BillsTable_table__X3cOq tr.BillsTable_deleting__vNx_p{opacity:.5;background:rgba(220,38,38,.1)}.BillsTable_dateCell__y9ESu{font-family:Monaco,Consolas,monospace;font-size:.9rem;color:#9ca3af;min-width:120px}.BillsTable_descriptionCell__65pz4{max-width:300px}.BillsTable_description__HrznS{line-height:1.4;word-wrap:break-word}.BillsTable_categoryCell__HKiuw{min-width:150px}.BillsTable_categoryBadge__asCgj{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;color:white;white-space:nowrap}.BillsTable_amountCell__MIP4_{text-align:right;min-width:120px}.BillsTable_amount__nKlQt{font-family:Monaco,Consolas,monospace;font-size:1rem;font-weight:700;color:#4ade80}.BillsTable_actionsCell__btqE8{min-width:120px}.BillsTable_actions__8mESe,.BillsTable_editActions__6ADZw{display:flex;gap:.5rem;justify-content:center}.BillsTable_actionButton__w5yWP{background:transparent;border:1px solid #444;color:#e5e7eb;padding:.5rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .3s ease;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center}.BillsTable_actionButton__w5yWP:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.3)}.BillsTable_actionButton__w5yWP:disabled{opacity:.5;cursor:not-allowed;transform:none}.BillsTable_editButton__tkvx7{border-color:#3b82f6;color:#60a5fa}.BillsTable_editButton__tkvx7:hover{background:rgba(59,130,246,.1);border-color:#60a5fa}.BillsTable_deleteButton__gD4LH{border-color:#dc2626;color:#f87171}.BillsTable_deleteButton__gD4LH:hover{background:rgba(220,38,38,.1);border-color:#f87171}.BillsTable_saveButton__FsnD_{border-color:#22c55e;color:#4ade80}.BillsTable_saveButton__FsnD_:hover{background:rgba(34,197,94,.1);border-color:#4ade80}.BillsTable_cancelButton__XhLrX{border-color:#f59e0b;color:#fbbf24}.BillsTable_cancelButton__XhLrX:hover{background:rgba(245,158,11,.1);border-color:#fbbf24}.BillsTable_editInput__GMa0f,.BillsTable_editSelect__0H3XB{width:100%;background:#1a1a1a;border:1px solid #444;border-radius:6px;padding:.5rem;color:#e5e7eb;font-size:.9rem;transition:border-color .3s ease}.BillsTable_editInput__GMa0f:focus,.BillsTable_editSelect__0H3XB:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,.1)}.BillsTable_editSelect__0H3XB option{background:#1a1a1a;color:#e5e7eb}.BillsTable_emptyState__6R_IC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#9ca3af}.BillsTable_emptyIcon__My4EA{font-size:4rem;margin-bottom:1rem;opacity:.5}.BillsTable_emptyState__6R_IC h3{margin:0 0 .5rem;color:#e5e7eb;font-size:1.5rem}.BillsTable_emptyState__6R_IC p{margin:0;font-size:1rem}@media (max-width:768px){.BillsTable_tableHeader__HL0As{flex-direction:column;gap:1rem;padding:1rem}.BillsTable_tableHeader__HL0As h3{font-size:1.1rem}.BillsTable_totalAmount__T8ZZj{font-size:1rem}.BillsTable_table__X3cOq td,.BillsTable_table__X3cOq th{padding:.75rem .5rem;font-size:.85rem}.BillsTable_categoryBadge__asCgj{font-size:.75rem;padding:.25rem .5rem}.BillsTable_actionButton__w5yWP{min-width:32px;height:32px;font-size:.8rem}.BillsTable_amount__nKlQt,.BillsTable_description__HrznS{font-size:.9rem}}.BillForm_formContainer__icro8{max-width:800px;margin:0 auto;background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:16px;border:1px solid #333;box-shadow:0 4px 20px rgba(0,0,0,.3);overflow:hidden}.BillForm_formHeader__rU9_U{background:linear-gradient(135deg,#333,#444);padding:2rem;text-align:center;border-bottom:1px solid #555}.BillForm_formTitle__8FdUw{margin:0 0 .5rem;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.BillForm_formSubtitle__dM_ca{margin:0;color:#9ca3af;font-size:1.1rem}.BillForm_form__AcE_i{padding:2rem}.BillForm_formGrid__ggSZN{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}.BillForm_formGroup__X8xGO{display:flex;flex-direction:column;gap:.5rem}.BillForm_label__Yl1QD{font-size:1rem;font-weight:600;color:#e5e7eb;display:flex;align-items:center;gap:.5rem}.BillForm_input__R_hy5,.BillForm_select__0enyq{background:#1a1a1a;border:2px solid #444;border-radius:8px;padding:.75rem 1rem;color:#e5e7eb;font-size:1rem;transition:all .3s ease}.BillForm_input__R_hy5:focus,.BillForm_select__0enyq:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.BillForm_inputWrapper__vz6Hl{position:relative;display:flex;align-items:center}.BillForm_currencySymbol__B2qTJ{position:absolute;left:1rem;color:#9ca3af;font-weight:600;font-size:1rem;z-index:1;pointer-events:none}.BillForm_amountInput__0u81e{padding-left:2.5rem;font-family:Monaco,Consolas,monospace;font-weight:600}.BillForm_select__0enyq option{background:#1a1a1a;color:#e5e7eb}.BillForm_inputError__4ZNmg{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.1)!important}.BillForm_errorMessage__u6CVq{color:#f87171;font-size:.875rem;margin-top:.25rem;display:flex;align-items:center;gap:.5rem}.BillForm_errorMessage__u6CVq:before{content:"⚠️"}.BillForm_preview__zIJEo{background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid #334155;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.BillForm_previewTitle__wU1GZ{margin:0 0 1rem;color:#22c55e;font-size:1.2rem;font-weight:600}.BillForm_previewCard__UBhxz{background:linear-gradient(135deg,#1e293b,#334155);border:1px solid #475569;border-radius:8px;padding:1.5rem}.BillForm_previewHeader__12P5a{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.BillForm_previewCategory__EIl40{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.BillForm_previewDate__PzZpy{color:#94a3b8;font-family:Monaco,Consolas,monospace;font-size:.9rem}.BillForm_previewDescription__iH17C{color:#e2e8f0;font-size:1rem;line-height:1.5;margin-bottom:1rem}.BillForm_previewAmount__JFRKE{color:#4ade80;font-size:1.5rem;font-weight:700;font-family:Monaco,Consolas,monospace;text-align:right}.BillForm_formActions__kHNkK{display:flex;gap:1rem;justify-content:flex-end;padding-top:2rem;border-top:1px solid #333}.BillForm_button__pnqxe{padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;gap:.5rem;min-width:150px;justify-content:center}.BillForm_button__pnqxe:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.BillForm_cancelButton__Cq_Px{background:linear-gradient(135deg,#6b7280,#4b5563);color:white;box-shadow:0 4px 15px rgba(107,114,128,.3)}.BillForm_cancelButton__Cq_Px:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(107,114,128,.4)}.BillForm_submitButton__4tSuM{background:linear-gradient(135deg,#22c55e,#16a34a);color:white;box-shadow:0 4px 15px rgba(34,197,94,.3)}.BillForm_submitButton__4tSuM:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(34,197,94,.4)}.BillForm_spinner__PyOXH{border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;width:16px;height:16px;animation:BillForm_spin__6P27O 1s linear infinite}@keyframes BillForm_spin__6P27O{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.BillForm_formContainer__icro8{margin:0 1rem}.BillForm_formHeader__rU9_U{padding:1.5rem}.BillForm_formTitle__8FdUw{font-size:1.5rem}.BillForm_formSubtitle__dM_ca{font-size:1rem}.BillForm_form__AcE_i{padding:1.5rem}.BillForm_formGrid__ggSZN{grid-template-columns:1fr;gap:1.5rem}.BillForm_formActions__kHNkK{flex-direction:column;gap:1rem}.BillForm_button__pnqxe{width:100%}.BillForm_previewHeader__12P5a{flex-direction:column;gap:.5rem;align-items:flex-start}.BillForm_previewAmount__JFRKE{text-align:left;font-size:1.25rem}}.BillForm_formContainer__icro8{animation:BillForm_slideInUp___EA_0 .3s ease-out}@keyframes BillForm_slideInUp___EA_0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BillsFilters_filtersContainer__93cwG{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:12px;border:1px solid #333;box-shadow:0 4px 20px rgba(0,0,0,.3);margin-bottom:2rem;overflow:hidden}.BillsFilters_filtersHeader__x2YwD{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:linear-gradient(135deg,#333,#444);border-bottom:1px solid #555}.BillsFilters_headerLeft__niBdr{display:flex;align-items:center;gap:1rem}.BillsFilters_filtersTitle__KO5K_{margin:0;color:#22c55e;font-size:1.2rem;font-weight:600}.BillsFilters_activeFiltersCount__aihce{background:rgba(34,197,94,.2);color:#4ade80;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;border:1px solid rgba(34,197,94,.3)}.BillsFilters_headerRight__K4EtF{display:flex;gap:.75rem}.BillsFilters_clearButton__t1plK,.BillsFilters_toggleButton__ripEy{background:transparent;border:1px solid #444;color:#e5e7eb;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.BillsFilters_clearButton__t1plK:hover,.BillsFilters_toggleButton__ripEy:hover{background:rgba(255,255,255,.05);border-color:#666;transform:translateY(-1px)}.BillsFilters_clearButton__t1plK{border-color:#dc2626;color:#f87171}.BillsFilters_clearButton__t1plK:hover{background:rgba(220,38,38,.1);border-color:#f87171}.BillsFilters_basicFilters__Ef_Vd{display:flex;align-items:flex-end;gap:1.5rem;padding:1.5rem 2rem;background:linear-gradient(135deg,#2a2a2a,#333);border-bottom:1px solid #444}.BillsFilters_filterGroup__tHDxU{display:flex;flex-direction:column;gap:.5rem;min-width:140px}.BillsFilters_filterLabel__hnkpK{font-size:.9rem;font-weight:600;color:#e5e7eb;display:flex;align-items:center;gap:.5rem}.BillsFilters_filterInput__LizOf,.BillsFilters_filterSelect__ZFtQ1{background:#1a1a1a;border:1px solid #444;border-radius:6px;padding:.75rem;color:#e5e7eb;font-size:.9rem;transition:all .3s ease}.BillsFilters_filterInput__LizOf:focus,.BillsFilters_filterSelect__ZFtQ1:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,.1)}.BillsFilters_amountInputWrapper__NJ1ja{position:relative;display:flex;align-items:center}.BillsFilters_currencySymbol__LmwrE{position:absolute;left:.75rem;color:#9ca3af;font-weight:600;font-size:.9rem;z-index:1;pointer-events:none}.BillsFilters_amountInput__OhTNe{padding-left:2rem;font-family:Monaco,Consolas,monospace}.BillsFilters_filterSelect__ZFtQ1 option{background:#1a1a1a;color:#e5e7eb}.BillsFilters_quickRanges__IeIXP{display:flex;gap:.5rem;align-self:end}.BillsFilters_quickRangeButton__xPsf_{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:white;padding:.75rem 1rem;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.BillsFilters_quickRangeButton__xPsf_:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.BillsFilters_advancedFilters__IHQfu{padding:1.5rem 2rem;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-bottom:1px solid #333;animation:BillsFilters_slideDown__pLdUW .3s ease-out}@keyframes BillsFilters_slideDown__pLdUW{0%{opacity:0;max-height:0;padding:0 2rem}to{opacity:1;max-height:200px;padding:1.5rem 2rem}}.BillsFilters_advancedGrid___POu6{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.BillsFilters_activeFiltersSummary__58Q3Y{padding:1rem 2rem;background:linear-gradient(135deg,#0f172a,#1e293b);border-top:1px solid #334155}.BillsFilters_summaryLabel__9YmYr{color:#94a3b8;font-size:.9rem;font-weight:600;margin-right:1rem}.BillsFilters_activeTags__FjXvJ{display:inline-flex;flex-wrap:wrap;gap:.5rem;align-items:center}.BillsFilters_filterTag__OUYnP{background:linear-gradient(135deg,#1e40af,#1e3a8a);color:white;padding:.5rem .75rem;border-radius:16px;font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px rgba(30,64,175,.3)}.BillsFilters_removeTagButton__6jcn_{background:rgba(255,255,255,.2);border:none;color:white;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.7rem;font-weight:700;transition:all .2s ease}.BillsFilters_removeTagButton__6jcn_:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}@media (max-width:1024px){.BillsFilters_basicFilters__Ef_Vd{flex-wrap:wrap;gap:1rem}.BillsFilters_quickRanges__IeIXP{width:100%;order:3}.BillsFilters_quickRangeButton__xPsf_{flex:1 1}.BillsFilters_advancedGrid___POu6{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.BillsFilters_filtersHeader__x2YwD{flex-direction:column;gap:1rem;align-items:stretch;padding:1rem}.BillsFilters_headerLeft__niBdr,.BillsFilters_headerRight__K4EtF{justify-content:center}.BillsFilters_headerRight__K4EtF{order:2}.BillsFilters_filtersTitle__KO5K_{text-align:center;font-size:1.1rem}.BillsFilters_advancedFilters__IHQfu,.BillsFilters_basicFilters__Ef_Vd{padding:1rem}.BillsFilters_basicFilters__Ef_Vd{flex-direction:column;align-items:stretch}.BillsFilters_filterGroup__tHDxU{min-width:auto}.BillsFilters_quickRanges__IeIXP{grid-template-columns:repeat(3,1fr);gap:.5rem}.BillsFilters_activeTags__FjXvJ{justify-content:center}.BillsFilters_activeFiltersSummary__58Q3Y{padding:1rem;text-align:center}.BillsFilters_summaryLabel__9YmYr{display:block;margin-bottom:.5rem;margin-right:0}}.BillsSummary_summaryContainer___ouVa{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:16px;border:1px solid #333;box-shadow:0 4px 20px rgba(0,0,0,.3);overflow:hidden}.BillsSummary_summaryHeader__Qt5Hj{background:linear-gradient(135deg,#333,#444);padding:2rem;text-align:center;border-bottom:1px solid #555}.BillsSummary_summaryTitle__Imfxf{margin:0 0 1rem;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.BillsSummary_periodInfo__B1Fxl{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.1rem}.BillsSummary_periodLabel__Axbxf{color:#9ca3af;font-weight:500}.BillsSummary_periodValue__uoc6Q{color:#22c55e;font-weight:700;font-family:Monaco,Consolas,monospace}.BillsSummary_metricsGrid__aKeQB{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#2a2a2a,#333);border-bottom:1px solid #444}.BillsSummary_metricCard__bw7Yq{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #444;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.3)}.BillsSummary_metricCard__bw7Yq:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.4);border-color:#22c55e}.BillsSummary_metricIcon__UONdx{font-size:2.5rem;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(34,197,94,.3)}.BillsSummary_metricContent__i77NP{flex:1 1}.BillsSummary_metricValue__eFrN1{font-size:1.5rem;font-weight:700;color:#4ade80;font-family:Monaco,Consolas,monospace;margin-bottom:.25rem}.BillsSummary_metricLabel__yQ1Cu{color:#9ca3af;font-size:.9rem;font-weight:500}.BillsSummary_section__OiQKL{padding:2rem;border-bottom:1px solid #333}.BillsSummary_section__OiQKL:last-child{border-bottom:none}.BillsSummary_sectionTitle__ta_ii{margin:0 0 1.5rem;color:#22c55e;font-size:1.4rem;font-weight:600}.BillsSummary_categoryBreakdown__gfU8Q{display:flex;flex-direction:column;gap:1.5rem}.BillsSummary_categoryItem__fB3mJ{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #444;border-radius:12px;padding:1.5rem;transition:all .3s ease}.BillsSummary_categoryItem__fB3mJ:hover{border-color:#555;box-shadow:0 4px 15px rgba(0,0,0,.3)}.BillsSummary_categoryHeader__dOaQR{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.BillsSummary_categoryInfo__a5qL3{display:flex;align-items:center;gap:.75rem}.BillsSummary_categoryIcon__q6XJj{font-size:1.5rem}.BillsSummary_categoryName__ga4sV{font-weight:600;color:#e5e7eb;font-size:1.1rem}.BillsSummary_categoryCount__sn3sr{color:#9ca3af;font-size:.9rem}.BillsSummary_categoryAmount__SDONU{font-size:1.2rem;font-weight:700;color:#4ade80;font-family:Monaco,Consolas,monospace}.BillsSummary_categoryProgressContainer__vzLDz{position:relative;background:#333;border-radius:8px;height:8px;overflow:hidden}.BillsSummary_categoryProgress__JodfX{height:100%;border-radius:8px;transition:width .8s ease}.BillsSummary_categoryPercentage__mBaxk{position:absolute;right:.5rem;top:-1.5rem;color:#9ca3af;font-size:.8rem;font-weight:600}.BillsSummary_monthlyTrend__nqcCF{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.BillsSummary_monthItem__WUkY0{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #444;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.BillsSummary_monthItem__WUkY0:hover{border-color:#555;transform:translateY(-2px)}.BillsSummary_monthHeader__uVuFj{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.BillsSummary_monthName___by7A{color:#e5e7eb;font-weight:600;text-transform:capitalize}.BillsSummary_trendIndicator__ToJ56{font-size:.8rem;font-weight:600;padding:.25rem .5rem;border-radius:12px}.BillsSummary_trendUp__ovIzZ{background:rgba(34,197,94,.2);color:#4ade80}.BillsSummary_trendDown__qUr2c{background:rgba(239,68,68,.2);color:#f87171}.BillsSummary_monthStats__hIVW1{display:flex;flex-direction:column;gap:.5rem}.BillsSummary_monthAmount__djeD7{font-size:1.3rem;font-weight:700;color:#4ade80;font-family:Monaco,Consolas,monospace}.BillsSummary_monthCount__jB0uA{color:#9ca3af;font-size:.9rem}.BillsSummary_topExpenses__MLfF8{display:flex;flex-direction:column;gap:1rem}.BillsSummary_expenseItem__o_FiK{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #444;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.BillsSummary_expenseItem__o_FiK:hover{border-color:#555;box-shadow:0 4px 15px rgba(0,0,0,.3)}.BillsSummary_expenseRank__UAOLF{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.BillsSummary_expenseInfo__DywIA{flex:1 1}.BillsSummary_expenseDescription__hfDtS{color:#e5e7eb;font-weight:600;margin-bottom:.5rem;font-size:1rem}.BillsSummary_expenseDetails__fG6gd{display:flex;gap:1rem;align-items:center}.BillsSummary_expenseCategory__1DhL0{font-size:.8rem;font-weight:600}.BillsSummary_expenseDate__D032i{color:#9ca3af;font-size:.8rem;font-family:Monaco,Consolas,monospace}.BillsSummary_expenseAmount__3fwmq{font-size:1.1rem;font-weight:700;color:#4ade80;font-family:Monaco,Consolas,monospace}.BillsSummary_summaryFooter__jGAdC{background:linear-gradient(135deg,#0f172a,#1e293b);padding:2rem;border-top:1px solid #334155}.BillsSummary_insights__831tO{max-width:600px;margin:0 auto}.BillsSummary_insightsTitle__5FMhw{margin:0 0 1rem;color:#22c55e;font-size:1.2rem;font-weight:600;text-align:center}.BillsSummary_insightsList__J3dwg{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.BillsSummary_insightsList__J3dwg li{color:#cbd5e1;line-height:1.5;padding:.75rem 1rem;background:rgba(255,255,255,.05);border-radius:8px;border-left:3px solid #22c55e}.BillsSummary_insightsList__J3dwg li strong{color:#4ade80}@media (max-width:768px){.BillsSummary_summaryHeader__Qt5Hj{padding:1.5rem}.BillsSummary_summaryTitle__Imfxf{font-size:1.5rem}.BillsSummary_periodInfo__B1Fxl{flex-direction:column;gap:.25rem;font-size:1rem}.BillsSummary_metricsGrid__aKeQB{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.BillsSummary_metricCard__bw7Yq{padding:1rem}.BillsSummary_metricIcon__UONdx{width:50px;height:50px;font-size:2rem}.BillsSummary_metricValue__eFrN1{font-size:1.2rem}.BillsSummary_section__OiQKL{padding:1.5rem}.BillsSummary_sectionTitle__ta_ii{font-size:1.2rem}.BillsSummary_categoryHeader__dOaQR{flex-direction:column;align-items:flex-start;gap:.5rem}.BillsSummary_monthlyTrend__nqcCF{grid-template-columns:1fr}.BillsSummary_expenseItem__o_FiK{padding:1rem}.BillsSummary_expenseDetails__fG6gd{flex-direction:column;align-items:flex-start;gap:.25rem}.BillsSummary_summaryFooter__jGAdC{padding:1.5rem}}.BillsSummary_loadingState__QF4EU{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#9ca3af}.BillsSummary_loadingSpinner__i1SN9{width:40px;height:40px;border:3px solid #374151;border-top-color:#3b82f6;border-radius:50%;animation:BillsSummary_spin__grrYe 1s linear infinite;margin-bottom:1rem}@keyframes BillsSummary_spin__grrYe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toast_container__lysg3{position:fixed;top:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px;pointer-events:none}.Toast_toast__O7TdZ{background:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:16px;min-width:300px;max-width:400px;display:flex;align-items:flex-start;gap:12px;pointer-events:auto;animation:Toast_slideIn__n_n_j .3s ease-out;border-left:4px solid #e0e0e0}.Toast_toast__O7TdZ.Toast_success__JwS_M{border-left-color:#4caf50;background:#f8fff8}.Toast_toast__O7TdZ.Toast_error__ALBo_{border-left-color:#f44336;background:#fff8f8}.Toast_toast__O7TdZ.Toast_warning__BuYwh{border-left-color:#ff9800;background:#fffcf8}.Toast_toast__O7TdZ.Toast_info__P3fqI{border-left-color:#2196f3;background:#f8fcff}.Toast_content__DAZu9{flex:1 1}.Toast_title__fkdvd{margin:0 0 4px;font-size:14px;font-weight:600;color:#333}.Toast_message__Ndn3l{margin:0;font-size:13px;color:#666;line-height:1.4}.Toast_closeButton__9h_5R{background:none;border:none;font-size:20px;color:#999;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.Toast_closeButton__9h_5R:hover{background-color:rgba(0,0,0,.1);color:#333}@keyframes Toast_slideIn__n_n_j{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.page_container__b_Rt3{min-height:100vh;background:linear-gradient(135deg,#f39c12,#e67e22);display:flex;align-items:center;justify-content:center;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page_card__meKd4{background:white;border-radius:20px;padding:40px;max-width:700px;width:100%;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.1);animation:page_slideUp__JyCrl .6s ease-out}@keyframes page_slideUp__JyCrl{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page_pendingIcon__k9q2p{margin-bottom:30px;display:flex;justify-content:center}.page_clock__E9O21{animation:page_pulse__xV_pL 2s ease-in-out infinite}@keyframes page_pulse__xV_pL{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.page_title__uN1gh{font-size:2.5rem;font-weight:700;color:#f39c12;margin-bottom:16px}.page_subtitle__A3Ktn{font-size:1.2rem;color:#6c757d;margin-bottom:30px;line-height:1.6}.page_statusIndicator__8fpvN{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:30px;border:1px solid #e9ecef}.page_progressBar__s2OiD{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden;margin-bottom:12px}.page_progressFill__fI4tS{height:100%;background:linear-gradient(90deg,#f39c12,#e67e22);border-radius:4px;animation:page_progress__xDb6P 2s ease-in-out infinite}@keyframes page_progress__xDb6P{0%{width:30%;transform:translateX(-100%)}50%{width:70%;transform:translateX(0)}to{width:30%;transform:translateX(100%)}}.page_statusText__HJciK{font-size:14px;color:#6c757d;margin:0;font-style:italic}.page_paymentDetails__OZ2Oe{background:#f8f9fa;border-radius:12px;padding:25px;margin-bottom:30px;border:1px solid #e9ecef}.page_paymentDetails__OZ2Oe h3{font-size:1.1rem;font-weight:600;color:#495057;margin-bottom:20px}.page_detailsGrid__O6wo_{display:grid;grid-gap:12px;gap:12px}.page_detailItem__anLmg{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e9ecef}.page_detailItem__anLmg:last-child{border-bottom:none}.page_label___n6PK{font-weight:500;color:#6c757d;font-size:14px}.page_value__iDPBA{font-weight:600;color:#495057;font-family:monospace;font-size:14px}.page_pending__M332I{color:#f39c12!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.page_timeoutSection__wNi_S{background:#fff3cd;border:1px solid #ffeaa7;border-radius:12px;padding:20px;margin-bottom:30px}.page_timeDisplay__oLEzT{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:12px}.page_timeLabel__VvbpX{font-size:14px;color:#856404;font-weight:500}.page_timeValue__x4sXH{font-size:24px;font-weight:700;color:#856404;font-family:monospace;background:white;padding:8px 16px;border-radius:8px;border:1px solid #ffeaa7}.page_timeoutMessage__a3_To{color:#856404;font-size:14px;margin:0;font-weight:500}.page_instructions__yLXeR{margin-bottom:30px;text-align:left}.page_instructions__yLXeR h3{text-align:center;font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:20px}.page_instructionsList__rwtLQ{display:grid;grid-gap:16px;gap:16px}.page_instruction__6LHXH{display:flex;align-items:flex-start;padding:16px;background:#f8f9fa;border-radius:12px;transition:all .3s ease;border-left:4px solid #f39c12}.page_instruction__6LHXH:hover{background:#e9ecef;transform:translateX(5px)}.page_instructionIcon__9zUbl{font-size:1.5rem;margin-right:16px;width:32px;text-align:center;flex-shrink:0}.page_instructionContent__sFAHN{flex:1 1}.page_instructionContent__sFAHN strong{display:block;color:#2c3e50;margin-bottom:4px;font-size:16px}.page_instructionContent__sFAHN p{color:#6c757d;margin:0;font-size:14px;line-height:1.5}.page_actions__8mQoh{margin-bottom:30px;display:flex;flex-direction:column;gap:12px;align-items:center}.page_primaryButton__kbbeb{background:linear-gradient(135deg,#f39c12,#e67e22);color:white;border:none;padding:16px 32px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:200px}.page_primaryButton__kbbeb:hover{background:linear-gradient(135deg,#e67e22,#d35400);transform:translateY(-2px);box-shadow:0 8px 25px rgba(243,156,18,.3)}.page_secondaryButton__nqtOa{background:linear-gradient(135deg,#3498db,#2980b9);color:white;border:none;padding:14px 28px;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:180px}.page_secondaryButton__nqtOa:hover{background:linear-gradient(135deg,#2980b9,#21618c);transform:translateY(-2px);box-shadow:0 6px 20px rgba(52,152,219,.3)}.page_linkButton__BA10j{background:transparent;color:#6c757d;border:1px solid #dee2e6;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.page_linkButton__BA10j:hover{background:#f8f9fa;color:#495057;border-color:#adb5bd}.page_supportInfo__q2_wH{background:#f8f9fa;border-radius:12px;padding:25px;border:1px solid #e9ecef;text-align:center}.page_supportInfo__q2_wH h4{font-size:1.1rem;font-weight:600;color:#495057;margin-bottom:12px}.page_supportInfo__q2_wH p{color:#6c757d;margin-bottom:16px;font-size:14px;line-height:1.5}.page_contactOptions__rJFMl{display:flex;justify-content:center;gap:20px;margin-bottom:16px;flex-wrap:wrap}.page_contactLink__Nk8Rl{display:inline-flex;align-items:center;padding:8px 16px;background:white;border:1px solid #dee2e6;border-radius:8px;text-decoration:none;color:#495057;font-size:14px;font-weight:500;transition:all .3s ease}.page_contactLink__Nk8Rl:hover{background:#e9ecef;border-color:#adb5bd;transform:translateY(-2px)}.page_supportNote___JRVG{font-size:12px;color:#6c757d;margin:0;padding:12px;background:white;border-radius:8px;border:1px solid #dee2e6}@media (max-width:768px){.page_container__b_Rt3{padding:10px}.page_card__meKd4{padding:25px}.page_title__uN1gh{font-size:2rem}.page_subtitle__A3Ktn{font-size:1rem}.page_detailItem__anLmg{flex-direction:column;align-items:flex-start;gap:4px}.page_instructions__yLXeR{text-align:center}.page_instructionsList__rwtLQ{gap:12px}.page_instruction__6LHXH{padding:12px}.page_instructionContent__sFAHN strong{font-size:15px}.page_instructionContent__sFAHN p{font-size:13px}.page_contactOptions__rJFMl{flex-direction:column;align-items:center;gap:12px}.page_timeDisplay__oLEzT{flex-direction:column;gap:8px}.page_timeValue__x4sXH{font-size:20px}}.UserAfipConfig_container__IELSd{max-width:600px;margin:0 auto;padding:24px;background:#ffffff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.07);border:1px solid #e5e7eb}.UserAfipConfig_header__nLyBD{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.UserAfipConfig_header__nLyBD h3{margin:0;font-size:1.5rem;font-weight:600;color:#1f2937}.UserAfipConfig_status__76Rlf{padding:6px 12px;border-radius:20px;font-size:.875rem;font-weight:500}.UserAfipConfig_configured___hdGR{background:#d1fae5;color:#065f46}.UserAfipConfig_pending__t10Wg{background:#fef3c7;color:#92400e}.UserAfipConfig_loading__60s1L{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;color:#6b7280}.UserAfipConfig_spinner__1uENB{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:UserAfipConfig_spin__GElVn 1s linear infinite;margin-bottom:16px}@keyframes UserAfipConfig_spin__GElVn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.UserAfipConfig_errorAlert__c_3cS{display:flex;align-items:center;padding:12px 16px;margin-bottom:20px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626}.UserAfipConfig_successAlert__cfNjr{display:flex;align-items:center;padding:12px 16px;margin-bottom:20px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a}.UserAfipConfig_errorIcon__2eEay,.UserAfipConfig_successIcon__lvoC_{margin-right:8px;font-size:1.125rem}.UserAfipConfig_errorAlert__c_3cS p,.UserAfipConfig_successAlert__cfNjr p{margin:0;font-weight:500}.UserAfipConfig_form__sMV69{margin-bottom:32px}.UserAfipConfig_fieldGroup__LXNbo{margin-bottom:24px}.UserAfipConfig_label__YaLlC{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:.875rem}.UserAfipConfig_input__KEJHX,.UserAfipConfig_select__ycYPy{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s ease-in-out;background:#ffffff}.UserAfipConfig_input__KEJHX:focus,.UserAfipConfig_select__ycYPy:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.UserAfipConfig_input__KEJHX:invalid,.UserAfipConfig_select__ycYPy:invalid{border-color:#ef4444}.UserAfipConfig_hint__abFWu{display:block;margin-top:6px;font-size:.75rem;color:#6b7280;line-height:1.4}.UserAfipConfig_actions__fJpYa{display:flex;justify-content:center;margin-top:32px}.UserAfipConfig_saveButton__pXC2B{display:flex;align-items:center;justify-content:center;padding:12px 32px;background:#3b82f6;color:#ffffff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out;min-width:180px}.UserAfipConfig_saveButton__pXC2B:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.4)}.UserAfipConfig_saveButton__pXC2B:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.UserAfipConfig_saveButton__pXC2B.UserAfipConfig_saving__HP3zW{background:#6b7280}.UserAfipConfig_buttonSpinner__C16rT{width:16px;height:16px;border:2px solid transparent;border-top-color:#ffffff;border-radius:50%;animation:UserAfipConfig_spin__GElVn 1s linear infinite;margin-right:8px}.UserAfipConfig_info__qzoNm{background:#f8fafc;padding:20px;border-radius:8px;border:1px solid #e2e8f0}.UserAfipConfig_info__qzoNm h4{margin:0 0 12px;font-size:1rem;font-weight:600;color:#1e293b}.UserAfipConfig_info__qzoNm ul{margin:0;padding-left:20px}.UserAfipConfig_info__qzoNm li{margin-bottom:6px;font-size:.875rem;color:#475569;line-height:1.5}.UserAfipConfig_info__qzoNm li:last-child{margin-bottom:0}@media (max-width:640px){.UserAfipConfig_container__IELSd{margin:16px;padding:16px}.UserAfipConfig_header__nLyBD{flex-direction:column;align-items:flex-start;gap:12px}.UserAfipConfig_saveButton__pXC2B{width:100%}}.afip_container__7Zist{max-width:1200px;margin:0 auto;padding:24px}.afip_header__D_k5l{text-align:center;margin-bottom:32px}.afip_header__D_k5l h1{margin:0 0 8px;color:#2c3e50;font-size:32px;font-weight:700}.afip_header__D_k5l p{margin:0;color:#7f8c8d;font-size:16px}.afip_loading__e_lLs{text-align:center;padding:80px 20px}.afip_spinner__MEP0v{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:afip_spin__7MDZR 1s linear infinite;margin:0 auto 20px}@keyframes afip_spin__7MDZR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.afip_loading__e_lLs h2{color:#2c3e50;margin-bottom:8px}.afip_loading__e_lLs p{color:#7f8c8d}.afip_error__yZZx7{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#ffeaea;border:1px solid #ff6b6b;border-radius:12px;margin-bottom:24px}.afip_error__yZZx7 span{font-size:24px;flex-shrink:0}.afip_error__yZZx7 h3{margin:0 0 8px;color:#d63031}.afip_error__yZZx7 p{margin:0 0 12px;color:#636e72}.afip_retryButton__Bja1K{padding:8px 16px;border:none;border-radius:6px;background:#0984e3;color:white;cursor:pointer;font-size:14px;transition:background .3s ease}.afip_retryButton__Bja1K:hover{background:#74b9ff}.afip_stats__Ipeby{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;margin-bottom:32px}.afip_statCard__SrO98{display:flex;align-items:center;gap:16px;padding:20px;background:white;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.afip_statIcon__Hyjfu{font-size:32px;flex-shrink:0}.afip_statInfo__kq8dR h3{margin:0 0 4px;font-size:28px;font-weight:700;color:#2c3e50}.afip_statInfo__kq8dR p{margin:0;color:#7f8c8d;font-size:14px}.afip_configurations__1k2AM{margin-bottom:32px}.afip_sectionHeader__wnurp{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.afip_sectionHeader__wnurp h2{margin:0;color:#2c3e50;font-size:24px}.afip_refreshButton___m0x4{padding:10px 20px;border:none;border-radius:8px;background:#74b9ff;color:white;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.afip_refreshButton___m0x4:hover{background:#0984e3;transform:translateY(-1px)}.afip_noConfigurations__a8GBK{text-align:center;padding:60px 20px}.afip_emptyState__X78L5{max-width:400px;margin:0 auto}.afip_emptyIcon__EKdvq{font-size:64px;display:block;margin-bottom:16px}.afip_emptyState__X78L5 h3{margin:0 0 12px;color:#2c3e50;font-size:20px}.afip_emptyState__X78L5 p{margin:0;color:#7f8c8d;line-height:1.6}.afip_configList__3fgEO{display:flex;flex-direction:column;gap:16px}.afip_configCard__GHxWk{background:white;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease}.afip_configCard__GHxWk:hover{border-color:#74b9ff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.afip_configCard__GHxWk.afip_selected__7TXKc{border-color:#0984e3;box-shadow:0 4px 16px rgba(9,132,227,.2)}.afip_configMain__DpwSU{display:flex;align-items:center;gap:16px;padding:20px}.afip_configIcon__mrjgR{font-size:32px;flex-shrink:0}.afip_configInfo__ZTW4W{flex:1 1}.afip_configInfo__ZTW4W h3{margin:0 0 4px;color:#2c3e50;font-size:18px;font-weight:600}.afip_configInfo__ZTW4W p{margin:0 0 8px;color:#7f8c8d;font-size:14px}.afip_configMeta__6fblV{display:flex;gap:12px;flex-wrap:wrap}.afip_environment__16VNL{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.afip_environment__16VNL.afip_testing__AwidU{background:#fff3cd;color:#856404}.afip_environment__16VNL.afip_production__BaHD5{background:#d1ecf1;color:#0c5460}.afip_status__Na6PS{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.afip_status__Na6PS.afip_ready__qDJE0{background:#d4edda;color:#155724}.afip_status__Na6PS.afip_incomplete__WNWVX{background:#ffeaa7;color:#b8860b}.afip_configDetails__mN382{padding:20px;border-top:1px solid #f0f0f0;background:#fafafa}.afip_detailGrid__YEBZ4{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:12px;gap:12px}.afip_detail__LCL0q{display:flex;justify-content:space-between;align-items:center}.afip_label__cPRm_{font-weight:500;color:#2c3e50;font-size:14px}.afip_value__Wng_b{color:#7f8c8d;font-size:14px}.afip_info__Ef9o3{margin-top:40px}.afip_info__Ef9o3 h2{margin:0 0 20px;color:#2c3e50;font-size:24px;text-align:center}.afip_infoGrid__E_Cxv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.afip_infoCard__Le_Zo{padding:20px;background:white;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.afip_infoCard__Le_Zo h3{margin:0 0 12px;color:#2c3e50;font-size:16px;font-weight:600}.afip_infoCard__Le_Zo p{margin:0;color:#7f8c8d;line-height:1.6;font-size:14px}@media (max-width:768px){.afip_container__7Zist{padding:16px}.afip_header__D_k5l h1{font-size:24px}.afip_stats__Ipeby{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.afip_statCard__SrO98{padding:16px}.afip_sectionHeader__wnurp{flex-direction:column;align-items:flex-start;gap:12px}.afip_configMain__DpwSU{padding:16px}.afip_detailGrid__YEBZ4{grid-template-columns:1fr;gap:8px}.afip_detail__LCL0q{flex-direction:column;align-items:flex-start;gap:4px}.afip_infoGrid__E_Cxv{grid-template-columns:1fr}}.TicketPrint_ticketPrintOverlay__mVa4u{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(0,0,0,.9));display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.TicketPrint_ticketPrintModal__W0uGK{background:#ffffff;color:#333;border-radius:16px;max-width:480px;width:95%;max-height:95vh;height:auto;display:flex;flex-direction:column;box-shadow:0 25px 50px rgba(0,0,0,.25);animation:TicketPrint_slideIn__TNO4t .3s ease-out}@keyframes TicketPrint_slideIn__TNO4t{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.TicketPrint_modalHeader__BIsAz{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-radius:16px 16px 0 0;flex-shrink:0}.TicketPrint_modalHeader__BIsAz h3{margin:0;font-size:1.1rem;font-weight:600}.TicketPrint_closeButton__kiqDJ{background:rgba(255,255,255,.2);border:none;font-size:1.5rem;cursor:pointer;color:white;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.TicketPrint_closeButton__kiqDJ:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.TicketPrint_ticketContent__JrrNA{padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.3;color:#374151;flex:1 1;overflow-y:auto;max-height:calc(95vh - 140px)}.TicketPrint_ticketHeader__dIiqp{text-align:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px dashed #d1d5db}.TicketPrint_logo__tYddR h2{margin:0;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.TicketPrint_subtitle__j4r7Q{margin:.5rem 0 1rem;color:#6b7280;font-size:.9rem;font-weight:500}.TicketPrint_headerDivider__9Ml29{width:60px;height:3px;background:linear-gradient(135deg,#667eea,#764ba2);margin:1rem auto;border-radius:2px}.TicketPrint_ticketInfo__24ohJ p{margin:.5rem 0;font-size:.95rem}.TicketPrint_date__cK7J4{color:#6b7280;font-size:.85rem}.TicketPrint_customerSection__8AKDR{margin-bottom:1rem;padding:.75rem;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:8px;border-left:4px solid #667eea}.TicketPrint_sectionTitle___wgPd{margin-bottom:.5rem}.TicketPrint_sectionTitle___wgPd h4{margin:0;font-size:.95rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem}.TicketPrint_customerInfo__67CfV p{margin:.2rem 0;font-size:.85rem}.TicketPrint_label__PAfOE{color:#6b7280;font-weight:500}.TicketPrint_itemsSection__nivPf{margin-bottom:1rem}.TicketPrint_itemsContainer__xpDnX{background:#f9fafb;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.TicketPrint_itemRow__HUyVd{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.TicketPrint_itemRow__HUyVd:last-child{border-bottom:none}.TicketPrint_itemRow__HUyVd:hover{background:#f3f4f6}.TicketPrint_itemDetails__cKJQR{flex:1 1}.TicketPrint_itemName__fDnqi{margin:0 0 .2rem;font-weight:600;color:#374151;font-size:.85rem}.TicketPrint_itemPrice__v6jz_{margin:0;color:#6b7280;font-size:.75rem}.TicketPrint_itemTotal__4PQWt{font-size:.85rem;color:#059669;font-weight:600}.TicketPrint_totalsSection__ioFmx{margin-bottom:1rem}.TicketPrint_totalsContainer__abKS5{background:#f9fafb;border-radius:8px;padding:.75rem;border:1px solid #e5e7eb}.TicketPrint_totalLine__blUDS{display:flex;justify-content:space-between;margin-bottom:.4rem;font-size:.85rem;color:#374151}.TicketPrint_totalLine__blUDS.TicketPrint_discount__02Egc{color:#dc2626}.TicketPrint_totalLine__blUDS.TicketPrint_promotion__x6HjZ{color:#059669}.TicketPrint_totalDivider__jA_Pq{height:2px;background:linear-gradient(135deg,#667eea,#764ba2);margin:.5rem 0;border-radius:1px}.TicketPrint_totalLine__blUDS.TicketPrint_finalTotal__AX87E{font-weight:700;font-size:1rem;color:#1f2937;padding-top:.4rem;border-top:2px solid #d1d5db;margin-top:.5rem;margin-bottom:0}.TicketPrint_paymentSection__r5zeT{margin-bottom:1rem;padding:.75rem;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-radius:8px;border-left:4px solid #10b981}.TicketPrint_paymentInfo__1Lx2J p{margin:0;font-size:.9rem;font-weight:600;color:#065f46;display:flex;justify-content:space-between;align-items:center}.TicketPrint_paymentAmount__X21Az{font-size:.95rem;color:#047857}.TicketPrint_afipSection__fgaUD{margin-bottom:1rem;padding:.75rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:8px;border-left:4px solid #3b82f6}.TicketPrint_afipStatus__sk32U{display:flex;align-items:center;gap:8px;margin-bottom:.5rem;padding:6px 12px;border-radius:6px;font-weight:600;font-size:.8rem}.TicketPrint_afipStatus__sk32U.TicketPrint_testing__KJ1wA{background:#e0f2fe;color:#0277bd;border:1px solid #81d4fa}.TicketPrint_afipStatus__sk32U.TicketPrint_production___pOaI{background:#f3e8ff;color:#7c3aed;border:1px solid #c084fc}.TicketPrint_afipIcon__hhDGF{font-size:14px}.TicketPrint_afipEnvironment__M_qdy{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.TicketPrint_afipDetails__I_N7t{margin-bottom:.5rem}.TicketPrint_afipDetailRow__mwTYA{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.8rem}.TicketPrint_afipDetailRow__mwTYA span:first-child{color:#4b5563;font-weight:500}.TicketPrint_afipValue__Lix4e{color:#1f2937;font-weight:600;font-family:Courier New,monospace;font-size:.75rem}.TicketPrint_afipQr__vE996{text-align:center;margin-top:.5rem;padding-top:.5rem;border-top:1px dashed #cbd5e0}.TicketPrint_afipQr__vE996 p{margin:0 0 .25rem;font-size:.75rem;color:#6b7280;font-weight:500}.TicketPrint_qrCode__8I69t{display:flex;justify-content:center;margin-top:.25rem}.TicketPrint_qrCodeCanvas__LBTVj{border:1px solid #e5e7eb;border-radius:4px;background:white}.TicketPrint_qrPlaceholder__Uhc8Q{background:#f8fafc;border:2px dashed #cbd5e0;border-radius:4px;padding:.5rem;font-size:.7rem;color:#6b7280;font-family:Courier New,monospace}.TicketPrint_ticketFooter__7renF{text-align:center;padding-top:1rem;border-top:2px dashed #d1d5db}.TicketPrint_thankYou__xwkpI{margin-bottom:.75rem}.TicketPrint_thankYou__xwkpI p{margin:0;font-size:.9rem;font-weight:600;color:#059669}.TicketPrint_footerInfo__l3Qw7{color:#6b7280;font-size:.75rem}.TicketPrint_footerInfo__l3Qw7 p{margin:.1rem 0}.TicketPrint_modalActions__IZyqO{display:flex!important;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb!important;border-radius:0 0 16px 16px;flex-shrink:0;position:relative;z-index:1000;visibility:visible!important;opacity:1!important}.TicketPrint_printButton__Pg57T{flex:1 1!important;padding:.875rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2)!important;color:white!important;border:2px solid #667eea!important;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .2s ease;box-shadow:0 4px 6px rgba(102,126,234,.3);min-height:44px;display:block!important;visibility:visible!important;opacity:1!important}.TicketPrint_printButton__Pg57T:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(102,126,234,.4)}.TicketPrint_modalActions__IZyqO .TicketPrint_closeButton__kiqDJ{flex:1 1!important;padding:.875rem 1.5rem;background:#6b7280!important;color:white!important;border:2px solid #6b7280!important;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;width:auto;height:auto;transition:all .2s ease;min-height:44px;display:block!important;visibility:visible!important;opacity:1!important}.TicketPrint_modalActions__IZyqO .TicketPrint_closeButton__kiqDJ:hover{background:#4b5563;transform:translateY(-2px)}@media print{.TicketPrint_ticketPrintOverlay__mVa4u{position:static;background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.TicketPrint_ticketPrintModal__W0uGK{box-shadow:none;max-width:none;max-height:none;overflow:visible;border-radius:0}.TicketPrint_modalActions__IZyqO,.TicketPrint_modalHeader__BIsAz{display:none!important}.TicketPrint_ticketContent__JrrNA{padding:0;font-size:12px}.TicketPrint_logo__tYddR h2{font-size:20px;color:#333!important;-webkit-text-fill-color:unset!important}.TicketPrint_customerSection__8AKDR,.TicketPrint_itemsContainer__xpDnX,.TicketPrint_paymentSection__r5zeT,.TicketPrint_totalsContainer__abKS5{background:white!important;border:1px solid #ccc!important}.TicketPrint_itemRow__HUyVd:hover{background:white!important}.TicketPrint_totalDivider__jA_Pq{background:#333!important}}@media screen{.TicketPrint_modalActions__IZyqO{display:flex!important;visibility:visible!important;opacity:1!important}.TicketPrint_modalActions__IZyqO .TicketPrint_closeButton__kiqDJ,.TicketPrint_printButton__Pg57T{display:block!important;visibility:visible!important;opacity:1!important}}@media (max-width:600px){.TicketPrint_ticketPrintModal__W0uGK{max-width:95%;margin:1rem}.TicketPrint_ticketContent__JrrNA{padding:1.5rem}.TicketPrint_modalActions__IZyqO,.TicketPrint_modalHeader__BIsAz{padding:1rem 1.5rem}.TicketPrint_logo__tYddR h2{font-size:1.75rem}.TicketPrint_customerSection__8AKDR,.TicketPrint_paymentSection__r5zeT{padding:1rem}.TicketPrint_itemRow__HUyVd{padding:.75rem 1rem}.TicketPrint_totalsContainer__abKS5{padding:1rem}}.LogoutButton_logoutButton__AHKCd{background:#dc3545;color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.3rem}.LogoutButton_logoutButton__AHKCd:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 2px 8px rgba(220,53,69,.3)}.LogoutButton_logoutButton__AHKCd:active{transform:translateY(0)}.AppHeader_header__HsCec{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:0 1.5rem 1rem;border-bottom:2px solid #333}.AppHeader_rightSection__C1o5D,.AppHeader_titleSection__bbxq6{display:flex;align-items:center;gap:1rem}.AppHeader_scannerStatus__uX0z0{background:rgba(34,197,94,.1);border:1px solid #22c55e;border-radius:8px;padding:.5rem 1rem}.AppHeader_scannerIndicator__TogL8{color:#22c55e;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.5rem;animation:AppHeader_pulse__LljhJ 2s infinite}@keyframes AppHeader_pulse__LljhJ{0%,to{opacity:1}50%{opacity:.7}}.AppHeader_icon__ABm3_{font-size:2rem}.AppHeader_title__w3QwK{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.AppHeader_subtitle__vNtRy{font-size:1.1rem;color:#888;margin:.25rem 0 0;font-weight:400}@media (max-width:768px){.AppHeader_header__HsCec{flex-direction:column;gap:1rem;text-align:center;padding:0 1rem 1rem}.AppHeader_rightSection__C1o5D,.AppHeader_titleSection__bbxq6{flex-direction:column;gap:.5rem}.AppHeader_rightSection__C1o5D{width:100%}.AppHeader_scannerStatus__uX0z0{order:-1}.AppHeader_title__w3QwK{font-size:2rem}}.reports_reportsContainer__bHbz9{background-color:#121212;color:#fff;min-height:100vh;width:100%;max-width:none;font-family:Segoe UI,sans-serif;padding:1rem 1.5rem;position:relative;box-sizing:border-box}.reports_header__u_ZF_{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding:1.5rem 2rem;background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.4);border:1px solid #333}.reports_headerContent__YxRmV{display:flex;flex-direction:column;gap:.5rem}.reports_title__FHaXT{font-size:2.2rem;color:#fff;margin:0;font-weight:600;background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.reports_subtitle__rT3Xx{font-size:1rem;color:#9ca3af;margin:0;font-weight:400}.reports_content__hE7gU{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:none}.reports_filtersSection__uIjTn{padding:1.5rem 2rem}.reports_filtersSection__uIjTn,.reports_tabsContainer__Dumn_{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:16px;border:1px solid #333;box-shadow:0 4px 20px rgba(0,0,0,.4);width:100%;box-sizing:border-box}.reports_tabsContainer__Dumn_{overflow:hidden}.reports_tabs__HrBFf{display:flex;background:linear-gradient(135deg,#2a2a2a,#333);border-bottom:1px solid #444;padding:0}.reports_tab__V8GYx{flex:1 1;padding:1rem 1.5rem;background:transparent;color:#9ca3af;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;border-bottom:3px solid transparent;position:relative}.reports_tab__V8GYx:hover{background:rgba(74,222,128,.1);color:#22c55e}.reports_tab__V8GYx.reports_active__yi6ty{color:#22c55e;background:linear-gradient(135deg,rgba(74,222,128,.15),rgba(34,197,94,.1));border-bottom-color:#22c55e}.reports_tabContent__DpKtZ{min-height:400px}.reports_chartsSection__JP6P6,.reports_tabContent__DpKtZ{padding:2rem;background:linear-gradient(135deg,#1e1e1e,#2a2a2a);width:100%;box-sizing:border-box}.reports_chartsSection__JP6P6{border-radius:16px;border:1px solid #333;box-shadow:0 4px 20px rgba(0,0,0,.4)}.reports_chartContainer__FfIza{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:12px;padding:1.5rem;border:1px solid #333;box-shadow:0 0 15px rgba(0,0,0,.3);margin-bottom:1.5rem;width:100%;box-sizing:border-box}.reports_chartTitle__7HpaZ{font-size:1.2rem;color:#fff;margin-bottom:1rem;font-weight:600;text-align:center}.reports_exportButtons__winC_{display:flex;gap:1rem;margin-bottom:1.5rem;justify-content:flex-end}.reports_exportButton__Rw64u{background:linear-gradient(135deg,#22c55e,#16a34a);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(34,197,94,.3)}.reports_exportButton__Rw64u:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 4px 12px rgba(34,197,94,.4)}.reports_exportButton__Rw64u:active{transform:translateY(0)}.reports_errorMessage__qtSqz{text-align:center;padding:2rem;background:linear-gradient(135deg,rgba(220,38,38,.1),rgba(185,28,28,.05));border-radius:12px;border:1px solid rgba(220,38,38,.3);margin:1.5rem 0}.reports_errorMessage__qtSqz p{color:#fca5a5;font-size:1.1rem;margin-bottom:1rem}.reports_retryButton__d3HjH{background:linear-gradient(135deg,#dc2626,#b91c1c);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px rgba(220,38,38,.3)}.reports_retryButton__d3HjH:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,38,38,.4)}.reports_loadingContainer__JZS3U{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#9ca3af}.reports_spinner__2b1Ky{width:40px;height:40px;border:3px solid #374151;border-top-color:#22c55e;border-radius:50%;animation:reports_spin__mcIGX 1s linear infinite;margin-bottom:1rem}@keyframes reports_spin__mcIGX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.reports_loadingContainer__JZS3U p{font-size:1.1rem;margin:0}.reports_formGroup__8W7Pb{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.reports_label__GIUvY{font-size:.9rem;color:#e5e7eb;font-weight:500}.reports_input___5YvF,.reports_select__zFKeT{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:1px solid #374151;border-radius:8px;padding:.75rem 1rem;color:#fff;font-size:.9rem;transition:all .3s ease}.reports_input___5YvF:focus,.reports_select__zFKeT:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.reports_input___5YvF::placeholder{color:#6b7280}@media (max-width:768px){.reports_reportsContainer__bHbz9{padding:.5rem}.reports_header__u_ZF_{padding:1rem;flex-direction:column;align-items:center;text-align:center}.reports_title__FHaXT{font-size:1.8rem}.reports_tabs__HrBFf{flex-direction:column}.reports_tab__V8GYx{border-bottom:none;border-right:3px solid transparent}.reports_tab__V8GYx.reports_active__yi6ty{border-right-color:#22c55e;border-bottom-color:transparent}.reports_chartsSection__JP6P6,.reports_tabContent__DpKtZ{padding:1rem}.reports_exportButtons__winC_{flex-direction:column;align-items:stretch}}.reports_tableContainer__zj0_w{background:#1e1e1e;border-radius:12px;padding:1.5rem;margin-top:1rem;border:1px solid #333}.reports_tableContainer__zj0_w h3{margin:0 0 1rem;color:#22c55e;font-size:1.3rem}.reports_productTable__ttHXy{overflow-x:auto}.reports_productTable__ttHXy table{width:100%;border-collapse:collapse;background:transparent}.reports_productTable__ttHXy td,.reports_productTable__ttHXy th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #333;color:#fff}.reports_productTable__ttHXy th{background:#2a2a2a;font-weight:600;color:#22c55e;position:-webkit-sticky;position:sticky;top:0}.reports_productTable__ttHXy tr:hover{background:rgba(34,197,94,.05)}.reports_chartsContainer__r_vq0{background:#1e1e1e;border-radius:12px;padding:1.5rem;margin-top:1rem;border:1px solid #333}.reports_chartsContainer__r_vq0 h3{margin:0 0 1.5rem;color:#22c55e;font-size:1.3rem}.reports_chartsGrid__oqV9w{display:grid;grid-gap:1.5rem;gap:1.5rem}.reports_chartCard__n66J6{background:#2a2a2a;border-radius:8px;padding:1.5rem;border:1px solid #333}.reports_chartCard__n66J6 h4{margin:0 0 1rem;color:#fff;font-size:1.1rem}.reports_productChart__OTcCl{display:flex;flex-direction:column;gap:.75rem}.reports_productBar__UOYul{display:flex;align-items:center;gap:1rem}.reports_productName__dh4s5{min-width:200px;color:#fff;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reports_barContainer__5Ubk0{flex:1 1;display:flex;align-items:center;gap:.5rem;position:relative}.reports_bar__MCMLO{height:24px;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:4px;transition:width .3s ease;min-width:2px}.reports_quantity__xYLGa{color:#9ca3af;font-size:.85rem;min-width:40px;text-align:right}.reports_statusBadge__SgIdW{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase}.reports_statusHigh__JFEUv{background-color:rgba(34,197,94,.2);color:#16a34a;border:1px solid rgba(34,197,94,.3)}.reports_statusMedium__7DfLf{background-color:rgba(251,191,36,.2);color:#d97706;border:1px solid rgba(251,191,36,.3)}.reports_statusLow__1rjfE{background-color:rgba(239,68,68,.2);color:#dc2626;border:1px solid rgba(239,68,68,.3)}.reports_paginationInfo__XnpGE{margin-top:1rem;padding:1rem;background:#2a2a2a;border-radius:8px;border:1px solid #333}.reports_paginationInfo__XnpGE p{margin:0;color:#9ca3af;font-size:.9rem}.reports_paginationNote__8_nhx{margin-top:.5rem!important;color:#22c55e!important;font-style:italic}