@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&display=swap');



/* Field Notes / Specialist Workshop: warm ivory, ink navy, copper flow, editorial typography. Hero imagery now foregrounds a domestic radiator TRV with a visible floor-running pipe and a dark text-safe left field. */
:root { --ink:#142936; --ink-soft:#38515b; --ivory:#f4f0e8; --paper:#fbfaf6; --copper:#d86f3d; --copper-dark:#a74926; --sage:#a7b5a1; --line:#d8d5ca; --muted:#697773; --white:#fffdf8; --radius:0.2rem; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; background:var(--paper); color:var(--ink); font-family:'DM Sans',sans-serif; font-size:16px; line-height:1.6; }
button,input,textarea { font:inherit; }
button { border:0; }
a { color:inherit; text-decoration:none; }
img { display:block; max-width:100%; }
.skip-link { position:absolute; left:-999px; top:10px; z-index:50; padding:8px 16px; background:var(--copper); color:#fff; }
.skip-link:focus { left:10px; }
.section-wrap { width:min(1180px, calc(100% - 56px)); margin:0 auto; }
.field-label { display:flex; align-items:center; gap:11px; color:var(--copper-dark); font-size:10px; font-weight:700; letter-spacing:.18em; line-height:1.4; } .field-label:after { content:''; display:block; width:32px; height:1px; background:var(--copper); }
.field-label.light { color:#efb08d; } .field-label.light:after { background:var(--copper); }
.eyebrow { display:flex; align-items:center; gap:10px; font-size:11px; font-weight:700; letter-spacing:.12em; text-transform:uppercase; }
.eyebrow.light { color:#f1ddd2; }
.eyebrow-dot { width:8px; height:8px; background:var(--copper); border-radius:50%; display:inline-block; }
.utility-bar { background:var(--ink); color:#dfe5e1; font-size:11px; letter-spacing:.02em; }
.utility-inner { width:min(1180px, calc(100% - 56px)); margin:0 auto; display:flex; justify-content:space-between; gap:20px; min-height:34px; align-items:center; }
.utility-links { display:flex; gap:24px; color:#fff; }
.utility-links a:hover { color:#efb396; }
.site-header { position:sticky; top:0; z-index:20; background:rgba(251,250,246,.94); backdrop-filter:blur(14px); border-bottom:1px solid rgba(20,41,54,.09); }
.header-inner { width:min(1320px, calc(100% - 40px)); min-height:124px; margin:0 auto; display:flex; align-items:center; justify-content:space-between; gap:34px; }
.brand { display:flex; align-items:center; gap:12px; flex-shrink:0; }
.brand img { width:360px; height:120px; object-fit:contain; filter:drop-shadow(0 3px 5px rgba(20,41,54,.12)); }
.brand-copy { display:flex; flex-direction:column; line-height:1.05; }
.brand-copy strong { font-size:14px; font-weight:700; letter-spacing:.08em; }
.brand-copy em { color:var(--copper-dark); font-style:normal; font-size:9px; letter-spacing:.31em; margin-top:6px; }
.main-nav { display:flex; align-items:center; gap:32px; font-size:14px; font-weight:600; color:var(--ink-soft); }
.main-nav a { position:relative; padding:7px 9px; margin:-7px -9px; border-radius:3px; transition:color .18s ease, background .18s ease, transform .18s cubic-bezier(.23,1,.32,1), box-shadow .18s ease; }
.main-nav a:after { content:''; position:absolute; left:9px; right:9px; bottom:2px; height:2px; background:#3d9568; transform:scaleX(0); transform-origin:center; transition:transform .18s cubic-bezier(.23,1,.32,1); }
.main-nav a:hover { color:var(--ink); background:#edf3ed; transform:translateY(-2px); box-shadow:0 5px 12px rgba(20,41,54,.1); }
.main-nav a:hover:after { transform:scaleX(1); }
.main-nav a:focus-visible { outline:2px solid #3d9568; outline-offset:3px; color:var(--ink); background:#edf3ed; }
.main-nav a:focus-visible:after { transform:scaleX(1); }
.nav-cta,.button { cursor:pointer; display:inline-flex; justify-content:center; align-items:center; gap:9px; border-radius:2px; font-weight:700; transition:transform .16s cubic-bezier(.23,1,.32,1), background .2s, color .2s, border-color .2s; }
.nav-cta { padding:12px 16px; background:#3d9568; color:white; animation:quotePulse 3.2s ease-in-out infinite; }
.button-copper { background:#3d9568; animation:quotePulse 3.2s ease-in-out infinite; }
.nav-cta:hover,.button-copper:hover { background:#2f7a54; transform:translateY(-2px); animation-play-state:paused; }
.nav-cta:active,.button:active { transform:scale(.97); }
.menu-toggle { display:none; background:none; padding:10px; }
.menu-toggle span { display:block; width:25px; height:2px; margin:5px; background:var(--ink); }
.hero { min-height:690px; position:relative; overflow:hidden; color:#fff; background:var(--ink); }
.hero-image,.hero-video,.hero-wash { position:absolute; inset:0; }
.hero-image { background:url('/manus-storage/pfp-domestic-trv-hero-with-pipe_5c47a498.png') center/cover no-repeat; transform:scale(1.02); }
.hero-video { width:100%; height:100%; object-fit:cover; object-position:58% center; transform:scale(1.02); background:var(--ink); }
.hero-wash { background:linear-gradient(90deg, rgba(12,29,39,.93) 0%, rgba(12,29,39,.68) 42%, rgba(12,29,39,.1) 100%); }
.hero-inner { position:relative; min-height:690px; display:flex; align-items:center; padding-top:56px; }
.hero-copy { width:min(670px, 100%); padding-bottom:40px; animation:rise .7s both; }
.hero h1 { max-width:650px; margin:24px 0 22px; font-family:'Fraunces',serif; font-size:clamp(32px, 7vw, 86px); font-weight:600; line-height:.98; letter-spacing:-.045em; }
.hero h1 .accent-text { color:#efb396; }
h2 em { color:#eeb08f; font-style:normal; }
.hero-lede { max-width:540px; color:#e6ece7; font-size:18px; line-height:1.6; }
.hero-actions { display:flex; gap:12px; flex-wrap:wrap; margin-top:33px; }
.button { padding:14px 19px; font-size:13px; }
.button-copper { background:#2f6b4f; color:#fff; }
.button-ghost { border:1px solid rgba(255,255,255,.42); color:#fff; }
.button-ghost:hover { background:#fff; color:var(--ink); }
.button-paper { background:var(--ivory); color:var(--ink); }
.button-paper:hover { background:#fff; transform:translateY(-2px); }
.google-review-badge { display:inline-flex; align-items:center; gap:12px; margin-top:22px; color:#fff; font-size:12px; font-weight:700; letter-spacing:.04em; }
.google-review-label { color:#fff; }
.google-review-stars { display:inline-flex; align-items:center; gap:3px; color:#ffd44d; }
.hero-note { display:flex; gap:22px; color:#bfd0ca; font-size:10px; letter-spacing:.1em; text-transform:uppercase; margin-top:30px; }
.hero-note span+span:before { content:'•'; color:var(--copper); padding-right:22px; }
.hero-caption { position:absolute; bottom:48px; right:0; width:230px; padding-left:20px; border-left:1px solid rgba(255,255,255,.4); display:flex; flex-direction:column; gap:8px; color:#d9e2dc; font-size:12px; line-height:1.45; }
.hero-caption span { color:#efb396; font-size:10px; letter-spacing:.16em; }
.scroll-cue { position:absolute; right:calc((100% - min(1180px, calc(100% - 56px))) / 2); bottom:32px; display:flex; align-items:center; gap:9px; color:#f3c6ae; font-size:10px; text-transform:uppercase; letter-spacing:.14em; transform:rotate(-90deg) translateX(100%); transform-origin:right bottom; }
.trust-strip { background:var(--ivory); border-bottom:1px solid var(--line); }
.trust-grid { min-height:120px; display:grid; grid-template-columns:1.35fr repeat(3,1fr); gap:22px; align-items:center; }
.trust-intro { display:flex; flex-direction:column; gap:8px; padding-right:22px; border-right:1px solid var(--line); }
.trust-intro strong { font-family:'Fraunces',serif; font-size:19px; line-height:1.2; font-weight:600; }
.trust-item { display:flex; gap:12px; align-items:center; color:var(--copper-dark); }
.trust-item div { display:flex; flex-direction:column; gap:1px; }
.trust-item b { color:var(--ink); font-size:13px; }
.trust-item span { color:var(--muted); font-size:11px; line-height:1.3; }
.symptoms { padding-top:124px; padding-bottom:126px; }
.section-heading h2,.explain h2,.service-intro h2,.quote-copy h2 { font-family:'Fraunces',serif; font-weight:600; font-size:clamp(40px,5.3vw,68px); line-height:1.04; letter-spacing:-.045em; margin:16px 0; }
.section-heading p { max-width:365px; color:var(--muted); font-size:16px; }
.split-heading { display:grid; grid-template-columns:1.25fr .75fr; gap:80px; align-items:end; }
.symptom-layout { display:grid; grid-template-columns:1.05fr .95fr; gap:80px; align-items:center; margin-top:66px; }
.symptom-list { border-top:1px solid var(--line); }
.symptom-card { min-height:69px; border-bottom:1px solid var(--line); display:grid; grid-template-columns:46px 1fr 25px; align-items:center; gap:16px; transition:padding .2s, background .2s; }
.symptom-card:hover { background:#f1ede4; padding-left:12px; }
.symptom-card span { color:var(--copper); font-size:11px; font-weight:700; letter-spacing:.08em; }
.symptom-card strong { font-size:16px; font-weight:500; }
.card-arrow { color:var(--copper-dark); }
.symptom-evidence { position:relative; padding:15px 0 0 15px; }
.symptom-evidence:before { content:''; position:absolute; inset:0 15px 15px 0; border:1px solid var(--copper); z-index:-1; }
.symptom-evidence img { width:100%; height:360px; object-fit:cover; }
.evidence-tag { position:absolute; right:-24px; bottom:0; width:185px; padding:18px 18px 20px; background:var(--ink); color:white; box-shadow:0 14px 32px rgba(20,41,54,.15); }
.evidence-tag span { display:block; color:#efb08d; font-size:9px; letter-spacing:.12em; margin-bottom:9px; }
.evidence-tag strong { font-family:'Fraunces',serif; font-size:18px; line-height:1.15; font-weight:500; }
.text-link { padding:0; margin-top:38px; display:inline-flex; align-items:center; gap:10px; background:none; color:var(--copper-dark); font-size:13px; font-weight:700; border-bottom:1px solid var(--copper); padding-bottom:7px; cursor:pointer; }
.text-link:hover svg { transform:translateX(4px); }
.text-link svg { transition:transform .2s; }
.truth-section { position:relative; overflow:hidden; background:var(--ink); color:#fff; }
/* Specialist Workshop spacing: keep the desktop Our Difference / 03 copy comfortably inside the navy panel; mobile spacing remains governed by the existing mobile rules below. */
@media (min-width: 901px) { .truth-section { padding: 48px 0 56px; } }
.truth-backdrop { position:absolute; inset:0; opacity:.16; background:radial-gradient(circle at 70% 50%, #d86f3d 0, transparent 31%), repeating-linear-gradient(135deg, transparent 0 24px, rgba(255,255,255,.06) 25px 26px); }
.truth-layout { position:relative; min-height:570px; display:grid; grid-template-columns:.65fr 1.25fr .5fr; gap:55px; align-items:center; }
.truth-stamp { width:156px; height:156px; border:1px solid #e5a17e; border-radius:50%; display:flex; flex-direction:column; align-items:center; justify-content:center; gap:10px; color:#efb08d; font-size:10px; line-height:1.4; letter-spacing:.12em; text-align:center; transform:rotate(-8deg); }
.truth-copy h2 { margin-top:16px; font-family:'Fraunces',serif; font-weight:600; font-size:clamp(43px,5.5vw,76px); line-height:1.02; letter-spacing:-.05em; }
.truth-copy p { max-width:515px; color:#cbd8d2; font-size:17px; line-height:1.65; margin:26px 0 30px; }
.truth-aside { align-self:end; margin-bottom:66px; color:#dce7e1; display:flex; gap:12px; font-size:12px; line-height:1.45; }
.truth-aside svg { flex:none; color:#efb08d; }
.explain { padding-top:130px; padding-bottom:130px; display:grid; grid-template-columns:.9fr 1.1fr; gap:110px; align-items:center; }
.explain-image { position:relative; padding:15px 15px 0 0; }
.explain-image:before { content:''; position:absolute; inset:0 0 15px 15px; border:1px solid var(--sage); z-index:-1; }
.explain-image img { width:100%; height:410px; object-fit:cover; }
.image-caption { position:static; display:block; max-width:220px; margin:12px 0 0 33px; color:var(--muted); font-size:10px; line-height:1.35; }
.explain-copy { max-width:520px; }
.explain-copy h2 { margin-bottom:24px; }
.explain-copy p { color:var(--muted); font-size:17px; }
.explain-facts { margin:30px 0 18px; border-top:1px solid var(--line); }
.explain-facts div { display:flex; gap:14px; padding:15px 0; border-bottom:1px solid var(--line); color:var(--copper-dark); }
.explain-facts span { color:var(--muted); font-size:13px; line-height:1.45; }
.explain-facts b { color:var(--ink); }
.process-section { background:var(--ivory); padding:124px 0 130px; }
.process-heading { display:grid; grid-template-columns:1fr 1fr; gap:80px; align-items:end; }
.process-heading p { max-width:350px; margin-bottom:16px; }
.process-list { margin-top:65px; border-top:1px solid #c9c4b8; border-left:1px solid var(--copper); margin-left:16px; position:relative; } .process-list:before { content:'FLOW / CHECK / TEST'; position:absolute; left:-1px; top:-25px; transform:translateX(-1px); color:var(--copper-dark); font-size:9px; letter-spacing:.16em; }
.process-row { display:grid; grid-template-columns:90px 1fr 1.2fr 25px; gap:20px; align-items:center; min-height:105px; border-bottom:1px solid #c9c4b8; position:relative; } .process-row:before { content:''; position:absolute; left:-5px; width:9px; height:9px; border:2px solid var(--copper); background:var(--ivory); border-radius:50%; }
.process-number { color:var(--copper); font-size:12px; letter-spacing:.12em; }
.process-row h3 { margin:0; font-family:'Fraunces',serif; font-size:23px; font-weight:500; }
.process-row p { color:var(--muted); font-size:13px; line-height:1.45; max-width:390px; }
.process-arrow { color:var(--copper-dark); }
.services { padding-top:126px; padding-bottom:132px; display:grid; grid-template-columns:.85fr 1.15fr; gap:110px; align-items:center; }
.service-intro p { max-width:380px; color:var(--muted); }
.service-cards { display:grid; grid-template-columns:1fr 1fr; gap:16px; align-items:start; }
.service-cards article { min-height:315px; padding:30px; border:1px solid var(--line); background:#f8f6f0; position:relative; transition:transform .2s, box-shadow .2s; } .service-cards article:after { content:'FIELD CARD'; position:absolute; right:20px; top:23px; color:#9eaaa1; font-size:8px; letter-spacing:.16em; }
.service-cards article:nth-child(2) { margin-top:42px; background:var(--ink); color:white; border-color:var(--ink); }
.service-cards article:hover { transform:translateY(-4px); box-shadow:0 16px 34px rgba(20,41,54,.1); }
.service-icon { color:var(--copper); margin-bottom:46px; }
.service-cards span { color:var(--copper-dark); font-size:10px; letter-spacing:.14em; }
.service-cards article:nth-child(2) span { color:#efb08d; }
.service-cards h3 { font-family:'Fraunces',serif; font-size:26px; line-height:1.08; font-weight:500; margin:12px 0; }
.service-cards p { color:var(--muted); font-size:13px; line-height:1.5; }
.service-cards article:nth-child(2) p { color:#bdcbc6; }
.advice-section { background:#e8eee8; padding:120px 0 132px; }
.advice-heading { display:grid; grid-template-columns:1fr 1fr; gap:80px; align-items:end; }
.advice-grid { display:grid; grid-template-columns:1fr 1fr 1fr; gap:16px; margin-top:62px; }
.advice-card { min-height:285px; text-align:left; padding:25px; background:var(--paper); color:var(--ink); cursor:pointer; position:relative; border:1px solid transparent; box-shadow:inset 0 5px 0 var(--copper); transition:transform .2s, border-color .2s; }
.advice-card:hover { transform:translateY(-4px); border-color:var(--copper); }
.advice-card span { color:var(--copper-dark); font-size:10px; letter-spacing:.16em; }
.advice-card h3 { max-width:230px; margin:55px 0 12px; font-family:'Fraunces',serif; font-weight:500; font-size:27px; line-height:1.06; }
.advice-card p { color:var(--muted); font-size:13px; line-height:1.45; max-width:285px; }
.advice-card svg { position:absolute; right:22px; bottom:22px; color:var(--copper-dark); }
.advice-2 { background:#d6e0d6; margin-top:30px; }
.advice-3 { background:var(--ink); color:white; margin-top:60px; }
.advice-3 p { color:#c8d6cf; }
.advice-3 span { color:#efb08d; }
.testimonials-section { background:#e8eee8; padding:116px 0 124px; } .testimonials-layout { display:grid; grid-template-columns:.8fr 1.2fr; gap:110px; align-items:center; } .testimonials-intro h2 { font-family:'Fraunces',serif; font-size:clamp(42px,5vw,65px); font-weight:600; line-height:1.04; letter-spacing:-.045em; margin:16px 0 28px; } .yell-rating { display:flex; align-items:center; flex-wrap:wrap; gap:10px; margin-bottom:22px; } .stars,.testimonial-stars { display:flex; gap:2px; color:var(--copper); } .yell-rating strong { font-family:'Fraunces',serif; font-size:25px; font-weight:600; } .yell-rating span { color:var(--muted); font-size:12px; } .testimonial-card { background:var(--ink); color:#fff; padding:31px 34px 34px; min-height:360px; position:relative; box-shadow:14px 14px 0 rgba(216,111,61,.18); } .testimonial-top { display:flex; justify-content:space-between; align-items:center; color:#efb08d; font-size:10px; letter-spacing:.16em; } .testimonial-controls { display:flex; gap:7px; } .testimonial-controls button { width:34px; height:34px; display:grid; place-items:center; background:transparent; border:1px solid rgba(255,255,255,.3); color:#fff; cursor:pointer; transition:background .2s, color .2s, transform .16s; } .testimonial-controls button:hover { background:var(--copper); border-color:var(--copper); } .testimonial-controls button:active { transform:scale(.95); } .testimonial-stars { margin-top:52px; } .testimonial-card blockquote { max-width:760px; margin:17px 0 26px; font-family:'Fraunces',serif; font-size:clamp(21px,2.4vw,31px); line-height:1.23; font-weight:500; letter-spacing:-.02em; } .testimonial-meta { display:flex; flex-direction:column; gap:3px; padding-top:20px; border-top:1px solid rgba(255,255,255,.18); } .testimonial-meta strong { font-size:13px; } .testimonial-meta span { color:#aabbb4; font-size:11px; } .quote-section { position:relative; overflow:hidden; background:var(--ink); color:white; padding:120px 0 125px; }
.quote-orbit { position:absolute; width:750px; height:750px; right:-260px; top:-280px; border:1px solid rgba(216,111,61,.3); border-radius:50%; box-shadow:0 0 0 40px rgba(216,111,61,.06), 0 0 0 100px rgba(216,111,61,.035); }
.quote-layout { position:relative; display:grid; grid-template-columns:.9fr 1.1fr; gap:100px; align-items:start; }
.quote-copy h2 { font-size:clamp(43px,5.5vw,74px); }
.quote-copy p { max-width:420px; color:#c7d5cf; font-size:16px; line-height:1.6; }
.quote-phone { display:inline-flex; gap:10px; align-items:center; color:#efb08d; font-weight:700; margin-top:30px; border-bottom:1px solid #b65d35; padding-bottom:7px; }
.quote-form { padding:28px; background:#f2efe7; color:var(--ink); }
.form-row { display:grid; grid-template-columns:1fr 1fr; gap:14px; }
.quote-form label { display:flex; flex-direction:column; gap:7px; margin-bottom:17px; font-size:11px; font-weight:700; letter-spacing:.05em; }
.quote-form input,.quote-form textarea { width:100%; padding:12px 13px; resize:vertical; border:1px solid #d4d0c4; background:#fffdf8; color:var(--ink); outline:none; font-size:14px; font-weight:400; letter-spacing:0; }
.quote-form input:focus,.quote-form textarea:focus { border-color:var(--copper); box-shadow:0 0 0 3px rgba(216,111,61,.12); }
.quote-form small { display:block; color:var(--muted); margin-top:15px; font-size:11px; }
.footer { background:#10232e; color:#dce5df; padding:66px 0 25px; }
.footer-layout { display:grid; grid-template-columns:1.5fr .7fr .7fr; gap:100px; padding-bottom:55px; }
.footer-brand .brand { color:white; transform:scale(1.04); transform-origin:left center; }
.footer-brand .brand-copy em { color:#efb08d; }
.footer-brand p { max-width:380px; color:#9fb1aa; font-size:13px; line-height:1.55; margin-top:24px; }
.footer-column { display:flex; flex-direction:column; gap:9px; font-size:13px; }
.footer-column .field-label { color:#efb08d; margin-bottom:11px; }
.footer-column a:hover { color:#efb08d; }
.footer-bottom { border-top:1px solid rgba(255,255,255,.12); padding-top:20px; display:flex; justify-content:space-between; color:#8ea29a; font-size:10px; letter-spacing:.06em; text-transform:uppercase; }
@keyframes rise { from { opacity:0; transform:translateY(16px); } to { opacity:1; transform:translateY(0); } }
@keyframes quotePulse { 0%, 70%, 100% { box-shadow:0 0 0 0 rgba(61,149,104,0); } 82% { box-shadow:0 0 0 8px rgba(61,149,104,.2); } 90% { box-shadow:0 0 0 14px rgba(61,149,104,0); } }
@media (prefers-reduced-motion: reduce) { *,*::before,*::after { scroll-behavior:auto!important; animation-duration:.01ms!important; transition-duration:.01ms!important; } }
@media (max-width: 900px) { .section-wrap,.utility-inner,.header-inner { width:min(100% - 36px, 720px); } .main-nav { gap:17px; } .main-nav a { display:none; } .menu-toggle { display:block; } .main-nav { position:absolute; top:124px; left:0; right:0; padding:18px; background:var(--paper); flex-direction:column; align-items:stretch; box-shadow:0 12px 20px rgba(20,41,54,.1); display:none; } .main-nav.is-open { display:flex; } .main-nav a { display:block; padding:10px; } .nav-cta { text-align:center; } .hero,.hero-inner { min-height:640px; } .hero-caption,.scroll-cue { display:none; } .trust-grid { grid-template-columns:1fr 1fr; padding:25px 0; } .trust-intro { grid-column:1/-1; border-right:0; padding-bottom:15px; border-bottom:1px solid var(--line); } .split-heading,.process-heading,.advice-heading { grid-template-columns:1fr; gap:10px; } .symptom-layout,.explain,.services,.quote-layout,.testimonials-layout { grid-template-columns:1fr; gap:60px; } .truth-layout { grid-template-columns:1fr 1.8fr; gap:25px; padding-top:90px; padding-bottom:90px; } .truth-aside { grid-column:2; margin:0; } .explain { gap:45px; } .services { gap:45px; } .quote-layout { gap:45px; } .footer-layout { grid-template-columns:1fr 1fr; gap:45px; } .footer-brand { grid-column:1/-1; } }
@media (max-width: 560px) { .section-wrap,.utility-inner,.header-inner { width:calc(100% - 32px); } .utility-inner { min-height:48px; } .utility-inner > span { display:none; } .utility-links { width:100%; justify-content:space-between; gap:8px; font-size:10px; } .header-inner { min-height:96px; } .main-nav { top:96px; } .brand img { width:280px; height:94px; } .brand-copy strong { font-size:12px; } .brand-copy em { font-size:8px; } .hero { min-height:680px; } .hero-inner { min-height:680px; padding-top:35px; align-items:flex-start; } .hero-image { background-position:63% center; } .hero-wash { background:linear-gradient(90deg, rgba(12,29,39,.94), rgba(12,29,39,.62)); } .hero h1 { font-size:52px; } .hero-lede { font-size:16px; } .google-review-badge { margin-top:20px; gap:10px; }
.hero-note { flex-direction:column; gap:5px; margin-top:28px; } .hero-note span+span:before { display:none; } .trust-grid { grid-template-columns:1fr; gap:20px; } .trust-intro { grid-column:auto; } .symptoms,.explain,.services,.testimonials-section { padding-top:80px; padding-bottom:85px; } .section-heading h2,.explain h2,.service-intro h2,.quote-copy h2 { font-size:45px; } .symptom-layout { gap:45px; margin-top:40px; } .symptom-evidence img { height:270px; } .evidence-tag { right:-7px; } .truth-layout { display:block; padding-top:75px; padding-bottom:75px; } .truth-stamp { width:115px; height:115px; margin-bottom:34px; } .truth-copy p { font-size:15px; } .truth-aside { margin-top:42px; } .explain-image img { height:270px; } .process-section,.advice-section,.quote-section { padding:80px 0 85px; } .process-list { margin-top:40px; } .process-row { grid-template-columns:40px 1fr 20px; gap:10px; padding:18px 0; align-items:start; } .process-row h3 { font-size:20px; } .process-row p { grid-column:2/-1; margin:0; } .process-arrow { grid-column:3; grid-row:1; } .service-cards,.advice-grid { grid-template-columns:1fr; } .service-cards article:nth-child(2),.advice-2,.advice-3 { margin-top:0; } .advice-card { min-height:250px; } .quote-layout,.testimonials-layout { gap:35px; } .form-row { grid-template-columns:1fr; gap:0; } .quote-form { padding:20px; } .footer-layout { grid-template-columns:1fr; gap:30px; } .footer-brand { grid-column:auto; } .footer-bottom { flex-direction:column; gap:8px; } }

/* SEO expansion: keep the new FAQ, local-coverage, and assessment modules in the Field Notes / Specialist Workshop system. */
.faq-section { padding:120px 0; background:var(--paper); }
.faq-layout { display:grid; grid-template-columns:.85fr 1.15fr; gap:90px; align-items:start; }
.faq-list { border-top:1px solid var(--line); }
.faq-item { border-bottom:1px solid var(--line); padding:0; }
.faq-item summary { list-style:none; display:flex; align-items:center; justify-content:space-between; gap:24px; padding:22px 0; color:var(--ink); font-family:'Fraunces',serif; font-size:21px; cursor:pointer; }
.faq-item summary::-webkit-details-marker { display:none; }
.faq-item summary svg { flex:none; color:var(--copper-dark); transition:transform .2s ease; }
.faq-item[open] summary svg { transform:rotate(90deg); }
.faq-item p { max-width:610px; padding:0 42px 24px 0; color:var(--muted); font-size:15px; line-height:1.65; }
.areas-section { padding:120px 0; background:var(--sage-pale); }
.areas-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:16px; margin-top:52px; }
.area-card { display:flex; gap:12px; min-height:150px; padding:24px; border:1px solid rgba(30,54,65,.13); background:rgba(255,255,255,.48); }
.area-card svg { flex:none; color:var(--copper-dark); }
.area-card div { display:flex; flex-direction:column; gap:9px; }
.area-card strong { color:var(--ink); font-family:'Fraunces',serif; font-size:21px; }
.area-card span { color:var(--muted); font-size:13px; line-height:1.5; }
.issue-fieldset { border:0; margin:0 0 24px; padding:0; }
.issue-fieldset legend { width:100%; margin-bottom:12px; color:var(--ink); font-size:12px; font-weight:700; letter-spacing:0.05em; text-transform:uppercase; }
.checkbox-grid { display:grid; grid-template-columns:repeat(auto-fill, minmax(200px, 1fr)); gap:10px; }
.issue-fieldset label { display:flex; align-items:center; gap:10px; padding:10px 12px; background:rgba(255,255,255,0.5); border:1px solid rgba(20,41,54,0.08); border-radius:var(--radius); color:var(--ink-soft); font-size:13px; font-weight:500; cursor:pointer; transition:all 0.2s ease; }
.issue-fieldset label:hover { background:#fff; border-color:var(--copper); color:var(--ink); }
.issue-fieldset input { width:18px; height:18px; accent-color:var(--copper); cursor:pointer; }
.quote-form select { width:100%; border:0; border-bottom:1px solid rgba(30,54,65,.25); border-radius:0; background:transparent; padding:11px 0; color:var(--ink); font:inherit; }
.urgent-checkbox { display:flex; align-items:center; gap:12px; margin:10px 0 24px; padding:14px 16px; background:rgba(216,111,61,0.08); border:1px solid rgba(216,111,61,0.2); border-radius:var(--radius); font-size:13px; color:var(--ink-soft); cursor:pointer; transition:all 0.2s ease; }
.urgent-checkbox:hover { background:rgba(216,111,61,0.12); border-color:var(--copper); }
.urgent-checkbox input { width:18px; height:18px; accent-color:var(--copper); cursor:pointer; }
.urgent-checkbox strong { color:var(--copper-dark); font-weight:700; }
@media (max-width:900px) { .faq-layout { grid-template-columns:1fr; gap:48px; } .areas-grid { grid-template-columns:1fr 1fr; } }
@media (max-width:560px) { .faq-section,.areas-section { padding:80px 0 85px; } .areas-grid { grid-template-columns:1fr; gap:12px; margin-top:38px; } .area-card { min-height:unset; } .issue-fieldset { grid-template-columns:1fr; } }

/* Mobile hero correction: keep the long local-service H1 inside the viewport without changing desktop scale. */
@media (max-width:560px) {
  .hero-video { object-position:56% center; }
  .hero h1 { max-width:100%; font-size:clamp(38px, 10.7vw, 46px); line-height:1; letter-spacing:-.04em; overflow-wrap:break-word; }
}

/* Essential-flushing conversion band: Field Notes / Specialist Workshop — evidence-led protection, strong editorial hierarchy, and a clear next step. */
.essential-section { padding:120px 0 126px; background:#e8eee8; border-top:1px solid rgba(20,41,54,.08); }
.essential-heading { display:grid; grid-template-columns:1fr .8fr; gap:90px; align-items:end; }
.essential-heading h2 { margin:16px 0 0; font-family:'Fraunces',serif; font-size:clamp(43px,5.5vw,74px); line-height:1.02; letter-spacing:-.05em; font-weight:600; }
.essential-intro { max-width:420px; }
.essential-intro p { margin:0 0 26px; color:var(--muted); font-size:17px; line-height:1.6; }
.essential-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:64px; }
.essential-card { min-height:300px; padding:28px 28px 30px; background:var(--paper); border-top:4px solid var(--copper); position:relative; }
.essential-card:nth-child(2) { margin-top:28px; background:var(--ink); color:#fff; border-top-color:#efb08d; }
.essential-card:nth-child(3) { margin-top:56px; background:#d6e0d6; }
.essential-number { display:block; color:var(--copper-dark); font-size:10px; font-weight:700; letter-spacing:.16em; }
.essential-card:nth-child(2) .essential-number { color:#efb08d; }
.essential-icon { margin-top:44px; color:var(--copper); }
.essential-card:nth-child(2) .essential-icon { color:#efb08d; }
.essential-card h3 { margin:14px 0 12px; font-family:'Fraunces',serif; font-size:27px; line-height:1.08; font-weight:500; }
.essential-card p { max-width:310px; margin:0; color:var(--muted); font-size:13px; line-height:1.55; }
.essential-card:nth-child(2) p { color:#c8d6cf; }
@media (max-width:900px) { .essential-heading { grid-template-columns:1fr 1fr; gap:45px; } .essential-grid { gap:12px; } .essential-card { padding:24px; } }
@media (max-width:560px) { .essential-section { padding:80px 0 85px; } .essential-heading { grid-template-columns:1fr; gap:28px; } .essential-heading h2 { font-size:45px; } .essential-intro p { font-size:15px; } .essential-grid { grid-template-columns:1fr; gap:12px; margin-top:42px; } .essential-card,.essential-card:nth-child(2),.essential-card:nth-child(3) { min-height:unset; margin-top:0; } .essential-card h3 { font-size:25px; } }

/* Conversion visual: documentary before-and-after evidence with clear hierarchy and warm workshop framing. */
.water-comparison { display:grid; grid-template-columns:.7fr 1.3fr; gap:48px; align-items:center; margin-top:72px; padding-top:30px; border-top:1px solid rgba(20,41,54,.16); }
.water-comparison h3 { max-width:260px; margin:16px 0 0; font-family:'Fraunces',serif; font-size:clamp(27px,3vw,42px); line-height:1.05; font-weight:500; }
.water-comparison img { width:100%; height:auto; object-fit:contain; border:1px solid rgba(20,41,54,.12); box-shadow:12px 12px 0 rgba(20,41,54,.08); }
@media (max-width:900px) { .water-comparison { grid-template-columns:.8fr 1.2fr; gap:28px; } }
@media (max-width:560px) { .water-comparison { grid-template-columns:1fr; gap:28px; margin-top:48px; padding-top:24px; } .water-comparison h3 { max-width:300px; font-size:32px; } .water-comparison img { height:auto; box-shadow:8px 8px 0 rgba(20,41,54,.08); } }

/* Footer brand: reuse the transparent header logo at the same 3:1 aspect ratio, with a light paper backing for contrast on the dark footer. */
.footer-brand .brand { display:inline-flex; padding:7px 12px; background:var(--paper); transform:none; }
.footer-brand .brand img { width:360px; height:120px; object-fit:contain; }
@media (max-width:560px) { .footer-brand .brand { padding:5px 8px; } .footer-brand .brand img { width:280px; height:94px; } }

/* Legal and consent UI: Field Notes / Specialist Workshop — readable editorial document surfaces, direct language, and high-contrast controls. */
.legal-page { min-height:100vh; padding:72px 20px 100px; background:var(--paper); color:var(--ink); }
.legal-shell { width:min(900px,100%); margin:0 auto; }
.legal-back { display:inline-flex; margin-bottom:58px; color:var(--copper-dark); font-size:13px; font-weight:700; border-bottom:1px solid var(--copper); padding-bottom:6px; }
.legal-shell h1 { margin:16px 0 20px; font-family:'Fraunces',serif; font-size:clamp(54px,8vw,92px); line-height:.98; letter-spacing:-.055em; font-weight:600; }
.legal-intro { max-width:640px; color:var(--muted); font-size:20px; line-height:1.55; }
.legal-notice { display:flex; gap:18px; margin:42px 0 64px; padding:20px 22px; border-left:3px solid var(--copper); background:var(--ivory); color:var(--muted); font-size:13px; line-height:1.5; }
.legal-notice strong { flex:none; color:var(--ink); }
.legal-content { max-width:700px; border-top:1px solid var(--line); }
.legal-content section { padding:30px 0; border-bottom:1px solid var(--line); }
.legal-content h2 { margin:0 0 12px; font-family:'Fraunces',serif; font-size:28px; font-weight:500; line-height:1.15; }
.legal-content p { margin:0; color:var(--muted); font-size:15px; line-height:1.7; }
.legal-contact { display:flex; flex-direction:column; gap:6px; margin-top:48px; padding:22px; background:var(--ink); color:#dce7e1; }
.legal-contact strong { color:#fff; font-family:'Fraunces',serif; font-size:22px; font-weight:500; }
.legal-contact span { font-size:14px; line-height:1.5; }
.legal-updated { margin-top:20px; color:var(--muted); font-size:11px; text-transform:uppercase; letter-spacing:.08em; }
.cookie-consent { position:fixed; z-index:60; left:24px; right:24px; bottom:22px; display:grid; grid-template-columns:1fr auto; gap:24px; align-items:end; padding:24px 26px; background:var(--ink); color:#fff; box-shadow:0 18px 50px rgba(20,41,54,.25); }
.cookie-copy .field-label { color:#efb08d; }
.cookie-copy h2 { margin:11px 0 6px; font-family:'Fraunces',serif; font-size:25px; line-height:1.1; font-weight:500; }
.cookie-copy p { max-width:650px; margin:0; color:#c9d7d0; font-size:13px; line-height:1.5; }
.cookie-actions { display:flex; align-items:center; justify-content:flex-end; gap:10px; flex-wrap:wrap; }
.cookie-link { padding:10px 4px; background:transparent; color:#efb08d; font-size:12px; font-weight:700; text-decoration:underline; text-underline-offset:4px; cursor:pointer; }
.cookie-options { grid-column:1/-1; display:grid; grid-template-columns:repeat(3,1fr); gap:10px; }
.cookie-options label { display:flex; justify-content:space-between; gap:14px; padding:14px; border:1px solid rgba(255,255,255,.18); background:rgba(255,255,255,.05); }
.cookie-options label span { display:flex; flex-direction:column; gap:4px; }
.cookie-options strong { font-size:13px; }
.cookie-options small { color:#b9cbc2; font-size:11px; line-height:1.35; }
.cookie-options input { width:18px; height:18px; flex:none; accent-color:#3d9568; }
.cookie-reopen { position:fixed; z-index:55; right:18px; bottom:16px; padding:9px 12px; background:var(--ink); color:#fff; border:1px solid rgba(255,255,255,.25); box-shadow:0 8px 20px rgba(20,41,54,.18); font-size:11px; font-weight:700; cursor:pointer; }
.footer-cookie-settings { width:max-content; padding:0; background:none; color:inherit; text-align:left; font:inherit; cursor:pointer; }
.footer-cookie-settings:hover { color:#efb08d; }
@media (min-width:701px) {
  .cookie-consent { 
    padding:14px 24px; 
    gap:16px 32px; 
    max-width:1180px; 
    left:50%; 
    right:auto; 
    transform:translateX(-50%); 
    width:calc(100% - 40px);
    grid-template-columns:1fr auto;
    align-items:center;
  }
  .cookie-copy h2 { margin:0 0 2px; font-size:19px; }
  .cookie-copy p { font-size:12px; line-height:1.4; max-width:580px; }
  .cookie-actions { align-self:center; }
  .cookie-options { 
    grid-column:1/-1; 
    grid-template-columns:repeat(3,auto); 
    justify-content:start; 
    gap:20px; 
    margin-top:4px;
    padding-top:12px;
    border-top:1px solid rgba(255,255,255,.08);
  }
  .cookie-options label { border:0; background:none; padding:0; gap:10px; }
  .cookie-options label span { gap:2px; }
  .cookie-options small { font-size:10px; opacity:.8; }
}
@media (max-width:700px) { .legal-page { padding:46px 16px 90px; } .legal-back { margin-bottom:42px; } .legal-shell h1 { font-size:54px; } .legal-intro { font-size:17px; } .legal-notice { flex-direction:column; gap:8px; margin:32px 0 45px; } .cookie-consent { left:12px; right:12px; bottom:12px; display:block; padding:20px; max-height:calc(100vh - 24px); overflow:auto; } .cookie-copy p { font-size:12px; } .cookie-actions { justify-content:flex-start; margin-top:18px; } .cookie-options { grid-template-columns:1fr; margin-top:18px; } .cookie-reopen { right:12px; bottom:12px; } }

.footer-accreditation { display:flex; align-items:center; gap:14px; margin-top:28px; padding-top:22px; border-top:1px solid rgba(255,255,255,.08); }
.footer-accreditation img { width:42px; height:42px; object-fit:contain; }
.footer-accreditation div { display:flex; flex-direction:column; gap:2px; }
.footer-accreditation strong { color:#fff; font-size:13px; font-weight:700; }
.footer-accreditation span { color:#b9cbc2; font-size:11px; }

/* Formspree Success & Error Styles */
.quote-success-overlay {
  position: fixed;
  inset: 0;
  z-index: 100;
  background: var(--paper);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  animation: fadeIn 0.4s var(--ease-out);
}

.success-card {
  max-width: 560px;
  padding: 3rem;
  background: white;
  border: 1px solid var(--border);
  box-shadow: 0 20px 40px -20px rgba(0,0,0,0.1);
}

.success-icon {
  width: 80px;
  height: 80px;
  background: var(--copper-light);
  color: var(--copper);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 2rem;
}

.success-card h2 {
  font-family: var(--font-fraunces);
  font-size: 2.5rem;
  margin-bottom: 1rem;
  color: var(--navy);
}

.success-card p {
  font-size: 1.1rem;
  color: var(--slate);
  margin-bottom: 2rem;
  line-height: 1.6;
}

.form-error-message {
  margin-top: 1rem;
  padding: 0.75rem;
  background: #fef2f2;
  border: 1px solid #fee2e2;
  color: #b91c1c;
  font-size: 0.9rem;
  border-radius: 4px;
}

[aria-invalid="true"] {
  border-color: #ef4444 !important;
  background-color: #fef2f2 !important;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Google Review Link Styling */
.google-review-link {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 2rem;
  font-size: 1rem;
  font-weight: 700;
  color: white;
  text-decoration: none;
  transition: all 0.3s var(--ease-out);
  padding: 1rem 1.5rem;
  background: var(--copper);
  border-radius: 8px;
  border: 2px solid var(--copper);
  box-shadow: 0 4px 10px rgba(184, 115, 51, 0.15);
}

.google-review-link:hover {
  background: transparent;
  color: var(--copper);
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(184, 115, 51, 0.25);
}

.google-review-link svg {
  transition: transform 0.2s var(--ease-out);
}

.google-review-link:hover svg {
  transform: translate(2px, -2px);
}

h2 em, .quote-copy h2 em { font-style: normal !important; }
.footer-brand .brand { display: inline-flex; padding: 7px 12px; background: #fbfaf6; border-radius: 2px; }
.back-to-top {
    display: inline-block;
    margin-top: 20px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #efb08d;
    text-decoration: none;
    transition: color 0.2s;
    border-bottom: 1px solid rgba(239, 176, 141, 0.3);
    padding-bottom: 4px;
}
.back-to-top:hover {
    color: #fff;
    border-bottom-color: #fff;
}

/* Cookie state safety: preserve the existing handler while making its hidden state visibly hidden in every browser. */
#cookie-consent[hidden],
.cookie-reopen[hidden] {
    display: none !important;
}
