/* Shopify CRO service page — minimal refinement matching the home/about pages. */
:root {
  --service-ink: #11161c;
  --service-muted: #555e68;
  --service-line: #e2e6ea;
  --service-soft: #f7f8fa;
  --service-yellow: #ffde70;
}

/* Keep the two explicitly removed elements out of the presentation. */
.content-hero > .social-proof,
.content-cta .cta-deliverables-box,
.content-cta .content-cta-badge {
  display: none !important;
}

/* Reset the decorative layer from the previous iteration. */
.content-hero .trust-bar::before,
.content-hero .trust-bar__item::after,
.asymmetric-story__left::before,
.story-beat-card::before,
.definition-card::before,
.definition-card::after,
.core-engine-block::before,
section[aria-labelledby="who-title"]::after,
section[aria-labelledby="timing-title"]::before,
.content-cta::before {
  content: none !important;
  display: none !important;
}

/* Hero proof strip: compact, white and quietly structured. */
.content-hero .trust-bar {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 0 !important;
  max-width: 880px;
  margin: 32px auto 26px !important;
  overflow: hidden;
  background: #fff !important;
  border: 1px solid var(--service-line) !important;
  border-top: 3px solid var(--service-yellow) !important;
  border-radius: 16px !important;
  box-shadow: none !important;
}

.content-hero .trust-bar__item {
  min-height: 92px;
  padding: 20px 18px !important;
  background: #fff !important;
  border-right: 1px solid var(--service-line);
  gap: 6px !important;
}

.content-hero .trust-bar__item:last-child {
  border-right: 0;
}

.content-hero .trust-bar__num {
  color: var(--service-ink) !important;
  font-size: clamp(17px, 2vw, 20px) !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em !important;
}

.content-hero .trust-bar__label {
  color: var(--service-muted) !important;
  font-size: 10px !important;
  font-weight: 650 !important;
  letter-spacing: .055em !important;
}

.content-hero .hero-cta-group {
  width: 100%;
  align-items: center !important;
  text-align: center !important;
}

.content-hero .hero-cta-group .cta-box {
  width: min(100%, 430px) !important;
  margin-inline: auto !important;
}

.content-hero .hero-cta-group .cta--primary {
  width: 100%;
  justify-content: center !important;
}

.content-hero .hero-cta-group .cta-microcopy {
  width: 100%;
  margin-inline: auto !important;
  text-align: center !important;
}

/* Problem story: editorial split, no oversized ornamentation. */
.asymmetric-story {
  gap: clamp(24px, 4vw, 48px) !important;
  align-items: start !important;
}

.asymmetric-story__left {
  position: sticky !important;
  top: 110px !important;
  align-self: auto !important;
  padding: 0 0 0 22px !important;
  overflow: visible !important;
  color: var(--service-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-left: 3px solid var(--service-yellow) !important;
  border-radius: 0 !important;
}

.asymmetric-story__left .pill-badge {
  background: #fff !important;
  border-color: var(--service-line) !important;
}

.asymmetric-story__left h2 {
  color: var(--service-ink) !important;
  font-size: clamp(28px, 3.7vw, 42px) !important;
  font-weight: 650 !important;
  line-height: 1.08 !important;
}

.asymmetric-story__left p,
.asymmetric-story__left .story-punchline {
  color: var(--service-muted) !important;
}

.asymmetric-story__left .story-punchline {
  color: var(--service-ink) !important;
  font-weight: 650 !important;
}

.asymmetric-story__right {
  gap: 12px !important;
}

.story-beat-card {
  padding: 24px !important;
  overflow: visible !important;
  background: #fff !important;
  border: 1px solid var(--service-line) !important;
  border-radius: 16px !important;
  box-shadow: none !important;
  transform: none !important;
}

.story-beat-card:hover {
  border-color: #cfd5db !important;
  box-shadow: none !important;
  transform: none !important;
}

.story-beat-card h3 {
  color: var(--service-ink) !important;
  font-size: 18px !important;
  font-weight: 650 !important;
}

.story-beat-card p {
  color: var(--service-muted) !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
}

section[aria-labelledby="failed-title"] .content-grid {
  gap: 14px !important;
}

section[aria-labelledby="failed-title"] .story-beat-card {
  border-top: 3px solid var(--service-yellow) !important;
}

/* Direct answer: one restrained dark panel, as used elsewhere on the site. */
.definition-card {
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 4vw, 44px) !important;
  color: #fff !important;
  background: var(--service-ink) !important;
  border: 0 !important;
  border-radius: 20px !important;
  box-shadow: none !important;
}

