.my-account-orders{width:100%}.my-account-orders .wrap-account-order{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.my-account-orders .orders-mobile{display:block}@media(min-width:768px){.my-account-orders .orders-mobile{display:none}}.my-account-orders .orders-mobile .order-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:16px;padding:16px}.my-account-orders .orders-mobile .order-card .order-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:12px}.my-account-orders .orders-mobile .order-card .order-header .order-reference{color:#333;font-size:16px;font-weight:600}.my-account-orders .orders-mobile .order-card .order-header .order-date{color:#666;font-size:13px}.my-account-orders .orders-mobile .order-card .order-details{margin-bottom:12px}.my-account-orders .orders-mobile .order-card .order-details .detail-row{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.my-account-orders .orders-mobile .order-card .order-details .detail-row .detail-label{color:#666;font-size:13px;font-weight:500}.my-account-orders .orders-mobile .order-card .order-details .detail-row .detail-value{color:#333;font-size:14px;font-weight:600}.my-account-orders .orders-mobile .order-card .order-details .detail-row .detail-value.order-status{border-radius:12px;font-size:12px;font-weight:600;padding:4px 12px}.my-account-orders .orders-mobile .order-card .order-actions{display:flex;gap:8px;margin-top:12px}.my-account-orders .orders-mobile .order-card .order-actions .tf-btn{flex:1 1;font-size:14px;padding:10px 16px;text-align:center}.my-account-orders .orders-mobile .order-card .order-actions .tf-btn.btn-fill,.my-account-orders .orders-mobile .order-card .order-actions .tf-btn.btn-outline{min-width:auto}.my-account-orders .orders-table{display:none}@media(min-width:768px){.my-account-orders .orders-table{display:table;width:100%}}.my-account-orders .orders-table table{background:#fff;border-collapse:collapse;width:100%}.my-account-orders .orders-table table thead{background:#f8f8f8;border-bottom:2px solid #e5e5e5}.my-account-orders .orders-table table thead tr th{color:#333;font-size:14px;font-weight:600;padding:16px 12px;text-align:left;white-space:nowrap}.my-account-orders .orders-table table thead tr th:last-child{text-align:center}.my-account-orders .orders-table table tbody tr{border-bottom:1px solid #e5e5e5;transition:background-color .2s ease}.my-account-orders .orders-table table tbody tr:hover{background-color:#f9f9f9}.my-account-orders .orders-table table tbody tr td{color:#333;font-size:14px;padding:16px 12px;vertical-align:middle}.my-account-orders .orders-table table tbody tr td:last-child{text-align:center}.my-account-orders .orders-table table tbody tr td .order-status{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px}.my-account-orders .orders-table table tbody tr td .action-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.my-account-orders .orders-table table tbody tr td .action-buttons .tf-btn{font-size:13px;padding:8px 16px;white-space:nowrap}.my-account-orders .orders-table table tbody tr td .action-buttons .tf-btn.btn-fill,.my-account-orders .orders-table table tbody tr td .action-buttons .tf-btn.btn-outline{min-width:80px}.my-account-orders .orders-table table tbody tr td .action-buttons .tf-btn:disabled{cursor:not-allowed;opacity:.6}@media(min-width:768px)and (max-width:1024px){.my-account-orders .orders-table table tbody tr td,.my-account-orders .orders-table table thead tr th{font-size:13px;padding:12px 8px}.my-account-orders .orders-table table .action-buttons .tf-btn{font-size:12px;min-width:70px;padding:6px 12px}}.my-account-orders .empty-orders{padding:48px 16px;text-align:center}.my-account-orders .empty-orders p{color:#666;font-size:16px;margin-bottom:16px}.my-account-orders .empty-orders .tf-btn{margin-top:16px}.my-account-orders .loading-orders{padding:48px 16px;text-align:center}.my-account-orders .loading-orders p{color:#666;font-size:16px}.my-account-orders .error-orders{padding:48px 16px;text-align:center}.my-account-orders .error-orders p{color:#dc3545;font-size:16px}.account-loading{min-height:60vh}.account-loading .spinner-border-lg{height:3rem;width:3rem}