@font-face{font-family:Archivo;src:url(/fonts/archivo-latin-700-900.woff2)format("woff2");font-weight:700 900;font-style:normal;font-display:swap}:root{--ink:#1b2733;--navy:#24435f;--navy-deep:#182f44;--paper:#f6f4ef;--white:#fff;--accent:#b34400;--accent-bright:#ee6c1e;--gray-700:#46525d;--gray-400:#8a959d;--gray-200:#dddad3;--font-display:"Archivo", "Arial Black", "Helvetica Neue", sans-serif;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--text-sm:.875rem;--text-base:1.0625rem;--text-lg:1.25rem;--text-xl:1.5625rem;--text-2xl:clamp(1.75rem, 3.5vw, 2.44rem);--text-hero:clamp(2.25rem, 6vw, 3.8rem);--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2.5rem;--space-5:4rem;--space-6:6.5rem;--radius:4px;--measure:65ch}*,:before,:after{box-sizing:border-box;margin:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--ink);background:var(--paper);line-height:1.65}img,svg{max-width:100%;display:block}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.on-dark :focus-visible,.on-dark:focus-visible{outline-color:var(--paper)}@media (prefers-reduced-motion:no-preference){a,.btn,summary{transition:background-color .15s,color .15s,border-color .15s}}.skip-link{z-index:100;padding:var(--space-1) var(--space-2);background:var(--ink);color:var(--paper);font-weight:700;position:absolute;top:0;left:-9999px}.skip-link:focus-visible{left:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);text-wrap:balance;font-weight:800;line-height:1.12}h1{font-size:var(--text-hero)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-lg)}a{color:var(--ink);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--accent)}.eyebrow{font-family:var(--font-display);font-weight:700;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.09em;color:var(--gray-700)}.lead{font-size:var(--text-lg);max-width:var(--measure)}.prose{max-width:var(--measure)}.prose>*+*{margin-top:var(--space-2)}.prose h3{margin-top:var(--space-4)}.prose ul,.prose ol{padding-left:1.25rem}.prose li+li{margin-top:.4rem}.small{font-size:var(--text-sm);color:var(--gray-700)}.container{max-width:72rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.section{padding-block:var(--space-5)}.section-head{max-width:var(--measure);margin-bottom:var(--space-4)}.section-head .eyebrow{margin-bottom:var(--space-1)}.section-head p{margin-top:var(--space-2)}.split{gap:var(--space-4);align-items:start;display:grid}@media (width>=860px){.split{gap:var(--space-5);grid-template-columns:3fr 2fr}.split.split-reverse{grid-template-columns:2fr 3fr}.split.split-reverse>:first-child{order:2}}.gauge{border-top:1px solid var(--gray-400);background-image:repeating-linear-gradient(to right, var(--gray-400) 0 1px, transparent 1px 3rem);background-repeat:no-repeat;background-size:100% 8px;height:9px;position:relative}.gauge:before{content:"";background:var(--accent);width:3px;height:9px;position:absolute;top:-1px;left:0}.section-head .gauge{margin-top:var(--space-2);max-width:16rem}.btn{font-family:var(--font-display);font-weight:800;font-size:var(--text-base);border-radius:var(--radius);border:2px solid #0000;padding:.85rem 1.5rem;line-height:1.2;text-decoration:none;display:inline-block}.btn-primary{background:var(--accent);color:var(--white)}.btn-primary:hover{background:var(--navy-deep);color:var(--white)}.btn-secondary{color:var(--navy);border-color:var(--navy);background:0 0}.btn-secondary:hover{background:var(--navy);color:var(--paper)}.phone-link{font-family:var(--font-display);color:var(--accent);white-space:nowrap;font-weight:800;text-decoration:none}.phone-link:hover{color:var(--navy-deep)}.on-dark .phone-link{color:var(--accent-bright);font-size:var(--text-lg)}.on-dark .phone-link:hover{color:var(--paper)}.site-header{background:var(--navy);z-index:50;border-bottom:3px solid var(--navy-deep);position:sticky;top:0}.header-bar{align-items:center;gap:var(--space-3);padding-block:.75rem;display:flex}.brand{color:var(--paper);font-family:var(--font-display);font-weight:800;font-size:var(--text-base);align-items:center;gap:.65rem;line-height:1.15;text-decoration:none;display:flex}.brand:hover{color:var(--white)}.brand svg{flex:none}.nav-desktop{align-items:center;gap:var(--space-3);margin-left:auto;display:none}.nav-desktop>a{color:var(--paper);font-weight:600;text-decoration:none}.nav-desktop>a:hover,.nav-desktop>a[aria-current=page]{color:var(--white);text-underline-offset:6px;text-decoration:underline;text-decoration-color:var(--accent-bright);text-decoration-thickness:2px}.dropdown{position:relative}.dropdown>summary{cursor:pointer;color:var(--paper);align-items:center;gap:.35rem;font-weight:600;list-style:none;display:flex}.dropdown>summary::-webkit-details-marker{display:none}.dropdown>summary:hover{color:var(--white)}.dropdown>summary svg{width:14px;height:14px}.dropdown[open]>summary svg{transform:rotate(180deg)}.dropdown-panel{background:var(--white);border:1px solid var(--gray-200);border-top:3px solid var(--accent);border-radius:0 0 var(--radius) var(--radius);min-width:15rem;padding:.5rem 0;position:absolute;top:calc(100% + .9rem);left:-1rem;box-shadow:0 8px 24px #182f442e}.dropdown-panel a{color:var(--ink);padding:.55rem 1rem;font-weight:600;text-decoration:none;display:block}.dropdown-panel a:hover,.dropdown-panel a[aria-current=page]{background:var(--paper);color:var(--accent)}.header-cta{align-items:center;gap:var(--space-3);display:none}.header-cta .phone-link{font-size:var(--text-lg)}.header-cta .btn{padding:.6rem 1.1rem}.nav-mobile{margin-left:auto}.nav-mobile>summary{cursor:pointer;color:var(--paper);font-family:var(--font-display);align-items:center;gap:.4rem;padding:.4rem .2rem;font-weight:700;list-style:none;display:flex}.nav-mobile>summary::-webkit-details-marker{display:none}.nav-mobile-panel{background:var(--navy-deep);border-bottom:3px solid var(--accent);padding:var(--space-2) clamp(1rem, 4vw, 2rem) var(--space-3);gap:.1rem;display:grid;position:absolute;top:100%;left:0;right:0}.nav-mobile-panel a{color:var(--paper);border-bottom:1px solid #f6f4ef1f;padding:.55rem 0;font-weight:600;text-decoration:none}.nav-mobile-panel a:hover,.nav-mobile-panel a[aria-current=page]{color:var(--accent-bright)}.nav-mobile-panel .nav-group{font-family:var(--font-display);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.09em;color:var(--gray-400);padding-top:var(--space-2);padding-bottom:.25rem}@media (width>=960px){.nav-desktop,.header-cta{display:flex}.nav-mobile{display:none}}.call-bar{z-index:60;background:var(--accent);text-align:center;position:fixed;bottom:0;left:0;right:0}.call-bar a{color:var(--white);font-family:var(--font-display);font-weight:800;font-size:var(--text-lg);padding:.9rem var(--space-2);padding-bottom:calc(.9rem + env(safe-area-inset-bottom));text-decoration:none;display:block}.call-bar a:hover{background:var(--navy-deep);color:var(--white)}@media (width>=960px){.call-bar{display:none}}@media (width<=959.98px){body{padding-bottom:3.6rem}}.hero{padding-block:var(--space-5) var(--space-4)}.hero .eyebrow{margin-bottom:var(--space-2)}.hero h1{max-width:21ch}.hero .lead{margin-top:var(--space-3)}.hero-ctas{margin-top:var(--space-4);align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;display:flex}.hero-ctas .phone-link{font-size:var(--text-xl)}.hero-note{margin-top:var(--space-2)}.hero>.container>.gauge{margin-top:var(--space-5)}.trust-strip ul{gap:var(--space-1) var(--space-4);flex-wrap:wrap;padding:0;list-style:none;display:flex}.trust-strip li{color:var(--gray-700);align-items:center;gap:.5rem;font-weight:600;display:flex}.trust-strip svg{width:18px;height:18px;color:var(--accent);flex:none}.service-grid{gap:var(--space-3);display:grid}@media (width>=700px){.service-grid{grid-template-columns:1fr 1fr}}.service-item{background:var(--white);border:1px solid var(--gray-200);border-left:3px solid var(--navy);border-radius:var(--radius);padding:var(--space-3);gap:var(--space-2);grid-template-columns:auto 1fr;align-items:start;display:grid}.service-item svg{width:26px;height:26px;color:var(--navy);margin-top:.2rem}.service-item h3 a{text-decoration:none}.service-item h3 a:hover{color:var(--accent);text-decoration:underline}.service-item p{color:var(--gray-700);margin-top:.35rem}.photo-slot{background:var(--navy);border-radius:var(--radius);background-image:repeating-linear-gradient(-45deg,#f6f4ef0f 0 2px,#0000 2px 14px);place-items:center;min-height:12rem;display:grid}.photo-slot figcaption{color:var(--gray-400);font-size:var(--text-sm);text-align:center;padding:var(--space-2);font-weight:600}.steps{counter-reset:step;max-width:var(--measure);gap:var(--space-3);padding:0;list-style:none;display:grid}.steps>li{counter-increment:step;gap:var(--space-2);grid-template-columns:auto 1fr;align-items:start;display:grid}.steps>li:before{content:counter(step, decimal-leading-zero);font-family:var(--font-display);font-weight:800;font-size:var(--text-lg);color:var(--accent);border:2px solid var(--gray-200);border-radius:var(--radius);background:var(--white);padding:.15rem .5rem}.steps h3{margin-bottom:.25rem}.checklist{max-width:var(--measure);padding:0;list-style:none}.checklist li{grid-template-columns:auto 1fr;align-items:start;gap:.6rem;padding-block:.4rem;display:grid}.checklist svg{width:20px;height:20px;color:var(--navy);flex:none;margin-top:.25rem}.band{background:var(--navy);color:var(--paper);padding-block:var(--space-5)}.band h2,.band h3{color:var(--white)}.band p{max-width:var(--measure)}.band a:not(.btn):not(.phone-link){color:var(--paper);text-decoration-color:var(--accent-bright);text-decoration-thickness:2px}.band a:not(.btn):not(.phone-link):hover{color:var(--white)}.band .btn-primary:hover{background:var(--paper);color:var(--navy-deep)}.band-ctas{margin-top:var(--space-3);align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;display:flex}.town-list{gap:.5rem var(--space-2);grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));padding:0;list-style:none;display:grid}.town-list li{align-items:center;gap:.5rem;font-weight:600;display:flex}.town-list svg{width:16px;height:16px;color:var(--gray-400);flex:none}.form-grid{gap:var(--space-3);max-width:40rem;display:grid}@media (width>=640px){.form-grid{grid-template-columns:1fr 1fr}.form-grid .field-full{grid-column:1/-1}}.field label{margin-bottom:.35rem;font-weight:700;display:block}.field .hint{color:var(--gray-700);font-weight:400;font-size:var(--text-sm)}.field input,.field select,.field textarea{width:100%;font:inherit;color:var(--ink);background:var(--white);border:2px solid var(--gray-400);border-radius:var(--radius);padding:.65rem .75rem}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:3px solid var(--accent);outline-offset:1px;border-color:var(--navy)}.field-error{color:var(--accent);font-weight:600;font-size:var(--text-sm);margin-top:.3rem;display:none}.field.invalid .field-error{display:block}.field.invalid input,.field.invalid select{border-color:var(--accent)}.site-footer{background:var(--navy-deep);color:var(--paper);margin-top:var(--space-5)}.site-footer .gauge{border-top-color:var(--gray-700);background-image:repeating-linear-gradient(to right, var(--gray-700) 0 1px, transparent 1px 3rem)}.footer-grid{gap:var(--space-4);padding-block:var(--space-5) var(--space-4);display:grid}@media (width>=760px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.site-footer h2{color:var(--white);font-size:var(--text-base);text-transform:uppercase;letter-spacing:.09em;margin-bottom:var(--space-2)}.site-footer ul{padding:0;list-style:none}.site-footer li+li{margin-top:.45rem}.site-footer a{color:var(--paper);text-decoration:none}.site-footer a:hover{color:var(--accent-bright);text-decoration:underline}.footer-nap p+p{margin-top:.45rem}.footer-legal{padding-block:var(--space-2);gap:var(--space-1) var(--space-3);font-size:var(--text-sm);color:var(--gray-400);border-top:1px solid #f6f4ef26;flex-wrap:wrap;justify-content:space-between;display:flex}.mt-2{margin-top:var(--space-2)}.mt-3{margin-top:var(--space-3)}.mt-4{margin-top:var(--space-4)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
