
/* Lightwater V1 — image-led dark hero / clean editorial structure */
:root{--lw-navy:#061c36;--lw-navy2:#0b315d;--lw-blue:#1267ee;--lw-orange:#ff5a0a;--lw-ink:#0a2038;--lw-soft:#f3f6f9;--lw-line:#dbe4ec}
body.town-lightwater{background:#fff;color:var(--lw-ink);overflow-x:hidden}
body.town-lightwater .container{width:min(1200px,calc(100% - 40px));margin-inline:auto}
body.town-lightwater .site-header{background:#fff;border-bottom:1px solid #e4ebf1;box-shadow:0 8px 28px rgba(6,28,54,.07)}
body.town-lightwater .header-inner{min-height:92px;gap:22px}
body.town-lightwater .site-logo{max-width:300px;flex:0 0 300px}
body.town-lightwater .site-logo img{width:100%;max-height:82px;object-fit:contain}
body.town-lightwater .header-ctas .btn-phone{background:var(--lw-navy);border-color:var(--lw-navy);color:#fff}
body.town-lightwater .btn-primary{background:var(--lw-orange);border-color:var(--lw-orange);color:#fff}
body.town-lightwater .lw-eyebrow{margin:0 0 10px;color:var(--lw-orange);font-size:.78rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
body.town-lightwater .lw-eyebrow-light{color:#ffb18d}

body.town-lightwater .lw-hero{padding:56px 0;background:linear-gradient(135deg,#04162b,#0a315d);color:#fff;overflow:hidden}
body.town-lightwater .lw-hero-inner{display:grid;grid-template-columns:minmax(0,.72fr) minmax(560px,1.28fr);gap:48px;align-items:center}
body.town-lightwater .lw-hero-copy h1{margin:.15rem 0 18px;color:#fff;font-size:clamp(3.25rem,5.4vw,5.6rem);line-height:.92;letter-spacing:-.055em;max-width:8ch}
body.town-lightwater .lw-hero-copy h1 span{display:block;color:var(--lw-orange);font-size:.6em;line-height:1.05;margin-top:.15em}
body.town-lightwater .lw-lead{margin:0;color:#d6e3ef;font-size:1.12rem;line-height:1.72;max-width:580px}
body.town-lightwater .lw-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin:28px 0 24px}
body.town-lightwater .lw-btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.55);color:#fff}
body.town-lightwater .lw-hero-tags{display:flex;flex-wrap:wrap;gap:8px}
body.town-lightwater .lw-hero-tags span{padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);color:#e2ebf4;font-size:.78rem;font-weight:800}
body.town-lightwater .lw-hero-image{position:relative;height:500px;border-radius:26px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 64px rgba(0,0,0,.34);background:#081b31}
body.town-lightwater .lw-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
body.town-lightwater .lw-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(4,20,40,.48));pointer-events:none}
body.town-lightwater .lw-photo-label{position:absolute;z-index:2;left:18px;bottom:18px;display:grid;gap:3px;padding:13px 16px;border-left:4px solid var(--lw-orange);border-radius:10px;background:rgba(5,24,47,.9);max-width:420px}
body.town-lightwater .lw-photo-label strong{color:#fff;font-size:.93rem}
body.town-lightwater .lw-photo-label span{color:#cbd9e6;font-size:.78rem}

body.town-lightwater .lw-quick{padding:24px 0;background:#fff}
body.town-lightwater .lw-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
body.town-lightwater .lw-quick-grid>*{display:grid;gap:5px;padding:20px;border:1px solid var(--lw-line);border-radius:14px;background:#fff;color:var(--lw-ink);text-decoration:none;box-shadow:0 9px 22px rgba(7,29,53,.045)}
body.town-lightwater .lw-quick-grid strong{color:var(--lw-ink);font-size:1rem}
body.town-lightwater .lw-quick-grid span{color:#607286;font-size:.84rem;line-height:1.5}

body.town-lightwater .lw-services{padding:84px 0;background:var(--lw-soft)}
body.town-lightwater .lw-heading{max-width:800px;margin:0 auto 36px;text-align:center}
body.town-lightwater .lw-heading h2{margin:.2rem 0 .75rem;color:var(--lw-ink);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.03;letter-spacing:-.04em}
body.town-lightwater .lw-heading>p:last-child{margin:0;color:#647588;line-height:1.65}
body.town-lightwater .lw-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
body.town-lightwater .lw-service-card{min-height:215px;padding:26px;border:1px solid var(--lw-line);border-radius:18px;background:#fff;color:var(--lw-ink);text-decoration:none;display:flex;flex-direction:column;box-shadow:0 9px 23px rgba(7,29,53,.045)}
body.town-lightwater .lw-service-card:before{content:"";width:54px;height:4px;border-radius:999px;background:var(--lw-blue);margin-bottom:23px}
body.town-lightwater .lw-service-card:nth-child(even):before{background:var(--lw-orange)}
body.town-lightwater .lw-service-card h3{margin:0 0 9px;color:var(--lw-ink);font-size:1.18rem}
body.town-lightwater .lw-service-card p{margin:0 0 18px;color:#637487;line-height:1.62;font-size:.91rem}
body.town-lightwater .lw-service-card b{margin-top:auto;color:#0d67df;font-size:.87rem}
body.town-lightwater .lw-service-dark{background:var(--lw-navy);border-color:var(--lw-navy)}
body.town-lightwater .lw-service-dark h3,body.town-lightwater .lw-service-dark b{color:#fff}
body.town-lightwater .lw-service-dark p{color:#cbd9e6}
body.town-lightwater .lw-service-dark:before{background:#ff9a68}

body.town-lightwater .lw-proof{padding:88px 0;background:#fff}
body.town-lightwater .lw-proof-layout{display:grid;grid-template-columns:.62fr 1.38fr;gap:48px;align-items:start}
body.town-lightwater .lw-proof-copy{position:sticky;top:130px;padding-top:16px}
body.town-lightwater .lw-proof-copy h2{margin:.2rem 0 15px;color:var(--lw-ink);font-size:clamp(2.2rem,3.8vw,3.5rem);line-height:1;letter-spacing:-.045em;max-width:11ch}
body.town-lightwater .lw-proof-copy>p:not(.lw-eyebrow){color:#607286;line-height:1.72}
body.town-lightwater .lw-text-link{font-weight:900;color:#0d67df}
body.town-lightwater .lw-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
body.town-lightwater .lw-proof-grid article{overflow:hidden;border:1px solid var(--lw-line);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(7,29,53,.065)}
body.town-lightwater .lw-proof-grid article:first-child{grid-column:1/3}
body.town-lightwater .lw-proof-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}
body.town-lightwater .lw-proof-grid article:first-child img{aspect-ratio:16/7.5}
body.town-lightwater .lw-proof-grid article>div{padding:17px 19px 19px}
body.town-lightwater .lw-proof-grid h3{margin:0 0 5px;color:var(--lw-ink)}
body.town-lightwater .lw-proof-grid p{margin:0;color:#607286;font-size:.88rem;line-height:1.55}

body.town-lightwater .lw-support{padding:84px 0;background:linear-gradient(135deg,#061d3a,#0a315d);color:#fff}
body.town-lightwater .lw-support-grid{display:grid;grid-template-columns:1fr .9fr;gap:54px;align-items:center}
body.town-lightwater .lw-support h2{margin:.2rem 0 17px;color:#fff;font-size:clamp(2.4rem,4.4vw,4rem);line-height:.99;letter-spacing:-.045em;max-width:11ch}
body.town-lightwater .lw-support p{color:#ccd9e6;line-height:1.7}
body.town-lightwater .lw-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}
body.town-lightwater .lw-check-grid span{position:relative;padding:12px 14px 12px 38px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:rgba(255,255,255,.06);color:#fff;font-weight:800;font-size:.88rem}
body.town-lightwater .lw-check-grid span:before{content:"✓";position:absolute;left:14px;color:var(--lw-orange);font-weight:950}
body.town-lightwater .lw-support-card{padding:30px;border-radius:22px;background:#fff;color:var(--lw-ink);box-shadow:0 22px 48px rgba(0,0,0,.2)}
body.town-lightwater .lw-support-card h3{margin:0 0 18px;color:var(--lw-ink);font-size:1.7rem}
body.town-lightwater .lw-support-card p{padding:14px 0;border-top:1px solid var(--lw-line);margin:0;display:grid;gap:4px;color:#607286}
body.town-lightwater .lw-support-card strong{color:var(--lw-ink)}
body.town-lightwater .lw-support-card span{font-size:.9rem}
body.town-lightwater .lw-support-card .btn{margin-top:18px}

body.town-lightwater .lw-process{padding:84px 0;background:var(--lw-soft)}
body.town-lightwater .lw-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
body.town-lightwater .lw-process-grid article{padding:24px;border:1px solid var(--lw-line);border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(7,29,53,.045)}
body.town-lightwater .lw-process-grid h3{margin:0 0 7px;color:var(--lw-ink)}
body.town-lightwater .lw-process-grid p{margin:0;color:#637487;font-size:.9rem;line-height:1.55}

body.town-lightwater .lw-callback{padding:86px 0;background:#eef3f7}
body.town-lightwater .lw-callback-grid{display:grid;grid-template-columns:.72fr 1.08fr;gap:68px;align-items:start}
body.town-lightwater .lw-callback-copy{position:sticky;top:140px;padding-top:18px}
body.town-lightwater .lw-callback h2{margin:.25rem 0 15px;color:var(--lw-ink);font-size:clamp(2.5rem,4vw,4rem);line-height:1;letter-spacing:-.045em;max-width:10ch}
body.town-lightwater .lw-callback-copy>p:not(.lw-eyebrow){color:#637487;line-height:1.7}
body.town-lightwater .lw-form-card{padding:24px;border:1px solid var(--lw-line);border-radius:20px;background:#fff;box-shadow:0 22px 50px rgba(7,29,53,.11)}
body.town-lightwater .lw-form-card h3{color:var(--lw-ink)}
body.town-lightwater .lw-form-card .messngr-form-wrapper{min-height:647px}
body.town-lightwater .lw-faq{padding:82px 0;background:#fff}
body.town-lightwater .site-footer{background:#041428;border-top:0}
body.town-lightwater .footer-brand > a:first-of-type{display:block;max-width:330px;padding:0}
body.town-lightwater .footer-brand a:before,body.town-lightwater .footer-brand a:after{display:none!important;content:none!important}
body.town-lightwater .footer-brand img{width:100%;max-height:120px;object-fit:contain;margin:0 0 18px}
body.town-lightwater .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(--lw-navy);font-weight:900;text-decoration:none;white-space:nowrap}

@media(max-width:1080px){
 body.town-lightwater .header-ctas .btn-secondary{display:none}
 body.town-lightwater .lw-hero-inner{grid-template-columns:.82fr 1fr;gap:30px}
 body.town-lightwater .lw-hero-image{height:450px}
 body.town-lightwater .lw-service-grid{grid-template-columns:1fr 1fr}
 body.town-lightwater .lw-proof-layout{grid-template-columns:1fr;gap:28px}
 body.town-lightwater .lw-proof-copy{position:static;padding-top:0}
 body.town-lightwater .lw-support-grid{gap:36px}
}
@media(max-width:899px){
 body.town-lightwater{padding-bottom:70px}
 body.town-lightwater .container,body.town-lightwater .header-inner{width:min(100% - 28px,1200px)}
 body.town-lightwater .site-logo{max-width:220px;flex:1 1 auto}
 body.town-lightwater .site-logo img{max-height:68px}
 body.town-lightwater .header-ctas{display:none}
 body.town-lightwater .lw-hero{padding:38px 0 46px}
 body.town-lightwater .lw-hero-inner{grid-template-columns:1fr;gap:28px}
 body.town-lightwater .lw-hero-copy h1{font-size:clamp(3rem,11vw,4.5rem);max-width:9ch}
 body.town-lightwater .lw-hero-image{height:auto;aspect-ratio:16/10}
 body.town-lightwater .lw-quick-grid{grid-template-columns:1fr}
 body.town-lightwater .lw-service-grid{grid-template-columns:1fr}
 body.town-lightwater .lw-proof-grid{grid-template-columns:1fr}
 body.town-lightwater .lw-proof-grid article:first-child{grid-column:auto}
 body.town-lightwater .lw-proof-grid article:first-child img{aspect-ratio:16/9}
 body.town-lightwater .lw-support-grid,body.town-lightwater .lw-callback-grid{grid-template-columns:1fr;gap:34px}
 body.town-lightwater .lw-callback-copy{position:static;padding-top:0}
 body.town-lightwater .lw-process-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
 body.town-lightwater .container,body.town-lightwater .header-inner{width:min(100% - 20px,1200px)}
 body.town-lightwater .site-logo{max-width:200px}
 body.town-lightwater .lw-hero{padding:24px 0 40px}
 body.town-lightwater .lw-hero-copy h1{font-size:2.8rem;max-width:none}
 body.town-lightwater .lw-lead{font-size:1rem}
 body.town-lightwater .lw-hero-actions{display:grid;grid-template-columns:1fr}
 body.town-lightwater .lw-hero-actions .btn{width:100%}
 body.town-lightwater .lw-hero-image{aspect-ratio:16/11;border-radius:18px}
 body.town-lightwater .lw-photo-label{left:10px;right:10px;bottom:10px;max-width:none}
 body.town-lightwater .lw-services,body.town-lightwater .lw-proof,body.town-lightwater .lw-support,body.town-lightwater .lw-process,body.town-lightwater .lw-callback,body.town-lightwater .lw-faq{padding:62px 0}
 body.town-lightwater .lw-check-grid{grid-template-columns:1fr}
 body.town-lightwater .lw-process-grid{grid-template-columns:1fr}
 body.town-lightwater .lw-form-card{padding:16px}
}
