.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}.Address_modern-alert___YpVZ{align-items:flex-start;animation:Address_slideIn__eR478 .3s ease-out;border-radius:8px;display:flex;gap:12px;margin-bottom:20px;padding:16px}.Address_modern-alert-icon__vev8w{flex-shrink:0;height:20px;margin-top:2px;width:20px}.Address_modern-alert-content__SfPzP{flex:1 1}.Address_modern-alert-content__SfPzP strong{display:block;font-weight:600;margin-bottom:4px}.Address_modern-alert-content__SfPzP p{font-size:14px;line-height:1.5;margin:0}.Address_modern-alert-details__8kP66{font-size:13px;list-style:disc;margin:8px 0 0;padding-left:20px}.Address_modern-alert-details__8kP66 li{margin-bottom:4px}.Address_modern-alert-success__WEkkg{background:linear-gradient(135deg,#d4edda,#e8f5e9);border:1px solid #c3e6cb;color:#155724}.Address_modern-alert-success__WEkkg .Address_modern-alert-icon__vev8w{color:#28a745}.Address_modern-alert-danger__zftBA{background:linear-gradient(135deg,#f8d7da,#ffebee);border:1px solid #f5c6cb;color:#721c24}.Address_modern-alert-danger__zftBA .Address_modern-alert-icon__vev8w{color:#dc3545}.Address_address-grid__XdFnY{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:24px}@media(max-width:768px){.Address_address-grid__XdFnY{gap:16px;grid-template-columns:1fr}}.Address_address-card__C_EzQ{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.Address_address-card__C_EzQ:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.Address_address-card-header__dpmp0{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.Address_address-card-badge__KpTIT{align-items:center;background:linear-gradient(135deg,#ffb3c7,#ffb6d9);border-radius:20px;color:#831843;display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.5px;padding:4px 10px}.Address_address-card-badge__KpTIT svg{flex-shrink:0}.Address_address-card-default__HbVMH{align-items:center;animation:Address_pulse__ijZ20 2s ease-in-out infinite;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;color:#fff;display:flex;height:24px;justify-content:center;width:24px}.Address_address-card-title__0yh85{color:#111827;font-size:18px;font-weight:600;line-height:1.3;margin:0 0 16px}.Address_address-card-content__cezmD{display:flex;flex-direction:column;gap:12px}.Address_address-card-footer__LCM6e{border-top:1px solid #f3f4f6;margin-top:16px;padding-top:16px}.Address_address-card-footer__LCM6e small{align-items:center;color:#6b7280;display:flex;font-size:12px;font-style:italic;gap:6px}.Address_address-card-footer__LCM6e small svg{flex-shrink:0;opacity:.7}.Address_address-card-skeleton___8Iuo{pointer-events:none}.Address_address-card-skeleton___8Iuo .Address_skeleton-badge__Ml81D{border-radius:20px;width:80px}.Address_address-card-skeleton___8Iuo .Address_skeleton-badge__Ml81D,.Address_address-card-skeleton___8Iuo .Address_skeleton-title__1ZjQf{animation:Address_shimmer__hL7SW 1.5s infinite;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;height:24px;margin-bottom:16px}.Address_address-card-skeleton___8Iuo .Address_skeleton-title__1ZjQf{border-radius:4px;width:60%}.Address_address-card-skeleton___8Iuo .Address_skeleton-line__kpe0U{animation:Address_shimmer__hL7SW 1.5s infinite;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;border-radius:4px;height:16px;margin-bottom:8px;width:100%}.Address_address-card-skeleton___8Iuo .Address_skeleton-line__kpe0U.Address_short__5H1ID{width:70%}.Address_address-card-skeleton___8Iuo:hover{box-shadow:none;transform:none}.Address_address-line__tyNLq{align-items:flex-start;color:#374151;display:flex;font-size:14px;gap:10px;line-height:1.6}.Address_address-line__tyNLq svg{color:#9ca3af;flex-shrink:0;margin-top:2px}.Address_address-line__tyNLq span{display:block}.Address_address-text__IXLjm{display:flex;flex-direction:column;gap:2px}.Address_address-text__IXLjm span{display:block;line-height:1.5}.Address_empty-state__WEV2p{flex-direction:column;grid-column:1/-1;padding:60px 20px;text-align:center}.Address_empty-state-icon__hecny,.Address_empty-state__WEV2p{align-items:center;display:flex;justify-content:center}.Address_empty-state-icon__hecny{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:50%;color:#0284c7;height:96px;margin-bottom:24px;width:96px}.Address_empty-state-icon__hecny svg{height:48px;width:48px}.Address_empty-state__WEV2p h6{color:#111827;font-size:20px;font-weight:600;margin:0 0 8px}.Address_empty-state__WEV2p p{color:#6b7280;font-size:14px;margin:0;max-width:400px}@keyframes Address_slideIn__eR478{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Address_pulse__ijZ20{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes Address_shimmer__hL7SW{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:992px){.Address_address-grid__XdFnY{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media(max-width:576px){.Address_address-card__C_EzQ{padding:16px}.Address_address-card-title__0yh85{font-size:16px}.Address_address-line__tyNLq{font-size:13px}.Address_empty-state__WEV2p{padding:40px 16px}.Address_empty-state-icon__hecny{height:72px;width:72px}.Address_empty-state-icon__hecny svg{height:36px;width:36px}.Address_empty-state__WEV2p h6{font-size:18px}.Address_empty-state__WEV2p p{font-size:13px}}