:root{--navy:#06283a;--navy2:#001d2c;--yellow:#ffd500;--orange:#f28c00;--green:#00aa63;--red:#ed2438;--ink:#071b2a;--soft:#f3f7f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}header{background:#fff}.top{height:94px;max-width:1180px;margin:auto;display:flex;align-items:center;gap:20px;padding:8px 22px}.brand img{width:350px;max-height:76px;object-fit:cover;object-position:left}.gas{margin-left:auto}.gas img{width:165px;max-height:68px;object-fit:cover}.phone{display:flex;flex-direction:column;white-space:nowrap;line-height:1.15}.phone a{font-size:22px}.phone span{font-size:12px;margin-top:5px}.quote,.call{background:var(--yellow);border-radius:999px;padding:14px 22px;font-weight:800;color:var(--ink)}.topquote{white-space:nowrap}nav{background:var(--navy2);color:#fff}.links{max-width:1180px;margin:auto;height:50px;display:flex;align-items:center;justify-content:space-around;padding:0 20px}.links a{height:50px;display:flex;align-items:center;padding:0 12px;font-size:14px}.links .active{color:var(--yellow);border-bottom:4px solid var(--yellow)}.menu{display:none}.hero{height:430px;position:relative;overflow:hidden;background:#07334a}.hero-photo{position:absolute;inset:0;background:url('assets/hero-scene.jpg') 62% center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,29,43,.96) 0%,rgba(2,29,43,.86) 43%,rgba(2,29,43,.28) 72%,rgba(2,29,43,.08) 100%)}.hero-copy{position:relative;z-index:2;color:#fff;max-width:1180px;margin:auto;padding:43px 22px}.eyebrow{letter-spacing:5px;font-size:13px}.eyebrow b{color:var(--yellow)}.hero h1{font-size:48px;line-height:1.02;margin:12px 0;max-width:650px}.hero h1 span,.about h2 span{color:var(--orange)}.lead{max-width:560px;line-height:1.5;font-size:17px}.actions{display:flex;gap:14px;margin-top:22px;flex-wrap:wrap}.outline{border:2px solid currentColor;border-radius:999px;padding:12px 22px;font-weight:800;color:#fff}.services{display:grid;grid-template-columns:repeat(6,1fr);max-width:1180px;margin:auto;padding:18px 12px}.services article{text-align:center;padding:0 15px;border-right:1px solid #d6dfe3}.services article:last-child{border:0}.services i{width:62px;height:62px;border:3px solid currentColor;border-radius:50%;display:grid;place-items:center;margin:auto;font-style:normal;font-weight:900;font-size:25px;font-family:Arial,sans-serif}.orange{color:var(--orange)}.red{color:var(--red)}.green{color:var(--green)}.services h3{font-size:15px;margin:10px 0 6px}.services p{font-size:12px;line-height:1.4;margin:0;color:#3a4d56}.about{display:grid;grid-template-columns:1fr 1.35fr;max-width:1180px;margin:auto;background:#f7fafb}.about-photo{position:relative;min-height:315px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover}.about-photo b{position:absolute;left:30px;top:35px;color:#fff;font-family:cursive;font-size:27px;line-height:1.15;transform:rotate(-4deg);text-shadow:0 2px 8px #000}.about-copy{padding:34px 40px}.smallcap{font-size:12px;letter-spacing:2px;font-weight:800}.about h2{font-size:31px;margin:5px 0 12px}.about-copy>p{line-height:1.5}.checks{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin-top:20px}.checks span{font-size:14px}.checks span:before{content:'●';color:var(--green);margin-right:8px}.gallery{display:grid;grid-template-columns:repeat(5,1fr);max-width:1180px;margin:auto}.gallery a{height:180px;position:relative;overflow:hidden;background:#123}.gallery img{width:100%;height:100%;object-fit:cover;transition:.3s}.gallery a:hover img{transform:scale(1.04)}.gallery a:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(0,20,30,.92))}.gallery b{position:absolute;z-index:2;left:16px;bottom:15px;color:#fff;font-size:14px}.landlords{display:grid;grid-template-columns:1.35fr 1fr;max-width:1180px;margin:auto;min-height:210px;background:linear-gradient(110deg,#00679d,#00436d);color:#fff}.landcopy{display:flex;gap:22px;padding:28px 30px}.landcopy .house{font-size:64px;color:var(--yellow)}.landcopy h2{margin:0 0 8px;font-size:24px}.landcopy p{font-size:14px;line-height:1.45;margin:0 0 14px}.landcopy a{display:inline-block;background:var(--yellow);color:var(--ink);padding:9px 18px;border-radius:999px;font-weight:800;font-size:13px}.trust{background:#fff;color:#263a44;padding:26px 30px;border-top:5px solid var(--yellow)}.quoteMark{font-size:42px;font-weight:900;line-height:.8}.trust h3{font-size:21px;margin:8px 0}.trust p{line-height:1.5;font-size:14px}.trustline{font-size:12px;font-weight:700;color:#0b7550}.areas{max-width:1180px;margin:auto;background:url('assets/areas.jpg') center/cover no-repeat;color:#fff;min-height:92px;display:flex;align-items:center}.areas>div{background:rgba(0,69,105,.82);width:100%;padding:17px 28px;display:flex;flex-direction:column}.areas strong{font-size:22px}.areas span{font-size:13px;margin:5px 0 0 35px}.contact{background:var(--soft);padding:32px max(22px,calc((100% - 1136px)/2));display:flex;justify-content:space-between;align-items:center}.contact h2{margin:0 0 7px}.contact p{margin:0}.contact .outline{color:var(--navy)}footer{background:var(--navy2);color:#fff}.footgrid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.35fr;gap:25px;padding:32px 22px}.footbrand{font-size:29px;font-weight:900}.footbrand span{font-weight:400}.footgrid p{font-size:13px}.footgrid em{font-family:cursive}.footgrid h4{margin:0 0 9px}.footgrid a{display:block;font-size:13px;margin:7px 0}.gasfoot img{width:160px;max-height:70px;object-fit:cover}.bottom{border-top:1px solid #49606b;max-width:1180px;margin:auto;padding:16px 22px;font-size:11px;display:flex;justify-content:space-between;gap:20px}
@media(max-width:820px){.top{height:116px;min-height:0;display:grid;grid-template-columns:1fr auto;grid-template-rows:62px 38px;gap:0 8px;padding:7px 16px}.brand{align-self:center}.brand img{width:230px;max-height:58px}.gas{display:none}.phone{grid-column:1/3;grid-row:2;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #e1e6e8;padding-top:5px}.phone a{font-size:20px}.phone span{font-size:12px;margin:0}.topquote{grid-column:2;grid-row:1;position:static;width:48px;height:48px;padding:0;display:grid;place-items:center;font-size:19px}.topquote span{display:none}nav{position:sticky;top:0;z-index:20}.menu{display:block;width:100%;height:44px;background:var(--navy2);color:#fff;border:0;padding:0 18px;text-align:left;font-weight:800;font-size:16px}.links{display:none;height:auto;flex-direction:column;align-items:stretch;padding:0}.links.open{display:flex}.links a{height:42px;border-top:1px solid #183d4c}.links .active{border-bottom:0;border-left:4px solid var(--yellow)}.hero{height:510px}.hero-photo{background-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(2,29,43,.95),rgba(2,29,43,.64))}.hero-copy{padding:38px 24px}.hero h1{font-size:38px;line-height:1.05;max-width:560px}.lead{font-size:16px}.eyebrow{letter-spacing:3px;font-size:12px}.actions{margin-top:20px}.services{grid-template-columns:repeat(2,1fr);padding:8px}.services article{padding:18px 10px;border-bottom:1px solid #dce3e6}.services article:nth-child(even){border-right:0}.services i{width:58px;height:58px}.about{grid-template-columns:1fr}.about-photo{height:300px}.about-copy{padding:28px 24px}.checks{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.gallery a:last-child{grid-column:1/3}.landlords{grid-template-columns:1fr}.trust{border-top:0;border-left:5px solid var(--yellow)}.areas{margin:0}.contact{display:block}.contact .actions{margin-top:18px}.footgrid{grid-template-columns:1fr 1fr}.bottom{flex-direction:column}.bottom span{display:block}}
@media(max-width:480px){.top{height:108px;grid-template-rows:57px 35px;padding:7px 14px}.brand img{width:205px}.phone a{font-size:18px}.phone span{font-size:11px}.topquote{width:44px;height:44px}.menu{height:42px}.hero{height:500px}.hero-copy{padding:32px 22px}.hero h1{font-size:34px;line-height:1.06;margin-top:10px}.lead{font-size:15px;line-height:1.48}.eyebrow{letter-spacing:2.4px}.hero .actions{gap:11px}.hero .call,.hero .outline{padding:12px 17px;font-size:14px}.services p{font-size:11.5px}.about-photo{height:280px}.about-photo b{font-size:24px;left:22px;top:28px}.about h2{font-size:29px}.gallery{grid-template-columns:1fr}.gallery a:last-child{grid-column:auto}.gallery a{height:205px}.landcopy{padding:25px 22px;gap:14px}.landcopy .house{font-size:50px}.trust{padding:24px 22px}.areas span{margin-left:0}.contact{padding-top:28px;padding-bottom:30px}.contact h2{font-size:28px}.footgrid{grid-template-columns:1fr;padding:28px 22px}.footgrid>div:nth-child(3){display:none}.gasfoot img{width:175px}}
/* V3 refinement: keep the engineer image smart and the overlay legible on all screens */
.about-photo{position:relative;overflow:hidden}
.about-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.about-photo b{position:absolute;left:6%;top:8%;z-index:2;max-width:46%;font-size:clamp(28px,3.1vw,48px);line-height:1.02;text-shadow:0 2px 10px rgba(0,0,0,.5)}
.gallery a{cursor:pointer}
@media(max-width:700px){
  .about-photo img{height:390px;object-position:58% center}
  .about-photo b{left:6%;top:7%;max-width:42%;font-size:32px;line-height:1.02}
}

/* V4 header refinement: 3point stays dominant; Gas Safe visible immediately; service dots precede labels */
.brand{display:flex;flex-direction:column;justify-content:center;min-width:0}
.brand>img{object-fit:contain;object-position:left center;height:auto}
.brand-services{display:flex;align-items:center;gap:6px;margin-top:2px;margin-left:68px;font-size:14px;line-height:1;white-space:nowrap;color:#071b2a}
.brand-services .dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-left:5px}
.brand-services .dot:first-child{margin-left:0}
.gasdot{background:var(--orange)}
.plumbingdot{background:var(--red)}
.renewdot{background:var(--green)}
.gas img{object-fit:contain;background:#fff}
@media(max-width:820px){
  .top{grid-template-columns:minmax(0,1fr) 148px;grid-template-rows:62px 38px}
  .brand>img{width:245px;max-width:100%;max-height:42px}
  .brand-services{margin-left:43px;font-size:10.5px;gap:4px;margin-top:2px}
  .brand-services .dot{width:7px;height:7px;margin-left:3px}
  .gas{display:flex;grid-column:2;grid-row:1;margin-left:0;align-items:center;justify-content:flex-end}
  .gas img{width:142px;max-width:100%;max-height:54px}
  .topquote{display:none}
}
@media(max-width:480px){
  .top{height:112px;grid-template-columns:minmax(0,1fr) 132px;grid-template-rows:61px 37px;padding:7px 14px}
  .brand>img{width:220px;max-height:39px}
  .brand-services{margin-left:39px;font-size:9.7px;gap:3px}
  .brand-services .dot{width:6.5px;height:6.5px;margin-left:2px}
  .gas img{width:128px;max-height:50px}
}
@media(max-width:390px){
  .top{grid-template-columns:minmax(0,1fr) 118px}
  .brand>img{width:200px}
  .brand-services{margin-left:35px;font-size:9px}
  .gas img{width:114px}
}

/* V5: preserve the complete 3point mark on narrow mobile headers. */
@media(max-width:820px){
  .top{grid-template-columns:minmax(0,1fr) 132px;column-gap:10px}
  .brand{overflow:visible;padding-left:0}
  .brand>img{width:100%;max-width:230px;max-height:none;object-fit:contain;object-position:left center}
  .gas img{width:126px;max-height:50px}
}
@media(max-width:480px){
  .top{grid-template-columns:minmax(0,1fr) 120px;column-gap:8px;padding-left:14px;padding-right:14px}
  .brand>img{width:100%;max-width:218px;max-height:none}
  .brand-services{margin-left:38px}
  .gas img{width:116px;max-height:47px}
}
@media(max-width:390px){
  .top{grid-template-columns:minmax(0,1fr) 108px}
  .brand>img{max-width:198px}
  .brand-services{margin-left:34px;font-size:8.7px}
  .gas img{width:104px}
}
