*,:after,:before{box-sizing:border-box}.wps-wrma-flex{display:flex;flex-wrap:wrap}.wps-wrma-display-block{display:block}.wps-rma-form__wrapper .product-select img{margin:0 auto;max-width:40px;min-width:40px}.wps-rma-form__wrapper .wps-rma__prod-img{height:auto;min-width:60px;width:80px}.wps-rma-product__table-wrapper td,.wps-rma-product__table-wrapper th{border-bottom:1px solid #f4f4f4}.wps-rma-form__wrapper i{display:inline-block;margin-bottom:2px;vertical-align:middle}.wps-rma-form__wrapper i img{min-width:20px;width:20px}.wps-rma-form__wrapper .product-quantity input{min-width:197px}.wps-rma-form__wrapper th.product-check input{margin-right:5px}.wps-rma-form__wrapper .wb-rma-product__table{min-width:720px}.wps-rma-form__wrapper .wps-rma-product__table-wrapper{overflow:auto}.wps-rma-form__wrapper select#wps_rma_exchange_request_subject{border-radius:0;padding:5px 105px 5px 5px}.wps-rma-form__wrapper select#wps_rma_exchange_request_subject:focus-visible{outline:none}.wps-rma-form__wrapper .wps_wrma_product_title{margin-left:20px}.wps-rma-form__wrapper .wps_wrma_product_table{margin-bottom:0}.wps-rma-form__wrapper .wps_wrma_exchanged_products_wrapper{margin-bottom:30px;overflow:auto}.wps-rma-form__wrapper .wps_rma_exchange_request_subject{width:100%}.woocommerce-customer-details{padding-bottom:20px;padding-top:20px}.wps_rma_refund_form_wrapper i{align-items:center;display:flex;flex-wrap:wrap}.wps_rma_refund_form_wrapper i img{height:20px;margin-right:3px}#wps_wrma_exchange_request_form_wrapper .wps_wrma_product_table_wrapper{position:relative}#wps_wrma_exchange_request_form_wrapper .wps_rma_exchange_notification_checkbox{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.wps-rma-form__wrapper .wps_wrma_exchnaged_product_remove a{margin:0 auto}#wps_wrma_exchange_request_container,#wps_wrma_return_request_container{text-align:center}.cancel,.exchange,.wps_rma_cancel_order{margin-top:4px}.woocommerce-order div:has(select):has(.wps_rma_cancel_order),.woocommerce-order form:has(select):has(.wps_rma_cancel_order),.woocommerce-order p:has(select):has(.wps_rma_cancel_order){align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px}.woocommerce-order div:has(select):has(.wps_rma_cancel_order) select,.woocommerce-order form:has(select):has(.wps_rma_cancel_order) select,.woocommerce-order p:has(select):has(.wps_rma_cancel_order) select{border-radius:10px;font-size:13px;line-height:1.2;max-width:180px;min-height:36px;min-width:128px;order:-1;padding:6px 30px 6px 10px;width:auto}.woocommerce-order div:has(select):has(.wps_rma_cancel_order) .wps_rma_cancel_order,.woocommerce-order form:has(select):has(.wps_rma_cancel_order) .wps_rma_cancel_order,.woocommerce-order p:has(select):has(.wps_rma_cancel_order) .wps_rma_cancel_order{border-radius:10px;font-size:13px;min-height:36px;min-width:auto;padding:8px 14px}.wps_rma_guest_form label{display:table-cell;text-align:right}.wps_rma_guest_form input{display:table-cell}.wps-rma-form__row,.wps-wrma_customer_detail,.wps_rma_product_from_submit{padding:0 15px}.wps-rma-form__wrapper .order_details{border-collapse:collapse}.wps-rma-form__wrapper .order_details td,.wps-rma-form__wrapper .order_details th{border:1px solid #ccc;text-align:center;vertical-align:middle}.wps-rma-form__wrapper .order_details td{background-color:#fff}#wps_wrma_exchange_request_form_wrapper .wps-rma-subject__dropdown select{border-radius:0;padding:5px 105px 5px 5px;width:100%}.wps_wrma_exchange_shop{width:100%!important}.wps_rma_guest_input{margin-bottom:10px}.wps_rma_guest_form_wrap .wps_rma_guest_input label{display:block;text-align:left}.wps_rma_guest_form_wrap input[name=wps_wrma_order_id_submit]{margin:10px 0 0}div.button.wps_wrma_wallet{background-color:transparent;color:#000;line-height:1.5;margin-bottom:10px;padding-left:0!important;text-align:left}.ship_show table{width:100%}@media only screen and (max-width:520px){.wps-wrma-col.wps-wrma-txt-col{margin-bottom:30px}#wps_wrma_exchange_request_form_wrapper form#wps_rma_exchnage_request_form,#wps_wrma_exchange_request_form_wrapper form#wps_rma_exchnage_request_form p{margin-bottom:0}}

/* Aurora Luxe template */
#wps_rma_template2.wps_rma_template2 {
  background: linear-gradient(180deg, #fffdf7 0%, #fff7e8 100%);
  border: 1px solid #efdcb0;
  border-radius: 28px;
  box-shadow: 0 28px 70px rgba(58, 37, 6, 0.08);
  color: #24190a;
  margin: 0 0 28px;
  overflow: hidden;
  padding: 24px;
  position: relative;
}

#wps_rma_template2.wps_rma_template2::before {
  background:
    radial-gradient(circle at top right, rgba(255, 167, 38, 0.22), transparent 38%),
    radial-gradient(circle at top left, rgba(255, 238, 199, 0.95), transparent 42%);
  content: "";
  inset: 0 0 auto;
  height: 180px;
  pointer-events: none;
  position: absolute;
}

