/* =========================================
   PAGE: WARTUNG & BETREUUNG
   Only page-specific variants. Shared grids, cards, sections and typography live in components.
========================================= */

.tm-maint-page {
  background: #ffffff;
}

/* HERO */

.tm-maint-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(82px, 9vw, 132px) 0;
  background:
    radial-gradient(circle at 82% 18%, rgba(37,99,235,.10), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}


/* FAQ */

.tm-maint-faq {
  display: grid;
  gap: 14px;
  max-width: 900px;
  margin: 0 auto;
}

.tm-maint-faq details {
  padding: 24px 28px;
  border-radius: 22px;
}

.tm-maint-faq summary {
  cursor: pointer;
  color: #0f172a;
  font-weight: 900;
}

.tm-maint-faq p {
  margin: 16px 0 0;
  color: #64748b;
  line-height: 1.7;
}

/* FINAL */

.tm-maint-final {
  position: relative;
  overflow: hidden;
  padding: clamp(96px, 9vw, 140px) 0;
  background:
    radial-gradient(circle at 50% 0%, rgba(37,99,235,.18), transparent 34%),
    linear-gradient(180deg, #020617 0%, #081127 100%);
}

.tm-maint-final-box {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}

.tm-maint-final .tm-eyebrow {
  color: #60a5fa;
}

.tm-maint-final h2 {
  color: #ffffff;
}

.tm-maint-final p {
  margin-left: auto;
  margin-right: auto;
  color: rgba(226,232,240,.74);
}

/* RESPONSIVE */

@media (max-width: 1100px) {
  .tm-maint-hero-card,
  .tm-maint-panel,
  .tm-maint-price-card,
  .tm-maint-trust-image {
    max-width: 620px;
  }
}

@media (max-width: 760px) {
  .tm-maint-hero,
  .tm-maint-final {
    padding: 82px 0;
  }

}

/* =========================
   ICON SYSTEM ADJUSTMENTS
========================= */

.tm-maint-card .tm-feature-icon,
.tm-maint-process .tm-feature-icon,
.tm-maint-mini-grid .tm-feature-icon,
.tm-maint-list .tm-feature-icon {
  margin-bottom: 20px;
}

.tm-maint-process .tm-feature-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  background: rgba(37, 99, 235, .08);
  color: #2563eb;
  font-size: 24px;
  letter-spacing: 0;
}

.tm-maint-dark .tm-feature-icon {
  background: rgba(96, 165, 250, .10);
  color: #60a5fa;
  border: 1px solid rgba(255,255,255,.08);
}


/* =========================
   LAUNCH MOBILE VIEWPORT ALIGNMENT: WARTUNG
========================= */

@media (max-width: 760px) {
  .tm-maint-hero {
    padding-top: 56px;
    padding-bottom: 64px;
  }

  .tm-maint-hero-grid {
    gap: 30px;
  }

  .tm-maint-hero .tm-page-hero-lead {
    margin-top: 18px;
  }

  .tm-maint-actions {
    margin-top: 22px;
  }
}

/* =========================
   LAUNCH FIX: WARTUNG MOBILE CARDS & SPACING
   Minimal page-specific corrections before launch.
========================= */

.tm-maint-dark .tm-maint-card h3,
.tm-maint-card.tm-maint-card-dark h3 {
  color: #ffffff;
}

.tm-maint-dark .tm-maint-card p,
.tm-maint-card.tm-maint-card-dark p {
  color: rgba(226, 232, 240, .74);
}


