.ReportsDashboard_container__0PP22{display:flex;flex-direction:column;gap:2rem}.ReportsDashboard_statsGrid__PLYwo{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.ReportsDashboard_statCard__at28Y{background:#fff;padding:1.5rem;border-radius:var(--radius);box-shadow:var(--shadow-card);border-left:4px solid var(--color-primary);display:flex;flex-direction:column;gap:.25rem}.ReportsDashboard_statCardHeader__2X8Lw{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.ReportsDashboard_statLabel__d_hLJ{font-size:.8rem;color:var(--color-muted);text-transform:uppercase;font-weight:700;letter-spacing:.05em;margin:0}.ReportsDashboard_statValue__s1ApG{font-size:1.75rem;font-weight:700;color:var(--color-black);margin:0;line-height:1.2}.ReportsDashboard_statSub__Fpn15{font-size:.75rem;color:var(--color-muted);margin:0}.ReportsDashboard_profit__uMeXU{border-left-color:#10b981}.ReportsDashboard_danger__BR__3{color:#ef4444}.ReportsDashboard_periodToggle__gNs67{display:inline-flex;background:#f3f4f6;border-radius:8px;padding:3px;gap:2px}.ReportsDashboard_periodBtn__RIzzz{padding:4px 10px;font-size:.7rem;font-weight:600;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .15s ease;white-space:nowrap;line-height:1.4}.ReportsDashboard_periodBtn__RIzzz:hover{color:var(--color-black);background:#e5e7eb}.ReportsDashboard_periodBtnActive__IOLU3{background:#fff!important;color:var(--color-primary)!important;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.08)}.ReportsDashboard_mainGrid__8B8p1{display:grid;grid-template-columns:2fr 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start}.ReportsDashboard_section__mUnsg{width:100%;min-width:0;background:#fff;padding:1.5rem;border-radius:var(--radius);box-shadow:var(--shadow-card)}.ReportsDashboard_wideSection__lWU3g{grid-column:1/-1}@media (max-width:1024px){.ReportsDashboard_wideSection__lWU3g{grid-column:auto}}.ReportsDashboard_sectionHeader__FhwEH{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid var(--color-border);padding-bottom:.75rem}.ReportsDashboard_sectionTitle__vLIQ2{font-size:1.125rem;font-weight:700;color:var(--color-black);margin:0}.ReportsDashboard_methodTable__uuVxM{width:100%;border-collapse:collapse;font-size:.875rem}.ReportsDashboard_methodTh__63R5Q{padding:.5rem .75rem;text-align:left;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted);border-bottom:2px solid var(--color-border);white-space:nowrap}.ReportsDashboard_methodTh__63R5Q:not(:first-child){text-align:right}.ReportsDashboard_methodRow__g7ttK{border-bottom:1px solid var(--color-border);transition:background .1s}.ReportsDashboard_methodRow__g7ttK:last-child{border-bottom:none}.ReportsDashboard_methodRow__g7ttK:hover{background:#f9fafb}.ReportsDashboard_methodTd__6eXP1{padding:.65rem .75rem;color:var(--color-black);font-size:.875rem;vertical-align:middle}.ReportsDashboard_methodTd__6eXP1:first-child{font-weight:600}.ReportsDashboard_methodTd__6eXP1:not(:first-child){text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#374151}.ReportsDashboard_select__hEHXs{padding:.6rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius);font-size:1rem;min-width:180px;background:#fff;color:var(--color-black);cursor:pointer;outline:none}.ReportsDashboard_select__hEHXs:focus{border-color:var(--color-primary)}@media (max-width:1024px){.ReportsDashboard_mainGrid__8B8p1{grid-template-columns:1fr}}@media (max-width:640px){.ReportsDashboard_statsGrid__PLYwo{grid-template-columns:1fr}.ReportsDashboard_statCardHeader__2X8Lw{flex-direction:column;align-items:flex-start}.ReportsDashboard_methodTd__6eXP1,.ReportsDashboard_methodTh__63R5Q{padding:.5rem;font-size:.75rem}}.SalesTable_tableWrapper__bl5yY{overflow-x:auto;max-height:400px}.SalesTable_table__CXq2B{width:100%;border-collapse:collapse}.SalesTable_thead__nq9CB{background-color:var(--color-background-nav);position:-webkit-sticky;position:sticky;top:0;z-index:1}.SalesTable_th__8e_yE{text-align:left;padding:.75rem 1.45rem;font-size:.875rem;font-weight:600;color:var(--color-muted)}.SalesTable_tr__gxdhH{border-bottom:1px solid var(--color-border)}.SalesTable_tr__gxdhH:hover{background-color:rgba(0,0,0,.02)}.SalesTable_td__xr7dM{padding:.75rem 1.25rem;font-size:.875rem}.SalesTable_textRight__yM7hg{text-align:right}.SalesTable_textCenter__pMZS5{text-align:center}.SalesTable_bold__DSktk{font-weight:600}.SalesTable_truncate__m0tg6{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SalesTable_empty__36J47{text-align:center;padding:2rem;color:var(--color-muted)}.SalesTable_deleteBtn__p4xXc{background:transparent;border:none;cursor:pointer;font-size:1.1rem;color:var(--color-danger);padding:6px;border-radius:6px}.SalesTable_deleteBtn__p4xXc[disabled]{opacity:.5;cursor:not-allowed}.SalesTable_modalActions__oPCGg{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.SalesTable_btnSecondary___w4nh{background:var(--color-background-nav);color:var(--color-foreground);border:1px solid var(--color-border);border-radius:var(--radius);padding:8px 14px;font-size:14px;cursor:pointer}.SalesTable_btnDanger__fbtAK{background:var(--color-danger);color:#fff;border:none;border-radius:var(--radius);padding:8px 14px;font-size:14px;cursor:pointer}.SalesTable_btnDanger__fbtAK[disabled]{opacity:.8;cursor:not-allowed}.SalesTable_items__j1dYe{white-space:pre-line;color:var(--color-foreground);line-height:1.25}.SalesTable_modalItemList__1_6RC{display:flex;flex-direction:column;gap:6px;margin:.25rem 0}.SalesTable_modalItem__rw1zz{padding:4px 0}.Modal_overlay__4AkkU{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.Modal_modal__cQNv_{background-color:var(--color-background-card);border-radius:var(--radius);box-shadow:var(--shadow-card);width:100%;max-width:600px;max-height:calc(100vh - 4rem);display:flex;flex-direction:column;overflow:hidden;animation:Modal_modal-in__J8jz0 .3s ease-out}.Modal_modalLarge__SqyX3{width:90vw;max-width:90vw;max-height:90vh}@keyframes Modal_modal-in__J8jz0{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Modal_header__dOsfK{padding:1.25rem;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center}.Modal_title__2z7is{font-size:1.25rem;font-weight:600;margin:0}.Modal_closeBtn__z3Os1{background:none;border:none;font-size:1.5rem;color:var(--color-muted);cursor:pointer}.Modal_content__Mj_i6{padding:1.25rem;overflow-y:auto;flex:1 1}.MostSold_container__g1eXD{display:flex;flex-direction:column}.MostSold_header__prFhg{padding:1.25rem;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center}.MostSold_title__mQIlo{font-size:1.125rem;font-weight:600;margin:0}.MostSold_select__wAGpG{padding:.4rem .75rem;border:2px solid var(--color-border);border-radius:var(--radius);font-size:.8rem;background:#fff;cursor:pointer}.MostSold_content__gedeI{padding:.5rem 0}.MostSold_table__dkyZr{width:100%;border-collapse:collapse;font-size:.875rem}.MostSold_th__Ho8tH{padding:.5rem 1rem;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--color-muted);border-bottom:2px solid var(--color-border)}.MostSold_row__BiYVv{border-bottom:1px solid var(--color-border);transition:background .15s}.MostSold_row__BiYVv:last-child{border-bottom:none}.MostSold_row__BiYVv:hover{background:#f9fafb}.MostSold_td__0DusF{padding:.75rem 1rem;vertical-align:middle}.MostSold_rank__qVMdu{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;font-size:.75rem;font-weight:700}.MostSold_rank1__m4wZQ{background:#fef3c7;color:#d97706}.MostSold_rank2__APXlB{background:#f1f5f9;color:#64748b}.MostSold_rank3__ESO1R{background:#fef2f2;color:#b45309}.MostSold_rankN__MuAHV{background:#f3f4f6;color:#9ca3af}.MostSold_productName__C4VM_{margin:0;font-weight:600;color:var(--color-black);font-size:.875rem}.MostSold_productDesc__r_oW0{margin:.15rem 0 0;font-size:.75rem;color:var(--color-muted)}.MostSold_categoryBadge__pxUmj{display:inline-block;padding:.2rem .6rem;background:#f3f4f6;border-radius:999px;font-size:.72rem;font-weight:600;color:var(--color-muted);text-transform:capitalize;white-space:nowrap}.MostSold_count__ABVow{font-size:1.1rem;font-weight:700;color:var(--color-primary-dark)}.MostSold_empty___C70o{text-align:center;color:var(--color-muted);padding:2rem 0;font-size:.875rem}