.custom-order-table-wrapper{margin:20px 0}.custom-order-table-container{overflow-x:auto}.custom-order-table{width:100%;border-collapse:collapse;background:white;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.custom-order-table thead{background:#f5f5f5}.custom-order-table th{padding:16px;text-align:left;font-weight:600;font-size:14px;color:#111111;border-bottom:1px solid #e5e5e5;text-transform:uppercase;letter-spacing:.5px}.custom-order-table td{padding:16px;border-bottom:1px solid #f0f0f0;font-size:14px;color:#333333}.custom-order-table tbody tr{transition:background .2s}.custom-order-table tbody tr:hover{background:#fafafa}.custom-order-table tbody tr:last-child td{border-bottom:none}.order-id,.order-total{font-weight:600}.order-total{color:#111111}.status-badge{display:inline-block;padding:6px 12px;border-radius:0;font-size:12px;white-space:nowrap}.status-badge,.view-button{color:white;font-weight:600}.view-button{padding:8px 16px;background:#111111;border:none;border-radius:0;font-size:13px;cursor:pointer;transition:background .2s}.view-button:hover{background:#333333}.custom-order-table-empty{text-align:center;padding:40px 20px;background:#fafafa;border-radius:8px;border:1px solid #e5e5e5}.custom-order-table-empty h3{font-size:18px;color:#111111;margin:0 0 12px}.custom-order-table-empty p{font-size:14px;color:#666666;margin:0}.custom-order-table-empty a{color:#111111;font-weight:600;text-decoration:none;border-bottom:2px solid #111111;transition:color .2s}.custom-order-table-empty a:hover{color:#666666;border-bottom-color:#666666}@media (max-width:768px){.custom-order-table td,.custom-order-table th{padding:12px 8px;font-size:13px}.custom-order-table th,.id-chip{font-size:12px}.id-chip{padding:3px 8px}.view-button{padding:6px 12px;font-size:12px}.custom-order-table-empty{padding:30px 15px}.custom-order-table-empty h3{font-size:16px}.custom-order-table-empty p{font-size:13px}}