/* Mysore Gas Repair: fast, touch-first brand layer */
:root {
    --tg-ink: #172033;
    --tg-body: #4b5565;
    --tg-muted: #667085;
    --tg-primary: #ea580c;
    --tg-primary-dark: #c2410c;
    --tg-orange: #fb923c;
    --tg-gold: #fed7aa;
    --tg-surface: #ffffff;
    --tg-tint: #fff7ed;
    --tg-sand: #fffbf6;
    --tg-line: #fed7aa;
    --tg-dark: #172033;
    --tg-shadow: 0 14px 34px rgba(23, 32, 51, .10);
    --tg-shadow-hover: 0 18px 38px rgba(23, 32, 51, .15);
    --tg-radius: 18px;
}

body { overflow-x: hidden; background: #fff; color: var(--tg-body); }
body::selection { background: var(--tg-primary); color: #fff; }
.container { width: min(1160px, calc(100% - 40px)); }
h1, h2, h3 { color: var(--tg-ink); }
h1 { letter-spacing: -.045em; }
h2 { letter-spacing: -.035em; }
p { color: var(--tg-muted); }
:focus-visible { outline-color: var(--tg-primary); }

.top-strip { background: var(--tg-dark); }
.top-strip i { color: #fdba74; }
.site-header { border-color: #fde4cf; box-shadow: none; backdrop-filter: none; }
.site-header.scrolled { box-shadow: 0 5px 18px rgba(23, 32, 51, .08); }
.nav-shell { min-height: 76px; }
.brand > img { display: block; width: min(252px, 44vw); height: auto; }
.site-nav a, .submenu-toggle { color: #475467; }
.site-nav a:hover, .site-nav a.active, .submenu-toggle:hover { color: var(--tg-primary); }
.site-nav a.active::after { background: var(--tg-primary); }
.dropdown-menu { background: #fff; border-color: #fed7aa; box-shadow: 0 14px 30px rgba(23, 32, 51, .12); }
.dropdown-menu a { color: #172033; }
.dropdown-menu a:hover, .dropdown-menu a:focus-visible { color: #9a3412; background: #fff0e2; }
.header-call { background: var(--tg-primary); border-color: var(--tg-primary); box-shadow: none; }
.header-call:hover { background: var(--tg-primary-dark); border-color: var(--tg-primary-dark); }
.menu-toggle span { background: var(--tg-primary); }

.page-hero { background: linear-gradient(135deg, #fff7ed 0%, #fffdf9 48%, #fff 100%); }
.page-hero::before { background: rgba(234, 88, 12, .09); }
.page-hero::after { background: rgba(251, 146, 60, .10); }
.page-hero h1 strong, .page-hero h1 em { color: var(--tg-primary); }
.page-hero .eyebrow, .eyebrow { color: #9a3412; background: #ffedd5; border-color: #fed7aa; }
.page-hero .eyebrow::before { background: var(--tg-primary); }
.hero-visual::before { border-color: #fdba74; }
.hero-visual img, .image-stack img { box-shadow: 0 20px 48px rgba(23, 32, 51, .14); }
.hero-card { border-color: #fed7aa; }
.hero-card strong { color: var(--tg-primary); }
.hero-price-line { color: #9a3412 !important; font-weight: 700; }
.hero-price-line i, .hero-points i { color: var(--tg-primary) !important; }

.btn { min-height: 48px; border-radius: 10px; }
.btn-primary { background: var(--tg-primary); border-color: var(--tg-primary); box-shadow: 0 10px 20px rgba(234, 88, 12, .18); }
.btn-primary:hover { background: var(--tg-primary-dark); border-color: var(--tg-primary-dark); box-shadow: 0 14px 24px rgba(194, 65, 12, .22); }
.btn-outline { color: #9a3412; border-color: #fdba74; background: #fff; }
.btn-outline:hover { color: #9a3412; border-color: var(--tg-primary); }

.conversion-trust-strip { background: var(--tg-dark); }
.conversion-trust-grid i { color: #fdba74; }
.conversion-trust-grid b { color: #fff; }
.conversion-trust-grid small { color: #cbd5e1; }
.about-section, .services-section { background: #fffaf5; }
.about-section::before { border-color: rgba(234, 88, 12, .06); }
.about-commitment { background: var(--tg-dark); box-shadow: none; }
.about-kicker { color: #ffedd5; background: rgba(234, 88, 12, .20); border-color: rgba(253, 186, 116, .36); }
.about-kicker i, .about-commitment li i { color: var(--tg-primary); }
.about-commitment li i { background: #fff7ed; }
.about-benefit-card { border-color: #fed7aa; }
.about-benefit-card:hover, .about-benefit-card.is-tapped { border-color: var(--tg-primary); }
.about-card-media { background: #fed7aa; }
.about-benefit-card > i { color: var(--tg-primary); background: #fff7ed; }
.about-card-number { background: rgba(23, 32, 51, .76); }

.services-section::after { border-color: rgba(234, 88, 12, .06); }
.services-heading-note { border-left-color: var(--tg-primary); }
.services-heading-note > i { color: var(--tg-primary); background: #fff0e2; }
.services-heading-note a, .service-card-kicker { color: var(--tg-primary); }
.service-media { background: #fff0e2; }
.service-photo-label i { color: #fdba74; }
.service-row, .service-grid .service-card { border-color: #fed7aa; }
.service-row:hover, .service-row.is-tapped, .service-grid .service-card:hover, .service-grid .service-card.is-tapped { border-color: var(--tg-primary); }
.service-tags span { color: #9a3412; background: #fff2e6; }
.service-book-link { color: var(--tg-primary); }
.support-service-card { border-color: #fed7aa; }
.support-service-card > i, .support-service-card a { color: var(--tg-primary); }
.support-service-card:hover { border-color: var(--tg-primary); }

.issues-section { background: var(--tg-dark); }
.issues-section::before { border-color: rgba(253, 186, 116, .10); }
.issues-section::after { background: radial-gradient(circle, rgba(234, 88, 12, .24), rgba(234, 88, 12, 0) 70%); }
.issues-heading .eyebrow { color: #ffedd5; background: rgba(234, 88, 12, .17); border-color: rgba(253, 186, 116, .3); }
.issues-heading > div:last-child { border-left-color: #fb923c; }
.gas-safety-panel { background: #fff7ed; border-color: #fed7aa; }
.gas-safety-panel h3 { color: var(--tg-ink); }
.gas-safety-panel a { color: var(--tg-primary); }
.problem-card { border-color: rgba(255, 255, 255, .17); }
.problem-card-urgent { border-color: #fb923c; }
.problems-visual { width: 100%; overflow: hidden; border: 1px solid rgba(253, 186, 116, .62); border-radius: var(--tg-radius); box-shadow: 0 18px 36px rgba(0, 0, 0, .16); }
.problems-visual picture, .problems-visual img { display: block; width: 100%; }
.problems-visual img { height: auto; aspect-ratio: 3 / 2; object-fit: cover; }

.mysore-expertise-section { background: #fff; content-visibility: auto; contain-intrinsic-size: auto 540px; }
.mysore-expertise-heading { max-width: 800px; margin: 0 auto; text-align: center; }
.mysore-expertise-label { display: inline-flex; align-items: center; gap: 7px; margin: 0 0 16px; padding: 8px 14px; color: #9a3412; background: #ffedd5; border: 1px solid #fed7aa; border-radius: 999px; font-size: .76rem; font-weight: 800; text-transform: uppercase; letter-spacing: .035em; }
.mysore-expertise-label i { color: var(--tg-primary); }
.mysore-expertise-heading h2 { margin: 0; font-size: clamp(2rem, 4vw, 3rem); line-height: 1.13; }
.mysore-expertise-heading > p:last-child { max-width: 690px; margin: 14px auto 0; font-size: 1.04rem; line-height: 1.62; }
.mysore-expertise-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; margin-top: 56px; }
.mysore-expertise-card { padding: 8px 10px; text-align: center; }
.mysore-expertise-icon { display: grid; place-items: center; width: 64px; height: 64px; margin: 0 auto 18px; border-radius: 50%; font-size: 1.6rem; }
.expertise-icon-location { color: #c2410c; background: #ffedd5; }
.expertise-icon-time { color: #15803d; background: #dcfce7; }
.expertise-icon-people { color: #a16207; background: #fef3c7; }
.expertise-icon-safety { color: #7e22ce; background: #f3e8ff; }
.mysore-expertise-card h3 { margin: 0; font-size: 1.12rem; }
.mysore-expertise-card p { max-width: 250px; margin: 10px auto 0; font-size: .94rem; line-height: 1.58; }

.service-snapshot-section { padding: 72px 0 78px; color: #fff; background: linear-gradient(112deg, #f05a0b 0%, #ea580c 47%, #dc2626 100%); content-visibility: auto; contain-intrinsic-size: auto 320px; }
.service-snapshot-heading { display: flex; align-items: center; justify-content: center; gap: 9px; text-align: center; }
.service-snapshot-icon { color: #fff; font-size: 1.85rem; line-height: 1; }
.service-snapshot-heading h2 { margin: 0; color: #fff; font-size: clamp(1.85rem, 3.5vw, 2.45rem); line-height: 1.13; }
.service-snapshot-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; max-width: 1240px; margin: 48px auto 0; }
.service-snapshot-item { margin: 0; text-align: center; }
.service-snapshot-item dt { color: #fff; font-size: clamp(2.05rem, 3.55vw, 3rem); font-weight: 850; letter-spacing: -.045em; line-height: 1; }
.service-snapshot-item dd { margin: 11px 0 0; color: rgba(255,255,255,.94); font-size: .93rem; font-weight: 700; line-height: 1.35; }

.pricing-section, .process-section, .reviews-section { background: #fff; }
.pricing-card, .process-card, .testimonial-card, .booking-card, .info-panel, .safety-box { border-color: #fed7aa; }
.pricing-card:hover, .process-card:hover, .testimonial-card:hover, .booking-card:hover { border-color: var(--tg-primary); }
.pricing-card-label, .process-number, .trust-pill { color: #9a3412; background: #ffedd5; }
.price-line strong, .review-stars, .review-score strong { color: var(--tg-primary); }
.soft-bg { background: #fff7ed; }
.plain-points li::before, .check-list li::before { color: var(--tg-primary); }
.why-choose-callout { border-color: #fed7aa; background: #fff; }
.why-choose-callout span, .why-choose-callout strong { color: var(--tg-primary); }
.brand-list span, .area-list span { border-color: #fed7aa; color: #9a3412; background: #fffdfb; }
.area-list i { color: var(--tg-primary); }
.area-conversion-panel, .cta-panel { background: var(--tg-dark); }
.area-conversion-panel .eyebrow, .cta-panel .eyebrow { color: #ffedd5; border-color: rgba(253, 186, 116, .3); background: rgba(234, 88, 12, .2); }
.trust-story-section { background: #fff7ed; }
.trust-story { border-color: #fed7aa; }
.trust-story h2 span { color: var(--tg-primary); }
.reviews-cta { border-color: #fed7aa; background: #fff7ed; }
.faq-item { border-color: #fed7aa; }
.faq-question:hover, .faq-question[aria-expanded="true"] { color: var(--tg-primary); }
.form-field input, .form-field select { border-color: #fed7aa; }
.form-field input:focus, .form-field select:focus { border-color: var(--tg-primary); box-shadow: 0 0 0 3px rgba(234, 88, 12, .12); }
.booking-contact-call, .booking-contact-whatsapp, .booking-contact-email { border-color: #fed7aa; }
.booking-contact-links a > i:first-child, .booking-map-copy span i { color: var(--tg-primary); }
.booking-map-card { border-color: #fed7aa; }

/* Contact section: clearer action hierarchy, compact service details and a focused form. */
.booking-section { isolation: isolate; background: #fff7ed; }
.booking-section::before { top: -175px; right: -150px; width: 430px; height: 430px; border: 60px solid rgba(234, 88, 12, .09); }
.booking-heading { max-width: 1080px; margin-bottom: 34px; }
.booking-heading h2 { max-width: 660px; color: var(--tg-ink); }
.booking-heading > p { max-width: 380px; padding: 4px 0 4px 22px; color: #475467; border-left: 3px solid var(--tg-primary); font-size: 1rem; line-height: 1.65; }
.booking-layout { max-width: 1080px; margin: 0 auto; gap: clamp(24px, 4vw, 52px); }
.booking-intro { padding: clamp(18px, 2.6vw, 28px); background: var(--tg-dark); border: 1px solid rgba(234, 88, 12, .35); border-radius: 22px; box-shadow: 0 18px 38px rgba(23, 32, 51, .12); }
.booking-contact-links { gap: 9px; }
.booking-contact-links a { min-height: 74px; padding: 12px 13px; color: #fff; background: rgba(255, 255, 255, .07); border: 1px solid rgba(255, 255, 255, .15); border-radius: 13px; box-shadow: none; }
.booking-contact-links a:hover, .booking-contact-links a:focus-visible { color: #fff; background: rgba(255, 255, 255, .14); border-color: rgba(253, 186, 116, .7); transform: translateY(-2px); }
.booking-contact-links a > i:first-child { color: #fed7aa; background: rgba(234, 88, 12, .22); border-color: rgba(253, 186, 116, .26); }
.booking-contact-links a > i:last-child { color: #fdba74; }
.booking-contact-links span { color: rgba(255, 255, 255, .72); }
.booking-contact-links strong { color: #fff; }
.booking-contact-call, .booking-contact-whatsapp, .booking-contact-email { background: rgba(255, 255, 255, .07) !important; }
.booking-contact-call:hover, .booking-contact-call:focus-visible, .booking-contact-whatsapp:hover, .booking-contact-whatsapp:focus-visible, .booking-contact-email:hover, .booking-contact-email:focus-visible { background: rgba(255, 255, 255, .14) !important; border-color: rgba(253, 186, 116, .7) !important; }
.booking-map-card { min-height: 210px; margin-top: 7px; border: 0; border-radius: 13px; box-shadow: none; }
.booking-map-copy { padding: 20px; background: #fff; }
.booking-map-copy > span { color: #9a3412; }
.booking-map-copy strong { font-size: .92rem; line-height: 1.55; }
.booking-map-copy a { color: var(--tg-primary); }
.booking-map-card iframe { min-height: 210px; filter: saturate(.72) contrast(.98); }
.booking-form-panel { padding: clamp(26px, 3.2vw, 40px); background: #fff; border: 1px solid #fed7aa; border-radius: 22px; box-shadow: 0 18px 40px rgba(23, 32, 51, .10); }
.booking-form-panel::before { height: 6px; background: var(--tg-primary); }
.booking-form-heading { padding-bottom: 18px; }
.booking-form-heading h3 { color: var(--tg-ink); font-size: clamp(1.55rem, 2.5vw, 2rem); }
.form-kicker { color: #9a3412; }
.form-steps { gap: 7px; margin: 18px 0 20px; }
.form-steps span { color: #475467; background: #fff7ed; border-color: #fed7aa; }
.form-steps b { background: var(--tg-primary); }
.booking-form-panel input, .booking-form-panel select, .booking-form-panel textarea { min-height: 50px; color: var(--tg-ink); background: #fffdfb; border-color: #fed7aa; }
.booking-form-panel input:focus, .booking-form-panel select:focus, .booking-form-panel textarea:focus { border-color: var(--tg-primary); box-shadow: 0 0 0 3px rgba(234, 88, 12, .13); }
.booking-form-panel .form-field:last-of-type { grid-column: 1 / -1; }
.booking-form-panel .btn-full { min-height: 54px; margin-top: 18px; background: var(--tg-primary); box-shadow: none; }
.booking-form-panel .btn-full:hover, .booking-form-panel .btn-full:focus-visible { background: var(--tg-primary-dark); }

.site-footer { background: var(--tg-dark); }
.footer-actions a { border-color: rgba(253, 186, 116, .38); }
.footer-actions a:first-child { background: var(--tg-primary); border-color: var(--tg-primary); }
.footer-actions a:first-child:hover, .footer-actions a:first-child:focus-visible { background: var(--tg-primary-dark); border-color: var(--tg-primary-dark); }
.footer-actions i, .footer-contact i, .site-footer a:hover { color: #fdba74; }
.footer-bottom { border-color: rgba(255, 255, 255, .13); }
.mobile-sticky-cta { background: var(--tg-dark); }
.mobile-sticky-cta a:last-child { background: var(--tg-primary); }
.back-to-top { background: var(--tg-primary); }

/* Overrides for the pre-existing homepage campaign layer. */
.page-index .site-header, .page-index .site-header.scrolled { background: rgba(255, 255, 255, .97); }
.page-index .site-nav a, .page-index .submenu-toggle { color: #475467; }
.page-index .site-nav a:hover, .page-index .site-nav a.active, .page-index .submenu-toggle:hover { color: var(--tg-primary); }
.page-index .dropdown-menu { background: #fff; border-color: #fed7aa; box-shadow: 0 14px 30px rgba(23, 32, 51, .12); }
.page-index .dropdown-menu a { color: #172033; }
.page-index .dropdown-menu a:hover, .page-index .dropdown-menu a:focus-visible { color: #9a3412; background: #fff0e2; }
.page-index .header-call, .page-index .header-call:hover { color: #fff; background: var(--tg-primary); border-color: var(--tg-primary); }
.page-index .page-hero { background: radial-gradient(circle at 89% 11%, rgba(251, 146, 60, .26) 0 6%, transparent 23%), radial-gradient(circle at 8% 88%, rgba(234, 88, 12, .20) 0 9%, transparent 30%), linear-gradient(132deg, #172033 0%, #24324a 52%, #9a3412 135%); }
.page-index .page-hero::before { background: rgba(253, 186, 116, .12); }
.page-index .page-hero::after { background: rgba(255, 255, 255, .08); }
.home-page .hero-copy .eyebrow { color: #ffedd5; background: rgba(255, 255, 255, .09); border-color: rgba(255, 255, 255, .22); }
.home-page .hero-copy .eyebrow::before { background: #fb923c; }
.home-page .hero-copy h1 { color: #fff; }
.home-page .hero-copy h1 strong, .home-page .hero-copy h1 em { color: #fdba74; }
.home-page .hero-copy > p:not(.eyebrow), .home-page .page-hero .hero-points span { color: rgba(255, 255, 255, .84); }
.home-page .hero-actions .btn-primary { color: #fff; background: var(--tg-primary); border-color: var(--tg-primary); }
.home-page .hero-actions .btn-primary:hover { color: #fff; background: var(--tg-primary-dark); border-color: var(--tg-primary-dark); }
.home-page .hero-visual::before { border-color: rgba(253, 186, 116, .45); }
.home-page .hero-card { border-color: rgba(234, 88, 12, .24); }
.home-page .hero-card strong { color: var(--tg-primary); }
.home-page .hero-price-line { color: #fed7aa !important; }
.home-page .hero-price-line i, .home-page .hero-points i { color: #fdba74 !important; }
.home-page .home-location { color: rgba(255, 255, 255, .74); }
.home-page .hero-visual img { aspect-ratio: 4 / 4.55; object-position: 78% center; border-radius: 28px 4px 28px 4px; }
.home-page .hero-visual::before { top: 18px; right: -18px; width: 82%; height: calc(100% - 36px); border-radius: 28px 4px 28px 4px; }
.home-page .service-row .service-card-kicker { color: var(--tg-primary); }
.home-page .service-detail-list i, .home-page .service-row .service-book-link { background: var(--tg-primary); }
.home-page .service-row .service-book-link:hover { background: var(--tg-primary-dark); }
.home-page .service-row .service-tags span { color: #9a3412; background: #fff0e2; }
.gas-safety-panel { background: linear-gradient(150deg, #ea580c, #9a3412); }
.booking-contact-whatsapp, .booking-contact-whatsapp:hover, .booking-contact-whatsapp:focus-visible { background: #ea580c !important; border-color: #fdba74 !important; }
.booking-contact-email, .booking-contact-email:hover, .booking-contact-email:focus-visible { background: #24324a !important; border-color: #fdba74 !important; }
.footer-brand::before { content: none !important; }

/* Centered landing hero inspired by the supplied reference, using Mysore brand copy. */
.page-index .page-hero.page-hero-centered { padding: clamp(62px, 7.2vw, 96px) 0 72px; background: #fff4e5; }
.page-index .page-hero.page-hero-centered::before, .page-index .page-hero.page-hero-centered::after { display: none; }
.page-hero-centered .hero-copy-centered { max-width: 990px; margin: 0 auto; text-align: center; }
.page-hero-centered .hero-copy .eyebrow { color: #9a3412; background: #ffedd5; border-color: #fed7aa; }
.page-hero-centered .hero-copy .eyebrow::before { background: var(--tg-primary); }
.page-hero-centered .hero-copy h1 { max-width: 940px; margin: 15px auto 0; color: var(--tg-ink); font-size: clamp(2.5rem, 5vw, 4.2rem); line-height: 1.08; }
.page-hero-centered .hero-copy h1 strong { color: var(--tg-primary); }
.page-hero-centered .hero-copy > p:not(.eyebrow) { max-width: 930px; margin: 24px auto 0; color: #475467; font-size: clamp(1rem, 1.8vw, 1.2rem); line-height: 1.65; }
.page-hero-centered .hero-actions { justify-content: center; margin-top: 30px; }
.page-hero-centered .hero-actions .btn { min-width: 220px; }
.page-hero-centered .btn-outline { color: #c2410c; border: 2px solid var(--tg-primary); background: #fff; }
.page-hero-centered .btn-outline:hover { color: #9a3412; background: #ffedd5; }
.hero-stat-card { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; max-width: 980px; margin: 42px auto 0; padding: 26px 28px; background: #fff; border: 1px solid #fff; border-radius: 18px; box-shadow: 0 14px 28px rgba(112, 72, 28, .15); }
.hero-stat-card > div { text-align: center; }
.hero-stat-card dt { color: var(--tg-primary); font-size: clamp(1.55rem, 3vw, 2.15rem); font-weight: 850; letter-spacing: -.04em; line-height: 1; }
.hero-stat-card dd { margin: 8px 0 0; color: #475467; font-size: .87rem; font-weight: 700; line-height: 1.3; }

/* Lightweight scroll-motion layer: only transform, opacity, and small heading blur. */
html { scroll-behavior: smooth; }
.reveal { opacity: 1; transform: none; }
.js-motion .reveal.motion-active { opacity: 0; transform: translate3d(0, 24px, 0); transition: opacity .52s ease-out var(--reveal-delay, 0ms), transform .66s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay, 0ms), filter .48s ease-out var(--reveal-delay, 0ms); will-change: opacity, transform; }
.js-motion .reveal.motion-active.motion-heading { transform: translate3d(0, 30px, 0) scale(.995); filter: blur(5px); }
.js-motion .reveal.motion-active.motion-card { transform: translate3d(0, 28px, 0) scale(.985); }
.js-motion .reveal.motion-active.is-visible { opacity: 1; transform: translate3d(0, 0, 0); filter: blur(0); will-change: auto; }
.js-motion .reveal.motion-active.motion-media { overflow: hidden; }
.js-motion .reveal.motion-active.motion-media img { transform: scale(1.05); transition: transform .85s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay, 0ms); }
.js-motion .reveal.motion-active.motion-media.is-visible img { transform: scale(1); }

/* Hero line reveal and a gentle, desktop-only image/background parallax. */
.hero-heading-motion .motion-line { display: block; }
.js-motion .page-hero .hero-copy.reveal.motion-active { opacity: 1; transform: none; filter: none; transition: none; }
.js-motion .hero-copy.motion-active .hero-heading-motion .motion-line { opacity: 0; transform: translate3d(0, 18px, 0); }
.js-motion .hero-copy.motion-active.is-visible .hero-heading-motion .motion-line { animation: hero-line-reveal .62s cubic-bezier(.22, 1, .36, 1) both; }
.js-motion .hero-copy.is-visible .hero-heading-motion .motion-line:nth-child(2) { animation-delay: .12s; }
.js-motion .home-page .hero-visual.reveal.motion-active { opacity: 0; transform: translate3d(0, 18px, 0) scale(.985); transition: opacity .6s ease-out, transform .78s cubic-bezier(.22, 1, .36, 1); }
.js-motion .home-page .hero-visual.reveal.motion-active.is-visible { opacity: 1; transform: translate3d(0, 0, 0) scale(1); }
.js-motion .home-page .hero-visual.motion-active img { transform: translate3d(0, var(--hero-image-y, 0px), 0) scale(1.055); transition: transform .75s cubic-bezier(.22, 1, .36, 1); }
.js-motion .home-page .hero-visual.motion-active.is-visible img { transform: translate3d(0, var(--hero-image-y, 0px), 0) scale(1); }
.js-motion .page-hero::before { transform: translate3d(0, var(--hero-shape-y, 0px), 0); transition: transform .8s ease-out; }
.js-motion .page-hero::after { transform: translate3d(0, calc(var(--hero-shape-y, 0px) * -.7), 0); transition: transform .8s ease-out; }
@keyframes hero-line-reveal {
    from { opacity: 0; transform: translate3d(0, 18px, 0); }
    to { opacity: 1; transform: translate3d(0, 0, 0); }
}

/* Animated process line and a quiet scroll-linked CTA glow. */
.js-motion .process-grid::after { content: ""; position: absolute; z-index: 0; top: 48px; right: 10%; left: 10%; height: 2px; background: var(--tg-primary); transform: scaleX(0); transform-origin: left center; opacity: .72; transition: transform .86s cubic-bezier(.22, 1, .36, 1); }
.js-motion .process-grid.is-progressed::after { transform: scaleX(1); }
.js-motion .process-card { z-index: 1; }
.js-motion .cta-panel::before { content: ""; position: absolute; inset: auto -12% -60% auto; width: 19rem; height: 19rem; background: radial-gradient(circle, rgba(253, 186, 116, .30), rgba(253, 186, 116, 0) 68%); border-radius: 50%; pointer-events: none; transform: translate3d(var(--cta-glow-x, 0px), var(--cta-glow-y, 0px), 0); transition: transform .6s ease-out; }

/* Header remains sticky while appearing visually more compact after scrolling. */
.site-header { transition: background .24s ease, box-shadow .24s ease; }
.site-header .brand > img, .site-header .header-call { transition: transform .24s ease; }
.site-header.scrolled .brand > img { transform: scale(.94); transform-origin: left center; }
.site-header.scrolled .header-call { transform: scale(.94); }

/* Testimonial cards fade upward once when the testimonial region enters view. */
.js-motion .review-card.motion-testimonial { opacity: 0; transform: translate3d(0, 22px, 0); transition: opacity .48s ease-out var(--testimonial-delay, 0ms), transform .58s cubic-bezier(.22, 1, .36, 1) var(--testimonial-delay, 0ms); }
.js-motion .review-card.motion-testimonial.is-visible { opacity: 1; transform: translate3d(0, 0, 0); }

.why-choose-reference { background: #f8fafc; }
.why-choose-reference-inner { max-width: 970px; }
.why-choose-reference-intro h2 { margin: 14px 0 14px; font-size: clamp(1.8rem, 3.5vw, 2.6rem); }
.why-choose-reference-intro h2 i { margin-right: 9px; color: var(--tg-primary); font-size: .84em; }
.why-choose-reference-intro > p:last-child { max-width: 920px; margin: 0; color: #475467; font-size: 1rem; line-height: 1.66; }
.why-choose-reference-content { margin-top: 32px; }
.why-choose-reference-content h3, .why-choose-services-summary > h3 { margin: 0; font-size: clamp(1.35rem, 2.4vw, 1.75rem); }
.why-choose-checks { display: grid; gap: 10px; margin: 20px 0 0; padding: 0; list-style: none; }
.why-choose-checks li { display: flex; align-items: flex-start; gap: 8px; color: #475467; font-size: .97rem; line-height: 1.5; }
.why-choose-checks li > i { flex: 0 0 auto; margin-top: 3px; color: #16a34a; font-size: 1.05rem; }
.why-choose-checks strong { color: var(--tg-ink); }
.why-choose-services-summary { margin-top: 36px; }
.why-choose-service-columns { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 44px; margin-top: 20px; }
.why-choose-service-columns h4 { display: flex; align-items: center; gap: 8px; margin: 0; color: var(--tg-ink); font-size: 1.04rem; }
.why-choose-service-columns h4 i { color: var(--tg-primary); }
.why-choose-service-columns ul { display: grid; gap: 7px; margin: 12px 0 0; padding-left: 18px; color: #475467; font-size: .93rem; line-height: 1.45; }
.why-choose-safety-callout { display: flex; align-items: flex-start; gap: 12px; margin-top: 38px; padding: 18px 20px; color: #334155; background: #eff6ff; border-left: 4px solid #2563eb; border-radius: 10px; }
.why-choose-safety-callout > i { flex: 0 0 auto; margin-top: 3px; color: #2563eb; }
.why-choose-safety-callout p { margin: 0; color: #334155; font-size: .94rem; line-height: 1.58; }
.why-choose-safety-callout a { color: #1d4ed8; font-weight: 850; white-space: nowrap; }

@media (max-width: 760px) {
    .footer-brand img, .footer-actions { display: flex !important; }
    .footer-brand img { width: min(255px, 80vw); height: auto; }
}

@media (max-width: 760px) {
    .container { width: min(100% - 32px, 1160px); }
    .top-strip { display: none; }
    .nav-shell { min-height: 68px; }
    .brand > img { width: 212px; }
    .page-hero { padding: 42px 0 56px; }
    .hero-grid { gap: 32px; }
    .hero-actions .btn { width: 100%; justify-content: center; }
    .hero-card { left: 12px; bottom: 12px; max-width: 230px; }
    .hero-points { grid-template-columns: 1fr; }
    .section { padding: 58px 0; }
    .booking-heading { margin-bottom: 26px; }
    .booking-heading > p { padding-left: 16px; font-size: .95rem; }
    .booking-intro { padding: 14px; border-radius: 18px; }
    .booking-contact-links a { min-height: 70px; }
    .booking-map-card { min-height: 0; }
    .booking-form-panel { padding: 24px 18px; border-radius: 18px; }
    .mobile-sticky-cta { padding-bottom: env(safe-area-inset-bottom); }
    .problems-visual { border-radius: 14px; }
    .mysore-expertise-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px 12px; margin-top: 38px; }
    .mysore-expertise-card { padding: 0 5px; }
    .mysore-expertise-icon { width: 56px; height: 56px; margin-bottom: 14px; font-size: 1.35rem; }
    .mysore-expertise-card h3 { font-size: 1rem; }
    .mysore-expertise-card p { font-size: .86rem; }
    .service-snapshot-section { padding: 56px 0 60px; }
    .service-snapshot-heading { gap: 9px; }
    .service-snapshot-icon { font-size: 1.45rem; }
    .service-snapshot-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 16px; margin-top: 36px; }
    .service-snapshot-item dd { font-size: .84rem; }
    body { padding-bottom: 60px; }
    .site-nav, .page-index .site-nav { background: #fff; border-top: 1px solid #fed7aa; box-shadow: 0 16px 28px rgba(23, 32, 51, .12); }
    .site-nav a, .page-index .site-nav a, .page-index .submenu-toggle { color: #172033; }
    .site-nav a.active, .page-index .site-nav a.active { color: #9a3412; background: #fff0e2; }
    .dropdown-menu, .page-index .dropdown-menu { background: #fff7ed; border: 1px solid #fed7aa; border-radius: 12px; }
    .dropdown-menu a, .page-index .dropdown-menu a { color: #172033; font-weight: 700; }
    .dropdown-menu a:hover, .dropdown-menu a:focus-visible, .page-index .dropdown-menu a:hover, .page-index .dropdown-menu a:focus-visible { color: #9a3412; background: #ffedd5; }
    .page-index .page-hero.page-hero-centered { padding: 56px 0; }
    .page-hero-centered .hero-copy h1 { font-size: clamp(2.2rem, 10vw, 3.25rem); }
    .page-hero-centered .hero-copy > p:not(.eyebrow) { margin-top: 18px; font-size: 1rem; }
    .page-hero-centered .hero-actions { display: grid; grid-template-columns: 1fr; width: min(100%, 340px); margin: 26px auto 0; }
    .page-hero-centered .hero-actions .btn { width: 100%; min-width: 0; }
    .hero-stat-card { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px 12px; margin-top: 34px; padding: 24px 16px; border-radius: 14px; }
    .hero-stat-card dd { font-size: .8rem; }
    .why-choose-reference-intro > p:last-child { font-size: .95rem; }
    .why-choose-checks { gap: 12px; }
    .why-choose-checks li { font-size: .92rem; }
    .why-choose-service-columns { grid-template-columns: 1fr; gap: 28px; }
    .why-choose-safety-callout { margin-top: 30px; padding: 16px; }
    .js-motion .reveal.motion-active, .js-motion .reveal.motion-active.motion-heading, .js-motion .reveal.motion-active.motion-card, .js-motion .reveal.motion-active.motion-block { transform: translate3d(0, 18px, 0); filter: none; }
    .js-motion .reveal.motion-active.motion-media img, .js-motion .reveal.motion-active.motion-media.is-visible img, .js-motion .home-page .hero-visual.motion-active img, .js-motion .home-page .hero-visual.motion-active.is-visible img { transform: none; }
    .js-motion .process-grid::after { display: none; }
    .js-motion .cta-panel::before { transform: none; transition: none; }
    .site-header.scrolled .brand > img, .site-header.scrolled .header-call { transform: none; }
}

@media (max-width: 820px) {
    .site-nav, .page-index .site-nav { background: #fff; border-top: 1px solid #fed7aa; box-shadow: 0 16px 28px rgba(23, 32, 51, .12); }
    .site-nav a, .page-index .site-nav a, .page-index .submenu-toggle { color: #172033; }
    .site-nav a.active, .page-index .site-nav a.active { color: #9a3412; background: #fff0e2; }
    .dropdown-menu, .page-index .dropdown-menu { background: #fff7ed; border: 1px solid #fed7aa; border-radius: 12px; }
    .dropdown-menu a, .page-index .dropdown-menu a { color: #172033; font-weight: 700; }
    .dropdown-menu a:hover, .dropdown-menu a:focus-visible, .page-index .dropdown-menu a:hover, .page-index .dropdown-menu a:focus-visible { color: #9a3412; background: #ffedd5; }
}

@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; transition-duration: .01ms !important; }
    .js-motion .reveal.motion-active, .js-motion .reveal.motion-active.motion-heading, .js-motion .reveal.motion-active.motion-card, .js-motion .reveal.motion-active.motion-block, .js-motion .review-card.motion-testimonial { opacity: 1; transform: none; filter: none; transition: none; }
    .js-motion .hero-heading-motion .motion-line, .js-motion .home-page .hero-visual.reveal, .js-motion .home-page .hero-visual img { opacity: 1; transform: none; animation: none; transition: none; }
}
