/* Ashford V1 production presentation */
:root{--sun-navy:#061c36;--sun-navy2:#0b315d;--sun-blue:#1267ee;--sun-orange:#ff5a0a;--sun-ink:#0a2038;--sun-soft:#f4f7fa;--sun-line:#dce5ed}
body.town-ashford{background:#fff;color:var(--sun-ink);overflow-x:hidden}
body.town-ashford .container{width:min(1200px,calc(100% - 40px));margin-inline:auto}
body.town-ashford .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,28,54,.07);backdrop-filter:blur(10px)}
body.town-ashford .header-inner{min-height:92px;gap:22px}
body.town-ashford .site-logo{max-width:310px;flex:0 0 310px}
body.town-ashford .site-logo img{width:100%;max-height:84px;object-fit:contain}
body.town-ashford .main-nav{margin-left:auto}
body.town-ashford .main-nav ul{gap:1.15rem}
body.town-ashford .main-nav a{font-weight:850;color:var(--sun-ink);font-size:.9rem}
body.town-ashford .header-ctas{flex-shrink:0}
body.town-ashford .header-ctas .btn-phone{background:var(--sun-navy);border-color:var(--sun-navy);color:#fff}
body.town-ashford .btn{border-radius:11px;font-weight:900;text-decoration:none}
body.town-ashford .btn-primary{background:var(--sun-orange);border-color:var(--sun-orange);color:#fff;box-shadow:0 10px 22px rgba(255,90,10,.2)}
body.town-ashford section{padding:78px 0}
body.town-ashford .sun-kicker,body.town-ashford .sun-eyebrow{margin:0 0 10px;color:var(--sun-orange);font-size:.78rem;line-height:1.2;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
body.town-ashford .sun-kicker.light{color:#ffd2bd}
/* hero */
body.town-ashford .sun-hero{padding:58px 0 0;background:linear-gradient(180deg,#f7f9fb,#fff);overflow:hidden}
body.town-ashford .sun-hero-copy{text-align:center;max-width:900px}
body.town-ashford .sun-hero-copy h1{margin:.1rem auto 18px;color:var(--sun-ink);font-size:clamp(3.2rem,6vw,5.8rem);line-height:.93;letter-spacing:-.055em;max-width:11ch}
body.town-ashford .sun-hero-copy h1 span{display:block;color:var(--sun-orange);font-size:.52em;line-height:1.05;margin-top:.18em;letter-spacing:-.025em}
body.town-ashford .sun-lead{max-width:720px;margin:0 auto;color:#526579;font-size:1.12rem;line-height:1.72}
body.town-ashford .sun-hero-actions{display:flex;justify-content:center;gap:11px;flex-wrap:wrap;margin:26px 0 34px}
body.town-ashford .sun-btn-outline{background:#fff;border:1px solid #b8c6d3;color:var(--sun-ink)}
body.town-ashford .sun-hero-media-wrap{max-width:1320px}
body.town-ashford .sun-hero-media{position:relative;height:510px;border-radius:28px 28px 0 0;overflow:hidden;background:#07192e;box-shadow:0 30px 65px rgba(7,29,53,.18)}
body.town-ashford .sun-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 57%;display:block}
body.town-ashford .sun-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(4,20,40,.55));pointer-events:none}
body.town-ashford .sun-media-tag{position:absolute;left:24px;bottom:22px;z-index:2;max-width:520px;padding:15px 18px;border-left:4px solid var(--sun-orange);border-radius:11px;background:rgba(5,24,47,.9);display:grid;gap:4px}
body.town-ashford .sun-media-tag strong{color:#fff;font-size:1rem}
body.town-ashford .sun-media-tag span{color:#cbd9e6;font-size:.83rem}
/* actions */
body.town-ashford .sun-actions{padding:0;background:#061c36}
body.town-ashford .sun-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.13)}
body.town-ashford .sun-action-grid>a,body.town-ashford .sun-action-grid>div{min-height:138px;padding:25px 26px;display:flex;align-items:center;gap:16px;background:#071f3d;color:#fff;text-decoration:none}
body.town-ashford .sun-action-grid>a:hover{background:#0a2b50;text-decoration:none}
body.town-ashford .sun-action-icon{flex:0 0 44px;width:44px;height:44px;border-radius:13px;background:rgba(255,255,255,.08);display:grid;place-items:center;color:#ff8b52;font-weight:950}
body.town-ashford .sun-action-grid strong{display:block;color:#fff;margin-bottom:4px;font-size:1.05rem}
body.town-ashford .sun-action-grid small{display:block;color:#c8d6e3;line-height:1.5;font-size:.84rem}
/* headings + services */
body.town-ashford .sun-heading{max-width:800px;margin:0 auto 38px;text-align:center}
body.town-ashford .sun-heading-left{margin-left:0;text-align:left}
body.town-ashford .sun-heading h2{margin:.2rem 0 .75rem;color:var(--sun-ink);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.03;letter-spacing:-.04em}
body.town-ashford .sun-heading>p:last-child{margin:0;color:#647588;line-height:1.65}
body.town-ashford .sun-services{background:#f4f7fa}
body.town-ashford .sun-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body.town-ashford .sun-service{min-height:190px;padding:26px;border:1px solid var(--sun-line);border-radius:18px;background:#fff;color:var(--sun-ink);text-decoration:none;display:grid;grid-template-columns:58px 1fr;gap:18px;box-shadow:0 9px 23px rgba(7,29,53,.045);transition:transform .18s ease,box-shadow .18s ease}
body.town-ashford .sun-service:hover{transform:translateY(-3px);box-shadow:0 17px 34px rgba(7,29,53,.08);text-decoration:none}
body.town-ashford .sun-service-mark{width:58px;height:58px;border-radius:16px;background:#edf3ff;color:var(--sun-blue);display:grid;place-items:center;font-weight:950}
body.town-ashford .sun-service:nth-child(even) .sun-service-mark{background:#fff0e8;color:var(--sun-orange)}
body.town-ashford .sun-service h3{margin:0 0 8px;color:var(--sun-ink);font-size:1.22rem}
body.town-ashford .sun-service p{margin:0 0 16px;color:#637487;line-height:1.62;font-size:.92rem}
body.town-ashford .sun-service b{color:var(--sun-blue);font-size:.88rem}
body.town-ashford .sun-service-dark{background:var(--sun-navy);border-color:var(--sun-navy)}
body.town-ashford .sun-service-dark h3,body.town-ashford .sun-service-dark b{color:#fff}
body.town-ashford .sun-service-dark p{color:#cbd9e6}
body.town-ashford .sun-service-dark .sun-service-mark{background:rgba(255,255,255,.1);color:#ff9d6c}
/* proof */
body.town-ashford .sun-proof{background:#fff}
body.town-ashford .sun-proof-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;align-items:stretch}
body.town-ashford .sun-proof-photo{position:relative;min-height:560px;border-radius:24px;overflow:hidden;background:#071d35;box-shadow:0 20px 46px rgba(7,29,53,.13)}
body.town-ashford .sun-proof-photo img{width:100%;height:100%;object-fit:cover;object-position:54% center;display:block}
body.town-ashford .sun-proof-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(4,20,40,.88));pointer-events:none}
body.town-ashford .sun-proof-photo>div{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:80px 28px 28px;color:#fff}
body.town-ashford .sun-proof-photo h2{margin:0 0 8px;color:#fff;font-size:clamp(1.9rem,3vw,2.8rem);max-width:11ch}
body.town-ashford .sun-proof-photo p:last-child{max-width:570px;margin:0;color:#d7e4ef}
body.town-ashford .sun-proof-stack{display:grid;grid-template-rows:1fr 1fr;gap:18px}
body.town-ashford .sun-info-card{padding:30px;border:1px solid var(--sun-line);border-radius:20px;background:#f7f9fb;display:flex;flex-direction:column;justify-content:center}
body.town-ashford .sun-info-card>span{color:var(--sun-blue);text-transform:uppercase;letter-spacing:.11em;font-weight:950;font-size:.74rem}
body.town-ashford .sun-info-card h3{margin:12px 0 9px;color:var(--sun-ink);font-size:1.45rem}
body.town-ashford .sun-info-card p{margin:0;color:#637487;line-height:1.65}
body.town-ashford .sun-info-accent{background:linear-gradient(135deg,#0b315d,#061c36);border-color:#0b315d}
body.town-ashford .sun-info-accent>span{color:#ff9a69}.sun-info-accent h3{color:#fff!important}.sun-info-accent p{color:#cbd9e6!important}
/* equipment */
body.town-ashford .sun-equipment{background:#f4f7fa}
body.town-ashford .sun-equipment-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}
body.town-ashford .sun-equipment-copy h2{margin:.2rem 0 17px;color:var(--sun-ink);font-size:clamp(2.3rem,4.2vw,3.9rem);line-height:.99;letter-spacing:-.045em;max-width:11ch}
body.town-ashford .sun-equipment-copy>p:not(.sun-kicker){color:#627487;line-height:1.72;max-width:620px}
body.town-ashford .sun-checks{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:24px}
body.town-ashford .sun-checks span{position:relative;padding:11px 12px 11px 34px;border:1px solid var(--sun-line);border-radius:10px;background:#fff;color:#314b64;font-weight:800;font-size:.86rem}
body.town-ashford .sun-checks span:before{content:"✓";position:absolute;left:12px;color:var(--sun-orange);font-weight:950}
body.town-ashford .sun-equipment-photo{height:470px;border-radius:22px;overflow:hidden;box-shadow:0 20px 46px rgba(7,29,53,.12)}
body.town-ashford .sun-equipment-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
/* process */
body.town-ashford .sun-process{background:#fff}
body.town-ashford .sun-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
body.town-ashford .sun-process-grid article{padding:24px;border:1px solid var(--sun-line);border-radius:18px;background:#fff;box-shadow:0 12px 26px rgba(7,29,53,.05)}
body.town-ashford .sun-process-grid article>span{display:grid;place-items:center;width:36px;height:36px;margin-bottom:22px;border-radius:999px;background:#fff0e8;color:var(--sun-orange);font-weight:950}
body.town-ashford .sun-process-grid h3{margin:0 0 7px;color:var(--sun-ink);font-size:1.05rem}
body.town-ashford .sun-process-grid p{margin:0;color:#657689;font-size:.9rem;line-height:1.58}
/* CTA + faq */
body.town-ashford .sun-cta{padding:44px 0;background:var(--sun-orange);color:#fff}
body.town-ashford .sun-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:38px}
body.town-ashford .sun-cta h2{margin:.2rem 0 5px;color:#fff;font-size:clamp(2rem,3.5vw,3rem)}
body.town-ashford .sun-cta p{margin:0;color:#fff4ee}
body.town-ashford .sun-cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
body.town-ashford .sun-btn-dark{background:var(--sun-navy);border-color:var(--sun-navy);color:#fff}
body.town-ashford .sun-btn-light{background:#fff;border-color:#fff;color:var(--sun-ink)}
body.town-ashford .sun-faq{background:#f7f9fb}
body.town-ashford .sun-faq .faq-list{max-width:930px;margin:0 auto;display:grid;gap:10px}
body.town-ashford .sun-faq details{padding:0;border:1px solid var(--sun-line);border-radius:13px;background:#fff;overflow:hidden}
body.town-ashford .sun-faq summary{padding:18px 20px;color:var(--sun-ink);font-weight:900}
body.town-ashford .sun-faq details p{padding:0 20px 20px;margin:0;color:#637487}
/* callback */
body.town-ashford .sun-callback{background:linear-gradient(135deg,#05182f,#0a315d);color:#fff}
body.town-ashford .sun-callback-grid{display:grid;grid-template-columns:.72fr 1.08fr;gap:70px;align-items:start}
body.town-ashford .sun-callback-copy{position:sticky;top:140px;padding-top:18px}
body.town-ashford .sun-callback h2{margin:.25rem 0 15px;color:#fff;font-size:clamp(2.5rem,4vw,4rem);line-height:1;letter-spacing:-.045em;max-width:10ch}
body.town-ashford .sun-callback-copy>p:not(.sun-kicker){color:#cbd9e6;line-height:1.7;max-width:520px}
body.town-ashford .sun-callback-points{display:grid;gap:9px;margin-top:24px}
body.town-ashford .sun-callback-points span{position:relative;padding-left:25px;color:#d9e5f0;font-weight:800}
body.town-ashford .sun-callback-points span:before{content:"✓";position:absolute;left:0;color:var(--sun-orange);font-weight:950}
body.town-ashford .sun-form-card{padding:24px;border-radius:20px;background:#fff;box-shadow:0 22px 50px rgba(0,0,0,.22)}
body.town-ashford .sun-form-card h3{color:var(--sun-ink)}
body.town-ashford .sun-form-card .messngr-form-wrapper{min-height:647px}
/* footer */
body.town-ashford .site-footer{background:#041428;border-top:0}
body.town-ashford .footer-brand > a:first-of-type{display:block;max-width:340px;padding:0}
body.town-ashford .footer-brand a:before,body.town-ashford .footer-brand a:after{display:none!important;content:none!important}
body.town-ashford .footer-brand img{width:100%;max-height:125px;object-fit:contain;margin:0 0 18px}
body.town-ashford .footer-brand p{color:#b7c7d5;line-height:1.65}
body.town-ashford .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(--sun-navy);font-weight:900;text-decoration:none;white-space:nowrap}
@media(max-width:1080px){body.town-ashford .header-ctas .btn-secondary{display:none}body.town-ashford .sun-equipment-grid{grid-template-columns:1fr 1fr;gap:30px}body.town-ashford .sun-proof-grid{grid-template-columns:1fr 1fr}}
@media(max-width:899px){body.town-ashford{padding-bottom:70px}body.town-ashford .container{width:min(100% - 28px,1200px)}body.town-ashford .header-inner{min-height:76px;width:min(100% - 28px,1200px)}body.town-ashford .site-logo{max-width:235px;flex:1 1 auto}body.town-ashford .site-logo img{max-height:68px}body.town-ashford .header-ctas{display:none}body.town-ashford .sun-hero-media{height:auto;aspect-ratio:16/10;border-radius:20px 20px 0 0}body.town-ashford .sun-action-grid{grid-template-columns:1fr}body.town-ashford .sun-action-grid>a,body.town-ashford .sun-action-grid>div{min-height:0;padding:18px 20px}body.town-ashford .sun-proof-grid,body.town-ashford .sun-equipment-grid,body.town-ashford .sun-callback-grid{grid-template-columns:1fr;gap:34px}body.town-ashford .sun-proof-photo{min-height:0;aspect-ratio:16/11}body.town-ashford .sun-proof-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}body.town-ashford .sun-equipment-photo{height:auto;aspect-ratio:16/10}body.town-ashford .sun-process-grid{grid-template-columns:1fr 1fr}body.town-ashford .sun-callback-copy{position:static;padding-top:0}body.town-ashford .sun-cta-inner{align-items:flex-start;flex-direction:column}body.town-ashford .sun-cta-actions{justify-content:flex-start}}
@media(max-width:620px){body.town-ashford .container,body.town-ashford .header-inner{width:min(100% - 20px,1200px)}body.town-ashford .site-logo{max-width:205px}body.town-ashford .sun-hero{padding:34px 0 0}body.town-ashford .sun-hero-copy h1{font-size:clamp(2.6rem,12vw,3.65rem);max-width:none;overflow-wrap:anywhere}body.town-ashford .sun-lead{font-size:1rem}body.town-ashford .sun-hero-actions{display:grid;grid-template-columns:1fr}body.town-ashford .sun-hero-actions .btn{width:100%}body.town-ashford .sun-hero-media{aspect-ratio:16/11}body.town-ashford .sun-media-tag{left:10px;right:10px;bottom:10px;max-width:none;padding:12px 14px}body.town-ashford .sun-services{padding:64px 0}body.town-ashford .sun-services-grid{grid-template-columns:1fr}body.town-ashford .sun-service{min-height:0;grid-template-columns:48px 1fr;padding:20px;gap:14px}body.town-ashford .sun-service-mark{width:48px;height:48px}body.town-ashford .sun-proof{padding:62px 0}body.town-ashford .sun-proof-photo{aspect-ratio:4/5}body.town-ashford .sun-proof-photo>div{padding:70px 20px 20px}body.town-ashford .sun-proof-stack{grid-template-columns:1fr}body.town-ashford .sun-checks{grid-template-columns:1fr}body.town-ashford .sun-process-grid{grid-template-columns:1fr}body.town-ashford .sun-cta-actions{width:100%}body.town-ashford .sun-cta-actions .btn{width:100%}body.town-ashford .sun-form-card{padding:16px}}


/* ASHFORD V1 — compact visual-grid hero, no stretched hero photography */
body.town-ashford{--sun-navy:#061c36;--sun-blue:#1267ee;--sun-orange:#ff5a0a;--sun-ink:#0a2038;--sun-soft:#f4f7fa;--sun-line:#dce5ed;overflow-x:hidden}
body.town-ashford .ash-hero{padding:58px 0;background:linear-gradient(135deg,#061a33 0%,#0b315d 100%);color:#fff}
body.town-ashford .ash-hero-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:48px;align-items:center}
body.town-ashford .ash-hero-copy h1{margin:.15rem 0 18px;color:#fff;font-size:clamp(3.1rem,5.2vw,5.2rem);line-height:.94;letter-spacing:-.05em;max-width:8.5ch}
body.town-ashford .ash-hero-copy h1 span{display:block;color:var(--sun-orange);font-size:.64em;margin-top:.16em}
body.town-ashford .ash-hero-copy .sun-lead{color:#d8e5f2;max-width:570px}
body.town-ashford .ash-btn-outline{background:transparent;border:1px solid rgba(255,255,255,.55);color:#fff}
body.town-ashford .ash-trust-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}
body.town-ashford .ash-trust-row span{padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:#e8f0f8;font-size:.78rem;font-weight:800}
body.town-ashford .ash-hero-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}
body.town-ashford .ash-hero-gallery figure{margin:0;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#0a2544;box-shadow:0 18px 38px rgba(0,0,0,.22);aspect-ratio:16/10}
body.town-ashford .ash-hero-gallery img{width:100%;height:100%;object-fit:cover;display:block}
body.town-ashford .ash-hero-gallery figure:nth-child(1) img{object-position:center 32%}
body.town-ashford .ash-hero-gallery figure:nth-child(4) img{object-position:center 22%}
body.town-ashford .sun-actions{background:#fff;padding:22px 0}
body.town-ashford .sun-action-grid{margin-top:0;box-shadow:none;border-radius:16px}
body.town-ashford .sun-services{background:#f5f7fa;padding:72px 0}
body.town-ashford .sun-services-grid{grid-template-columns:repeat(3,1fr);gap:14px}
body.town-ashford .sun-service{min-height:210px;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(7,29,53,.05)}
body.town-ashford .ash-proof{background:#fff;padding:78px 0}
body.town-ashford .ash-proof-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center}
body.town-ashford .ash-proof-copy h2{font-size:clamp(2.2rem,4vw,3.65rem);line-height:1;letter-spacing:-.04em;color:var(--sun-ink);max-width:11ch}
body.town-ashford .ash-proof-copy>p:not(.sun-kicker){color:#617487;line-height:1.7}
body.town-ashford .ash-proof-points{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}
body.town-ashford .ash-proof-points span{padding:11px 12px;border:1px solid var(--sun-line);border-radius:10px;background:#f7f9fb;font-weight:800;color:#314b64}
body.town-ashford .ash-proof-media{display:grid;grid-template-columns:1fr 1fr;gap:14px}
body.town-ashford .ash-proof-media article{overflow:hidden;border:1px solid var(--sun-line);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(7,29,53,.07)}
body.town-ashford .ash-proof-media img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
body.town-ashford .ash-proof-media article strong{display:block;padding:14px 16px;color:var(--sun-ink)}
body.town-ashford .ash-support{background:linear-gradient(135deg,#f2f6fa,#eaf1f8);padding:76px 0}
body.town-ashford .ash-support-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}
body.town-ashford .ash-support-grid h2{font-size:clamp(2.25rem,4vw,3.8rem);line-height:1;color:var(--sun-ink);max-width:10ch}
body.town-ashford .ash-support-grid p{color:#617487;line-height:1.7}
body.town-ashford .ash-support-cards{display:grid;gap:10px}
body.town-ashford .ash-support-cards article{padding:18px 20px;border-radius:14px;border:1px solid var(--sun-line);background:#fff;display:grid;gap:4px}
body.town-ashford .ash-support-cards strong{color:var(--sun-ink)}
body.town-ashford .ash-support-cards span{color:#657689;font-size:.9rem}
body.town-ashford .site-footer .footer-phone{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:max-content;white-space:nowrap}
@media(max-width:1050px){body.town-ashford .ash-hero-grid{grid-template-columns:1fr 1fr;gap:28px}body.town-ashford .ash-proof-grid,body.town-ashford .ash-support-grid{grid-template-columns:1fr 1fr;gap:30px}}
@media(max-width:899px){body.town-ashford .ash-hero-grid,body.town-ashford .ash-proof-grid,body.town-ashford .ash-support-grid{grid-template-columns:1fr}body.town-ashford .ash-hero-gallery{order:2}body.town-ashford .sun-services-grid{grid-template-columns:1fr 1fr}body.town-ashford .ash-proof-media{grid-template-columns:1fr 1fr}}
@media(max-width:620px){body.town-ashford .container,body.town-ashford .header-inner{width:min(100% - 20px,1200px)}body.town-ashford .ash-hero{padding:36px 0}body.town-ashford .ash-hero-copy h1{font-size:clamp(2.55rem,12vw,3.5rem);max-width:none;overflow-wrap:anywhere}body.town-ashford .ash-hero-gallery{gap:8px}body.town-ashford .ash-hero-gallery figure{border-radius:12px}body.town-ashford .sun-services-grid{grid-template-columns:1fr}body.town-ashford .ash-proof-media{grid-template-columns:1fr}body.town-ashford .ash-proof-points{grid-template-columns:1fr}body.town-ashford .ash-support{padding:58px 0}}
