/* Gamer service product -------------------------------------------------- */

body.rdn-product--service-gamer {
  --rdn-gamer-night: #101b2b;
  --rdn-gamer-night-2: #13263a;
  --rdn-gamer-panel: #1a3449;
  --rdn-gamer-paper: #eff5f8;
  --rdn-gamer-ink: #132036;
  --rdn-gamer-muted: #66788d;
  --rdn-gamer-cyan: #22d7fb;
  --rdn-gamer-lime: #a7ef3c;
  --rdn-gamer-coral: #f35d59;
}

body.rdn-product--service-gamer .rdn-site-main {
  background: var(--rdn-gamer-night);
}

/* Keep all commerce tools, but give the shop header the Gamer skin. */
body.rdn-product--service-gamer .rdn-shop-header {
  border-top-color: var(--rdn-gamer-cyan);
  color: #f8fbff;
  background: #0d1927;
}

body.rdn-product--service-gamer .rdn-shop-header__main,
body.rdn-product--service-gamer .rdn-shop-header__nav {
  border-color: rgba(34, 215, 251, .13);
  background: rgba(13, 25, 39, .97);
  box-shadow: none;
}

body.rdn-product--service-gamer .rdn-shop-header__brand img {
  filter: brightness(0) invert(1);
}

body.rdn-product--service-gamer .rdn-shop-header__brand span,
body.rdn-product--service-gamer .rdn-shop-search-trigger kbd {
  border-color: rgba(34, 215, 251, .34);
  color: var(--rdn-gamer-cyan);
  background: rgba(34, 215, 251, .07);
}

body.rdn-product--service-gamer .rdn-shop-search-trigger,
body.rdn-product--service-gamer .rdn-shop-header__action {
  border-color: rgba(255, 255, 255, .12);
  color: #dfe9f1;
  background: rgba(255, 255, 255, .045);
  box-shadow: none;
}

body.rdn-product--service-gamer .rdn-shop-search-trigger svg {
  stroke: var(--rdn-gamer-cyan);
}

body.rdn-product--service-gamer .rdn-shop-search-trigger:hover,
body.rdn-product--service-gamer .rdn-shop-search-trigger:focus-visible,
body.rdn-product--service-gamer .rdn-shop-header__action:hover,
body.rdn-product--service-gamer .rdn-shop-header__action:focus-visible {
  border-color: rgba(34, 215, 251, .55);
  color: #fff;
  background: rgba(34, 215, 251, .09);
}

body.rdn-product--service-gamer .rdn-shop-header__home,
body.rdn-product--service-gamer .rdn-shop-categories a,
body.rdn-product--service-gamer .rdn-shop-header__site-link,
body.rdn-product--service-gamer .rdn-shop-header__empty-nav {
  color: #b9c7d3;
}

body.rdn-product--service-gamer .rdn-shop-header__home:hover,
body.rdn-product--service-gamer .rdn-shop-header__home:focus-visible,
body.rdn-product--service-gamer .rdn-shop-categories a:hover,
body.rdn-product--service-gamer .rdn-shop-categories a:focus-visible,
body.rdn-product--service-gamer .rdn-shop-categories a.is-active {
  color: #0c1926;
  background: var(--rdn-gamer-cyan);
}

.rdn-service-product {
  color: #dce6ee;
  background:
    linear-gradient(rgba(34, 215, 251, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(34, 215, 251, .035) 1px, transparent 1px),
    var(--rdn-gamer-night);
  background-size: 36px 36px;
}

.rdn-service-product > .woocommerce-notices-wrapper {
  width: min(100% - 32px, var(--rdn-container));
  margin-inline: auto;
  padding-top: 16px;
}

.rdn-service-product__hero {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid rgba(34, 215, 251, .18);
  background:
    radial-gradient(circle at 78% 22%, rgba(34, 215, 251, .13), transparent 31%),
    radial-gradient(circle at 92% 82%, rgba(167, 239, 60, .06), transparent 28%),
    linear-gradient(135deg, rgba(9, 20, 33, .97), rgba(20, 44, 61, .96));
}

.rdn-service-product__hero::after,
.rdn-service-product__final::after {
  position: absolute;
  right: -90px;
  bottom: -130px;
  width: 440px;
  height: 680px;
  opacity: .18;
  background: repeating-linear-gradient(132deg, transparent 0 54px, var(--rdn-gamer-cyan) 56px 62px, transparent 64px 92px, var(--rdn-gamer-lime) 94px 100px);
  content: "";
  pointer-events: none;
  transform: rotate(5deg);
}

.rdn-service-product__hero > .rdn-container {
  position: relative;
  z-index: 1;
  padding-block: 24px clamp(64px, 7vw, 104px);
}

.rdn-service-product__breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 30px;
  overflow: hidden;
  color: #8295a7;
  font-size: 11px;
  white-space: nowrap;
}

.rdn-service-product__breadcrumb a {
  color: #a8bbc9;
  text-decoration: none;
}

.rdn-service-product__breadcrumb span:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
}

.rdn-service-product__hero-grid {
  display: grid;
  grid-template-columns: minmax(420px, .96fr) minmax(410px, 1.04fr);
  gap: clamp(36px, 5vw, 74px);
  align-items: start;
}

