.card-module__2A4pRq__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.card-module__2A4pRq__chartContent{min-height:0;margin-top:1rem}.card-module__2A4pRq__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.card-module__2A4pRq__title{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.card-module__2A4pRq__iconWrapper{color:#e85d04;background-color:#fff6ee;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.card-module__2A4pRq__value{color:#111827;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.card-module__2A4pRq__trend{align-items:center;gap:.25rem;font-size:.75rem;display:flex}.card-module__2A4pRq__trendUp{color:#10b981}.card-module__2A4pRq__trendDown{color:#ef4444}.card-module__2A4pRq__trendNeutral{color:#64748b}
.table-module__t09zua__container{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;overflow-x:auto;box-shadow:0 1px 3px #0000000d}.table-module__t09zua__table{border-collapse:collapse;text-align:left;width:100%}.table-module__t09zua__th{color:#64748b;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.875rem;font-weight:500}.table-module__t09zua__td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.875rem}.table-module__t09zua__tr:last-child .table-module__t09zua__td{border-bottom:none}.table-module__t09zua__status{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.table-module__t09zua__statusDelivered{color:#065f46;background-color:#d1fae5}.table-module__t09zua__statusPending{color:#92400e;background-color:#fef3c7}.table-module__t09zua__statusCancelled{color:#991b1b;background-color:#fee2e2}.table-module__t09zua__pagination{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.table-module__t09zua__pageBtn{cursor:pointer;color:#64748b;background-color:#fff;border:1px solid #e2e8f0;border-radius:.25rem;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;display:flex}.table-module__t09zua__pageBtn:hover{background-color:#f8fafc}.table-module__t09zua__pageBtnActive{color:#fff;background-color:#e85d04;border-color:#e85d04}.table-module__t09zua__pageBtnActive:hover{background-color:#e85d04}
.dashboard-module__I3Ma9W__header{margin-bottom:2rem}.dashboard-module__I3Ma9W__title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.dashboard-module__I3Ma9W__subtitle{color:#64748b;margin-top:.25rem;font-size:.875rem}.dashboard-module__I3Ma9W__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.dashboard-module__I3Ma9W__chartsGrid{grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.dashboard-module__I3Ma9W__sectionTitle{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:600}@media (max-width:1024px){.dashboard-module__I3Ma9W__chartsGrid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-module__I3Ma9W__statsGrid{grid-template-columns:1fr}.dashboard-module__I3Ma9W__title{font-size:1.25rem}}
.orders-module__VY7ROW__pageHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.orders-module__VY7ROW__title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.orders-module__VY7ROW__filterTabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.orders-module__VY7ROW__tab{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.orders-module__VY7ROW__tab:hover{color:#e85d04;border-color:#e85d04}.orders-module__VY7ROW__tabActive{color:#fff;background-color:#e85d04;border-color:#e85d04}.orders-module__VY7ROW__tabActive:hover{color:#fff}.orders-module__VY7ROW__actionBtn{cursor:pointer;color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.orders-module__VY7ROW__actionBtn:hover{background-color:#f8fafc}.orders-module__VY7ROW__viewBtn{color:#e85d04;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;text-decoration:underline}.orders-module__VY7ROW__viewBtn:hover{color:#d05303}.orders-module__VY7ROW__headerActions{align-items:center;gap:.75rem;display:flex}.orders-module__VY7ROW__searchContainer{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;width:250px;padding:.5rem 1rem;display:flex}.orders-module__VY7ROW__searchIcon{color:#94a3b8;margin-right:.5rem}.orders-module__VY7ROW__searchInput{color:#333;border:none;outline:none;width:100%;font-size:.875rem}.orders-module__VY7ROW__filterContainer{display:inline-block;position:relative}.orders-module__VY7ROW__filterDropdown{z-index:50;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;min-width:150px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.orders-module__VY7ROW__dropdownItem{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f1f5f9;width:100%;padding:.75rem 1rem;font-size:.875rem;display:block}.orders-module__VY7ROW__dropdownItem:last-child{border-bottom:none}.orders-module__VY7ROW__dropdownItem:hover{color:#e85d04;background-color:#f8fafc}.orders-module__VY7ROW__dropdownItemActive{color:#e85d04;background-color:#fff6ee;font-weight:600}.orders-module__VY7ROW__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.orders-module__VY7ROW__pageBtn{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.25rem;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;transition:all .2s;display:flex}.orders-module__VY7ROW__pageBtn:hover:not(:disabled){border-color:#cbd5e1}.orders-module__VY7ROW__pageActive{color:#fff;background-color:#e85d04;border-color:#e85d04}.orders-module__VY7ROW__pageActive:hover{border-color:#d15303}.orders-module__VY7ROW__itemsPerPageSelect{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;outline:none;padding:.25rem}@media (max-width:768px){.orders-module__VY7ROW__pageHeader{flex-direction:column;align-items:flex-start;gap:1rem}.orders-module__VY7ROW__headerActions{flex-direction:column;width:100%}.orders-module__VY7ROW__searchContainer{width:100%}.orders-module__VY7ROW__filterTabs{width:100%;padding-bottom:.5rem;overflow-x:auto}.orders-module__VY7ROW__tab{white-space:nowrap}.orders-module__VY7ROW__tableWrapper{width:100%;display:block;overflow-x:auto}}