#wps_rma_template2.wps_rma_template2 > * {
  position: relative;
  z-index: 1;
}

#wps_rma_template2.wps_rma_template2 .wps-rma-form__header {
  background: transparent;
  border-bottom: 1px solid #ecd6a5;
  margin: 0 0 24px;
  padding: 0 0 18px;
  text-align: left;
}

#wps_rma_template2.wps_rma_template2 h1.wps-rma-form__heading {
  color: #18120b;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.15;
  margin: 0;
  padding: 0;
  text-align: left;
}

#wps_rma_template2.wps_rma_template2 .woocommerce-column__title,
#wps_rma_template2.wps_rma_template2 .wps_rma_customer_detail h2,
#wps_rma_template2.wps_rma_template2 .wps-wrma_customer_detail h2,
#wps_rma_template2.wps_rma_template2 .wps_rma_return_rules > h2,
#wps_rma_template2.wps_rma_template2 .wps_rma_exchange_rules > h2 {
  color: #18120b;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
}

#wps_rma_template2.wps_rma_template2 .wps-rma-product__table-wrapper,
#wps_rma_template2.wps_rma_template2 .wps_rma_exchange_form_wrapper,
#wps_rma_template2.wps_rma_template2 .ship_show,
#wps_rma_template2.wps_rma_template2 .ship_show_info,
#wps_rma_template2.wps_rma_template2 .wps_rma_subject_dropdown,
#wps_rma_template2.wps_rma_template2 .wps_rma_other_subject,
#wps_rma_template2.wps_rma_template2 .wps_rma_reason_description,
#wps_rma_template2.wps_rma_template2 #bank_details,
#wps_rma_template2.wps_rma_template2 .wps_wrma_exchange_note,
#wps_rma_template2.wps_rma_template2 .wps_rma_section,
#wps_rma_template2.wps_rma_template2 .wps_wrma_refund_method_div,
#wps_rma_template2.wps_rma_template2 .wps-rma-col:last-of-type,
#wps_rma_template2.wps_rma_template2 .wps-wrma-col:last-of-type,
#wps_rma_template2.wps_rma_template2 .woocommerce-column,
#wps_rma_template2.wps_rma_template2 .wps_rma_return_rules,
#wps_rma_template2.wps_rma_template2 .wps_rma_exchange_rules {
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid #efdfbc;
  border-radius: 22px;
  box-shadow: 0 14px 34px rgba(47, 31, 5, 0.05);
}

#wps_rma_template2.wps_rma_template2 .ship_show,
#wps_rma_template2.wps_rma_template2 .ship_show_info,
#wps_rma_template2.wps_rma_template2 .wps_rma_subject_dropdown,
#wps_rma_template2.wps_rma_template2 .wps_rma_other_subject,
#wps_rma_template2.wps_rma_template2 .wps_rma_reason_description,
#wps_rma_template2.wps_rma_template2 #bank_details,
#wps_rma_template2.wps_rma_template2 .wps_wrma_exchange_note,
#wps_rma_template2.wps_rma_template2 .wps_rma_section,
#wps_rma_template2.wps_rma_template2 .wps_wrma_refund_method_div,
#wps_rma_template2.wps_rma_template2 .wps_rma_return_rules,
#wps_rma_template2.wps_rma_template2 .wps_rma_exchange_rules {
  margin-top: 20px;
  padding: 22px;
}

