@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap";:root{--navy:#10283c;--navy-deep:#091d2e;--cream:#f5f0e6;--paper:#fcfaf5;--gold:#c5a267;--gold-light:#dcc396;--sage:#6f806e;--ink:#17212a;--muted:#5f6669;--line:#10283c26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(1180px,100% - 48px);margin:0 auto}.section{padding:112px 0}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.025em;font-family:Libre Caslon Display,Georgia,serif;font-weight:400;line-height:1.08}h1{font-size:clamp(3.8rem,7.1vw,7.2rem)}h2{font-size:clamp(2.6rem,4.6vw,4.7rem)}h3{line-height:1.25}.eyebrow{color:var(--sage);letter-spacing:.19em;text-transform:uppercase;margin-bottom:22px;font-size:.75rem;font-weight:700;line-height:1.2}.eyebrow.light{color:var(--gold-light)}.button-row{flex-wrap:wrap;gap:14px;display:flex}.button{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;min-height:56px;padding:0 29px;font-size:.78rem;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--navy-deep)}.button-gold:hover{background:#d4b477}.button-ghost{color:#fff;border-color:#ffffffb3}.button-ghost:hover{color:var(--navy);background:#fff}.button-navy{background:var(--navy);color:#fff}.button-navy:hover{background:var(--navy-deep)}.text-link{border-bottom:1px solid var(--gold);padding-bottom:5px;font-weight:700;display:inline-block}.text-link span{color:var(--gold);margin-left:7px}.site-header{color:#fff;z-index:20;background:#091d2ef7;position:relative}.header-inner{justify-content:space-between;align-items:center;height:90px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-mark{justify-content:center;align-items:center;width:58px;height:58px;display:flex}.brand-mark img{filter:brightness(0)invert(92%)sepia(13%)saturate(322%)hue-rotate(350deg)brightness(104%);object-fit:contain;width:100%;height:100%}.brand-name{flex-direction:column;display:flex}.brand-name strong{letter-spacing:.14em;text-transform:uppercase;font-family:Georgia,serif;font-size:1.08rem;font-weight:400;line-height:1.2}.brand-name small{color:var(--gold-light);letter-spacing:.18em;text-transform:uppercase;font-size:.54rem}.desktop-nav{align-items:center;gap:28px;display:flex}.desktop-nav>a{letter-spacing:.075em;text-transform:uppercase;font-size:.74rem;font-weight:700}.desktop-nav>a:not(.nav-cta):hover{color:var(--gold-light)}.nav-cta{background:var(--gold);color:var(--navy-deep);padding:13px 18px}.mobile-nav{display:none}.hero{color:#fff;min-height:calc(100vh - 90px);position:relative;overflow:hidden}.hero-image{background-image:url(/photos/new-england-meadow.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.015)}.hero-shade{background:linear-gradient(90deg,#061826ed 0%,#081d2dc4 46%,#081d2d3d 78%,#081d2d1f 100%);position:absolute;inset:0}.hero-content{flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);padding-top:84px;padding-bottom:84px;display:flex;position:relative}.hero h1{text-shadow:0 2px 25px #0000002e;max-width:900px;margin-bottom:26px}.hero-lede{color:#ffffffe6;max-width:660px;margin-bottom:34px;font-size:clamp(1.05rem,1.5vw,1.25rem)}.hero-proof{gap:32px;margin-top:45px;display:flex}.hero-proof span{color:#ffffffd1;letter-spacing:.06em;text-transform:uppercase;font-size:.77rem;font-weight:600}.hero-proof span:before{color:var(--gold);content:"✓";margin-right:8px}.intro-band{background:var(--cream);padding:84px 0}.intro-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid}.intro-grid h2{margin-bottom:0;font-size:clamp(2.35rem,3.8vw,4rem)}.intro-copy p{color:var(--muted);margin-bottom:24px;font-size:1.05rem}.section-heading{margin-bottom:56px}.section-heading.centered{text-align:center;max-width:820px;margin-left:auto;margin-right:auto}.section-heading h2{margin-bottom:20px}.heading-lede{color:var(--muted);max-width:690px;margin:0 auto;font-size:1.05rem}.trust-section{background:var(--paper)}.trust-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.trust-card{border:1px solid var(--line);min-height:285px;padding:34px 30px}.trust-card:hover{border-color:var(--gold);background:#fff}.card-mark{color:var(--gold);letter-spacing:.16em;font-size:.7rem;font-weight:700}.trust-card h3{margin:38px 0 15px;font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.trust-card p{color:var(--muted);margin-bottom:0;font-size:.92rem}.process-section{background:var(--navy);color:#fff}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.split-heading h2{margin-bottom:0}.split-heading>p{color:#ffffffb3;margin-bottom:8px}.steps-grid{border-top:1px solid #fff3;grid-template-columns:repeat(4,1fr);display:grid}.step{border-right:1px solid #ffffff26;padding:38px 28px 30px 0}.step:not(:first-child){padding-left:28px}.step:last-child{border-right:0}.step>span{color:var(--gold);letter-spacing:.16em;font-size:.72rem;font-weight:700}.step h3{margin:33px 0 15px;font-family:Georgia,serif;font-size:1.35rem;font-weight:400}.step p{color:#ffffffa8;margin-bottom:0;font-size:.9rem}.process-note{border-top:1px solid #fff3;margin-top:18px;padding-top:28px}.process-note p{color:#ffffff9e;max-width:780px;margin-bottom:0;font-size:.83rem}.story-section{background:var(--cream)}.story-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:110px;display:grid}.story-image-wrap{position:relative}.story-image{aspect-ratio:4/5;background:url(/photos/forest-meadow.jpg) 50%/cover}.story-stamp{background:var(--paper);border:1px solid var(--gold);color:var(--navy);text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;width:155px;height:155px;display:flex;position:absolute;bottom:-28px;right:-35px}.story-stamp img{object-fit:contain;width:72px;height:72px}.story-stamp span:last-child{letter-spacing:.14em;margin-top:7px;font-size:.55rem}.story-copy h2{font-size:clamp(2.7rem,4.1vw,4.4rem)}.story-copy>p:not(.eyebrow){color:var(--muted)}blockquote{border-left:2px solid var(--gold);color:var(--navy);margin:30px 0;padding-left:25px;font-family:Georgia,serif;font-size:1.3rem;font-style:italic;line-height:1.55}.locations-section{background:var(--paper)}.location-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.location-card{color:#fff;background:linear-gradient(#081d2d0f,#081d2deb),url(/photos/rural-field.jpg) 50%/cover;flex-direction:column;justify-content:flex-end;min-height:390px;padding:35px;display:flex;position:relative;overflow:hidden}.location-card:nth-child(2){background-position:35%}.location-card:nth-child(3){background-position:75%}.location-merrimack{background-image:linear-gradient(#081d2d0d,#081d2ded),url(/photos/new-hampshire-aerial.jpg)}.location-sullivan{background-image:linear-gradient(#081d2d0d,#081d2ded),url(/photos/sullivan-sunapee.jpg)}.location-grafton{background-image:linear-gradient(#081d2d0d,#081d2ded),url(/photos/grafton-franconia.jpg)}.location-washington{background-image:linear-gradient(#081d2d0d,#081d2ded),url(/photos/washington-champlain.jpg)}.location-card:after{content:"";border:1px solid #ffffff73;transition:inset .25s;position:absolute;inset:12px}.location-card:hover:after{inset:18px}.location-card span{color:var(--gold-light);letter-spacing:.15em;text-transform:uppercase;font-size:.66rem;font-weight:700}.location-card h3{margin:10px 0 19px;font-family:Georgia,serif;font-size:1.75rem;font-weight:400}.location-card b{letter-spacing:.07em;text-transform:uppercase;font-size:.72rem}.center-action{text-align:center;margin-top:46px}.closing-cta{background:var(--navy-deep);color:#fff;padding:95px 0}.closing-grid{grid-template-columns:1.4fr .6fr;align-items:center;gap:80px;display:grid}.closing-grid h2{margin-bottom:18px}.closing-grid p:not(.eyebrow){color:#ffffffb3;max-width:650px;margin-bottom:0}.closing-actions{flex-direction:column;align-items:flex-start;display:flex}.closing-actions .button{width:100%}.phone-link{margin-top:22px;font-family:Georgia,serif;font-size:1.45rem}.closing-actions span{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.site-footer{color:#fff;background:#061623;padding:75px 0 28px}.footer-grid{grid-template-columns:1.3fr .7fr .7fr .9fr;gap:70px;display:grid}.footer-brand p{color:#ffffff8f;max-width:320px;margin-top:25px;font-size:.88rem}.footer-col h3{color:var(--gold-light);letter-spacing:.14em;text-transform:uppercase;margin-bottom:22px;font-size:.68rem}.footer-col a,.footer-col span{color:#ffffffad;margin-bottom:10px;font-size:.86rem;display:block}.footer-col a:hover{color:#fff}.footer-bottom{color:#ffffff61;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:60px;padding-top:25px;font-size:.7rem;display:flex}.page-hero{background-color:var(--navy);color:#fff;background-position:50%;background-size:cover;min-height:560px;padding:120px 0;display:flex;position:relative;overflow:hidden}.page-hero-shade{background:linear-gradient(90deg,#061623f0,#081d2db0 58%,#081d2d42);position:absolute;inset:0}.page-hero .container{z-index:1;align-self:center;position:relative}.page-hero h1{max-width:920px;margin-bottom:24px;font-size:clamp(3.4rem,6vw,6rem)}.page-hero p:not(.eyebrow){color:#ffffffb8;max-width:700px;font-size:1.1rem}.local-note{border-left:2px solid var(--gold);padding-left:22px;font-family:Georgia,serif;font-size:1.14rem;line-height:1.6;color:var(--navy)!important}.content-section{padding:100px 0}.content-grid{grid-template-columns:1fr 1fr;gap:90px;display:grid}.content-grid h2{font-size:clamp(2.5rem,4vw,4rem)}.prose p{color:var(--muted)}.check-list{margin:28px 0 0;padding:0;list-style:none}.check-list li{border-top:1px solid var(--line);padding:15px 0 15px 28px;position:relative}.check-list li:before{color:var(--gold);content:"✓";position:absolute;left:0}.callout{background:var(--cream);padding:48px}.callout h3{font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.callout p{color:var(--muted)}.county-list{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.county-list-four{grid-template-columns:repeat(4,1fr)}.county-list article{border:1px solid var(--line);padding:34px}.county-list h3{font-family:Georgia,serif;font-size:1.5rem;font-weight:400}.county-list p{color:var(--muted);font-size:.9rem}.county-list a{color:var(--navy);text-transform:uppercase;font-size:.75rem;font-weight:700}.faq-list{max-width:900px;margin:0 auto}.faq-list details{border-bottom:1px solid var(--line);padding:26px 0}.faq-list summary{cursor:pointer;padding-right:45px;font-family:Georgia,serif;font-size:1.3rem;list-style:none;position:relative}.faq-list summary:after{color:var(--gold);content:"+";font-family:Arial,sans-serif;font-size:1.5rem;position:absolute;top:-2px;right:5px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);margin:16px 50px 0 0}.offer-layout{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.offer-intro h2{font-size:clamp(2.5rem,4vw,4rem)}.contact-card{background:var(--navy);color:#fff;margin-top:35px;padding:30px}.contact-card a{font-family:Georgia,serif;font-size:1.2rem;display:block}.contact-card span{color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;margin-top:6px;font-size:.68rem;display:block}.offer-form{border:1px solid var(--line);background:#fff;padding:45px}.field-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field.full{grid-column:1/-1}.field label{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.field input,.field textarea,.field select{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:0;min-height:52px;padding:12px 14px}.field textarea{resize:vertical;min-height:145px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--gold);outline:2px solid #c5a26733}.form-note{color:var(--muted);margin:18px 0 0;font-size:.75rem}.preview-notice{background:var(--cream);border-left:3px solid var(--gold);color:var(--muted);margin-bottom:24px;padding:14px 17px;font-size:.78rem}.legal-prose{max-width:820px;margin:0 auto}.legal-prose h2{margin-top:52px;font-size:2rem}.legal-prose p,.legal-prose li{color:var(--muted)}@media (width<=980px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700;list-style:none}.mobile-panel{background:var(--navy-deep);flex-direction:column;min-width:240px;padding:24px;display:flex;position:absolute;top:34px;right:0;box-shadow:0 20px 35px #0003}.mobile-panel a{border-bottom:1px solid #ffffff1f;padding:11px 0}.trust-grid,.steps-grid,.location-grid,.county-list-four{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.step:nth-child(3),.step:nth-child(4){border-top:1px solid #ffffff26}.story-grid{gap:70px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=720px){.container{width:min(100% - 32px,1180px)}.section{padding:78px 0}.header-inner{height:76px}.brand-name small{display:none}.hero{min-height:720px}.hero-content{min-height:720px;padding:70px 0}.hero h1{font-size:clamp(3.1rem,15vw,4.6rem)}.hero-shade{background:linear-gradient(90deg,#061826eb,#081d2d94)}.hero-proof{flex-direction:column;align-items:flex-start;gap:8px;margin-top:35px}.button-row{flex-direction:column;align-items:stretch;width:100%}.button-row .button{width:100%}.intro-grid,.split-heading,.story-grid,.closing-grid,.content-grid,.offer-layout{grid-template-columns:1fr;gap:42px}.trust-grid,.steps-grid,.location-grid,.county-list,.field-grid{grid-template-columns:1fr}.trust-card{min-height:0}.step,.step:not(:first-child){border-top:1px solid #ffffff26;border-right:0;padding:28px 0}.story-image-wrap{margin-right:20px}.story-stamp{width:120px;height:120px;bottom:-20px;right:-20px}.closing-actions .button{width:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.page-hero{min-height:480px;padding:78px 0 85px}.offer-form,.callout{padding:28px 22px}.field.full{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