.rdn-service-product__gallery .rdn-product-gallery__stage {
  height: clamp(450px, 34vw, 590px);
  padding: 18px;
  border-color: rgba(34, 215, 251, .25);
  border-radius: 0;
  background:
    linear-gradient(rgba(34, 215, 251, .08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(34, 215, 251, .08) 1px, transparent 1px),
    #102237;
  background-size: 28px 28px;
  box-shadow: 12px 14px 0 rgba(0, 0, 0, .18);
  clip-path: polygon(4% 0, 100% 0, 100% 94%, 96% 100%, 0 100%, 0 5%);
}

.rdn-service-product__gallery .rdn-product-gallery__stage > img {
  object-fit: cover;
}

.rdn-service-product__gallery .rdn-product-gallery__stage > button {
  border-color: rgba(34, 215, 251, .4);
  color: var(--rdn-gamer-cyan);
  background: #102237;
}

.rdn-service-product__gallery .rdn-product-gallery__thumbs button {
  border-color: rgba(34, 215, 251, .18);
  border-radius: 2px;
  background: #102237;
}

.rdn-service-product__gallery .rdn-product-gallery__thumbs button.is-active {
  border-color: var(--rdn-gamer-lime);
}

.rdn-service-product__media-code {
  position: absolute;
  top: 13px;
  left: 18px;
  padding: 4px 7px;
  color: var(--rdn-gamer-lime);
  background: rgba(7, 18, 30, .76);
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .12em;
}

.rdn-service-product__summary {
  padding-top: clamp(2px, 2vw, 22px);
}

.rdn-service-product__eyebrow,
.rdn-service-product__heading > p,
.rdn-service-product__section-grid > header > p,
.rdn-service-product__final > .rdn-container > p:not(.rdn-service-product__final-copy) {
  margin: 0 0 12px;
  color: var(--rdn-gamer-cyan);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.rdn-service-product__eyebrow span,
.rdn-service-product__final > .rdn-container > p:not(.rdn-service-product__final-copy) {
  color: var(--rdn-gamer-lime);
}

.rdn-service-product__summary h1,
.rdn-service-product__heading h2,
.rdn-service-product__section-grid h2,
.rdn-service-product__final h2 {
  margin: 0;
  color: #f7fafc;
  font-family: var(--rdn-heading-font);
  font-weight: 950;
  line-height: .97;
  letter-spacing: -.045em;
  text-wrap: balance;
}

.rdn-service-product__summary h1 {
  max-width: 750px;
  font-size: clamp(43px, 4.45vw, 72px);
}

.rdn-service-product__lead {
  max-width: 62ch;
  margin-top: 22px;
  color: #adbdca;
  font-size: 15px;
  line-height: 1.65;
}

.rdn-service-product__lead p,
.rdn-service-product__content > :first-child {
  margin-top: 0;
}

.rdn-service-product .rdn-product-tools { margin-top: 16px; }

.rdn-service-product .rdn-product-tools__label { color: rgba(222, 236, 246, .72); }
.rdn-service-product .rdn-product-share__button {
  border-color: rgba(34, 215, 251, .26);
  color: var(--rdn-gamer-cyan);
  background: rgba(7, 18, 30, .72);
  box-shadow: none;
}

.rdn-service-product .rdn-product-tools__button {
  border-color: rgba(34, 215, 251, .34);
  border-radius: 2px;
  color: var(--rdn-gamer-cyan);
  background: rgba(7, 18, 30, .58);
  box-shadow: none;
  letter-spacing: .035em;
  text-transform: uppercase;
}

.rdn-service-product .rdn-product-tools__button:hover,
.rdn-service-product .rdn-product-tools__button:focus-visible {
  border-color: var(--rdn-gamer-lime);
  color: var(--rdn-gamer-lime);
  background: rgba(17, 43, 59, .9);
  box-shadow: 0 0 0 3px rgba(151, 255, 40, .08);
}

.rdn-service-product__compatibility-preview {
  margin-top: 26px;
  padding: 16px 18px;
  border: 1px solid rgba(34, 215, 251, .22);
  background: rgba(17, 43, 59, .72);
}

.rdn-service-product__compatibility-preview > span,
.rdn-service-product__commercial p strong {
  color: var(--rdn-gamer-cyan);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.rdn-service-product__compatibility-preview > div {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 10px;
}

.rdn-service-product__compatibility-preview small {
  padding: 5px 8px;
  border: 1px solid rgba(255, 255, 255, .1);
  color: #e8f0f5;
  background: rgba(255, 255, 255, .035);
  font-size: 10px;
  font-weight: 750;
}

.rdn-service-product__compatibility-preview a,
.rdn-service-product__assurance a {
  display: inline-flex;
  margin-top: 11px;
  color: var(--rdn-gamer-cyan);
  font-size: 10px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.rdn-service-product__commercial {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  margin-top: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(34, 215, 251, .17);
}

.rdn-service-product__price {
  color: #fff;
  font-family: var(--rdn-heading-font);
  font-size: clamp(31px, 3vw, 45px);
  font-weight: 950;
}

.rdn-service-product__price .rdn-service-price-prefix {
  display: block;
  margin-bottom: 2px;
  color: var(--rdn-gamer-lime);
  font-family: ui-monospace, "Cascadia Code", "Roboto Mono", monospace;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .12em;
  line-height: 1;
  text-transform: uppercase;
}

body.rdn-product--service .rdn-mobile-purchase__price .rdn-service-price-prefix {
  margin-right: 4px;
  color: var(--rdn-gamer-lime);
  font-family: ui-monospace, "Cascadia Code", "Roboto Mono", monospace;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.rdn-service-product__price del {
  color: #8192a0;
  font-size: .55em;
}

.rdn-service-product__price ins {
  text-decoration: none;
}

.rdn-service-product__commercial p {
  max-width: 230px;
  margin: 0;
  color: #a9bac7;
  font-size: 11px;
  line-height: 1.5;
  text-align: right;
}

.rdn-service-product__includes-preview {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px 20px;
  margin: 19px 0 0;
  padding: 0;
  list-style: none;
}

.rdn-service-product__includes-preview li {
  display: flex;
  gap: 8px;
  color: #dce6ed;
  font-size: 11px;
  line-height: 1.45;
}

.rdn-service-product__includes-preview span {
  color: var(--rdn-gamer-lime);
  font-weight: 900;
}

.rdn-service-product__mobile-step {
  display: none;
}

.rdn-service-product__purchase {
  margin-top: 22px;
  padding: 18px;
  border: 1px solid rgba(34, 215, 251, .25);
  background: rgba(7, 19, 31, .6);
}

.rdn-service-product__purchase form.cart {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  margin: 0;
}

.rdn-service-model-field {
  grid-column: 1 / -1;
}

.rdn-service-model-field label {
  display: block;
  margin-bottom: 7px;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}

.rdn-service-model-field abbr {
  color: var(--rdn-gamer-lime);
  text-decoration: none;
}

.rdn-service-model-field input {
  width: 100%;
  min-height: 50px;
  padding: 0 14px;
  border: 1px solid rgba(34, 215, 251, .34);
  border-radius: 0;
  color: #f6fbff;
  background: #12273a;
  font-family: inherit;
  font-size: 14px;
}

.rdn-service-model-field input:focus {
  border-color: var(--rdn-gamer-lime);
  outline: 2px solid rgba(167, 239, 60, .13);
  outline-offset: 2px;
}

.rdn-service-model-field small {
  display: block;
  margin-top: 7px;
  color: #8fa1b0;
  font-size: 10px;
  line-height: 1.45;
}

.rdn-service-product__purchase .quantity {
  display: none;
}

body.woocommerce .rdn-service-product__purchase form.cart button.single_add_to_cart_button,
body.woocommerce .rdn-service-product__purchase form.cart .single_add_to_cart_button {
  min-height: 52px;
  grid-column: 1 / -1;
  padding: 0 24px;
  border: 0;
  border-radius: 0;
  color: #fff;
  background: var(--rdn-gamer-coral);
  box-shadow: 7px 7px 0 rgba(0, 0, 0, .22);
  font-family: inherit;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: .025em;
  text-transform: uppercase;
}

body.woocommerce .rdn-service-product__purchase form.cart button.single_add_to_cart_button:hover,
body.woocommerce .rdn-service-product__purchase form.cart button.single_add_to_cart_button:focus-visible {
  color: #101b2b;
  background: var(--rdn-gamer-lime);
  outline: 0;
  transform: translate(2px, 2px);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, .22);
}

.rdn-service-product__assurance {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 6px 18px;
  margin-top: 15px;
  color: #91a4b3;
  font-size: 10px;
}

.rdn-service-product__assurance a {
  margin-top: 0;
}

.rdn-service-product__section {
  padding-block: clamp(74px, 8vw, 126px);
}

.rdn-service-product__section:nth-of-type(even) {
  color: var(--rdn-gamer-ink);
  background: var(--rdn-gamer-paper);
}

.rdn-service-product__section:nth-of-type(even) h2,
.rdn-service-product__section:nth-of-type(even) h3 {
  color: var(--rdn-gamer-ink);
}

.rdn-service-product__section-grid {
  display: grid;
  grid-template-columns: minmax(270px, .72fr) minmax(0, 1.28fr);
  gap: clamp(40px, 8vw, 130px);
  align-items: start;
}

.rdn-service-product__heading {
  max-width: 710px;
  margin: 0 auto clamp(36px, 5vw, 64px);
}

.rdn-service-product__heading h2,
.rdn-service-product__section-grid h2,
.rdn-service-product__final h2 {
  font-size: clamp(38px, 4.7vw, 68px);
}

.rdn-service-product__section-grid > header > span {
  display: block;
  margin-top: 19px;
  color: var(--rdn-gamer-muted);
  font-size: 12px;
  line-height: 1.6;
}

.rdn-service-product__content {
  color: inherit;
  font-size: 16px;
  line-height: 1.78;
}

.rdn-service-product__content h2,
.rdn-service-product__content h3 {
  margin: 1.4em 0 .45em;
  color: inherit;
  font-size: 1.45em;
  line-height: 1.2;
}

.rdn-service-product__scope {
  background:
    radial-gradient(circle at 90% 20%, rgba(34, 215, 251, .1), transparent 30%),
    var(--rdn-gamer-night-2);
}

.rdn-service-product__scope-list,
.rdn-service-product__process ol {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  list-style: none;
}

.rdn-service-product__scope-list li {
  min-height: 164px;
  padding: 26px 22px;
  border-top: 3px solid var(--rdn-gamer-cyan);
  border-right: 1px solid rgba(255, 255, 255, .1);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  background: rgba(255, 255, 255, .025);
}

.rdn-service-product__scope-list li:nth-child(4n) {
  border-right: 0;
}

.rdn-service-product__scope-list span,
.rdn-service-product__when-grid article > span,
.rdn-service-product__process li > span {
  display: block;
  color: var(--rdn-gamer-cyan);
  font-family: var(--rdn-heading-font);
  font-size: 28px;
  font-weight: 950;
}

.rdn-service-product__scope-list strong {
  display: block;
  margin-top: 22px;
  color: #f4f8fb;
  font-size: 14px;
  line-height: 1.35;
}

.rdn-service-product__models ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.rdn-service-product__models li {
  min-height: 72px;
  padding: 25px 16px 15px;
  border: 1px solid #d5e1e8;
  color: var(--rdn-gamer-ink);
  background: #fff;
  font-family: var(--rdn-heading-font);
  font-size: 15px;
  font-style: italic;
  font-weight: 900;
}

.rdn-service-product__models a {
  display: inline-flex;
  margin-top: 17px;
  color: #087cab;
  font-size: 11px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.rdn-service-product__model-groups {
  display: grid;
  gap: 10px;
}

.rdn-service-product__model-group {
  border: 1px solid #cbdbe4;
  background: rgba(255, 255, 255, .68);
}

.rdn-service-product__model-group summary {
  display: grid;
  min-height: 68px;
  grid-template-columns: minmax(0, 1fr) auto 26px;
  align-items: center;
  gap: 12px;
  padding: 12px 15px;
  color: var(--rdn-gamer-ink);
  cursor: pointer;
  list-style: none;
}

.rdn-service-product__model-group summary::-webkit-details-marker {
  display: none;
}

.rdn-service-product__model-group summary strong {
  font-size: 14px;
  line-height: 1.3;
}

.rdn-service-product__model-group summary small {
  color: var(--rdn-gamer-muted);
  font-size: 10px;
  font-weight: 800;
}

.rdn-service-product__model-group summary > span {
  display: grid;
  width: 26px;
  height: 26px;
  place-items: center;
  border: 1px solid #b7ced9;
  color: #087cab;
  font-size: 16px;
  font-weight: 900;
  transition: transform 160ms ease, color 160ms ease, background-color 160ms ease;
}

.rdn-service-product__model-group[open] summary > span {
  color: var(--rdn-gamer-ink);
  background: var(--rdn-gamer-lime);
  transform: rotate(45deg);
}

.rdn-service-product__model-group ul {
  padding: 0 15px 15px;
}

.rdn-service-product__model-group li {
  min-height: 54px;
  padding: 17px 14px 12px;
  font-size: 13px;
}

.rdn-service-product__when {
  background: var(--rdn-gamer-night);
}

.rdn-service-product__when-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.rdn-service-product__when-grid article {
  min-height: 190px;
  padding: 25px;
  border: 1px solid rgba(34, 215, 251, .16);
  background: var(--rdn-gamer-panel);
}

.rdn-service-product__when-grid article:nth-child(2n) > span {
  color: var(--rdn-gamer-lime);
}

.rdn-service-product__when-grid p {
  margin: 30px 0 0;
  color: #f0f5f8;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.45;
}

.rdn-service-product__process {
  color: var(--rdn-gamer-ink);
  background: var(--rdn-gamer-paper);
}

.rdn-service-product__process ol {
  border: 1px solid #d4e0e7;
  background: #fff;
}

.rdn-service-product__process li {
  min-height: 264px;
  padding: 27px 24px;
  border-right: 1px solid #d4e0e7;
}

.rdn-service-product__process li:last-child {
  border-right: 0;
}

.rdn-service-product__process li > span {
  color: #d2e5ee;
  font-size: 46px;
}

.rdn-service-product__process small {
  display: block;
  margin-top: 26px;
  color: #4eaf35;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .15em;
}

.rdn-service-product__process h3 {
  margin: 8px 0;
  font-size: 17px;
}

.rdn-service-product__process li p {
  margin: 0;
  color: var(--rdn-gamer-muted);
  font-size: 12px;
  line-height: 1.6;
}

.rdn-service-product__work {
  background: var(--rdn-gamer-night-2);
}

.rdn-service-product__work .rdn-container > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.rdn-service-product__work figure {
  min-height: 280px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(34, 215, 251, .2);
  background: #0f2236;
}

.rdn-service-product__work img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rdn-service-product__section.rdn-service-product__faq {
  color: #dce7ee;
  background:
    linear-gradient(rgba(34, 215, 251, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(34, 215, 251, .035) 1px, transparent 1px),
    #0b1726;
  background-size: 36px 36px;
}

.rdn-service-product__faq h2 {
  color: #f7fafc !important;
}

.rdn-service-product__faq details {
  border-top: 1px solid rgba(184, 210, 224, .38);
}

.rdn-service-product__faq details:last-child {
  border-bottom: 1px solid rgba(184, 210, 224, .38);
}

.rdn-service-product__faq summary {
  display: flex;
  min-height: 76px;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-block: 12px;
  color: #f1f6fa;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.45;
  cursor: pointer;
  list-style: none;
  transition: color 150ms ease, background-color 150ms ease;
}

.rdn-service-product__faq summary::-webkit-details-marker {
  display: none;
}

.rdn-service-product__faq summary:hover,
.rdn-service-product__faq summary:focus-visible,
.rdn-service-product__faq details[open] summary {
  color: var(--rdn-gamer-cyan);
}

.rdn-service-product__faq summary:focus-visible {
  outline: 2px solid var(--rdn-gamer-cyan);
  outline-offset: 4px;
}

.rdn-service-product__faq summary span {
  display: grid;
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  place-items: center;
  border: 1px solid rgba(34, 215, 251, .62);
  color: var(--rdn-gamer-cyan);
  font-size: 16px;
  font-weight: 900;
  transition: color 150ms ease, background-color 150ms ease, transform 150ms ease;
}

.rdn-service-product__faq details[open] summary span {
  border-color: var(--rdn-gamer-lime);
  color: #07100c;
  background: var(--rdn-gamer-lime);
  transform: rotate(45deg);
}

.rdn-service-product__faq details > p {
  max-width: 920px;
  margin: 0;
  padding: 0 54px 28px 0;
  color: #b8c7d2;
  font-size: 15px;
  line-height: 1.75;
}

.rdn-service-product__related {
  background: var(--rdn-gamer-night);
}

.rdn-service-product__related > .rdn-container > h3 {
  margin: 36px 0 14px;
  color: #eaf1f6;
  font-size: 14px;
}

.rdn-service-product__related .rdn-product-card {
  border-radius: 0;
}

.rdn-service-product__final {
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(34, 215, 251, .18);
  border-bottom: 3px solid var(--rdn-gamer-cyan);
  background: #0b1726;
}

.rdn-service-product__final > .rdn-container {
  position: relative;
  z-index: 1;
  padding-block: clamp(75px, 9vw, 130px);
  text-align: center;
}

.rdn-service-product__final h2 {
  max-width: 820px;
  margin-inline: auto;
}

.rdn-service-product__final > .rdn-container > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 28px;
}

.rdn-service-product__final .rdn-service-product__final-copy {
  max-width: 620px;
  margin: 16px auto 0;
  color: #9fb0bd;
  font-size: 14px;
  line-height: 1.65;
  letter-spacing: 0;
  text-transform: none;
}

.rdn-service-product__final a {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border: 1px solid var(--rdn-gamer-cyan);
  color: var(--rdn-gamer-cyan);
  font-size: 11px;
  font-weight: 950;
  text-decoration: none;
  text-transform: uppercase;
}

.rdn-service-product__final a:first-child {
  border-color: var(--rdn-gamer-coral);
  color: #fff;
  background: var(--rdn-gamer-coral);
}

.rdn-service-product__final a:hover,
.rdn-service-product__final a:focus-visible {
  border-color: var(--rdn-gamer-lime);
  color: var(--rdn-gamer-ink);
  background: var(--rdn-gamer-lime);
  outline: 0;
}

@media (max-width: 1080px) {
  .rdn-service-product__hero-grid {
    grid-template-columns: 1fr;
  }

  .rdn-service-product__gallery {
    width: min(760px, 100%);
    margin-inline: auto;
  }

  .rdn-service-product__summary {
    max-width: 760px;
    margin-inline: auto;
  }

  .rdn-service-product__scope-list,
  .rdn-service-product__process ol,
  .rdn-service-product__when-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .rdn-service-product__scope-list li:nth-child(2n),
  .rdn-service-product__process li:nth-child(2n) {
    border-right: 0;
  }

  .rdn-service-product__process li:nth-child(-n+2) {
    border-bottom: 1px solid #d4e0e7;
  }
}

@media (max-width: 767px) {
  body.rdn-product--service-gamer .rdn-shop-mobile-bar {
    border-top: 3px solid var(--rdn-gamer-cyan);
    color: #fff;
    background: #0d1927;
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-bar img {
    filter: brightness(0) invert(1);
  }

  .rdn-service-product__hero > .rdn-container {
    padding-block: 16px 56px;
  }

  .rdn-service-product__breadcrumb {
    margin-bottom: 20px;
  }

  .rdn-service-product__hero-grid {
    gap: 28px;
  }

  .rdn-service-product__gallery .rdn-product-gallery__stage {
    height: auto;
    aspect-ratio: 1.12;
    padding: 10px;
    box-shadow: 7px 8px 0 rgba(0, 0, 0, .18);
  }

  .rdn-service-product__gallery .rdn-product-gallery__stage > button {
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
  }

  .rdn-service-product__summary h1 {
    font-size: clamp(38px, 12vw, 54px);
  }

  .rdn-service-product__lead {
    margin-top: 16px;
    font-size: 14px;
  }

  .rdn-service-product__commercial {
    display: block;
  }

  .rdn-service-product__commercial p {
    max-width: none;
    margin-top: 7px;
    text-align: left;
  }

  .rdn-service-product__includes-preview {
    grid-template-columns: 1fr;
  }

  .rdn-service-product__summary {
    display: flex;
    flex-direction: column;
  }

  .rdn-service-product__eyebrow { order: 1; }
  .rdn-service-product__summary h1 { order: 2; }
  .rdn-service-product__lead { order: 3; }
  .rdn-service-product__compatibility-preview { order: 4; }
  .rdn-service-product__mobile-step--scope { order: 5; }
  .rdn-service-product__includes-preview { order: 6; }
  .rdn-service-product__commercial { order: 7; }
  .rdn-service-product__purchase { order: 8; }
  .rdn-service-product__assurance { order: 9; }

  .rdn-service-product__mobile-step {
    display: block;
    margin: 0 0 10px;
    color: var(--rdn-gamer-cyan);
    font-family: ui-monospace, "Cascadia Code", "Roboto Mono", monospace;
    font-size: 9px;
    font-weight: 900;
    letter-spacing: .12em;
    line-height: 1.2;
    text-transform: uppercase;
  }

  .rdn-service-product__mobile-step--scope {
    margin: 24px 0 0;
  }

  .rdn-service-product__mobile-step--scope + .rdn-service-product__includes-preview {
    margin-top: 10px;
  }

  .rdn-service-product__commercial .rdn-service-product__mobile-step,
  .rdn-service-product__purchase .rdn-service-product__mobile-step {
    margin-bottom: 11px;
  }

  .rdn-service-product__purchase {
    padding: 14px;
  }

  .rdn-service-product__section {
    padding-block: 64px;
  }

  .rdn-service-product__section-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .rdn-service-product__heading {
    margin-bottom: 30px;
  }

  .rdn-service-product__heading h2,
  .rdn-service-product__section-grid h2,
  .rdn-service-product__final h2 {
    font-size: clamp(36px, 11vw, 50px);
  }

  .rdn-service-product__scope-list,
  .rdn-service-product__process ol,
  .rdn-service-product__when-grid,
  .rdn-service-product__models ul,
  .rdn-service-product__work .rdn-container > div {
    grid-template-columns: 1fr;
  }

  .rdn-service-product__scope-list li,
  .rdn-service-product__scope-list li:nth-child(2n),
  .rdn-service-product__process li,
  .rdn-service-product__process li:nth-child(2n) {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
  }

  .rdn-service-product__process li,
  .rdn-service-product__process li:nth-child(2n) {
    border-bottom-color: #d4e0e7;
  }

  .rdn-service-product__work figure {
    min-height: 220px;
  }

  .rdn-service-product__final > .rdn-container > div,
  .rdn-service-product__final a {
    width: 100%;
  }
}

/* Mobile purchase companion: Gamer skin ------------------------------- */
@media (max-width: 1023px) {
  body.rdn-product--service-gamer .rdn-mobile-purchase {
    border-color: rgba(34, 215, 251, .48);
    border-radius: 7px;
    color: #f4f8fb;
    background:
      linear-gradient(rgba(34, 215, 251, .045) 1px, transparent 1px),
      linear-gradient(90deg, rgba(34, 215, 251, .045) 1px, transparent 1px),
      rgba(12, 29, 44, .98);
    background-size: 18px 18px;
    box-shadow: 0 18px 42px rgba(2, 9, 17, .52), inset 0 1px rgba(34, 215, 251, .12);
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
  }

  body.rdn-product--service-gamer .rdn-mobile-purchase::before {
    right: 16px;
    left: 16px;
    background: linear-gradient(90deg, var(--rdn-gamer-cyan) 0 68%, var(--rdn-gamer-lime) 68%);
  }

  body.rdn-product--service-gamer .rdn-mobile-purchase__media {
    border-color: rgba(34, 215, 251, .38);
    border-radius: 3px;
    background: #10263a;
  }

  body.rdn-product--service-gamer .rdn-mobile-purchase__media img {
    border-radius: 1px;
  }

  body.rdn-product--service-gamer .rdn-mobile-purchase__eyebrow {
    color: var(--rdn-gamer-lime);
    font-family: var(--rdn-heading-font);
    letter-spacing: .12em;
  }

  body.rdn-product--service-gamer .rdn-mobile-purchase__title {
    color: #f7fafc;
  }

  body.rdn-product--service-gamer .rdn-mobile-purchase__price,
  body.rdn-product--service-gamer .rdn-mobile-purchase__price .amount {
    color: var(--rdn-gamer-lime);
  }

  body.woocommerce.rdn-product--service-gamer .rdn-mobile-purchase__button {
    border: 1px solid rgba(243, 93, 89, .82);
    border-radius: 0;
    color: #fff;
    background: var(--rdn-gamer-coral);
    box-shadow: 6px 6px 0 rgba(0, 0, 0, .24);
    clip-path: polygon(8px 0, 100% 0, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0 100%, 0 8px);
    font-size: 11px;
    letter-spacing: .02em;
    text-transform: uppercase;
  }

  body.woocommerce.rdn-product--service-gamer .rdn-mobile-purchase__button:hover,
  body.woocommerce.rdn-product--service-gamer .rdn-mobile-purchase__button:focus-visible {
    border-color: var(--rdn-gamer-lime);
    color: #07111a;
    background: var(--rdn-gamer-lime);
    box-shadow: 6px 6px 0 rgba(0, 0, 0, .28);
    outline-color: var(--rdn-gamer-cyan);
  }

  body.woocommerce.rdn-product--service-gamer .rdn-mobile-purchase__button.is-complete {
    border-color: var(--rdn-gamer-lime);
    color: #07111a;
    background: var(--rdn-gamer-lime);
  }
}

/* Gamer commerce navigation --------------------------------------------- */

@media (max-width: 1023px) {
  body.rdn-product--service-gamer .rdn-shop-mobile-bar {
    border-top: 3px solid var(--rdn-gamer-cyan);
    border-bottom-color: rgba(34, 215, 251, .2);
    color: #f3f8fb;
    background:
      linear-gradient(90deg, rgba(34, 215, 251, .08), transparent 52%),
      rgba(11, 24, 38, .97);
    box-shadow: 0 12px 30px rgba(2, 9, 17, .35);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-bar__brand img {
    filter: brightness(0) invert(1);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-bar__brand span {
    border-color: rgba(167, 239, 60, .42);
    color: var(--rdn-gamer-lime);
    background: rgba(167, 239, 60, .07);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-bar__actions button {
    border-color: rgba(34, 215, 251, .25);
    border-radius: 4px;
    color: var(--rdn-gamer-cyan);
    background: #10263a;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, .2);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-bar__actions button:hover,
  body.rdn-product--service-gamer .rdn-shop-mobile-bar__actions button:focus-visible {
    border-color: var(--rdn-gamer-lime);
    color: var(--rdn-gamer-lime);
    background: #153047;
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock {
    border-color: rgba(34, 215, 251, .34);
    border-radius: 6px;
    background: rgba(10, 23, 36, .96);
    box-shadow: 0 18px 42px rgba(2, 9, 17, .48), inset 0 1px rgba(34, 215, 251, .12);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock > a,
  body.rdn-product--service-gamer .rdn-shop-mobile-dock > button {
    border-radius: 3px;
    color: #91a6b6;
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock svg {
    stroke: #c6d4dd;
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock .is-active {
    color: var(--rdn-gamer-lime);
    background: rgba(167, 239, 60, .08);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock .is-active svg {
    stroke: var(--rdn-gamer-lime);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock__search {
    color: #0b1725 !important;
    background: var(--rdn-gamer-cyan) !important;
    box-shadow: 0 8px 20px rgba(34, 215, 251, .22);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock__search svg {
    stroke: #0b1725;
  }

  body.rdn-product--service-gamer [data-rdn-category-drawer] .rdn-shop-side-overlay__panel,
  body.rdn-product--service-gamer [data-rdn-category-drawer] .rdn-shop-overlay__header {
    color: #e9f1f6;
    background: #0d1d2d;
  }

  body.rdn-product--service-gamer [data-rdn-category-drawer] .rdn-shop-overlay__header {
    border-bottom-color: rgba(34, 215, 251, .2);
  }

  body.rdn-product--service-gamer [data-rdn-category-drawer] .rdn-shop-overlay__header h2 {
    color: #f5f9fb;
  }

  body.rdn-product--service-gamer [data-rdn-category-drawer] .rdn-shop-overlay__header > button {
    border-color: rgba(34, 215, 251, .28);
    color: var(--rdn-gamer-cyan);
    background: #142a3d;
  }

  body.rdn-product--service-gamer .rdn-category-drawer__links a {
    border-bottom-color: rgba(34, 215, 251, .13);
    color: #e6eef3;
  }

  body.rdn-product--service-gamer .rdn-category-drawer__links small {
    color: #8499a9;
  }

  body.rdn-product--service-gamer .rdn-category-drawer__links b {
    color: var(--rdn-gamer-lime);
  }

  body.rdn-product--service-gamer .rdn-category-drawer__account {
    color: #0c1a27;
    background: var(--rdn-gamer-lime);
  }

  body.rdn-product--service-gamer .rdn-category-drawer__back {
    color: var(--rdn-gamer-cyan);
    background: #142a3d;
  }
}

/* Gamer cart drawer ------------------------------------------------------ */

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-shop-overlay__backdrop {
  background: rgba(2, 8, 15, .76);
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-shop-side-overlay__panel {
  border-left: 1px solid rgba(34, 215, 251, .28);
  color: #dce7ee;
  background:
    linear-gradient(rgba(34, 215, 251, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(34, 215, 251, .035) 1px, transparent 1px),
    #0a1726;
  background-size: 28px 28px;
  box-shadow: -28px 0 72px rgba(0, 0, 0, .5);
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-shop-overlay__header {
  border-bottom-color: rgba(34, 215, 251, .23);
  background:
    radial-gradient(circle at 88% 15%, rgba(34, 215, 251, .12), transparent 28%),
    #0d1d2d;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-shop-overlay__header span {
  color: var(--rdn-gamer-lime);
  letter-spacing: .14em;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-shop-overlay__header h2 {
  color: #f6fafc;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-shop-overlay__header > button {
  border-color: rgba(34, 215, 251, .3);
  border-radius: 3px;
  color: var(--rdn-gamer-cyan);
  background: #142a3d;
}

body.rdn-product--service-gamer .rdn-cart-drawer__body {
  scrollbar-color: rgba(34, 215, 251, .45) rgba(7, 18, 29, .5);
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item {
  border-color: rgba(34, 215, 251, .18);
  border-radius: 4px;
  background: rgba(18, 42, 60, .92);
  box-shadow: 7px 7px 0 rgba(0, 0, 0, .18);
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item > a:not(.remove),
body.rdn-product--service-gamer .rdn-cart-drawer .rdn-service-cart-item__name {
  color: #f2f7fa;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item img {
  border-color: rgba(34, 215, 251, .2);
  border-radius: 2px;
  background: #0d2032;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item .quantity,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item .quantity .woocommerce-Price-amount,
body.rdn-product--service-gamer .rdn-cart-drawer .rdn-mini-cart-quantity > span > b {
  color: #e5eef3;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-mini-cart-quantity > span > i {
  color: #718899;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-mini-cart-quantity > button {
  border-color: rgba(34, 215, 251, .34);
  color: var(--rdn-gamer-cyan);
  background: #0e2537;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-mini-cart-quantity > button:hover,
body.rdn-product--service-gamer .rdn-cart-drawer .rdn-mini-cart-quantity > button:focus-visible {
  border-color: var(--rdn-gamer-lime);
  color: #0b1725;
  background: var(--rdn-gamer-lime);
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item .remove {
  border: 1px solid rgba(34, 215, 251, .16);
  border-radius: 2px;
  color: #8ea5b4 !important;
  background: #0e2537;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item .remove:hover,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item .remove:focus-visible {
  border-color: var(--rdn-gamer-coral);
  color: #fff !important;
  background: var(--rdn-gamer-coral);
  outline: 0;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) {
  grid-template-rows: auto auto auto;
  align-items: start;
  border-color: rgba(167, 239, 60, .32);
  background:
    linear-gradient(135deg, rgba(167, 239, 60, .055), transparent 48%),
    #112b3d;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name)::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--rdn-gamer-cyan), var(--rdn-gamer-lime));
  content: "";
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) img {
  grid-row: 1 / 4;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-service-cart-item__name {
  display: block;
  min-width: 0;
  grid-column: 2;
  grid-row: 1;
  padding-right: 6px;
  font-family: var(--rdn-heading-font);
  font-size: 16px;
  font-weight: 900;
  line-height: 1.25;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) .variation {
  display: grid;
  min-width: 0;
  grid-column: 2;
  grid-row: 2;
  grid-template-columns: max-content minmax(0, 1fr);
  gap: 4px 8px;
  margin: 10px 0 8px;
  color: #aebdca;
  font-size: 11px;
  line-height: 1.4;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) .variation dt,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) .variation dd,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) .variation p {
  margin: 0;
  padding: 0;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) .variation dt {
  color: var(--rdn-gamer-cyan);
  font-weight: 850;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) .variation dd {
  min-width: 0;
  color: #eef4f7;
  overflow-wrap: anywhere;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) .quantity {
  grid-column: 2;
  grid-row: 3;
  align-self: end;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-mini-cart-quantity--fixed > span {
  width: max-content;
  padding: 5px 9px;
  border: 1px solid rgba(167, 239, 60, .24);
  color: #dce7ee;
  background: rgba(7, 18, 29, .42);
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__total {
  border-top-color: rgba(34, 215, 251, .22);
  color: #e9f1f5;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__total .woocommerce-Price-amount {
  color: var(--rdn-gamer-lime);
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .button {
  border-color: var(--rdn-gamer-cyan);
  border-radius: 2px;
  color: var(--rdn-gamer-cyan);
  background: transparent;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .checkout {
  border-color: var(--rdn-gamer-coral);
  color: #fff;
  background: var(--rdn-gamer-coral);
  box-shadow: 7px 7px 0 rgba(0, 0, 0, .2);
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .button:hover,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .button:focus-visible,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .checkout:hover,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .checkout:focus-visible {
  border-color: var(--rdn-gamer-lime);
  color: #0b1725;
  background: var(--rdn-gamer-lime);
}

body.rdn-product--service-gamer .rdn-cart-drawer__help {
  border-top-color: rgba(167, 239, 60, .2);
  background: #0d1d2d;
}

body.rdn-product--service-gamer .rdn-cart-drawer__help strong {
  color: var(--rdn-gamer-lime);
}

body.rdn-product--service-gamer .rdn-cart-drawer__help span {
  color: #91a6b5;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__empty-message {
  color: #91a6b5;
}

@media (max-width: 767px) {
  body.rdn-product--service-gamer .rdn-cart-drawer .rdn-shop-side-overlay__panel {
    border-top: 1px solid rgba(34, 215, 251, .3);
    border-left: 0;
    border-radius: 8px 8px 0 0;
    box-shadow: 0 -24px 70px rgba(0, 0, 0, .52);
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .rdn-shop-overlay__header::before {
    border-radius: 0;
    background: linear-gradient(90deg, var(--rdn-gamer-cyan), var(--rdn-gamer-lime));
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) {
    grid-template-columns: 72px minmax(0, 1fr);
    padding: 13px 38px 13px 13px;
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) img {
    width: 72px;
    height: 72px;
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) .variation {
    grid-template-columns: 1fr;
    gap: 1px;
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons {
    gap: 10px;
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .button {
    min-height: 50px;
    font-size: 13px;
  }
}

/* Gamer landing visual parity ------------------------------------------- */

/* The commerce header follows the same contrast and cut-corner language. */
@media (min-width: 1024px) {
  body.rdn-product--service-gamer .rdn-shop-header__main {
    background:
      linear-gradient(90deg, rgba(38, 217, 255, .06), transparent 44%),
      #111a26;
  }

  body.rdn-product--service-gamer .rdn-shop-header__nav {
    border-color: rgba(38, 217, 255, .16);
    background: rgba(17, 27, 40, .98);
    box-shadow: 0 14px 34px rgba(0, 0, 0, .24);
  }

  body.rdn-product--service-gamer .rdn-shop-search-trigger,
  body.rdn-product--service-gamer .rdn-shop-header__action {
    border: 1px solid rgba(38, 217, 255, .28);
    border-radius: 0;
    color: #e7f2ff;
    background: #111a27;
    clip-path: polygon(8px 0, 100% 0, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0 100%, 0 8px);
  }

  body.rdn-product--service-gamer .rdn-shop-search-trigger:hover,
  body.rdn-product--service-gamer .rdn-shop-search-trigger:focus-visible,
  body.rdn-product--service-gamer .rdn-shop-header__action:hover,
  body.rdn-product--service-gamer .rdn-shop-header__action:focus-visible {
    border-color: var(--rdn-gamer-cyan);
    color: #061018;
    background: var(--rdn-gamer-cyan);
    box-shadow: 0 12px 30px rgba(38, 217, 255, .18);
    outline: 0;
    transform: translateY(-1px);
  }

  body.rdn-product--service-gamer .rdn-shop-search-trigger:hover svg,
  body.rdn-product--service-gamer .rdn-shop-search-trigger:focus-visible svg {
    stroke: #061018;
  }

  body.rdn-product--service-gamer .rdn-shop-header__home,
  body.rdn-product--service-gamer .rdn-shop-categories a,
  body.rdn-product--service-gamer .rdn-shop-header__site-link,
  body.rdn-product--service-gamer .rdn-shop-header__empty-nav {
    border-radius: 0;
    color: #d9e6f1;
    font-family: ui-monospace, "Cascadia Code", "Roboto Mono", monospace;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .045em;
    -webkit-text-stroke: .2px currentColor;
  }

  body.rdn-product--service-gamer .rdn-shop-header__home:hover,
  body.rdn-product--service-gamer .rdn-shop-header__home:focus-visible,
  body.rdn-product--service-gamer .rdn-shop-header__home.is-active,
  body.rdn-product--service-gamer .rdn-shop-categories a:hover,
  body.rdn-product--service-gamer .rdn-shop-categories a:focus-visible,
  body.rdn-product--service-gamer .rdn-shop-categories a.is-active,
  body.rdn-product--service-gamer .rdn-shop-header__site-link:hover,
  body.rdn-product--service-gamer .rdn-shop-header__site-link:focus-visible {
    color: #061018;
    background: var(--rdn-gamer-cyan);
    clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
    outline: 0;
  }
}

/* Product actions reuse the exact landing dimensions and hover states. */
body.woocommerce .rdn-service-product__purchase form.cart button.single_add_to_cart_button,
.rdn-service-product__whatsapp-button,
.rdn-service-product__final a {
  min-height: 52px;
  padding: 0 22px;
  border-radius: 0;
  clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .025em;
  line-height: 1.15;
  text-align: center;
  text-transform: uppercase;
  transition: color 160ms ease, border-color 160ms ease, background-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.woocommerce .rdn-service-product__purchase form.cart button.single_add_to_cart_button {
  border: 1px solid var(--rdn-gamer-coral);
  background: var(--rdn-gamer-coral);
  box-shadow: 0 16px 36px rgba(241, 93, 87, .24);
}

body.woocommerce .rdn-service-product__purchase form.cart button.single_add_to_cart_button:hover,
body.woocommerce .rdn-service-product__purchase form.cart button.single_add_to_cart_button:focus-visible {
  border-color: #db4d48;
  color: #fff;
  background: #db4d48;
  box-shadow: 0 18px 38px rgba(241, 93, 87, .3);
  outline: 0;
  transform: translateY(-2px);
}

.rdn-service-product__assurance {
  align-items: stretch;
  gap: 12px;
}

.rdn-service-product__assurance > span {
  display: flex;
  flex: 1 1 230px;
  align-items: center;
  line-height: 1.55;
}

.rdn-service-product__whatsapp-button {
  display: inline-flex;
  flex: 0 1 245px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(38, 217, 255, .58);
  color: #eafcff;
  background: rgba(38, 217, 255, .07);
  text-decoration: none;
}

.rdn-service-product__whatsapp-button:hover,
.rdn-service-product__whatsapp-button:focus-visible {
  border-color: var(--rdn-gamer-cyan);
  color: #061018;
  background: var(--rdn-gamer-cyan);
  outline: 0;
  transform: translateY(-2px);
}

.rdn-service-product__final a:first-child {
  box-shadow: 0 16px 36px rgba(241, 93, 87, .24);
}

.rdn-service-product__final a:first-child:hover,
.rdn-service-product__final a:first-child:focus-visible {
  border-color: #db4d48;
  color: #fff;
  background: #db4d48;
}

.rdn-service-product__final a:not(:first-child):hover,
.rdn-service-product__final a:not(:first-child):focus-visible {
  border-color: var(--rdn-gamer-cyan);
  color: #061018;
  background: var(--rdn-gamer-cyan);
}

/* Larger, stable product imagery in both physical and service cart rows. */
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item {
  min-height: 132px;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 17px;
  padding: 16px 42px 16px 16px;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item img,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) img {
  width: 96px !important;
  min-width: 96px;
  max-width: none !important;
  height: 96px !important;
  grid-column: 1;
  align-self: start;
  padding: 3px;
  object-fit: contain;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons {
  gap: 10px;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .button {
  min-height: 52px;
  padding: 0 15px;
  border-radius: 0;
  clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .01em;
  line-height: 1.15;
  transition: color 160ms ease, border-color 160ms ease, background-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .button:not(.checkout):hover,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .button:not(.checkout):focus-visible {
  border-color: var(--rdn-gamer-cyan);
  color: #061018;
  background: var(--rdn-gamer-cyan);
  outline: 0;
  transform: translateY(-2px);
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .checkout:hover,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart__buttons .checkout:focus-visible {
  border-color: #db4d48;
  color: #fff;
  background: #db4d48;
  box-shadow: 0 16px 32px rgba(241, 93, 87, .28);
  outline: 0;
  transform: translateY(-2px);
}

@media (max-width: 1023px) {
  body.rdn-product--service-gamer .rdn-shop-mobile-bar {
    min-height: 68px;
    padding-inline: 12px;
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-bar__actions button {
    width: 44px;
    height: 44px;
    border: 1px solid rgba(38, 217, 255, .52);
    border-radius: 0;
    color: var(--rdn-gamer-cyan);
    background: #111a27;
    box-shadow: none;
    clip-path: polygon(8px 0, 100% 0, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0 100%, 0 8px);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-bar__actions button:hover,
  body.rdn-product--service-gamer .rdn-shop-mobile-bar__actions button:focus-visible {
    border-color: var(--rdn-gamer-cyan);
    color: #061018;
    background: var(--rdn-gamer-cyan);
    outline: 0;
    transform: translateY(-1px);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock {
    border-color: rgba(38, 217, 255, .52);
    border-radius: 20px;
    background: rgba(10, 23, 36, .97);
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock > a,
  body.rdn-product--service-gamer .rdn-shop-mobile-dock > button {
    border-radius: 14px;
    color: #aebdca;
    font-size: 9px;
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock > a:hover,
  body.rdn-product--service-gamer .rdn-shop-mobile-dock > a:focus-visible,
  body.rdn-product--service-gamer .rdn-shop-mobile-dock > button:not(.rdn-shop-mobile-dock__search):hover,
  body.rdn-product--service-gamer .rdn-shop-mobile-dock > button:not(.rdn-shop-mobile-dock__search):focus-visible {
    color: #061018;
    background: var(--rdn-gamer-cyan);
    outline: 0;
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock > a:hover svg,
  body.rdn-product--service-gamer .rdn-shop-mobile-dock > a:focus-visible svg,
  body.rdn-product--service-gamer .rdn-shop-mobile-dock > button:not(.rdn-shop-mobile-dock__search):hover svg,
  body.rdn-product--service-gamer .rdn-shop-mobile-dock > button:not(.rdn-shop-mobile-dock__search):focus-visible svg {
    stroke: #061018;
  }

  body.rdn-product--service-gamer .rdn-shop-mobile-dock__search {
    border-color: #0a1724 !important;
    box-shadow: 0 10px 26px rgba(38, 217, 255, .3);
  }
}

@media (max-width: 767px) {
  .rdn-service-product__whatsapp-button {
    flex-basis: 100%;
    width: 100%;
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item,
  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) {
    min-height: 124px;
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 14px;
    padding: 14px 40px 14px 14px;
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item img,
  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) img {
    width: 88px !important;
    min-width: 88px;
    height: 88px !important;
  }
}

@media (max-width: 360px) {
  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item,
  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) {
    grid-template-columns: 76px minmax(0, 1fr);
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item img,
  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) img {
    width: 76px !important;
    min-width: 76px;
    height: 76px !important;
  }
}

/* Cart information hierarchy ------------------------------------------- */
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item,
body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) {
  grid-template-rows: auto minmax(8px, 1fr) auto;
  align-items: start;
  column-gap: 17px;
  row-gap: 0;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item img {
  grid-row: 1 / 4;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-cart-item__name {
  display: flex;
  min-width: 0;
  grid-column: 2;
  grid-row: 1;
  flex-direction: column;
  align-self: start;
  gap: 5px;
  padding: 0 8px 0 0;
  color: #f5f9fc;
  font-family: var(--rdn-heading-font);
  font-size: 16px;
  font-weight: 900;
  line-height: 1.22;
  text-wrap: balance;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-cart-item__name::before {
  display: none;
  content: none;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-cart-item__kind {
  display: block;
  margin: 0;
  color: var(--rdn-gamer-cyan);
  font-family: ui-monospace, "Cascadia Code", "Roboto Mono", monospace;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .13em;
  line-height: 1;
  text-transform: uppercase;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-service-cart-item__name .rdn-cart-item__kind {
  color: var(--rdn-gamer-lime);
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-cart-item__label {
  display: block;
  min-width: 0;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item .quantity {
  min-width: 0;
  grid-column: 2;
  grid-row: 3;
  align-self: end;
  margin-top: 13px;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) .variation {
  width: 100%;
  grid-column: 2;
  grid-row: 2;
  grid-template-columns: 1fr;
  align-self: start;
  gap: 2px;
  margin: 9px 0 0;
  text-align: left;
}

body.rdn-product--service-gamer .rdn-cart-drawer .rdn-mini-cart-quantity--fixed > span {
  min-height: 34px;
  align-items: center;
  padding: 6px 10px;
}

body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item .remove {
  top: 11px;
  right: 11px;
}

@media (max-width: 767px) {
  body.rdn-product--service-gamer .rdn-cart-drawer .rdn-cart-item__name {
    font-size: 15px;
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item,
  body.rdn-product--service-gamer .rdn-cart-drawer .woocommerce-mini-cart-item:has(.rdn-service-cart-item__name) {
    column-gap: 14px;
    row-gap: 0;
  }

  body.rdn-product--service-gamer .rdn-cart-drawer .rdn-cart-item__kind {
    font-size: 7px;
  }

  .rdn-service-product__faq summary {
    min-height: 72px;
    gap: 14px;
    padding-block: 14px;
    font-size: 15px;
    line-height: 1.4;
  }

  .rdn-service-product__faq details > p {
    padding: 0 0 25px;
    font-size: 15px;
    line-height: 1.7;
  }
}

/* Final readability and mobile rhythm pass ----------------------------- */
.rdn-service-product__lead {
  color: #c4d1da;
  font-size: 16px;
}

.rdn-service-product__compatibility-preview small {
  font-size: 12px;
  line-height: 1.35;
}

.rdn-service-product__compatibility-preview a {
  font-size: 12px;
}

.rdn-service-product__commercial p {
  color: #c0ced8;
  font-size: 14px;
  line-height: 1.6;
}

.rdn-service-product__includes-preview li {
  font-size: 14px;
  line-height: 1.55;
}

.rdn-service-product__purchase label {
  font-size: 14px;
  line-height: 1.45;
}

.rdn-service-product__purchase input,
.rdn-service-product__purchase textarea,
.rdn-service-product__purchase select {
  font-size: 15px;
}

.rdn-service-product__purchase small {
  font-size: 12px;
  line-height: 1.55;
}

.rdn-service-product__assurance {
  color: #b8c8d3;
  font-size: 13px;
}

.rdn-service-product__section-grid > header > span {
  font-size: 14px;
  line-height: 1.7;
}

.rdn-service-product__scope-list strong,
.rdn-service-product__model-group summary strong,
.rdn-service-product__when-grid p {
  font-size: 15px;
}

.rdn-service-product__models a {
  font-size: 13px;
}

.rdn-service-product__model-group summary small {
  font-size: 12px;
}

.rdn-service-product__model-group li {
  font-size: 14px;
  line-height: 1.45;
}

.rdn-service-product__process li p {
  font-size: 14px;
  line-height: 1.7;
}

.rdn-service-product__final .rdn-service-product__final-copy {
  display: block;
  width: min(100%, 680px);
  max-width: none;
  margin: 18px auto 0;
  color: #c5d2db;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
}

.rdn-service-product__swipe-hint {
  display: none;
}

@media (max-width: 767px) {
  .rdn-service-product__lead,
  .rdn-service-product__includes-preview li,
  .rdn-service-product__process li p {
    font-size: 15px;
  }

  .rdn-service-product__commercial p,
  .rdn-service-product__section-grid > header > span,
  .rdn-service-product__model-group li {
    font-size: 14px;
  }

  .rdn-service-product__assurance {
    font-size: 14px;
    line-height: 1.6;
  }

  .rdn-service-product__swipe-hint {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: -14px 0 16px;
    color: #b9c9d4;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .02em;
  }

  .rdn-service-product__swipe-hint span {
    color: var(--rdn-gamer-lime);
    font-size: 18px;
    line-height: 1;
  }

  .rdn-service-product__when-grid {
    display: grid;
    max-width: calc(100vw - 20px);
    grid-template-columns: none;
    grid-auto-columns: minmax(82%, 1fr);
    grid-auto-flow: column;
    gap: 12px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    padding: 0 12vw 14px 0;
    scroll-padding-inline: 0;
    scroll-snap-type: inline mandatory;
    scrollbar-color: rgba(34, 215, 251, .7) rgba(255, 255, 255, .07);
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
  }

  .rdn-service-product__when-grid::-webkit-scrollbar {
    height: 4px;
  }

  .rdn-service-product__when-grid::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, .07);
  }

  .rdn-service-product__when-grid::-webkit-scrollbar-thumb {
    background: rgba(34, 215, 251, .7);
  }

  .rdn-service-product__when-grid article {
    min-height: 220px;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  .rdn-service-product__when-grid:focus-visible {
    outline: 2px solid var(--rdn-gamer-lime);
    outline-offset: 6px;
  }

  .rdn-service-product__final .rdn-service-product__final-copy {
    width: min(100%, 34ch);
    margin-top: 16px;
    color: #c9d6de;
    font-size: 15px;
    line-height: 1.65;
  }
}
