.loader{animation:rotate 1s infinite;height:50px;width:50px}.loader:before,.loader:after{border-radius:50%;content:"";display:block;height:20px;width:20px}.loader:before{animation:ball1 1s infinite;background-color:var(--text_color);box-shadow:30px 0 #c4301c;margin-bottom:10px}.loader:after{animation:ball2 1s infinite;background-color:#c4301c;box-shadow:30px 0 0 var(--text_color)}@keyframes rotate{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(360deg) scale(1.2)}to{transform:rotate(720deg) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #c4301c}50%{box-shadow:0 0 #c4301c;transform:translate(15px,15px)}to{box-shadow:30px 0 #c4301c;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 #212f64}50%{box-shadow:0 0 #212f64;transform:translate(15px,15px)}to{box-shadow:30px 0 #212f64}}.loader-wrap{text-align:center;padding:30px 0;display:flex;justify-content:center}.table-container{margin-top:20px;overflow-x:auto}.product-table,.table.order-history{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.product-table thead,.table.order-history thead{background:#f8f9fa}.product-table th,.table.order-history th{padding:16px 20px;text-align:left;font-size:13px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e5e5}.product-table tbody tr,.table.order-history tbody tr{border-bottom:1px solid #e5e5e5;transition:background-color .2s ease}.product-table tbody tr:hover,.table.order-history tbody tr:hover{background-color:#f8f9fa}.product-table tbody tr:last-child,.table.order-history tbody tr:last-child{border-bottom:none}.product-table td,.table.order-history td{padding:20px;vertical-align:middle}.table.order-history td{font-size:15px;color:#333}.table.order-history td:first-child{font-weight:600}.table.order-history td:last-child{font-weight:600;color:var(--text_color);font-size:16px}.table.order-history a.reversed-link{color:var(--text_color);text-decoration:none;transition:color .2s ease}.table.order-history a.reversed-link:hover{color:#1a2549;text-decoration:underline}.customer__widget{background:#f5f5f5;padding:18px;border-radius:10px}.customer__widget h2{margin-top:0}.order-header,.customer__header{background:linear-gradient(135deg,#f8f9fa,#fff);padding:32px;border-radius:12px;border:1px solid #e5e5e5;margin-bottom:32px;box-shadow:0 2px 8px #0000000a}.order-header__title,.customer__title{font-size:32px;font-weight:700;color:var(--text_color);letter-spacing:-.5px;margin:0 0 12px}.order-header__meta{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.order-header__meta-item{display:flex;align-items:center;gap:8px;font-size:15px;color:#666}.order-header__meta-label{font-weight:600;color:#333}.order-header__meta-value{color:#666}.order-header__meta-value:first-letter{text-transform:uppercase}.order-back-link{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;margin-bottom:24px;color:var(--text_color);text-decoration:none;font-weight:500;font-size:14px;border-radius:6px;transition:all .2s ease;background:#f8f9fa;border:1px solid #e5e5e5}.order-back-link:hover{background:#e9ecef;color:#1a2549;text-decoration:none}.order-back-link:before{content:"\2190";font-size:18px;font-weight:600}.status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:capitalize;letter-spacing:.3px;white-space:nowrap}.status-badge--authorized{background:#e3f2fd;color:#1976d2}.status-badge--paid{background:#e8f5e9;color:#388e3c}.status-badge--pending{background:#fff3e0;color:#f57c00}.status-badge--refunded{background:#fce4ec;color:#c2185b}.status-badge--voided{background:#f3e5f5;color:#7b1fa2}.status-badge--partially-paid{background:#fff9c4;color:#f9a825}.status-badge--fulfilled{background:#e8f5e9;color:#388e3c}.status-badge--unfulfilled{background:#ffebee;color:#d32f2f}.status-badge--partial{background:#fff3e0;color:#f57c00}.status-badge--restocked{background:#e1f5fe;color:#0277bd}.status-badge--default{background:#f5f5f5;color:#666}@media(max-width:768px){.order-back-link{padding:8px 12px;font-size:13px;margin-bottom:20px}.order-header,.customer__header{padding:24px 20px;margin-bottom:24px}.order-header__title,.customer__title{font-size:24px;margin-bottom:16px}.order-header__meta{flex-direction:column;align-items:flex-start;gap:12px}.order-header__meta-item{font-size:14px}.table.order-history{font-size:13px}.table.order-history th,.table.order-history td{padding:12px 16px}.table.order-history th{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/order-account-common.css.map */