@media (max-width: 760px) {
  .tm-maint-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .tm-maint-dark {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .tm-maint-head,
  .tm-maint-head-center {
    margin-bottom: 28px;
  }

  .tm-maint-card-grid,
  .tm-maint-process,
  .tm-maint-mini-grid,
  .tm-maint-list,
  .tm-maint-faq {
    gap: 14px;
  }


  .tm-maint-center {
    margin-top: 28px;
  }

}

@media (max-width: 540px) {
  .tm-maint-hero {
    padding-top: 48px;
    padding-bottom: 56px;
  }

  .tm-maint-section {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .tm-maint-dark {
    padding-top: 62px;
    padding-bottom: 62px;
  }

}


/* =========================
   FINAL MOBILE LAUNCH PASS: WARTUNG
========================= */

@media (max-width: 767px) {
  .tm-maint-hero {
    padding-top: 34px;
    padding-bottom: 52px;
  }

  .tm-maint-hero-grid {
    gap: 24px;
  }

  .tm-maint-hero .tm-eyebrow {
    margin-bottom: 10px;
  }

  .tm-maint-hero .tm-page-hero-lead {
    margin-top: 14px;
    line-height: 1.6;
  }

  .tm-maint-actions {
    margin-top: 20px;
  }

  .tm-maint-hero-card,
  .tm-maint-panel,
  .tm-maint-price-card,
  .tm-maint-box {
    border-radius: 24px;
  }

  .tm-maint-section {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .tm-maint-dark {
    padding-top: 58px;
    padding-bottom: 58px;
  }
}

@media (max-width: 420px) {
  .tm-maint-hero {
    padding-top: 28px;
    padding-bottom: 46px;
  }

  .tm-maint-actions .tm-btn {
    width: 100%;
    justify-content: center;
  }
}

/* =========================
   v80: Trust section desktop fix
   Prevents the headline from overflowing and restores the correct visual hierarchy.
========================= */
@media (min-width: 1101px) {
  .tm-maint-trust {
    grid-template-columns: minmax(340px, 440px) minmax(0, 1fr);
    gap: clamp(54px, 6vw, 82px);
    align-items: center;
  }

  .tm-maint-trust .tm-maint-copy {
    max-width: 720px;
    min-width: 0;
  }

  .tm-maint-trust .tm-maint-copy h2 {
    max-width: 100%;
    font-size: clamp(3.25rem, 4.15vw, 4.65rem);
    line-height: .96;
    letter-spacing: -.065em;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: auto;
  }

  .tm-maint-trust .tm-maint-copy > p {
    max-width: 640px;
  }

  .tm-maint-trust-image {
    max-width: 440px;
    justify-self: start;
  }

  .tm-maint-trust-image img {
    aspect-ratio: 4 / 4.15;
    max-height: 640px;
    object-position: center 16%;
  }

  .tm-maint-trust-image div {
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
}


/* =========================
   v103: Eyebrow system alignment
   Match Wartung & Betreuung with the Startseite eyebrow language.
========================= */

.tm-maint-page .tm-eyebrow {
  color: var(--tm-primary, #2563eb);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.tm-maint-page .tm-section-dark .tm-eyebrow,
.tm-maint-page .tm-maint-final .tm-eyebrow {
  color: #60a5fa;
}

@media (max-width: 767px) {
  .tm-maint-page .tm-eyebrow {
    font-size: 0.74rem;
    letter-spacing: 0.18em;
  }
}

/* =========================
   v104: Wartung rhythm and mobile polish
   Final spacing pass for desktop and mobile without changing the page story.
========================= */

.tm-maint-page .tm-maint-section {
  padding-top: clamp(88px, 7.8vw, 124px);
  padding-bottom: clamp(88px, 7.8vw, 124px);
}

.tm-maint-page .tm-maint-head,
.tm-maint-page .tm-maint-head-center {
  margin-bottom: clamp(34px, 4vw, 56px);
}

.tm-maint-page .tm-maint-head h2,
.tm-maint-page .tm-maint-head-center h2,
.tm-maint-page .tm-maint-copy h2,
.tm-maint-page .tm-maint-box h2 {
  text-wrap: balance;
  overflow-wrap: break-word;
  max-width: 100%;
}

.tm-maint-page .tm-maint-head-center h2 {
  font-size: clamp(2.45rem, 4.4vw, 4.8rem);
  line-height: .95;
  letter-spacing: -.065em;
}

.tm-maint-page .tm-maint-head-center > p:last-child,
.tm-maint-page .tm-maint-head > p:last-child,
.tm-maint-page .tm-maint-copy > p {
  margin-top: clamp(18px, 1.7vw, 24px);
}


.tm-maint-price-card .tm-btn {
  width: 100%;
  justify-content: center;
}


@media (max-width: 900px) {
  .tm-maint-page .tm-maint-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .tm-maint-page .tm-maint-head,
  .tm-maint-page .tm-maint-head-center {
    margin-bottom: 34px;
  }

  .tm-maint-page .tm-maint-head-center h2,
  .tm-maint-page .tm-maint-copy h2,
  .tm-maint-page .tm-maint-box h2 {
    font-size: clamp(2.25rem, 8.8vw, 3.55rem);
    line-height: .98;
    letter-spacing: -.06em;
  }

  .tm-maint-page .tm-maint-head-center > p:last-child,
  .tm-maint-page .tm-maint-head > p:last-child,
  .tm-maint-page .tm-maint-copy > p {
    margin-top: 16px;
  }
}

@media (max-width: 767px) {
  .tm-maint-page .tm-maint-section {
    padding-top: 62px;
    padding-bottom: 62px;
  }

  .tm-maint-page .tm-maint-dark {
    padding-top: 66px;
    padding-bottom: 66px;
  }

  .tm-maint-page .tm-maint-head,
  .tm-maint-page .tm-maint-head-center {
    margin-bottom: 28px;
  }

  .tm-maint-page .tm-maint-head-center h2,
  .tm-maint-page .tm-maint-copy h2,
  .tm-maint-page .tm-maint-box h2 {
    font-size: clamp(2.05rem, 10.2vw, 3rem);
    line-height: 1;
    letter-spacing: -.055em;
  }

  .tm-maint-page .tm-maint-head-center > p:last-child,
  .tm-maint-page .tm-maint-head > p:last-child,
  .tm-maint-page .tm-maint-copy > p {
    margin-top: 14px;
  }

  .tm-maint-responsibility-grid,
  .tm-maint-risk-grid,
  .tm-maint-timeline,
  .tm-maint-mini-grid,
  .tm-maint-list,
  .tm-maint-faq {
    margin-top: 26px;
  }

  .tm-maint-responsibility-card,
  .tm-maint-risk-card,
  .tm-maint-timeline article,
  .tm-maint-mini-grid > div,
  .tm-maint-list div,
  .tm-maint-faq details {
    padding: 22px;
    border-radius: 22px;
  }


  .tm-maint-final {
    padding-top: 76px;
    padding-bottom: 76px;
  }
}

@media (max-width: 420px) {
  .tm-maint-page .tm-maint-section {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .tm-maint-page .tm-maint-head-center h2,
  .tm-maint-page .tm-maint-copy h2,
  .tm-maint-page .tm-maint-box h2 {
    font-size: clamp(1.92rem, 10.8vw, 2.65rem);
  }

}

/* =========================
   v200: Premium Edition Wartung & Betreuung
   Complete page choreography pass.
========================= */

.tm-maint-v200 {
  --tm-blue: #2563eb;
  --tm-navy: #0f172a;
  --tm-muted: #64748b;
  --tm-line: #e2e8f0;
  --tm-soft: #f8fafc;
}

.tm-maint-v200 .tm-eyebrow {
  color: var(--tm-blue);
  font-weight: 900;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.tm-v200-hero {
  padding: clamp(72px, 8vw, 118px) 0 clamp(86px, 9vw, 132px);
  background:
    radial-gradient(circle at 78% 12%, rgba(37,99,235,.13), transparent 32%),
    radial-gradient(circle at 16% 88%, rgba(15,23,42,.055), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.tm-v200-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, .82fr);
  gap: clamp(44px, 7vw, 92px);
  align-items: center;
}

.tm-v200-hero-copy h1 {
  max-width: 940px;
  color: var(--tm-navy);
  font-size: clamp(3.9rem, 6.3vw, 6.9rem);
  line-height: .88;
  letter-spacing: -.085em;
  text-wrap: balance;
}

.tm-v200-hero-copy .tm-maint-lead {
  max-width: 690px;
  margin-top: 28px;
  color: var(--tm-muted);
  font-size: clamp(1.08rem, 1.4vw, 1.24rem);
  line-height: 1.75;
}

.tm-v200-hero-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}

.tm-v200-hero-proof span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 999px;
  background: rgba(255,255,255,.8);
  color: #475569;
  font-size: .86rem;
  font-weight: 800;
}

.tm-v200-status-card {
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 3vw, 38px);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 34px;
  background:
    radial-gradient(circle at 86% -12%, rgba(37,99,235,.14), transparent 38%),
    rgba(255,255,255,.96);
  box-shadow: 0 34px 90px rgba(15,23,42,.12), inset 0 1px 0 rgba(255,255,255,.92);
}

.tm-v200-status-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 24px;
  margin-bottom: 22px;
  border-bottom: 1px solid rgba(226,232,240,.88);
}

.tm-v200-status-header span,
.tm-v200-status-footer span {
  display: block;
  margin-bottom: 8px;
  color: var(--tm-muted);
  font-size: .76rem;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.tm-v200-status-header strong {
  color: var(--tm-navy);
  font-size: clamp(1.35rem, 2vw, 1.75rem);
  letter-spacing: -.04em;
}

.tm-v200-status-header i {
  display: inline-flex;
  width: 12px;
  height: 12px;
  margin-top: 8px;
  border-radius: 50%;
  background: #22c55e;
  box-shadow: 0 0 0 8px rgba(34,197,94,.12), 0 0 34px rgba(34,197,94,.36);
}

.tm-v200-status-body {
  display: grid;
  gap: 12px;
}

.tm-v200-status-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 16px 18px;
  border: 1px solid rgba(226,232,240,.9);
  border-radius: 18px;
  background: #f8fafc;
}

.tm-v200-status-row span {
  color: #475569;
  font-size: .93rem;
}

.tm-v200-status-row strong {
  color: #15803d;
  font-size: .9rem;
  font-weight: 900;
}

.tm-v200-status-footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px;
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid rgba(226,232,240,.88);
}

.tm-v200-status-footer span {
  margin: 0;
}

.tm-v200-status-footer strong {
  color: var(--tm-navy);
  font-size: .95rem;
}


.tm-v200-statement h2,
.tm-v200-care-copy h2,
.tm-v200-pricing-copy h2,
.tm-v200-benefit-head h2,
.tm-v200-trust-copy h2 {
  margin: 0;
  color: var(--tm-navy);
  font-size: clamp(3rem, 4.8vw, 5.6rem);
  line-height: .94;
  letter-spacing: -.07em;
  text-wrap: balance;
}

.tm-v200-statement .tm-eyebrow,
.tm-v200-care-copy .tm-eyebrow,
.tm-v200-pricing-copy .tm-eyebrow,
.tm-v200-benefit-head .tm-eyebrow,
.tm-v200-trust-copy .tm-eyebrow {
  margin-bottom: 18px;
}

.tm-v200-statement p:not(.tm-eyebrow),
.tm-v200-care-copy p,
.tm-v200-pricing-copy p,
.tm-v200-trust-copy > p {
  margin: 0;
  color: var(--tm-muted);
  font-size: 1.06rem;
  line-height: 1.78;
}


.tm-v200-responsibility-grid article span,
.tm-v200-risk-grid article span,
.tm-v200-benefit-flow span {
  color: var(--tm-blue);
  font-size: .76rem;
  font-weight: 950;
  letter-spacing: .13em;
  text-transform: uppercase;
}


.tm-v200-responsibility-grid p,
.tm-v200-risk-grid p,
.tm-v200-existing-box p,
.tm-v200-price-card p,
.tm-v200-faq-section p {
  margin: 0;
  color: var(--tm-muted);
  line-height: 1.68;
}

.tm-v200-risk {
  background:
    radial-gradient(circle at 12% 0%, rgba(37,99,235,.22), transparent 30%),
    linear-gradient(180deg, #020617 0%, #081127 100%);
}

.tm-v200-risk .tm-eyebrow,
.tm-v200-final .tm-eyebrow {
  color: #60a5fa;
}

.tm-v200-dark-head {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.tm-v200-dark-head h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(3.4rem, 6vw, 7rem);
  line-height: .88;
  letter-spacing: -.085em;
  text-wrap: balance;
}

.tm-v200-dark-head p {
  max-width: 720px;
  margin: 24px auto 0;
  color: rgba(226,232,240,.72);
  font-size: 1.08rem;
  line-height: 1.75;
}

.tm-v200-risk-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 46px;
}

.tm-v200-risk-grid article {
  min-height: 270px;
  padding: clamp(28px, 3vw, 38px);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 30px;
  background: rgba(255,255,255,.055);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.06);
}

.tm-v200-risk-grid article span {
  color: #60a5fa;
}

.tm-v200-risk-grid h3 {
  margin: 48px 0 16px;
  color: #ffffff;
  font-size: clamp(1.65rem, 2.35vw, 2.25rem);
  line-height: 1;
  letter-spacing: -.06em;
}

.tm-v200-risk-grid p {
  color: rgba(226,232,240,.72);
}

.tm-v200-care-grid,
.tm-v200-pricing-layout,
.tm-v200-trust-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, .68fr);
  gap: clamp(42px, 7vw, 92px);
  align-items: center;
}

