body.theme-mechanic {
  font-family: "Manrope", "Segoe UI", Arial, sans-serif;
  color: #14181b;
  background:
    radial-gradient(circle at 85% 8%, rgba(255, 183, 52, 0.2), transparent 30rem),
    linear-gradient(180deg, #f4f6f6 0%, #e8eceb 100%);
}

.theme-mechanic .topbar,
.theme-mechanic .site-header {
  background: #14181b;
  color: #f7f7ef;
  border-bottom: 1px solid rgba(255, 183, 52, 0.28);
}

.theme-mechanic .brand-mark {
  border-radius: 50%;
  background: #ffb734;
  color: #151515;
  box-shadow: 0 0 0 6px rgba(255, 183, 52, 0.15);
}

.theme-mechanic .site-nav a,
.theme-mechanic .back-presgro {
  color: #f7f7ef;
}

.theme-mechanic .site-nav a:last-child {
  background: #ffb734;
  border-color: #ffb734;
  color: #14181b;
  box-shadow: 0 10px 28px rgba(255, 183, 52, 0.2);
}

.theme-mechanic .hero {
  background:
    linear-gradient(110deg, #111619 0%, #1f2a2e 48%, rgba(31, 42, 46, 0.84) 100%),
    repeating-linear-gradient(90deg, transparent 0 32px, rgba(255, 183, 52, 0.08) 32px 34px);
  color: #f8f3e6;
}

.theme-mechanic .hero-grid {
  gap: clamp(1.5rem, 4vw, 4rem);
}

.theme-mechanic .hero-copy {
  border-left: 6px solid #ffb734;
  padding-left: clamp(1rem, 2.4vw, 2rem);
}

.theme-mechanic .eyebrow,
.theme-mechanic .section-label,
.theme-mechanic .card-label {
  color: #d08315;
  text-transform: uppercase;
}

.theme-mechanic .hero .eyebrow,
.theme-mechanic .hero .hero-lead,
.theme-mechanic .hero .demo-safety-note,
.theme-mechanic .hero-proof {
  color: rgba(248, 243, 230, 0.84);
}

.theme-mechanic .button-primary {
  background: #ffb734;
  border-color: #ffb734;
  color: #14181b;
}

.theme-mechanic .button-secondary {
  background: transparent;
  border-color: rgba(255, 183, 52, 0.55);
  color: #f8f3e6;
}

.theme-mechanic .hero-photo {
  border-radius: 4px;
  border: 1px solid rgba(255, 183, 52, 0.35);
  box-shadow: 22px 22px 0 rgba(255, 183, 52, 0.16), 0 30px 70px rgba(0, 0, 0, 0.36);
}

.theme-mechanic .hero-note,
.theme-mechanic .service-card,
.theme-mechanic .area-panel,
.theme-mechanic .faq-card,
.theme-mechanic .contact-form,
.theme-mechanic .proof-card {
  border-radius: 5px;
  border: 1px solid rgba(20, 24, 27, 0.13);
  background: #fffef8;
  box-shadow: 0 16px 36px rgba(20, 24, 27, 0.09);
}

.theme-mechanic .service-card h3::before {
  content: "";
  display: block;
  width: 42px;
  height: 4px;
  margin-bottom: 0.8rem;
  background: #ffb734;
}

.theme-mechanic .section-soft,
.theme-mechanic .trust-strip {
  background:
    linear-gradient(135deg, rgba(255, 183, 52, 0.1), rgba(255, 255, 255, 0.72)),
    #e7ecea;
}

.theme-mechanic .trust-item {
  border-radius: 5px;
  background: #1e272b;
  color: #f8f3e6;
}

.theme-mechanic .mobile-contact-bar a:first-child {
  background: #ffb734;
  color: #111619;
}

.theme-mechanic .section {
  padding: clamp(2.7rem, 5vw, 4.8rem) 0;
}

.theme-mechanic .hero {
  padding-bottom: clamp(3rem, 5vw, 5.2rem);
}

.theme-mechanic .section-heading {
  margin-bottom: clamp(1.1rem, 2vw, 1.55rem);
}

.theme-mechanic .section-heading h2,
.theme-mechanic .proof-heading h2,
.theme-mechanic .contact-copy h2 {
  max-width: 15ch;
}

.theme-mechanic .service-grid,
.theme-mechanic .proof-grid,
.theme-mechanic .faq-list,
.theme-mechanic .steps-grid {
  gap: clamp(0.9rem, 1.8vw, 1.25rem);
}

.theme-mechanic .service-card,
.theme-mechanic .area-panel,
.theme-mechanic .faq-card,
.theme-mechanic .contact-form,
.theme-mechanic .proof-card {
  box-shadow: 0 12px 26px rgba(20, 24, 27, 0.08);
}

.theme-mechanic .service-card {
  padding: clamp(1rem, 2vw, 1.35rem);
}

.theme-mechanic .fit-card {
  display: grid;
  align-content: start;
  gap: 0.55rem;
  border-left-color: #ffb734;
}

.theme-mechanic .fit-card .card-label {
  margin-bottom: 0.1rem;
  background: #fff8e7;
}

.theme-mechanic .fit-card strong,
.theme-mechanic .area-panel > strong {
  font-size: 1rem;
}

.theme-mechanic .proof-section {
  background:
    linear-gradient(135deg, rgba(20, 24, 27, 0.04), rgba(255, 183, 52, 0.08)),
    #f2f5f4;
}

.theme-mechanic .proof-heading {
  max-width: 760px;
  margin-bottom: clamp(1rem, 2vw, 1.4rem);
}

.theme-mechanic .proof-heading h2 {
  margin-top: 0.75rem;
}

.theme-mechanic .proof-card {
  display: grid;
  gap: 0.8rem;
  align-content: start;
}

.theme-mechanic .proof-card p {
  font-size: 1.02rem;
  line-height: 1.55;
}

.theme-mechanic .proof-card cite {
  margin-top: 0;
}

.theme-mechanic .area-note {
  margin-top: 1rem;
  padding-top: 0.9rem;
  border-top: 1px solid rgba(20, 24, 27, 0.12);
  color: #68736f;
  font-size: 0.95rem;
  line-height: 1.55;
}

.theme-mechanic .faq-grid {
  align-items: start;
}

.theme-mechanic .faq-card {
  position: relative;
  padding: clamp(1rem, 2vw, 1.3rem);
  border-left: 5px solid #ffb734;
}

.theme-mechanic .faq-card + .faq-card {
  margin-top: 0.85rem;
}

.theme-mechanic .faq-card h3 {
  max-width: none;
  font-size: clamp(1.15rem, 2vw, 1.55rem);
}

.theme-mechanic .contact-section {
  padding-bottom: clamp(3rem, 5vw, 4.6rem);
}

.theme-mechanic .contact-shell {
  display: grid;
  gap: clamp(1rem, 2.8vw, 2rem);
  align-items: stretch;
  padding: clamp(1rem, 2.6vw, 1.7rem);
  border: 1px solid rgba(20, 24, 27, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 183, 52, 0.09), rgba(255, 255, 255, 0.78)),
    #eef2f1;
  box-shadow: 0 22px 60px rgba(20, 24, 27, 0.1);
}

.theme-mechanic .contact-copy {
  display: grid;
  align-content: center;
  gap: 1rem;
}

.theme-mechanic .contact-copy h2 {
  margin-top: 0;
}

.theme-mechanic .detail-use-list {
  display: grid;
  gap: 0.7rem;
  margin: 0.2rem 0;
}

.theme-mechanic .detail-use-list article {
  padding: 0.85rem 0.95rem;
  border-left: 4px solid #ffb734;
  border-radius: 5px;
  background: rgba(255, 254, 248, 0.82);
}

.theme-mechanic .detail-use-list strong {
  display: block;
  margin-bottom: 0.2rem;
}

.theme-mechanic .detail-use-list span {
  color: #68736f;
  line-height: 1.45;
}

.theme-mechanic .contact-section .check-list {
  margin-top: 0.2rem;
}

.theme-mechanic .contact-section .check-list a {
  color: inherit;
  font-weight: 850;
}

.theme-mechanic .contact-form {
  padding: clamp(1rem, 2.2vw, 1.35rem);
  background: #fffef8;
}

.theme-mechanic .contact-form input,
.theme-mechanic .contact-form select,
.theme-mechanic .contact-form textarea {
  margin-bottom: 0.8rem;
}

.theme-mechanic .form-trust {
  background: #f1f4f2;
}

.theme-mechanic .site-footer {
  padding: clamp(2rem, 4vw, 3rem) 0 clamp(4.8rem, 6vw, 5.4rem);
}

.theme-mechanic .footer-row {
  align-items: center;
}

.theme-mechanic .site-footer .button-secondary {
  color: #f8f3e6;
}

@media (min-width: 760px) {
  .theme-mechanic .contact-shell {
    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.92fr);
  }

  .theme-mechanic .proof-heading {
    display: grid;
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1fr);
    column-gap: 2rem;
    align-items: end;
    max-width: none;
  }

  .theme-mechanic .proof-heading .section-label {
    grid-column: 1;
  }

  .theme-mechanic .proof-heading h2 {
    grid-column: 1;
  }

  .theme-mechanic .proof-heading p {
    grid-column: 2;
    grid-row: 1 / span 2;
  }
}

@media (max-width: 700px) {
  .theme-mechanic .topbar-row {
    gap: 0.35rem;
    padding: 0.55rem 0;
  }

  .theme-mechanic .topbar-row p {
    flex-basis: 100%;
    font-size: 0.86rem;
  }

  .theme-mechanic .brand strong {
    font-size: 0.96rem;
  }

  .theme-mechanic .brand small {
    font-size: 0.74rem;
  }

  .theme-mechanic .site-nav a:last-child {
    justify-content: flex-start;
    padding-left: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    color: #f7f7ef;
  }

  .theme-mechanic .hero-copy {
    border-left: 0;
    padding-left: 0;
  }

  .theme-mechanic .hero-photo {
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
  }

  .theme-mechanic .hero,
  .theme-mechanic .section {
    padding-top: 2.4rem;
    padding-bottom: 2.6rem;
  }

  .theme-mechanic .trust-strip {
    padding: 0.7rem 0;
  }

  .theme-mechanic .contact-shell {
    padding: 0.85rem;
  }

  .theme-mechanic .contact-copy {
    align-content: start;
  }
}