#wps_rma_template2.wps_rma_template2 .woocommerce-columns,
#wps_rma_template2.wps_rma_template2 .wps-rma-refund-request__row,
#wps_rma_template2.wps_rma_template2 .wps-rma-row__pd {
  gap: 24px;
}

#wps_rma_template2.wps_rma_template2 .woocommerce-column,
#wps_rma_template2.wps_rma_template2 .wps-rma-col:last-of-type,
#wps_rma_template2.wps_rma_template2 .wps-wrma-col:last-of-type {
  padding: 24px;
}

#wps_rma_template2.wps_rma_template2 .wps-rma-product__table,
#wps_rma_template2.wps_rma_template2 .wps_wrma_product_table,
#wps_rma_template2.wps_rma_template2 .order_details,
#wps_rma_template2.wps_rma_template2 .ship_show table {
  background: transparent;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}

#wps_rma_template2.wps_rma_template2 .wps-rma-product__table thead th,
#wps_rma_template2.wps_rma_template2 .wps_wrma_product_table thead th,
#wps_rma_template2.wps_rma_template2 .order_details thead th,
#wps_rma_template2.wps_rma_template2 .ship_show table th,
#wps_rma_template2.wps_rma_template2 .order_details th {
  background: #fff1cf;
  border: 0;
  border-bottom: 1px solid #ebd4a2;
  color: #18120b;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.02em;
  padding: 18px 16px;
  text-align: left;
}

#wps_rma_template2.wps_rma_template2 .wps-rma-product__table td,
#wps_rma_template2.wps_rma_template2 .wps-rma-product__table th,
#wps_rma_template2.wps_rma_template2 .wps_wrma_product_table td,
#wps_rma_template2.wps_rma_template2 .wps_wrma_product_table th,
#wps_rma_template2.wps_rma_template2 .order_details td,
#wps_rma_template2.wps_rma_template2 .order_details th,
#wps_rma_template2.wps_rma_template2 .ship_show table td,
#wps_rma_template2.wps_rma_template2 .ship_show table th {
  border-left: 0;
  border-right: 0;
  padding: 18px 16px;
  vertical-align: top;
  border-color: orange;
}

#wps_rma_template2.wps_rma_template2 .wps-rma-product__table tbody tr,
#wps_rma_template2.wps_rma_template2 .wps_wrma_product_table tbody tr,
#wps_rma_template2.wps_rma_template2 .order_details tbody tr,
#wps_rma_template2.wps_rma_template2 .ship_show table tbody tr {
  background: rgba(255, 255, 255, 0.86);
}

#wps_rma_template2.wps_rma_template2 .wps-rma-product__table tbody tr:nth-of-type(even),
#wps_rma_template2.wps_rma_template2 .wps_wrma_product_table tbody tr:nth-of-type(even),
#wps_rma_template2.wps_rma_template2 .order_details tbody tr:nth-of-type(even),
#wps_rma_template2.wps_rma_template2 .ship_show table tbody tr:nth-of-type(even) {
  background: #fffaf0;
}

#wps_rma_template2.wps_rma_template2 .wps-rma-product__wrap {
  align-items: center;
  display: flex;
  gap: 16px;
}

#wps_rma_template2.wps_rma_template2 .wps-rma-product__wrap img,
#wps_rma_template2.wps_rma_template2 .wps-rma__prod-img,
#wps_rma_template2.wps_rma_template2 .product-name img,
#wps_rma_template2.wps_rma_template2 .product-select img {
  background: #fff;
  border: 1px solid #edd8ab;
  border-radius: 18px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  object-fit: contain;
  padding: 8px;
}

#wps_rma_template2.wps_rma_template2 .wps_rma_product_title a,
#wps_rma_template2.wps_rma_template2 .wps_wrma_product_title a,
#wps_rma_template2.wps_rma_template2 .wps-rma__product-title a {
  color: #18120b;
  font-weight: 700;
  text-decoration: none;
}

