.modeo-account-orders{display:flex;flex-direction:column;gap:20px;min-width:0}.orders-header{padding-bottom:16px;border-bottom:1px solid #f0f0f0}.orders-description{color:#6b7280;margin:6px 0 0;font-size:.875rem}.orders-table-wrapper{max-width:100%;overflow-x:visible}.modeo-orders-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #f0f0f0}.modeo-orders-table *{box-sizing:border-box}.modeo-orders-table th:nth-child(1){width:22%}.modeo-orders-table th:nth-child(2),.modeo-orders-table th:nth-child(3){width:18%}.modeo-orders-table th:nth-child(4){width:20%}.modeo-orders-table th:nth-child(5){width:22%}.modeo-orders-table thead{background:linear-gradient(135deg,rgb(204 22 22 / .04) 0%,rgb(248 113 113 / .02) 100%)}.modeo-orders-table th{padding:12px 16px;text-align:left;font-weight:700;color:#1f2937;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid rgb(204 22 22 / .15)}.modeo-orders-table th:first-child{border-radius:12px 0 0 0}.modeo-orders-table th:last-child{border-radius:0 12px 0 0}.modeo-orders-table tbody tr{border-bottom:1px solid #f5f5f5;transition:background-color 0.2s ease}.modeo-orders-table tbody tr:hover{background:rgb(204 22 22 / .02)}.modeo-orders-table tbody tr:last-child{border-bottom:none}.modeo-orders-table td{padding:14px 16px;vertical-align:middle;overflow-wrap:anywhere}.order-number{color:#cc1616;text-decoration:none;font-weight:700;font-size:.9375rem;display:inline-block;transition:all 0.2s ease}.order-number:hover{color:#b31313;text-decoration:underline}.order-items-mobile{display:none;font-size:.8125rem;color:#6b7280;margin-top:4px}.order-items-count{font-size:.8125rem;color:#6b7280;margin-top:4px}.woocommerce-orders-table__cell-order-date time{font-size:.875rem;color:#374151}.woocommerce-orders-table__cell-order-total strong{font-size:.9375rem;color:#1f2937}.woocommerce-orders-table__cell-order-actions{display:flex;flex-wrap:wrap;gap:8px}.order-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:8px 16px;background:#cc1616;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.8125rem;text-decoration:none;transition:all 0.2s ease;cursor:pointer;line-height:1.2;text-align:center}.order-action-btn:hover{background:#b31313;transform:translateY(-2px);box-shadow:0 4px 12px rgb(204 22 22 / .25);color:#fff}.order-action-btn.pay{background:#10b981}.order-action-btn.pay:hover{background:#059669}.order-action-btn.cancel{background:#ef4444}.order-action-btn.cancel:hover{background:#dc2626}.woocommerce-pagination{display:flex;justify-content:center;gap:10px;margin-top:24px}.woocommerce-pagination .button{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:#fff;color:#cc1616;border:2px solid #cc1616;border-radius:999px;font-weight:600;font-size:.875rem;transition:all 0.2s ease}.woocommerce-pagination .button:hover{background:#cc1616;color:#fff}.woocommerce-pagination .material-icons{font-size:18px}.orders-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;background:linear-gradient(135deg,rgb(204 22 22 / .03) 0%,rgb(248 113 113 / .02) 100%);border-radius:14px;border:2px dashed rgb(204 22 22 / .15)}.orders-empty-state .empty-icon{font-size:56px;color:#cc1616;opacity:.4;margin-bottom:20px}.orders-empty-state h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:10px}.orders-empty-state p{font-size:.875rem;color:#6b7280;margin-bottom:24px;max-width:400px}.orders-empty-state .button{display:inline-flex;align-items:center;gap:8px;background:#cc1616;color:#fff;padding:12px 24px;border-radius:999px;font-weight:600;font-size:.875rem;transition:all 0.2s ease}.orders-empty-state .button:hover{background:#b31313;box-shadow:0 4px 12px rgb(204 22 22 / .25)}@media (max-width:767px){.modeo-account-orders{gap:20px;width:100%;max-width:100%}.orders-table-wrapper{width:100%;max-width:100%;overflow:visible}.modeo-orders-table thead{display:none}.modeo-orders-table,.modeo-orders-table tbody,.modeo-orders-table tr,.modeo-orders-table td{display:block;width:100%;max-width:100%}.modeo-orders-table{table-layout:auto;border:0;border-radius:0;background:#fff0;overflow:visible}.modeo-orders-table tr{margin-bottom:16px;border:1px solid #f0f0f0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.modeo-orders-table td{padding:12px 16px;border-bottom:1px solid #f5f5f5;display:flex;gap:16px;justify-content:space-between;align-items:center;min-width:0}.modeo-orders-table td:last-child{border-bottom:none}.modeo-orders-table td::before{flex:0 0 auto;content:attr(data-title);font-weight:700;color:#6b7280;font-size:.8125rem;text-transform:uppercase;letter-spacing:.5px}.modeo-orders-table td>*:not(.material-icons){min-width:0}.woocommerce-orders-table__cell-order-number{background:linear-gradient(135deg,rgb(204 22 22 / .04) 0%,rgb(248 113 113 / .02) 100%);padding:16px!important;flex-direction:column;align-items:flex-start;gap:6px}.woocommerce-orders-table__cell-order-number::before{margin-bottom:8px}.order-items-mobile{display:block}.order-items-count{display:none}.woocommerce-orders-table__cell-order-status,.woocommerce-orders-table__cell-order-total{align-items:flex-start}.woocommerce-orders-table__cell-order-status>*,.woocommerce-orders-table__cell-order-total>*{text-align:right}.woocommerce-orders-table__cell-order-actions{flex-direction:column;align-items:stretch;gap:8px;padding:16px!important}.woocommerce-orders-table__cell-order-actions::before{display:none}.order-action-btn{width:100%;justify-content:center;min-height:48px;padding:12px 16px;white-space:normal}.woocommerce-pagination{flex-direction:column;gap:10px;margin-top:20px}.woocommerce-pagination .button{width:100%;min-height:48px;justify-content:center;padding:12px 18px;text-align:center}.orders-empty-state{padding:60px 20px}.orders-empty-state .empty-icon{font-size:60px}.orders-empty-state h3{font-size:1.25rem}}@media (max-width:991px) and (min-width:768px){.modeo-orders-table th,.modeo-orders-table td{padding:14px 16px;font-size:.875rem}.order-number{font-size:1rem}}