.definition-card .definition-lead {
  max-width: 830px;
  margin-bottom: 20px !important;
  color: #fff !important;
  font-size: clamp(20px, 2.45vw, 27px) !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  letter-spacing: -0.02em !important;
}

.definition-card .definition-body {
  max-width: 800px;
  color: rgba(255, 255, 255, .7) !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
}

/* Deliverables: let the existing illustrations lead. */
.receive-grid {
  gap: 16px !important;
}

.receive-card {
  overflow: hidden;
  background: #fff !important;
  border: 1px solid var(--service-line) !important;
  border-radius: 17px !important;
  box-shadow: none !important;
}

.receive-card::before {
  content: none !important;
  display: none !important;
}

.receive-card .receive-visual {
  min-height: 160px !important;
  margin: 0 !important;
  background: var(--service-soft) !important;
  border-bottom: 1px solid var(--service-line) !important;
}

.receive-card .receive-svg {
  max-width: 225px !important;
  max-height: 130px !important;
  transform: none !important;
}

.receive-card:hover .receive-svg {
  transform: none !important;
}

.receive-card h3 {
  font-weight: 650 !important;
  letter-spacing: -0.02em !important;
}

/* Core offer: dark anchor section without decorative effects. */
.core-engine-block {
  display: grid !important;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr) !important;
  gap: clamp(28px, 4vw, 48px) !important;
  padding: clamp(30px, 4.5vw, 50px) !important;
  overflow: hidden;
  color: #fff !important;
  background: var(--service-ink) !important;
  border: 0 !important;
  border-radius: 22px !important;
  box-shadow: none !important;
}

.core-engine-left,
.core-engine-right {
  position: static !important;
  z-index: auto !important;
}

.core-engine-author {
  padding: 6px 12px !important;
  color: #fff !important;
  background: transparent !important;
  border: 1px solid rgba(255,255,255,.2) !important;
}

.core-engine-author svg {
  stroke: #fff !important;
}

.core-engine-title {
  color: #fff !important;
  font-size: clamp(26px, 3.2vw, 38px) !important;
  font-weight: 650 !important;
}

.core-engine-features {
  gap: 0 !important;
  border-top: 1px solid rgba(255,255,255,.14) !important;
}

.core-engine-item {
  padding: 17px 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.14) !important;
}

.core-engine-item strong {
  color: var(--service-yellow) !important;
  font-size: 16px !important;
  font-weight: 650 !important;
}

.core-engine-item p {
  color: rgba(255,255,255,.68) !important;
  font-size: 14.5px !important;
}

.core-engine-right {
  padding: 14px !important;
  background: rgba(255,255,255,.06) !important;
  border: 1px solid rgba(255,255,255,.13) !important;
  border-radius: 17px !important;
  box-shadow: none !important;
}

.core-engine-card {
  padding: 18px !important;
  background: #fff !important;
  border-radius: 12px !important;
  box-shadow: none !important;
}

/* Personal section: use the same simple white-card language as About. */
section[aria-labelledby="who-title"] {
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
}

section[aria-labelledby="who-title"] .content-profile {
  position: static !important;
  padding: clamp(22px, 3.5vw, 34px) !important;
  background: var(--service-soft) !important;
  border: 1px solid var(--service-line) !important;
  border-radius: 18px !important;
  box-shadow: none !important;
}

section[aria-labelledby="who-title"] .content-profile img {
  border-radius: 16px !important;
}

section[aria-labelledby="who-title"] .content-grid {
  gap: 14px !important;
}

/* Timing: three clear moments, no giant arrow. */
section[aria-labelledby="timing-title"] {
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
}

section[aria-labelledby="timing-title"] .content-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px !important;
  margin: 28px 0 24px !important;
  padding: 0 !important;
  overflow: visible !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

section[aria-labelledby="timing-title"] .content-list li {
  padding: 20px !important;
  color: var(--service-ink) !important;
  background: #fff !important;
  border: 1px solid var(--service-line) !important;
  border-top: 3px solid var(--service-yellow) !important;
  border-radius: 15px !important;
  font-weight: 550 !important;
  line-height: 1.5 !important;
}

