
:root{
  --bg:#070707; --panel:#101012; --panel2:#17171b; --text:#f8f8f8; --muted:#b8b8bf;
  --red:#e50914; --red2:#ff2430; --white:#fff; --line:rgba(255,255,255,.12);
  --shadow:0 28px 80px rgba(0,0,0,.45); --radius:28px; --max:1180px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.55;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 18% 8%,rgba(229,9,20,.22),transparent 32%),radial-gradient(circle at 90% 10%,rgba(255,255,255,.08),transparent 28%),linear-gradient(135deg,#050505 0%,#111 50%,#050505 100%);z-index:-2}
body:after{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 85%);z-index:-1}
a{color:inherit;text-decoration:none} img{max-width:100%;display:block}
.container{width:min(var(--max),calc(100% - 36px));margin:auto}
.nav{position:sticky;top:0;z-index:50;background:rgba(7,7,7,.72);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.nav-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:flex;align-items:center;gap:13px;font-weight:900;letter-spacing:.04em}.brand img{width:122px;border-radius:6px}.brand small{display:block;color:var(--muted);font-weight:700;letter-spacing:.02em;margin-top:-3px}
.links{display:flex;gap:22px;align-items:center;color:#e8e8e8;font-weight:700;font-size:14px}.links a{opacity:.85}.links a:hover{opacity:1;color:#fff}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;background:linear-gradient(135deg,var(--red),#b90009);color:white;padding:14px 20px;border-radius:999px;font-weight:900;box-shadow:0 14px 35px rgba(229,9,20,.3);cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px);box-shadow:0 20px 50px rgba(229,9,20,.42)}
.btn.ghost{background:rgba(255,255,255,.08);box-shadow:none;border:1px solid var(--line)}.btn.white{background:white;color:#090909;box-shadow:0 14px 35px rgba(255,255,255,.12)}
.hero{position:relative;min-height:calc(100vh - 78px);display:grid;align-items:center;padding:70px 0 54px;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:44px;align-items:center}.kicker{display:inline-flex;gap:10px;align-items:center;border:1px solid rgba(229,9,20,.4);background:rgba(229,9,20,.12);color:#fff;padding:8px 13px;border-radius:999px;font-weight:900;font-size:13px}
h1{font-size:clamp(43px,6.2vw,82px);line-height:.95;margin:20px 0 18px;letter-spacing:-.055em}.red{color:var(--red2);text-shadow:0 0 34px rgba(229,9,20,.35)}
.lead{font-size:clamp(18px,2vw,22px);color:#dfdfe4;max-width:650px;margin-bottom:28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px;max-width:660px}
.trust{padding:14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.045)}.trust b{display:block;font-size:20px}.trust span{color:var(--muted);font-size:13px}
.hero-card{position:relative;border-radius:34px;overflow:hidden;min-height:590px;background:#111;box-shadow:var(--shadow);border:1px solid var(--line);isolation:isolate}
.hero-card img{width:100%;height:590px;object-fit:cover;filter:saturate(1.05) contrast(1.05)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72),transparent 42%),linear-gradient(90deg,rgba(0,0,0,.35),transparent)}
.float-panel{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;background:rgba(10,10,12,.72);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:20px}
.float-panel b{font-size:23px}.float-panel p{margin:6px 0 0;color:#dedee4}
.section{padding:92px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section h2{font-size:clamp(34px,4.6vw,58px);line-height:1;margin:0;letter-spacing:-.04em}.section-head p{max-width:480px;color:var(--muted);font-size:17px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border:1px solid var(--line);border-radius:var(--radius);padding:25px;overflow:hidden;transition:.25s}.card:before{content:"";position:absolute;inset:auto -30% -70% -30%;height:160px;background:radial-gradient(circle,rgba(229,9,20,.24),transparent 70%)}.card:hover{transform:translateY(-6px);border-color:rgba(229,9,20,.45)}.icon{width:48px;height:48px;border-radius:16px;background:rgba(229,9,20,.18);display:grid;place-items:center;font-size:24px;margin-bottom:20px}.card h3{font-size:22px;margin:0 0 10px}.card p,.card li{color:var(--muted)}.card ul{padding-left:18px;margin:13px 0 0}
.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center}.panel{background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:34px;padding:34px;box-shadow:var(--shadow)}
.big-photo{border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.big-photo img{height:520px;width:100%;object-fit:cover}
.steps{counter-reset:step;display:grid;gap:14px}.step{display:flex;gap:14px;align-items:flex-start;padding:16px;border-radius:20px;background:rgba(0,0,0,.22);border:1px solid var(--line)}.step:before{counter-increment:step;content:counter(step);width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:var(--red);display:grid;place-items:center;font-weight:900}.step b{display:block}.step span{color:var(--muted)}
.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.shot{position:relative;border-radius:24px;overflow:hidden;border:1px solid var(--line);background:#111;min-height:240px;cursor:pointer}.shot img{width:100%;height:100%;object-fit:cover;transition:.35s}.shot:hover img{transform:scale(1.06)}.shot:after{content:attr(data-label);position:absolute;left:12px;right:12px;bottom:12px;background:rgba(0,0,0,.65);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:10px 12px;font-weight:900;font-size:14px}.span4{grid-column:span 4}.span5{grid-column:span 5}.span7{grid-column:span 7}.span6{grid-column:span 6}
.review-strip{background:linear-gradient(135deg,#f8f8f8,#dcdce2);color:#111;border-radius:34px;padding:34px;display:grid;grid-template-columns:.7fr 1.3fr;gap:28px;align-items:center}.stars{color:#e50914;font-size:25px;letter-spacing:2px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review{background:white;border-radius:22px;padding:20px;box-shadow:0 15px 35px rgba(0,0,0,.1)}.review p{color:#333}.review b{display:block;margin-top:14px}
.cta{position:relative;overflow:hidden;border-radius:40px;background:linear-gradient(135deg,#e50914,#710006 55%,#050505);padding:54px;border:1px solid rgba(255,255,255,.22);box-shadow:var(--shadow)}.cta h2{font-size:clamp(36px,5vw,64px)}.cta p{font-size:19px;color:#fff;max-width:700px}.cta:after{content:"NC";position:absolute;right:-10px;bottom:-80px;font-size:260px;font-weight:1000;letter-spacing:-.12em;color:rgba(255,255,255,.08)}
.footer{padding:46px 0;border-top:1px solid var(--line);color:var(--muted)}.footer-grid{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:24px}.footer b{color:white}.footer a{display:block;margin:7px 0}
.mobile-call{display:none;position:fixed;left:14px;right:14px;bottom:14px;z-index:80}.mobile-call a{width:100%}
.lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:100;align-items:center;justify-content:center;padding:24px}.lightbox.open{display:flex}.lightbox img{max-height:88vh;max-width:94vw;border-radius:18px}.close{position:absolute;right:22px;top:18px;font-size:38px;cursor:pointer}
.service-hero{padding:68px 0 24px}.service-hero h1{max-width:900px}.breadcrumbs{color:var(--muted);font-weight:700}.service-content{display:grid;grid-template-columns:2fr 1fr;gap:28px}.service-content h2{font-size:34px}.sidebar{position:sticky;top:100px}
.badge-list{display:flex;gap:10px;flex-wrap:wrap}.badge{border:1px solid var(--line);background:rgba(255,255,255,.06);border-radius:999px;padding:8px 12px;color:#e9e9e9;font-weight:800;font-size:13px}
@media(max-width:900px){.links{display:none}.hero-grid,.split,.review-strip,.service-content{grid-template-columns:1fr}.hero-card,.hero-card img{min-height:420px;height:420px}.trust-row,.cards,.reviews,.footer-grid{grid-template-columns:1fr}.section-head{display:block}.gallery{grid-template-columns:1fr}.shot,.span4,.span5,.span7,.span6{grid-column:span 1}.mobile-call{display:block}body{padding-bottom:78px}.brand img{width:82px}.nav-inner{height:68px}h1{font-size:46px}.section{padding:64px 0}.cta{padding:34px}.big-photo img{height:360px}}


/* Emergency and credential upgrades */
.emergency-card{border-color:rgba(229,9,20,.48);background:linear-gradient(180deg,rgba(229,9,20,.14),rgba(255,255,255,.035))}
.emergency-section{padding-top:34px}.emergency-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:stretch;background:linear-gradient(135deg,rgba(229,9,20,.20),rgba(255,255,255,.04) 48%,rgba(0,0,0,.26));border:1px solid rgba(229,9,20,.28);border-radius:38px;padding:30px;box-shadow:var(--shadow)}
.emergency-intro{padding:14px}.emergency-intro h2{margin:18px 0 14px}.emergency-intro p{color:#dedee4;font-size:18px}.emergency-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.emergency-item{background:rgba(0,0,0,.28);border:1px solid var(--line);border-radius:26px;padding:22px;min-height:210px}.emergency-item span{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:18px;background:rgba(229,9,20,.20);color:#fff;font-weight:1000;font-size:22px;margin-bottom:18px}.emergency-item h3{margin:0 0 10px;font-size:21px}.emergency-item p{color:var(--muted);margin:0}
.credentials-section{padding-top:38px}.credentials-panel{display:grid;grid-template-columns:1fr 1.05fr;gap:30px;align-items:center;background:linear-gradient(135deg,#f7f7f8,#e7e7eb);color:#090909;border-radius:38px;padding:34px;box-shadow:var(--shadow)}.credential-main .kicker{background:rgba(229,9,20,.10);color:#111}.credential-main h2{color:#090909;margin:18px 0}.credential-main .lead{color:#222}.credential-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.credential-actions .btn.ghost{color:#111;border-color:rgba(0,0,0,.18);background:rgba(0,0,0,.04)}.credential-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.logo-badge{min-height:140px;background:white;border:1px solid rgba(0,0,0,.10);border-radius:26px;padding:19px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;box-shadow:0 16px 40px rgba(0,0,0,.08)}.logo-badge img{height:54px;width:auto;max-width:100%}.logo-badge b{font-size:14px;color:#555;text-transform:uppercase;letter-spacing:.05em}.logo-badge strong{font-size:36px;line-height:1;color:#111}.logo-badge.insured span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#e50914;color:white;font-size:28px;font-weight:1000}.logo-badge.insured p{color:#555;margin:0}.logo-badge:hover{transform:translateY(-3px);transition:.25s}
@media(max-width:900px){.emergency-wrap,.credentials-panel,.credential-badges{grid-template-columns:1fr}.emergency-grid{grid-template-columns:1fr}.credentials-panel{padding:24px}.logo-badge{min-height:118px}.credential-main h2{font-size:36px}}

/* Final polish: sharper larger branding, real credential logos and call links */
.brand img{width:138px;border-radius:4px;image-rendering:auto;box-shadow:0 0 0 1px rgba(255,255,255,.08)}
.brand span{line-height:1.05}.brand small{font-size:11px;margin-top:2px}.nav-inner{height:88px}.hero{min-height:calc(100vh - 88px)}
.call-btn:before{content:"☎";font-weight:900}
.logo-badge img{height:76px;object-fit:contain}.logo-badge.gas-safe img{height:96px}.logo-badge.watersafe img{height:82px}.logo-badge.ciphe img{height:64px}
.logo-badge p{color:#555;margin:0;font-size:14px}.credential-badges-large .logo-badge{min-height:190px}.credentials-page-panel{grid-template-columns:1.05fr .95fr}
.credential-steps{margin-top:26px}.credential-steps .step{background:rgba(0,0,0,.06);border-color:rgba(0,0,0,.10)}.credential-steps .step span{color:#444}
@media(max-width:900px){.brand img{width:112px}.nav-inner{height:76px}.logo-badge.gas-safe img{height:82px}.logo-badge.watersafe img{height:70px}.logo-badge.ciphe img{height:56px}}

.emergency-item{color:inherit;text-decoration:none}.review{color:#111;text-decoration:none}.service-content .panel a.btn.ghost{display:inline-flex}


/* v7 service content upgrades */
.safety-box{background:linear-gradient(135deg,rgba(229,9,20,.18),rgba(255,255,255,.04));border:1px solid rgba(229,9,20,.36);border-radius:22px;padding:22px;margin:22px 0}
.safety-box h3{margin-top:0}
.warning-list{display:grid;gap:10px;margin:18px 0;padding:0;list-style:none}
.warning-list li{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:12px 14px}
.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}
.info-tile{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:18px}
.info-tile b{display:block;margin-bottom:6px}
@media(max-width:760px){.info-grid{grid-template-columns:1fr}.brand img{width:104px}}

/* Terms & Conditions page */
.terms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.terms-grid .panel{height:auto}
.terms-grid ul{padding-left:20px}
.terms-grid li{margin:8px 0}
@media(max-width:850px){.terms-grid{grid-template-columns:1fr}}

/* v11 correction: credentials belong in trust sections, not terms content */
.brand img{max-width:150px;height:auto;image-rendering:auto}
.credential-badges{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  margin:24px 0;
  align-items:stretch;
}
.credential-badge{
  display:flex;
  gap:12px;
  align-items:center;
  padding:16px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  background:rgba(255,255,255,.06);
  text-decoration:none;
  color:inherit;
  min-height:84px;
}
.credential-badge img{
  width:78px;
  max-height:52px;
  object-fit:contain;
  background:white;
  padding:6px;
  border-radius:10px;
}
.credential-badge span{font-size:.92rem;line-height:1.35}
.credential-badge.no-link{background:linear-gradient(135deg,rgba(229,9,20,.16),rgba(255,255,255,.05))}
.terms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.terms-grid .panel{height:auto}
.terms-grid ul{padding-left:20px}
.terms-grid li{margin:8px 0}
.footer-credentials{margin-top:18px}
.footer-credentials .credential-badges{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.footer-credentials .credential-badge{padding:10px;min-height:58px}
.footer-credentials .credential-badge img{width:54px;max-height:38px}
@media(max-width:950px){
  .credential-badges{grid-template-columns:repeat(2,minmax(0,1fr))}
  .terms-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .credential-badges{grid-template-columns:1fr}
  .brand img{max-width:124px}
}

/* v12 final logo polish */
.site-header .brand img{
  width:auto;
  max-width:160px;
  height:auto;
  object-fit:contain;
  image-rendering:auto;
}
@media(max-width:560px){
  .site-header .brand img{max-width:132px}
}

/* v14 credential card correction */
.credential-badges{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
}
.credential-badge{
  min-width:0 !important;
  width:100% !important;
  min-height:128px !important;
  box-sizing:border-box !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:14px !important;
  padding:18px !important;
  overflow:visible !important;
}
.credential-badge img{
  width:82px !important;
  height:58px !important;
  max-width:82px !important;
  max-height:58px !important;
  object-fit:contain !important;
  flex:0 0 82px !important;
  background:#fff !important;
  border-radius:10px !important;
  padding:7px !important;
  box-sizing:border-box !important;
}
.credential-badge span{
  display:block !important;
  min-width:0 !important;
  font-size:.9rem !important;
  line-height:1.32 !important;
  white-space:normal !important;
  overflow:visible !important;
  word-break:normal !important;
}
.credential-badge span strong{
  display:block !important;
  font-size:1rem !important;
  margin-bottom:3px !important;
}
.credential-badge span em{
  display:block !important;
  font-style:normal !important;
  font-weight:700 !important;
  color:#fff !important;
  margin-top:4px !important;
  white-space:nowrap !important;
}
.credential-badge.no-link{
  justify-content:center !important;
}
.credential-badge.no-link span{
  text-align:left !important;
}
@media(max-width:1050px){
  .credential-badges{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:580px){
  .credential-badges{grid-template-columns:1fr !important;}
  .credential-badge{min-height:110px !important;}
}

/* v15 investigated credential card cleanup */
.credential-badges{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(220px,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
  margin:28px 0 !important;
}
.credential-badge{
  display:flex !important;
  align-items:center !important;
  gap:16px !important;
  min-height:132px !important;
  width:100% !important;
  min-width:0 !important;
  box-sizing:border-box !important;
  padding:18px !important;
  border-radius:18px !important;
  overflow:visible !important;
}
.credential-badge img{
  width:88px !important;
  height:62px !important;
  max-width:88px !important;
  max-height:62px !important;
  flex:0 0 88px !important;
  object-fit:contain !important;
  background:#fff !important;
  padding:8px !important;
  border-radius:10px !important;
  box-sizing:border-box !important;
}
.credential-badge span{
  display:block !important;
  font-size:.92rem !important;
  line-height:1.34 !important;
  white-space:normal !important;
  overflow:visible !important;
  min-width:0 !important;
}
.credential-badge strong{
  display:block !important;
  font-size:1.02rem !important;
  margin-bottom:4px !important;
}
.credential-badge em{
  display:block !important;
  margin-top:5px !important;
  font-style:normal !important;
  font-weight:700 !important;
  white-space:nowrap !important;
}
.credential-badge.no-link{
  justify-content:center !important;
}
.credential-badge.no-link span{
  text-align:left !important;
}
.site-header .brand img{
  width:auto !important;
  max-width:160px !important;
  height:auto !important;
  object-fit:contain !important;
}
@media(max-width:1100px){
  .credential-badges{grid-template-columns:repeat(2,minmax(260px,1fr)) !important;}
}
@media(max-width:640px){
  .credential-badges{grid-template-columns:1fr !important;}
  .credential-badge{min-height:112px !important;}
  .site-header .brand img{max-width:132px !important;}
}


/* v16 insurance card alignment fix */
.credential-badges{
  align-items:stretch !important;
}

.credential-badge{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
}

.credential-badge.no-link{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  padding-left:22px !important;
}

.credential-badge.no-link span{
  width:100% !important;
  display:block !important;
  line-height:1.4 !important;
}



/* v17 credential layout repair */
.credential-badges{
  display:grid !important;
  grid-template-columns:repeat(4,1fr) !important;
  gap:20px !important;
  margin:40px 0 !important;
}

.credential-badge{
  background:#ffffff !important;
  border:1px solid #e5e5e5 !important;
  border-radius:16px !important;
  padding:22px !important;
  display:flex !important;
  align-items:center !important;
  gap:16px !important;
  min-height:140px !important;
  text-decoration:none !important;
  color:#111 !important;
  box-sizing:border-box !important;
}

.credential-badge img{
  width:80px !important;
  height:80px !important;
  object-fit:contain !important;
  flex-shrink:0 !important;
}

.credential-text{
  display:flex !important;
  flex-direction:column !important;
  gap:4px !important;
}

.credential-text strong{
  font-size:1.05rem !important;
  font-weight:700 !important;
}

.credential-text span{
  font-size:.95rem !important;
  line-height:1.4 !important;
}

.credential-text em{
  font-style:normal !important;
  font-weight:700 !important;
  margin-top:4px !important;
  white-space:nowrap !important;
}

@media(max-width:1100px){
  .credential-badges{
    grid-template-columns:repeat(2,1fr) !important;
  }
}

@media(max-width:640px){
  .credential-badges{
    grid-template-columns:1fr !important;
  }
}


/* Final clean-up: NC Gas Services v18 */
.service-hero .badge-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.service-hero .badge-list span{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.06);color:var(--text);font-weight:800}
.terms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.terms-grid .panel{height:100%}
.credential-badges{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;margin:28px 0!important}
.credential-badge{background:#fff!important;border:1px solid #e7e7e7!important;border-radius:18px!important;padding:20px!important;display:flex!important;align-items:center!important;gap:16px!important;min-height:142px!important;text-decoration:none!important;color:#111!important;box-shadow:0 18px 40px rgba(0,0,0,.18)!important;box-sizing:border-box!important}
.credential-badge img,.credential-icon{width:82px!important;height:82px!important;object-fit:contain!important;flex:0 0 82px!important}
.credential-icon{display:flex!important;align-items:center!important;justify-content:center!important;border-radius:18px!important;background:#f2f2f2!important;color:#111!important;font-size:42px!important;font-weight:900!important}
.credential-text,.credential-badge>span{display:flex!important;flex-direction:column!important;gap:4px!important;line-height:1.35!important}
.credential-text strong,.credential-badge span strong{font-size:1.05rem!important;font-weight:900!important;color:#111!important}
.credential-text span,.credential-badge>span{font-size:.95rem!important;color:#222!important}
.credential-text em,.credential-badge em{font-style:normal!important;font-weight:900!important;margin-top:4px!important;white-space:nowrap!important;color:#111!important}
.boiler-upgrades-section ul,.terms-section ul,.panel ul{margin:12px 0 20px 20px;color:var(--muted)}
.boiler-upgrades-section li,.terms-section li,.panel li{margin:8px 0}
.footer p a{color:var(--text)}
@media(max-width:1100px){.credential-badges{grid-template-columns:repeat(2,minmax(0,1fr))!important}.terms-grid{grid-template-columns:1fr}}
@media(max-width:640px){.credential-badges{grid-template-columns:1fr!important}.credential-badge{min-height:120px!important}.credential-badge img,.credential-icon{width:70px!important;height:70px!important;flex-basis:70px!important}.credential-icon{font-size:34px!important}}


/* v19 final corrections: credential logos, individual service pages, Google review link */
.credential-badge img{width:110px!important;height:72px!important;object-fit:contain!important;object-position:center!important;background:#fff!important;border-radius:14px!important;padding:8px!important;flex:0 0 110px!important;}
.credential-badge{align-items:center!important;gap:16px!important;min-height:128px!important;}
.credential-badges{align-items:stretch!important;}
.service-detail h2{margin-top:0;}
.service-detail h3{margin-top:28px;margin-bottom:10px;font-size:24px;}
.service-detail p{color:var(--muted);line-height:1.75;}
.service-detail ul{margin:14px 0 18px 20px;color:var(--muted);line-height:1.7;}
.service-detail li{margin:7px 0;}
.review a,.review{cursor:pointer;}
@media(max-width:900px){.credential-badge{display:flex!important}.credential-badge img{width:96px!important;height:64px!important;flex-basis:96px!important}.cards{grid-template-columns:1fr!important}}


/* v20 clean credentials: prevents credential cards becoming jumbled */
.clean-credential-badges{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
  margin:28px 0!important;
}
.clean-credential-badges .credential-badge{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  text-align:center!important;
  gap:14px!important;
  min-height:250px!important;
  padding:24px 18px!important;
  overflow:hidden!important;
}
.clean-credential-badges .credential-badge img,
.clean-credential-badges .credential-icon{
  width:150px!important;
  height:92px!important;
  flex:0 0 92px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  border-radius:14px!important;
  padding:8px!important;
  box-sizing:border-box!important;
}
.clean-credential-badges .credential-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:46px!important;
  font-weight:900!important;
  background:#f2f2f2!important;
}
.clean-credential-badges .credential-text{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:6px!important;
  width:100%!important;
  line-height:1.35!important;
}
.clean-credential-badges .credential-text strong{
  font-size:1.15rem!important;
  font-weight:900!important;
  color:#111!important;
}
.clean-credential-badges .credential-text span,
.clean-credential-badges .credential-text em{
  font-size:.95rem!important;
  color:#222!important;
  font-style:normal!important;
  font-weight:700!important;
  white-space:normal!important;
}
@media(max-width:1100px){.clean-credential-badges{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.clean-credential-badges{grid-template-columns:1fr!important}.clean-credential-badges .credential-badge{min-height:220px!important}}
