:root{--color-primary:#202826;--color-accent:#a95638;--color-background:#f3efe7;--color-surface:#fffdf8;--color-text:#202422;--color-muted:#656a66;--color-border:#d7d1c7;--slate:#34403d;--white:#fff;--max:1180px;--shadow:0 18px 50px rgba(26,31,29,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-background);color:var(--color-text);font:16px/1.65 Arial,sans-serif}img{display:block;width:100%;object-fit:cover}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,serif;line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(2.65rem,7vw,5.8rem);margin-bottom:1.25rem}h2{font-size:clamp(2rem,4vw,3.7rem);margin-bottom:1.25rem}h3{font-size:1.45rem}.wrap{width:min(var(--max),calc(100% - 2rem));margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:700;font-size:.75rem;color:var(--color-accent)}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:100}.site-head{background:var(--color-primary);color:#fff;position:relative;z-index:10}.head-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.wordmark{text-decoration:none;font-family:Georgia,serif;font-size:1.35rem;line-height:1}.wordmark small{display:block;font:700 .6rem Arial,sans-serif;letter-spacing:.2em;color:#d6a48f;margin-top:.35rem}.nav{display:flex;align-items:center;gap:1.5rem}.nav a{text-decoration:none;font-size:.9rem}.call{background:var(--color-accent);color:#fff!important;padding:.75rem 1rem;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer}.menu{display:none;background:none;border:1px solid #78807e;color:#fff;padding:.6rem}.hero{background:var(--color-primary);color:#fff;position:relative;overflow:hidden}.hero:after,.roof-pattern:after{content:"";position:absolute;inset:auto 0 0;height:16px;background:linear-gradient(135deg,transparent 9px,#a95638 10px,#a95638 12px,transparent 13px) 0 0/28px 16px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;min-height:670px}.hero-copy{padding:7rem 5rem 7rem 0;align-self:center}.hero-copy p{font-size:1.16rem;max-width:590px;color:#d8deda}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:.7rem 1.1rem;border:1px solid #8d9894;text-decoration:none;font-weight:700}.hero-panel{background:linear-gradient(rgba(22,28,26,.16),rgba(22,28,26,.48)),url('https://images.unsplash.com/photo-1515805469538-4c6dd4963001?auto=format&fit=crop&w=1400&q=82') center/cover;display:flex;align-items:flex-end;padding:3rem}.enquiry{background:var(--color-surface);color:var(--color-text);padding:1.5rem;box-shadow:var(--shadow);width:100%;max-width:500px}.enquiry h2,.enquiry h3{font-size:1.55rem;margin-bottom:.4rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.field{display:grid;gap:.25rem}.field.full{grid-column:1/-1}label{font-size:.8rem;font-weight:700}input,textarea{width:100%;border:1px solid var(--color-border);background:#fff;padding:.78rem;font:inherit;border-radius:0}textarea{min-height:90px;resize:vertical}.hp{position:absolute;left:-9999px}.form-note{font-size:.78rem;color:var(--color-muted);margin:.7rem 0 0}.section{padding:clamp(4.5rem,8vw,8rem) 0}.intro-grid,.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,7rem);align-items:center}.lede{font-size:1.22rem;color:var(--color-muted);max-width:680px}.service-lines{border-top:1px solid var(--color-border)}.service-row{display:grid;grid-template-columns:70px 1fr 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--color-border);align-items:start}.service-row span{font-family:Georgia,serif;color:var(--color-accent);font-size:1.4rem}.dark{background:var(--color-primary);color:#fff}.dark .lede,.dark p{color:#c9d0cc}.issues{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #58615f}.issue{padding:2rem;border-bottom:1px solid #58615f}.issue:nth-child(odd){border-right:1px solid #58615f}.image-frame{position:relative}.image-frame img{height:520px}.image-frame:before{content:"";position:absolute;inset:-16px 16px 16px -16px;border:1px solid var(--color-accent);z-index:-1}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.step{padding:1.6rem;border-left:1px solid var(--color-border)}.step:before{counter-increment:step;content:"0" counter(step);display:block;color:var(--color-accent);font-weight:700;margin-bottom:2rem}.area-list{columns:3;list-style:none;padding:0}.area-list li{padding:.45rem 0;border-bottom:1px solid var(--color-border)}.faq{max-width:850px}.faq-item{border-top:1px solid var(--color-border)}.faq-item:last-child{border-bottom:1px solid var(--color-border)}.faq button{width:100%;text-align:left;background:none;border:0;padding:1.3rem 2rem 1.3rem 0;font:bold 1.05rem Arial;position:relative;cursor:pointer}.faq button:after{content:"+";position:absolute;right:.4rem}.faq button[aria-expanded=true]:after{content:"–"}.faq-answer{display:none;padding:0 2rem 1.3rem 0}.faq-answer.open{display:block}.cta-band{background:var(--color-accent);color:#fff;padding:2.5rem 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem}.cta-inner h2{font-size:clamp(1.8rem,3vw,3rem);margin:0}.footer{background:#161c1a;color:#fff;padding:5rem 0 2rem}.footer-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.footer nav{display:grid;gap:.5rem;margin:2rem 0}.footer a{color:#fff}.footer small{color:#aeb7b3}.subhero{padding:6rem 0;background:var(--color-primary);color:#fff;position:relative}.subhero h1{max-width:900px}.crumbs{font-size:.82rem;color:#cbd2cf;margin-bottom:2rem}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.contact-big{font:clamp(1.7rem,4vw,3.3rem)/1.2 Georgia,serif;text-decoration:none}.map{width:100%;height:420px;border:0}.mobile-call{display:none}.notice{padding:1rem;border-left:4px solid var(--color-accent);background:#f8e9e2;margin-bottom:1rem}*:focus-visible{outline:3px solid #e6a98e;outline-offset:3px}
@media(max-width:820px){.head-inner{min-height:70px}.menu{display:block}.nav{display:none;position:absolute;top:70px;left:0;right:0;background:#202826;padding:1rem;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:.65rem}.hero-grid,.intro-grid,.split,.footer-grid,.contact-layout{grid-template-columns:1fr}.hero-copy{padding:4.5rem 0 3rem}.hero-panel{min-height:560px;padding:1rem;margin:0 -1rem}.service-row{grid-template-columns:45px 1fr}.service-row p{grid-column:2}.issues{grid-template-columns:1fr}.issue:nth-child(odd){border-right:0}.steps{grid-template-columns:1fr 1fr}.area-list{columns:2}.cta-inner{display:grid}.mobile-call{display:block;position:fixed;bottom:14px;left:14px;right:14px;z-index:20;background:var(--color-accent);color:#fff;text-align:center;text-decoration:none;padding:.85rem;font-weight:700;box-shadow:var(--shadow)}body{padding-bottom:58px}}
@media(max-width:520px){.form-grid,.steps{grid-template-columns:1fr}.field{grid-column:1}.image-frame img{height:360px}.area-list{columns:1}.site-head .call{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Layout refinement: controlled type, roomier services and a more structured footer. */
h1{font-size:clamp(2.5rem,5vw,3.75rem)}
h2{font-size:clamp(1.9rem,3.3vw,2.5rem)}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.82fr)}
.hero-copy{padding-right:clamp(2rem,5vw,5rem)}
.intro-grid,.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2.5rem,5vw,6rem)}
#repairs .split{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:start}
.service-row{grid-template-columns:56px minmax(0,1fr) 210px;gap:clamp(1rem,3vw,2.5rem);padding:2.35rem 0}
.service-row:not(:has(>a)){grid-template-columns:56px minmax(0,1fr)}
.service-row p:last-child{margin-bottom:0}
.cta-inner h2{font-size:clamp(1.8rem,3vw,2.5rem)}
.footer{position:relative;background:#151b19;padding:0 0 2rem;border-top:10px solid var(--color-accent)}
.footer:before{content:"";display:block;height:22px;background:linear-gradient(135deg,transparent 10px,#34403d 11px,#34403d 13px,transparent 14px) 0 0/30px 22px;margin-bottom:4.5rem}
.footer-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(3rem,8vw,8rem);align-items:start}
.footer-grid>div:first-child{padding:1rem 0}
.footer .wordmark{font-size:1.65rem}
.footer nav{grid-template-columns:repeat(2,minmax(120px,1fr));gap:0;max-width:360px;border-top:1px solid #3b4542}
.footer nav a{padding:.7rem 0;border-bottom:1px solid #3b4542;text-decoration:none}
.footer .enquiry{max-width:none;padding:2.25rem;background:#f6f1e8;box-shadow:none;border-top:5px solid var(--color-accent)}
.footer .enquiry h2{font-size:2rem}
.footer>.wrap:last-child{padding-top:2rem;border-top:1px solid #303936}
@media(max-width:1050px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)}.hero-copy{padding-right:2.5rem}.service-row{grid-template-columns:48px minmax(0,1fr)}.service-row>a{grid-column:2;justify-self:start}.intro-grid,.split{gap:3rem}#repairs .split{grid-template-columns:1fr}.issues{grid-template-columns:1fr}.issue:nth-child(odd){border-right:0}.footer-grid{gap:3rem}}
@media(max-width:820px){.hero-grid,.intro-grid,.split,#repairs .split,.footer-grid{grid-template-columns:1fr}.hero-copy{padding-right:0}.service-row,.service-row:not(:has(>a)){grid-template-columns:45px minmax(0,1fr)}.footer:before{margin-bottom:3rem}.footer .enquiry{padding:1.5rem}.footer-grid>div:first-child{padding:0}}
@media(max-width:520px){h1{font-size:clamp(2.25rem,12vw,3rem)}h2{font-size:clamp(1.75rem,9vw,2.25rem)}.hero-panel{min-height:610px}.footer nav{grid-template-columns:1fr}.service-row{gap:1rem}}

/* Homepage editorial layout */
main:has(> .hero) .hero-grid{min-height:720px;grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr)}
main:has(> .hero) .hero-copy{max-width:690px;padding-top:8rem;padding-bottom:8rem}
main:has(> .hero) .hero-copy h1{max-width:600px}
main:has(> .hero) .hero-copy>p:not(.eyebrow){max-width:540px;font-size:1.2rem;line-height:1.7}
main:has(> .hero) .hero-panel{padding:3rem 2.25rem;align-items:flex-end;background-position:52% center}
main:has(> .hero) .hero-panel .enquiry{max-width:520px;border-top:5px solid var(--color-accent);padding:1.75rem}
main:has(> .hero)>.section:nth-of-type(2){background:var(--color-surface);border-bottom:1px solid var(--color-border)}
main:has(> .hero)>.section:nth-of-type(2) .intro-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start}
main:has(> .hero)>.section:nth-of-type(2) h2{max-width:480px}
main:has(> .hero)>.section:nth-of-type(3){padding-top:6.5rem;padding-bottom:7rem}
main:has(> .hero)>.section:nth-of-type(3)>.wrap{display:grid;grid-template-columns:210px minmax(0,1fr);gap:clamp(3rem,7vw,7rem);align-items:start}
main:has(> .hero)>.section:nth-of-type(3) .eyebrow{position:sticky;top:2rem;padding-top:.4rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row{grid-template-columns:56px minmax(0,1fr);padding:2.75rem 0}
main:has(> .hero)>.section:nth-of-type(3) .service-row:first-child{padding-top:.3rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row>a{grid-column:2;width:max-content;margin-top:.4rem;color:var(--color-accent);font-weight:700;text-underline-offset:4px}
main:has(> .hero)>.section:nth-of-type(4) .split{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:start}
main:has(> .hero)>.section:nth-of-type(4) .issues{margin-top:.25rem}
main:has(> .hero)>.section:nth-of-type(4) .issue{padding:2.25rem}
main:has(> .hero)>.section:nth-of-type(5) .split{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}
main:has(> .hero)>.section:nth-of-type(5) .image-frame img{height:600px}
main:has(> .hero)>.section:nth-of-type(6) .steps{margin-top:3rem;border-top:1px solid #58615f;border-bottom:1px solid #58615f}
main:has(> .hero)>.section:nth-of-type(6) .step{min-height:250px;padding:2rem}
main:has(> .hero)>.section:nth-of-type(7){background:#e9e3d8;border-bottom:1px solid var(--color-border)}
main:has(> .hero)>.section:nth-of-type(7) .split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}
main:has(> .hero)>.section:nth-of-type(7) .area-list{margin:0;background:var(--color-surface);padding:1.5rem 2rem;border-top:5px solid var(--color-accent);columns:2}
main:has(> .hero)>.section:nth-of-type(8) .faq{max-width:920px}
main:has(> .hero)>.section:nth-of-type(8) .faq button{padding:1.6rem 3rem 1.6rem 0;font-size:1.1rem}
main:has(> .hero)>.section:nth-of-type(8) .faq-answer{max-width:760px;padding-bottom:1.6rem}
@media(max-width:1050px){main:has(> .hero) .hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)}main:has(> .hero)>.section:nth-of-type(3)>.wrap{grid-template-columns:150px minmax(0,1fr);gap:3rem}main:has(> .hero)>.section:nth-of-type(4) .split,main:has(> .hero)>.section:nth-of-type(5) .split{grid-template-columns:1fr}main:has(> .hero)>.section:nth-of-type(5) .image-frame{max-width:760px}}
@media(max-width:820px){main:has(> .hero) .hero-grid{grid-template-columns:1fr;min-height:0}main:has(> .hero) .hero-copy{padding-top:4.75rem;padding-bottom:3.5rem}main:has(> .hero) .hero-panel{padding:1rem;margin:0 -1rem;min-height:580px}main:has(> .hero) .hero-panel .enquiry{padding:1.4rem}main:has(> .hero)>.section:nth-of-type(2) .intro-grid,main:has(> .hero)>.section:nth-of-type(7) .split{grid-template-columns:1fr}main:has(> .hero)>.section:nth-of-type(3)>.wrap{display:block}main:has(> .hero)>.section:nth-of-type(3) .eyebrow{position:static;margin-bottom:2rem}main:has(> .hero)>.section:nth-of-type(6) .steps{grid-template-columns:1fr 1fr}main:has(> .hero)>.section:nth-of-type(7) .area-list{margin-top:1rem}}
@media(max-width:520px){main:has(> .hero) .hero-copy>p:not(.eyebrow){font-size:1.08rem}main:has(> .hero)>.section:nth-of-type(3) .service-row{grid-template-columns:38px minmax(0,1fr)}main:has(> .hero)>.section:nth-of-type(3) .service-row>a{grid-column:2}main:has(> .hero)>.section:nth-of-type(5) .image-frame img{height:390px}main:has(> .hero)>.section:nth-of-type(6) .steps{grid-template-columns:1fr}main:has(> .hero)>.section:nth-of-type(6) .step{min-height:0}main:has(> .hero)>.section:nth-of-type(7) .area-list{columns:1;padding:1.25rem}}

/* Homepage image-led services */
main:has(> .hero)>.section:nth-of-type(3){background:var(--color-background);padding-top:7rem}
main:has(> .hero)>.section:nth-of-type(3)>.wrap{display:block}
main:has(> .hero)>.section:nth-of-type(3)>.wrap>.eyebrow{position:static;display:flex;align-items:center;gap:1.25rem;margin-bottom:3.5rem;padding:0}
main:has(> .hero)>.section:nth-of-type(3)>.wrap>.eyebrow:after{content:"";height:1px;background:var(--color-border);flex:1}
main:has(> .hero)>.section:nth-of-type(3) .service-lines{display:grid;gap:5rem;border:0}
main:has(> .hero)>.section:nth-of-type(3) .service-row{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto 1fr auto;gap:0 clamp(1.5rem,4vw,4.5rem);padding:0;border:0;min-height:430px;align-items:start}
main:has(> .hero)>.section:nth-of-type(3) .service-row:before{content:"";grid-row:1/4;min-height:430px;background-position:center;background-size:cover;border-bottom:8px solid var(--color-accent);box-shadow:var(--shadow)}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(1):before{background-image:linear-gradient(rgba(23,29,27,.08),rgba(23,29,27,.18)),url('https://images.unsplash.com/photo-1515805469538-4c6dd4963001?auto=format&fit=crop&w=1200&q=82')}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(2):before{background-image:linear-gradient(rgba(23,29,27,.04),rgba(23,29,27,.12)),url('https://images.ctfassets.net/eta2vegx3yuv/1FWsRw2ZmKEsEephErn11r/8300fa24f7ce90678713e5dae16651d4/shires-027.jpg')}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(3):before{background-image:linear-gradient(rgba(23,29,27,.06),rgba(23,29,27,.16)),url('https://images.unsplash.com/photo-1610056868457-e61d6f9eeb86?auto=format&fit=crop&w=1200&q=82')}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd):before{grid-column:1/7}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>span{grid-column:7/8;grid-row:1}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>div{grid-column:8/13;grid-row:1/3}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>a{grid-column:8/13;grid-row:3}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even):before{grid-column:7/13}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>span{grid-column:6/7;grid-row:1}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>div{grid-column:1/6;grid-row:1/3}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>a{grid-column:1/6;grid-row:3}
main:has(> .hero)>.section:nth-of-type(3) .service-row span{display:block;padding-top:.35rem;font-size:1rem;font-family:Arial,sans-serif;font-weight:700;letter-spacing:.12em}
main:has(> .hero)>.section:nth-of-type(3) .service-row h3{font-size:clamp(1.9rem,3vw,2.5rem);margin-bottom:1.5rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row p{font-size:1.02rem;color:var(--color-muted)}
main:has(> .hero)>.section:nth-of-type(3) .service-row>a{align-self:end;width:max-content;margin:2rem 0 0;padding-bottom:.35rem;border-bottom:2px solid var(--color-accent);text-decoration:none;color:var(--color-text)}
@media(max-width:900px){main:has(> .hero)>.section:nth-of-type(3) .service-lines{gap:4rem}main:has(> .hero)>.section:nth-of-type(3) .service-row{grid-template-columns:42px minmax(0,1fr);grid-template-rows:330px auto auto;gap:1.5rem 1.25rem;min-height:0}main:has(> .hero)>.section:nth-of-type(3) .service-row:before,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd):before,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even):before{grid-column:1/3;grid-row:1;min-height:330px}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>span,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>span{grid-column:1;grid-row:2}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>div,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>div{grid-column:2;grid-row:2}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>a,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>a{grid-column:2;grid-row:3;margin-top:0}}
@media(max-width:520px){main:has(> .hero)>.section:nth-of-type(3){padding-top:5rem}main:has(> .hero)>.section:nth-of-type(3)>.wrap>.eyebrow{margin-bottom:2.5rem}main:has(> .hero)>.section:nth-of-type(3) .service-row{grid-template-rows:240px auto auto}main:has(> .hero)>.section:nth-of-type(3) .service-row:before,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd):before,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even):before{min-height:240px}main:has(> .hero)>.section:nth-of-type(3) .service-row h3{font-size:1.85rem}}

/* Homepage services — single image with a structured service index */
main:has(> .hero)>.section:nth-of-type(3) .service-lines{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);grid-template-rows:repeat(3,auto);gap:0 clamp(3rem,7vw,7rem);align-items:stretch}
main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{content:"";grid-column:1;grid-row:1/4;min-height:820px;background:linear-gradient(rgba(24,30,28,.05),rgba(24,30,28,.22)),url('https://images.ctfassets.net/eta2vegx3yuv/1FWsRw2ZmKEsEephErn11r/8300fa24f7ce90678713e5dae16651d4/shires-027.jpg') center/cover;border-bottom:9px solid var(--color-accent);box-shadow:var(--shadow)}
main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){grid-column:2;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;gap:.25rem 1.5rem;min-height:0;padding:2.35rem 0;border-top:1px solid var(--color-border);align-content:start}
main:has(> .hero)>.section:nth-of-type(3) .service-row:first-of-type{border-top:5px solid var(--color-accent);padding-top:2.5rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row:before{content:none}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>span,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>span{grid-column:1;grid-row:1;padding-top:.35rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>div,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>div{grid-column:2;grid-row:1}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>a,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>a{grid-column:2;grid-row:2;margin:1rem 0 0}
main:has(> .hero)>.section:nth-of-type(3) .service-row h3{font-size:clamp(1.75rem,2.5vw,2.25rem);margin-bottom:1rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row p{font-size:1rem;line-height:1.68}
@media(max-width:900px){main:has(> .hero)>.section:nth-of-type(3) .service-lines{grid-template-columns:1fr;grid-template-rows:360px repeat(3,auto)}main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{grid-column:1;grid-row:1;min-height:360px;margin-bottom:2rem}main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){grid-column:1;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(1){grid-row:2}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(2){grid-row:3}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(3){grid-row:4}}
@media(max-width:520px){main:has(> .hero)>.section:nth-of-type(3) .service-lines{grid-template-rows:260px repeat(3,auto)}main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{min-height:260px}main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){padding:2rem 0;gap:.25rem 1rem}}

/* Final homepage service treatment */
main:has(> .hero)>.section:nth-of-type(3){padding:6.5rem 0;background:#eee9e0}
main:has(> .hero)>.section:nth-of-type(3)>.wrap>.eyebrow{display:none}
main:has(> .hero)>.section:nth-of-type(3) .service-lines{grid-template-columns:minmax(390px,.92fr) minmax(0,1.08fr);gap:0 clamp(3.5rem,7vw,7.5rem);max-width:1120px;margin:auto}
main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{min-height:720px;border:0;box-shadow:none;outline:1px solid rgba(32,40,38,.18);outline-offset:-12px;background-position:58% center}
main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){padding:2rem 0 2.2rem;border-top:1px solid #bbb5ab;grid-template-columns:42px minmax(0,1fr);gap:.4rem 1.4rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row:first-of-type{padding-top:0;border-top:0}
main:has(> .hero)>.section:nth-of-type(3) .service-row span{color:var(--color-accent);font-size:.75rem;padding-top:.65rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row h3{font-size:clamp(1.8rem,2.6vw,2.35rem);letter-spacing:-.03em}
main:has(> .hero)>.section:nth-of-type(3) .service-row p{max-width:590px;color:#565b57}
main:has(> .hero)>.section:nth-of-type(3) .service-row>a{font-size:.9rem;letter-spacing:.02em;border-bottom:1px solid var(--color-accent);padding-bottom:.2rem}
@media(max-width:900px){main:has(> .hero)>.section:nth-of-type(3){padding:5rem 0}main:has(> .hero)>.section:nth-of-type(3) .service-lines{grid-template-columns:1fr;grid-template-rows:390px repeat(3,auto);max-width:720px}main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{min-height:390px;margin-bottom:2.5rem}main:has(> .hero)>.section:nth-of-type(3) .service-row:first-of-type{padding-top:0}}
@media(max-width:520px){main:has(> .hero)>.section:nth-of-type(3) .service-lines{grid-template-rows:270px repeat(3,auto)}main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{min-height:270px;margin-bottom:1.75rem}main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){grid-template-columns:34px minmax(0,1fr);padding:1.8rem 0;gap:.35rem 1rem}}

/* Fresh homepage services: panoramic image with three-column editorial index */
main:has(> .hero)>.section:nth-of-type(3){padding:0 0 7rem;background:var(--color-surface)}
main:has(> .hero)>.section:nth-of-type(3) .service-lines{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:390px auto;gap:0;max-width:none;margin:0;border:0}
main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{content:"";grid-column:1/4;grid-row:1;min-height:390px;margin:0 0 4rem;background:linear-gradient(90deg,rgba(23,29,27,.08),rgba(23,29,27,.02)),url('https://images.ctfassets.net/eta2vegx3yuv/1FWsRw2ZmKEsEephErn11r/8300fa24f7ce90678713e5dae16651d4/shires-027.jpg') center 44%/cover no-repeat;border:0;border-bottom:8px solid var(--color-accent);outline:0;box-shadow:none}
main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){grid-row:2;display:flex;flex-direction:column;min-height:100%;padding:0 clamp(1.5rem,3vw,3rem);border:0;border-left:1px solid var(--color-border);gap:0}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(1){grid-column:1;border-left:0;padding-left:0}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(2){grid-column:2}
main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(3){grid-column:3;padding-right:0}
main:has(> .hero)>.section:nth-of-type(3) .service-row span{order:0;padding:0 0 1.5rem;color:var(--color-accent);font:700 .72rem/1 Arial,sans-serif;letter-spacing:.18em}
main:has(> .hero)>.section:nth-of-type(3) .service-row>div{order:1}
main:has(> .hero)>.section:nth-of-type(3) .service-row h3{font-size:clamp(1.75rem,2.4vw,2.2rem);margin-bottom:1.4rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row p{font-size:.96rem;line-height:1.7;color:var(--color-muted)}
main:has(> .hero)>.section:nth-of-type(3) .service-row>a{order:2;margin:auto 0 0;padding-top:1.5rem;padding-bottom:.25rem;border:0;border-bottom:1px solid var(--color-accent);width:max-content;font-size:.88rem;font-weight:700;color:var(--color-text)}
@media(max-width:900px){main:has(> .hero)>.section:nth-of-type(3){padding-bottom:5rem}main:has(> .hero)>.section:nth-of-type(3) .service-lines{grid-template-columns:1fr;grid-template-rows:330px repeat(3,auto);max-width:720px}main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{grid-column:1;grid-row:1;min-height:330px;margin-bottom:2rem}main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){grid-column:1;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;padding:2.25rem 0;border-left:0;border-top:1px solid var(--color-border);min-height:0}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(1){grid-row:2;border-top:0}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(2){grid-row:3}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(3){grid-row:4}main:has(> .hero)>.section:nth-of-type(3) .service-row span{grid-column:1;grid-row:1;padding-top:.55rem}main:has(> .hero)>.section:nth-of-type(3) .service-row>div{grid-column:2;grid-row:1}main:has(> .hero)>.section:nth-of-type(3) .service-row>a{grid-column:2;grid-row:2;margin:1rem 0 0;padding-top:0}}
@media(max-width:520px){main:has(> .hero)>.section:nth-of-type(3) .service-lines{grid-template-rows:240px repeat(3,auto)}main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{min-height:240px;margin-bottom:1rem}main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){grid-template-columns:32px minmax(0,1fr);padding:1.8rem 0}}

/* Service section finishing: inset local image and number-free rows */
main:has(> .hero)>.section:nth-of-type(3) .service-lines{max-width:1120px;margin-inline:auto}
main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{background-image:linear-gradient(90deg,rgba(23,29,27,.06),rgba(23,29,27,.02)),url('../images/roofing-services-castleford.jpg');background-position:center 48%;border-left:12px solid var(--color-surface);border-right:12px solid var(--color-surface)}
main:has(> .hero)>.section:nth-of-type(3) .service-row span{display:none!important}
@media(max-width:900px){main:has(> .hero)>.section:nth-of-type(3) .service-lines{max-width:720px}main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){grid-template-columns:1fr}main:has(> .hero)>.section:nth-of-type(3) .service-row>div,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>div,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>div{grid-column:1;grid-row:1}main:has(> .hero)>.section:nth-of-type(3) .service-row>a,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd)>a,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even)>a{grid-column:1;grid-row:2}}
@media(max-width:520px){main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{border-left-width:8px;border-right-width:8px}}