.tm-v200-care-copy,
.tm-v200-pricing-copy,
.tm-v200-trust-copy {
  min-width: 0;
}

.tm-v200-care-copy p,
.tm-v200-pricing-copy p,
.tm-v200-trust-copy > p {
  max-width: 650px;
  margin-top: 24px;
}

.tm-v200-care-copy .tm-btn {
  margin-top: 30px;
}

.tm-v200-care-card,
.tm-v200-price-card {
  padding: clamp(28px, 3vw, 38px);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 32px;
  background:
    radial-gradient(circle at 84% 0%, rgba(37,99,235,.11), transparent 34%),
    #ffffff;
  box-shadow: 0 28px 80px rgba(15,23,42,.09);
}

.tm-v200-care-card-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: 1px solid rgba(226,232,240,.92);
}

.tm-v200-care-card-head span {
  color: var(--tm-muted);
  font-size: .76rem;
  font-weight: 900;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.tm-v200-care-card-head strong {
  position: relative;
  padding-left: 16px;
  color: #15803d;
  font-size: .92rem;
}

.tm-v200-care-card-head strong::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transform: translateY(-50%);
  background: #22c55e;
}

.tm-v200-care-card ul,
.tm-v200-price-card ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tm-v200-care-card li,
.tm-v200-price-card li {
  padding: 15px 16px;
  border: 1px solid rgba(226,232,240,.9);
  border-radius: 16px;
  background: #f8fafc;
  color: var(--tm-navy);
  font-weight: 850;
}

.tm-v200-care-card p {
  margin: 22px 0 0;
  color: var(--tm-muted);
  font-size: .92rem;
}


.tm-v200-existing-box {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, .45fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  padding: clamp(34px, 5vw, 64px);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 34px;
  background: #ffffff;
  box-shadow: 0 18px 56px rgba(15,23,42,.055);
}

.tm-v200-existing-box h2 {
  margin: 0;
  color: var(--tm-navy);
  font-size: clamp(2.5rem, 4vw, 4.35rem);
  line-height: .95;
  letter-spacing: -.07em;
}

.tm-v200-existing-box p {
  max-width: 720px;
  margin-top: 22px;
  font-size: 1.04rem;
}