/* Pricing and comparison: flat, transparent and easy to scan. */
.pricing-tier-grid {
  gap: 18px !important;
}

.pricing-tier-card {
  padding: clamp(26px, 3.5vw, 38px) !important;
  border-radius: 20px !important;
  box-shadow: none !important;
  transform: none !important;
}

.pricing-tier-card--standard {
  background: #fff !important;
  border: 1px solid var(--service-line) !important;
}

.pricing-tier-card--featured {
  background: var(--service-ink) !important;
  border: 1px solid var(--service-ink) !important;
}

.pricing-tier-card__header {
  padding-bottom: 14px !important;
  border-bottom: 1px solid var(--service-line) !important;
}

.pricing-tier-card--featured .pricing-tier-card__header {
  border-color: rgba(255,255,255,.14) !important;
}

.pricing-tier-card__price {
  margin: 14px 0 6px !important;
  font-size: clamp(36px, 4vw, 46px) !important;
  font-weight: 700 !important;
}

.pricing-tier-card__feature-item {
  padding: 2px 0 !important;
  font-size: 14px !important;
}

.pricing-tier-card--standard:hover,
.pricing-tier-card--featured:hover {
  box-shadow: none !important;
  transform: none !important;
}

/* Guarantee remains the second dark anchor, kept deliberately plain. */
section[aria-labelledby="guarantee-title"] {
  padding: clamp(32px, 4.5vw, 50px) !important;
  color: #fff !important;
  background: var(--service-ink) !important;
  border: 0 !important;
  border-radius: 22px !important;
}

section[aria-labelledby="guarantee-title"] .pill-badge {
  color: var(--service-ink) !important;
  background: var(--service-yellow) !important;
  border-color: var(--service-yellow) !important;
}

section[aria-labelledby="guarantee-title"] h2 {
  color: #fff !important;
  font-weight: 650 !important;
}

section[aria-labelledby="guarantee-title"] .section-header-editorial p,
section[aria-labelledby="guarantee-title"] > p {
  max-width: 850px;
  color: rgba(255,255,255,.7) !important;
}

section[aria-labelledby="guarantee-title"] .story-beat-card {
  padding: 20px 22px !important;
  background: rgba(255,255,255,.06) !important;
  border: 1px solid rgba(255,255,255,.14) !important;
}

section[aria-labelledby="guarantee-title"] .story-beat-card p {
  color: #fff !important;
}

.comp-matrix-container {
  overflow-x: auto !important;
  background: #fff !important;
  border: 1px solid var(--service-line) !important;
  border-radius: 17px !important;
  box-shadow: none !important;
}

.comp-matrix th,
.comp-matrix td {
  padding: 16px !important;
  font-size: 13px !important;
  border-color: var(--service-line) !important;
}

.comp-matrix th {
  color: var(--service-ink) !important;
  background: var(--service-soft) !important;
  font-weight: 650 !important;
}

.comp-matrix th.comp-matrix-col--featured {
  color: var(--service-ink) !important;
  background: var(--service-yellow) !important;
  border-radius: 0 !important;
}

.comp-matrix td.comp-matrix-col--featured {
  color: var(--service-ink) !important;
  background: #fffaf0 !important;
  border-left: 1px solid #eadca4 !important;
  border-right: 1px solid #eadca4 !important;
}

.comp-matrix tr:last-child td.comp-matrix-col--featured {
  border-bottom: 1px solid #eadca4 !important;
  border-radius: 0 !important;
}

.qual-split-grid {
  gap: 16px !important;
}

.qual-split-card {
  border-radius: 18px !important;
  box-shadow: none !important;
  transform: none !important;
}

.qual-split-card--positive {
  background: #fff !important;
  border: 1px solid var(--service-line) !important;
}

.qual-split-card--negative {
  background: var(--service-ink) !important;
  border: 1px solid var(--service-ink) !important;
}

/* Match the About page's restrained outlined-circle icon language. */
.qual-title-badge {
  display: none !important;
}

.qual-split-card__title {
  gap: 0 !important;
}