#wps_rma_template2.wps_rma_template2 .wps_rma_product_title p,
#wps_rma_template2.wps_rma_template2 .wps_wrma_product_title p,
#wps_rma_template2.wps_rma_template2 .wps-rma__product-title p,
#wps_rma_template2.wps_rma_template2 .tax_label {
  color: #6e5b36;
}

#wps_rma_template2.wps_rma_template2 label {
  color: #18120b;
  font-weight: 700;
}

#wps_rma_template2.wps_rma_template2 input[type="text"],
#wps_rma_template2.wps_rma_template2 input[type="number"],
#wps_rma_template2.wps_rma_template2 input[type="tel"],
#wps_rma_template2.wps_rma_template2 input[type="email"],
#wps_rma_template2.wps_rma_template2 input[type="password"],
#wps_rma_template2.wps_rma_template2 select,
#wps_rma_template2.wps_rma_template2 textarea {
  background: #fffefb !important;
  border: 1px solid #e8d2a2 !important;
  border-radius: 14px !important;
  box-shadow: none !important;
  color: #24190a !important;
  min-height: 48px;
  padding: 12px 14px !important;
}

#wps_rma_template2.wps_rma_template2 textarea {
  max-height: 180px;
  min-height: 140px;
}

#wps_rma_template2.wps_rma_template2 select {
  width: 100%;
}

#wps_rma_template2.wps_rma_template2 input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #d8bc7b;
  border-radius: 6px;
  cursor: pointer;
  height: 20px;
  position: relative;
  width: 20px;
}

#wps_rma_template2.wps_rma_template2 input[type="checkbox"]:checked {
  background: #ff9800;
  border-color: #ff9800;
}

#wps_rma_template2.wps_rma_template2 input[type="checkbox"]:checked::before {
  color: #fff;
  content: "\2714";
  font-size: 13px;
  left: 50%;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

#wps_rma_template2.wps_rma_template2 .product-quantity input[type="number"],
#wps_rma_template2.wps_rma_template2 .wps_rma_exchange_to_product_qty {
  max-width: 96px;
  min-width: 96px;
}

#wps_rma_template2.wps_rma_template2 .product-total,
#wps_rma_template2.wps_rma_template2 .wps_rma_total_amount_wrap,
#wps_rma_template2.wps_rma_template2 .wps_wrma_total_amount_wrap {
  color: #18120b;
  font-weight: 800;
}

#wps_rma_template2.wps_rma_template2 .button,
#wps_rma_template2.wps_rma_template2 button,
#wps_rma_template2.wps_rma_template2 input[type="submit"],
#wps_rma_template2.wps_rma_template2 input[type="button"] {
  background: linear-gradient(135deg, #ffb02e 0%, #ff9300 100%) !important;
  border: 0 !important;
  border-radius: 999px !important;
  box-shadow: 0 14px 24px rgba(255, 147, 0, 0.24);
  color: #18120b !important;
  font-weight: 800;
  min-height: 46px;
  padding: 12px 22px !important;
}

#wps_rma_template2.wps_rma_template2 .button:hover,
#wps_rma_template2.wps_rma_template2 button:hover,
#wps_rma_template2.wps_rma_template2 input[type="submit"]:hover,
#wps_rma_template2.wps_rma_template2 input[type="button"]:hover {
  filter: brightness(0.98);
}

#wps_rma_template2.wps_rma_template2 #wps_rma_notification_div > label {
  align-items: center;
  display: flex !important;
  flex-wrap: wrap;
  gap: 12px;
}

#wps_rma_template2.wps_rma_template2 .wps_rma_return_notification_checkbox,
#wps_rma_template2.wps_rma_template2 .wps_rma_exchange_notification_checkbox {
  align-items: center;
  gap: 12px;
  justify-content: flex-start;
  margin-top: 16px;
}

#wps_rma_template2.wps_rma_template2 #wps_rma_return_request_form,
#wps_rma_template2.wps_rma_template2 #wps_rma_exchnage_request_form {
  width: 100%;
}

