/* Banstead V1 — light editorial hero / staggered proof layout */
:root{--bn-navy:#061d3a;--bn-navy2:#0a315d;--bn-blue:#1267ee;--bn-orange:#ff5a0a;--bn-ink:#0a2038;--bn-soft:#f4f7fa;--bn-line:#dce5ed}
body.town-banstead{background:#fff;color:var(--bn-ink);overflow-x:hidden}
body.town-banstead .container{width:min(1200px,calc(100% - 40px));margin-inline:auto}
body.town-banstead .site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.98);border-bottom:1px solid #e5ebf1;box-shadow:0 8px 28px rgba(6,29,58,.07);backdrop-filter:blur(10px)}
body.town-banstead .header-inner{min-height:92px;gap:22px}
body.town-banstead .site-logo{max-width:300px;flex:0 0 300px}
body.town-banstead .site-logo img{width:100%;max-height:82px;object-fit:contain}
body.town-banstead .main-nav{margin-left:auto}
body.town-banstead .main-nav ul{gap:1.2rem}
body.town-banstead .main-nav a{font-weight:850;color:var(--bn-ink);font-size:.91rem}
body.town-banstead .header-ctas .btn-phone{background:var(--bn-navy);border-color:var(--bn-navy);color:#fff}
body.town-banstead .btn{border-radius:11px;font-weight:900;text-decoration:none}
body.town-banstead .btn-primary{background:var(--bn-orange);border-color:var(--bn-orange);color:#fff;box-shadow:0 10px 22px rgba(255,90,10,.2)}
body.town-banstead .btn-primary:hover{background:#e94e00;border-color:#e94e00;color:#fff}
body.town-banstead section{padding:78px 0}
body.town-banstead .bn-kicker{margin:0 0 10px;color:var(--bn-orange);font-size:.78rem;line-height:1.2;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
body.town-banstead .bn-kicker.dark{color:var(--bn-orange)}
/* hero */
body.town-banstead .bn-hero{padding:58px 0 70px;background:linear-gradient(180deg,#f5f8fb 0%,#fff 100%);border-bottom:1px solid var(--bn-line)}
body.town-banstead .bn-hero-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(560px,1.22fr);gap:46px;align-items:center}
body.town-banstead .bn-hero-copy h1{margin:.15rem 0 18px;color:var(--bn-ink);font-size:clamp(3.2rem,5.3vw,5.4rem);line-height:.94;letter-spacing:-.052em;max-width:9ch}
body.town-banstead .bn-hero-copy h1 span{display:block;color:var(--bn-orange);font-size:.62em;line-height:1.03;margin-top:.16em;letter-spacing:-.035em}
body.town-banstead .bn-lead{max-width:570px;margin:0;color:#526579;font-size:1.1rem;line-height:1.72}
body.town-banstead .bn-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin:27px 0 24px}
body.town-banstead .bn-btn-outline{color:var(--bn-ink);border:1px solid #aebdcb;background:#fff}
body.town-banstead .bn-service-pills{display:flex;gap:8px;flex-wrap:wrap}
body.town-banstead .bn-service-pills span{padding:8px 11px;border:1px solid #d7e2ec;border-radius:999px;background:#fff;color:#27435f;font-size:.78rem;font-weight:800}
body.town-banstead .bn-hero-media{position:relative;height:500px;border-radius:26px;overflow:hidden;background:#071d35;border:1px solid #d7e2ec;box-shadow:0 28px 58px rgba(7,29,53,.16)}
body.town-banstead .bn-hero-media img{width:100%;height:100%;object-fit:cover;object-position:54% center;display:block}
body.town-banstead .bn-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(4,20,40,.38));pointer-events:none}
body.town-banstead .bn-hero-label{position:absolute;z-index:2;left:18px;bottom:18px;display:grid;gap:3px;max-width:430px;padding:13px 16px;border-left:4px solid var(--bn-orange);border-radius:10px;background:rgba(5,24,47,.9)}
body.town-banstead .bn-hero-label strong{color:#fff;font-size:.93rem}body.town-banstead .bn-hero-label span{color:#cbd9e6;font-size:.79rem}
/* contact ribbon */
body.town-banstead .bn-contact-ribbon{padding:0;background:#061d3a}
body.town-banstead .bn-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:24px 0}
body.town-banstead .bn-contact-grid>*{min-height:118px;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.055);display:grid;align-content:center;gap:6px;color:#fff;text-decoration:none}
body.town-banstead .bn-contact-grid strong{color:#fff;font-size:1.08rem}body.town-banstead .bn-contact-grid span{color:#c9d7e4;font-size:.9rem;line-height:1.5}
/* headings */
body.town-banstead .bn-heading{max-width:790px;margin:0 auto 38px;text-align:center}body.town-banstead .bn-heading-left{margin-left:0;text-align:left}
body.town-banstead .bn-heading h2{margin:.2rem 0 .75rem;color:var(--bn-ink);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.03;letter-spacing:-.04em}body.town-banstead .bn-heading>p:last-child{margin:0;color:#647588;line-height:1.65}
/* services */
body.town-banstead .bn-services{background:#fff;padding:86px 0}
body.town-banstead .bn-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body.town-banstead .bn-service-card{min-height:205px;padding:26px;border:1px solid var(--bn-line);border-radius:18px;background:#fff;color:var(--bn-ink);text-decoration:none;display:grid;grid-template-columns:58px 1fr;gap:18px;box-shadow:0 10px 25px rgba(7,29,53,.045);transition:transform .18s ease,box-shadow .18s ease}
body.town-banstead .bn-service-card:hover{transform:translateY(-3px);box-shadow:0 17px 34px rgba(7,29,53,.09);text-decoration:none}
body.town-banstead .bn-service-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:#edf4ff;color:var(--bn-blue);font-weight:950;font-size:.82rem}
body.town-banstead .bn-service-card:nth-child(even) .bn-service-icon{background:#fff0e8;color:var(--bn-orange)}
body.town-banstead .bn-service-card h3{margin:0 0 8px;color:var(--bn-ink);font-size:1.2rem}body.town-banstead .bn-service-card p{margin:0 0 16px;color:#637487;line-height:1.62;font-size:.92rem}body.town-banstead .bn-service-card b{color:var(--bn-blue);font-size:.87rem}
body.town-banstead .bn-service-urgent{background:var(--bn-navy);border-color:var(--bn-navy)}body.town-banstead .bn-service-urgent h3,body.town-banstead .bn-service-urgent b{color:#fff}body.town-banstead .bn-service-urgent p{color:#cbd9e6}body.town-banstead .bn-service-urgent .bn-service-icon{background:rgba(255,255,255,.1);color:#ff9d6c}
/* proof */
body.town-banstead .bn-proof{background:var(--bn-soft)}
body.town-banstead .bn-proof-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-template-rows:1fr auto;gap:18px;align-items:stretch}
body.town-banstead .bn-proof-copy{grid-row:1/3;padding:40px;border:1px solid var(--bn-line);border-radius:22px;background:#fff;display:flex;flex-direction:column;justify-content:center;box-shadow:0 18px 38px rgba(7,29,53,.08)}
body.town-banstead .bn-proof-copy h2{margin:.2rem 0 16px;color:var(--bn-ink);font-size:clamp(2.2rem,4vw,3.6rem);line-height:1;letter-spacing:-.045em}
body.town-banstead .bn-proof-copy>p:not(.bn-kicker){color:#627487;line-height:1.72}.bn-proof-list{display:grid;gap:9px;margin:22px 0}.bn-proof-list span{position:relative;padding-left:24px;color:#314b64;font-weight:800}.bn-proof-list span:before{content:"✓";position:absolute;left:0;color:var(--bn-orange);font-weight:950}
body.town-banstead .bn-proof-media{position:relative;overflow:hidden;border-radius:20px;background:#071d35;box-shadow:0 16px 34px rgba(7,29,53,.09)}
body.town-banstead .bn-proof-main{min-height:430px}body.town-banstead .bn-proof-small{min-height:270px}
body.town-banstead .bn-proof-media img{width:100%;height:100%;object-fit:cover;display:block}.bn-proof-main img{object-position:55% center}.bn-proof-small img{object-position:center}
body.town-banstead .bn-proof-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(4,20,40,.78));pointer-events:none}
body.town-banstead .bn-proof-media>div{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:60px 22px 20px;display:grid;gap:4px}body.town-banstead .bn-proof-media strong{color:#fff;font-size:1.2rem}body.town-banstead .bn-proof-media span{color:#d7e4ef;font-size:.88rem}
/* symptoms */
body.town-banstead .bn-symptoms{background:linear-gradient(135deg,#061d3a,#0a315e);color:#fff}
body.town-banstead .bn-symptoms-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}body.town-banstead .bn-symptoms h2{margin:.2rem 0 12px;color:#fff;font-size:clamp(2.3rem,4vw,3.7rem);line-height:1}body.town-banstead .bn-symptoms p:not(.bn-kicker){color:#cbd9e6;line-height:1.7}
body.town-banstead .bn-chip-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}body.town-banstead .bn-chip-grid span{position:relative;padding:14px 16px 14px 43px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.055);color:#e4edf6;font-weight:800}body.town-banstead .bn-chip-grid span:before{content:"✓";position:absolute;left:16px;color:#ff9d6c;font-weight:950}
/* process */
body.town-banstead .bn-process{background:#fff}body.town-banstead .bn-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}body.town-banstead .bn-process-grid article{padding:26px;border:1px solid var(--bn-line);border-radius:18px;background:#fff;box-shadow:0 12px 26px rgba(7,29,53,.05)}body.town-banstead .bn-process-grid article>span{display:inline-flex;margin-bottom:18px;padding:7px 10px;border-radius:999px;background:#fff0e8;color:var(--bn-orange);font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}body.town-banstead .bn-process-grid h3{margin:0 0 8px;color:var(--bn-ink)}body.town-banstead .bn-process-grid p{margin:0;color:#637487;line-height:1.55}
/* callback */
body.town-banstead .bn-callback{background:#eef3f7}body.town-banstead .bn-callback-grid{display:grid;grid-template-columns:.7fr 1.1fr;gap:70px;align-items:start}body.town-banstead .bn-callback-copy{position:sticky;top:135px;padding-top:20px}body.town-banstead .bn-callback h2{margin:.2rem 0 16px;color:var(--bn-ink);font-size:clamp(2.5rem,4vw,4rem);line-height:1;letter-spacing:-.045em;max-width:10ch}body.town-banstead .bn-callback-copy>p:not(.bn-kicker){color:#627487;line-height:1.7}body.town-banstead .bn-callback-points{display:grid;gap:9px;margin-top:24px}body.town-banstead .bn-callback-points span{position:relative;padding-left:25px;color:#314b64;font-weight:800}body.town-banstead .bn-callback-points span:before{content:"✓";position:absolute;left:0;color:var(--bn-orange);font-weight:950}body.town-banstead .bn-form-card{padding:24px;border:1px solid var(--bn-line);border-radius:20px;background:#fff;box-shadow:0 22px 50px rgba(7,29,53,.1)}body.town-banstead .bn-form-card h3{color:var(--bn-ink)}body.town-banstead .bn-form-card .messngr-form-wrapper{min-height:647px}
/* faq + final */
body.town-banstead .bn-faq{background:#fff}.bn-faq .faq-list{max-width:930px;margin:0 auto;display:grid;gap:10px}body.town-banstead .bn-final-cta{padding:44px 0;background:var(--bn-orange);color:#fff}body.town-banstead .bn-final-grid{display:flex;align-items:center;justify-content:space-between;gap:40px}body.town-banstead .bn-final-cta h2{margin:.1rem 0;color:#fff;font-size:clamp(2rem,3.4vw,3rem)}body.town-banstead .bn-final-actions{display:flex;gap:10px;flex-wrap:wrap}body.town-banstead .bn-btn-dark{background:var(--bn-navy);border-color:var(--bn-navy);color:#fff}body.town-banstead .bn-btn-light{background:#fff;border-color:#fff;color:var(--bn-ink)}
/* footer */
body.town-banstead .site-footer{background:#041428;border-top:0}body.town-banstead .footer-brand>a:first-of-type{display:block;max-width:330px;padding:0}body.town-banstead .footer-brand img{width:100%;max-height:115px;object-fit:contain;margin:0 0 16px}body.town-banstead .footer-brand p{color:#b7c7d5;line-height:1.65}body.town-banstead .footer-phone{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:max-content;margin-top:6px;padding:10px 14px;border-radius:9px;background:#fff;color:var(--bn-navy);font-weight:900;text-decoration:none;white-space:nowrap}
@media(max-width:1080px){body.town-banstead .header-ctas .btn-secondary{display:none}body.town-banstead .bn-hero-grid{grid-template-columns:1fr 1fr;gap:30px}body.town-banstead .bn-hero-media{height:450px}body.town-banstead .bn-proof-grid{grid-template-columns:1fr 1fr}body.town-banstead .bn-proof-copy{grid-row:auto;grid-column:1/3}body.town-banstead .bn-symptoms-grid{grid-template-columns:1fr;gap:30px}}
@media(max-width:899px){body.town-banstead{padding-bottom:70px}body.town-banstead .container,body.town-banstead .header-inner{width:min(100% - 28px,1200px)}body.town-banstead .header-inner{min-height:72px}body.town-banstead .site-logo{max-width:215px;flex:1 1 auto}body.town-banstead .site-logo img{max-height:64px}body.town-banstead .header-ctas{display:none}body.town-banstead .bn-hero-grid{grid-template-columns:1fr;gap:24px}body.town-banstead .bn-hero-media{height:auto;aspect-ratio:16/10;order:2}body.town-banstead .bn-contact-grid{grid-template-columns:1fr}body.town-banstead .bn-services-grid{grid-template-columns:1fr}body.town-banstead .bn-proof-grid{grid-template-columns:1fr}body.town-banstead .bn-proof-copy{grid-column:auto}body.town-banstead .bn-proof-main,body.town-banstead .bn-proof-small{min-height:0;aspect-ratio:16/11}body.town-banstead .bn-callback-grid{grid-template-columns:1fr;gap:32px}body.town-banstead .bn-callback-copy{position:static;padding-top:0}body.town-banstead .bn-process-grid{grid-template-columns:1fr}body.town-banstead .bn-final-grid{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){body.town-banstead .container,body.town-banstead .header-inner{width:min(100% - 20px,1200px)}body.town-banstead section{padding:62px 0}body.town-banstead .bn-hero{padding:30px 0 44px}body.town-banstead .bn-hero-copy h1{font-size:2.8rem;max-width:none}body.town-banstead .bn-lead{font-size:1rem}body.town-banstead .bn-hero-actions{display:grid;grid-template-columns:1fr}body.town-banstead .bn-hero-actions .btn{width:100%}body.town-banstead .bn-hero-media{aspect-ratio:16/11;border-radius:18px}body.town-banstead .bn-hero-label{left:10px;right:10px;bottom:10px;max-width:none}body.town-banstead .bn-service-card{grid-template-columns:48px 1fr;padding:20px;gap:14px}body.town-banstead .bn-service-icon{width:48px;height:48px}body.town-banstead .bn-proof{padding:60px 0}body.town-banstead .bn-proof-copy{padding:28px 22px}body.town-banstead .bn-chip-grid{grid-template-columns:1fr}body.town-banstead .bn-form-card{padding:16px}body.town-banstead .bn-final-actions{width:100%}body.town-banstead .bn-final-actions .btn{width:100%}}