/* Text-only homepage services */
main:has(> .hero)>.section:nth-of-type(3){padding:6.5rem 0 7rem}
main:has(> .hero)>.section:nth-of-type(3) .service-lines{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;max-width:1120px}
main:has(> .hero)>.section:nth-of-type(3) .service-lines:before{content:none!important;display:none!important}
main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){grid-row:1;padding-top:.5rem;padding-bottom:.5rem}
@media(max-width:900px){main:has(> .hero)>.section:nth-of-type(3){padding:5rem 0}main:has(> .hero)>.section:nth-of-type(3) .service-lines{grid-template-columns:1fr;grid-template-rows:repeat(3,auto);max-width:720px}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(1){grid-row:1}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(2){grid-row:2}main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(3){grid-row:3}main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){padding:2rem 0}}

/* Service spacing correction */
main:has(> .hero)>.section:nth-of-type(3){padding-top:8rem;padding-bottom:8rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){padding-top:2.35rem;padding-bottom:1.5rem}
main:has(> .hero)>.section:nth-of-type(3) .service-row h3{margin-top:0}
@media(max-width:900px){main:has(> .hero)>.section:nth-of-type(3){padding-top:6rem;padding-bottom:6rem}main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){padding-top:2.5rem;padding-bottom:2.5rem}}
@media(max-width:520px){main:has(> .hero)>.section:nth-of-type(3){padding-top:4.75rem;padding-bottom:4.75rem}main:has(> .hero)>.section:nth-of-type(3) .service-row,main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(odd),main:has(> .hero)>.section:nth-of-type(3) .service-row:nth-child(even){padding-top:2.25rem;padding-bottom:2.25rem}}