.tm-v200-price-card .tm-btn {
  width: 100%;
  justify-content: center;
  margin-top: 26px;
}


.tm-v200-trust-grid {
  grid-template-columns: minmax(320px, 520px) minmax(0, 1fr);
}

.tm-v200-trust-image {
  position: relative;
}

.tm-v200-trust-image img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 4.65;
  object-fit: cover;
  object-position: center 14%;
  border-radius: 34px;
  box-shadow: 0 30px 86px rgba(15,23,42,.16);
}

.tm-v200-trust-image div {
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 24px;
  padding: 18px 20px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 22px;
  background: rgba(15,23,42,.86);
  backdrop-filter: blur(16px);
}

.tm-v200-trust-image strong,
.tm-v200-trust-image span {
  display: block;
}

.tm-v200-trust-image strong {
  margin-bottom: 5px;
  color: #ffffff;
}

.tm-v200-trust-image span {
  color: rgba(255,255,255,.72);
  line-height: 1.45;
}

.tm-v200-trust-notes {
  display: grid;
  gap: 12px;
  margin-top: 32px;
}

.tm-v200-trust-notes div {
  padding: 18px 20px;
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 20px;
  background: #ffffff;
}

.tm-v200-trust-notes strong,
.tm-v200-trust-notes span {
  display: block;
}

.tm-v200-trust-notes strong {
  color: var(--tm-navy);
  margin-bottom: 6px;
}

.tm-v200-trust-notes span {
  color: var(--tm-muted);
  line-height: 1.55;
}

.tm-v200-faq-section .tm-maint-faq details {
  background: #ffffff;
  border: 1px solid rgba(226,232,240,.95);
  box-shadow: 0 12px 34px rgba(15,23,42,.045);
}

.tm-v200-final-person {
  margin-top: 10px !important;
  color: #ffffff !important;
  font-weight: 850;
}

@media (max-width: 1180px) {
  .tm-v200-hero-grid,
  .tm-v200-care-grid,
  .tm-v200-pricing-layout,
  .tm-v200-trust-grid,
  .tm-v200-statement,
  .tm-v200-existing-box {
    grid-template-columns: 1fr;
  }

  .tm-v200-status-card,
  .tm-v200-care-card,
  .tm-v200-price-card,
  .tm-v200-trust-image {
    max-width: 640px;
  }

  .tm-v200-responsibility-grid,
  .tm-v200-risk-grid,
  .tm-v200-timeline {
    grid-template-columns: 1fr;
  }

}

@media (max-width: 767px) {
  .tm-v200-hero {
    padding-top: 42px;
    padding-bottom: 58px;
  }

  .tm-v200-hero-grid,
  .tm-v200-care-grid,
  .tm-v200-pricing-layout,
  .tm-v200-trust-grid {
    gap: 30px;
  }

  .tm-v200-hero-copy h1,
  .tm-v200-statement h2,
  .tm-v200-care-copy h2,
  .tm-v200-pricing-copy h2,
  .tm-v200-benefit-head h2,
  .tm-v200-trust-copy h2,
  .tm-v200-dark-head h2,
  .tm-v200-existing-box h2 {
    font-size: clamp(2.35rem, 12vw, 3.4rem);
    line-height: .98;
    letter-spacing: -.065em;
    overflow-wrap: break-word;
  }

  .tm-v200-hero-copy .tm-maint-lead,
  .tm-v200-statement p:not(.tm-eyebrow),
  .tm-v200-care-copy p,
  .tm-v200-pricing-copy p,
  .tm-v200-trust-copy > p,
  .tm-v200-dark-head p,
  .tm-v200-existing-box p {
    font-size: .98rem;
    line-height: 1.66;
  }

  .tm-v200-status-card,
  .tm-v200-care-card,
  .tm-v200-price-card,
  .tm-v200-existing-box {
    padding: 24px;
    border-radius: 26px;
  }

  .tm-v200-status-row,
  .tm-v200-status-footer {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }

  .tm-v200-hero-proof {
    gap: 8px;
  }

  .tm-v200-hero-proof span {
    width: 100%;
    justify-content: center;
  }

  .tm-v200-responsibility-grid,
  .tm-v200-risk-grid,
  .tm-v200-timeline {
    gap: 14px;
    margin-top: 28px;
  }

  .tm-v200-responsibility-grid article,
  .tm-v200-risk-grid article,
  .tm-v200-timeline article {
    min-height: 0;
    padding: 24px;
    border-radius: 24px;
  }

  .tm-v200-responsibility-grid h3,
  .tm-v200-risk-grid h3 {
    margin-top: 24px;
    font-size: 1.45rem;
  }


  .tm-v200-trust-image img {
    aspect-ratio: 4 / 4.35;
  }

  .tm-v200-trust-image div {
    left: 16px;
    right: 16px;
    bottom: 16px;
  }

  .tm-v200-final .tm-btn,
  .tm-v200-price-card .tm-btn,
  .tm-v200-hero .tm-btn {
    width: 100%;
    justify-content: center;
  }
}


/* =========================
   v201: Premium rhythm upgrade
   Responsibility, process, pricing and editorial benefit rebuilt to break the repeated card rhythm.
========================= */

.tm-v201-responsibility {
  background:
    radial-gradient(circle at 18% 18%, rgba(37,99,235,.08), transparent 34%),
    linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
}

.tm-v201-responsibility-layout {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(420px, 1.08fr);
  gap: clamp(52px, 7vw, 112px);
  align-items: center;
}

.tm-v201-responsibility-copy h2 {
  max-width: 760px;
  margin: 0;
  color: #0f172a;
  font-size: clamp(3.4rem, 5.4vw, 6.9rem);
  line-height: .88;
  letter-spacing: -.075em;
  text-wrap: balance;
}

.tm-v201-responsibility-copy p:not(.tm-eyebrow) {
  max-width: 620px;
  margin: clamp(22px, 2.1vw, 32px) 0 0;
  color: #64748b;
  font-size: clamp(1rem, 1.2vw, 1.16rem);
  line-height: 1.8;
}

.tm-v201-responsibility-rail {
  display: grid;
  gap: 18px;
}

.tm-v201-responsibility-rail article {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr);
  gap: 22px;
  align-items: start;
  padding: clamp(24px, 2.7vw, 36px);
  border-radius: 30px;
  background: rgba(255,255,255,.86);
  border: 1px solid rgba(226,232,240,.92);
  box-shadow: 0 18px 55px rgba(15,23,42,.055);
}

