
.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-header, .cc_t2dowgyg_account_order_detail .kombos-order-detail-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid color-mix(in srgb, var(--mh-outline-variant) 20%, transparent);
  width: 100%;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-header__info, .cc_t2dowgyg_account_order_detail .kombos-order-detail-header__info {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-header__row, .cc_t2dowgyg_account_order_detail .kombos-order-detail-header__row {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-header__label, .cc_t2dowgyg_account_order_detail .kombos-order-detail-header__label {
  font-family: var(--mh-font-body);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--mh-on-surface);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-header__strong, .cc_t2dowgyg_account_order_detail .kombos-order-detail-header__strong {
  font-weight: 600;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-header__copy, .cc_t2dowgyg_account_order_detail .kombos-order-detail-header__copy {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: var(--mh-on-surface-variant);
  font-size: 1rem;
  transition: color 0.15s ease;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-header__copy:hover, .cc_t2dowgyg_account_order_detail .kombos-order-detail-header__copy:hover {
  color: var(--mh-on-surface);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-header__copy:focus-visible, .cc_t2dowgyg_account_order_detail .kombos-order-detail-header__copy:focus-visible {
  outline: 2px solid var(--mh-primary);
  outline-offset: 2px;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
  font-family: var(--mh-font-body);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__header, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: color-mix(in srgb, var(--mh-outline-variant) 15%, var(--mh-surface));
  border: none;
  border-radius: 8px;
  padding: 0.375rem 0.75rem;
  cursor: pointer;
  width: 100%;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__header:focus-visible, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__header:focus-visible {
  outline: 2px solid var(--mh-primary);
  outline-offset: 2px;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__header-left, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__header-left {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__status, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__status, .cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__count, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__count {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: var(--mh-on-surface);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__caret, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__caret {
  display: flex;
  align-items: center;
  color: var(--mh-on-surface);
  font-size: 1rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__body, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__body {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__items, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__items {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__tracking, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__tracking {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__tracking-line, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__tracking-line {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--mh-on-surface);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__tracking-strong, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__tracking-strong {
  font-weight: 600;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__tracking-link, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__tracking-link {
  color: var(--mh-primary);
  font-weight: 600;
  text-decoration: underline;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__tracking-link:hover, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__tracking-link:hover {
  color: var(--mh-on-surface);
}

/* Bundle group */
.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__bundle, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__bundle {
  border: 1px solid color-mix(in srgb, var(--mh-outline-variant) 30%, transparent);
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__bundle-name, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__bundle-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: var(--mh-on-surface);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__bundle-items, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__bundle-items {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-pkg__bundle-items .kombos-order-detail-item:last-child, .cc_t2dowgyg_account_order_detail .kombos-order-detail-pkg__bundle-items .kombos-order-detail-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__img-wrap, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__img-wrap {
  width: 4.25rem;
  height: 4.25rem;
  min-width: 4.25rem;
  border-radius: 8px;
  border: 1px solid color-mix(in srgb, var(--mh-outline-variant) 20%, transparent);
  overflow: hidden;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__img, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__video, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__placeholder, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: color-mix(in srgb, var(--mh-outline-variant) 15%, var(--mh-surface));
  color: var(--mh-outline);
  font-size: 2rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__details, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__details {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  flex: 1;
  font-family: var(--mh-font-body);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__img-link, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__img-link {
  display: contents;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__name-link, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__name-link {
  text-decoration: none;
  color: inherit;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__name-link:hover .kombos-order-detail-line__name, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__name-link:hover .kombos-order-detail-line__name {
  text-decoration: underline;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__name, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: var(--mh-on-surface);
  width: fit-content;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__variant, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__variant {
  display: flex;
  gap: 0.375rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__variant-label, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__variant-label, .cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__variant-value, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__variant-value {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__variant-label, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__variant-label {
  color: var(--mh-on-surface-variant);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__variant-value, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__variant-value {
  color: var(--mh-on-surface);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__prices, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__prices {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__price, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__price {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: var(--mh-on-surface);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-line__price-old, .cc_t2dowgyg_account_order_detail .kombos-order-detail-line__price-old {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--mh-on-surface-variant);
  text-decoration: line-through;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-item, .cc_t2dowgyg_account_order_detail .kombos-order-detail-item {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid color-mix(in srgb, var(--mh-outline-variant) 20%, transparent);
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-item__row, .cc_t2dowgyg_account_order_detail .kombos-order-detail-item__row {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex: 1;
}

.cc_t2dowgyg_FnvnpRAd0m .kombos-order-detail-item__qty, .cc_t2dowgyg_account_order_detail .kombos-order-detail-item__qty {
  font-family: var(--mh-font-body);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--mh-on-surface);
  white-space: nowrap;
}
