/* V4 keeps the original City Chain layout. These are campaign-only accents. */
.mobile-shell {
  position: relative;
  background-image:
    radial-gradient(circle at 8% 20%, rgb(241 194 32 / 7%) 0 2px, transparent 2.5px),
    radial-gradient(circle at 93% 45%, rgb(0 61 148 / 6%) 0 2px, transparent 2.5px);
  background-size: 44px 44px, 58px 58px;
}

.promo-bar {
  position: relative;
  overflow: hidden;
  border-bottom-color: #dce1e8;
  background: linear-gradient(104deg, #fff 0 48%, #fbfbfd 48% 100%);
}
.promo-bar::before {
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #102d69 0 35%, #f3c129 35% 43%, #d81f2a 43% 77%, #fff 77% 84%, #102d69 84%);
  content: "";
}
.promo-kicker { color: #102d69; }
.promo-title { color: #c8102e; text-shadow: 1px 1px 0 rgb(243 193 41 / 55%); }
.promo-sub { color: #344054; }
.promo-code-copy {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  margin: 0 2px;
  padding: 1px 8px;
  border: 1px dashed #102d69;
  border-radius: 999px;
  color: #102d69;
  background: #fff;
  font: inherit;
  font-weight: 800;
  letter-spacing: .04em;
}
.promo-countdown { margin-top: 10px; }
.promo-cd-item { min-width: 58px; border: 1px solid #d9dfe8; background: #f6f8fb; }
.promo-cd-item strong { color: #102d69; font-weight: 800; }
.promo-cd-item span { color: #667085; font-size: 10px; font-weight: 700; text-transform: uppercase; }
.promo-cd-sep { color: #d81f2a; }

.hero-slideshow { box-shadow: inset 0 -4px 0 #102d69; }
.slideshow-dots .dot.active { background: #d81f2a; }
.trust-strip { background: rgb(255 255 255 / 91%); }
.trust-strip svg { color: #102d69; }

.voucher-strip {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 14px 16px 7px;
  padding: 12px 13px;
  overflow: hidden;
  border: 1px solid #d6ddea;
  border-radius: 10px;
  color: #fff;
  background: linear-gradient(110deg, #102d69 0 67%, #d81f2a 67% 100%);
  box-shadow: 0 7px 16px rgb(16 45 105 / 14%);
}
.voucher-strip::after {
  position: absolute;
  width: 70px;
  height: 70px;
  right: -37px;
  border: 1px solid rgb(255 255 255 / 21%);
  border-radius: 50%;
  content: "";
}
.voucher-strip > div { position: relative; z-index: 1; min-width: 0; }
.voucher-strip span,
.voucher-strip small { display: block; color: rgb(255 255 255 / 78%); font-size: 9px; font-weight: 700; letter-spacing: .08em; line-height: 1.25; text-transform: uppercase; }
.voucher-strip strong { display: block; margin: 2px 0; color: #f7d35e; font-size: 19px; letter-spacing: .08em; line-height: 1; }
.voucher-strip small { font-size: 9px; letter-spacing: 0; text-transform: none; }
.voucher-strip button {
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
  min-height: 32px;
  padding: 0 11px;
  border: 1px solid rgb(255 255 255 / 65%);
  border-radius: 6px;
  color: #102d69;
  background: #fff;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

.sale-badge { background: #c8102e; font-size: 11px; }
.price-row .voucher-price { color: #102d69; text-decoration: none; }
.order-button { background: #102d69; }
.order-button::after { margin-left: 7px; color: #f3c129; content: "•"; }

.order-dialog::backdrop { background: rgb(9 23 53 / 62%); }
.dialog-title p { color: #c8102e; }
.dialog-benefits span { border-color: #d9dfea; }
.qty-options input { accent-color: #102d69; }
.price-proof {
  display: grid;
  gap: 3px;
  padding: 7px 8px;
  border: 1px solid #f1ced3;
  border-radius: 8px;
  background: #fff7f7;
}
.dialog-copy .price-proof > span { color: #102d69; font-size: 9px; font-weight: 800; letter-spacing: .06em; line-height: 1.2; text-transform: uppercase; }
.price-proof > div { display: flex; flex-wrap: wrap; align-items: center; gap: 5px; }
.price-proof s { color: #7b818a; font-size: 11px; font-weight: 700; text-decoration-thickness: 1px; }
.price-proof i { color: #7b818a; font-size: 12px; font-style: normal; font-weight: 700; }
.price-proof b { color: #c8102e; font-size: 15px; font-weight: 900; }
.price-proof em { padding: 2px 5px; border-radius: 999px; color: #a3192c; background: #f7dfe2; font-size: 9px; font-style: normal; font-weight: 800; }
.dialog-copy .price-proof small { color: #596579; font-size: 9px; font-weight: 600; letter-spacing: 0; line-height: 1.28; text-transform: none; }
.voucher-field {
  padding: 12px;
  border: 1px solid #d6ddea;
  border-radius: 12px;
  background: linear-gradient(135deg, #f7f9fd, #fff);
}
.voucher-field-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 8px; margin-bottom: 8px; }
.voucher-field-heading span { color: #102d69; font-size: 11px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.voucher-field-heading small { color: #667085; font-size: 10px; }
.voucher-field-controls { display: grid; grid-template-columns: 1fr auto; gap: 8px; }
.voucher-field-controls input { min-width: 0; border-color: #aebbd2; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.voucher-field-controls button { min-width: 72px; border: 0; border-radius: 10px; color: #fff; background: #102d69; font-size: 11px; font-weight: 800; text-transform: uppercase; }
.promo-code-status { min-height: 16px; margin: 7px 0 0; color: #667085; font-size: 10px; font-weight: 700; line-height: 1.35; }
.promo-code-status.is-success { color: #087443; }
.promo-code-status.is-error { color: #c8102e; }
.confirm-order { background: linear-gradient(90deg, #102d69, #1b4898); }

/* Campaign checkout: uses the same compact bottom-sheet rhythm as Coach V4. */
.order-dialog {
  position: relative;
  display: flex;
  width: min(100%, 430px);
  max-height: min(92dvh, 760px);
  flex-direction: column;
  margin: auto;
  overflow: hidden;
  border: 0;
  border-radius: 8px 8px 0 0;
  background: #fff;
  box-shadow: 0 -18px 50px rgb(0 0 0 / 24%);
  color: #000;
}
.order-dialog::backdrop { background: rgb(0 0 0 / 46%); }
.dialog-close-form { margin: 0; padding: 0; }
.order-dialog .dialog-close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 12;
  display: grid;
  width: 40px;
  height: 40px;
  min-height: 40px;
  margin: 0;
  place-items: center;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 50%;
  background: #fff;
  color: transparent;
  box-shadow: none;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
}
.order-dialog .dialog-close::before,
.order-dialog .dialog-close::after {
  position: absolute;
  width: 18px;
  height: 2px;
  background: #000;
  content: "";
}
.order-dialog .dialog-close::before { transform: rotate(45deg); }
.order-dialog .dialog-close::after { transform: rotate(-45deg); }
.order-head {
  display: grid;
  min-height: 68px;
  place-items: center;
  gap: 6px;
  border-bottom: 1px solid #e1ded9;
  padding: 14px 52px 11px;
  background: #fff;
}
.order-head img { display: block; width: 132px; height: auto; }
.order-head span { color: #4c4741; font-size: 10px; font-weight: 800; letter-spacing: 1.1px; text-transform: uppercase; }
.order-body {
  overflow-y: auto;
  padding: 12px 12px max(16px, env(safe-area-inset-bottom));
  -webkit-overflow-scrolling: touch;
}
.order-body .order-product {
  display: grid;
  grid-template-columns: 138px minmax(0, 1fr);
  min-height: 166px;
  align-items: center;
  gap: 12px;
  border: 1px solid #e1ded9;
  border-radius: 8px;
  background: #fff;
  padding: 10px;
}
.order-product-media {
  display: grid;
  width: 138px;
  height: 156px;
  place-items: center;
}
.order-product-media img { display: block; width: 138px; height: 156px; object-fit: contain; }
.order-product-copy { display: grid; min-width: 0; align-content: center; }
.order-product-copy h3 {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 4px;
  color: #000;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.18;
  text-transform: uppercase;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.order-product-meta,
.order-product-stock { color: #77716a; font-size: 10px; font-weight: 700; line-height: 1.25; }
.order-product-meta { margin-bottom: 4px; text-transform: uppercase; }
.order-product-compare { margin-bottom: 2px; color: #77716a; font-size: 12px; font-weight: 700; text-decoration: line-through; }
.order-product-price-row { display: flex; align-items: baseline; gap: 7px; flex-wrap: wrap; }
.order-product-price-row strong { color: #000; font-size: 18px; font-weight: 800; }
.order-product-price-row span { color: #6f645a; font-size: 10px; font-weight: 800; }
.order-product-stock { margin-top: 4px; }
.order-product-trust { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 8px; }
.order-product-trust span {
  display: inline-flex;
  min-height: 22px;
  align-items: center;
  border: 1px solid #d8d2c9;
  background: #faf8f5;
  color: #201c18;
  padding: 3px 6px;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .06em;
  line-height: 1;
  text-transform: uppercase;
}
.order-product-trust span::before { width: 5px; height: 5px; margin-right: 4px; border-radius: 50%; background: #177245; content: ""; }
.order-body .order-form { display: grid; gap: 8px; margin-top: 12px; padding: 0; }
.order-body .order-form label { display: grid; min-width: 0; }
.order-body .order-form input[type="text"],
.order-body .order-form input[type="tel"],
.order-body .order-form select,
.order-body .order-form textarea {
  width: 100%;
  min-width: 0;
  min-height: 42px;
  border: 1px solid #1b1b1b;
  border-radius: 6px;
  background: #fff;
  color: #000;
  padding: 0 11px;
  font-size: 16px;
}
.order-body .order-form textarea { min-height: 66px; padding-block: 10px; resize: vertical; }
.order-body .order-form select {
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #111 50%), linear-gradient(135deg, #111 50%, transparent 50%);
  background-position: calc(100% - 15px) 18px, calc(100% - 10px) 18px;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  padding-right: 25px;
}
.order-body .order-form input::placeholder,
.order-body .order-form textarea::placeholder,
.order-body .order-form select:invalid { color: #b8b1aa; font-size: 13px; font-weight: 400; }
.order-field-grid { display: grid; grid-template-columns: minmax(0, 1fr) 124px; gap: 7px; }
.promo-code-banner {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 6px 0 4px;
  border: 1px solid rgb(243 193 41 / 68%);
  border-radius: 10px;
  padding: 10px 12px;
  background: radial-gradient(circle at 92% 50%, rgb(243 193 41 / 24%), transparent 24%), linear-gradient(135deg, #001647 0%, #012169 56%, #082d77 100%);
  color: #fff;
  font-size: 13px;
  line-height: 1.35;
}
.promo-code-banner small { display: block; margin-bottom: 1px; color: #ffd100; font-size: 9px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.promo-code-banner strong { color: #ffd700; font-size: 14px; letter-spacing: .5px; }
.promo-flag { flex: 0 0 auto; font-size: 18px; }
.promo-code-field { display: block; margin: 4px 0 0; padding: 10px; border: 1px solid #d6dce9; border-radius: 10px; background: #f7f9fe; }
.promo-code-field-heading { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 6px; }
.promo-code-label-text { display: block; color: #273353; font-size: 11px; font-weight: 800; letter-spacing: .7px; text-transform: uppercase; }
.promo-code-field-heading > span { border-radius: 999px; background: #c41230; color: #fff; padding: 3px 7px; font-size: 9px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.promo-code-control { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 7px; }
.order-body .promo-code-field input { min-height: 42px; border: 1px dashed #012169; border-radius: 7px; color: #012169; font-size: 14px; font-weight: 700; letter-spacing: 1.4px; text-transform: uppercase; }
.promo-code-control button { min-width: 62px; border: 0; border-radius: 7px; background: #012169; color: #fff; padding: 0 10px; font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.promo-code-status { min-height: 17px; margin: -1px 2px 2px; color: #6a5a31; font-size: 12px; font-weight: 700; line-height: 1.25; text-align: left; }
.promo-code-status.is-success { color: #0a7e3f; }
.promo-code-status.is-error { color: #c0392b; }
.order-options { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 7px; }
.order-options label { display: flex; min-height: 46px; align-items: center; gap: 8px; border: 1px solid #d4cec6; border-radius: 6px; background: #fff; padding: 8px 9px; }
.order-options input { flex: 0 0 auto; width: auto; min-height: 0; margin: 0; accent-color: #000; }
.order-options span { font-size: 11px; line-height: 1.25; letter-spacing: .2px; }
.order-price-summary { display: grid; gap: 6px; border-top: 1px dashed #cad1dc; border-bottom: 1px dashed #cad1dc; padding: 9px 1px; }
.order-price-summary > div { display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #626b7c; font-size: 12px; line-height: 1.25; }
.order-price-summary strong { color: #313948; font-weight: 800; white-space: nowrap; }
.order-price-summary .order-price-discount strong { color: #a50914; }
.order-price-summary .order-price-final { margin-top: 1px; border-radius: 7px; background: #edf1f8; padding: 7px 8px; color: #202b43; font-weight: 800; }
.order-price-summary .order-price-final strong { color: #012169; font-size: 17px; }
.order-price-summary.is-applied .order-price-final { background: linear-gradient(100deg, #eff8f1, #fff5d7); }
.order-price-summary.is-applied .order-price-final strong { color: #a50914; }
.order-body .confirm-order { width: 100%; min-height: 50px; border: 1px solid #000; border-radius: 6px; background: #000; color: #fff; font-size: 13px; font-weight: 800; letter-spacing: 1.2px; text-transform: uppercase; }
.order-note { margin: 0; color: #504a44; font-size: 12px; line-height: 1.5; text-align: center; }
.form-status { min-height: 16px; margin: 0; color: #6d685d; font-size: 12px; font-weight: 600; text-align: center; }

@media (max-width: 360px) {
  .voucher-strip { margin-inline: 10px; }
  .voucher-strip strong { font-size: 17px; }
  .voucher-strip button { padding-inline: 8px; }
  .voucher-field-heading { display: block; }
  .voucher-field-heading small { display: block; margin-top: 3px; }
  .order-body .order-product { grid-template-columns: 110px minmax(0, 1fr); gap: 8px; padding: 8px; }
  .order-product-media,
  .order-product-media img { width: 110px; height: 128px; }
  .order-product-trust span { padding-inline: 4px; font-size: 7px; }
  .order-field-grid { grid-template-columns: minmax(0, 1fr) 108px; }
}