.tm-v201-responsibility-rail article span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 18px;
  background: rgba(37,99,235,.09);
  color: #2563eb;
  font-weight: 950;
  letter-spacing: -.02em;
}

.tm-v201-responsibility-rail h3 {
  margin: 0 0 10px;
  color: #0f172a;
  font-size: clamp(1.45rem, 2.15vw, 2.25rem);
  line-height: 1.02;
  letter-spacing: -.055em;
}

.tm-v201-responsibility-rail p {
  max-width: 34ch;
  margin: 0;
  color: #64748b;
  font-size: .98rem;
  line-height: 1.65;
}

.tm-v201-process {
  background:
    radial-gradient(circle at 50% 0%, rgba(37,99,235,.06), transparent 28%),
    #ffffff;
}

.tm-v201-process-head {
  max-width: 720px;
  margin: 0 auto clamp(48px, 5.4vw, 82px);
  text-align: center;
}

.tm-v201-process-head h2 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(3rem, 5vw, 6rem);
  line-height: .9;
  letter-spacing: -.075em;
  text-wrap: balance;
}

.tm-v201-process-head p:not(.tm-eyebrow) {
  max-width: 520px;
  margin: 22px auto 0;
  color: #64748b;
  line-height: 1.75;
}

.tm-v201-timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
}

.tm-v201-timeline::before {
  content: "";
  position: absolute;
  left: 8%;
  right: 8%;
  top: 33px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(37,99,235,.42), transparent);
}

.tm-v201-timeline article {
  position: relative;
  z-index: 1;
  padding: 0 clamp(18px, 2vw, 34px);
  text-align: center;
}

.tm-v201-timeline article span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  margin-bottom: 28px;
  border-radius: 24px;
  background: #2563eb;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 950;
  box-shadow: 0 20px 45px rgba(37,99,235,.25);
}

.tm-v201-timeline h3 {
  margin: 0 0 12px;
  color: #0f172a;
  font-size: clamp(1.2rem, 1.5vw, 1.55rem);
  line-height: 1.12;
  letter-spacing: -.035em;
}

.tm-v201-timeline p {
  max-width: 25ch;
  margin: 0 auto;
  color: #64748b;
  font-size: .95rem;
  line-height: 1.65;
}

.tm-v201-pricing-section {
  background:
    radial-gradient(circle at 80% 12%, rgba(37,99,235,.11), transparent 32%),
    linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
}

.tm-v201-pricing-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 430px);
  gap: clamp(56px, 7vw, 110px);
  align-items: center;
}

.tm-v201-pricing-copy h2 {
  max-width: 790px;
  margin: 0;
  color: #0f172a;
  font-size: clamp(3.25rem, 5.2vw, 6.4rem);
  line-height: .88;
  letter-spacing: -.075em;
  text-wrap: balance;
}

.tm-v201-price-line {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 12px;
  margin: clamp(26px, 2.8vw, 42px) 0 20px;
}

.tm-v201-price-line span,
.tm-v201-price-line em {
  color: #64748b;
  font-style: normal;
  font-weight: 850;
}

.tm-v201-price-line strong {
  color: #2563eb;
  font-size: clamp(3.7rem, 6.2vw, 7.2rem);
  line-height: .82;
  letter-spacing: -.08em;
}

.tm-v201-pricing-copy > p:not(.tm-eyebrow) {
  max-width: 620px;
  margin: 0;
  color: #64748b;
  font-size: clamp(1rem, 1.2vw, 1.16rem);
  line-height: 1.78;
}

.tm-v201-price-note {
  max-width: 620px;
  margin-top: 34px;
  padding-top: 28px;
  border-top: 1px solid rgba(203,213,225,.8);
}

.tm-v201-price-note strong {
  display: block;
  margin-bottom: 8px;
  color: #0f172a;
  font-size: clamp(1.15rem, 1.6vw, 1.5rem);
  line-height: 1.2;
}

.tm-v201-price-note span {
  display: block;
  color: #64748b;
  line-height: 1.7;
}

.tm-v201-price-card {
  padding: clamp(30px, 3vw, 42px);
  border-radius: 34px;
  background:
    radial-gradient(circle at 88% 0%, rgba(37,99,235,.11), transparent 34%),
    rgba(255,255,255,.96);
  border: 1px solid rgba(226,232,240,.92);
  box-shadow: 0 26px 80px rgba(15,23,42,.10);
}

.tm-v201-price-badge {
  display: inline-flex;
  padding: 9px 13px;
  border-radius: 999px;
  background: rgba(37,99,235,.09);
  color: #2563eb;
  font-size: .74rem;
  font-weight: 950;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.tm-v201-price-card h3 {
  margin: 28px 0 14px;
  color: #0f172a;
  font-size: clamp(1.75rem, 2.4vw, 2.45rem);
  line-height: .98;
  letter-spacing: -.06em;
}

.tm-v201-price-card p {
  margin: 0;
  color: #64748b;
  line-height: 1.65;
}

.tm-v201-price-card ul {
  display: grid;
  gap: 14px;
  margin: 30px 0;
  padding: 0;
  list-style: none;
}

.tm-v201-price-card li {
  color: #0f172a;
  font-weight: 850;
}

.tm-v201-price-card li::before {
  content: "✓";
  margin-right: 10px;
  color: #2563eb;
  font-weight: 950;
}

.tm-v201-price-card .tm-btn {
  width: 100%;
  justify-content: center;
}

.tm-v201-benefit {
  background:
    radial-gradient(circle at 15% 0%, rgba(37,99,235,.06), transparent 30%),
    #ffffff;
}

.tm-v201-benefit-layout {
  display: grid;
  grid-template-columns: minmax(0, .78fr) minmax(0, 1fr);
  gap: clamp(44px, 6vw, 86px);
  align-items: start;
}

.tm-v201-benefit-head h2 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(3.2rem, 5vw, 6rem);
  line-height: .88;
  letter-spacing: -.075em;
  text-wrap: balance;
}

.tm-v201-benefit-head p:not(.tm-eyebrow) {
  max-width: 420px;
  margin: 24px 0 0;
  color: #64748b;
  line-height: 1.75;
}

.tm-v201-benefit-flow {
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(203,213,225,.85);
}

.tm-v201-benefit-flow div {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr);
  gap: 26px;
  align-items: center;
  padding: clamp(26px, 3.2vw, 42px) 0;
  border-bottom: 1px solid rgba(203,213,225,.85);
}