#wps_rma_template2.wps_rma_template2 ul[id$="alert"] {
  background: rgba(255, 176, 46, 0.12);
  border: 1px solid rgba(255, 176, 46, 0.32);
  border-radius: 16px;
  list-style: none;
  margin: 0 0 18px;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  #wps_rma_template2.wps_rma_template2 {
    border-radius: 22px;
    padding: 18px;
  }

  #wps_rma_template2.wps_rma_template2 h1.wps-rma-form__heading {
    font-size: 28px;
  }

  #wps_rma_template2.wps_rma_template2 .woocommerce-column,
  #wps_rma_template2.wps_rma_template2 .wps-rma-col:last-of-type,
  #wps_rma_template2.wps_rma_template2 .wps-wrma-col:last-of-type,
  #wps_rma_template2.wps_rma_template2 .ship_show,
  #wps_rma_template2.wps_rma_template2 .ship_show_info,
  #wps_rma_template2.wps_rma_template2 .wps_rma_subject_dropdown,
  #wps_rma_template2.wps_rma_template2 .wps_rma_other_subject,
  #wps_rma_template2.wps_rma_template2 .wps_rma_reason_description,
  #wps_rma_template2.wps_rma_template2 #bank_details,
  #wps_rma_template2.wps_rma_template2 .wps_wrma_exchange_note,
  #wps_rma_template2.wps_rma_template2 .wps_rma_section,
  #wps_rma_template2.wps_rma_template2 .wps_wrma_refund_method_div,
  #wps_rma_template2.wps_rma_template2 .wps_rma_return_rules,
  #wps_rma_template2.wps_rma_template2 .wps_rma_exchange_rules {
    padding: 18px;
  }
}

@media only screen and (max-width: 580px) {
  #wps_rma_template2.wps_rma_template2 .wps-rma-product__table thead th,
  #wps_rma_template2.wps_rma_template2 .wps_wrma_product_table thead th,
  #wps_rma_template2.wps_rma_template2 .order_details thead th,
  #wps_rma_template2.wps_rma_template2 .ship_show table th,
  #wps_rma_template2.wps_rma_template2 .order_details th {
    font-size: 13px;
    padding: 14px 12px;
  }

  #wps_rma_template2.wps_rma_template2 .wps-rma-product__table td,
  #wps_rma_template2.wps_rma_template2 .wps-rma-product__table th,
  #wps_rma_template2.wps_rma_template2 .wps_wrma_product_table td,
  #wps_rma_template2.wps_rma_template2 .wps_wrma_product_table th,
  #wps_rma_template2.wps_rma_template2 .order_details td,
  #wps_rma_template2.wps_rma_template2 .order_details th,
  #wps_rma_template2.wps_rma_template2 .ship_show table td,
  #wps_rma_template2.wps_rma_template2 .ship_show table th {
    padding: 14px 12px;
  }

  #wps_rma_template2.wps_rma_template2 .product-quantity input[type="number"],
  #wps_rma_template2.wps_rma_template2 .wps_rma_exchange_to_product_qty {
    max-width: 84px;
    min-width: 84px;
  }
}

