/* Isolated visual layer: existing routes, content, forms and tracking stay intact. */
:root {
  --bg: #f5f6f6;
  --bg-plain: #fff;
  --ink: #181c1f;
  --muted: #576066;
  --line: #d4dade;
  --panel: #fff;
  --soft: #eef1f2;
  --green: #bafa36;
  --green-2: #354b08;
  --amber: #bafa36;
  --brick: #414b50;
  --steel: #282f33;
  --cream: #f3f5f6;
  --dark: #171c1f;
  --dark-2: #22282c;
  --radius: 4px;
  --shadow: none;
  --container: 1440px;
  --gutter: 40px;
  --section-y: 72px;
  --cyan: #53bde9;
}
.theme-engineering { font-family: "Segoe UI", Arial, sans-serif; letter-spacing: 0; }
.theme-engineering :is(h1,h2,h3) { font-family: "Oswald", "Arial Narrow", sans-serif; letter-spacing: 0; line-height: 1.2; }
.theme-engineering h2 { font-size: 38px; }
.theme-engineering h3 { font-size: 25px; }
.theme-engineering :focus-visible { outline: 3px solid #087eac; outline-offset: 4px; }
.theme-engineering a { text-decoration-thickness: 1px; }
.theme-engineering :is(.section--dark,.section--market,.hero,.service-hero,.site-header,.engineering-photo-estimate) :focus-visible { outline-color: var(--cyan); }
.theme-engineering .eyebrow { color: #535e63; font-weight: 600; font-size: 11px; letter-spacing: 0; }
.theme-engineering .eyebrow::before { content: ""; width: 26px; height: 3px; display: inline-block; vertical-align: middle; margin-right: 12px; background: var(--cyan); }
.theme-engineering .section-head { max-width: 850px; }
.theme-engineering .section-head p { font-size: 16px; line-height: 1.65; }
.theme-engineering .btn { min-height: 48px; border-radius: 3px; padding: 12px 20px; font-size: 15px; box-shadow: none; transition: background .18s, border-color .18s, transform .18s; }
.theme-engineering .btn--primary { background: var(--green); color: #172005; border-color: var(--green); }
.theme-engineering .btn--primary:hover { background: #ceff6e; border-color: #ceff6e; color: #172005; }
.theme-engineering :is(.btn--secondary,.btn--soft) { color: var(--ink); background: #e6ebee; border-color: #c8d0d4; }
.theme-engineering .btn--ghost { background: transparent; color: var(--ink); border-color: #a8b2b9; }
.theme-engineering .btn:hover .icon--arrow { transform: translateX(4px); }
.theme-engineering .btn:hover .icon--wrench { transform: rotate(25deg); }
.theme-engineering .btn .icon { transition: transform .25s; flex-shrink: 0; }
.theme-engineering .site-header { background: #151a1e; border-color: #32383c; color: #fff; backdrop-filter: none; }
.theme-engineering .header__inner { min-height: 80px; gap: 24px; }
.theme-engineering .engineering-wordmark { display: block; }
.theme-engineering .engineering-wordmark strong { font-family: "Oswald", sans-serif; font-size: 26px; font-weight: 600; white-space: nowrap; color: #fff; }
.theme-engineering .engineering-wordmark em { font-style: normal; color: var(--green); }
.theme-engineering .engineering-wordmark small { color: #b4bfc6; font-size: 11px; margin-top: 5px; }
.theme-engineering .main-nav { gap: 20px; }
.theme-engineering .main-nav a { color: #e7ecee; font-weight: 500; font-size: 13px; }
.theme-engineering .main-nav a:hover { color: var(--green); }
.theme-engineering .phone-link { color: #fff; font-size: 16px; white-space: nowrap; }
.theme-engineering .header-photo { min-height: 40px; padding: 8px 12px; }
.theme-engineering .mobile-nav summary { background: #252c31; color: #fff; border-color: #58626a; }
.theme-engineering .mobile-nav__menu { background: #fff; border-color: #cbd3d8; box-shadow: 0 12px 25px #0003; }
.theme-engineering .mobile-nav__menu a { color: var(--ink); }
.theme-engineering .breadcrumbs { background: #f1f3f4; padding-block: 12px; font-size: 12px; }
.theme-engineering .hero--home { min-height: 610px; height: auto; display: block; background: #191f23; overflow: hidden; }
.theme-engineering .hero::after { display: none; }
.engineering-hero-photo { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; z-index: -1; }
.theme-engineering .hero__content { position: relative; padding: 36px var(--gutter) 32px; pointer-events: none; }
.theme-engineering .hero__content > * { pointer-events: auto; max-width: 520px; }
.theme-engineering .hero h1 { font-size: 62px; line-height: 1.06; font-weight: 600; max-width: 535px; }
.theme-engineering .hero h1 span { color: var(--green); display: block; }
.theme-engineering .hero h1 small { display: block; font-size: 24px; margin-top: 10px; font-weight: 500; }
.theme-engineering .hero .eyebrow { color: #d0d8dd; margin-top: 0; }
.engineering-hero-promise { font-size: 22px; line-height: 1.4; margin: 20px 0 10px; color: #fff; }
.theme-engineering .hero__lead { max-width: 455px; font-size: 14px; line-height: 1.55; color: #c8d0d5; margin: 14px 0 24px; }
.theme-engineering .hero :is(.btn--ghost,.btn--soft) { color: #fff; background: #161e2366; border-color: #86939b; }
.theme-engineering .hero .btn--soft { min-height: 44px; padding: 8px 13px; font-size: 13px; }
.theme-engineering .hero .actions { gap: 10px; }
.theme-engineering .hero-facts { margin-top: 20px; gap: 10px 20px; }
.theme-engineering .hero-facts span { border: 0; background: transparent; padding: 0; min-height: 20px; font-size: 12px; font-weight: 500; color: #cbd3d8; }
.theme-engineering .hero-facts span:first-child { color: var(--green); font-weight: 700; }
.theme-engineering .hero-proof { background: transparent; backdrop-filter: none; border: 0; border-top: 1px solid #5b6267; border-radius: 0; padding-top: 18px; margin-top: 18px; gap: 12px; }
.theme-engineering .hero-proof :is(strong,span) { padding: 0 12px 0 0; border-right: 1px solid #58646b; background: none; font-size: 12px; font-weight: 400; line-height: 1.45; min-height: 40px; }
.theme-engineering .hero-proof :last-child { border: 0; }
.hero-door-parts { position: absolute; right: max(32px, calc((100% - 1440px) / 2 + 40px)); top: 70px; width: 220px; display: grid; gap: 18px; }
.hero-door-parts a { display: grid; grid-template-columns: 68px 1fr 16px; gap: 10px; align-items: center; padding: 7px; text-decoration: none; background: #11171ae8; color: #fff; border: 1px solid #69747b; transition: border-color .2s, transform .2s; }
.hero-door-parts picture { width: 68px; height: 68px; overflow: hidden; }
.hero-door-parts img { width: 100%; height: 100%; object-fit: cover; }
.hero-door-parts strong { display: block; font: 500 19px/1.2 "Oswald", sans-serif; }
.hero-door-parts small { display: block; font-size: 11px; line-height: 1.4; margin-top: 5px; color: #bdc8ce; }
.hero-door-parts .icon { width: 16px; height: 16px; color: var(--green); transition: transform .2s; }
.hero-door-parts a:hover { border-color: var(--green); transform: translateX(-5px); }
.hero-door-parts a:hover .icon { transform: rotate(-35deg); }
.theme-engineering .page-jump { background: #fff; gap: 8px 28px; padding-block: 10px; }
.theme-engineering .page-jump a { color: #35434a; font-size: 13px; }
.theme-engineering .page-jump a:hover { color: #151a1e; text-decoration-color: #7d9d12; }
.theme-engineering .quick-task-band { padding-block: 42px 48px; background: #f4f6f7; border: 0; }
.theme-engineering .quick-task-band__inner { display: block; }
.theme-engineering .quick-task-band__copy { position: relative; margin-bottom: 24px; padding-right: 290px; }
.theme-engineering .quick-task-band__copy h2 { font-size: 42px; }
.engineering-urgent { position: absolute; right: 0; bottom: 6px; font-size: 13px; max-width: 245px; display: flex; gap: 12px; align-items: center; color: #35434a; }
.engineering-urgent .icon { width: 20px; height: 20px; flex-shrink: 0; }
.theme-engineering .quick-task-nav { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 22px; border: 0; background: none; }
.theme-engineering .quick-task-nav > a { position: relative; padding: 0 0 4px; display: block; border: 0; background: none; text-decoration: none; border-radius: 0; }
.theme-engineering .quick-task-nav > a > span { display: block; padding-top: 14px; padding-right: 30px; }
.theme-engineering .quick-task-nav strong { font: 500 25px/1.25 "Oswald", sans-serif; color: #192227; }
.theme-engineering .quick-task-nav small { color: #526069; margin-top: 6px; font-size: 13px; font-weight: 400; }
.theme-engineering .quick-task-nav .icon { position: absolute; right: 0; bottom: 53px; width: 22px; height: 22px; color: #26353d; transition: transform .22s; }
.quick-task-photo { position: relative; aspect-ratio: 4 / 3; overflow: hidden; background: #dfe5e8; }
.quick-task-photo picture,.quick-task-photo img { width: 100%; height: 100%; }
.quick-task-photo img { object-fit: cover; transition: transform .5s; }
.quick-task-number { position: absolute; bottom: 0; left: 0; background: var(--green); color: #222b17; padding: 6px 10px; font: 500 16px "Oswald", sans-serif; }
.quick-task-nav a:hover .quick-task-photo img { transform: scale(1.045); }
.theme-engineering .quick-task-nav a:hover .icon { transform: rotate(-35deg); }
.theme-engineering :is(.section--muted,.section--accent,.section--intent,.section--nearby,.section--intent-ladder,.section--stock,.section--visual) { background: #edf1f3; }
.theme-engineering :is(.section--assurance,.section--repair,.section--offers,.section--gallery,.section--credibility,.section--local-proof,.section--value-proof) { background: #fff; }
.theme-engineering :is(.section--dark,.section--market) { background: #20272b; color: #f2f5f7; }
.theme-engineering .section--process { background: #e6ecef; }
.theme-engineering :is(.section--dark,.section--market) .eyebrow { color: #c4d0d7; }
.theme-engineering .section--market :is(h2,h3,p) { color: inherit; }
.theme-engineering .section :is(.card,.notice,.geo-panel,.contact-list,.reason-grid,.offer-card,.intent-card,.process-card,.repair-card,.credibility-card,.local-proof-card,.market-card,.price-example,.value-proof-card) { box-shadow: none; }
.theme-engineering :is(.card,.offer-card,.intent-card,.process-card,.repair-card,.credibility-card,.local-proof-card,.market-card,.price-example,.value-proof-card) { border-radius: 4px; }
.theme-engineering .card { background: #fff; border-color: #cfd8dd; padding: 24px; border-top: 3px solid #a3b2bb; transition: border-color .2s, transform .2s; }
.theme-engineering .card:hover { transform: translateY(-3px); border-color: #6d888f; border-top-color: #a7d929; box-shadow: none; }
.theme-engineering .card h3 { font-size: 25px; }
.theme-engineering .card__arrow { background: #eaf1f5; color: #25363e; }
.theme-engineering :is(.chips span,.reason-grid span,.brand-cloud span,.brand-cloud a) { background: #e8edf0; color: #344149; border-color: #cbd5db; border-radius: 3px; }
.theme-engineering :is(.notice,.geo-panel,.contact-list) { border-radius: 0; background: transparent; border: 0; border-left: 2px solid #84a9bd; padding: 8px 0 8px 24px; }
.theme-engineering .notice--warning { background: #edf2f5; border-color: #79a9bb; padding: 20px; }
.theme-engineering .price-table { border-radius: 0; border-color: #cbd4da; box-shadow: none; background: #fff; }
.theme-engineering .price-table th { background: #222a2f; color: #fff; }
.theme-engineering .price-table td { border-color: #d8e0e5; }
.theme-engineering .price-table tr:hover td { background: #f1f6ec; }
.theme-engineering .price-table td:nth-child(2) { color: #26361f; font-weight: 700; font-size: 15px; }
.theme-engineering .price-table td:last-child:not(:nth-child(2)) { color: #53636c; font-weight: 400; font-size: 14px; }
.theme-engineering .page-hero { background: #e9eef1; padding-block: 54px; border-bottom: 1px solid #cbd5dc; }
.theme-engineering :is(.page-hero,.service-hero) h1 { font-size: 52px; font-family: "Oswald", sans-serif; font-weight: 600; line-height: 1.13; }
.theme-engineering .page-hero--urgent { background: #252d32; color: #fff; }
.theme-engineering .page-hero--urgent .eyebrow { color: #d2dce2; }
.theme-engineering .service-hero { background: #1c2327; color: #fff; padding-block: 50px; }
.theme-engineering .service-hero .eyebrow { color: var(--green); }
.theme-engineering .service-hero p { color: #d4dce1; font-size: 17px; line-height: 1.6; }
.theme-engineering .service-hero .service-hero__terms { font-size: 13px; color: #aebec7; }
.theme-engineering .service-hero :is(.btn--ghost,.btn--soft) { background: transparent; border-color: #778892; color: #fff; }
.theme-engineering .service-hero__media { border-radius: 0; box-shadow: none; max-height: 450px; background: #252e34; }
.theme-engineering .service-hero__media picture { height: 100%; }
.theme-engineering .service-hero__media img { object-fit: contain; }
.theme-engineering .service-hero--engineering-entry { position: relative; isolation: isolate; min-height: 550px; display: flex; align-items: center; }
.theme-engineering .service-hero--engineering-entry .split { grid-template-columns: minmax(0,1fr) minmax(0,1fr); }
.theme-engineering .service-hero--engineering-entry .split > div { max-width: 570px; }
.theme-engineering .service-hero--engineering-entry h1 { font-size: 56px; }
.theme-engineering .service-pricing { background: #fff; }
.theme-engineering .price-conditions { border-color: #91b427; }
.theme-engineering .diagnostic-visual { border-radius: 0; box-shadow: none; overflow: visible; width: 100%; max-width: 450px; aspect-ratio: 3 / 4; min-height: 0; justify-self: center; align-self: center; }
.theme-engineering .diagnostic-visual::after { display: none; }
.theme-engineering .diagnostic-visual__img { border-radius: 0; min-height: 0; height: 100%; object-fit: contain; }
.theme-engineering .visual-hotspot--1 { left: 32%; top: 49%; }
.theme-engineering .visual-hotspot--2 { left: 78%; top: 18%; }
.theme-engineering .visual-hotspot--3 { left: 22%; top: 70%; }
.theme-engineering .visual-hotspot--4 { left: 51%; top: 66%; }
.theme-engineering .visual-hotspot__dot { background: var(--green); border-color: #1c2429; box-shadow: 0 0 0 5px #bafa3633; animation: none; transition: transform .2s, box-shadow .2s; }
.theme-engineering .visual-hotspot.is-selected .visual-hotspot__dot { transform: scale(1.3); box-shadow: 0 0 0 9px #bafa3640; }
.theme-engineering .visual-hotspot__tip { background: #162027; color: #fff; border-color: #657880; }
.theme-engineering .visual-hotspot__tip small { color: #d9e1e6; }
.theme-engineering .visual-hotspot--2 .visual-hotspot__tip { left: auto; right: 0; transform: translateY(8px); }
.theme-engineering .visual-hotspot--2:is(:hover,:focus-visible) .visual-hotspot__tip { transform: translateY(0); }
.theme-engineering .visual-checks article { border-color: #c9d5dc; background: transparent; box-shadow: none; border-radius: 0; }
.theme-engineering .process-card__top > span { color: #233607; }
.theme-engineering .stock-visual { background: #d8e1e6; }
.theme-engineering .market-card .icon { background: #314650; color: #9bd7f1; }
.theme-engineering .intent-ladder article { background: #fff; box-shadow: none; }
.theme-engineering .intent-pills a { background: #fff; border-radius: 3px; box-shadow: none; }
.theme-engineering .faq-list details { background: #fff; border-radius: 0; box-shadow: none; }
.theme-engineering .visual-checks .icon { color: #287b9a; }
.engineering-diagnostic[hidden] { display: none; }
.engineering-diagnostic { grid-column: 1 / -1; padding-top: 20px; border-top: 1px solid #b6c5ce; }
.engineering-diagnostic__heading { display: flex; align-items: center; justify-content: space-between; margin-bottom: 14px; }
.engineering-diagnostic__heading .eyebrow { margin: 0; }
.engineering-dial { width: 56px; height: 56px; border: 2px solid #1e2b33; border-radius: 50%; color: var(--green); background: #202b32; display: grid; place-items: center; cursor: pointer; box-shadow: inset 0 0 0 4px #46555e; }
.engineering-dial .icon { width: 25px; height: 25px; transition: transform .5s cubic-bezier(.2,.7,.3,1); transform: rotate(var(--dial-angle,0deg)); }
.engineering-dial:hover { border-color: #7196a9; }
.engineering-diagnostic__tabs { display: flex; flex-wrap: wrap; border-bottom: 1px solid #bdcbd3; gap: 6px 24px; }
.engineering-diagnostic__tabs button { border: 0; border-bottom: 3px solid transparent; color: #475a66; background: transparent; padding: 12px 0; cursor: pointer; font-size: 15px; font-weight: 600; }
.engineering-diagnostic__tabs button[aria-pressed="true"] { border-color: #6e9b08; color: #182c36; }
.engineering-diagnostic__answer { min-height: 50px; max-width: 750px; font-size: 17px; margin-bottom: 0; }
.theme-engineering .section.engineering-photo-estimate { position: relative; isolation: isolate; overflow: hidden; background: #171e23; color: #fff; }
.engineering-workbench { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; object-fit: cover; object-position: left center; opacity: .32; }
.engineering-photo-estimate > .container { position: relative; }
.theme-engineering .engineering-photo-estimate .eyebrow { color: #d4dfe6; }
.theme-engineering .engineering-photo-estimate h2 { font-size: 48px; }
.theme-engineering .engineering-photo-estimate .split { align-items: center; }
.theme-engineering .engineering-photo-estimate .split > div:first-child { padding: 0; background: transparent; }
.theme-engineering .engineering-photo-estimate .split > div:first-child p { color: #d3dce2; }
.theme-engineering .engineering-photo-estimate .chips span { background: #2a343b; color: #d0dce4; border-color: #576872; }
.theme-engineering .form-card { background: #fff; color: var(--ink); border: 1px solid #cbd6dc; border-radius: 4px; box-shadow: none; padding: 28px; }
.theme-engineering .form-head h3 { font-size: 29px; }
.theme-engineering .form-head p { font-size: 14px; color: var(--muted); }
.theme-engineering :is(input,select,textarea) { background: #f9fbfc; border-color: #abbcc6; color: #1d2c34; border-radius: 3px; }
.theme-engineering input[type="file"] { background: #eff4f7; border: 1px dashed #698593; font-size: 12px; }
.theme-engineering input::file-selector-button { border: 0; background: #d4e2e9; padding: 8px; margin-right: 8px; color: #253c49; cursor: pointer; }
.theme-engineering .form-status.is-success { color: #365d06; }
.theme-engineering .form-status.is-error { color: #a51b31; }
.theme-engineering .consent { color: #45535c; }
.theme-engineering .modal__panel { border-radius: 6px; background: #fff; border-top: 4px solid var(--green); }
.theme-engineering .modal__close { border-color: #acbbc3; background: #edf2f4; color: #22333e; }
.theme-engineering :is(.faq-item,details.faq) { background: #fff; border-color: #d0d9df; border-radius: 0; }
.theme-engineering .site-footer { background: #151b1f; border-top: 3px solid var(--green); color: #c6d2da; }
.theme-engineering .site-footer h2 { font-size: 22px; color: #fff; }
.theme-engineering .site-footer a { color: #d4dfe6; }
.theme-engineering .site-footer a:hover { color: var(--green); }
.theme-engineering .site-footer .brand__logo { max-width: 220px; }
.theme-engineering .mobile-cta { border-color: #4d5b65; background: #1a252d; }
.theme-engineering .mobile-cta a { color: #e4edf3; }
.theme-engineering .mobile-cta button { color: #182407; background: var(--green); }
.theme-engineering .process-step > span,.theme-engineering .process-step__number { color: #506b78; }
.engineering-in-view { animation: engineering-arrive .45s ease-out both; }
@keyframes engineering-arrive { from { transform: translateY(12px); } to { transform: translateY(0); } }
@media (min-width: 1600px) {
  .theme-engineering .hero--home { min-height: 630px; }
  .engineering-hero-photo { object-position: center 52%; }
}
@media (max-width: 1190px) {
  :root { --gutter: 28px; }
  .theme-engineering .header__inner { gap: 16px; }
  .theme-engineering .main-nav { gap: 13px; }
  .theme-engineering .main-nav a { font-size: 12px; }
  .theme-engineering .engineering-wordmark strong { font-size: 23px; }
  .theme-engineering .header-photo { display: none; }
  .hero-door-parts { width: 176px; right: 22px; top: 88px; gap: 14px; }
  .hero-door-parts a { grid-template-columns: 48px 1fr; padding: 6px; }
  .hero-door-parts picture { width: 48px; height: 58px; }
  .hero-door-parts .icon { display: none; }
  .hero-door-parts strong { font-size: 17px; }
  .hero-door-parts small { font-size: 10px; }
  .theme-engineering .hero__content > * { max-width: 450px; }
  .theme-engineering .hero h1 { font-size: 60px; }
  .theme-engineering .quick-task-nav { gap: 16px; }
}
@media (max-width: 980px) {
  .theme-engineering .main-nav { display: none; }
  .theme-engineering .mobile-nav { display: block; justify-self: end; }
  .theme-engineering .header__inner { grid-template-columns: auto 1fr auto; }
  .hero-door-parts { display: none; }
  .theme-engineering .hero__content { background: linear-gradient(90deg,#141c21dd 0%,#141c2155 62%,transparent 75%); }
  .theme-engineering .quick-task-band__copy h2 { font-size: 36px; }
  .theme-engineering .quick-task-nav { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 26px; }
  .theme-engineering :is(.page-hero,.service-hero) h1 { font-size: 42px; }
  .theme-engineering .service-hero--engineering-entry { background: #182025; }
  .theme-engineering .service-hero--engineering-entry::before { content: ""; position: absolute; inset: 0; background: #152027b0; z-index: -1; }
  .theme-engineering .service-hero--engineering-entry .split { grid-template-columns: minmax(0,1fr); }
  .theme-engineering .engineering-photo-estimate h2 { font-size: 38px; }
}
@media (max-width: 680px) {
  :root { --gutter: 20px; --section-y: 44px; }
  .theme-engineering h2 { font-size: 30px; }
  .theme-engineering h3 { font-size: 23px; }
  .theme-engineering .header__inner { min-height: 70px; gap: 10px; grid-template-columns: 1fr auto; padding-block: 10px; }
  .theme-engineering .header__actions { display: none; }
  .theme-engineering .engineering-wordmark strong { font-size: 24px; }
  .theme-engineering .engineering-wordmark small { font-size: 10px; }
  .theme-engineering .engineering-wordmark small { display: block; }
  .theme-engineering .mobile-nav summary { min-height: 40px; padding: 8px; font-size: 12px; }
  .theme-engineering .container { padding-inline: var(--gutter); }
  .theme-engineering .hero--home { min-height: 0; }
  .engineering-hero-photo { width: 100%; height: 100%; top: 0; object-fit: cover; object-position: 67% center; }
  .theme-engineering .hero__content { padding: 30px var(--gutter); background: linear-gradient(90deg,#141c21f5 0%,#141c21e0 58%,#141c2180 100%); }
  .theme-engineering .hero__content > * { max-width: 100%; }
  .theme-engineering .hero h1 { font-size: 46px; max-width: 100%; }
  .theme-engineering .hero h1 small { font-size: 20px; margin-top: 8px; }
  .theme-engineering .hero .eyebrow { font-size: 10px; margin-bottom: 14px; }
  .engineering-hero-promise { font-size: 18px; margin-top: 18px; }
  .theme-engineering .hero__lead { font-size: 13px; margin-block: 12px 20px; }
  .theme-engineering .hero .actions { display: grid; grid-template-columns: 1fr; gap: 10px; }
  .theme-engineering .hero .actions .btn { grid-column: 1 / -1; }
  .theme-engineering .hero .actions .btn--soft { min-height: 46px; }
  .theme-engineering .hero-proof { margin-top: 16px; gap: 12px; grid-template-columns: repeat(3,minmax(0,1fr)); }
  .theme-engineering .hero-proof :is(strong,span) { font-size: 10px; line-height: 1.5; padding-right: 7px; }
  .theme-engineering .hero-proof strong { grid-column: auto; }
  .theme-engineering .hero-facts { gap: 6px 16px; }
  .theme-engineering .hero-facts span { font-size: 11px; }
  .theme-engineering .quick-task-band { padding-block: 30px; }
  .theme-engineering .quick-task-band__copy { padding: 0; }
  .theme-engineering .quick-task-band__copy h2 { font-size: 32px; }
  .engineering-urgent { position: static; max-width: 100%; margin-top: 12px; font-size: 12px; }
  .theme-engineering .quick-task-nav { gap: 20px 14px; }
  .theme-engineering .quick-task-nav strong { font-size: 22px; }
  .theme-engineering .quick-task-nav small { font-size: 12px; line-height: 1.5; }
  .theme-engineering .quick-task-nav > a > span { padding-right: 0; padding-top: 10px; }
  .theme-engineering .quick-task-nav .icon { display: none; }
  .quick-task-photo { aspect-ratio: 1; }
  .theme-engineering :is(.page-hero,.service-hero) { padding-block: 30px; }
  .theme-engineering :is(.page-hero,.service-hero) h1 { font-size: 38px; }
  .theme-engineering .service-hero--engineering-entry { min-height: 450px; }
  .theme-engineering .service-hero p { font-size: 15px; }
  .theme-engineering .service-hero__media { max-height: 330px; }
  .theme-engineering .service-hero .actions .btn { padding-inline: 14px; }
  .theme-engineering .page-jump { gap: 2px 20px; }
  .theme-engineering .card { padding: 20px; }
  .theme-engineering .engineering-photo-estimate .split > div:first-child { padding: 0; background: none; }
  .engineering-workbench { opacity: .15; object-position: left; }
  .theme-engineering .engineering-photo-estimate h2 { font-size: 36px; }
  .theme-engineering .form-card { padding: 20px; }
  .theme-engineering .form-head h3 { font-size: 26px; }
  .engineering-diagnostic__tabs { gap: 4px 18px; }
  .engineering-diagnostic__tabs button { font-size: 13px; min-height: 44px; }
  .engineering-diagnostic__answer { font-size: 15px; min-height: 70px; }
  .theme-engineering .visual-hotspot__tip { width: 180px; }
  .theme-engineering .price-table :is(td,th) { overflow-wrap: anywhere; padding-inline: 8px; }
  .theme-engineering .price-table td:nth-child(2) { font-size: 14px; }
}
@media (max-width: 359px) {
  :root { --gutter: 16px; }
  .theme-engineering .hero h1 { font-size: 40px; }
  .theme-engineering .engineering-wordmark strong { font-size: 21px; }
}
@media (prefers-reduced-motion: reduce) {
  .theme-engineering *,.theme-engineering *::before,.theme-engineering *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
  .theme-engineering :is(.btn,.card,.hero-door-parts a):hover,.quick-task-nav a:hover img { transform: none; }
}
