.review-samples { background: var(--cream); }
.site-nav a[aria-current="page"] { box-shadow: inset 0 -2px 0 var(--rust); }
.brand img { height: auto; max-height: 68px; object-fit: contain; }
.footer-brand img { width: 215px; height: auto; aspect-ratio: 1900 / 680; filter: none; background: #fff; padding: 3px; }

/* Homepage refinement: a warm, high-contrast service experience. */
.page-index { background: #fbf7f1; }
.page-index:after { opacity: .45; }
.page-index .site-header { background: rgba(255, 252, 247, .94); border-color: #eadfce; }
.page-index .workbench-hero { padding: 18px 0 0; background: #fbf7f1; }
.page-index .hero-marker { max-width: 1160px; margin: auto; border-color: #d8c6ae; color: #71563c; }
.page-index .workbench-grid { position: relative; gap: clamp(28px, 4vw, 62px); min-height: 540px; padding: clamp(34px, 5vw, 76px); background: #3d2718; overflow: hidden; }
.page-index .workbench-grid:before { position: absolute; inset: 0; background: radial-gradient(circle at 15% 12%, rgba(194, 116, 45, .3), transparent 30%), linear-gradient(115deg, transparent 55%, rgba(255, 255, 255, .06)); content: ""; pointer-events: none; }
.page-index .workbench-copy, .page-index .workbench-photo, .page-index .workbench-note { position: relative; z-index: 1; }
.page-index .workbench-copy { max-width: 590px; padding: 0; }
.page-index .workbench-copy h1 { max-width: 600px; color: #fffaf2; font-size: clamp(3.35rem, 6.35vw, 6.3rem); }
.page-index .workbench-copy h1 em { color: #f0b55f; }
.page-index .workbench-copy > p:not(.eyebrow) { max-width: 510px; color: #eadbc9; font-size: 1.08rem; }
.page-index .workbench-copy .eyebrow { color: #f0b55f; }
.page-index .hero-actions .btn-primary { border-color: #e69a3d; background: #e69a3d; color: #2e1b10; }
.page-index .hero-actions .btn-ghost { border-color: rgba(255, 250, 242, .7); color: #fffaf2; }
.page-index .hero-actions .btn:hover { transform: translateY(-2px); }
.page-index .workbench-photo { align-self: center; border: 1px solid rgba(255, 255, 255, .22); box-shadow: 20px 20px 0 rgba(234, 219, 201, .13); }
.page-index .workbench-photo img { aspect-ratio: 1.13; filter: saturate(.8) contrast(1.06); }
.page-index .workbench-photo:before { inset: 13px; }
.page-index .workbench-photo figcaption { background: #f0b55f; color: #2e1b10; }
.page-index .workbench-photo figcaption span { color: #2e1b10; }
.page-index .workbench-note { right: 0; bottom: -18px; background: #fffaf2; color: #3d2718; box-shadow: 0 12px 25px rgba(0, 0, 0, .2); }
.page-index .hero-trust-list { gap: 15px; margin-top: 30px; }
.page-index .hero-trust-list li { color: #eadbc9; font-size: .76rem; }
.page-index .hero-trust-list i { border: 0; background: rgba(255, 255, 255, .12); color: #f0b55f; }
.page-index .hero-trust-list b { color: #fffaf2; }
.page-index .service-intro-band { padding: 27px 0; background: #e69a3d; color: #2e1b10; }
.page-index .service-intro-band .container { align-items: center; }
.page-index .service-intro-band span:before { color: #2e1b10; }
.service-proof { position: relative; z-index: 2; margin-top: -1px; background: #fffaf2; border-bottom: 1px solid #eadfce; }
.service-proof .container { display: grid; grid-template-columns: repeat(3, 1fr); }
.service-proof--two .container { grid-template-columns: repeat(2, 1fr); }
.service-proof article { display: grid; grid-template-columns: 42px 1fr; gap: 13px; align-items: center; min-height: 114px; padding: 23px 26px; border-right: 1px solid #eadfce; }
.service-proof article:last-child { border-right: 0; }
.service-proof i { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 50%; background: #f7ead9; color: #a55b1e; font-size: 1rem; }
.service-proof b, .service-proof span { display: block; }
.service-proof b { margin-bottom: 3px; color: #3d2718; font-size: .88rem; }
.service-proof span { color: #735d4b; font-size: .76rem; line-height: 1.4; }
.page-index .repair-catalog { padding: 110px 0; background: #fbf7f1; }
.page-index .catalog-head { max-width: 1040px; grid-template-columns: 1fr .62fr; gap: 65px; }
.page-index .catalog-head.catalog-head--compact { grid-template-columns: 1fr; }
.page-index .catalog-head h2 { color: #3d2718; }
.page-index .service-grid { gap: 18px; border: 0; }
.page-index .service-card { min-height: 315px; border: 1px solid #eadfce; background: #fffaf2; box-shadow: 0 10px 30px rgba(61, 39, 24, .06); }
.page-index .service-card:hover { background: #fff5e7; }
.page-index .service-media { background: #3d2718; }
.page-index .service-card h3 { color: #3d2718; }
.page-index .service-type { color: #a55b1e; }
.page-index .card-call { background: #3d2718; color: #f0b55f; }
.page-index .symptom-ledger { padding: 98px 0; background: #3d2718; }
.page-index .symptom-ledger .ledger-list { border-color: rgba(255, 255, 255, .32); }
.page-index .symptom-ledger .ledger-list span { border-color: rgba(255, 255, 255, .32); }
.page-index .process-spread { background: #fffaf2; }
.page-index .spread-copy h2 { color: #3d2718; }
.page-index .spread-steps b { color: #a55b1e; }
.page-index .local-board { background: #5b361d; }
.page-index .local-panel { background: #3d2718; }
.page-index .questions-slab { background: #fbf7f1; }
.page-index .review-samples { background: #fffaf2; }
.page-index .booking-section { background: #f2c16c; }
.page-index .booking-panel { border-color: #b6762c; box-shadow: 14px 14px 0 rgba(61, 39, 24, .14); }
.page-index .final-cta { background: #fffaf2; }

@media (max-width: 900px) {
  .page-index .workbench-grid { min-height: 0; }
  .page-index .workbench-copy { max-width: none; }
  .page-index .workbench-photo { max-width: 650px; }
  .page-index .workbench-note { position: static; width: max-content; max-width: 100%; margin-top: -2px; }
  .service-proof .container { grid-template-columns: 1fr; }
  .service-proof article { min-height: 0; border-right: 0; border-bottom: 1px solid #eadfce; }
  .service-proof article:last-child { border-bottom: 0; }
}

@media (max-width: 680px) {
  .brand img { max-height: 56px; }
  .footer-brand img { width: 190px; height: auto; }
  .page-index .workbench-hero { padding-top: 5px; }
  .page-index .workbench-grid { padding: 32px 18px 28px; }
  .page-index .workbench-copy h1 { font-size: clamp(2.8rem, 14vw, 3.65rem); }
  .page-index .workbench-copy > p:not(.eyebrow) { font-size: .95rem; }
  .page-index .workbench-photo { box-shadow: 10px 10px 0 rgba(234, 219, 201, .14); }
  .page-index .workbench-photo img { aspect-ratio: 1.16; }
  .page-index .workbench-note { width: 100%; }
  .page-index .service-intro-band { padding: 19px 0; }
  .service-proof article { padding: 17px 0; }
  .page-index .repair-catalog { padding: 65px 0; }
  .page-index .service-grid { gap: 12px; }
  .page-index .service-card { min-height: 196px; }
  .page-index .symptom-ledger { padding: 64px 0; }
  .page-index .booking-panel { box-shadow: 8px 8px 0 rgba(61, 39, 24, .12); }
}
.workbench-hero { padding: 12px 0 32px; }
.workbench-grid { gap: 44px; padding-top: 34px; }
.workbench-copy { padding: 6px 0; }
.workbench-copy > p:not(.eyebrow) { margin: 22px 0; }
.workbench-photo img { aspect-ratio: 1.38; }
.workbench-note { bottom: 22px; }
.hero-trust-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 28px 0 0; padding: 0; list-style: none; }
.hero-trust-list li { display: grid; grid-template-columns: 26px 1fr; gap: 8px; align-items: start; color: var(--muted); font-size: .72rem; line-height: 1.38; }
.hero-trust-list i { display: grid; width: 25px; height: 25px; place-items: center; background: var(--acid); color: var(--ink); border: 1px solid var(--line); }
.hero-trust-list b { display: block; color: var(--ink); font-size: .7rem; letter-spacing: .025em; }
.review-heading { display: grid; grid-template-columns: 1.15fr .75fr; align-items: end; gap: 58px; margin-bottom: 34px; }
.review-heading h2 { max-width: 760px; }
.review-heading > div:only-child { grid-column: 1 / -1; }
.review-heading > p { color: var(--muted); font-size: .86rem; margin: 0 0 8px; }
.review-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-left: 1px solid var(--ink); border-top: 1px solid var(--ink); }
.review-card { display: flex; flex-direction: column; min-height: 260px; padding: 25px; border-bottom: 1px solid var(--ink); border-right: 1px solid var(--ink); }
.review-top { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.review-stars { color: var(--rust); font-size: .82rem; letter-spacing: 2px; white-space: nowrap; }
.review-top > span:last-child { color: var(--muted); font-size: .62rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.review-card > p { font: 1.22rem/1.32 var(--serif); margin: 30px 0; }
.review-card footer { margin-top: auto; }
.review-card b { display: block; font-size: .86rem; }
.review-card small { color: var(--muted); font-size: .7rem; }
.review-principles-grid .review-card { min-height: 285px; }
.review-principles-grid .review-card h3 { margin: 30px 0 12px; font: 1.75rem var(--serif); }
.review-principles-grid .review-card > p { margin: 0; color: var(--muted); font: .94rem/1.65 var(--sans); }
.review-symbol { display: grid; width: 43px; height: 43px; place-items: center; background: var(--ink); color: var(--acid); border-radius: 50%; font-size: 1rem; }
.review-contact-section { padding-top: 0; background: var(--cream); }
.review-contact-panel { display: grid; grid-template-columns: 1.15fr .85fr; gap: 55px; align-items: center; padding: 54px; background: var(--acid); border: 1px solid var(--ink); }
.review-contact-panel h2 { max-width: 630px; margin-bottom: 14px; font-size: clamp(2.2rem, 4.5vw, 4.1rem); }
.review-contact-panel p:not(.eyebrow) { max-width: 630px; margin-bottom: 0; color: var(--muted); }
.review-actions { display: flex; flex-wrap: wrap; gap: 10px; justify-content: flex-end; }
.review-actions .btn { min-width: 180px; }
.review-help-section { background: var(--ink); color: var(--cream); }
.review-help-layout, .about-note-layout { display: grid; grid-template-columns: .82fr 1.18fr; gap: 80px; }
.review-help-layout h2 { color: var(--acid); }
.review-help-layout p:not(.eyebrow) { max-width: 570px; color: #D6E6F3; }
.review-help-layout .text-link { color: var(--acid); }

.about-commitment { padding-top: 0; }
.about-values article > span { display: block; margin-bottom: 45px; color: var(--rust); font: 2.15rem var(--serif); }
.about-service-note { background: var(--ink); color: var(--cream); }
.about-note-layout { align-items: start; }
.about-note-layout h2 { color: var(--acid); }
.about-note-layout p:not(.eyebrow) { max-width: 575px; color: #D6E6F3; font: 1.08rem/1.65 var(--sans); }
.about-note-layout .text-link { color: var(--acid); }

.policy-section { background: var(--cream); }
.policy-layout { display: grid; grid-template-columns: .35fr 1fr; gap: 90px; align-items: start; }
.policy-summary { position: sticky; top: 120px; padding: 24px; border: 1px solid var(--ink); background: var(--acid); }
.policy-summary ul { margin: 0; padding: 0; list-style: none; }
.policy-summary li { padding: 13px 0; border-top: 1px solid var(--ink); font: .86rem/1.45 var(--sans); }
.policy-summary li:last-child { border-bottom: 1px solid var(--ink); }
.policy-updated { margin: 22px 0 0; color: var(--muted); font-size: .72rem; }
.policy-content { max-width: 760px; }
.policy-content .policy-lead { margin-bottom: 38px; font: 1.3rem/1.55 var(--serif); }
.policy-content h2 { margin-top: 44px; font-size: clamp(1.8rem, 3vw, 2.4rem); }
.policy-content p { max-width: 700px; color: var(--muted); }
@media (max-width: 900px) {
  .review-contact-panel, .review-help-layout, .about-note-layout, .policy-layout { grid-template-columns: 1fr; gap: 32px; }
  .policy-summary { position: static; max-width: 500px; }
  .review-actions { justify-content: flex-start; }
}
@media (max-width: 680px) {
  .workbench-hero { padding: 5px 0 32px; }
  .workbench-grid { gap: 20px; padding-top: 20px; }
  .workbench-copy { padding: 6px 0 0; }
  .workbench-photo img { aspect-ratio: 1.28; }
  .hero-trust-list { grid-template-columns: 1fr; gap: 11px; margin-top: 22px; }
  .hero-trust-list li { grid-template-columns: 28px 1fr; font-size: .78rem; }
  .hero-trust-list i { width: 27px; height: 27px; }
  .review-heading { display: block; margin-bottom: 23px; }
  .review-heading h2 { font-size: clamp(2.15rem, 11vw, 2.85rem); }
  .review-heading > p { font-size: .79rem; margin-top: 14px; }
  .review-grid { grid-template-columns: 1fr; }
  .review-card { min-height: 205px; padding: 19px 16px; }
  .review-card > p { font-size: 1.08rem; margin: 21px 0; }
  .review-principles-grid .review-card { min-height: 0; }
  .review-principles-grid .review-card h3 { margin-top: 22px; font-size: 1.55rem; }
  .review-contact-panel { gap: 25px; padding: 28px 20px; }
  .review-contact-panel h2 { font-size: clamp(2.15rem, 11vw, 2.85rem); }
  .review-actions { display: grid; grid-template-columns: 1fr; }
  .review-actions .btn { min-width: 0; }
  .review-help-layout, .about-note-layout { gap: 23px; }
  .review-help-layout h2, .about-note-layout h2 { font-size: clamp(2.15rem, 11vw, 2.85rem); }
  .policy-summary { padding: 20px 16px; }
  .policy-content .policy-lead { font-size: 1.12rem; }
  .policy-content h2 { margin-top: 36px; }
}

/* Image sizing guardrails: preserve proportions and control each layout role. */
img { height: auto; }
.brand { display: flex; flex: 0 0 190px; width: 190px; align-items: center; }
.brand img { width: 100%; height: 64px; max-height: none; object-fit: contain; }
.footer-brand img { width: 215px; height: 77px; max-width: 100%; padding: 3px; object-fit: contain; }
.page-index .workbench-photo { height: clamp(280px, 30vw, 420px); overflow: hidden; }
.page-index .workbench-photo img { width: 100%; height: 100%; aspect-ratio: auto; object-fit: cover; }
.page-about .feature-split img { height: clamp(280px, 33vw, 420px); aspect-ratio: auto; object-fit: cover; }
.service-hero .hero-image img { height: clamp(250px, 29vw, 380px); aspect-ratio: auto; object-fit: cover; }
@media (max-width: 680px) {
  .brand { flex-basis: 190px; width: 190px; }
  .brand img { height: 56px; }
  .footer-brand img { width: 190px; height: 68px; }
  .page-index .workbench-photo { height: 270px; }
  .page-about .feature-split img { height: 280px; }
  .service-hero .hero-image img { height: 250px; }
}

/* Let the homepage hero use the available screen width without touching the edge. */
.page-index .workbench-hero > .container { width: min(1380px, calc(100vw - 32px)); }
@media (max-width: 680px) {
  .page-index .workbench-hero > .container { width: calc(100% - 32px); }
}

/* Nearby-area panel keeps locality confirmation close to the repair catalogue. */
.page-index .catalog-nearby { padding: 0 0 110px; background: #fbf7f1; }
.catalog-nearby-layout { display: grid; grid-template-columns: .78fr 1.22fr; gap: 68px; align-items: center; }
.catalog-nearby-copy h2 { max-width: 540px; margin: 0 0 18px; }
.catalog-nearby-copy > p:not(.eyebrow) { max-width: 460px; margin: 0; color: var(--muted); font-size: .96rem; line-height: 1.7; }
.catalog-nearby-panel { padding: 34px 36px; background: var(--ink); color: var(--cream); box-shadow: 10px 10px 0 rgba(61, 39, 24, .12); }
.catalog-nearby-label { display: flex; align-items: center; gap: 10px; margin: 0 0 23px; color: var(--acid); font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.catalog-nearby-label i { color: #f58220; font-size: 1rem; }
.catalog-nearby-panel .area-chips { gap: 9px; margin-bottom: 27px; }
.catalog-nearby-panel .area-chips span { border-color: rgba(255, 255, 255, .38); color: var(--cream); background: transparent; }
.catalog-nearby-panel .text-link { color: var(--acid); }
@media (max-width: 900px) {
  .catalog-nearby-layout { grid-template-columns: 1fr; gap: 28px; }
  .catalog-nearby-copy h2 { margin-bottom: 12px; }
}
@media (max-width: 680px) {
  .page-index .catalog-nearby { padding-bottom: 65px; }
  .catalog-nearby-panel { padding: 27px 20px; box-shadow: 7px 7px 0 rgba(61, 39, 24, .12); }
  .catalog-nearby-panel .area-chips { gap: 7px; margin-bottom: 23px; }
}

/* About page: a lighter editorial layout based on the provided reference. */
.page-about { background: #fffdf9; }
.page-about .about-mission { padding: 108px 0 80px; background: #fffdf9; text-align: center; }
.about-mission-inner { max-width: 790px; }
.about-mission h1 { margin: 0 0 22px; font: clamp(2.8rem, 5vw, 4.85rem)/1.02 var(--sans); letter-spacing: -.055em; }
.about-mission p:not(.eyebrow) { max-width: 690px; margin: 0 auto; color: var(--muted); font-size: 1.02rem; line-height: 1.7; }
.page-about .about-feature { padding: 70px 0 110px; background: #fffdf9; }
.about-feature-layout { display: grid; grid-template-columns: .95fr 1.05fr; gap: 78px; align-items: center; }
.about-feature-copy h2 { max-width: 540px; margin-bottom: 24px; font-size: clamp(2.55rem, 4.3vw, 4.5rem); }
.about-feature-copy > p:not(.eyebrow) { max-width: 520px; margin-bottom: 16px; color: var(--muted); font-size: .97rem; line-height: 1.72; }
.about-feature-copy .btn { margin-top: 10px; }
.about-feature-image { position: relative; margin: 0; overflow: hidden; border-radius: 28px; background: var(--ink); }
.page-about .about-feature-image img { display: block; width: 100%; height: clamp(320px, 35vw, 480px); object-fit: cover; object-position: 67% center; filter: none; }
.about-feature-image figcaption { position: absolute; right: 0; bottom: 0; padding: 12px 16px; background: rgba(63, 42, 23, .9); color: #fff; font-size: .68rem; letter-spacing: .08em; text-transform: uppercase; }
.about-feature-image figcaption span { margin-right: 11px; color: #ffd29e; }
.page-about .about-story { padding: 82px 0; background: #f9ead8; text-align: center; }
.about-story-inner { max-width: 850px; }
.about-story h2 { margin-bottom: 24px; font-size: clamp(2.7rem, 4.6vw, 4.65rem); }
.about-story p:not(.eyebrow) { max-width: 790px; margin: 0 auto 15px; color: #5b4c41; font-size: .98rem; line-height: 1.75; }
.page-about .about-panorama { padding: 66px 0 0; background: #fffdf9; }
.about-panorama img { width: 100%; height: clamp(300px, 33vw, 470px); border-radius: 28px; object-fit: cover; object-position: 64% 52%; }
.page-about .about-commitment { padding: 110px 0; background: #fffdf9; }
.about-values-heading { max-width: 680px; margin: 0 auto 45px; text-align: center; }
.about-values-heading h2 { margin: 0; font-size: clamp(2.5rem, 4vw, 4.25rem); }
.page-about .about-values { border-color: #e6d8cb; }
.page-about .about-values article { min-height: 245px; padding: 31px; border-color: #e6d8cb; background: #fffdf9; }
.page-about .about-values article > span { margin-bottom: 30px; color: #e76f1d; font-size: 1.8rem; }
.page-about .about-values h3 { margin-bottom: 14px; font-size: 1.65rem; }
.page-about .about-service-note { background: var(--ink); }
@media (max-width: 900px) {
  .about-feature-layout { grid-template-columns: 1fr; gap: 38px; }
  .about-feature-copy { max-width: 650px; }
  .page-about .about-feature-image img { height: min(62vw, 480px); }
}
@media (max-width: 680px) {
  .page-about .about-mission { padding: 70px 0 48px; }
  .about-mission h1 { font-size: clamp(2.45rem, 12vw, 3.15rem); }
  .about-mission p:not(.eyebrow) { font-size: .92rem; }
  .page-about .about-feature { padding: 43px 0 65px; }
  .about-feature-layout { gap: 30px; }
  .about-feature-copy h2 { margin-bottom: 18px; font-size: clamp(2.35rem, 11vw, 3rem); }
  .about-feature-copy > p:not(.eyebrow) { font-size: .91rem; }
  .about-feature-image { border-radius: 19px; }
  .page-about .about-feature-image img { height: 290px; }
  .about-feature-image figcaption { padding: 9px 11px; font-size: .57rem; }
  .page-about .about-story { padding: 61px 0; }
  .about-story h2 { font-size: clamp(2.35rem, 11vw, 3rem); }
  .about-story p:not(.eyebrow) { font-size: .9rem; }
  .page-about .about-panorama { padding-top: 35px; }
  .about-panorama img { height: 250px; border-radius: 19px; object-position: 70% center; }
  .page-about .about-commitment { padding: 65px 0; }
  .about-values-heading { margin-bottom: 27px; }
  .about-values-heading h2 { font-size: clamp(2.3rem, 11vw, 2.95rem); }
  .page-about .about-values article { min-height: 0; padding: 25px 20px; }
}

/* Homepage trust section, adapted from the supplied six-benefit card reference. */
.page-index .why-choose { padding: 110px 0; background: #fffdf9; }
.why-choose-heading { max-width: 900px; margin: 0 auto 45px; text-align: center; }
.why-choose-heading h2 { margin: 0 auto 18px; font: clamp(2.55rem, 4.4vw, 4.7rem)/1.03 var(--sans); letter-spacing: -.055em; }
.why-choose-heading > p:not(.eyebrow) { max-width: 760px; margin: 0 auto; color: var(--muted); font-size: .98rem; line-height: 1.7; }
.why-choose-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.why-choose-grid article { min-height: 230px; padding: 27px 25px; border: 1px solid #ece5dc; border-radius: 7px; background: #f4f1ed; transition: transform .2s, background .2s, box-shadow .2s; }
.why-choose-grid article:hover { transform: translateY(-4px); background: #fff; box-shadow: 0 12px 27px rgba(61, 39, 24, .09); }
.why-choose-grid i { display: grid; width: 42px; height: 42px; margin-bottom: 25px; place-items: center; color: #e76f1d; font-size: 1.65rem; }
.why-choose-grid h3 { margin: 0 0 12px; font: 1.55rem/1.15 var(--sans); letter-spacing: -.04em; }
.why-choose-grid p { margin: 0; color: var(--muted); font-size: .9rem; line-height: 1.65; }
@media (max-width: 900px) {
  .why-choose-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 680px) {
  .page-index .why-choose { padding: 65px 0; }
  .why-choose-heading { margin-bottom: 27px; text-align: left; }
  .why-choose-heading h2 { font-size: clamp(2.3rem, 10.5vw, 3rem); }
  .why-choose-heading > p:not(.eyebrow) { font-size: .91rem; }
  .why-choose-grid { grid-template-columns: 1fr; gap: 12px; }
  .why-choose-grid article { min-height: 0; padding: 22px 20px; }
  .why-choose-grid i { margin-bottom: 17px; }
}

/* Brand menu and independent-service enquiry section. */
.brand-dropdown-menu { max-height: 420px; overflow-y: auto; }
.page-index .brands-section { padding: 98px 0; background: #f9ead8; }
.brands-heading { max-width: 770px; margin: 0 auto 36px; text-align: center; }
.brands-heading h2 { margin: 0 0 17px; font-size: clamp(2.55rem, 4.25vw, 4.55rem); }
.brands-heading > p:not(.eyebrow) { max-width: 680px; margin: 0 auto; color: #5b4c41; font-size: .98rem; line-height: 1.7; }
.brand-list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; }
.brand-list > a { display: grid; grid-template-columns: 42px 1fr auto; min-height: 104px; align-items: center; gap: 14px; padding: 21px; border: 1px solid rgba(63, 42, 23, .17); border-radius: 12px; background: #fffdf9; color: var(--ink); box-shadow: 0 7px 16px rgba(63, 42, 23, .055); }
.brand-card-mark { display: grid; width: 40px; height: 40px; place-items: center; border-radius: 50%; background: #f7e4cd; color: #e76f1d; font-size: .95rem; }
.brand-card-name { font: 800 1.16rem/1.15 var(--sans); letter-spacing: -.035em; }
.brand-card-arrow { color: #a6652b; font-size: .77rem; }
.brand-disclaimer { max-width: 830px; margin: 23px auto 0; color: #6d5b4d; font-size: .78rem; line-height: 1.6; text-align: center; }
@media (max-width: 900px) {
  .brand-list { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 1050px) and (min-width: 761px) {
  .site-nav ul { gap: 13px; }
  .site-nav a, .nav-dropdown-toggle { font-size: .67rem; }
}
@media (max-width: 760px) {
  .nav-contact { display: none; }
  .menu-toggle { display: block; margin-left: auto; padding: 9px; border: 0; background: none; }
  .menu-toggle span { display: block; width: 24px; height: 2px; margin: 5px; background: var(--ink); }
  .site-nav { position: fixed; top: 66px; left: 0; right: 0; display: none; padding: 12px 15px 24px; background: var(--cream); border-bottom: 1px solid var(--ink); }
  .site-nav.open { display: block; }
  .site-nav ul { display: block; }
  .site-nav li { border-bottom: 1px solid var(--line); }
  .site-nav a, .nav-dropdown-toggle { display: flex; justify-content: space-between; width: 100%; padding: 15px 0; }
  .dropdown-menu { position: static !important; width: auto; max-height: none; margin-left: 12px; border: 0; border-left: 1px solid var(--ink); opacity: 1; visibility: visible; transform: none; display: none !important; }
  .has-dropdown.open .dropdown-menu { display: block !important; }
}
@media (max-width: 680px) {
  .page-index .brands-section { padding: 64px 0; }
  .brands-heading { margin-bottom: 27px; text-align: left; }
  .brands-heading h2 { font-size: clamp(2.3rem, 10.5vw, 2.95rem); }
  .brands-heading > p:not(.eyebrow) { font-size: .91rem; }
  .brand-list { grid-template-columns: repeat(2, 1fr); gap: 10px; }
  .brand-list > a { grid-template-columns: 34px 1fr auto; min-height: 74px; gap: 9px; padding: 14px 12px; border-radius: 9px; }
  .brand-card-mark { width: 32px; height: 32px; font-size: .76rem; }
  .brand-card-name { font-size: 1rem; }
  .brand-disclaimer { margin-top: 17px; text-align: left; }
}

/* Moving service-information strip above the site header. */
.service-ticker { overflow: hidden; height: 35px; border-top: 1px solid #1d1209; background: #3f2a17; color: #fffaf2; white-space: nowrap; }
.service-ticker-track { display: flex; width: max-content; min-width: 100%; animation: serviceTicker 35s linear infinite; }
.service-ticker-message { display: flex; flex: 0 0 auto; align-items: center; min-width: 100vw; }
.service-ticker-message > * { display: inline-flex; align-items: center; flex: 0 0 auto; padding: 0 29px; color: inherit; font: 800 .69rem/34px var(--sans); letter-spacing: .045em; text-transform: uppercase; }
.service-ticker-message > *:before { width: 6px; height: 6px; margin-right: 12px; border-radius: 50%; background: #f58220; content: ""; }
.service-ticker-message a:hover { color: #ffd29e; }
@keyframes serviceTicker { to { transform: translateX(-50%); } }
@media (hover: hover) {
  .service-ticker:hover .service-ticker-track { animation-play-state: paused; }
}
@media (max-width: 680px) {
  .service-ticker { height: 31px; }
  .service-ticker-message > * { padding: 0 20px; font-size: .58rem; line-height: 30px; }
  .service-ticker-message > *:before { width: 5px; height: 5px; margin-right: 9px; }
}
@media (prefers-reduced-motion: reduce) {
  .service-ticker-track { width: 100%; animation: none; }
  .service-ticker-message[aria-hidden="true"] { display: none; }
  .service-ticker-message { justify-content: center; }
  .service-ticker-message > * { display: none; }
  .service-ticker-message > *:first-child { display: inline-flex; }
}

/* Keep the announcement and navigation together while scrolling. */
.service-ticker { position: sticky; top: 0; z-index: 60; }
.site-header { top: 35px; }
@media (max-width: 760px) {
  .nav-shell { min-height: 66px; }
  .site-nav { top: 101px; }
}
@media (max-width: 680px) {
  .site-header { top: 31px; }
  .site-nav { top: 97px; }
}

/* Shared layout for the individual brand enquiry pages. */
.page-brand-service { background: #fffdf9; }
.brand-service-hero { padding: 88px 0 92px; background: var(--ink); color: var(--cream); }
.brand-service-hero-layout { display: grid; grid-template-columns: 1.25fr .75fr; gap: 82px; align-items: end; }
.brand-service-hero .eyebrow { color: #ffd29e; }
.brand-service-hero h1 { max-width: 790px; margin-bottom: 25px; color: var(--cream); font-size: clamp(3.1rem, 6.3vw, 6.25rem); }
.brand-service-hero > .container > div > p:not(.eyebrow) { max-width: 670px; margin-bottom: 28px; color: #d9cfc4; font-size: 1.04rem; line-height: 1.72; }
.brand-service-hero .btn-ghost { border-color: rgba(255, 255, 255, .6); color: var(--cream); }
.brand-service-notice { display: flex; gap: 15px; padding: 26px; border: 1px solid rgba(255, 255, 255, .35); background: rgba(255, 255, 255, .06); }
.brand-service-notice > i { color: #f58220; font-size: 1.4rem; }
.brand-service-notice b { display: block; margin-bottom: 8px; font-size: .79rem; letter-spacing: .09em; text-transform: uppercase; }
.brand-service-notice p { margin: 0; color: #d9cfc4; font-size: .85rem; line-height: 1.55; }
.page-brand-service .brand-service-intro { padding: 108px 0; background: #fffdf9; }
.brand-service-intro-layout { display: grid; grid-template-columns: 1fr .8fr; gap: 100px; align-items: center; }
.brand-service-intro h2 { max-width: 610px; margin-bottom: 22px; }
.brand-service-intro > div > p:not(.eyebrow) { max-width: 600px; margin: 0; color: var(--muted); line-height: 1.72; }
.brand-service-checklist { padding: 32px; background: #f9ead8; border-left: 3px solid #e76f1d; }
.brand-service-checklist > p { margin-bottom: 18px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.brand-service-checklist ul { margin: 0; padding: 0; list-style: none; }
.brand-service-checklist li { position: relative; padding: 12px 0 12px 25px; border-top: 1px solid rgba(63, 42, 23, .25); color: #5b4c41; font-size: .91rem; }
.brand-service-checklist li:before { position: absolute; left: 0; color: #e76f1d; content: "✓"; font-weight: 800; }
.page-brand-service .brand-service-links { padding: 105px 0; background: #f5f1eb; }
.brand-service-links .section-heading { max-width: 650px; margin-bottom: 36px; }
.brand-service-link-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid rgba(63, 42, 23, .45); border-left: 1px solid rgba(63, 42, 23, .45); }
.brand-service-link-grid a { display: grid; grid-template-columns: 44px 1fr auto; gap: 14px; align-items: center; min-height: 85px; padding: 20px 22px; border-right: 1px solid rgba(63, 42, 23, .45); border-bottom: 1px solid rgba(63, 42, 23, .45); background: #fffdf9; font-weight: 800; transition: background .2s, color .2s; }
.brand-service-link-grid a:hover { background: var(--ink); color: var(--cream); }
.brand-service-link-grid a > i:first-child { color: #e76f1d; font-size: 1.2rem; }
.brand-service-link-grid a > i:last-child { font-size: .8rem; }
.page-brand-service .brand-service-faq { background: #fffdf9; }
@media (max-width: 900px) {
  .brand-service-hero-layout, .brand-service-intro-layout { grid-template-columns: 1fr; gap: 38px; }
  .brand-service-notice { max-width: 620px; }
}
@media (max-width: 680px) {
  .brand-service-hero { padding: 60px 0 64px; }
  .brand-service-hero h1 { font-size: clamp(2.7rem, 12vw, 3.55rem); }
  .brand-service-hero > .container > div > p:not(.eyebrow) { font-size: .93rem; }
  .brand-service-notice { padding: 20px; }
  .page-brand-service .brand-service-intro { padding: 65px 0; }
  .brand-service-intro h2 { font-size: clamp(2.35rem, 11vw, 3rem); }
  .brand-service-checklist { padding: 24px 20px; }
  .page-brand-service .brand-service-links { padding: 65px 0; }
  .brand-service-link-grid { grid-template-columns: 1fr; }
  .brand-service-link-grid a { min-height: 70px; padding: 17px; }
}

/* Homepage sample-review marquee. Scoped to avoid changing other review layouts. */
.review-samples { overflow: hidden; }
.page-reviews .review-samples { background: #fffaf2; }
.review-carousel { overflow: hidden; margin: 0 min(-24px, calc(600px - 50vw)); padding: 6px max(24px, calc(50vw - 600px)) 12px; }
.review-marquee-track { display: flex; width: max-content; animation: sampleReviewMarquee 74s linear infinite; will-change: transform; }
.review-marquee-set { display: flex; flex: 0 0 auto; gap: 19px; padding-right: 19px; }
.review-carousel-card { display: flex; flex: 0 0 clamp(300px, 29vw, 385px); min-height: 248px; flex-direction: column; padding: 26px; border: 1px solid var(--line); border-radius: 15px; background: var(--cream); box-shadow: 0 11px 26px rgba(61, 39, 24, .09); }
.review-carousel-top { display: flex; justify-content: space-between; gap: 13px; align-items: center; }
.review-carousel-stars { color: #e76f1d; font-size: .96rem; letter-spacing: 2px; white-space: nowrap; }
.review-carousel-top > span:last-child { color: var(--muted); font-size: .57rem; font-weight: 800; letter-spacing: .09em; text-align: right; text-transform: uppercase; }
.review-carousel-card blockquote { margin: 28px 0; color: var(--ink); font: 1.15rem/1.47 var(--serif); }
.review-carousel-card footer { margin-top: auto; padding-top: 15px; border-top: 1px solid var(--line); }
.review-carousel-card footer b { display: block; margin-bottom: 3px; font-size: .86rem; }
.review-carousel-card footer small { color: var(--muted); font-size: .69rem; }
.review-carousel-action { display: flex; justify-content: center; margin-top: 31px; }
@keyframes sampleReviewMarquee { to { transform: translateX(-50%); } }
@media (hover: hover) {
  .review-carousel:hover .review-marquee-track, .review-carousel:focus-within .review-marquee-track { animation-play-state: paused; }
}
@media (max-width: 680px), (hover: none) and (pointer: coarse) {
  .review-carousel { overflow-x: auto; margin: 0 -15px; padding: 5px 15px 12px; scroll-snap-type: x mandatory; scrollbar-width: none; -webkit-overflow-scrolling: touch; }
  .review-carousel::-webkit-scrollbar { display: none; }
  .review-marquee-track { animation: none; }
  .review-marquee-set { gap: 14px; padding-right: 14px; }
  .review-carousel-card { flex-basis: calc(100vw - 46px); min-height: 236px; padding: 22px 20px; scroll-snap-align: start; }
  .review-carousel-card blockquote { margin: 22px 0; font-size: 1.07rem; }
  .review-carousel-action { justify-content: flex-start; margin-top: 25px; }
}
@media (prefers-reduced-motion: reduce) {
  .review-carousel { overflow-x: auto; scrollbar-width: auto; }
  .review-marquee-track { animation: none; }
}

/* Lift, gradient and shine interaction for the Why Choose Us cards only. */
@media (hover: hover) and (pointer: fine) {
  .why-choose-grid article { isolation: isolate; position: relative; overflow: hidden; transition: transform 280ms ease, background 280ms ease, box-shadow 280ms ease, border-color 280ms ease; }
  .why-choose-grid article > * { position: relative; z-index: 1; transition: color 240ms ease, transform 280ms ease; }
  .why-choose-grid article:after { position: absolute; z-index: 2; inset: -45% -85%; background: linear-gradient(112deg, transparent 43%, rgba(255, 255, 255, .36) 50%, transparent 57%); content: ""; opacity: 0; pointer-events: none; transform: translateX(-68%) skewX(-18deg); }
  .why-choose-grid article:hover { border-color: var(--ink); background: linear-gradient(135deg, var(--ink) 0%, #75451f 55%, #e76f1d 150%); box-shadow: 0 22px 42px rgba(63, 42, 23, .24); transform: translateY(-10px); }
  .why-choose-grid article:hover:after { animation: whyChooseShine 720ms ease-out; opacity: 1; }
  .why-choose-grid article:hover h3, .why-choose-grid article:hover p { color: var(--cream); }
  .why-choose-grid article:hover i { color: #ffd29e; transform: translateY(-6px) scale(1.18); }
}
@keyframes whyChooseShine { from { transform: translateX(-68%) skewX(-18deg); } to { transform: translateX(68%) skewX(-18deg); } }
@media (prefers-reduced-motion: reduce) {
  .why-choose-grid article, .why-choose-grid article > * { transition: none; }
  .why-choose-grid article:hover:after { animation: none; }
}

/* Brand-card lift, brand-gradient and shine interaction. */
@media (hover: hover) and (pointer: fine) {
  .brand-list > a { isolation: isolate; position: relative; overflow: hidden; transition: transform 280ms ease, background 280ms ease, border-color 280ms ease, box-shadow 280ms ease; }
  .brand-list > a > * { position: relative; z-index: 1; transition: color 240ms ease, background 240ms ease, transform 280ms ease; }
  .brand-list > a:after { position: absolute; z-index: 2; inset: -48% -86%; background: linear-gradient(112deg, transparent 43%, rgba(255, 255, 255, .38) 50%, transparent 57%); content: ""; opacity: 0; pointer-events: none; transform: translateX(-68%) skewX(-18deg); }
  .brand-list > a:hover { border-color: var(--ink); background: linear-gradient(135deg, var(--ink) 0%, #75451f 55%, #e76f1d 150%); box-shadow: 0 22px 42px rgba(63, 42, 23, .24); transform: translateY(-9px); }
  .brand-list > a:hover:after { animation: brandListShine 720ms ease-out; opacity: 1; }
  .brand-list > a:hover .brand-card-mark { background: rgba(255, 255, 255, .16); color: #ffd29e; transform: translateY(-5px) scale(1.16); }
  .brand-list > a:hover .brand-card-name, .brand-list > a:hover .brand-card-arrow { color: var(--cream); }
  .brand-list > a:hover .brand-card-arrow { transform: translateX(4px); }
}
@keyframes brandListShine { from { transform: translateX(-68%) skewX(-18deg); } to { transform: translateX(68%) skewX(-18deg); } }
@media (prefers-reduced-motion: reduce) {
  .brand-list > a, .brand-list > a > * { transition: none; }
  .brand-list > a:hover:after { animation: none; }
}

/* Brand-card lift, gradient and shine interaction for each review marquee card. */
@media (hover: hover) and (pointer: fine) {
  .review-carousel-card { isolation: isolate; position: relative; overflow: hidden; transition: transform 280ms ease, background 280ms ease, border-color 280ms ease, box-shadow 280ms ease; }
  .review-carousel-card > * { position: relative; z-index: 1; transition: color 240ms ease, border-color 240ms ease, transform 280ms ease; }
  .review-carousel-card:after { position: absolute; z-index: 2; inset: -48% -86%; background: linear-gradient(112deg, transparent 43%, rgba(255, 255, 255, .38) 50%, transparent 57%); content: ""; opacity: 0; pointer-events: none; transform: translateX(-68%) skewX(-18deg); }
  .review-carousel-card:hover { border-color: var(--ink); background: linear-gradient(135deg, var(--ink) 0%, #75451f 55%, #e76f1d 150%); box-shadow: 0 22px 42px rgba(63, 42, 23, .24); transform: translateY(-10px); }
  .review-carousel-card:hover:after { animation: reviewCardShine 720ms ease-out; opacity: 1; }
  .review-carousel-card:hover blockquote, .review-carousel-card:hover footer b, .review-carousel-card:hover footer small, .review-carousel-card:hover .review-carousel-top > span:last-child { color: var(--cream); }
  .review-carousel-card:hover footer { border-color: rgba(255, 255, 255, .35); }
  .review-carousel-card:hover .review-carousel-stars { display: inline-block; color: #ffd29e; transform: translateY(-5px) scale(1.14); }
}
@keyframes reviewCardShine { from { transform: translateX(-68%) skewX(-18deg); } to { transform: translateX(68%) skewX(-18deg); } }
@media (prefers-reduced-motion: reduce) {
  .review-carousel-card, .review-carousel-card > * { transition: none; }
  .review-carousel-card:hover:after { animation: none; }
}

/* Service banner placed at the start of the Repair Catalog. */
.repair-catalog-promo { margin: 0 0 55px; overflow: hidden; border: 1px solid rgba(63, 42, 23, .16); border-radius: 16px; background: var(--ink); box-shadow: 0 14px 28px rgba(63, 42, 23, .12); }
.repair-catalog-promo img { width: 100%; height: auto; }
@media (max-width: 680px) {
  .repair-catalog-promo { margin-bottom: 30px; border-radius: 10px; }
}

/* Homepage polish pass: preserve the established warm service identity while making
   existing touchpoints feel more deliberate and responsive. */
.page-index .workbench-grid { box-shadow: 0 18px 34px rgba(61, 39, 24, .1); }
.page-index .workbench-grid:after { position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(240, 181, 95, .78), transparent); content: ""; }
.page-index .hero-actions .btn { box-shadow: 0 7px 0 rgba(0, 0, 0, .16), 0 11px 21px rgba(0, 0, 0, .13); transition: transform 260ms ease, box-shadow 260ms ease, background 260ms ease, border-color 260ms ease, color 260ms ease; }
.page-index .hero-actions .btn:hover,
.page-index .hero-actions .btn:focus-visible { box-shadow: 0 10px 0 rgba(0, 0, 0, .14), 0 18px 28px rgba(0, 0, 0, .2); transform: translateY(-3px); }
.page-index .hero-actions .btn-primary:hover,
.page-index .hero-actions .btn-primary:focus-visible { background: #ffd29e; border-color: #ffd29e; }
.page-index .hero-actions .btn i,
.page-index .workbench-note i { transition: transform 260ms ease; }
.page-index .hero-actions .btn:hover i,
.page-index .hero-actions .btn:focus-visible i { transform: translateX(3px); }
.page-index .workbench-photo { overflow: hidden; transition: transform 420ms ease, box-shadow 420ms ease; }
.page-index .workbench-photo img { transition: transform 700ms cubic-bezier(.2, .7, .2, 1), filter 500ms ease; }
.page-index .workbench-note { border: 1px solid rgba(63, 42, 23, .1); transition: transform 280ms ease, box-shadow 280ms ease; }

.service-proof article { transition: background 280ms ease, transform 280ms ease, box-shadow 280ms ease; }
.service-proof i { transition: transform 280ms ease, background 280ms ease, color 280ms ease; }
.page-index .service-card { transition: transform 300ms ease, box-shadow 300ms ease, border-color 300ms ease, background 300ms ease; }
.page-index .service-card .service-media img { transition: transform 650ms cubic-bezier(.2, .7, .2, 1), filter 480ms ease; }
.page-index .service-card .text-link i,
.page-index .service-card .card-call { transition: transform 260ms ease, background 260ms ease, color 260ms ease, box-shadow 260ms ease; }

.repair-catalog-promo { position: relative; isolation: isolate; transition: transform 360ms ease, box-shadow 360ms ease; }
.repair-catalog-promo:after { position: absolute; z-index: 1; inset: auto 0 0; height: 38%; background: linear-gradient(transparent, rgba(28, 16, 9, .18)); content: ""; pointer-events: none; }
.repair-catalog-promo img { position: relative; z-index: 0; transition: transform 700ms cubic-bezier(.2, .7, .2, 1); }

.page-index .booking-section { position: relative; overflow: hidden; }
.page-index .booking-section:before { position: absolute; inset: 0; background: radial-gradient(circle at 85% 12%, rgba(255, 250, 242, .28), transparent 29%); content: ""; pointer-events: none; }
.page-index .booking-layout { position: relative; z-index: 1; }
.page-index .booking-copy .booking-phone { display: inline-flex; align-items: center; padding-bottom: 4px; border-bottom: 2px solid rgba(61, 39, 24, .48); text-decoration: none; transition: color 240ms ease, border-color 240ms ease, transform 240ms ease; }
.page-index .booking-copy .booking-phone:hover,
.page-index .booking-copy .booking-phone:focus-visible { border-color: var(--ink); color: var(--ink); transform: translateX(3px); }
.page-index .booking-panel { border-radius: 8px; box-shadow: 14px 16px 0 rgba(61, 39, 24, .14), 0 18px 30px rgba(61, 39, 24, .1); }
.page-index .form-field input,
.page-index .form-field select,
.page-index .form-field textarea { border-color: rgba(63, 42, 23, .48); background: rgba(255, 255, 255, .62); transition: border-color 220ms ease, box-shadow 220ms ease, background 220ms ease; }
.page-index .form-field input:hover,
.page-index .form-field select:hover,
.page-index .form-field textarea:hover { border-color: #a55b1e; }
.page-index .form-field input:focus,
.page-index .form-field select:focus,
.page-index .form-field textarea:focus { border-color: #a55b1e; background: #fff; box-shadow: 0 0 0 4px rgba(230, 154, 61, .22); outline: 0; }
.page-index .booking-form .btn { min-height: 52px; box-shadow: 0 7px 0 rgba(61, 39, 24, .2), 0 11px 20px rgba(61, 39, 24, .12); transition: transform 260ms ease, box-shadow 260ms ease, background 260ms ease; }
.page-index .booking-form .btn:hover,
.page-index .booking-form .btn:focus-visible { background: #e76f1d; box-shadow: 0 10px 0 rgba(61, 39, 24, .17), 0 17px 27px rgba(61, 39, 24, .18); transform: translateY(-3px); }
.page-index .booking-panel { padding: 28px; }
.page-index .booking-form .form-grid { gap: 11px 13px; }
.page-index .booking-form .form-field label { margin-bottom: 5px; }
.page-index .booking-form .form-field input,
.page-index .booking-form .form-field select { min-height: 44px; padding: 9px 11px; }
.page-index .booking-form .btn { margin-top: 13px; }
.page-index .booking-form .form-privacy-note { margin-top: 10px; }

@media (hover: hover) and (pointer: fine) {
  .page-index .workbench-photo:hover { box-shadow: 24px 24px 0 rgba(234, 219, 201, .17), 0 24px 40px rgba(0, 0, 0, .2); transform: translateY(-5px); }
  .page-index .workbench-photo:hover img { transform: scale(1.035); }
  .page-index .workbench-note:hover { box-shadow: 0 17px 31px rgba(0, 0, 0, .25); transform: translateY(-4px); }
  .page-index .workbench-note:hover i { transform: scale(1.13) rotate(-5deg); }
  .service-proof article:hover { position: relative; z-index: 1; background: #fff; box-shadow: 0 12px 24px rgba(61, 39, 24, .08); transform: translateY(-3px); }
  .service-proof article:hover i { background: #3d2718; color: #ffd29e; transform: translateY(-3px) scale(1.08); }
  .page-index .service-card:hover .service-media img,
  .page-index .service-card:focus-within .service-media img { transform: scale(1.075); }
  .page-index .service-card:hover .text-link i,
  .page-index .service-card:focus-within .text-link i { transform: translateX(6px); }
  .page-index .service-card:hover .card-call,
  .page-index .service-card:focus-within .card-call { box-shadow: 0 7px 16px rgba(0, 0, 0, .2); }
  .repair-catalog-promo:hover { box-shadow: 0 19px 35px rgba(63, 42, 23, .18); transform: translateY(-3px); }
  .repair-catalog-promo:hover img { transform: scale(1.015); }
}

/* A short stagger gives the existing reveal utility a calmer, more editorial rhythm. */
@media (prefers-reduced-motion: no-preference) {
  .page-index .service-proof article:nth-child(2),
  .page-index .service-grid .service-card:nth-child(2),
  .page-index .why-choose-grid article:nth-child(2),
  .page-index .brand-list > a:nth-child(2) { transition-delay: 55ms; }
  .page-index .service-proof article:nth-child(3),
  .page-index .service-grid .service-card:nth-child(3),
  .page-index .why-choose-grid article:nth-child(3),
  .page-index .brand-list > a:nth-child(3) { transition-delay: 110ms; }
  .page-index .service-grid .service-card:nth-child(4),
  .page-index .why-choose-grid article:nth-child(4),
  .page-index .brand-list > a:nth-child(4) { transition-delay: 165ms; }
  .page-index .service-grid .service-card:nth-child(5),
  .page-index .why-choose-grid article:nth-child(5),
  .page-index .brand-list > a:nth-child(5),
  .page-index .brand-list > a:nth-child(9) { transition-delay: 220ms; }
  .page-index .why-choose-grid article:nth-child(6),
  .page-index .brand-list > a:nth-child(6),
  .page-index .brand-list > a:nth-child(10) { transition-delay: 275ms; }
  .page-index .brand-list > a:nth-child(7),
  .page-index .brand-list > a:nth-child(11) { transition-delay: 110ms; }
  .page-index .brand-list > a:nth-child(8) { transition-delay: 165ms; }
}

@media (max-width: 680px) {
  .page-index .workbench-grid { box-shadow: 0 13px 25px rgba(61, 39, 24, .1); }
  .page-index .hero-actions { display: grid; grid-template-columns: 1fr; gap: 11px; }
  .page-index .hero-actions .btn { width: 100%; min-height: 52px; }
  .page-index .hero-trust-list { grid-template-columns: 1fr; gap: 10px; }
  .service-proof article { gap: 12px; }
  .repair-catalog-promo:after { height: 28%; }
  .page-index .booking-copy .booking-phone { font-size: clamp(1.8rem, 9vw, 2.25rem); }
  .page-index .booking-panel { border-radius: 6px; box-shadow: 8px 10px 0 rgba(61, 39, 24, .12), 0 13px 23px rgba(61, 39, 24, .09); }
  .page-index .booking-panel { padding: 20px 16px; }
  .page-index .booking-form .btn { width: 100%; min-height: 54px; }
  .page-index .mobile-sticky-cta { border-top-color: rgba(63, 42, 23, .5); box-shadow: 0 -10px 22px rgba(61, 39, 24, .14); }
  .page-index .mobile-sticky-cta a { min-height: 62px; color: #fffaf2; transition: filter 200ms ease, transform 200ms ease; }
  .page-index .mobile-sticky-cta a:first-child { background: #3d2718; }
  .page-index .mobile-sticky-cta a:nth-child(2) { background: var(--green); }
  .page-index .mobile-sticky-cta a:nth-child(3) { background: #e76f1d; }
  .page-index .mobile-sticky-cta a:active { filter: brightness(.9); transform: translateY(1px); }
}

@media (prefers-reduced-motion: reduce) {
  .page-index .hero-actions .btn,
  .page-index .workbench-photo,
  .page-index .workbench-photo img,
  .page-index .workbench-note,
  .service-proof article,
  .service-proof i,
  .page-index .service-card,
  .page-index .service-card .service-media img,
  .repair-catalog-promo,
  .repair-catalog-promo img,
  .page-index .booking-copy .booking-phone,
  .page-index .booking-form .btn { transition: none; }
}

/* Repair catalogue: image first, then the service content in a single card column. */
@media (min-width: 681px) {
  .page-index .service-grid { grid-template-columns: repeat(2, 1fr); }
  .page-index .service-card { grid-template-columns: 1fr; min-height: 0; }
  .page-index .service-media { aspect-ratio: 2.35 / 1; }
  .page-index .service-card-body { min-height: 246px; padding: 29px 28px 26px; }
  .page-index .service-type { margin-bottom: 20px; }
}
@media (max-width: 680px) {
  .page-index .service-card { grid-template-columns: 1fr; min-height: 0; }
  .page-index .service-media { aspect-ratio: 2.5 / 1; }
  .page-index .service-card-body { min-height: 0; padding: 21px 18px 19px; }
  .page-index .service-type { margin-bottom: 15px; }
}

/* Allow the hero workbench panel to meet both viewport edges. */
.page-index .workbench-grid { width: 100vw; margin-right: calc(50% - 50vw); margin-left: calc(50% - 50vw); }

/* Let the browser postpone below-the-fold painting without changing page content. */
@supports (content-visibility: auto) {
  .page-index .repair-catalog,
  .page-index .why-choose,
  .page-index .brands-section,
  .page-index .review-samples,
  .page-index .booking-section,
  .page-index .booking-disclaimer,
  .site-footer {
    content-visibility: auto;
    contain-intrinsic-size: auto 760px;
  }
}

@media (max-width: 680px) {
  .site-footer .footer-brand { text-align: center; }
  .site-footer .footer-brand img { margin-right: auto; margin-left: auto; }
  .site-footer .footer-brand p { margin-right: auto; margin-left: auto; }
  .site-footer .footer-grid > div:not(.footer-brand) { text-align: center; }
  .site-footer .footer-grid > div:not(.footer-brand) ul { display: grid; justify-items: center; }
  .site-footer .footer-bottom .container { text-align: center; }
}

/* Keep the review marquee alive on phones while preserving horizontal swipe. */
@media (max-width: 680px) and (prefers-reduced-motion: no-preference) {
  .review-marquee-track { animation: sampleReviewMarquee 68s linear infinite; }
  .review-carousel:active .review-marquee-track { animation-play-state: paused; }
  .review-carousel-card { transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease; }
  .review-carousel-card:active { border-color: #e76f1d; box-shadow: 0 15px 27px rgba(61, 39, 24, .16); transform: translateY(-4px) scale(.992); }
}

/* Give the wide brand mark the room it needs in the mobile header. */
@media (max-width: 680px) {
  .nav-shell { min-height: 76px; gap: 8px; }
  .brand { flex: 0 1 min(285px, calc(100vw - 96px)); width: min(285px, calc(100vw - 96px)); }
  .brand img { width: 100%; height: auto; max-height: 65px; }
  .site-nav { top: 107px; }
}

/* Header and dropdown interaction polish. */
@media (min-width: 761px) {
  .site-nav > ul > li > a,
  .site-nav > ul > li > .nav-dropdown-toggle { position: relative; transition: color 220ms ease, transform 220ms ease; }
  .site-nav > ul > li > a:after,
  .site-nav > ul > li > .nav-dropdown-toggle:after { position: absolute; right: 0; bottom: 19px; left: 0; height: 2px; border-radius: 2px; background: #e76f1d; content: ""; transform: scaleX(0); transform-origin: right; transition: transform 240ms ease; }
  .site-nav > ul > li > a:hover,
  .site-nav > ul > li > a:focus-visible,
  .site-nav > ul > li > .nav-dropdown-toggle:hover,
  .site-nav > ul > li > .nav-dropdown-toggle:focus-visible { color: #a55b1e; transform: translateY(-1px); }
  .site-nav > ul > li > a:hover:after,
  .site-nav > ul > li > a:focus-visible:after,
  .site-nav > ul > li.has-dropdown:hover > .nav-dropdown-toggle:after,
  .site-nav > ul > li.has-dropdown:focus-within > .nav-dropdown-toggle:after,
  .site-nav > ul > li.has-dropdown.open > .nav-dropdown-toggle:after { transform: scaleX(1); transform-origin: left; }
  .nav-dropdown-toggle .fa { margin-left: 5px; transition: transform 240ms ease; }
  .has-dropdown:hover > .nav-dropdown-toggle .fa,
  .has-dropdown:focus-within > .nav-dropdown-toggle .fa,
  .has-dropdown.open > .nav-dropdown-toggle .fa { transform: rotate(180deg); }
  .dropdown-menu { top: calc(100% - 14px); left: -14px; width: 246px; padding: 8px !important; border-color: rgba(63, 42, 23, .18); border-radius: 11px; box-shadow: 0 18px 34px rgba(61, 39, 24, .17); transform: translateY(12px) scale(.98); transform-origin: top left; transition: opacity 220ms ease, visibility 220ms ease, transform 220ms ease; pointer-events: none; }
  .has-dropdown:hover .dropdown-menu,
  .has-dropdown:focus-within .dropdown-menu,
  .has-dropdown.open .dropdown-menu { opacity: 1; visibility: visible; transform: translateY(0) scale(1); pointer-events: auto; }
  .dropdown-menu li { margin: 0; }
  .dropdown-menu a { margin: 2px 0; padding: 10px 12px !important; border-radius: 7px; color: #3d2718; letter-spacing: .045em; transition: background 200ms ease, color 200ms ease, padding-left 200ms ease; }
  .dropdown-menu a:hover,
  .dropdown-menu a:focus-visible { padding-left: 16px !important; background: #3d2718; color: #ffd29e; }
  .nav-contact a { transition: color 220ms ease, transform 220ms ease; }
  .nav-contact a:hover,
  .nav-contact a:focus-visible { color: #e76f1d; transform: translateX(2px); }
}
@media (max-width: 760px) {
  .nav-dropdown-toggle .fa { transition: transform 220ms ease; }
  .has-dropdown.open > .nav-dropdown-toggle .fa { transform: rotate(180deg); }
  .dropdown-menu a { transition: color 180ms ease, padding-left 180ms ease; }
  .dropdown-menu a:active { color: #e76f1d; padding-left: 5px !important; }
}

.service-hero .hero-image:after { content: "Independent service / Pune & PCMC"; }

/* Transparent service identity and offer notice below the homepage enquiry form. */
.booking-disclaimer { padding: 38px 0 45px; background: #fffaf2; }
.booking-disclaimer-panel { display: flex; max-width: 960px; gap: 18px; align-items: flex-start; margin: 0 auto; padding: 24px 27px; border: 1px solid #eadfce; border-left: 4px solid #e76f1d; background: #fff; box-shadow: 0 10px 22px rgba(61, 39, 24, .06); }
.booking-disclaimer-panel > i { margin-top: 3px; color: #e76f1d; font-size: 1.35rem; }
.booking-disclaimer-panel .eyebrow { margin-bottom: 8px; color: #a55b1e; }
.booking-disclaimer-panel h2 { margin-bottom: 11px; font: 700 1.5rem/1.12 var(--sans); letter-spacing: -.025em; }
.booking-disclaimer-panel p:last-child { max-width: 800px; margin: 0; color: #5f4c3b; font-size: .86rem; line-height: 1.68; }
@media (max-width: 680px) {
  .booking-disclaimer { padding: 26px 0 30px; }
  .booking-disclaimer-panel { gap: 12px; padding: 19px 17px; }
  .booking-disclaimer-panel h2 { font-size: 1.15rem; }
  .booking-disclaimer-panel p:last-child { font-size: .79rem; }
}

/* Footer link interaction. */
.site-footer a { position: relative; display: inline-block; transition: color 220ms ease, transform 220ms ease; }
.site-footer a:after { position: absolute; right: 0; bottom: -3px; left: 0; height: 1px; background: #f0b55f; content: ""; transform: scaleX(0); transform-origin: right; transition: transform 220ms ease; }
@media (hover: hover) and (pointer: fine) {
  .site-footer a:hover { color: #ffd29e; transform: translateX(4px); }
  .site-footer a:hover:after { transform: scaleX(1); transform-origin: left; }
}
.site-footer a:focus-visible { color: #ffd29e; outline: 2px solid #f0b55f; outline-offset: 4px; }
@media (hover: none) {
  .site-footer a:active { color: #ffd29e; }
}

/* Mobile navigation drawer. */
.mobile-nav-scrim { display: none; }
@media (max-width: 760px) {
  body.menu-open { overflow: hidden; }
  .mobile-nav-scrim { position: fixed; z-index: 1; inset: 107px 0 0; display: block; border: 0; background: rgba(30, 17, 9, .42); opacity: 0; visibility: hidden; transition: opacity 280ms ease, visibility 280ms ease; }
  .mobile-nav-scrim.is-active { opacity: 1; visibility: visible; }
  .site-nav { z-index: 2; top: 107px; right: 0; bottom: 0; left: auto; display: block; width: min(352px, 88vw); padding: 18px 18px 30px; border: 0; border-left: 1px solid rgba(63, 42, 23, .18); background: #fffaf2; box-shadow: -18px 0 38px rgba(39, 22, 11, .18); opacity: 0; visibility: hidden; overflow-y: auto; transform: translateX(104%); transition: opacity 300ms ease, visibility 300ms ease, transform 340ms cubic-bezier(.2, .75, .2, 1); pointer-events: none; }
  .site-nav.open { display: block; opacity: 1; visibility: visible; transform: translateX(0); pointer-events: auto; }
  .site-nav li { border-bottom-color: #e8dccd; }
  .site-nav > ul > li > a,
  .site-nav > ul > li > .nav-dropdown-toggle { min-height: 52px; padding: 15px 4px; color: #3d2718; font-size: .74rem; letter-spacing: .09em; }
  .site-nav > ul > li > a[aria-current="page"] { color: #a55b1e; }
  .site-nav > ul > li > a[aria-current="page"]:before { display: inline-block; width: 6px; height: 6px; margin: 0 8px 1px 0; border-radius: 50%; background: #e76f1d; content: ""; }
  .site-nav .dropdown-menu { margin: 0 0 8px 4px; padding: 5px 0 6px 14px !important; border-color: #e76f1d; background: rgba(247, 228, 205, .42); }
  .site-nav .dropdown-menu a { min-height: 42px; padding: 11px 8px !important; color: #65462e; font-size: .7rem !important; }
  .menu-toggle { position: relative; z-index: 3; width: 44px; height: 44px; border: 1px solid rgba(63, 42, 23, .18); border-radius: 50%; background: #fffaf2; transition: background 220ms ease, border-color 220ms ease; }
  .menu-toggle span { position: absolute; left: 9px; width: 24px; margin: 0; transform-origin: center; transition: transform 240ms ease, opacity 180ms ease; }
  .menu-toggle span:nth-child(1) { transform: translateY(-7px); }
  .menu-toggle span:nth-child(2) { transform: translateY(0); }
  .menu-toggle span:nth-child(3) { transform: translateY(7px); }
  .menu-toggle[aria-expanded="true"] { border-color: #e76f1d; background: #3d2718; }
  .menu-toggle[aria-expanded="true"] span { background: #fffaf2; }
  .menu-toggle[aria-expanded="true"] span:nth-child(1) { transform: rotate(45deg); }
  .menu-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
  .menu-toggle[aria-expanded="true"] span:nth-child(3) { transform: rotate(-45deg); }
}
@media (prefers-reduced-motion: reduce) {
  .mobile-nav-scrim,
  .site-nav,
  .menu-toggle,
  .menu-toggle span { transition: none; }
}

/* Service-page contact choices: equally prominent, clearly differentiated. */
.final-cta .cta-actions { align-items: stretch; gap: 12px; }
.final-cta .cta-actions .btn {
  min-width: 178px;
  min-height: 54px;
  padding: 14px 22px;
  border-radius: 8px;
  box-shadow: 0 8px 16px rgba(61, 39, 24, .12);
  transition: transform 220ms ease, box-shadow 220ms ease, background 220ms ease, border-color 220ms ease, color 220ms ease;
}
.final-cta .cta-actions .btn i { font-size: 1rem; }
.final-cta .cta-actions .btn-white {
  border-color: #3d2718;
  background: #3d2718;
  color: #fffaf2;
}
.final-cta .cta-actions .btn-white:hover,
.final-cta .cta-actions .btn-white:focus-visible {
  border-color: #e76f1d;
  background: #e76f1d;
  color: #fff;
  box-shadow: 0 13px 24px rgba(182, 86, 21, .25);
}
.final-cta .cta-actions .btn-whatsapp {
  box-shadow: 0 8px 16px rgba(32, 185, 90, .2);
}
.final-cta .cta-actions .btn-whatsapp:hover,
.final-cta .cta-actions .btn-whatsapp:focus-visible {
  border-color: #159447;
  background: #159447;
  box-shadow: 0 13px 24px rgba(21, 148, 71, .25);
}
.final-cta .cta-actions .btn:focus-visible { outline: 3px solid rgba(231, 111, 29, .34); outline-offset: 3px; }
@media (max-width: 680px) {
  .final-cta .cta-actions { display: grid; grid-template-columns: 1fr 1fr; }
  .final-cta .cta-actions .btn { min-width: 0; width: 100%; padding: 13px 12px; }
}

/* The header's desktop backdrop blur creates a containing block for fixed children.
   Disable it only on mobile so the off-canvas navigation is fixed to the viewport. */
@media (max-width: 760px) {
  .site-header { backdrop-filter: none; -webkit-backdrop-filter: none; }
  .mobile-nav-scrim { z-index: 51; inset: 107px 0 0; }
  .site-nav { z-index: 52; top: 107px; right: 0; bottom: 0; left: auto; }
  .menu-toggle { z-index: 53; }
}

/* Rich service-page reassurance and service-detail content. */
.service-assurances { padding: 0; background: #f6e6d1; border-top: 1px solid rgba(63, 42, 23, .13); border-bottom: 1px solid rgba(63, 42, 23, .13); }
.service-assurance-grid { display: grid; grid-template-columns: repeat(5, 1fr); }
.service-assurance-grid article { display: flex; min-height: 118px; gap: 11px; align-items: center; padding: 19px 15px; border-right: 1px solid rgba(63, 42, 23, .13); }
.service-assurance-grid article:first-child { border-left: 1px solid rgba(63, 42, 23, .13); }
.service-assurance-grid i { display: grid; flex: 0 0 35px; width: 35px; height: 35px; place-items: center; border-radius: 50%; background: #3d2718; color: #ffd29e; font-size: .88rem; }
.service-assurance-grid b { display: block; margin-bottom: 4px; color: #3d2718; font-size: .7rem; letter-spacing: .065em; line-height: 1.25; text-transform: uppercase; }
.service-assurance-grid span { display: block; color: #684b34; font-size: .7rem; line-height: 1.45; }
.service-detail-section { background: #fffdf9; }
.service-detail-section .section-heading { display: grid; grid-template-columns: .85fr 1.15fr; gap: 38px; align-items: end; margin-bottom: 40px; }
.service-detail-section .section-heading h2 { max-width: 610px; }
.service-detail-section .section-heading > p:last-child { max-width: 470px; margin: 0 0 6px; color: var(--muted); font-size: .95rem; line-height: 1.65; }
.service-detail-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(63, 42, 23, .34); border-left: 1px solid rgba(63, 42, 23, .34); }
.service-detail-grid article { min-height: 235px; padding: 29px 26px; border-right: 1px solid rgba(63, 42, 23, .34); border-bottom: 1px solid rgba(63, 42, 23, .34); background: #fff; transition: transform 260ms ease, background 260ms ease, box-shadow 260ms ease; }
.service-detail-grid article > span { display: block; margin-bottom: 34px; color: #e76f1d; font: 1.75rem/1 var(--serif); }
.service-detail-grid h3 { margin-bottom: 12px; color: #3d2718; font: 1.38rem/1.05 var(--serif); }
.service-detail-grid p { margin: 0; color: #695747; font-size: .86rem; line-height: 1.66; }
@media (hover: hover) and (pointer: fine) {
  .service-assurance-grid article { transition: background 220ms ease, transform 220ms ease; }
  .service-assurance-grid article:hover { background: #fffaf2; transform: translateY(-4px); }
  .service-detail-grid article:hover { position: relative; z-index: 1; background: #3d2718; box-shadow: 0 17px 28px rgba(61, 39, 24, .2); transform: translateY(-7px); }
  .service-detail-grid article:hover h3, .service-detail-grid article:hover p { color: #fffaf2; }
  .service-detail-grid article:hover > span { color: #ffd29e; }
}
@media (max-width: 900px) {
  .service-assurance-grid { grid-template-columns: repeat(3, 1fr); }
  .service-assurance-grid article:nth-child(4) { border-left: 1px solid rgba(63, 42, 23, .13); }
  .service-detail-section .section-heading { grid-template-columns: 1fr; gap: 15px; }
  .service-detail-grid { grid-template-columns: 1fr; }
  .service-detail-grid article { min-height: 0; }
}
@media (max-width: 680px) {
  .service-assurance-grid { grid-template-columns: 1fr; }
  .service-assurance-grid article, .service-assurance-grid article:first-child, .service-assurance-grid article:nth-child(4) { min-height: 0; padding: 15px 3px; border-right: 0; border-bottom: 1px solid rgba(63, 42, 23, .13); border-left: 0; }
  .service-assurance-grid article:last-child { border-bottom: 0; }
  .service-assurance-grid i { flex-basis: 32px; width: 32px; height: 32px; }
  .service-detail-section .section-heading { margin-bottom: 27px; }
  .service-detail-section .section-heading > p:last-child { font-size: .88rem; }
  .service-detail-grid article { padding: 23px 20px; }
  .service-detail-grid article > span { margin-bottom: 20px; }
}

/* The supplied logo includes a white image canvas; blend it into every header. */
.site-header .brand img { background: transparent; mix-blend-mode: multiply; }

/* Warm brand-gradient treatment for landing-page H1 titles. */
.page-index .workbench-copy h1 { max-width: 600px; font-size: clamp(2.8rem, 4.9vw, 5rem); }
.page-hero h1 { max-width: 900px; font-size: clamp(2.7rem, 5.4vw, 5.25rem); }
.service-hero h1 { font-size: clamp(2.45rem, 4.8vw, 4.8rem); }
.brand-service-hero h1 { max-width: 760px; margin-bottom: 25px; font-size: clamp(2.65rem, 5vw, 5rem); }
.page-index .workbench-copy h1,
.page-index .workbench-copy h1 em,
.page-hero h1,
.service-hero h1,
.brand-service-hero h1 {
  color: #ffd29e;
  background: linear-gradient(102deg, #fffaf2 0%, #ffd29e 47%, #f58220 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-mission h1 { margin: 0 0 22px; font: clamp(2.55rem, 4.2vw, 4rem)/1.02 var(--sans); letter-spacing: -.055em; color: #a55b1e; background: linear-gradient(102deg, #3d2718 0%, #a55b1e 55%, #e76f1d 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
@media (max-width: 680px) {
  .page-index .workbench-copy h1 { font-size: clamp(2.45rem, 10vw, 3.1rem); }
  .page-hero h1 { font-size: clamp(2.25rem, 9vw, 2.85rem); }
  .service-hero h1 { font-size: clamp(2.1rem, 8.6vw, 2.65rem); }
  .brand-service-hero h1 { font-size: clamp(2.2rem, 8.8vw, 2.75rem); }
  .about-mission h1 { font-size: clamp(2.2rem, 9vw, 2.8rem); }
}