@media only screen and (max-width:640px){.wps-rma-form__wrapper .product-quantity input{min-width:80px}}
@media only screen and (max-width:580px){#wps_rma_template2.wps_rma_template2{overflow-x:auto}#wps_rma_template2.wps_rma_template2 h1.wps-rma-form__heading{font-size:22px}#wps_rma_template2.wps_rma_template2 .wps-rma-product__wrap img{height:56px;width:56px}#wps_rma_template2.wps_rma_template2 .wps-rma-product__table-wrapper,#wps_rma_template2.wps_rma_template2 .wps_rma_exchange_form_wrapper{overflow-x:auto}}
.wps-rma-shiprocket-tracking-wrap{margin:24px 0 8px}.wps-rma-track-return-btn{display:inline-flex;align-items:center;gap:8px;background:#1A2332;color:#fff!important;border:none;padding:11px 22px;font-size:13.5px;font-weight:600;letter-spacing:.02em;border-radius:8px;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;line-height:1.4;text-decoration:none!important;box-shadow:0 2px 8px rgba(26,35,50,.25)}.wps-rma-track-return-btn:hover{background:#2C3F58;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 14px rgba(26,35,50,.35)}.wps-rma-btn-icon{flex-shrink:0}.wps-rma-tracking-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:16px}.wps-rma-tracking-modal-overlay{position:absolute;inset:0;background:rgba(10,18,30,.65);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.wps-rma-tracking-modal-content{position:relative;background:#fff;width:100%;max-width:480px;border-radius:16px;box-shadow:0 32px 80px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.06);overflow:hidden;max-height:88vh;display:flex;flex-direction:column;z-index:1}.wps-rma-tracking-modal-header{display:flex;align-items:center;gap:12px;padding:18px 20px;background:linear-gradient(135deg,#1A2332 0%,#2C3F58 100%);flex-shrink:0}.wps-rma-tracking-header-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,.12);color:#fff;flex-shrink:0}.wps-rma-tracking-modal-title{flex:1;margin:0!important;font-size:16px!important;font-weight:700!important;color:#fff!important;letter-spacing:-.01em;line-height:1.3!important;border:none!important;padding:0!important}.wps-rma-tracking-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,255,255,.12);border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;transition:background .15s;padding:0;line-height:1}.wps-rma-tracking-modal-close:hover{background:rgba(255,255,255,.24)}.wps-rma-tracking-modal-body{padding:22px 20px;overflow-y:auto;flex:1}.wps-rma-tracking-loader{display:flex;flex-direction:column;align-items:center;gap:14px;padding:36px 0;color:#64748B;font-size:13.5px}.wps-rma-spinner{width:32px;height:32px;border:3px solid #E2E8F0;border-top-color:#1A2332;border-radius:50%;animation:wps-rma-spin .75s linear infinite}@keyframes wps-rma-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.wps-rma-spinner{animation:none;border-top-color:#1A2332}}.wps-rma-tracking-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wps-rma-tracking-card{background:#F8FAFC;border:1px solid #E8EEF4;border-radius:10px;padding:13px 15px}.wps-rma-tracking-card.wps-rma-card-full{grid-column:1/-1}.wps-rma-tracking-card-label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#94A3B8;margin-bottom:5px;line-height:1}.wps-rma-tracking-card-value{font-size:14.5px;font-weight:700;color:#1A2332;word-break:break-all;line-height:1.35}.wps-rma-status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 7px;border-radius:20px;font-size:12.5px;font-weight:600;line-height:1.4}.wps-rma-status-badge::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.wps-rma-status-pending{background:#FEF3C7;color:#92400E}.wps-rma-status-pending::before{background:#F59E0B}.wps-rma-status-transit{background:#DBEAFE;color:#1E40AF}.wps-rma-status-transit::before{background:#3B82F6}.wps-rma-status-delivered{background:#D1FAE5;color:#065F46}.wps-rma-status-delivered::before{background:#10B981}.wps-rma-status-default{background:#F1F5F9;color:#475569}.wps-rma-status-default::before{background:#94A3B8}.wps-rma-tracking-notice{display:flex;gap:12px;align-items:flex-start;background:#EFF6FF;border:1px solid #BFDBFE;border-radius:10px;padding:13px 15px;color:#1D4ED8;font-size:13px;line-height:1.6}.wps-rma-tracking-notice-icon{flex-shrink:0;margin-top:1px;opacity:.75}.wps-rma-tracking-timeline-heading{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#94A3B8;margin:20px 0 14px;padding-top:18px;border-top:1px solid #E8EEF4}.wps-rma-timeline{position:relative;padding-left:26px}.wps-rma-timeline::before{content:'';position:absolute;left:8px;top:6px;bottom:6px;width:2px;background:#6941C6}.wps-rma-timeline-item{position:relative;padding-bottom:18px}.wps-rma-timeline-item:last-child{padding-bottom:0}.wps-rma-timeline-dot{position:absolute;left:-22px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #6941C6}.wps-rma-dot-active{background:#6941C6!important;border-color:#6941C6!important}.wps-rma-timeline-activity{font-size:13.5px;font-weight:600;color:#1A2332;line-height:1.35;margin-bottom:3px}.wps-rma-timeline-meta{font-size:12px;color:#94A3B8;line-height:1.4}.wps-rma-timeline-date-sep{font-size:11px;font-weight:600;color:#94A3B8;text-align:right;padding:2px 0 10px;letter-spacing:.03em}.wps-rma-tracking-error{display:flex;align-items:flex-start;gap:10px;color:#B91C1C;background:#FEF2F2;border:1px solid #FECACA;padding:14px 16px;border-radius:10px;font-size:13.5px;line-height:1.55;margin:0}@media(max-width:520px){.wps-rma-tracking-cards{grid-template-columns:1fr}.wps-rma-tracking-modal-content{border-radius:12px}.wps-rma-tracking-modal-body{padding:18px 16px}.wps-rma-tracking-modal-header{padding:16px}}
