.orders-page{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.orders-page__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.orders-page__title{color:#0f172a;font-size:22px;margin:0}.orders-page__meta{color:#334155;display:flex;flex-wrap:wrap;gap:16px}.orders-page__meta p{margin:0}.orders-tabs{display:flex;gap:8px;margin:14px 0 12px}.orders-filters{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.orders-kpi-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(140px,1fr));margin-bottom:12px}.orders-kpi-card{background:#fff;border:1px solid #dbe3ef;border-radius:10px;padding:10px 12px}.orders-kpi-card__label{color:#475569;font-size:12px;font-weight:600;margin:0 0 4px}.orders-kpi-card__value{color:#0f172a;font-size:22px;font-weight:700;margin:0}.orders-filters__search,.orders-filters__select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;font-size:13px;min-height:34px;padding:7px 10px;width:auto}.orders-filters__search{flex:1 1 280px;min-width:220px}.orders-filters__select{flex:0 0 160px}.orders-filters__search:focus,.orders-filters__select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f;outline:none}.orders-filters__reset{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;font-size:13px;font-weight:600;min-height:34px;padding:7px 12px}.orders-filters__reset:hover{background:#f8fafc;border-color:#94a3b8}.orders-tab{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-weight:600;padding:9px 16px;transition:all .18s ease}@media (max-width:1024px){.orders-kpi-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.orders-filters{gap:10px}.orders-filters__select{flex:1 1 170px}}@media (max-width:640px){.orders-kpi-grid{grid-template-columns:1fr}.orders-filters__reset,.orders-filters__search,.orders-filters__select{flex:1 1 100%;width:100%}}.orders-tab:hover{border-color:#0d9488;color:#0f766e}.orders-tab--active{background:linear-gradient(135deg,#0f766e,#14b8a6);border-color:#0f766e;box-shadow:0 4px 14px #0f766e42;color:#fff}.orders-page__error{color:#b91c1c;font-weight:700;margin-bottom:12px}.orders-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto}.orders-table{border-collapse:initial;border-spacing:0;width:100%}.orders-table td,.orders-table th{border-bottom:1px solid #e5e7eb;padding:11px 10px;text-align:left;vertical-align:middle}.orders-table th{background:#f8fafc;color:#0f172a;font-weight:700;position:sticky;top:0;z-index:1}.orders-table tbody tr:nth-child(2n){background:#fcfdff}.orders-table tbody tr:hover{background:#f0fdfa}.orders-modal-overlay{align-items:center;background:#0f172a59;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:3000}.status-badge__icon-image{display:block;height:24px;object-fit:contain;width:24px}.orders-pagination{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.orders-pagination__button{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;font-size:13px;font-weight:600;padding:6px 12px}.orders-pagination__button:disabled{cursor:not-allowed;opacity:.5}.orders-pagination__meta{color:#475569;font-size:13px}.modal{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0003;left:50%;max-width:600px;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%}.modal h3{margin-bottom:20px;text-align:center}.modal table{border-collapse:collapse;margin-top:10px;width:100%}.modal td,.modal th{border:1px solid #ddd;padding:8px;text-align:left}.modal th{background-color:#f4f4f4}.modal button{border:none;border-radius:4px;cursor:pointer;margin-top:20px;padding:10px 20px}.modal button:first-of-type{background-color:#0f766e;color:#fff}.modal button:last-of-type{background-color:#475569;color:#fff;margin-left:10px}.logo{margin-bottom:20px;text-align:center}.logo img{height:auto;max-width:150px}button{border:none;border-radius:4px;cursor:pointer;padding:10px 20px}button:hover{opacity:.9}button:active{transform:scale(.98)}body{background:#f8f9fa;font-family:Segoe UI,Arial,sans-serif;margin:0;padding:0}.app-container{background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;margin:32px auto;max-width:90%;padding:32px}h2,h3{color:#2d3748}form input,form textarea{border:1px solid #cbd5e1;border-radius:4px;font-size:1rem;margin:0 8px 8px 0;padding:8px}form button{background:#3182ce;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px}form button:hover{background:#225ea8}ul{list-style:none;padding:0}li{margin-bottom:8px;padding:6px 0;transition:background .2s}li.selected,li:hover{background:#e2e8f0}img.category-img,img.subcategory-img{height:40px;width:40px}img.category-img,img.product-img,img.subcategory-img{border-radius:6px;margin-right:8px;object-fit:cover;vertical-align:middle}img.product-img{height:60px;width:60px}.summary-container{background:#f1f5f9;border-radius:8px;margin-top:32px;padding:24px}
/*# sourceMappingURL=main.aa7ccb98.css.map*/