/* Shared service family polish. Original content and native editing remain intact. */
.am-service-overhaul {
  --service-line: repeating-linear-gradient(115deg, #ff985bb3 calc(0% + var(--am-border-shift, 0%)), #a070ecb0 calc(52% + var(--am-border-shift, 0%)), #673eb042 calc(100% + var(--am-border-shift, 0%)), #ff985bb3 calc(200% + var(--am-border-shift, 0%)));
}
.am-service-overhaul .aomark-section {
  padding-block: clamp(52px, 5.3vw, 78px);
}
.am-service-overhaul .am-r5-hero {
  background:
    radial-gradient(ellipse at 0 5%, #b1512525, transparent 48%),
    radial-gradient(ellipse at 100% 75%, #7130bb32, transparent 58%), #0e101c;
}
.am-service-overhaul .am-r5-hero-grid {
  gap: clamp(32px, 5vw, 68px);
  grid-template-columns: 1.1fr 0.9fr;
}
.am-service-overhaul .am-r5-hero .am-r5-art-frame {
  box-shadow: 0 22px 75px -40px #8648d584;
}
.am-service-overhaul .am-r5-hero .am-r5-art-frame img {
  max-height: 510px;
}
.am-service-overhaul .am-r5-jump {
  padding-block: 17px;
  background: #181624;
}
.am-service-overhaul .am-r5-jump > .ad-shell {
  gap: 14px 28px;
}
.am-service-overhaul .am-r5-jump a {
  color: #d3b5f7;
}
.am-service-overhaul .am-r5-jump a:hover {
  color: #ffb983;
}
.am-service-overhaul .am-r5-overview > .ad-shell {
  grid-template-columns: 1fr 1.15fr;
  gap: 54px;
}
.am-service-overhaul .am-r5-overview .am-r5-prose {
  padding-left: 30px;
  border-image: repeating-linear-gradient(180deg, #ffa15e calc(0% + var(--am-border-shift, 0%)), #a366e7 calc(100% + var(--am-border-shift, 0%)), #ffa15e calc(200% + var(--am-border-shift, 0%))) 1;
}
.am-service-overhaul .am-r5-prose p {
  line-height: 1.75;
}
.am-service-overhaul .am-r5-prose p:first-child {
  font-size: 19px;
  line-height: 1.65;
}
.am-service-overhaul .am-r5-section-head {
  margin-bottom: 28px;
}
.am-service-overhaul .am-service-overview-media {
  margin-top: 30px;
}
.am-service-overhaul .am-service-overview-media .am-evidence-head {
  margin-bottom: 18px;
}
.am-service-overhaul .am-service-overview-media .am-evidence-head h3 {
  font-size: 22px;
  margin: 0 0 12px;
}
.am-service-overhaul .am-service-overview-media .am-evidence-head p {
  font-size: 13px;
}
.am-service-overhaul .am-service-overview-media .am-browser {
  margin-top: 20px;
  transform: none;
  width: 100%;
  max-width: none;
}
.am-service-overhaul .am-service-overview-media .am-browser img {
  width: 100%;
  object-fit: contain;
}
.am-service-overhaul .am-service-overview-media .am-browser-bar {
  font-size: 10px;
  padding: 10px 14px;
}
.am-service-overhaul .am-service-overview-media .am-screen-link {
  font-size: 10px;
}
.am-service-overhaul .am-service-outcomes {
  padding-block: 36px 42px;
  background: #10121e;
}
.am-service-outcomes-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}
.am-service-outcome {
  position: relative;
  padding: 8px 24px;
  margin: 0;
  border: 0;
  border-left: 1px solid transparent;
  border-image: var(--service-line) 1;
  border-radius: 0;
  background: none;
}
.am-service-overhaul .am-service-outcome__number {
  color: #dfacff;
  font-size: 12px;
  margin: 0 0 16px;
  letter-spacing: 0.12em;
}
.am-service-overhaul .am-service-outcome h3 {
  font-size: 23px;
  margin: 0 0 12px;
}
.am-service-overhaul .am-service-outcome > p:last-child {
  margin: 0;
  line-height: 1.65;
  font-size: 14px;
}
.am-service-overhaul .am-service-outcomes .am-r5-section-head {
  max-width: none !important;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 22px;
}
.am-service-overhaul .am-service-outcomes .am-r5-section-head h2 {
  font-size: 29px;
  margin: 0;
}
.am-service-overhaul .am-service-outcomes .am-r5-section-head .am-eyebrow {
  flex: 0 0 auto;
  margin: 0;
}
.am-service-overhaul :is(.am-r5-card, .am-r5-workflow-card) {
  border: 1px solid transparent;
  background:
    linear-gradient(140deg, #221c30, #141624) padding-box,
    var(--service-line) border-box;
  padding: 28px;
  box-shadow: 0 12px 36px -28px #a05aeb73;
}
.am-service-overhaul .am-service-outcomes .am-r5-card {
  padding: 23px;
}
.am-service-overhaul .am-service-outcomes .am-r5-card .am-r5-number {
  margin-bottom: 18px;
}
.am-service-overhaul .am-r5-card h3 {
  font-size: 23px;
}
.am-service-overhaul .am-r5-card p {
  line-height: 1.7;
}
.am-service-overhaul .am-r5-card:hover {
  border-color: transparent;
  box-shadow: 0 18px 44px -25px #b368ef66;
}
.am-service-overhaul .am-r5-workflow-card h2 {
  font-size: 28px;
}
.am-service-overhaul .am-r5-workflow-card .am-r5-number {
  font-size: 32px;
  margin-bottom: 22px;
}
.am-service-overhaul .am-service-work {
  background:
    radial-gradient(ellipse at 0 100%, #9e533212, transparent 60%), #141521;
}
.am-service-stage-head {
  max-width: 810px !important;
  margin-bottom: 30px;
}
.am-service-stage-head h2 {
  margin: 0 0 16px;
}
.am-service-stage-head p:last-child {
  line-height: 1.7;
  margin: 0;
}
.am-service-project-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
}
.am-service-project {
  margin: 0;
  overflow: hidden;
  min-width: 0;
  border: 1px solid transparent;
  border-radius: 20px;
  background:
    linear-gradient(#1a1c29, #191a26) padding-box,
    var(--service-line) border-box;
  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}
.am-service-project:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 50px -32px #9956d494;
}
.am-service-project-image {
  margin: 0;
  overflow: hidden;
}
.am-service-project-image a {
  display: block;
}
.am-service-project-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}
.am-service-project-image--screen img {
  object-fit: contain;
  background: #111720;
  padding: 18px;
}
.am-service-project-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  padding: 22px 24px;
  margin: 0;
  min-width: 0;
}
.am-service-overhaul .am-service-project-copy > * {
  margin-block: 0;
}
.am-service-overhaul .am-service-project-copy h3 {
  font-size: clamp(22px, 1.9vw, 27px);
}
.am-service-project-copy .am-eyebrow {
  margin: 0 0 12px;
  font-size: 10px;
}
.am-service-project-copy h3 {
  margin: 0 0 12px;
}
.am-service-project-copy h3 a {
  color: #fff !important;
  text-decoration: none;
}
.am-service-project-copy > p:not(.am-eyebrow) {
  font-size: 14px;
  line-height: 1.7;
}
.am-service-project-link {
  margin: 0;
  padding-top: 4px;
  font-size: 13px;
  font-weight: 500;
}
.am-service-project-link a {
  display: inline-flex;
  align-items: center;
  gap: 13px;
  text-decoration: none;
  color: #d9b7ff !important;
}
.am-service-project-link a::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0;
  background: currentColor;
  mask: url("../icons/arrow-up-right.svg") center / contain no-repeat;
  -webkit-mask: url("../icons/arrow-up-right.svg") center / contain no-repeat;
}
.am-service-owned-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}
.am-service-owned-copy h2 {
  margin-bottom: 20px;
}
.am-service-owned-copy > p {
  font-size: 15px;
  line-height: 1.75;
}
.am-service-workflow-visual {
  padding: 24px;
  border: 1px solid #9e65df56;
  background: linear-gradient(145deg, #1f1730, #141824);
  border-radius: 20px;
}
.am-service-workflow-image img {
  width: 100%;
  display: block;
}
.am-service-overhaul .am-service-figure-caption {
  color: #b0a6be;
  font-size: 12px;
  line-height: 1.6;
  margin-top: 20px;
}
.am-service-workflow-note {
  padding: 20px 24px;
  margin-top: 25px;
  border-left: 2px solid #db8553;
  border-radius: 0 16px 16px 0;
  background: #1b1a29;
}
.am-service-workflow-note h3 {
  font-size: 21px;
  margin: 0 0 10px;
}
.am-service-workflow-note p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}
.am-service-analytics-evidence .am-evidence-head p:not(.am-eyebrow) {
  font-size: 14px;
  line-height: 1.75;
}
.am-service-overhaul .ad-faq .wp-block-details {
  border: 1px solid transparent;
  border-radius: 0 14px 14px;
  padding: 0;
  margin: 0 0 13px;
  background:
    linear-gradient(#131521, #131521) padding-box,
    repeating-linear-gradient(110deg, #ff985bb3 calc(0% + var(--am-border-shift, 0%)), #9b60e17b calc(52% + var(--am-border-shift, 0%)), #7246a643 calc(100% + var(--am-border-shift, 0%)), #ff985bb3 calc(200% + var(--am-border-shift, 0%))) border-box;
}
.am-service-overhaul .ad-faq .wp-block-details[open] {
  background:
    linear-gradient(#1e1a29, #181825) padding-box,
    repeating-linear-gradient(110deg, #ff9b5cdd calc(0% + var(--am-border-shift, 0%)), #a772edb0 calc(60% + var(--am-border-shift, 0%)), #7545af70 calc(100% + var(--am-border-shift, 0%)), #ff9b5cdd calc(200% + var(--am-border-shift, 0%))) border-box;
}
.am-service-overhaul .ad-faq summary {
  padding: 18px 45px 18px 20px;
}
.am-service-overhaul .ad-faq summary::after {
  right: 19px;
}
.am-service-overhaul .ad-faq .wp-block-details > p {
  margin: 0;
  padding: 0 20px 22px;
  font-size: 14px;
  line-height: 1.8;
  color: #c5bdd0;
}
.am-service-overhaul .am-r5-faq > .ad-shell {
  gap: 45px;
}
.am-service-overhaul .am-service-enquiry {
  background:
    radial-gradient(ellipse at 0 50%, #db743521, transparent 45%),
    radial-gradient(ellipse at 100% 100%, #7132b02e, transparent 58%), #11131e;
}
.am-service-enquiry-grid {
  display: grid;
  grid-template-columns: 0.83fr 1.17fr;
  gap: clamp(30px, 5vw, 66px);
  align-items: start;
}
.am-service-enquiry-grid > * {
  min-width: 0;
  margin: 0;
}
.am-service-enquiry-copy {
  padding-top: 28px;
}
.am-service-enquiry-copy h2 {
  max-width: 500px;
  margin-bottom: 22px;
}
.am-service-enquiry-copy > p {
  font-size: 16px;
  line-height: 1.75;
}
.am-service-enquiry-note {
  padding: 24px;
  border: 1px solid #9d62d542;
  border-radius: 17px;
  margin-top: 32px;
  background: #211d2c80;
}
.am-service-enquiry-note h3 {
  font-size: 21px;
  margin: 0 0 12px;
}
.am-service-enquiry-note p {
  font-size: 14px;
  line-height: 1.75;
  margin: 0;
}
.am-service-hub-overhaul .am-r5-hub-hero .ad-actions { justify-content: center; }
.am-service-hub-overhaul .am-r5-faq > .ad-shell { grid-template-columns: minmax(0,1fr); gap: 30px; }
.am-service-hub-overhaul .am-r5-faq .am-r5-section-head { text-align: center; margin: 0; }
.am-service-hub-overhaul .am-hub-faq-columns { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px; align-items: start; margin: 0; }
.am-service-hub-overhaul .am-hub-faq-columns > .ad-faq { margin: 0; }
.am-service-hub-overhaul .am-r5-service-grid {
  gap: 22px;
}
.am-service-hub-overhaul .am-r5-service-tile {
  border: 1px solid transparent;
  background:
    linear-gradient(145deg, #211b2d, #151724) padding-box,
    var(--service-line) border-box;
}
.am-service-hub-overhaul .am-r5-service-tile-copy {
  padding: 26px;
}
.am-service-hub-overhaul .am-r5-service-tile-copy h3 {
  margin-bottom: 14px;
  font-size: 27px;
}
.am-service-hub-overhaul .am-r5-service-tile-copy p {
  font-size: 14px;
  line-height: 1.75;
}
.am-service-hub-overhaul .am-r5-service-tile .am-r5-art {
  border-radius: 14px;
  overflow: hidden;
}
.am-service-hub-projects .am-case-related-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
  margin-top: 30px;
}
.am-service-hub-projects .am-case-related-card {
  display: grid;
  grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr);
  grid-template-rows: 1fr 1fr;
  min-height: 190px;
  padding: 0;
  overflow: hidden;
  border: 1px solid transparent;
  background:
    linear-gradient(#191b29, #191b29) padding-box,
    var(--service-line) border-box;
  border-radius: 19px;
}
.am-service-hub-projects .am-case-related-card figure {
  grid-column: 1; grid-row: 1 / 3;
  position: relative; height: 100%; min-height: 190px;
  aspect-ratio: auto;
  margin: 0;
  max-height: none;
  border-radius: 0;
}
.am-service-hub-projects .am-case-related-card .am-service-project-image img {
  position: absolute; inset: 0; width: 100%; height: 100%;
  aspect-ratio: auto;
  max-height: none;
  object-fit: cover; object-position: center;
}
.am-service-hub-projects .am-case-related-card > h3 {
  grid-column: 2; grid-row: 1; align-self: end;
  margin: 22px 22px 10px;
  font-size: 22px;
}
.am-service-hub-projects .am-case-related-card > p {
  grid-column: 2; grid-row: 2; align-self: start;
  margin: 0 22px 22px;
  font-size: 13px; line-height: 1.65;
}
@media (max-width: 900px) {
  .am-service-hub-overhaul .am-hub-faq-columns { grid-template-columns: minmax(0,1fr); gap: 0; }
  .am-service-hub-projects .am-case-related-card > h3 { font-size: 20px; margin-inline: 16px; }
  .am-service-hub-projects .am-case-related-card > p { margin-inline: 16px; }
}
/* SEO uses the original service illustration without a decorative portrait crop. */
.am-service-seo-refined .am-r5-hero-grid {
  grid-template-columns: 1fr 1.05fr;
}
.am-service-seo-refined .am-r5-hero .am-r5-art-frame {
  border: 0;
  border-radius: 0;
  background: none;
  overflow: visible;
  box-shadow: none;
}
.am-service-seo-refined .am-r5-hero .am-r5-art-frame img {
  aspect-ratio: 4 / 3;
  height: auto;
  max-height: none;
  object-fit: contain;
  transform: none;
}
.am-service-seo-refined .am-r5-capabilities .am-r5-card .am-r5-number {
  margin-bottom: 18px;
}
.am-service-overhaul .am-r5-connected .am-r5-card {
  border: 0;
  border-left: 1px solid transparent;
  border-image: var(--service-line) 1;
  border-radius: 0;
  background: none;
  box-shadow: none;
  padding: 6px 24px;
}
.am-service-overhaul .am-r5-connected .am-r5-card:hover {
  transform: none;
  box-shadow: none;
}
@media (min-width: 1101px) {
  .am-service-project {
    display: grid;
    grid-template-columns: 42% minmax(0, 1fr);
  }
  .am-service-project-image,
  .am-service-project-image a {
    height: 100%;
  }
  .am-service-project-image img {
    height: 100%;
    min-height: 240px;
    aspect-ratio: auto;
  }
}
@media (max-width: 1000px) {
  .am-service-overhaul .am-r5-overview > .ad-shell {
    gap: 34px;
    grid-template-columns: 0.95fr 1.05fr;
  }
  .am-service-outcomes-grid {
    gap: 14px;
  }
  .am-service-outcome {
    padding: 8px 20px;
  }
  .am-service-overhaul .am-service-outcome h3 {
    font-size: 21px;
  }
  .am-service-overhaul .am-service-outcomes .am-r5-section-head {
    display: block;
  }
  .am-service-overhaul .am-service-outcomes .am-r5-section-head .am-eyebrow {
    margin-bottom: 12px;
  }
  .am-service-owned-grid {
    gap: 28px;
  }
  .am-service-project-copy {
    padding: 22px;
  }
  .am-service-enquiry-grid {
    grid-template-columns: 0.85fr 1.15fr;
    gap: 28px;
  }
}
@media (max-width: 760px) {
  .am-service-overhaul .aomark-section {
    padding-block: 48px;
  }
  .am-service-overhaul .am-r5-hero-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .am-service-overhaul .am-r5-hero .am-r5-art-frame {
    max-width: 420px !important;
    width: 100%;
    margin-inline: auto;
  }
  .am-service-overhaul .am-r5-hero .am-r5-art-frame img {
    max-height: 360px;
  }
  .am-service-overhaul .am-r5-jump {
    padding-block: 17px;
  }
  .am-service-overhaul .am-r5-jump > .ad-shell {
    gap: 14px 22px;
  }
  .am-service-overhaul .am-r5-jump p:first-child {
    flex-basis: 100%;
  }
  .am-service-overhaul .am-service-outcomes {
    padding-block: 28px;
  }
  .am-service-outcomes-grid,
  .am-service-project-grid,
  .am-service-owned-grid,
  .am-service-enquiry-grid {
    grid-template-columns: 1fr;
  }
  .am-service-overhaul .am-service-outcome {
    padding: 8px 22px;
  }
  .am-service-overhaul .am-r5-overview > .ad-shell {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .am-service-overhaul .am-r5-overview .am-r5-prose {
    padding-left: 22px;
  }
  .am-service-overhaul .am-r5-prose p:first-child {
    font-size: 17px;
  }
  .am-service-overhaul .am-service-overview-media {
    margin-top: 24px;
  }
  .am-service-overhaul .am-r5-faq > .ad-shell {
    gap: 28px;
  }
  .am-service-enquiry-copy {
    padding-top: 0;
  }
  .am-service-enquiry-note {
    margin-top: 24px;
  }
  .am-service-project-copy h3 {
    font-size: 26px;
  }
  .am-service-workflow-visual {
    padding: 20px;
  }
  .am-service-hub-projects .am-case-related-grid {
    grid-template-columns: 1fr;
  }
  .am-service-hub-overhaul .am-r5-service-tile-copy {
    padding: 23px;
  }
}
.am-service-search-proof .am-seo-proof-grid {
  display: grid;
  grid-template-columns: .92fr 1.08fr;
  gap: clamp(30px, 4vw, 52px);
  align-items: center;
}
.am-seo-proof-grid > * {
  min-width: 0;
  margin: 0;
}
.am-service-search-proof .am-seo-proof-story h2 {
  margin: 0 0 25px;
}
.am-service-search-proof .am-seo-proof-story h3 {
  font-size: 23px;
  margin: 26px 0 14px;
}
.am-service-search-proof .am-seo-proof-story > p:not(.am-eyebrow) {
  font-size: 16px;
  line-height: 1.75;
  margin: 0 0 20px;
}
.am-service-search-proof .am-seo-proof-report {
  padding: 30px;
  border: 1px solid transparent;
  border-radius: 22px;
  background: linear-gradient(145deg, #1b1c2b, #141623) padding-box,
    var(--service-line) border-box;
}
.am-service-search-proof .am-seo-proof-report h3 {
  font-size: 26px;
  margin: 0 0 10px;
}
.am-service-search-proof .am-seo-proof-report .am-eyebrow {
  margin: 0 0 12px;
}
.am-service-search-proof :is(.am-seo-proof-context, .am-seo-proof-period) {
  font-size: 13px;
  line-height: 1.6;
  margin: 6px 0;
}
.am-service-search-proof .am-seo-proof-metrics {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin: 26px 0;
  padding-block: 20px;
  border-block: 1px solid #ffffff16;
}
.am-service-search-proof .am-seo-proof-metric,
.am-service-search-proof .am-seo-proof-metric p {
  margin: 0;
  min-width: 0;
}
.am-service-search-proof .am-seo-proof-label {
  font-size: 13px;
  color: #c9bfd9;
}
.am-service-search-proof .am-seo-proof-value {
  font-size: clamp(28px, 3vw, 39px);
  color: #fff;
  line-height: 1.35;
  padding-block: 8px;
}
.am-service-search-proof .am-seo-proof-value strong,
.am-service-search-proof .am-seo-proof-change strong {
  font-weight: 500;
}
.am-service-search-proof .am-seo-proof-change {
  font-size: 12px;
  line-height: 1.6;
}
.am-service-search-proof .am-seo-proof-change strong {
  color: #ffb77f;
}
.am-service-search-proof .am-seo-proof-chart {
  margin: 0 -12px 18px;
}
.am-service-search-proof .am-seo-proof-chart img {
  display: block;
  width: 100%;
  height: auto;
}
.am-service-search-proof .am-seo-proof-source {
  font-size: 12px;
  line-height: 1.7;
  margin: 10px 0 0;
  color: #b9b0c8;
}
@media (max-width: 900px) {
  .am-service-search-proof .am-seo-proof-grid {
    grid-template-columns: 1fr;
  }
  .am-service-search-proof .am-seo-proof-report {
    padding: 24px;
  }
}
@media (max-width: 480px) {
  .am-service-search-proof .am-seo-proof-report {
    padding: 20px;
  }
  .am-service-search-proof .am-seo-proof-metrics {
    gap: 16px;
  }
  .am-service-search-proof .am-seo-proof-value {
    font-size: 29px;
  }
}
.am-service-example {
  background: radial-gradient(ellipse at 0 100%, #9e533212, transparent 60%), #141521;
}
.am-service-example > .ad-shell > p:not(.am-eyebrow) {
  max-width: 760px;
  color: #c6c3d4;
  line-height: 1.75;
}
.am-service-example-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  list-style: none;
  padding: 0;
  margin: 32px 0 0;
  counter-reset: workflow;
}
.am-service-example-steps li {
  counter-increment: workflow;
  padding-top: 20px;
  border-top: 1px solid transparent;
  border-image: var(--service-line) 1;
  color: #c6c3d4;
  font-size: 15px;
  line-height: 1.75;
}
.am-service-example-steps li::before {
  content: counter(workflow, decimal-leading-zero);
  display: block;
  color: #dfacff;
  font-size: 13px;
  margin-bottom: 14px;
}
.am-service-example-steps strong {
  display: block;
  color: #f8f6ff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
@media (max-width: 900px) {
  .am-service-example-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 560px) {
  .am-service-example-steps { grid-template-columns: 1fr; gap: 22px; }
}
/* Starting points: a shared introduction above a balanced evidence/content stage. */
.am-service-starting-point {
  background: radial-gradient(ellipse at 8% 80%, #7435b512, transparent 52%), #0e101b;
}
.am-start-heading {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: clamp(28px, 4.3vw, 62px);
  margin-bottom: 42px;
}
.am-start-heading > *, .am-start-stage > * { min-width: 0; margin: 0; }
.am-service-starting-point .am-start-title h2 {
  margin: 0;
  font-size: clamp(30px, 3.1vw, 43px);
  line-height: 1.15;
  max-width: 620px;
}
.am-service-starting-point .am-start-title .am-eyebrow { margin: 0 0 20px; }
.am-start-lead { padding-top: 5px; }
.am-service-starting-point .am-start-lead p {
  margin: 0;
  font-size: 18px;
  line-height: 1.75;
  color: #e0d9ed;
}
.am-start-stage {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(28px, 4.3vw, 62px);
  align-items: center;
}
.am-start-project {
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid #b791dd30;
  background: #171825;
}
.am-start-project-image { margin: 0; }
.am-start-project-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: top center;
}
.am-start-project-caption { padding: 24px 28px; }
.am-service-starting-point .am-start-project-caption .am-eyebrow { margin: 0 0 12px; font-size: 10px; }
.am-service-starting-point .am-start-project-caption h3 { margin: 0 0 10px; font-size: 25px; line-height: 1.2; }
.am-start-project-caption h3 a { color: #f8f6ff; text-decoration: none; }
.am-service-starting-point .am-start-project-caption p:not(.am-eyebrow) { margin: 0; font-size: 14px; line-height: 1.65; color: #c6c3d4; }
.am-service-starting-point .am-start-project-caption .am-start-project-link { margin-top: 16px; }
.am-start-project-link a, .am-start-scope-link a {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  color: #d5b6ff;
  font-size: 14px;
  text-decoration: none;
}
.am-start-project-link a::after, .am-start-scope-link a::after {
  content: "";
  flex: 0 0 17px;
  width: 17px;
  height: 17px;
  background: currentColor;
  mask: url("../icons/arrow-up-right.svg") center/contain no-repeat;
}
.am-start-project-link a:hover, .am-start-scope-link a:hover { color: #ffb983; }
.am-service-starting-point .am-start-body > h3 { margin: 0 0 20px; font-size: clamp(24px, 2vw, 29px); line-height: 1.25; }
.am-service-starting-point .am-start-body > p { font-size: 16px; line-height: 1.75; color: #c6c3d4; margin: 0 0 18px; }
.am-start-review { margin: 26px 0 0; padding-top: 22px; border-top: 1px solid #b791dd30; }
.am-service-starting-point .am-start-review .am-eyebrow { margin: 0 0 18px; font-size: 10px; }
.am-start-decisions { list-style: none; padding: 0; margin: 0; }
.am-start-decisions li {
  display: grid;
  grid-template-columns: 116px 1fr;
  gap: 16px;
  margin: 0 0 14px;
  font-size: 14px;
  line-height: 1.6;
  color: #c6c3d4;
}
.am-start-decisions li:last-child { margin-bottom: 0; }
.am-start-decisions strong { font-weight: 500; color: #ebdcff; }
.am-start-map {
  padding: clamp(24px, 3vw, 38px);
  border: 1px solid transparent;
  border-radius: 20px;
  background: linear-gradient(145deg, #251d32, #141826) padding-box, var(--service-line) border-box;
}
.am-service-starting-point .am-start-map > .am-eyebrow { margin: 0 0 18px; font-size: 10px; }
.am-service-starting-point .am-start-map > h3 { font-size: 30px; line-height: 1.2; margin: 0 0 26px; }
.am-start-map-steps { list-style: none; padding: 0; margin: 0; }
.am-start-map-steps li {
  position: relative;
  margin: 0;
  padding: 0 0 24px 24px;
  border-left: 1px solid #b08add50;
}
.am-start-map-steps li:last-child { padding-bottom: 0; }
.am-start-map-steps li::before {
  content: "";
  position: absolute;
  left: -4px;
  top: 6px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #c394ff;
}
.am-start-map-steps li:first-child::before { background: #ffad76; }
.am-start-map-label { display: block; font-size: 11px; letter-spacing: .05em; color: #d3b1f5; margin-bottom: 7px; }
.am-start-map-steps strong { display: block; font-size: 20px; font-weight: 500; line-height: 1.3; color: #f8f6ff; margin-bottom: 6px; }
.am-start-map-detail { display: block; font-size: 14px; line-height: 1.65; color: #c6c3d4; }
.am-service-starting-point .am-start-map-note { margin: 26px 0 0; padding-top: 18px; border-top: 1px solid #ffffff14; font-size: 12px; line-height: 1.65; color: #b9b0c8; }
.am-start-outcome {
  display: grid;
  grid-template-columns: 160px 1fr auto;
  gap: 24px;
  align-items: center;
  margin-top: 38px;
  padding-top: 25px;
  border-top: 1px solid transparent;
  border-image: var(--service-line) 1;
}
.am-service-starting-point .am-start-outcome > p { margin: 0; font-size: 15px; line-height: 1.6; color: #d6cede; }
.am-service-starting-point .am-start-outcome > .am-eyebrow { font-size: 10px; color: #c89cf8; }
@media (max-width: 900px) {
  .am-start-heading, .am-start-stage { grid-template-columns: 1fr; gap: 26px; }
  .am-start-heading { margin-bottom: 30px; }
  .am-start-lead { padding: 0; }
  .am-start-outcome { grid-template-columns: 1fr; gap: 12px; margin-top: 30px; }
}
@media (max-width: 480px) {
  .am-start-project-caption { padding: 22px; }
  .am-start-decisions li { grid-template-columns: 1fr; gap: 3px; margin-bottom: 18px; }
  .am-service-starting-point .am-start-map > h3 { font-size: 26px; }
}
/* Shared editorial service scope: continuous reading instead of another card collection. */
:is(.am-seo-editorial-ready, .am-service-editorial-ready) .am-r5-hero .am-r5-art-frame {
  border: 1px solid #b68ae42b;
  border-radius: 24px;
  overflow: hidden;
  background: #10131e;
}
:is(.am-seo-editorial-ready, .am-service-editorial-ready) .am-r5-hero .am-r5-art-frame img {
  aspect-ratio: 3 / 2;
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
}
:is(.am-seo-editorial, .am-service-editorial) {
  background: linear-gradient(140deg, #17182b, #111522);
}
:is(.am-seo-reading-grid, .am-service-reading-grid) {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: clamp(36px, 6vw, 86px);
  align-items: start;
}
:is(.am-seo-reading-grid, .am-service-reading-grid) > * {
  min-width: 0;
  margin: 0;
}
.am-service-overhaul :is(.am-seo-reading-intro, .am-service-reading-intro) h2 {
  margin: 0 0 24px;
}
.am-service-overhaul :is(.am-seo-reading-intro, .am-service-reading-intro) > p:not(.am-eyebrow),
.am-service-overhaul :is(.am-seo-reading-body, .am-service-reading-body) p,
.am-service-overhaul :is(.am-seo-engagement-steps, .am-service-engagement-steps) li {
  font-size: 17px;
  line-height: 1.8;
  color: #c6c3d4;
}
.am-service-overhaul :is(.am-seo-reading-intro, .am-service-reading-intro) > p:not(.am-eyebrow),
.am-service-overhaul :is(.am-seo-reading-body, .am-service-reading-body) p {
  margin: 0 0 20px;
}
.am-service-overhaul :is(.am-seo-topic, .am-service-topic) {
  margin: 0;
  padding: 32px 0;
  border: 0;
  border-top: 1px solid transparent;
  border-image: var(--service-line) 1;
}
.am-service-overhaul :is(.am-seo-topic, .am-service-topic):first-child {
  padding-top: 0;
  border-top: 0;
}
.am-service-overhaul :is(.am-seo-topic, .am-service-topic):last-child {
  padding-bottom: 0;
}
.am-service-overhaul :is(.am-seo-topic, .am-service-topic) h3 {
  margin: 0 0 18px;
  font-size: clamp(24px, 2vw, 28px);
  line-height: 1.25;
}
.am-service-overhaul :is(.am-seo-topic, .am-service-topic) > p:last-child {
  margin-bottom: 0;
  color: #d5c1f0;
  font-size: 15px;
}
.am-service-overhaul :is(.am-seo-topic, .am-service-topic) strong {
  font-weight: 500;
  color: #f3e6ff;
}
:is(.am-seo-collaboration, .am-service-collaboration) {
  background: #111420;
}
.am-service-overhaul :is(.am-seo-engagement-steps, .am-service-engagement-steps) {
  margin: 0;
  padding-left: 28px;
}
.am-service-overhaul :is(.am-seo-engagement-steps, .am-service-engagement-steps) li {
  padding-left: 12px;
  margin: 0 0 28px;
}
.am-service-overhaul :is(.am-seo-engagement-steps, .am-service-engagement-steps) li::marker {
  color: #c292ff;
  font-weight: 500;
}
.am-service-overhaul :is(.am-seo-engagement-steps, .am-service-engagement-steps) li strong {
  display: block;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 500;
  margin-bottom: 10px;
  color: #f8f6ff;
}
.am-service-overhaul :is(.am-seo-engagement-steps, .am-service-engagement-steps) li:last-child,
.am-service-overhaul :is(.am-seo-reading-body, .am-service-reading-body) > p:last-child {
  margin-bottom: 0;
}
@media (min-width: 901px) {
  :is(.am-seo-editorial-ready, .am-service-editorial-ready) .am-r5-hero-grid {
    grid-template-columns: .85fr 1.15fr;
    gap: 48px;
  }
  :is(.am-seo-editorial, .am-service-editorial) :is(.am-seo-reading-intro, .am-service-reading-intro) {
    position: sticky;
    top: 124px;
  }
}
@media (max-width: 900px) {
  :is(.am-seo-reading-grid, .am-service-reading-grid) {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .am-service-overhaul :is(.am-seo-topic, .am-service-topic) {
    padding-block: 28px;
  }
  :is(.am-seo-editorial-ready, .am-service-editorial-ready) .am-r5-hero .am-r5-art-frame {
    max-width: none !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .am-service-project {
    transition: none;
  }
  .am-service-project:hover {
    transform: none;
  }
}
