.shoulder-blade-page {
  background: linear-gradient(180deg, #f7f4ee 0%, #f2efe8 42%, #ece8de 100%);
  color: #131313;
}

.shoulder-blade-page .titleist-logo,
.shoulder-blade-page .titleist-nav a,
.shoulder-blade-page .titleist-dropdown__toggle,
.shoulder-blade-page .footer,
.shoulder-blade-page .footer-links a,
.shoulder-blade-page .footer-links h3,
.shoulder-blade-page .footer-country,
.shoulder-blade-page .footer-country p,
.shoulder-blade-page .footer-country small,
.shoulder-blade-page .footer .section-label,
.shoulder-blade-page .store-link,
.shoulder-blade-page .newsletter-form input,
.shoulder-blade-page .newsletter-form button {
  color: #111111;
}

.shoulder-blade-page .titleist-nav {
  gap: 22px;
}

.shoulder-blade-page .special-hero {
  background: url("../../img/pages/shoulder-blade/shoulder-blade-hero.png") 72% center / cover no-repeat;
}

.shoulder-blade-page .special-hero-copy {
  grid-column: 1;
  justify-self: start;
  max-width: 700px;
  padding-left: 0;
  padding-right: 0;
  transform: translateX(-72px);
  text-align: left;
}

.shoulder-blade-page .special-hero-copy h1 {
  color: #ffffff;
  font-size: clamp(2.5rem, 4.2vw, 4rem);
  line-height: 1.02;
  letter-spacing: -0.05em;
  text-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
}

.shoulder-blade-page .special-hero-copy h1 span {
  display: block;
  white-space: nowrap;
}

.shoulder-blade-page .special-hero-copy .eyebrow {
  display: block;
  color: rgba(255, 255, 255, 0.82);
  text-shadow: 0 8px 24px rgba(0, 0, 0, 0.22);
}

.shoulder-hero-lead {
  margin: 22px 0 0;
  max-width: 520px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 1rem;
  line-height: 1.8;
  text-shadow: 0 8px 24px rgba(0, 0, 0, 0.24);
}

.shoulder-blade-page .button-outline {
  background: rgba(255, 255, 255, 0.66);
}

.shoulder-blade-page .fascia-intro-band-copy::before {
  content: "SC";
}

.shoulder-blade-page .deepmomi-intro-section {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.76), rgba(251, 249, 244, 0.94)),
    #fbfbf8;
}

.special-trust-visual-card-shoulder .special-trust-visual-card-top {
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.22), transparent 24%),
    linear-gradient(180deg, #706455 0%, #4c4035 100%);
}

.shoulder-blade-page .special-trust-visual-cards {
  width: 100%;
  max-width: 1320px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.trust-bar-shoulder {
  background: linear-gradient(90deg, #8b7a67 0%, #5f4f41 100%);
}

.shoulder-blade-page .special-book-panel {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(245, 241, 234, 0.88)),
    #ffffff;
}

.shoulder-blade-page .special-book-panel .button-outline {
  border-color: rgba(17, 17, 17, 0.16);
}

.shoulder-blade-page .deepmomi-style-visual img {
  object-position: center 34%;
}

.shoulder-blade-page .special-no1-photo img {
  object-position: center 32%;
}

.shoulder-blade-page .special-no1-board {
  grid-template-columns: 1fr;
  gap: 24px;
  padding: 34px 36px;
}

.shoulder-blade-page .special-no1-label {
  gap: 12px;
  padding-right: 0;
  padding-bottom: 20px;
  border-right: 0;
  border-bottom: 1px solid rgba(18, 18, 18, 0.14);
  justify-self: stretch;
}

.shoulder-blade-page .special-no1-label strong:first-child {
  font-size: 0.82rem;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(18, 18, 18, 0.54);
}

.shoulder-blade-page .special-no1-label strong:last-child {
  max-width: none;
  font-size: clamp(1.55rem, 2.25vw, 2.2rem);
  line-height: 1.14;
  letter-spacing: -0.04em;
}

.shoulder-blade-page .special-no1-label strong:last-child span {
  display: block;
}

.shoulder-blade-page .special-no1-main {
  width: 100%;
  gap: 12px;
}

.shoulder-blade-page .special-no1-brand {
  font-size: clamp(2.15rem, 3.4vw, 3.55rem);
  line-height: 0.96;
}

.shoulder-blade-page .special-no1-sub {
  font-size: 0.88rem;
  letter-spacing: 0.05em;
  text-transform: none;
}

.model-explore--shoulder-blade {
  --model-explore-heading-color: #121212;
  --model-explore-subtitle-color: rgba(17, 17, 17, 0.38);
  --model-explore-kicker-color: #cc3c41;
  --model-explore-kicker-line: linear-gradient(90deg, #8f0f1f, rgba(143, 15, 31, 0.16));
  --model-explore-label-color: #ffffff;
  --model-explore-value-solid: #d59f00;
  --model-explore-value-gradient: linear-gradient(180deg, #fff27a 0%, #ffe14f 24%, #ffc400 56%, #d79c00 100%);
  --model-explore-value-shadow:
    0 8px 18px rgba(160, 118, 0, 0.24),
    0 1px 0 rgba(255, 243, 148, 0.22);
  --model-explore-value-line: linear-gradient(90deg, rgba(255, 196, 0, 0.82), rgba(215, 156, 0, 0.08));
  --model-explore-dot-gradient: linear-gradient(90deg, #ff5a73 0%, #b5142a 52%, #6e0915 100%);
  --model-explore-accent-rgb: 143 15 31;
  --model-explore-accent-light-rgb: 210 74 95;
  --model-explore-accent-dark-rgb: 95 9 20;
  --model-explore-section-padding: 42px 0 60px;
  --model-explore-image-aspect: 1 / 1;
  --model-explore-image-fit: contain;
  --model-explore-image-height: auto;
  --model-explore-image-radius: 10px;
  --model-explore-image-filter: drop-shadow(0 16px 22px rgba(0, 0, 0, 0.12));
  --model-explore-label-size: 1.2rem;
  --model-explore-value-size: clamp(3.1rem, 4vw, 4.4rem);
}

@media (max-width: 980px) {
  .shoulder-blade-page .special-hero {
    background: url("../../img/pages/shoulder-blade/shoulder-blade-hero.png") 78% top / cover no-repeat;
  }

  .shoulder-blade-page .special-hero-copy {
    max-width: 100%;
    padding-left: 0;
    transform: none;
  }

  .shoulder-blade-page .special-trust-visual-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .shoulder-blade-page .special-no1-board {
    padding: 24px 22px;
    gap: 18px;
  }

  .shoulder-blade-page .special-no1-label {
    gap: 10px;
    padding-bottom: 16px;
  }

  .shoulder-blade-page .special-no1-label strong:first-child {
    font-size: 0.72rem;
    letter-spacing: 0.14em;
  }

  .shoulder-blade-page .special-no1-label strong:last-child {
    font-size: clamp(1.15rem, 5.3vw, 1.45rem);
    line-height: 1.18;
  }

  .shoulder-blade-page .special-no1-brand {
    font-size: clamp(1.9rem, 8vw, 2.7rem);
  }

  .shoulder-blade-page .special-no1-sub {
    font-size: 0.82rem;
    line-height: 1.6;
  }

  .shoulder-hero-lead {
    font-size: 0.94rem;
    line-height: 1.74;
  }

  .shoulder-blade-page .fascia-intro-band-copy::before {
    top: -10px;
    font-size: clamp(3.8rem, 16vw, 5.4rem);
  }
}
