/* Caterham town presentation layer */
:root{--tn:#071b36;--tb:#1263f2;--to:#ff5a00;--ts:#f4f7fb}
.town-rollout .site-header{border-bottom:5px solid var(--to);box-shadow:0 10px 28px rgba(7,27,54,.09)}
.town-rollout .site-logo{max-width:280px}
.town-rollout .hero h1{font-size:clamp(2.45rem,5vw,4.8rem);line-height:.98}
.town-rollout .hero .eyebrow{text-transform:uppercase;letter-spacing:.075em}
.town-rollout .ppc-hero-media{border-radius:18px;box-shadow:0 24px 58px rgba(7,27,54,.22)}
.town-rollout .hero-form-card{border-top:5px solid var(--to)}
.town-rollout .emergency-strip{background:var(--to)}.town-rollout .emergency-strip h2,.town-rollout .emergency-strip p{color:#fff}.town-rollout .emergency-strip .btn-primary{background:#fff;color:var(--tn);border-color:#fff}
.town-rollout .local-area-section{background:linear-gradient(120deg,#071b36,#0c4177);color:#fff}.town-rollout .local-area-section h2,.town-rollout .local-area-section p{color:#fff}
.town-rollout .site-footer{background:#05172d;border-top:5px solid var(--to)}
 .town-rollout .hero{background:#f5f8fc;padding:4rem 0}.town-rollout .hero h1,.town-rollout .hero .eyebrow{color:#071b36}.town-rollout .hero-intro{color:#40556b}@media(min-width:900px){.town-rollout .hero-inner{grid-template-columns:minmax(420px,1fr) minmax(0,.88fr);grid-template-areas:"media content" "media form"}.town-rollout .ppc-hero-media{grid-area:media;min-height:640px}.town-rollout .ppc-hero-media img{min-height:640px}.town-rollout .hero-content{grid-area:content}.town-rollout .hero-form-card{grid-area:form}} .town-rollout .service-card{border:0;border-left:5px solid var(--to);border-radius:.45rem;box-shadow:0 12px 28px rgba(7,27,54,.07)}.town-rollout .service-card:nth-child(odd){border-left-color:var(--tb)}@media(max-width:899px){.town-rollout .site-logo{max-width:min(230px,calc(100% - 64px))}.town-rollout .hero{padding:2.4rem 0 3rem}.town-rollout .ppc-hero-media{min-height:240px!important}.town-rollout .ppc-hero-media img{min-height:240px!important}.town-rollout .hero-form-card{margin:0!important;max-width:none!important}}
/* CATERHAM V1 — full-image repair hero, lighter editorial body */
body.town-caterham.caterham-v1{--cat-navy:#061d3a;--cat-blue:#1267ee;--cat-orange:#ff5a0a;--cat-ink:#0a2038;--cat-soft:#f4f7fa;--cat-line:#dce5ed;background:#fff;color:var(--cat-ink);overflow-x:hidden}
body.town-caterham.caterham-v1 .container{width:min(1200px,calc(100% - 40px));margin-inline:auto}
body.town-caterham.caterham-v1 .site-header{border-bottom:1px solid #e4ebf1;box-shadow:0 8px 28px rgba(6,29,58,.07)}
body.town-caterham.caterham-v1 .site-logo{max-width:300px;flex:0 0 300px}
body.town-caterham.caterham-v1 .site-logo img{max-height:84px;width:auto}
body.town-caterham.caterham-v1 .btn{border-radius:10px;font-weight:900;text-decoration:none}
body.town-caterham.caterham-v1 .btn-primary{background:var(--cat-orange);border-color:var(--cat-orange);color:#fff}
body.town-caterham.caterham-v1 .cat-kicker,body.town-caterham.caterham-v1 .cat-eyebrow{margin:0 0 10px;color:var(--cat-orange);font-size:.78rem;line-height:1.2;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
body.town-caterham.caterham-v1 .cat-kicker.light{color:#ffb18d}
body.town-caterham.caterham-v1 .cat-hero{position:relative;min-height:650px;padding:0;background:#061d3a;overflow:hidden}
body.town-caterham.caterham-v1 .cat-hero-image{position:absolute;inset:0}
body.town-caterham.caterham-v1 .cat-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,33,.82) 0%,rgba(3,17,33,.62) 36%,rgba(3,17,33,.12) 68%,rgba(3,17,33,.02) 100%)}
body.town-caterham.caterham-v1 .cat-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 54%;display:block}
body.town-caterham.caterham-v1 .cat-hero-layer{position:relative;z-index:2;min-height:650px;display:flex;align-items:center;padding-block:58px}
body.town-caterham.caterham-v1 .cat-hero-card{max-width:590px;padding:34px 36px;border-radius:22px;background:rgba(6,29,58,.88);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.13);border-left:5px solid var(--cat-orange);box-shadow:0 25px 60px rgba(0,0,0,.28);color:#fff}
body.town-caterham.caterham-v1 .cat-hero-card .cat-eyebrow{color:#ffad84}
body.town-caterham.caterham-v1 .cat-hero-card h1{margin:.1rem 0 18px;color:#fff;font-size:clamp(3.2rem,5.2vw,5.35rem);line-height:.94;letter-spacing:-.05em;max-width:9ch}
body.town-caterham.caterham-v1 .cat-hero-card h1 span{display:block;color:var(--cat-orange);font-size:.62em;line-height:1.04;margin-top:.14em}
body.town-caterham.caterham-v1 .cat-hero-card>p:not(.cat-eyebrow){color:#d8e5f2;font-size:1.08rem;line-height:1.7;max-width:540px}
body.town-caterham.caterham-v1 .cat-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 22px}
body.town-caterham.caterham-v1 .cat-btn-outline{background:transparent;border:1px solid rgba(255,255,255,.58);color:#fff}
body.town-caterham.caterham-v1 .cat-pills{display:flex;gap:8px;flex-wrap:wrap}
body.town-caterham.caterham-v1 .cat-pills span{padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);color:#e4edf5;font-size:.77rem;font-weight:800}
body.town-caterham.caterham-v1 .cat-contact-ribbon{padding:0;background:#fff}
body.town-caterham.caterham-v1 .cat-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:-28px;position:relative;z-index:5;border:1px solid var(--cat-line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 18px 42px rgba(6,29,58,.12)}
body.town-caterham.caterham-v1 .cat-contact-grid>*{min-height:140px;padding:24px;border-right:1px solid var(--cat-line);display:grid;align-content:center;gap:7px;color:var(--cat-ink);text-decoration:none;background:#fff;border-top:4px solid transparent}
body.town-caterham.caterham-v1 .cat-contact-grid>*:nth-child(1){border-top-color:var(--cat-orange)}body.town-caterham.caterham-v1 .cat-contact-grid>*:nth-child(2){border-top-color:var(--cat-blue)}body.town-caterham.caterham-v1 .cat-contact-grid>*:nth-child(3){border-top-color:#9bb7d6;border-right:0}
body.town-caterham.caterham-v1 .cat-contact-grid strong{font-size:1.08rem;color:var(--cat-ink)}body.town-caterham.caterham-v1 .cat-contact-grid span{color:#607286;font-size:.9rem;line-height:1.5}
body.town-caterham.caterham-v1 .cat-services{padding:100px 0 84px;background:#f4f7fa}
body.town-caterham.caterham-v1 .cat-heading{max-width:790px;margin:0 auto 38px;text-align:center}body.town-caterham.caterham-v1 .cat-heading-left{margin-left:0;text-align:left}
body.town-caterham.caterham-v1 .cat-heading h2{margin:.2rem 0 .75rem;color:var(--cat-ink);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.03;letter-spacing:-.04em}body.town-caterham.caterham-v1 .cat-heading>p:last-child{margin:0;color:#647588;line-height:1.65}
body.town-caterham.caterham-v1 .cat-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
body.town-caterham.caterham-v1 .cat-service-card{min-height:245px;padding:26px;border:1px solid var(--cat-line);border-radius:18px;background:#fff;color:var(--cat-ink);text-decoration:none;display:flex;flex-direction:column;box-shadow:0 9px 23px rgba(7,29,53,.05)}
body.town-caterham.caterham-v1 .cat-service-card:hover{transform:translateY(-2px);text-decoration:none;box-shadow:0 16px 32px rgba(7,29,53,.09)}
body.town-caterham.caterham-v1 .cat-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:25px;border-radius:14px;background:#edf3ff;color:var(--cat-blue);font-weight:950;font-size:.82rem}
body.town-caterham.caterham-v1 .cat-service-card:nth-child(even) .cat-icon{background:#fff0e8;color:var(--cat-orange)}
body.town-caterham.caterham-v1 .cat-service-card h3{margin:0 0 9px;color:var(--cat-ink);font-size:1.22rem}body.town-caterham.caterham-v1 .cat-service-card p{margin:0 0 18px;color:#637487;line-height:1.62;font-size:.92rem}body.town-caterham.caterham-v1 .cat-service-card b{margin-top:auto;color:var(--cat-blue);font-size:.87rem}
body.town-caterham.caterham-v1 .cat-service-dark{background:var(--cat-navy);border-color:var(--cat-navy)}body.town-caterham.caterham-v1 .cat-service-dark h3,body.town-caterham.caterham-v1 .cat-service-dark b{color:#fff}body.town-caterham.caterham-v1 .cat-service-dark p{color:#cbd9e6}
body.town-caterham.caterham-v1 .cat-feature{padding:84px 0;background:#fff}body.town-caterham.caterham-v1 .cat-feature-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}
body.town-caterham.caterham-v1 .cat-feature-image{border-radius:24px;overflow:hidden;box-shadow:0 22px 50px rgba(7,29,53,.12)}body.town-caterham.caterham-v1 .cat-feature-image img{width:100%;aspect-ratio:16/12;object-fit:cover;object-position:center;display:block}
body.town-caterham.caterham-v1 .cat-feature-copy h2{margin:.2rem 0 16px;color:var(--cat-ink);font-size:clamp(2.35rem,4.2vw,4rem);line-height:.99;letter-spacing:-.045em;max-width:11ch}body.town-caterham.caterham-v1 .cat-feature-copy>p:not(.cat-kicker){color:#627487;line-height:1.72}
body.town-caterham.caterham-v1 .cat-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none;padding:0;margin:24px 0}body.town-caterham.caterham-v1 .cat-checks li{position:relative;padding:11px 12px 11px 36px;border:1px solid var(--cat-line);border-radius:10px;background:#f8fafc;color:#314b64;font-weight:800;font-size:.88rem}body.town-caterham.caterham-v1 .cat-checks li:before{content:"✓";position:absolute;left:13px;color:var(--cat-orange);font-weight:950}
body.town-caterham.caterham-v1 .cat-actions{display:flex;gap:10px;flex-wrap:wrap}body.town-caterham.caterham-v1 .cat-btn-light{background:#fff;border:1px solid #bdcad5;color:var(--cat-ink)}
body.town-caterham.caterham-v1 .cat-visuals{padding:82px 0;background:#071d35;color:#fff}body.town-caterham.caterham-v1 .cat-visuals .cat-heading h2{color:#fff}body.town-caterham.caterham-v1 .cat-visual-grid{display:grid;grid-template-columns:1fr 1fr .8fr;gap:16px}
body.town-caterham.caterham-v1 .cat-visual-grid article{overflow:hidden;border-radius:18px;background:#fff;color:var(--cat-ink)}body.town-caterham.caterham-v1 .cat-visual-grid img{width:100%;aspect-ratio:16/11;object-fit:cover;display:block}body.town-caterham.caterham-v1 .cat-visual-grid article>div{padding:18px 20px}body.town-caterham.caterham-v1 .cat-visual-grid h3{margin:0 0 7px;color:var(--cat-ink)}body.town-caterham.caterham-v1 .cat-visual-grid p{margin:0;color:#637487;line-height:1.55;font-size:.9rem}
body.town-caterham.caterham-v1 .cat-visual-text{background:linear-gradient(135deg,#0b315e,#061d3a)!important;color:#fff!important;display:flex;align-items:center}body.town-caterham.caterham-v1 .cat-visual-text h3{color:#fff;font-size:1.6rem}body.town-caterham.caterham-v1 .cat-visual-text p{color:#cbd9e6;margin-bottom:20px}
body.town-caterham.caterham-v1 .cat-process{padding:84px 0;background:#fff}body.town-caterham.caterham-v1 .cat-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}body.town-caterham.caterham-v1 .cat-process-grid article{padding:24px;border:1px solid var(--cat-line);border-radius:18px;background:#fff;box-shadow:0 12px 26px rgba(7,29,53,.05)}body.town-caterham.caterham-v1 .cat-process-grid article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#fff0e8;color:var(--cat-orange);font-weight:950;margin-bottom:20px}body.town-caterham.caterham-v1 .cat-process-grid h3{margin:0 0 7px;color:var(--cat-ink)}body.town-caterham.caterham-v1 .cat-process-grid p{margin:0;color:#657689;font-size:.9rem;line-height:1.55}
body.town-caterham.caterham-v1 .cat-faq{padding:82px 0;background:#f4f7fa}body.town-caterham.caterham-v1 .cat-faq .faq-list{max-width:920px;margin:0 auto}
body.town-caterham.caterham-v1 .cat-final-cta{padding:48px 0;background:var(--cat-orange);color:#fff}body.town-caterham.caterham-v1 .cat-final-grid{display:flex;align-items:center;justify-content:space-between;gap:40px}body.town-caterham.caterham-v1 .cat-final-cta h2{margin:.2rem 0 5px;color:#fff;font-size:clamp(2rem,3.4vw,3rem)}body.town-caterham.caterham-v1 .cat-final-cta p{margin:0;color:#fff4ee}body.town-caterham.caterham-v1 .cat-btn-dark{background:var(--cat-navy);border-color:var(--cat-navy);color:#fff}body.town-caterham.caterham-v1 .cat-btn-white{background:#fff;border-color:#fff;color:var(--cat-ink)}
body.town-caterham.caterham-v1 .cat-contact{background:linear-gradient(135deg,#05182f,#0a315d);color:#fff}body.town-caterham.caterham-v1 .cat-contact h2{color:#fff}body.town-caterham.caterham-v1 .cat-contact p{color:#cbd9e6}body.town-caterham.caterham-v1 .cat-contact .contact-form-card{background:#fff;border-radius:20px;box-shadow:0 22px 50px rgba(0,0,0,.22)}
body.town-caterham.caterham-v1 .site-footer{background:#041428;border-top:0}body.town-caterham.caterham-v1 .footer-brand>a:first-of-type{display:block;max-width:330px;padding:0}body.town-caterham.caterham-v1 .footer-brand a:before,body.town-caterham.caterham-v1 .footer-brand a:after{display:none!important;content:none!important}body.town-caterham.caterham-v1 .footer-brand img{width:100%;max-height:115px;object-fit:contain;margin:0 0 18px}body.town-caterham.caterham-v1 .footer-brand p{color:#b7c7d5}body.town-caterham.caterham-v1 .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(--cat-navy);font-weight:900;text-decoration:none;white-space:nowrap}
@media(max-width:1080px){body.town-caterham.caterham-v1 .header-ctas .btn-secondary{display:none}body.town-caterham.caterham-v1 .cat-service-grid{grid-template-columns:1fr 1fr}body.town-caterham.caterham-v1 .cat-feature-grid{grid-template-columns:1fr 1fr;gap:32px}body.town-caterham.caterham-v1 .cat-visual-grid{grid-template-columns:1fr 1fr}body.town-caterham.caterham-v1 .cat-visual-text{grid-column:1/3}}
@media(max-width:899px){body.town-caterham.caterham-v1{padding-bottom:70px}body.town-caterham.caterham-v1 .container{width:min(100% - 28px,1200px)}body.town-caterham.caterham-v1 .header-inner{width:min(100% - 28px,1200px);min-height:74px}body.town-caterham.caterham-v1 .site-logo{max-width:220px;flex:1 1 auto}body.town-caterham.caterham-v1 .site-logo img{max-height:64px}body.town-caterham.caterham-v1 .header-ctas{display:none}body.town-caterham.caterham-v1 .cat-hero,body.town-caterham.caterham-v1 .cat-hero-layer{min-height:610px}body.town-caterham.caterham-v1 .cat-hero-card{max-width:560px}body.town-caterham.caterham-v1 .cat-contact-grid{grid-template-columns:1fr;margin-top:-18px}body.town-caterham.caterham-v1 .cat-contact-grid>*{min-height:0;border-right:0;border-bottom:1px solid var(--cat-line);padding:18px 20px}body.town-caterham.caterham-v1 .cat-contact-grid>*:last-child{border-bottom:0}body.town-caterham.caterham-v1 .cat-feature-grid{grid-template-columns:1fr;gap:30px}body.town-caterham.caterham-v1 .cat-process-grid{grid-template-columns:1fr 1fr}body.town-caterham.caterham-v1 .cat-final-grid{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){body.town-caterham.caterham-v1 .container,body.town-caterham.caterham-v1 .header-inner{width:min(100% - 20px,1200px)}body.town-caterham.caterham-v1 .cat-hero{min-height:0;padding:0;background:#061d3a}body.town-caterham.caterham-v1 .cat-hero-image{position:relative;height:300px}body.town-caterham.caterham-v1 .cat-hero-image:after{background:linear-gradient(180deg,transparent 45%,rgba(3,17,33,.48))}body.town-caterham.caterham-v1 .cat-hero-image img{object-position:56% center}body.town-caterham.caterham-v1 .cat-hero-layer{min-height:0;padding:0}body.town-caterham.caterham-v1 .cat-hero-card{max-width:none;width:100%;margin:0;border-radius:0;padding:26px 20px 30px;border-left:0;border-top:4px solid var(--cat-orange);background:#061d3a;box-shadow:none}body.town-caterham.caterham-v1 .cat-hero-card h1{font-size:clamp(2.5rem,12vw,3.35rem);max-width:none}body.town-caterham.caterham-v1 .cat-hero-actions{display:grid;grid-template-columns:1fr}body.town-caterham.caterham-v1 .cat-hero-actions .btn{width:100%}body.town-caterham.caterham-v1 .cat-services{padding:70px 0 60px}body.town-caterham.caterham-v1 .cat-service-grid{grid-template-columns:1fr}body.town-caterham.caterham-v1 .cat-service-card{min-height:0}body.town-caterham.caterham-v1 .cat-checks{grid-template-columns:1fr}body.town-caterham.caterham-v1 .cat-visual-grid{grid-template-columns:1fr}body.town-caterham.caterham-v1 .cat-visual-text{grid-column:auto}body.town-caterham.caterham-v1 .cat-process-grid{grid-template-columns:1fr}body.town-caterham.caterham-v1 .cat-final-grid .cat-actions{width:100%}body.town-caterham.caterham-v1 .cat-final-grid .btn{width:100%}}
