/* source: /assets/surgut-master-v10.css */
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:#172536;background:#fff;font:16px/1.58 system-ui,-apple-system,"Segoe UI",Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}h1,h2,h3{margin-top:0;color:#162f46;line-height:1.16}p{overflow-wrap:break-word}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px;border-radius:8px}
:root{--ink:#162f46;--text:#26394d;--muted:#5f7082;--line:#dce5ec;--soft:#f6f8fa;--soft2:#edf4f2;--green:#166f68;--green2:#0f5d57;--orange:#b84d00;--orange2:#963f00;--white:#fff;--shadow:0 10px 28px rgba(18,47,70,.08)}
.topbar{background:var(--ink);color:#e9f0f5}.topbar .container{min-height:36px;display:flex;align-items:center;justify-content:flex-end;gap:24px;font-size:13px}.topbar b{color:#fff}.header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.nav{height:74px;display:flex;align-items:center;gap:20px}.logo{display:flex;align-items:center;gap:10px;margin-right:auto;min-width:0}.logo-mark{width:46px;height:46px;border-radius:14px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900}.logo strong{display:block;font-size:20px;color:var(--ink);white-space:nowrap}.logo small{display:block;font-size:12px;color:var(--muted)}.navlinks{display:flex;gap:18px;align-items:center;font-weight:700;font-size:14px}.navlinks a{padding:10px 0}.phone{font-weight:800;white-space:nowrap}.menu-btn{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 14px;font-weight:800;color:var(--ink)}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 20px;border:0;border-radius:10px;font-weight:800;cursor:pointer}.btn-primary{background:var(--orange);color:#fff}.btn-primary:hover{background:var(--orange2);color:#fff}.btn-blue{background:var(--green);color:#fff}.btn-blue:hover{background:var(--green2);color:#fff}.eyebrow{margin-bottom:10px;color:var(--green);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.lead{color:var(--muted);font-size:18px}.section{padding:64px 0}.section.white,.service-chooser{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:26px}.section-head h2{font-size:clamp(28px,3vw,38px);margin-bottom:0}.section-head p{max-width:560px;margin:0;color:var(--muted)}
.hero{padding:54px 0;background:linear-gradient(135deg,#f8fbfa,#eef5f3);border-bottom:1px solid var(--line)}.hero .container{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.hero h1{font-size:clamp(40px,4.7vw,60px);letter-spacing:-1.6px;margin-bottom:16px}.hero h1 span{color:var(--green)}.hero h2{font-size:21px;font-weight:600;color:#33495b;line-height:1.42}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 18px}.trustline{display:flex;flex-wrap:wrap;gap:18px;padding-top:16px;border-top:1px solid #d4e1df;color:var(--muted);font-size:14px}.trustline b{color:var(--ink)}.hero-quick{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.hero-quick h2{font-size:28px;margin-bottom:18px}.hero-quick-list{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:13px}.hero-quick-list li{display:grid;grid-template-columns:34px 1fr;gap:12px}.hero-quick-list li>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--soft2);color:var(--green);font-weight:900}.hero-quick-list b,.hero-quick-list small{display:block}.hero-quick-list small,.hero-quick-note{color:var(--muted)}.hero-quick .btn{width:100%}
.service-chooser{padding:54px 0}.appliance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.appliance-card{display:grid;grid-template-columns:66px 1fr auto;align-items:center;gap:12px;min-width:0;min-height:96px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 14px rgba(18,47,70,.04)}.appliance-card:hover{border-color:#9dbeb8;box-shadow:0 8px 22px rgba(18,47,70,.08)}.appliance-thumb{width:66px;height:66px;object-fit:contain;display:block}.appliance-copy{min-width:0}.appliance-copy b{display:block;font-size:16px;color:var(--ink);line-height:1.2}.appliance-copy small{display:block;margin-top:4px;font-size:13px;color:var(--muted);line-height:1.35}.appliance-arrow{color:var(--green);font-size:18px;font-weight:900}
.benefits,.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit,.problem,.step,.price-panel,.brand-panel,.article,.review,.error-card,.error-search,.faq details,.service-card{background:#fff;border:1px solid var(--line);border-radius:14px}.benefit,.problem,.step{padding:22px}.benefit i,.step span{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:var(--soft2);color:var(--green);font-style:normal;font-weight:900;margin-bottom:13px}.benefit h3,.problem h3,.step h3{font-size:19px;margin-bottom:7px}.benefit p,.problem p,.step p,.faq p,.article p,.error-card p{margin:0;color:var(--muted)}.geo{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.geo-copy,.callback,.service-cta{background:var(--ink);color:#fff;border-radius:16px;padding:28px}.geo-copy h2,.callback h3,.service-cta h2{color:#fff}.geo-copy p,.callback p,.service-cta p{color:#dbe7ee}.place-tags{display:flex;flex-wrap:wrap;gap:8px}.place-tags span{padding:8px 10px;border-radius:8px;background:rgba(255,255,255,.1)}.mapbox{overflow:hidden;border:1px solid var(--line);border-radius:16px;min-height:340px}.mapbox iframe{width:100%;min-height:340px;border:0}
.content-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:18px}.articles{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.article{overflow:hidden}.article img{width:100%;height:130px;object-fit:contain;padding:14px;background:var(--soft2)}.article div{padding:18px}.article h3{font-size:18px;margin-bottom:6px}.faq{display:grid;gap:10px}.faq details{overflow:hidden}.faq summary{min-height:54px;padding:17px 20px;font-weight:800;cursor:pointer}.faq details[open] summary{background:var(--soft2)}.faq details p{padding:0 20px 16px}.brands,.brand-list,.legacy{display:flex;flex-wrap:wrap;gap:8px}.brand,.brand-list>span,.legacy a{padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:9px;color:#40566a;font-weight:700;font-size:14px}
.page-hero{padding:30px 0 48px;background:#f7f9fa;border-bottom:1px solid var(--line)}.breadcrumbs{margin:0 0 20px;color:var(--muted);font-size:13px}.page-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:38px;align-items:start}.page-hero h1{font-size:clamp(34px,4vw,50px);letter-spacing:-1px}.page-hero-photo{overflow:hidden;border-radius:16px;background:var(--soft2);aspect-ratio:4/3}.page-hero-photo img{width:100%;height:100%;object-fit:contain}.facts{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0}.fact{padding-left:10px;border-left:3px solid var(--orange)}.fact b,.fact small{display:block}.fact small{font-size:13px;color:var(--muted)}.service-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.price-panel,.brand-panel{padding:24px}.price-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}.notice,.ref-warning{padding:16px;background:#fff7e9;border:1px solid #efd1aa;border-left:4px solid var(--orange);border-radius:10px;color:#664920}.seo-copy{max-width:880px;font-size:17px}.service-cta{display:flex;align-items:center;justify-content:space-between;gap:20px}
.error-search{padding:22px}.error-search h2{font-size:27px;margin-bottom:14px}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.tabs button{min-height:42px;padding:8px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#40566a;font-weight:750;cursor:pointer}.tabs button.active,.tabs button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}.brand-picker{margin:14px 0}.brand-picker-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.brand-picker-label span{font-size:12px;color:var(--muted)}.brand-search{width:100%;min-height:44px;padding:10px 12px;border:1px solid #aebfca;border-radius:9px;font-size:16px}.native-brand-select{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.brand-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:10px;max-height:none;overflow:visible}.brand-chip{min-height:42px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#40566a;font-weight:750;cursor:pointer;text-align:left}.brand-chip.active{background:var(--green);border-color:var(--green);color:#fff}.findrow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.search-field{display:grid;gap:6px;font-weight:750;color:var(--ink)}.findrow input{width:100%;min-height:48px;padding:11px 12px;border:1px solid #aebfca;border-radius:9px;font-size:16px}.error-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.error-card{padding:18px}.error-card .meta{display:flex;justify-content:space-between;gap:12px}.error-card .code{font-size:24px;font-weight:900;color:var(--green)}.error-card .brand{font-size:12px}.level{display:inline-block;margin-top:11px;padding:6px 8px;border-radius:7px;font-size:12px;font-weight:750}.level.safe{background:#edf7ef;color:#2c6a3f}.level.stop{background:#fff1e4;color:#894f19}.source-link,.error-card>a{display:inline-block;margin-top:9px;color:var(--green);font-weight:750;text-decoration:underline}.empty{margin-top:12px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.safety{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.parts-tools{display:flex;gap:10px;align-items:center;margin-bottom:18px}.parts-tools input{flex:1;min-height:46px;padding:10px 12px;border:1px solid #aebfca;border-radius:9px}.parts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.part-card{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.part-top{display:flex;justify-content:space-between;gap:10px}.part-badge{font-weight:800;color:var(--green)}.part-brand{color:var(--muted);font-size:13px}.related-reading,.repair-process{margin-top:24px}.footer{padding:46px 0 24px;background:var(--ink);color:#fff}.footgrid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:26px}.footer a{display:block;margin:7px 0;color:#dce8ee}.footer .logo strong{color:#fff}.footer .logo small,.copyright{color:#aebfcc}.copyright{margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.15)}.mobilebar{display:none}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:16px;background:rgba(12,31,46,.68)}.modal.open{display:flex}.modal-card{position:relative;width:min(470px,100%);max-height:calc(100dvh - 32px);overflow:auto;padding:26px;background:#fff;border-radius:16px}.close{position:absolute;right:12px;top:10px;min-width:44px;min-height:44px;border:0;background:none;font-size:28px}.contents{margin:18px 0}.page-toc{display:flex;flex-wrap:wrap;gap:8px 14px;padding:12px 0}.page-toc a{color:var(--green);text-decoration:underline}
@media(max-width:1080px){.navlinks,.header .nav>.phone,.header .nav>.btn{display:none}.menu-btn{display:block;margin-left:auto}.navlinks.mobile-open{display:flex;position:absolute;top:74px;left:16px;right:16px;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.navlinks.mobile-open a{min-height:46px;padding:11px 8px;border-bottom:1px solid #edf1f3}.hero .container,.page-hero-grid,.geo,.content-grid{grid-template-columns:1fr}.hero-quick,.page-hero-photo{display:none}.appliance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits,.problem-grid,.steps{grid-template-columns:repeat(2,1fr)}.section-head{display:block}.section-head p{margin-top:10px}.mobilebar{display:grid;grid-template-columns:42% 58%;position:fixed;left:0;right:0;bottom:0;z-index:80;gap:8px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -5px 20px rgba(18,47,70,.08)}.mobilebar a,.mobilebar button{min-height:46px;border:0;border-radius:9px;padding:10px 8px;font-weight:800;text-align:center}.mobilebar a{background:var(--soft2);color:var(--ink)}.mobilebar button{background:var(--green);color:#fff}body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}}
@media(max-width:680px){.container,.header .container,.hero .container,.section>.container,.footer>.container,.page-hero>.container{width:calc(100% - 28px)}.topbar{display:none}.nav{height:66px}.logo-mark{width:42px;height:42px}.logo strong{font-size:18px}.logo small{display:none}.menu-btn{padding:9px 12px}.hero{padding:28px 0}.hero h1{font-size:34px;letter-spacing:-.8px;margin-bottom:12px}.hero h2{font-size:17px}.hero .lead{font-size:15px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.hero-actions .btn{padding:10px 8px;font-size:14px}.trustline{display:grid;grid-template-columns:1fr;gap:6px;font-size:13px}.service-chooser,.section{padding:42px 0}.section-head{margin-bottom:18px}.section-head h2{font-size:28px}.section-head p{font-size:14px}.appliance-grid{grid-template-columns:1fr;gap:9px}.appliance-card{grid-template-columns:58px 1fr auto;min-height:82px;padding:11px}.appliance-thumb{width:58px;height:58px}.appliance-copy b{font-size:16px}.appliance-copy small{font-size:13px}.benefits,.problem-grid,.steps,.articles,.error-grid,.parts-grid{grid-template-columns:1fr}.benefit,.problem,.step,.price-panel,.brand-panel{padding:18px}.page-hero{padding:18px 0 30px}.page-hero h1{font-size:31px}.page-hero .lead{font-size:15px}.breadcrumbs{margin-bottom:14px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fact b{font-size:14px}.fact small{font-size:12px}.service-split,.safety{grid-template-columns:1fr}.service-cta{display:block;padding:22px}.service-cta .btn{width:100%;margin-top:12px}.article img{height:105px}.error-search{padding:16px}.error-search h2{font-size:24px}.tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs button{flex:0 0 auto;font-size:13px}.brand-picker-label{display:block}.brand-picker-label span{display:block;margin-top:2px}.brand-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.brand-chip{font-size:13px;min-height:42px}.findrow{grid-template-columns:1fr}.findrow .btn{width:100%}.legacy a,.brand{font-size:13px}.seo-copy{font-size:16px}.footgrid{grid-template-columns:1fr}.footer{padding:34px 0 20px}.price-row{grid-template-columns:minmax(0,1fr) minmax(72px,auto)}.price-row span:last-child{text-align:right}.modal-card{padding:24px 18px}}
@media(max-width:380px){.hero-actions,.facts,.brand-chips{grid-template-columns:1fr}.hero h1{font-size:31px}.mobilebar{grid-template-columns:40% 60%}.mobilebar a,.mobilebar button{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
:focus-visible{outline:3px solid #0a5f59;outline-offset:3px}[id]{scroll-margin-top:84px}
/* v9 mobile hardening from real 320/375px review */
.page-hero-grid>*{min-width:0}.page-hero h1,.page-hero p,.section-head h2,.section-head p{max-width:100%;overflow-wrap:anywhere}.error-search,.brand-picker,.brand-chips,.findrow,.tabs{min-width:0;max-width:100%}.native-brand-select{display:none!important}
@media(max-width:680px){.page-hero h1{font-size:29px;line-height:1.14;letter-spacing:-.5px}.page-hero-grid{min-width:0}.error-search{width:100%;max-width:100%;overflow:hidden}.tabs{width:100%;max-width:100%}.brand-chips{width:100%}.brand-chip{min-width:0;overflow-wrap:anywhere}.brand-search,.findrow input{max-width:100%}}

/* Final mobile finder: no clipped tabs, no brand wall before the code field. */
.brand-more{grid-column:1/-1;min-height:42px;padding:8px 12px;border:1px dashed #aebfca;border-radius:9px;background:#f8fafb;color:var(--green);font-weight:800;cursor:pointer;text-align:center}
.brand-empty{grid-column:1/-1;padding:10px;color:var(--muted);font-size:14px}
@media(max-width:680px){.tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;gap:7px}.tabs button{width:100%;min-width:0;white-space:normal;line-height:1.25}.tabs button:last-child{grid-column:1/-1}.brand-chips{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible}.brand-more{grid-column:1/-1}}
@media(max-width:380px){.tabs{grid-template-columns:1fr}.tabs button:last-child{grid-column:auto}.brand-chips{grid-template-columns:1fr}}

/* Final narrow-screen hardening. */
.error-card{min-width:0}.error-card .meta{min-width:0;flex-wrap:wrap}.error-card .code,.error-card .brand{min-width:0;overflow-wrap:anywhere}
@media(max-width:680px){.error-directory{padding-bottom:20px}.error-directory .contents,.error-directory .facts{display:none}.error-directory .lead{margin-bottom:14px}.error-directory .page-hero-grid{gap:14px}.error-directory .error-search{margin-top:2px}}

/* Keep the finder compact even on 320–380px phones. */
@media(max-width:380px){.tabs,.brand-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.tabs button:last-child,.brand-more{grid-column:1/-1}.brand-chip{font-size:12px;padding:7px 8px}}

/* Mobile error finder is task-first: type -> brand search -> code -> quick brands. */
@media(max-width:680px){.error-directory .error-search{display:flex;flex-direction:column}.error-directory .error-search>h2{order:1}.error-directory .tabs{order:2}.error-directory .brand-picker{display:contents}.error-directory .brand-picker-label{order:3;margin-top:8px}.error-directory .brand-search{order:4}.error-directory .findrow{order:5;margin-top:10px}.error-directory .brand-chips{order:6;margin-top:10px}.error-directory .hint{order:7;margin-top:8px}}

@media(max-width:680px){.error-directory .lead{display:none}}

/* Fix service cards grid on useful materials page. */
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}
.service-card{min-width:0;height:100%;min-height:78px;padding:15px 18px;display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:14px}
.service-icon{width:60px;height:64px;border-radius:11px;background:var(--soft2);display:grid;place-items:center}
.service-icon img{width:56px;height:60px;object-fit:contain;display:block}.service-card>span:nth-child(2){min-width:0}
.service-card b{display:block;font-size:16px;color:var(--ink);line-height:1.25}.service-card small{display:block;margin-top:3px;color:var(--muted);line-height:1.35}.service-card .arrow{color:var(--green);font-size:20px;font-weight:900}
@media(max-width:1080px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.service-grid{grid-template-columns:1fr;gap:10px}.service-card{grid-template-columns:52px minmax(0,1fr) auto;min-height:72px;padding:12px 14px}.service-icon{width:52px;height:56px}.service-icon img{width:48px;height:52px}.service-card b{font-size:15px}.service-card small{font-size:12px}}

/* v10 useful-materials cards: cache-safe, equal and readable at every width. */
.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}
.service-grid .service-card{min-width:0;min-height:166px;height:auto;padding:18px;display:grid;grid-template-columns:52px minmax(0,1fr) 22px;grid-template-rows:52px auto;grid-template-areas:"icon . arrow" "copy copy copy";align-content:start;gap:12px 10px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 16px rgba(18,47,70,.05)}
.service-grid .service-card:hover{border-color:#aac5d8;box-shadow:0 8px 24px rgba(18,47,70,.09);transform:translateY(-1px)}
.service-grid .service-icon{grid-area:icon;width:52px;height:52px;border-radius:12px;background:var(--soft2);display:grid;place-items:center;overflow:hidden}
.service-grid .service-icon img{width:46px;height:46px;object-fit:contain;display:block}
.service-grid .service-card>span:nth-child(2){grid-area:copy;min-width:0;align-self:start}
.service-grid .service-card b{display:block;margin:0;font-size:17px;line-height:1.26;color:var(--ink);overflow-wrap:anywhere}
.service-grid .service-card small{display:block;margin-top:6px;font-size:14px;line-height:1.45;color:var(--muted);overflow-wrap:anywhere}
.service-grid .service-card .arrow{grid-area:arrow;justify-self:end;align-self:center;color:var(--green);font-size:22px;font-weight:900;line-height:1}
@media(max-width:1080px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid .service-card{min-height:144px}}
@media(max-width:620px){.service-grid{grid-template-columns:1fr;gap:10px}.service-grid .service-card{min-height:92px;padding:14px;grid-template-columns:48px minmax(0,1fr) 18px;grid-template-rows:auto;grid-template-areas:"icon copy arrow";align-items:center;gap:12px}.service-grid .service-icon{width:48px;height:52px}.service-grid .service-icon img{width:44px;height:48px}.service-grid .service-card b{font-size:16px}.service-grid .service-card small{font-size:13px;margin-top:4px}}

/* Content SEO v11: spacing for substantial symptom guidance. */
.symptom-detail{margin-top:36px}.symptom-detail+.problem-grid{margin-bottom:24px}
@media(max-width:680px){.symptom-detail{margin-top:28px}}

.footer-services-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.footer-services-list a{margin:6px 0}@media(max-width:900px){.footer-services-list{grid-template-columns:1fr}}

.legacy-hub-return{margin:24px 0 4px}.legacy-hub-return a,.legacy-topic-hubs a{font-weight:800;color:var(--green);text-decoration:underline;text-underline-offset:3px}.legacy-topic-hubs{width:min(1180px,calc(100% - 32px));margin:0 auto 42px;display:flex;flex-wrap:wrap;gap:12px 22px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#fff}

.footer-legal{display:flex;flex-wrap:wrap;gap:10px 18px;margin:20px 0 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.14);font-size:13px}.footer-legal a{color:inherit;text-decoration:underline;text-underline-offset:3px}.footer-legal a:focus-visible{outline:2px solid currentColor;outline-offset:3px}


/* source: /assets/site-lead.css */
.lead-modal{padding:18px;background:rgba(10,28,43,.74);backdrop-filter:blur(3px)}
.lead-card{width:min(760px,100%);max-height:calc(100dvh - 36px);padding:28px;border:1px solid #d9e3ea;border-radius:20px;box-shadow:0 24px 80px rgba(10,28,43,.28)}
.lead-card h2{margin:0 48px 8px 0;font-size:clamp(28px,4vw,38px)}.lead-intro{margin:0 0 20px;color:#5f7082}
#siteLeadForm{display:grid;gap:14px}.lead-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
#siteLeadForm label{display:grid;gap:6px;color:#24394b;font-weight:750;font-size:14px}#siteLeadForm label>span b{color:#bd5e16}
#siteLeadForm input,#siteLeadForm select,#siteLeadForm textarea{width:100%;min-height:48px;padding:11px 12px;border:1px solid #aebfca;border-radius:10px;background:#fff;color:#172536;outline:none}
#siteLeadForm textarea{min-height:94px;resize:vertical}#siteLeadForm input:focus,#siteLeadForm select:focus,#siteLeadForm textarea:focus{border-color:#166f68;box-shadow:0 0 0 3px rgba(22,111,104,.12)}
.lead-file{padding:14px;border:1px dashed #aebfca;border-radius:12px;background:#f7faf9}.lead-file input{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none!important}.lead-file small{color:#6a7a88;font-weight:500}
.lead-file-list{min-height:0;color:#506579;font-size:13px;overflow-wrap:anywhere}.lead-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}
.lead-consent{display:grid!important;grid-template-columns:22px 1fr;align-items:start;gap:10px!important;font-weight:500!important}.lead-consent input{width:20px!important;height:20px!important;min-height:20px!important;margin:1px 0 0;padding:0}.lead-consent a{text-decoration:underline;color:#166f68}
.lead-status{min-height:22px;padding:0 2px;color:#506579;font-size:14px}.lead-status.error{color:#9d2b1d}.lead-status.success{padding:12px 14px;border:1px solid #b8d9c3;border-radius:10px;background:#edf8f0;color:#245b36;font-weight:750}
.lead-submit,.lead-call{width:100%}.lead-submit:disabled{opacity:.68;cursor:wait}.lead-call{border:1px solid #cad7df;background:#f6f8fa;color:#162f46}.lead-call:hover{background:#edf2f5}
.lead-sent .lead-file,.lead-sent .lead-consent{opacity:.65}
@media(max-width:680px){.lead-modal{align-items:flex-end;padding:0}.lead-card{width:100%;max-height:94dvh;padding:22px 16px calc(18px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.lead-card h2{font-size:27px}.lead-intro{font-size:14px;margin-bottom:16px}.lead-form-grid{grid-template-columns:1fr;gap:12px}#siteLeadForm{gap:12px}#siteLeadForm input,#siteLeadForm select{min-height:46px}.lead-file{padding:12px}.lead-status{font-size:13px}}
@media(max-width:380px){.lead-card{padding-left:13px;padding-right:13px}.lead-card h2{font-size:25px}.lead-intro{font-size:13px}}
@media(prefers-reduced-motion:reduce){.lead-modal{backdrop-filter:none}}
/* v25 audit: keep long form reachable on short screens / virtual keyboard */
.lead-card{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
@media(max-width:680px){.lead-card{max-height:94dvh;-webkit-overflow-scrolling:touch}}
#siteLeadForm [aria-invalid="true"]{border-color:#b42318!important;box-shadow:0 0 0 3px rgba(180,35,24,.12)!important}
.lead-field-error{margin-top:2px;color:#9d2b1d;font-size:12px;font-weight:650;line-height:1.35}.lead-status.ready{padding:10px 12px;border:1px solid #c9ddd8;border-radius:10px;background:#f1f8f6;color:#245b52}

.lead-availability{margin:10px 0 4px;padding:10px 12px;border-radius:10px;background:#f4f6f8;font-size:.92rem;line-height:1.35}.lead-availability.ready{background:#edf8f1}.lead-availability.error{background:#fff0f0}.lead-new-request{margin-left:8px;border:0;border-bottom:1px solid currentColor;background:transparent;padding:0;color:inherit;font:inherit;font-weight:700;cursor:pointer}.lead-new-request:focus-visible{outline:2px solid currentColor;outline-offset:3px}

.lead-availability:empty{display:none}
#leadContactOptions{margin-top:24px;padding-top:18px;border-top:1px solid #d9e3ea}
#leadContactOptions .audit-actions{display:flex;flex-wrap:wrap;gap:8px}
#leadContactOptions .btn{font-size:14px;padding:10px 12px}
#leadContactOptions p{font-size:14px;color:#506579}
#siteLeadForm[hidden]{display:none!important}
.lead-card .close{position:sticky;float:right;top:0;z-index:3}


/* source: /assets/inner-visual-v12.css */
/* Inner pages visual language matched to the approved TZ/home v12. */
body:not(.home){background:#fff}.page-hero{position:relative;padding:42px 0 56px;overflow:hidden;background:radial-gradient(circle at 82% 15%,#e7f3f1 0,transparent 28%),linear-gradient(180deg,#fbfdfd 0%,#f4f8f7 100%)}
.page-hero:after{content:"";position:absolute;right:-120px;bottom:-180px;width:420px;height:420px;border-radius:50%;background:rgba(22,111,104,.035);pointer-events:none}.page-hero>.container{position:relative;z-index:1}.breadcrumbs{margin-bottom:24px}.page-hero-grid{align-items:center;gap:52px}.page-hero h1{max-width:720px;font-size:clamp(38px,4.5vw,58px);line-height:1.05;letter-spacing:-1.5px}.page-hero h1 span{color:var(--green)}.page-hero .lead{max-width:760px;color:#586c7d;font-size:17px;line-height:1.62}.page-hero-photo{position:relative;display:grid;place-items:center;min-height:330px;overflow:hidden;border:1px solid #dce8e6;border-radius:28px;background:linear-gradient(145deg,#edf7f5,#f8fbff);box-shadow:0 22px 52px rgba(18,47,70,.12)}
.page-hero-photo:before{content:"";position:absolute;inset:24px;border:1px dashed rgba(22,111,104,.16);border-radius:22px}.page-hero-photo img{position:relative;z-index:1;width:68%;height:68%;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(18,47,70,.12))}.page-hero .facts{gap:10px 18px}.page-hero .fact{min-width:130px;padding:8px 10px 8px 12px;border:0;border-left:3px solid var(--orange);background:rgba(255,255,255,.64);border-radius:0 10px 10px 0}.contents{border-top:1px solid #d6e3e1;border-bottom:1px solid #d6e3e1;padding:5px 0}.contents summary{color:var(--green);font-weight:800;cursor:pointer}
.section{position:relative}.section:nth-of-type(even):not(.white){background:#fff}.section.white{background:#f6f9fa}.section-head{align-items:flex-end}.section-head h2{letter-spacing:-.7px}.problem-grid,.benefits,.steps{gap:16px}.problem,.benefit,.step,.price-panel,.brand-panel,.article,.faq details,.error-card,.error-search,.service-card,.part-card{border-radius:18px;box-shadow:0 7px 22px rgba(18,47,70,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.problem:hover,.benefit:hover,.step:hover,.article:hover,.service-card:hover,.part-card:hover{transform:translateY(-3px);border-color:#aacac5;box-shadow:0 14px 30px rgba(18,47,70,.085)}.problem h3,.benefit h3,.step h3{color:var(--ink)}.problem ul{padding-left:19px;color:#526678}.more{color:var(--green);font-weight:800}.price-panel,.brand-panel{padding:28px}.price-panel{background:linear-gradient(180deg,#fff,#fbfdfd)}.brand-panel{background:linear-gradient(180deg,#fff,#f8fbfa)}.brand-list>span,.brand,.legacy a{border-color:#dce8e6;background:#f7fbfa;color:#375569}.service-cta,.geo-copy,.callback,.cta-inline{box-shadow:0 18px 40px rgba(18,47,70,.13)}.service-cta{border-radius:20px}.notice,.ref-warning{border-radius:14px}.faq details{overflow:hidden}.faq summary{transition:background .18s ease}.faq summary:hover{background:#f4f8f7}.seo-copy h2{margin-top:34px}.repair-process .step span{border-radius:12px}.footer{margin-top:0}
@media(prefers-reduced-motion:no-preference){.section .problem,.section .benefit,.section .step,.section .article,.section .part-card{will-change:transform}}
@media(max-width:1080px){.page-hero-grid{gap:28px}.page-hero-photo{min-height:260px}.page-hero-photo img{width:56%;height:56%}}
@media(max-width:680px){.page-hero{padding:24px 0 34px}.page-hero h1{font-size:33px;letter-spacing:-.8px}.page-hero-grid{grid-template-columns:1fr}.page-hero-photo{display:grid;min-height:190px;aspect-ratio:16/8;margin-top:6px;border-radius:20px}.page-hero-photo:before{inset:14px;border-radius:16px}.page-hero-photo img{width:42%;height:70%}.page-hero .hero-actions{grid-template-columns:1fr}.page-hero .facts{grid-template-columns:1fr 1fr}.price-panel,.brand-panel{padding:20px}.problem,.benefit,.step{border-radius:16px}.section{padding:44px 0}.service-cta{border-radius:18px}}

/* v12 mobile grid hardening: keep the visual hero card inside the content column. */
.page-hero-grid>*{min-width:0}.page-hero-photo{width:100%;max-width:100%;min-width:0}
@media(max-width:680px){.page-hero-grid{min-width:0;width:100%}.page-hero-photo{justify-self:stretch}}

/* v12 Work visual completion: real service photography + light motion */
.page-hero-photo-real{position:relative;padding:0;background:#dfe9e7}
.page-hero-photo-real:before{display:none}.page-hero-photo-real .service-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:none}
.page-hero-photo-real:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(180deg,transparent,rgba(8,29,43,.82));pointer-events:none}
.page-hero-photo-real figcaption{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;display:flex;align-items:center;gap:12px;color:#fff}
.page-hero-photo-real figcaption b,.page-hero-photo-real figcaption small{display:block}.page-hero-photo-real figcaption b{font-size:18px}.page-hero-photo-real figcaption small{margin-top:2px;color:#dce8ee;font-size:12px}
.service-hero-icon{flex:0 0 52px;width:52px;height:52px;border-radius:15px;background:rgba(255,255,255,.94);display:grid;place-items:center;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.service-hero-icon img{width:34px!important;height:34px!important;filter:none!important}
@media(prefers-reduced-motion:no-preference){.inner-reveal-ready .inner-reveal-item{opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease;transition-delay:var(--reveal-delay,0ms)}.inner-reveal-ready .inner-reveal-item.is-visible{opacity:1;transform:none}}
@media(max-width:680px){.page-hero-photo-real{min-height:220px;aspect-ratio:16/10}.page-hero-photo-real figcaption{left:14px;right:14px;bottom:13px}.service-hero-icon{width:44px;height:44px;flex-basis:44px;border-radius:12px}.service-hero-icon img{width:29px!important;height:29px!important}.page-hero-photo-real figcaption b{font-size:15px}}


/* source: /assets/theme-v19.css */
:root{--ink:#202e3b;--text:#2e4051;--muted:#596b7b;--line:#d9e2e8;--soft:#f3f5f7;--soft2:#edf5fa;--green:#086a98;--green2:#075477;--orange:#f2a12d;--orange2:#ffb23e;--shadow:0 8px 24px rgba(20,36,48,.07);--dark:#262b30;--cyan:#69c8f3;--yellow:#f2b13f}
body{color:var(--text);background:#fff}
h1,h2,h3{overflow-wrap:anywhere;text-wrap:balance}
p,li,a,b,strong,small{overflow-wrap:anywhere}
:where(main,section,nav,form,figure,aside,article){min-width:0}
:where(.container,.page-hero-grid,.service-split,.content-grid,.geo,.footgrid,.hero .container)>*{min-width:0}
:where(img,svg,video,iframe){max-width:100%}
figure{max-width:100%}
button,input,select,textarea{min-width:0;max-width:100%}
:where(button,.btn,summary){min-height:44px}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #087db4;outline-offset:3px;box-shadow:0 0 0 6px #fff}
[id]{scroll-margin-top:100px}
.btn{min-height:48px;max-width:100%;white-space:normal;text-align:center;line-height:1.35;border-radius:10px;transition:background .18s ease,box-shadow .18s ease}
.btn-primary{background:var(--orange);color:#202a32}
.btn-primary:hover{background:var(--orange2);color:#202a32}
.btn-blue{background:var(--green);color:#fff}
.btn-blue:hover{background:var(--green2);color:#fff}
.logo-mark{background:var(--dark);color:var(--yellow);border-radius:12px}
.topbar,.footer{background:#22292f}
.navlinks a,.phone,.breadcrumbs a,.page-toc a,.contents summary,.more,.source-link,.error-card>a,.legacy a,.legacy-hub-return a,.legacy-topic-hubs a,.brand-strip-v15 a{display:inline-flex;align-items:center;min-height:44px}
.eyebrow{color:var(--green);letter-spacing:.06em}
.section.white,.service-chooser,.service-v12{background:var(--soft)}
.section-head h2{letter-spacing:-.7px}
.page-hero{padding:42px 0 52px;background:radial-gradient(ellipse at 85% 15%,rgba(65,174,224,.14),transparent 45%),linear-gradient(112deg,#262b30,#30363c 55%,#252a2f);color:#edf2f6;border-bottom:1px solid #39454f}
.page-hero:after{display:none}
.page-hero h1{color:#fff;font-size:clamp(32px,4.3vw,56px);line-height:1.1;letter-spacing:-1.2px}
.page-hero h1 span{color:var(--yellow)}
.page-hero .eyebrow{color:var(--cyan)}
.page-hero .lead{color:#d4dee6;font-size:clamp(16px,1.5vw,18px)}
.page-hero .breadcrumbs{color:#bdcad4;margin-bottom:18px;line-height:1.6}
.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}
.page-hero .breadcrumbs a,.page-hero .contents summary,.page-hero .page-toc a{color:#a9dff7}
.page-hero .contents{border-color:#52606a}
.page-hero .fact{min-width:0;background:#343f48;border-left:3px solid var(--yellow);border-radius:0 9px 9px 0;padding:10px 12px}
.page-hero .fact b,.page-hero .fact a{color:#fff}
.page-hero .fact a{display:inline-flex;align-items:center;min-height:44px}
.page-hero .fact small{color:#cad6df}
.page-hero .btn-blue,.service-cta .btn-blue,.callback .btn-blue,.cta-inline .btn-blue{background:#41aee0;color:#10283a}
.page-hero .btn-blue:hover,.service-cta .btn-blue:hover,.callback .btn-blue:hover,.cta-inline .btn-blue:hover{background:#72c9ef}
.page-hero-photo{margin:0;border:1px solid #64717b;border-radius:18px;background:linear-gradient(145deg,#f5f7f8,#e5edf2);box-shadow:0 18px 42px #0003}
.page-hero-photo:before{display:none}
.page-hero-photo-real{background:#293640}
.page-hero-photo-real:after{inset:35% 0 0;background:linear-gradient(transparent,#14202bf2)}
.page-hero-photo-real figcaption{align-items:center}
:where(.benefit,.problem,.step,.price-panel,.brand-panel,.article,.review,.error-card,.error-search,.service-card,.part-card,.hero-quick,.empty,.faq details){color:var(--text);background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}
:where(.benefit,.problem,.step,.article,.service-card,.part-card){will-change:auto}
.problem:hover,.benefit:hover,.step:hover,.article:hover,.service-card:hover,.part-card:hover,.home-trust-grid .benefit:hover,.process-showcase .step:hover{transform:none;border-color:#a3bdcf;box-shadow:var(--shadow)}
.benefit i,.step span,.benefit-icon,.service-icon,.service-secondary-icon{background:var(--soft2);color:var(--green);border-radius:10px}
.price-panel,.brand-panel{padding:clamp(18px,2.4vw,28px)}
.price-row{grid-template-columns:minmax(0,1fr) minmax(0,.65fr);align-items:baseline;gap:16px;padding:14px 0}
.price-row>:last-child{text-align:right;color:var(--ink);font-weight:800;font-variant-numeric:tabular-nums}
.price-row:last-child{border-bottom:0}
.notice,.ref-warning{background:#fff7e7;border-color:#e8cf9e;border-left:4px solid #d88716;color:#654513;border-radius:10px}
.brand,.brand-list>span,.legacy a,.faults em{background:#f0f4f7;border-color:var(--line);color:#42586a}
.article img{background:var(--soft2)}
.article h3{line-height:1.35}
.article h3 a{display:inline-flex;align-items:center;min-height:44px}
.seo-copy{line-height:1.75}
.seo-copy a{color:var(--green);text-decoration:underline;text-underline-offset:3px}
.faq summary:hover,.faq details[open] summary{background:var(--soft2)}
.faq details[open] summary{margin-bottom:12px}
.error-card .code{color:var(--green);font-variant-numeric:tabular-nums;letter-spacing:.02em}
.error-card h3{margin-top:14px;line-height:1.3}
.error-search h2,.hero-quick h2{color:var(--ink)}
.error-search .hint,.error-search .brand-picker-label span{color:var(--muted)}
.tabs button,.brand-chip,.brand-more{min-height:44px;white-space:normal;line-height:1.35}
.tabs button.active,.tabs button[aria-pressed=true],.brand-chip.active,.brand-chip[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}
.level.safe{background:#edf6f0;color:#27603c}
.level.stop{background:#fff0de;color:#80450e}
:where(input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):not([type=button]),select,textarea){width:100%;min-height:48px;padding:11px 12px;border:1px solid #8fA4b4;border-radius:9px;background:#fff;color:var(--ink);font-size:16px;line-height:1.5}
textarea{min-height:120px;resize:vertical}
input::placeholder,textarea::placeholder{color:#617383;opacity:1}
:where(input,select,textarea)[aria-invalid=true]{border-color:#af342b}
:where(button,input,select,textarea):disabled{opacity:.65;cursor:not-allowed}
label{line-height:1.5}
label:has(input[type=checkbox],input[type=radio]){display:flex;align-items:center;gap:10px;min-height:44px}
input[type=checkbox],input[type=radio]{flex-shrink:0;accent-color:var(--green)}
.modal-card{color:var(--text);border:1px solid var(--line);border-radius:16px;padding-top:58px}
.service-cta,.geo-copy,.callback,.cta-inline{background:linear-gradient(115deg,#262b30,#293b49);color:#fff;border:1px solid #43525e;border-radius:16px;box-shadow:var(--shadow)}
:where(.service-cta,.geo-copy,.callback,.cta-inline) :where(h2,h3){color:#fff}
:where(.service-cta,.geo-copy,.callback,.cta-inline) p{color:#d4e0e8}
.service-cta{flex-wrap:wrap}
.service-cta>div{flex:1 1 280px;min-width:0}
.cta-inline .btn{white-space:normal}
.footer h2,.footer h3,.footer strong{color:#fff}
.footer a{min-height:44px;margin:0;display:flex;align-items:center;color:#dce7ee}
.footer a:hover{color:var(--yellow);text-decoration:underline;text-underline-offset:4px}
.footer-services-list a{margin:0}
.footer .logo{display:flex}
.footer .logo small,.copyright{color:#becbd5}
.map-load{background:var(--soft2)}
.map-load:hover{background:#e1eef6}
.service-grid-home{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:1fr;gap:18px;align-items:stretch}
.service-grid-home>.service-card-home:nth-child(n){grid-column:span 2;grid-row:auto;display:flex;flex-direction:column;width:auto;height:100%;min-height:350px;margin:0;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}
.service-grid-home>.service-card-home:nth-child(5){grid-column:2/span 2}
.service-grid-home>.service-card-home:nth-child(6){grid-column:4/span 2}
.service-grid-home>.service-card-home:nth-child(7){grid-column:6/span 2}
.service-card-home .service-visual{flex:0 0 168px;width:100%;height:168px;min-height:0;border:0;border-bottom:1px solid var(--line);background:var(--soft2)}
.service-card-home .service-photo-card:not(.service-icon-card) img{display:block;width:100%;height:100%;object-fit:cover}
.service-card-home .service-body{flex:1;min-width:0;padding:18px;gap:0}
.service-card-home .service-body>b{min-height:2.5em;font-size:19px;line-height:1.25}
.service-card-home .service-body>small{min-height:2.9em;font-size:14px;line-height:1.45}
.service-card-home .service-body>strong{margin-top:auto;padding-top:8px;color:var(--green);line-height:1.45}
.service-card-home .faults{margin:14px 0}
.service-card-home .faults em{font-size:12px;line-height:1.35}
.service-secondary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;justify-items:stretch;gap:18px;width:100%;max-width:1180px;margin:0 auto 18px}
.service-secondary-grid>.service-secondary-card:nth-child(n){display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:1fr auto;grid-column:auto;grid-row:auto;align-items:start;align-content:stretch;gap:10px 14px;justify-self:stretch;width:100%;max-width:none;height:100%;min-height:156px;margin:0;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow);text-align:left}
.service-secondary-card .service-secondary-icon{grid-column:1;grid-row:1/span 2;align-self:center;width:58px;height:58px}
.service-secondary-icon img{width:42px;height:42px;object-fit:contain}
.service-secondary-card> :not(.service-secondary-icon){min-width:0;grid-column:2}
.service-secondary-card b{font-size:17px;line-height:1.3}
.service-secondary-card small{font-size:14px;line-height:1.45}
.service-secondary-card>strong{grid-row:2;align-self:end;margin:0;color:var(--green);font-size:14px;line-height:1.45}
.service-secondary-card:hover,.service-card-home:hover{transform:none;border-color:#8aafc6;box-shadow:0 12px 28px #1424301a}
.hero-rating-card{right:0}
.appliance-shot,.brand-track{animation:none!important}
.hero-appliance-showcase:hover .appliance-stage{transform:none}
.brand-track{flex-wrap:wrap;overflow:visible;gap:12px 22px}
.brand-track b{white-space:normal;overflow-wrap:anywhere}
@media(max-width:1100px){
.service-grid-home{grid-template-columns:repeat(4,minmax(0,1fr))}
.service-grid-home>.service-card-home:nth-child(n){grid-column:span 2}
.service-grid-home>.service-card-home:nth-child(7){grid-column:2/span 2}
}
@media(max-width:1080px){
.mobilebar{grid-template-columns:minmax(0,42fr) minmax(0,58fr)}
.mobilebar a,.mobilebar button{min-width:0;display:flex;align-items:center;justify-content:center;white-space:normal;line-height:1.3}
}
@media(max-width:820px){
.service-secondary-grid{grid-template-columns:minmax(0,1fr);max-width:600px}
.service-secondary-grid>.service-secondary-card:nth-child(n){min-height:128px}
.hero-v12 .container{grid-template-columns:minmax(0,1fr)}
.parts-tools{flex-wrap:wrap}
.parts-tools input{flex:1 1 220px}
}
@media(max-width:680px){
.page-hero{padding:24px 0 34px}
.page-hero h1{font-size:clamp(30px,7vw,38px);letter-spacing:-.7px}
.page-hero .facts{grid-template-columns:repeat(2,minmax(0,1fr))}
.page-hero-photo{border-radius:14px}
.navlinks.mobile-open{top:66px;max-height:calc(100dvh - 150px);overflow-y:auto}
.hero-actions,.cta-inline{grid-template-columns:minmax(0,1fr)}
.hero-actions .btn{min-width:0;width:100%}
.footgrid{gap:20px}
.price-row{gap:10px}
.error-search{overflow:visible}
}
@media(max-width:560px){
.service-grid-home{grid-template-columns:minmax(0,1fr);gap:14px}
.service-grid-home>.service-card-home:nth-child(n){grid-column:auto;display:grid;grid-template-columns:92px minmax(0,1fr);min-height:0}
.service-card-home .service-visual{height:100%;min-height:0;border-bottom:0;border-right:1px solid var(--line)}
.service-card-home .service-icon-card img{width:80px!important;height:80px!important}
.service-card-home .service-body{padding:14px}
.service-card-home .service-body>b{font-size:17px}
.service-card-home .service-body>small{font-size:13px}
.service-secondary-grid>.service-secondary-card:nth-child(n){padding:16px;gap:10px 12px}
.hero-facts small{font-size:12px}
.hero-rating-card small{font-size:12px}
.hero-v12 h1{font-size:clamp(32px,8.8vw,37px)}
.cta-inline div,.cta-inline .btn-blue{grid-column:auto}
}
@media(max-width:380px){
.page-hero .facts,.hero-facts{grid-template-columns:minmax(0,1fr)}
.mobilebar{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}
}
@media(prefers-reduced-motion:reduce){
html{scroll-behavior:auto}
*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
html.reveal-ready .reveal-item,.inner-reveal-ready .inner-reveal-item{opacity:1!important;transform:none!important}
.service-card-home:hover,.service-secondary-card:hover,.appliance-card:hover,.appliance-card:hover .appliance-thumb,.appliance-card:hover .appliance-arrow,.service-card-home:hover .service-visual img,.service-card-home:hover strong i,.appliance-shot:hover img,.hero-rating-card>a:hover{transform:none!important}
}

/* source: /assets/migration-v23.css */
.legacy-content{max-width:1100px;line-height:1.75;overflow-wrap:anywhere}.legacy-content p,.legacy-content ul,.legacy-content ol{margin:0 0 1.2em}.legacy-content h2,.legacy-content h3{margin:1.7em 0 .7em}.legacy-content img{max-width:100%;height:auto;border-radius:12px}.legacy-table{max-width:100%;overflow-x:auto;margin:20px 0}.legacy-table table{width:100%;border-collapse:collapse;min-width:560px}.legacy-table td,.legacy-table th{padding:12px;border:1px solid #dce3eb;vertical-align:top}.legacy-table th{background:#edf4fa}.legacy-content a{color:#1765b0;text-decoration:underline}.legacy-content>br{display:none}.legacy-directory{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;padding:0;list-style:none}.legacy-directory a{display:block;padding:14px;background:#f2f6fa;border-radius:10px;text-decoration:none}@media(max-width:600px){.page-hero h1{font-size:clamp(25px,6vw,36px)}.legacy-content{padding-left:18px;padding-right:18px}.legacy-table{font-size:14px}.legacy-table td,.legacy-table th{padding:8px}}


/* source: /assets/polish-v24.css */
body{font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.6;color:#293b4b}h1,h2,h3,h4,p,li,a,small,b,strong{word-break:normal;overflow-wrap:break-word}h1,h2,h3,h4{font-family:inherit;font-weight:750}h2{font-size:clamp(25px,2.5vw,34px);line-height:1.25}h3{font-size:22px;line-height:1.35}h4{font-size:19px;line-height:1.35}p{line-height:1.75}a{ text-underline-offset:3px}.container{max-width:1200px}.logo strong{font-size:18px;white-space:nowrap}.logo small{font-size:11px}.navlinks a{font-size:14px}.topbar{font-size:13px}.section{padding:64px 0}.footer{font-size:15px}.footer .footgrid{gap:32px}.footer-services-list{gap:0 18px}.footer a{line-height:1.4}.footer .logo strong{font-size:17px}.footer .logo small{font-size:12px}
.v24-page .page-hero{padding:30px 0 46px}.v24-page .breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:14px;margin:0 0 24px}.v24-page .breadcrumbs a{min-height:28px}.v24-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:56px;align-items:center}.v24-hero-text{grid-template-columns:minmax(0,1fr);max-width:1000px}.v24-page .page-hero h1{font-size:clamp(30px,3.25vw,46px);line-height:1.16;letter-spacing:-.9px;max-width:28ch;margin:12px 0 20px}.v24-page .page-hero .lead{max-width:620px;line-height:1.7;margin:0}.v24-page .hero-actions{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap}.v24-hero-photo{margin:0;border-radius:18px;overflow:hidden;aspect-ratio:16/10;background:#f4f6f8;box-shadow:0 16px 40px #0002}.v24-hero-photo img{display:block;width:100%;height:100%;object-fit:cover}.v24-page .eyebrow{font-size:12px;letter-spacing:.09em;font-weight:700}
.legacy-content{font-size:17px;line-height:1.75;max-width:1200px;overflow-wrap:break-word}.legacy-content p{margin:0 0 20px}.legacy-content h2{margin:0 0 24px}.legacy-content h3{margin:28px 0 14px}.legacy-content h4{margin:12px 0}.legacy-content ul,.legacy-content ol{padding-left:24px;margin:20px 0}.legacy-content li{margin:8px 0}.legacy-content img.v24-icon{display:block;width:52px;height:52px;object-fit:contain;border-radius:0}.legacy-content img.v24-social-icon{display:inline-block;width:22px;height:22px;object-fit:contain;vertical-align:middle;margin-right:7px;border-radius:0}.legacy-content .btn{text-decoration:none;color:#202a32}.legacy-content button.btn{font-family:inherit;font-size:16px}.v24-content-section{padding:0;margin:0 0 48px}.v24-content-section:last-child{margin-bottom:0}.v24-content-section>p:empty{display:none}.v24-reading-layout{display:grid;grid-template-columns:minmax(0,780px) 300px;gap:54px;align-items:start}.v24-reading{width:100%;padding:0;max-width:none}.v24-reading .v24-content-section>p{max-width:75ch}.v24-aside{position:sticky;top:110px;padding:28px;background:#f0f5f8;border:1px solid #dbe5eb;border-radius:16px;display:flex;flex-direction:column;gap:15px}.v24-aside h2{font-size:23px;margin:0}.v24-aside p{font-size:15px;margin:0}.v24-aside>a:last-child{font-size:15px;margin-top:5px}.v24-aside-phone{font-size:20px;font-weight:700;color:#14658f}.v24-article-photo{margin:28px 0;max-width:100%;border-radius:14px;overflow:hidden;background:#f3f5f7}.v24-article-photo img{display:block;width:100%;max-height:440px;object-fit:contain;margin:0;max-width:100%;border-radius:0}.v24-reading .v24-article-photo{max-width:700px}
.v24-benefit-grid,.v24-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.v24-benefit-card,.v24-step-card,.v24-model-card{padding:24px;background:#f4f7f9;border:1px solid #e0e8ed;border-radius:16px;min-width:0}.v24-benefit-card p,.v24-step-card p,.v24-model-card p{font-size:16px;line-height:1.65;margin-bottom:12px}.v24-benefit-card h4{font-size:19px;margin:16px 0 12px}.v24-step-card{padding:0 0 22px;overflow:hidden}.v24-step-card>img{display:block;width:100%;height:145px;object-fit:cover;border-radius:0}.v24-step-card h3,.v24-step-card p{margin-left:20px;margin-right:20px}.v24-step-card h3{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f2b13f;color:#273540;font-size:18px;margin-top:18px}.v24-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.v24-model-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.v24-model-card>img{width:100%;height:190px;object-fit:contain}.v24-model-card .btn{margin-top:auto}.v24-model-card>p:first-child{font-size:20px;font-weight:700}.v24-model-card ul{font-size:15px}.v24-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v24-brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:125px;padding:20px;border:1px solid #dae4eb;border-radius:12px;background:white;text-decoration:none!important}.v24-brand-card img.v24-icon{width:135px;height:45px;object-fit:contain}.v24-brand-card span{font-size:15px;text-transform:capitalize;font-weight:700}.v24-contact-band{padding:32px!important;border-radius:16px;background:#f1f6f9}.v24-contact-band img{max-width:22px!important;max-height:22px!important}.v24-contact-band ul{list-style:none;padding:0}.v24-contact-band a{white-space:normal}
.v24-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.v24-topic-card{display:flex;flex-direction:column;min-width:0;border:1px solid #dbe4ea;border-radius:15px;overflow:hidden;text-decoration:none!important;background:#fff;box-shadow:0 6px 20px #26374808;transition:box-shadow .2s,border-color .2s}.v24-topic-card:hover{border-color:#75a9c5;box-shadow:0 10px 26px #26374812}.v24-topic-card img{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;margin:0;border-radius:0}.v24-topic-card strong{font-size:21px;line-height:1.35;color:#243847;padding:24px 24px 12px}.v24-topic-card>span{padding:8px 24px 24px;font-size:15px;font-weight:700;margin-top:auto}.v24-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.v24-contact-card{border:1px solid #dbe4ea;border-radius:18px;padding:36px;background:#f5f8fa}.v24-contact-card h2{margin:14px 0 24px;font-size:28px}.v24-contact-phone{display:block;font-size:clamp(23px,2.2vw,30px);font-weight:700;text-decoration:none!important;margin-bottom:12px;white-space:nowrap}.v24-contact-email{display:block;font-size:22px;font-weight:700;margin:16px 0 26px}.v24-contact-card p{margin:24px 0}
.legacy-table{border:1px solid #dce5eb;border-radius:14px;overflow:auto;margin:20px 0 36px}.legacy-table table{width:100%;border-collapse:collapse;min-width:0;table-layout:auto;font-size:16px;line-height:1.65}.legacy-table td,.legacy-table th{padding:16px 18px;border:0;border-bottom:1px solid #e0e7ec;vertical-align:top;overflow-wrap:break-word}.legacy-table tr:nth-child(even){background:#f5f8fa}.legacy-table tr:last-child td{border-bottom:0}.legacy-table .v24-table-header{background:#eaf1f5;color:#334c60;font-weight:700}.v24-error-table table{table-layout:fixed}.v24-error-table td:first-child{width:12%;white-space:normal;font-weight:700;color:#14658f;word-break:normal;overflow-wrap:normal}.v24-error-table td:nth-child(2){width:22%}.v24-error-table td:nth-child(3){width:28%}.v24-error-table td:nth-child(4){width:38%}.v24-price-table td:last-child{width:32%;font-weight:700;white-space:normal}.v24-bearing-table table{min-width:650px;table-layout:fixed}.v24-bearing-table td:first-child{width:34%;font-weight:600}.v24-bearing-table td{font-variant-numeric:tabular-nums}.v24-table-search{display:block;max-width:460px;margin:0 0 20px!important;background:#fff!important}.v24-reference .legacy-content{max-width:1200px}.v24-reference .v24-content-section{margin-bottom:24px}.v24-reference .legacy-table p{margin:0 0 10px}.v24-reference .legacy-table p:last-child{margin:0}
@media(max-width:1050px){.v24-reading-layout{grid-template-columns:minmax(0,1fr) 260px;gap:28px}.v24-hero-grid{gap:28px}.v24-benefit-grid,.v24-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v24-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v24-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v24-page .page-hero h1{font-size:36px}.logo strong{font-size:16px}}
@media(max-width:760px){body{font-size:16px}.section{padding:38px 0}.v24-page .page-hero{padding:24px 0 32px}.v24-hero-grid{grid-template-columns:1fr;gap:24px}.v24-hero-photo{max-width:600px;aspect-ratio:16/9}.v24-page .page-hero h1{font-size:32px;max-width:100%;letter-spacing:-.6px}.v24-reading-layout{grid-template-columns:minmax(0,1fr);gap:28px}.v24-aside{position:static}.v24-model-grid{grid-template-columns:1fr}.v24-model-card>img{height:200px}.v24-contact-grid{grid-template-columns:1fr}.v24-contact-card{padding:26px}.v24-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v24-content-section{margin-bottom:34px}.v24-article-photo img{max-height:340px}.legacy-content{font-size:16px}.v24-reference .legacy-table{border:0;border-radius:0}.v24-error-table table,.v24-error-table tbody,.v24-error-table tr,.v24-error-table td{display:block;width:100%!important;min-width:0}.v24-error-table tr{border:1px solid #dce5eb;border-radius:12px;padding:18px;margin-bottom:16px;background:#fff!important}.v24-error-table tr.v24-table-header{display:none}.v24-error-table td{padding:10px 0;border:0}.v24-error-table td::before{content:attr(data-label);display:block;font-size:12px;font-weight:700;color:#6c7e8c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.v24-error-table td:first-child{font-size:23px;padding-top:0}.v24-error-table td:last-child{padding-bottom:0}.v24-price-table td{padding:14px 12px;font-size:15px}.v24-bearing-table{border:1px solid #dce5eb!important;border-radius:10px!important}.v24-bearing-table td{padding:12px;font-size:15px}.v24-bearing-table td:first-child{position:sticky;left:0;background:#f1f6fa}.v24-card-grid{gap:18px}.v24-topic-card strong{font-size:19px;padding:18px 18px 10px}.v24-topic-card>span{padding:8px 18px 18px}.v24-page .hero-actions .btn{width:100%}.v24-page .breadcrumbs{font-size:13px}}
@media(max-width:500px){.v24-benefit-grid,.v24-step-grid,.v24-card-grid{grid-template-columns:1fr}.v24-benefit-card{padding:22px}.v24-step-card{display:grid;grid-template-columns:64px 1fr;padding:20px;gap:12px}.v24-step-card>img{display:none}.v24-step-card h3{margin:0}.v24-step-card p{margin:0;grid-column:2}.v24-brand-card{min-height:105px;padding:16px}.v24-brand-card img.v24-icon{width:110px;height:36px}.v24-contact-phone{font-size:23px}.v24-contact-email{font-size:18px}.v24-page .page-hero h1{font-size:29px;line-height:1.2}.v24-topic-card img{max-height:220px}.v24-aside-phone{font-size:22px}.legacy-content .btn{white-space:normal}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.v24-topic-card .v24-topic-number{font-size:28px;font-weight:700;color:#9ab2c1;margin:0;padding:22px 24px 0}.v24-topic-number+strong{padding-top:12px}.v24-brand-card span{text-transform:none}.v24-content-section>button.btn{margin-bottom:20px}[hidden]{display:none!important}
.v24-other-errors{margin-top:48px}.v24-error-brands{grid-template-columns:repeat(4,minmax(0,1fr))}.v24-error-brands .v24-topic-card strong{font-size:24px}.v24-hub-intro{max-width:720px;margin-bottom:30px!important}@media(max-width:800px){.v24-error-brands{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.v24-error-brands .v24-topic-card strong{font-size:20px}.v24-error-brands .v24-topic-card span{font-size:13px}}
.v24-error-table td:first-child p,.v24-error-table td:first-child div{font-size:15px;line-height:1.6;font-weight:400;color:#334c60}.v24-service .v24-article-photo{max-width:720px}@media(max-width:760px){.v24-error-table td:first-child{font-size:19px}.v24-error-table td:first-child p,.v24-error-table td:first-child div{font-size:15px}}
.v24-error-table td:first-child p,.v24-error-table td:first-child div{font-size:15px;line-height:1.6;font-weight:400;color:#334c60}.v24-service .v24-article-photo{max-width:720px}@media(max-width:760px){.v24-error-table td:first-child{font-size:19px}.v24-error-table td:first-child p,.v24-error-table td:first-child div{font-size:15px}}

.v24-step-number{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffb52b;color:#183747;font-weight:700;margin:14px 0 4px}.v24-step-card p{margin:8px 0}.v24-model-card{display:flex;flex-direction:column}.v24-model-card>.js-lead{margin-top:auto;align-self:flex-start}.v24-related-links{margin-top:28px}.v24-related-links ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 30px}@media(max-width:600px){.v24-related-links ul{grid-template-columns:1fr}}

.v24-repair-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.v24-repair-gallery img{width:100%;height:180px;object-fit:cover;border-radius:12px}.v24-reading .v24-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v24-reading .v24-brand-card img{width:100px;height:40px;object-fit:contain;margin:0 auto}.v24-content-section>[id]{scroll-margin-top:110px}@media(max-width:600px){.v24-reading .v24-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v24-repair-gallery{grid-template-columns:1fr}.v24-repair-gallery img{height:220px}}

.v24-step-number{margin-left:20px}.v24-step-card p{margin-left:20px;margin-right:20px}

/* v35: final messenger/header rules */
.header .nav{align-items:center;gap:14px}.navlinks{flex-wrap:nowrap;gap:14px}.navlinks a{white-space:nowrap}
.header-messengers,.footer-messengers{display:flex;align-items:center}.header-messengers{gap:7px;flex:0 0 auto;flex-wrap:nowrap}.footer-messengers{gap:9px;flex-wrap:wrap;margin:10px 0 8px}
.header-messengers .msg-icon,.footer-messengers .msg-icon{display:grid;place-items:center;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:50%!important;color:inherit!important;line-height:0}
.header-messengers .msg-icon img{display:block;width:28px!important;height:28px!important;object-fit:contain!important;background:transparent!important}.footer-messengers .msg-icon img{display:block;width:27px!important;height:27px!important;object-fit:contain!important}.header-messengers .msg-icon:hover,.footer-messengers .msg-icon:hover{background:transparent!important;box-shadow:none!important;filter:none;transform:translateY(-1px)!important}
@media(max-width:1180px){.header .nav{gap:10px}.navlinks{gap:10px}.navlinks a{font-size:13px}.header-messengers{gap:5px}}
@media(max-width:760px){.header-messengers{margin-left:auto}.header .phone,.header>.container>.btn{display:none}.nav{gap:7px}.logo{margin-right:0}.footer-messengers{margin-top:12px}}
@media(max-width:430px){.logo strong{font-size:16px}.header-messengers{gap:0}.header-messengers .msg-icon img{width:26px!important;height:26px!important}.menu-btn{padding:8px 9px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.header-messengers .msg-icon:hover,.footer-messengers .msg-icon:hover{transform:none!important}}

/* v40 legal identity */
.footer-requisites{margin-top:14px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;line-height:1.45;font-weight:400;color:#8f9ca5;overflow-wrap:anywhere}
.v39-legal-requisites{grid-column:1/-1;margin-top:28px}
.v39-legal-requisites h2{font-size:23px;margin:8px 0 10px}
.v39-legal-requisites p{margin:0}
@media(max-width:680px){.footer-requisites{margin-top:14px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;line-height:1.45;font-weight:400;color:#8f9ca5;overflow-wrap:anywhere}.v39-legal-requisites{margin-top:18px}}


/* source: /assets/audit-v44.css */

[hidden]{display:none!important}
.audit-actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}
.audit-actions .btn{white-space:normal;text-align:center;min-height:48px}
.audit-contact-options{background:#f1f6f8;border:1px solid #d4e1e8;border-radius:16px;padding:20px;color:#26343c}
.audit-contact-options p{font-size:16px;line-height:1.6;margin:0 0 14px}
.audit-contact-options .audit-actions{display:grid;grid-template-columns:1fr 1fr}
.audit-contact-options .audit-actions a:first-child{grid-column:1/-1}
.audit-terms{font-size:16px;line-height:1.65;margin:18px 0;max-width:740px}
.hero-copy .audit-terms{color:#f5f7f8}
.hero-copy .audit-terms a{color:#ffd276;text-decoration:underline;text-underline-offset:3px}
.audit-panel{background:#fff;border:1px solid #dce3e7;border-radius:18px;padding:24px;margin:24px 0;color:#26343c}
.audit-panel h2{margin-top:0;font-size:clamp(22px,3vw,30px);line-height:1.25}
.audit-panel p,.audit-panel li{font-size:17px;line-height:1.65}
.audit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0}
.audit-grid article{padding:20px;background:#f2f6f8;border-radius:14px}
.audit-grid h3{font-size:20px;line-height:1.3;margin:0 0 10px}
.audit-grid p{margin:0;font-size:16px;line-height:1.6}
.audit-service-intro{font-size:18px;line-height:1.65;max-width:750px}
.audit-archive{border-left:5px solid #d09024;background:#fff9ec}
.audit-link{font-weight:650;text-decoration:underline;text-underline-offset:3px}
.audit-main{max-width:900px}
.audit-main p,.audit-main li{font-size:18px;line-height:1.7}
.audit-main h2{margin-top:32px}
.audit-main li+li{margin-top:10px}
.audit-main ul,.audit-main ol{padding-left:24px}
.lead-availability:empty{display:none}
.legacy-table{max-width:100%;overflow-x:auto}
:focus-visible{outline:3px solid #1680ad;outline-offset:4px}
@media(max-width:760px){.audit-grid{grid-template-columns:1fr}.audit-actions{flex-direction:column}.audit-actions .btn{width:100%}.audit-panel{padding:18px}.audit-contact-options{padding:16px}.audit-contact-options .audit-actions{grid-template-columns:1fr}.audit-main p,.audit-main li{font-size:17px}.audit-terms{font-size:15px}.lead-card{max-height:calc(100dvh - 24px);overflow-y:auto}}
@media(prefers-reduced-motion:reduce){.hero-flip-text{animation:none!important;transition:none!important}}

/* Keep action labels legible inside article content. */
a.btn.btn-blue, a.btn.btn-blue:visited { color: #fff; }
a.btn.btn-blue, a.btn.btn-blue:visited { color: #fff !important; }
@media(max-width:760px){
 input,select,textarea{font-size:16px!important}
 .audit-contact-options .btn{min-height:48px}
}
html{scroll-padding-top:100px}
@media(prefers-reduced-motion:reduce){
 *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
/* AA contrast for white call-to-action labels, including the home hero. */
a.btn.btn-blue{background:#086a98!important;color:#fff!important}
a.btn.btn-blue:hover{background:#07577d!important}


/* source: /assets/readability-v53.css */
/* Readable typography and restrained service presentation */
body{font-family:"Segoe UI",Roboto,Arial,sans-serif;font-size:17px;line-height:1.65}
body main h1,body main h2,body main h3{font-family:inherit;font-weight:650;text-shadow:none;letter-spacing:-.025em}
body main h2{font-size:clamp(28px,3vw,38px);line-height:1.2}
body main h3{font-size:22px;line-height:1.3}
body main p{font-size:17px;line-height:1.7}
body main p+p{margin-top:1em}
body .section,body .service-v12{padding-top:64px;padding-bottom:64px}
body .section-head{gap:24px;margin-bottom:32px;align-items:end}
body .section-head h2{font-size:clamp(28px,3vw,38px);font-weight:650;line-height:1.2;letter-spacing:-.025em}
body .section-head p{font-size:17px;line-height:1.65;max-width:52ch}
body .service-grid-home{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
body .service-grid-home>.service-card-home:nth-child(n){display:flex;grid-column:auto;grid-row:auto;flex-direction:column;min-height:0;height:100%;border:1px solid #dce1e4;border-radius:12px;background:#fff;box-shadow:none;transform:none}
body .service-grid-home>.service-card-home:hover{border-color:#7b929c;box-shadow:0 6px 18px #1725360d}
body .service-grid-home .service-visual{height:auto;min-height:0;flex:0 0 auto;aspect-ratio:16/9;border:0;border-bottom:1px solid #e6e9eb}
body .service-grid-home .service-visual:after{display:none}
body .service-grid-home .service-visual img{width:100%;height:100%;object-fit:cover;transform:none;filter:none}
body .service-grid-home .service-body{padding:24px;gap:12px}
body .service-grid-home .service-body>b{min-height:0;font-size:23px;line-height:1.25;font-weight:650;letter-spacing:-.015em}
body .service-grid-home .service-body>small{min-height:0;margin:0;font-size:17px;line-height:1.55;color:#4d5c65}
body .service-grid-home .service-body>strong{padding-top:12px;font-size:16px;line-height:1.5;font-weight:600}
body .service-grid-home>.service-card-home:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 2fr}
body .service-grid-home>.service-card-home:last-child .service-visual{height:100%}
body .service-grid-home>.service-card-home:last-child .service-body{justify-content:center}
body .service-grid-home>.service-card-home:last-child .service-body>strong{margin-top:0}
body .home-trust-grid .benefit,body .process-showcase .step,body .review-grid article{padding:28px;border-radius:12px;box-shadow:none;transform:none}
body .home-trust-grid .benefit p,body .process-v12 .step p,body .cta-inline span,body .proof-grid span{font-size:17px;line-height:1.65}
body .process-v12 .step h3{font-size:22px;font-weight:650}
body .process-showcase-clean .steps{gap:24px}
body .cta-inline{padding:28px;gap:20px;border-radius:12px;box-shadow:none}
body .cta-inline b{font-size:22px;font-weight:650}
body .btn{font-size:16px;font-weight:600;line-height:1.35;min-height:48px;padding:13px 20px;border-radius:8px;text-shadow:none;box-shadow:none}
body .hero-v12 h1{font-size:clamp(36px,4.3vw,60px);font-weight:650;line-height:1.1;letter-spacing:-.03em}
body .hero-v12 .eyebrow{font-size:14px;font-weight:600;letter-spacing:.025em;background:none;border:0;padding:0}
body .hero-city{font-size:20px;font-weight:500;line-height:1.5;color:#f1cf8c}
body .hero-facts b{font-size:17px;font-weight:600}
body .hero-facts small{font-size:15px;line-height:1.5}
body .hero-facts span{background:none;border-radius:0;border:0;border-left:1px solid #ffffff40;backdrop-filter:none;padding:4px 16px}
body .appliance-shot,body .brand-track{animation:none}
body .appliance-stage{box-shadow:none;border-radius:16px}
body .appliance-stage-labels span{font-size:14px;font-weight:500}
body .legacy-content,body .v24-reading{font-size:18px;line-height:1.75;max-width:75ch}
body .legacy-content p,body .v24-reading p,body .legacy-content li,body .v24-reading li{font-size:18px;line-height:1.75}
body .legacy-content p,body .v24-reading p{margin:0 0 1.2em}
body .legacy-content li+li,body .v24-reading li+li{margin-top:.6em}
body .legacy-content h2,body .v24-reading h2{margin-top:1.8em;margin-bottom:.7em}
body .legacy-table td,body .legacy-table th{font-size:16px;line-height:1.6;padding:16px}
body .faq summary{font-size:19px;line-height:1.45;font-weight:600;padding:20px}
body .faq details p{font-size:17px;line-height:1.7}
body .footer p,body .footer a,body .footer small{font-size:15px;line-height:1.7}
body #siteLeadForm label{font-size:16px;line-height:1.5;font-weight:600}
body #siteLeadForm input,body #siteLeadForm select,body #siteLeadForm textarea{font:inherit;font-size:17px;line-height:1.5}
body #siteLeadForm{gap:20px}
body .lead-file small,body .lead-consent,body .lead-status{font-size:15px!important;line-height:1.6}
@media(max-width:1000px){body .service-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}body .service-grid-home>.service-card-home:last-child{grid-column:auto;display:flex}body .service-grid-home>.service-card-home:last-child .service-visual{height:auto}body .cta-inline{grid-template-columns:1fr}}
@media(max-width:620px){body .section,body .service-v12{padding-top:44px;padding-bottom:44px}body .section-head{display:block;margin-bottom:24px}body .section-head p{margin-top:14px}body .service-grid-home{grid-template-columns:1fr;gap:20px}body .service-grid-home .service-body{padding:22px}body .service-grid-home .service-body>b{font-size:23px}body .service-grid-home .service-visual{aspect-ratio:16/9}body .hero-v12 h1{font-size:36px}body .hero-v12 h1 .hero-title-line{font-size:clamp(21px,6vw,26px)}body .hero-lead{font-size:17px;line-height:1.65}body .hero-facts{grid-template-columns:1fr}body .home-trust-grid .benefit,body .process-showcase .step{padding:24px}body .cta-inline{padding:24px}body .legacy-content p,body .v24-reading p,body .legacy-content li,body .v24-reading li{font-size:17px}body .appliance-stage-labels{display:none}}


/* Final proportional spacing */
body .service-grid-home{grid-auto-rows:auto;align-items:stretch}
body .service-grid-home>.service-card-home:nth-child(n){height:auto}
body .service-grid-home>.service-card-home:last-child .service-visual{height:auto;align-self:center}
body .service-grid-home .service-body{flex:1;padding:24px;gap:14px}
body .service-grid-home .service-body>small{font-size:18px;line-height:1.6;color:#394b56}
body .service-grid-home .service-body>strong{font-size:17px;padding-top:8px}
body .service-grid-home .service-body>b{font-size:24px;font-weight:600}
body main p,body .section-head p{font-size:18px;line-height:1.7}
body .service-v12 .section-head{display:block}
body .service-v12 .section-head h2{max-width:none;font-size:clamp(28px,3vw,38px)}
body .service-v12 .section-head p{margin-top:14px;max-width:65ch}
body .service-v12 .section-head h2{letter-spacing:-.02em}
@media(max-width:620px){body main p,body .section-head p{font-size:17px}body .service-grid-home .service-body>small{font-size:18px}body .service-grid-home .service-body{padding:22px}body .service-grid-home>.service-card-home:last-child .service-visual{align-self:stretch}}


/* source: /assets/v54-unified.css */
/* unified V54 */
/* V54 — unified visual system: clear, restrained, readable, conversion-first */
:root{--v54-ink:#202b33;--v54-text:#2f414d;--v54-muted:#61717b;--v54-line:#dce3e7;--v54-soft:#f4f6f7;--v54-blue:#086f9b;--v54-blue-dark:#075979;--v54-gold:#f1ae3b;--v54-gold-hover:#ffc052;--v54-dark:#232a30}
html{scroll-padding-top:96px}body{font-family:"Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.65;color:var(--v54-text);background:#fff;-webkit-font-smoothing:antialiased}
.container{width:min(1180px,calc(100% - 40px));max-width:1180px}
body main h1,body main h2,body main h3{font-family:inherit;color:var(--v54-ink);font-weight:700;letter-spacing:-.025em;text-wrap:balance}
body main h1{line-height:1.08}body main h2{font-size:clamp(30px,3vw,40px);line-height:1.18}body main h3{font-size:21px;line-height:1.3}
body main p,body main li{font-size:17px;line-height:1.7}body main p{max-width:75ch}
.section,.service-v12{padding-block:68px}.section.white,.service-chooser,.service-v12{background:var(--v54-soft)}
.section-head{margin-bottom:30px;gap:28px}.section-head p{max-width:54ch;color:var(--v54-muted)}
.eyebrow{color:var(--v54-blue);font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #087dab;outline-offset:3px;box-shadow:0 0 0 5px #fff}
.topbar{background:var(--v54-dark);color:#e9eef1}.topbar .container{min-height:38px;gap:22px;font-size:13px}.header{background:#fff;border-color:var(--v54-line);box-shadow:0 1px 0 #00000005}.nav{height:78px;gap:16px}
.logo-mark{background:var(--v54-dark);color:var(--v54-gold);border-radius:10px}.logo strong{color:var(--v54-ink);font-size:19px}.logo small{color:var(--v54-muted);font-size:12px}
.navlinks{gap:16px}.navlinks a{font-size:14px;font-weight:650;color:#354650}.navlinks a:hover{color:var(--v54-blue)}.phone{color:var(--v54-ink);font-weight:750}
.btn{min-height:50px;padding:12px 20px;border-radius:9px;font-size:16px;font-weight:650;box-shadow:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}
.btn-primary{background:var(--v54-gold);color:#202a31}.btn-primary:hover{background:var(--v54-gold-hover);color:#202a31}.btn-blue{background:var(--v54-blue);color:#fff}.btn-blue:hover{background:var(--v54-blue-dark);color:#fff}
:where(.benefit,.problem,.step,.price-panel,.brand-panel,.article,.error-card,.error-search,.service-card,.part-card,.faq details){border:1px solid var(--v54-line);border-radius:12px;box-shadow:0 5px 16px #1b31420a;background:#fff}
:where(.benefit,.problem,.step,.article,.service-card,.part-card):hover{transform:none;border-color:#9db2bf;box-shadow:0 8px 22px #1b314212}
.page-hero{padding:44px 0 54px;background:linear-gradient(112deg,#242b31,#303940 60%,#252c32);border-bottom:0}.page-hero h1{color:#fff;font-size:clamp(34px,4vw,52px)}.page-hero h1 span{color:var(--v54-gold)}
.page-hero .lead{color:#d7e0e5;font-size:18px}.page-hero .breadcrumbs{color:#c7d1d8}.page-hero .breadcrumbs a{color:#b8e4f6}.page-hero-photo{border-radius:14px;box-shadow:0 16px 40px #0003}
.facts{gap:12px}.page-hero .fact{background:#35414a;border-left:3px solid var(--v54-gold);border-radius:0 8px 8px 0}.page-hero .fact b{color:#fff}.page-hero .fact small{color:#d1dae0}.hero-v12{padding:70px 0 76px;background:linear-gradient(112deg,#242b31 0%,#30383f 56%,#232a30 100%)}.hero-v12:before{opacity:.65}.hero-v12 .container{grid-template-columns:minmax(0,1fr) minmax(470px,.92fr);gap:62px}
.hero-v12 .eyebrow{padding:0;border:0;background:none;color:#8ed4f2;font-size:13px}.hero-v12 h1{color:#fff;font-size:clamp(42px,4.6vw,64px);font-weight:700;line-height:1.03;letter-spacing:-.035em}.hero-v12 h1 .hero-title-main{color:#fff}
.hero-v12 h1 .hero-title-line{font-size:clamp(31px,3.15vw,47px)}.hero-v12 h1 .hero-title-city{color:#fff}.hero-flip-text{background:var(--v54-gold);color:#202a31;border-radius:.18em}
.hero-city{color:#f4c66f;font-size:21px;font-weight:600}.hero-lead{color:#d7dfe4;font-size:18px;line-height:1.65}.audit-terms{color:#edf1f3}.hero-copy .audit-terms a{color:#ffd77f}
.hero-facts{gap:0;border-top:1px solid #ffffff20;padding-top:18px}.hero-facts span{min-height:0;border:0;border-left:1px solid #ffffff30;border-radius:0;background:none;padding:4px 14px;backdrop-filter:none}.hero-facts b{font-size:16px}.hero-facts small{font-size:13px;line-height:1.4}
.hero-appliance-showcase{padding:0}.hero-appliance-showcase .appliance-stage{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(8,48px);gap:8px;padding:8px;border-radius:16px;background:#e8ecee;box-shadow:0 24px 54px #0005}
.hero-appliance-showcase .appliance-shot{height:auto;aspect-ratio:auto;border-radius:10px;background:#dfe4e6;box-shadow:none}.hero-appliance-showcase .appliance-shot img{object-fit:cover}
.hero-appliance-showcase .appliance-shot-fridge{grid-column:4/10;grid-row:1/9}.hero-appliance-showcase .appliance-shot-washer{grid-column:1/4;grid-row:1/5}.hero-appliance-showcase .appliance-shot-dish{grid-column:1/4;grid-row:5/9}.hero-appliance-showcase .appliance-shot-stove{grid-column:10/13;grid-row:1/5}.hero-appliance-showcase .appliance-shot-hob{grid-column:10/13;grid-row:5/9}
.hero-appliance-showcase .appliance-stage-badge{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:block;width:max-content;max-width:calc(100% - 36px);padding:9px 12px;text-align:center;border-radius:8px;background:#202930e8}.appliance-stage-labels{display:none}
.service-v12 .section-head h2{font-size:clamp(32px,3.2vw,44px)}.service-grid-home{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-v12 .service-grid-home>.service-card-home:nth-child(n){border-radius:12px;box-shadow:0 5px 18px #172b390b}.service-v12 .service-grid-home .service-visual{aspect-ratio:16/9;background:#eef1f2}.service-v12 .service-grid-home .service-photo-card img{object-fit:cover}.service-grid-home .service-body{padding:22px}.service-grid-home .service-body>b{font-size:22px;font-weight:700}.service-grid-home .service-body>small{font-size:16px;line-height:1.55;color:#4f5f69}.service-grid-home .service-body>strong{font-size:16px}
.home-trust-grid,.process-showcase-clean .steps{gap:18px}.home-trust-grid .benefit,.process-showcase .step{padding:26px;border-radius:12px}.process-showcase-clean .steps,.process-v12 .process-showcase-clean .steps{grid-template-columns:repeat(3,minmax(0,1fr))}
.cta-inline,.service-cta,.geo-copy,.callback{border-radius:12px;background:linear-gradient(112deg,#242b31,#2e3b44);box-shadow:none}.faq{gap:12px}.faq details{overflow:hidden}.faq summary{font-size:18px;font-weight:650;padding:19px 20px}.faq details p{padding:0 20px 18px}.footer{padding:50px 0 26px;background:#20272d;color:#f1f4f6}.footgrid{gap:34px}.footer b,.footer strong{color:#fff}.footer a{color:#dce5ea}.footer a:hover{color:#ffd176}.footer-requisites{color:#9ba8b0}.footer-legal{border-color:#ffffff18}
.lead-card{border-radius:14px;box-shadow:0 22px 64px #071a2740}.lead-card h2{font-weight:700}.audit-contact-options{border-radius:10px;background:#f3f6f7}.lead-file{border-radius:10px}.lead-submit,.lead-call{min-height:52px}
.mobilebar{box-shadow:0 -6px 22px #162b3a18}.mobilebar a,.mobilebar button{min-height:50px;border-radius:8px}.mobilebar button{background:var(--v54-gold);color:#202a31}.mobilebar a{background:#eaf0f3;color:#24343e}
@media(max-width:1080px){.header .nav>.phone,.header .nav>.btn,.navlinks{display:none}.hero-v12 .container{grid-template-columns:1fr .9fr;gap:34px}.service-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.container{width:min(100% - 32px,1180px)}.hero-v12{padding:48px 0 56px}.hero-v12 .container{grid-template-columns:1fr;gap:32px}.hero-appliance-showcase{max-width:690px;width:100%;margin:auto}.process-showcase-clean .steps,.process-v12 .process-showcase-clean .steps{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero-grid,.service-split,.content-grid,.geo{grid-template-columns:1fr}}@media(max-width:620px){body{font-size:16px}body main p,body main li{font-size:16px}.container{width:calc(100% - 28px)}.section,.service-v12{padding-block:46px}.nav{height:66px}.logo strong{font-size:17px}.hero-v12{padding:32px 0 42px}.hero-v12 h1{font-size:clamp(31px,8.6vw,38px)}.hero-v12 h1 .hero-title-line{font-size:clamp(22px,6.4vw,27px)}.hero-city{font-size:18px}.hero-lead{font-size:16px}.hero-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0}.hero-facts span{padding:4px 10px}.hero-facts b{font-size:14px}.hero-facts small{font-size:12px}.hero-appliance-showcase .appliance-stage{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:6px}.hero-appliance-showcase .appliance-shot{grid-column:auto;grid-row:auto;aspect-ratio:16/9}.hero-appliance-showcase .appliance-shot-fridge{grid-column:1/-1}.hero-appliance-showcase .appliance-stage-badge{position:static;grid-column:1/-1;transform:none;width:auto;max-width:none}.service-grid-home{grid-template-columns:1fr;gap:16px}.service-v12 .service-grid-home>.service-card-home:nth-child(n){display:flex}.service-grid-home .service-body{padding:18px}.service-grid-home .service-body>b{font-size:21px}.service-grid-home .service-body>small{font-size:16px}.process-showcase-clean .steps,.process-v12 .process-showcase-clean .steps{grid-template-columns:1fr}.page-hero{padding:28px 0 36px}.page-hero h1{font-size:31px}.page-hero .lead{font-size:16px}.footgrid{gap:24px}.lead-card{border-radius:16px 16px 0 0}}
@media(max-width:380px){.hero-facts{grid-template-columns:1fr}.hero-v12 h1 .hero-title-line{font-size:21px}.mobilebar{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:620px){.header-messengers{display:none!important}.menu-btn{display:block!important;margin-left:auto}.hero-v12 .container,.hero-copy,.hero-v12 h1,.hero-v12 h1 .hero-title-main,.hero-v12 h1 .hero-title-line{min-width:0;max-width:100%}.hero-v12 h1 .hero-title-main{display:block;width:100%;white-space:normal!important;overflow-wrap:normal;word-break:normal;font-size:32px;line-height:1.08}.hero-v12 h1 .hero-title-line{width:100%;grid-template-columns:max-content minmax(0,1fr);white-space:normal;font-size:23px}.hero-v12 h1 .hero-title-line .hero-flip{min-width:0;max-width:6.7em}.hero-v12 h1 .hero-title-line .hero-flip-text{min-width:0;font-size:1em}.header .nav{gap:8px}}
@media(max-width:360px){.hero-v12 h1 .hero-title-main{font-size:30px}.hero-v12 h1 .hero-title-line{font-size:21px}.logo strong{font-size:16px}}
/* V54 form usability */
.lead-form-note{margin:0;padding:10px 12px;border-radius:8px;background:#f4f7f8;color:#586973;font-size:14px!important;line-height:1.5!important}
.lead-unknown-model{justify-self:start;min-height:40px;padding:8px 12px;border:1px solid #c8d5dc;border-radius:8px;background:#fff;color:var(--v54-blue);font:inherit;font-size:14px;font-weight:650;cursor:pointer}
.lead-unknown-model:hover{background:#eef5f8;border-color:#9eb8c5}.lead-unknown-model:focus-visible{outline:3px solid #087dab;outline-offset:2px}
@media(max-width:680px){.lead-form-note{font-size:13px!important}.lead-unknown-model{width:100%;justify-self:stretch}}

/* V54 compact-navigation contact actions */
.mobile-nav-actions{display:none}
@media(max-width:1080px){.navlinks.mobile-open .mobile-nav-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 6px 4px}.navlinks.mobile-open .mobile-nav-actions a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px;border:1px solid #d6e0e5;border-radius:8px;background:#f4f7f8;color:#243943;font-size:14px;font-weight:650;text-decoration:none}.navlinks.mobile-open .mobile-nav-actions a:first-child{background:var(--v54-gold);border-color:var(--v54-gold);color:#202a31}.navlinks.mobile-open .mobile-nav-actions a:after{display:none}}
@media(max-width:380px){.navlinks.mobile-open .mobile-nav-actions{grid-template-columns:1fr 1fr}.navlinks.mobile-open .mobile-nav-actions a:first-child{grid-column:1/-1}}

/* V55.1 mobile CTA cleanup: fixed bottom bar is the only primary action area on phones. */
@media(max-width:620px){
  .hero-actions{display:none!important}
}

/* V55.3 short repair form */
.lead-card .lead-intro{max-width:58ch}.lead-extra{border:1px solid #d8e2e7;border-radius:10px;background:#f8fafb;overflow:hidden}.lead-extra summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:50px;padding:12px 14px;color:#263b49;font-size:16px;font-weight:700;cursor:pointer;list-style:none}.lead-extra summary::-webkit-details-marker{display:none}.lead-extra summary:after{content:'+';font-size:24px;font-weight:400;color:#607480}.lead-extra[open] summary:after{content:'−'}.lead-extra summary small{margin-left:auto;color:#71818b;font-size:13px;font-weight:500}.lead-extra-fields{display:grid;gap:14px;padding:4px 14px 16px;border-top:1px solid #e1e7ea}.lead-extra-fields label:first-child{margin-top:12px}.lead-or{display:flex;align-items:center;gap:10px;color:#7a8992;font-size:13px}.lead-or:before,.lead-or:after{content:'';height:1px;flex:1;background:#dce4e8}.lead-call-simple{width:100%;border:1px solid #c9d7df;background:#fff;color:#173549}.lead-call-simple:hover{background:#eef5f8;color:#173549}.lead-consent{margin-top:2px}.lead-form-note{margin:0!important}
@media(max-width:680px){.lead-card{padding-top:20px}.lead-card h2{margin-bottom:6px}.lead-intro{margin-bottom:14px}.lead-extra summary{font-size:15px}.lead-extra summary small{font-size:12px}.lead-call-simple{font-size:15px;padding-inline:10px}.lead-consent span{font-size:14px;line-height:1.5}}

/* V56 trust, pricing and useful-search improvements */
.trust-proof-grid,.practice-grid,.price-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.trust-proof-grid article,.practice-grid article,.price-quick-grid article{padding:20px;border:1px solid var(--v54-line);border-radius:12px;background:#fff}.practice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.price-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:20px 0}.price-quick-grid article{display:grid;gap:4px}.price-quick-grid b{font-size:18px;color:var(--v54-ink)}.price-quick-grid span{color:var(--v54-text)}.price-note{padding:14px 16px;border-left:3px solid var(--v54-gold);background:#fff8e9;border-radius:0 8px 8px 0}.useful-search-panel{padding-block:34px}.useful-search-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:12px;margin-top:16px}.useful-search-controls input,.useful-search-controls select{min-height:52px;padding:12px 14px;border:1px solid #c8d5dc;border-radius:9px;background:#fff;color:var(--v54-ink);font:inherit}.useful-search-status{margin:10px 0 0!important;color:var(--v54-muted);font-size:15px!important}.map-links a{font-weight:650}.practice-cases{margin-top:24px}
@media(max-width:760px){.trust-proof-grid,.practice-grid,.price-quick-grid,.useful-search-controls{grid-template-columns:1fr}.price-quick-grid{gap:10px}.useful-search-panel{padding-block:28px}}

/* V56 mobile CTA de-duplication on inner service heroes */
@media(max-width:620px){.page-hero .audit-actions .js-lead,.page-hero .audit-actions a[href^="tel:"]{display:none!important}.page-hero .audit-actions{grid-template-columns:1fr}.page-hero .audit-actions .btn{width:100%}}