.tm-v201-benefit-flow span {
  color: #2563eb;
  font-size: .78rem;
  font-weight: 950;
  letter-spacing: .13em;
}

.tm-v201-benefit-flow strong {
  color: #0f172a;
  font-size: clamp(1.55rem, 2.6vw, 2.75rem);
  line-height: 1;
  letter-spacing: -.055em;
}

@media (max-width: 1100px) {
  .tm-v201-responsibility-layout,
  .tm-v201-pricing-layout,
  .tm-v201-benefit-layout {
    grid-template-columns: 1fr;
  }

  .tm-v201-responsibility-rail,
  .tm-v201-pricing-layout,
  .tm-v201-benefit-flow {
    max-width: 760px;
  }

  .tm-v201-timeline {
    grid-template-columns: 1fr;
    gap: 0;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
  }

  .tm-v201-timeline::before {
    left: 33px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 1px;
    height: auto;
    background: linear-gradient(180deg, transparent, rgba(37,99,235,.36), transparent);
  }

  .tm-v201-timeline article {
    display: grid;
    grid-template-columns: 66px minmax(0, 1fr);
    gap: 22px;
    padding: 0 0 36px;
    text-align: left;
  }

  .tm-v201-timeline article:last-child {
    padding-bottom: 0;
  }

  .tm-v201-timeline article span {
    margin: 0;
  }

  .tm-v201-timeline h3,
  .tm-v201-timeline p {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .tm-v201-responsibility-copy h2,
  .tm-v201-process-head h2,
  .tm-v201-pricing-copy h2,
  .tm-v201-benefit-head h2 {
    font-size: clamp(2.25rem, 11.2vw, 3.35rem);
    line-height: .96;
    letter-spacing: -.06em;
  }

  .tm-v201-responsibility-layout,
  .tm-v201-pricing-layout,
  .tm-v201-benefit-layout {
    gap: 34px;
  }

  .tm-v201-responsibility-rail article {
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 16px;
    padding: 22px;
    border-radius: 24px;
  }

  .tm-v201-responsibility-rail article span {
    width: 42px;
    height: 42px;
    border-radius: 15px;
  }

  .tm-v201-responsibility-rail h3 {
    font-size: 1.35rem;
  }

  .tm-v201-process-head {
    margin-bottom: 34px;
  }

  .tm-v201-timeline::before {
    left: 21px;
  }

  .tm-v201-timeline article {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 16px;
    padding-bottom: 30px;
  }

  .tm-v201-timeline article span {
    width: 44px;
    height: 44px;
    border-radius: 16px;
    font-size: .86rem;
  }

  .tm-v201-price-line {
    gap: 8px 10px;
  }

  .tm-v201-price-line strong {
    font-size: clamp(3.6rem, 18vw, 5.2rem);
  }

  .tm-v201-price-card {
    padding: 24px;
    border-radius: 26px;
  }

  .tm-v201-benefit-flow div {
    grid-template-columns: 1fr;
    gap: 9px;
    padding: 24px 0;
  }

  .tm-v201-benefit-flow strong {
    font-size: clamp(1.35rem, 7.8vw, 1.95rem);
    line-height: 1.08;
  }
}

/* =========================
   v202: Bugfix, rhythm and CTA logic pass
   Fixes mobile timeline, reduces over-loud headings, improves spacing and CTA intent.
========================= */

.tm-v200-hero-copy h1 {
  font-weight: 820;
  letter-spacing: -.072em;
}

.tm-v201-responsibility-copy h2,
.tm-v201-process-head h2,
.tm-v201-pricing-copy h2,
.tm-v201-benefit-head h2,
.tm-v200-dark-head h2 {
  font-weight: 820;
}

.tm-v201-responsibility-copy h2 {
  font-size: clamp(3rem, 4.8vw, 6.05rem);
  line-height: .91;
}

.tm-v200-dark-head h2 {
  font-size: clamp(3rem, 5.1vw, 6.2rem);
  line-height: .92;
  letter-spacing: -.078em;
}

.tm-maint-v200 .tm-maint-section {
  padding-top: clamp(76px, 6.8vw, 108px);
  padding-bottom: clamp(76px, 6.8vw, 108px);
}

.tm-v200-risk .tm-maint-center {
  margin-top: clamp(34px, 4.2vw, 54px);
}

.tm-v200-final .tm-maint-final-box > p:not(.tm-eyebrow):not(.tm-v200-final-person) {
  margin-bottom: 22px;
}

.tm-v202-final-actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.tm-v202-final-actions .tm-btn-light {
  background: rgba(255,255,255,.10);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,.18);
}

.tm-v201-responsibility-rail article:nth-child(3) p {
  max-width: 40ch;
}

@media (max-width: 1100px) {
  .tm-v201-timeline article span {
    grid-column: 1;
    grid-row: 1 / span 2;
  }

  .tm-v201-timeline article h3 {
    grid-column: 2;
    align-self: end;
  }

  .tm-v201-timeline article p {
    grid-column: 2;
    max-width: 42rem;
  }
}