body.content-page .qual-bullet,
body.content-page .pricing-feature-check,
body.content-page .benefit-check {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 22px !important;
  min-width: 22px !important;
  height: 22px !important;
  margin-top: 1px !important;
  padding: 0 !important;
  color: #66768a !important;
  background: transparent !important;
  border: 2px solid currentColor !important;
  border-radius: 50% !important;
  box-shadow: none !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

body.content-page .qual-bullet svg,
body.content-page .pricing-feature-check svg {
  width: 13px !important;
  height: 13px !important;
  stroke: currentColor !important;
  stroke-width: 2.4 !important;
}

body.content-page .qual-split-card--positive .qual-bullet.qual-bullet--yes,
body.content-page .pricing-tier-card--standard .pricing-feature-check,
body.content-page .receive-benefits .benefit-check,
body.content-page .process-benefits .benefit-check {
  color: #66768a !important;
}

body.content-page .qual-split-card--negative .qual-bullet.qual-bullet--no,
body.content-page .pricing-tier-card--featured .pricing-feature-check {
  color: rgba(255, 255, 255, .88) !important;
  background: transparent !important;
  border-color: currentColor !important;
}

/* Final CTA: the same simple black/yellow close used on the homepage. */
.content-cta {
  position: relative;
  isolation: auto !important;
  overflow: hidden;
  padding: clamp(48px, 6vw, 70px) 28px !important;
  color: #fff !important;
  background: var(--service-ink) !important;
  border-radius: 24px !important;
}

.content-cta h2 {
  max-width: 720px;
  margin-inline: auto !important;
  color: #fff !important;
  font-size: clamp(30px, 4vw, 46px) !important;
  font-weight: 650 !important;
}

.content-cta > p:not(.cta-microcopy) {
  max-width: 620px;
  margin: 16px auto 26px !important;
  color: rgba(255,255,255,.7) !important;
}

.content-cta .cta-box {
  margin-inline: auto !important;
}

.content-cta .cta-microcopy {
  color: rgba(255,255,255,.6) !important;
}

@media (max-width: 860px) {
  .core-engine-block {
    grid-template-columns: 1fr !important;
  }

  .asymmetric-story__left {
    position: static !important;
  }

  section[aria-labelledby="timing-title"] .content-list {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 640px) {
  .content-hero .trust-bar {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    margin: 24px 0 !important;
    border-radius: 14px !important;
  }

  .content-hero .trust-bar__item {
    min-height: 84px;
    padding: 16px 14px !important;
    border-bottom: 1px solid var(--service-line);
  }

  .content-hero .trust-bar__item:nth-child(2n) {
    border-right: 0;
  }

  .content-hero .trust-bar__item:nth-last-child(-n+2) {
    border-bottom: 0;
  }

  .content-hero .trust-bar__num {
    font-size: 16px !important;
  }

  .asymmetric-story {
    gap: 18px !important;
  }

  .asymmetric-story__left {
    padding-left: 16px !important;
  }

  .asymmetric-story__left h2 {
    font-size: 30px !important;
  }

  .story-beat-card {
    padding: 20px !important;
  }

  .definition-card,
  .core-engine-block,
  section[aria-labelledby="guarantee-title"],
  .content-cta {
    border-radius: 18px !important;
  }

  .definition-card {
    padding: 28px 21px !important;
  }

  .definition-card .definition-lead {
    font-size: 21px !important;
  }

  .receive-grid {
    grid-template-columns: 1fr !important;
  }

  .receive-card .receive-visual {
    min-height: 145px !important;
  }

  .core-engine-block {
    padding: 28px 20px !important;
  }

  .core-engine-title {
    font-size: 27px !important;
  }

  section[aria-labelledby="who-title"] .content-profile {
    padding: 20px !important;
  }

  section[aria-labelledby="timing-title"] .content-list li {
    padding: 18px !important;
  }

  .pricing-tier-card {
    padding: 26px 20px !important;
  }

  .pricing-tier-card__price {
    font-size: 40px !important;
  }

  .comp-matrix-container {
    margin-inline: -4px !important;
    border-radius: 14px !important;
  }

  .comp-matrix {
    min-width: 700px !important;
  }

  .comp-matrix th,
  .comp-matrix td {
    padding: 13px !important;
    font-size: 12px !important;
  }

  .qual-split-grid {
    gap: 14px !important;
  }

  .content-cta {
    padding: 46px 20px !important;
  }

  .content-cta h2 {
    font-size: 32px !important;
  }
}