/* Homepage FAQ spacing */
main:has(> .hero)>.section:nth-of-type(8){padding-top:7rem!important}
main:has(> .hero)>.section:nth-of-type(8) .faq button{padding-top:2rem;padding-bottom:2rem}
main:has(> .hero)>.section:nth-of-type(8) .faq-answer{padding-top:.15rem;padding-bottom:1.9rem}
@media(max-width:820px){main:has(> .hero)>.section:nth-of-type(8){padding-top:5rem!important}main:has(> .hero)>.section:nth-of-type(8) .faq button{padding-top:1.75rem;padding-bottom:1.75rem}}

/* Contact page spacing and alignment */
body:has(.contact-layout) main>.section{padding:7rem 0 7.5rem}
body:has(.contact-layout) .contact-layout{width:min(1100px,calc(100% - 2rem));grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(3.5rem,7vw,7rem);align-items:start}
body:has(.contact-layout) .contact-layout>div:first-child{padding-top:.75rem}
body:has(.contact-layout) .contact-layout>div:first-child h2{margin-bottom:2rem}
body:has(.contact-layout) .contact-layout>div:first-child p{margin-bottom:1.5rem}
body:has(.contact-layout) .contact-layout .enquiry{max-width:none;padding:2.5rem;border-top:5px solid var(--color-accent);box-shadow:0 14px 40px rgba(26,31,29,.1)}
body:has(.contact-layout) .contact-layout .enquiry h2{margin-bottom:1.5rem}
body:has(.contact-layout) main>section:last-child{padding:0 1rem 7rem;background:var(--color-background)}
body:has(.contact-layout) .map{display:block;width:min(1180px,100%);height:460px;margin:auto;border:10px solid var(--color-surface)}
@media(max-width:820px){body:has(.contact-layout) main>.section{padding:5rem 0}body:has(.contact-layout) .contact-layout{grid-template-columns:1fr;gap:3rem}body:has(.contact-layout) .contact-layout>div:first-child{padding-top:0}body:has(.contact-layout) .contact-layout .enquiry{padding:1.5rem}body:has(.contact-layout) main>section:last-child{padding-bottom:5rem}body:has(.contact-layout) .map{height:380px;border-width:6px}}
@media(max-width:520px){body:has(.contact-layout) main>.section{padding:4.25rem 0}body:has(.contact-layout) .contact-layout{gap:2.5rem}body:has(.contact-layout) main>section:last-child{padding-left:.75rem;padding-right:.75rem;padding-bottom:4rem}body:has(.contact-layout) .map{height:330px}}