@media (max-width: 767px) {
  .tm-maint-v200 .tm-maint-section {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .tm-v200-hero-copy h1 {
    font-size: clamp(2.55rem, 11.2vw, 3.55rem);
    line-height: .98;
    letter-spacing: -.062em;
  }

  .tm-v200-dark-head h2,
  .tm-v201-process-head h2,
  .tm-v201-responsibility-copy h2,
  .tm-v201-pricing-copy h2,
  .tm-v201-benefit-head h2 {
    font-size: clamp(2.18rem, 10.2vw, 3.05rem);
    line-height: 1;
    letter-spacing: -.058em;
  }

  .tm-v201-process-head {
    margin-bottom: 32px;
  }

  .tm-v201-timeline {
    gap: 0;
  }

  .tm-v201-timeline::before {
    left: 22px;
  }

  .tm-v201-timeline article {
    grid-template-columns: 46px minmax(0, 1fr);
    column-gap: 15px;
    row-gap: 8px;
    padding-bottom: 34px;
  }

  .tm-v201-timeline article span {
    grid-column: 1;
    grid-row: 1 / span 2;
    width: 46px;
    height: 46px;
    border-radius: 16px;
  }

  .tm-v201-timeline article h3 {
    grid-column: 2;
    margin: 0;
    padding-top: 2px;
    font-size: 1.18rem;
    line-height: 1.18;
  }

  .tm-v201-timeline article p {
    grid-column: 2;
    max-width: none;
    margin: 0;
    font-size: .96rem;
    line-height: 1.62;
  }

  .tm-v202-final-actions,
  .tm-v202-final-actions .tm-btn {
    width: 100%;
  }
}


/* =========================
   v203: Hero question, final hierarchy and polish
   Fixes hero line-height, portrait crop, price hierarchy, timeline line and CTA rhythm.
========================= */

.tm-v200-hero-copy h1 {
  font-weight: 790;
  line-height: .99;
  letter-spacing: -.064em;
  max-width: 11.5ch;
}

.tm-v200-hero-copy .tm-maint-lead {
  max-width: 61ch;
}

.tm-v201-price-line {
  margin-top: 18px;
  align-items: baseline;
}

.tm-v201-price-line strong {
  font-size: clamp(4.2rem, 6.2vw, 6.9rem);
  line-height: .88;
  letter-spacing: -.075em;
}

.tm-v201-pricing-copy h2 {
  max-width: 10.5ch;
  margin-bottom: 18px;
}

.tm-v201-price-card h3 {
  margin-bottom: 8px;
}

.tm-v201-price-card p {
  margin-bottom: 22px;
}

.tm-v201-timeline::before {
  background: linear-gradient(90deg, transparent 0%, rgba(37,99,235,.18) 12%, rgba(37,99,235,.32) 50%, rgba(37,99,235,.18) 88%, transparent 100%);
}

.tm-v201-timeline article span {
  box-shadow: 0 16px 36px rgba(37,99,235,.22);
}

.tm-v200-trust-image img,
.tm-maint-trust-image img {
  object-position: center 18%;
}

.tm-v200-trust-grid {
  align-items: center;
}

.tm-v202-final-actions {
  margin-top: 34px;
}

@media (min-width: 1101px) {
  .tm-v200-hero-copy h1 {
    font-size: clamp(4rem, 5.9vw, 6.7rem);
  }

  .tm-v201-timeline {
    align-items: start;
  }

  .tm-v201-timeline article {
    padding-top: 8px;
  }
}

@media (max-width: 900px) {
  .tm-v200-hero-copy h1 {
    max-width: 10.5ch;
  }
}

@media (max-width: 767px) {
  .tm-v200-hero-copy h1 {
    font-size: clamp(2.45rem, 10.5vw, 3.25rem);
    line-height: 1.04;
    letter-spacing: -.052em;
    max-width: 10.5ch;
  }

  .tm-v200-hero-copy .tm-maint-lead {
    margin-top: 20px;
  }

  .tm-v201-price-line strong {
    font-size: clamp(3.25rem, 15vw, 4.8rem);
  }

  .tm-v201-pricing-copy h2 {
    max-width: 11ch;
  }

  .tm-v201-timeline::before {
    left: 23px;
    background: linear-gradient(180deg, rgba(37,99,235,.28), rgba(37,99,235,.10));
  }

  .tm-v200-trust-image img,
  .tm-maint-trust-image img {
    object-position: center 16%;
  }

  .tm-v202-final-actions {
    margin-top: 30px;
  }
}


/* =========================
   v204: Final Wartung polish
   Hero question, tighter hero-to-section flow, trust photo crop, timeline and CTA final pass.
========================= */

.tm-maint-v200 .tm-v200-hero {
  padding-top: clamp(68px, 7.6vw, 112px);
  padding-bottom: clamp(48px, 4.8vw, 76px);
}

.tm-maint-v200 .tm-v200-hero + .tm-maint-section {
  padding-top: clamp(58px, 5.2vw, 82px);
}

.tm-v200-hero-copy h1 {
  max-width: 12.5ch;
  font-size: clamp(3.85rem, 5.6vw, 6.4rem);
  line-height: 1.035;
  letter-spacing: -.058em;
  font-weight: 780;
}

.tm-v200-hero-copy .tm-maint-lead {
  margin-top: clamp(22px, 2vw, 30px);
}

.tm-v201-responsibility-copy h2,
.tm-v201-process-head h2,
.tm-v201-pricing-copy h2,
.tm-v201-benefit-head h2,
.tm-v200-dark-head h2 {
  text-wrap: balance;
}

.tm-v201-timeline::before {
  top: 34px;
  left: 9%;
  right: 9%;
  background: linear-gradient(90deg, transparent 0%, rgba(37,99,235,.14) 12%, rgba(37,99,235,.34) 50%, rgba(37,99,235,.14) 88%, transparent 100%);
}

.tm-v201-timeline article span {
  width: 64px;
  height: 64px;
  border-radius: 23px;
}

.tm-v201-price-line {
  margin-top: 20px;
  margin-bottom: 18px;
}

.tm-v201-pricing-copy h2 {
  max-width: 11.5ch;
}

.tm-v201-price-note {
  margin-top: 30px;
}

.tm-v200-trust-image img,
.tm-maint-trust-image img {
  object-position: center 7%;
}

.tm-v202-final-actions {
  margin-top: 38px;
  gap: 14px;
}

.tm-v200-final .tm-maint-final-box > p:not(.tm-eyebrow):not(.tm-v200-final-person) {
  margin-bottom: 24px;
}

@media (max-width: 900px) {
  .tm-maint-v200 .tm-v200-hero {
    padding-top: 52px;
    padding-bottom: 44px;
  }

  .tm-maint-v200 .tm-v200-hero + .tm-maint-section {
    padding-top: 52px;
  }

  .tm-v200-hero-copy h1 {
    max-width: 11.5ch;
    line-height: 1.05;
  }
}

@media (max-width: 767px) {
  .tm-maint-v200 .tm-v200-hero {
    padding-top: 38px;
    padding-bottom: 42px;
  }

  .tm-maint-v200 .tm-v200-hero + .tm-maint-section {
    padding-top: 50px;
  }

  .tm-v200-hero-copy h1 {
    max-width: 11.8ch;
    font-size: clamp(2.35rem, 10.2vw, 3.15rem);
    line-height: 1.08;
    letter-spacing: -.048em;
  }

  .tm-v201-timeline::before {
    left: 23px;
    top: 0;
    bottom: 0;
    height: auto;
    width: 1px;
    background: linear-gradient(180deg, transparent 0%, rgba(37,99,235,.30) 14%, rgba(37,99,235,.16) 86%, transparent 100%);
  }

  .tm-v201-timeline article {
    grid-template-columns: 46px minmax(0, 1fr);
    column-gap: 16px;
    row-gap: 8px;
  }

  .tm-v201-timeline article span {
    width: 46px;
    height: 46px;
    border-radius: 16px;
  }

  .tm-v200-trust-image img,
  .tm-maint-trust-image img {
    object-position: center 6%;
  }

  .tm-v202-final-actions {
    margin-top: 32px;
    gap: 12px;
  }
}

/* v205: Bestehende Websites als vertikale Timeline */
.tm-v205-existing-timeline {
  position: relative;
  display: grid;
  gap: 0;
  padding: 8px 0;
}

.tm-v205-existing-timeline::before {
  content: "";
  position: absolute;
  left: 24px;
  top: 34px;
  bottom: 34px;
  width: 1px;
  background: linear-gradient(180deg, rgba(37,99,235,.22), rgba(148,163,184,.32));
}

.tm-v205-existing-step {
  position: relative;
  display: grid;
  grid-template-columns: 50px minmax(0, 1fr);
  gap: 18px;
  padding: 18px 0;
  align-items: start;
}

.tm-v205-step-dot {
  position: relative;
  z-index: 1;
  width: 50px;
  height: 50px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #eef4ff;
  color: var(--tm-blue);
  font-weight: 900;
  font-size: .78rem;
  letter-spacing: .04em;
  box-shadow: inset 0 0 0 1px rgba(37,99,235,.08);
}

.tm-v205-existing-step h3 {
  margin: 2px 0 6px;
  color: var(--tm-navy);
  font-size: clamp(1.05rem, 1.4vw, 1.24rem);
  line-height: 1.15;
  letter-spacing: -.035em;
}

.tm-v205-existing-step p {
  margin: 0;
  color: var(--tm-muted);
  font-size: .96rem;
  line-height: 1.6;
}


@media (max-width: 767px) {
  .tm-v205-existing-timeline::before {
    left: 21px;
    top: 32px;
    bottom: 32px;
  }

  .tm-v205-existing-step {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 14px;
    padding: 16px 0;
  }

  .tm-v205-step-dot {
    width: 44px;
    height: 44px;
    border-radius: 15px;
    font-size: .74rem;
  }
}


/* =========================
   v740 · Einheitlicher mobiler Hero-Start: Wartung & Betreuung
========================= */

@media (max-width: 767px) {
  .tm-maint-hero, .tm-v200-hero {
    padding-top: var(--tm-hero-mobile-top) !important;
    padding-bottom: var(--tm-hero-mobile-bottom) !important;
  }

  .tm-maint-hero .tm-eyebrow, .tm-v200-hero .tm-eyebrow {
    display: block !important;
    margin-top: 0 !important;
    margin-bottom: var(--tm-hero-eyebrow-margin-bottom) !important;
    padding-top: 0 !important;
    color: var(--tm-hero-eyebrow-color) !important;
    font-size: var(--tm-hero-eyebrow-size) !important;
    font-weight: var(--tm-hero-eyebrow-weight) !important;
    letter-spacing: var(--tm-hero-eyebrow-spacing) !important;
    line-height: 1.15 !important;
    text-transform: uppercase !important;
  }

  .tm-maint-hero h1, .tm-v200-hero h1 {
    font-size: var(--tm-hero-title-mobile) !important;
    line-height: var(--tm-hero-title-line) !important;
    letter-spacing: var(--tm-hero-title-spacing) !important;
  }

  .tm-maint-hero .tm-page-hero-lead, .tm-v200-hero .tm-page-hero-lead, .tm-maint-lead {
    margin-top: 22px !important;
    font-size: var(--tm-hero-lead-mobile) !important;
    line-height: var(--tm-hero-lead-line) !important;
  }

  .tm-maint-hero .tm-page-hero-actions, .tm-v200-hero .tm-page-hero-actions, .tm-maint-actions {
    margin-top: 28px !important;
  }

}


/* v942 Wartung & Betreuung mobile: Abschnitts-Rhythmus und Ansprechpartner-Zeile */
@media (max-width: 767px) {
  .tm-maint-v200 .tm-v200-dark-head > .tm-eyebrow,
  .tm-maint-v200 .tm-v200-existing-box > div:first-child > .tm-eyebrow {
    margin-bottom: 16px !important;
  }

  .tm-maint-v200 .tm-v200-dark-head > h2,
  .tm-maint-v200 .tm-v200-existing-box > div:first-child > h2 {
    margin-top: 0 !important;
  }

  .tm-v200-final-person {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
    line-height: 1.28;
    text-align: center;
  }

  .tm-v200-final-person span {
    display: block;
  }
}

/* v945: Zielanker für CTA-Sprünge auf den Verantwortungsbereich */
#verantwortung-statt-unsicherheit {
  scroll-margin-top: 112px;
}

@media (max-width: 767px) {
  #verantwortung-statt-unsicherheit {
    scroll-margin-top: 72px;
  }
}

/* v992: Vergleich Selbst kümmern vs. Betreuung */
.tm-v992-compare-section {
  background:
    radial-gradient(circle at 84% 8%, rgba(37, 99, 235, .08), transparent 32%),
    #ffffff;
}

.tm-v992-compare-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 2.4vw, 28px);
  margin-top: clamp(28px, 4vw, 46px);
}

.tm-v992-compare-card {
  padding: clamp(24px, 3vw, 38px);
  border: 1px solid rgba(226, 232, 240, .94);
  border-radius: 30px;
  background: rgba(255, 255, 255, .92);
  box-shadow: 0 24px 70px rgba(15, 23, 42, .06);
}

.tm-v992-compare-card-primary {
  border-color: rgba(37, 99, 235, .22);
  background:
    radial-gradient(circle at 100% 0%, rgba(37, 99, 235, .13), transparent 36%),
    #ffffff;
}

.tm-v992-compare-label {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 8px 13px;
  border-radius: 999px;
  background: #eff6ff;
  color: #2563eb;
  font-size: .74rem;
  font-weight: 900;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.tm-v992-compare-card h3 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(1.45rem, 2.2vw, 2.35rem);
  line-height: 1.04;
  letter-spacing: -.055em;
}

.tm-v992-compare-card ul {
  display: grid;
  gap: 10px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}

.tm-v992-compare-card li {
  position: relative;
  padding-left: 24px;
  color: #475569;
  font-size: 1rem;
  line-height: 1.55;
}

.tm-v992-compare-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .72em;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #2563eb;
}

.tm-v992-compare-card .tm-btn {
  margin-top: 24px;
}

@media (max-width: 820px) {
  .tm-v992-compare-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .tm-v992-compare-card {
    border-radius: 24px;
  }

  .tm-v992-compare-card .tm-btn {
    width: 100%;
  }
}
