/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#18382f;--paper:#f4f0e5;--white:#fff;--rust:#2f765e;--rust-dark:#235a48;--sage:#9a7a43;--line:#d9d4c8;--muted:#5d6864}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff5;align-items:center;gap:44px;height:92px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand{text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:12px;margin-right:auto;font-size:14px;line-height:1.05;display:flex}.brand strong{letter-spacing:.04em;font-size:18px}.brand-mark{border:2px solid var(--rust);width:42px;height:42px;color:var(--rust);place-items:center;font-size:26px;display:grid}.site-header nav{gap:38px;font-size:14px;font-weight:700;display:flex}.site-header nav a{border-bottom:2px solid #0000;padding:10px 0}.site-header nav a:hover{border-color:var(--rust)}.button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:20px;padding:17px 25px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--rust);color:#fff}.button-primary:hover{background:var(--rust-dark)}.button-outline{border-color:var(--rust);color:var(--rust);background:0 0}.button-outline:hover{background:var(--rust);color:#fff}.hero{background:var(--paper);grid-template-columns:1fr 1fr;min-height:710px;padding-bottom:88px;display:grid;position:relative}.hero-copy{padding:clamp(60px,7vw,108px) clamp(32px,6vw,92px)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--rust);margin:0 0 24px;font-size:12px;font-weight:800}.hero h1,.section h2,.why h2,.quote-section h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{margin:0 0 30px;font-size:clamp(48px,5.25vw,80px);line-height:1.02}.hero-text{color:#374957;max-width:580px;margin:0 0 30px;font-size:20px;line-height:1.6}.microcopy{color:var(--muted);margin:14px 0 0;font-size:12px}.hero-image{background:#c9c0b4 url(/hero-home-repair.png) 50%/cover no-repeat;min-height:620px}.trust-strip{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:35px;left:5%;right:5%;box-shadow:0 15px 38px #17324d1f}.trust-strip>div{border-right:1px solid var(--line);align-items:center;gap:18px;padding:25px 30px;display:flex}.trust-strip>div:last-child{border:0}.trust-strip>div>span{color:var(--sage);font-size:30px}.trust-strip p{margin:0}.trust-strip strong{font-size:16px;display:block}.trust-strip small{color:var(--sage);text-transform:uppercase;letter-spacing:.14em;margin-top:6px;font-size:10px;font-weight:800;display:block}.section{padding:100px clamp(24px,6vw,90px)}.section-heading{grid-template-columns:1.45fr .7fr;align-items:end;gap:8vw;max-width:1280px;margin:0 auto 55px;display:grid}.section h2,.why h2,.quote-section h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.1}.section-heading>p,.area>div>p{color:var(--muted);font-size:17px;line-height:1.7}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1280px;margin:auto;display:grid}.service-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:270px;padding:34px;transition:all .2s}.service-grid article:hover{background:var(--paper);transform:translateY(-3px)}.service-number{letter-spacing:.18em;color:var(--sage);font-size:12px}.service-grid h3{margin:28px 0 14px;font-family:Georgia,serif;font-size:26px;font-weight:400}.service-grid p{color:var(--muted);font-size:14px;line-height:1.7}.service-grid a{color:var(--rust);gap:10px;margin-top:14px;font-size:13px;font-weight:800;display:inline-flex}.why{background:var(--ink);color:#fff;grid-template-columns:1.1fr .9fr;display:grid}.why-card{padding:95px clamp(32px,7vw,105px)}.why-card>p:not(.eyebrow){color:#d4dee6;font-size:17px;line-height:1.75}.why-card ul{grid-template-columns:1fr 1fr;gap:16px;margin:35px 0;padding:0;list-style:none;display:grid}.why-card li:before{content:"✓";color:#d2b476;margin-right:10px}.process{background:#102d26;padding:95px clamp(32px,6vw,85px)}.eyebrow.light{color:#dfc58d}.process ol{margin:40px 0 0;padding:0;list-style:none}.process li{border-top:1px solid #ffffff26;gap:22px;padding:25px 0;display:flex}.process li>span{color:#d2b476;border:1px solid #d2b476;flex:0 0 38px;place-items:center;height:38px;display:grid}.process strong{font-family:Georgia,serif;font-size:21px;font-weight:400}.process p{color:#b7c7c0;margin:8px 0 0;font-size:14px;line-height:1.6}.area{background:var(--paper);grid-template-columns:1.15fr .85fr;align-items:center;gap:9vw;display:grid}.area-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.area-list span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px;font-size:14px;font-weight:700}.quote-section{background:#eef0eb;grid-template-columns:.85fr 1.15fr;gap:9vw;padding:100px clamp(24px,7vw,110px);display:grid}.quote-intro>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.75}.quote-note{border-left:3px solid var(--rust);color:var(--muted);gap:8px;margin-top:36px;padding-left:22px;font-size:14px;display:grid}.quote-note strong{color:var(--ink);margin-bottom:5px}.quote-section form,.success{background:#fff;padding:clamp(25px,4vw,48px);box-shadow:0 18px 50px #17324d17}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{color:var(--ink);gap:8px;margin-bottom:19px;font-size:12px;font-weight:800;display:grid}input,select,textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #c8c9c4;border-radius:0;padding:14px 15px;font-size:15px}input:focus,select:focus,textarea:focus{outline:2px solid var(--rust);outline-offset:1px}.consent{color:var(--muted);align-items:flex-start;font-weight:400;display:flex}.consent input{width:16px;margin:1px 0 0}.submit{border:0;width:100%}.privacy{text-align:center;color:var(--muted);font-size:11px}.success{text-align:center;align-self:start}.success>span{color:#4f7049;background:#e7eee5;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:28px;display:grid}.success h3{font-family:Georgia,serif;font-size:30px;font-weight:400}.success p{color:var(--muted);line-height:1.65}footer{color:#fff;background:#0b2922;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:35px;padding:60px clamp(24px,6vw,90px) 28px;display:grid}.footer-brand{margin:0}footer>p{color:#b7c7c0;margin:0;font-size:14px;line-height:1.7}footer>div{justify-content:flex-end;gap:24px;font-size:13px;font-weight:700;display:flex}footer small{color:#8ea79d;border-top:1px solid #ffffff21;grid-column:1/-1;padding-top:28px}@media (width<=850px){.site-header{height:74px;padding:0 20px}.site-header nav{display:none}.header-cta{padding:12px 13px;font-size:12px}.brand-mark{width:36px;height:36px}.brand{font-size:10px}.brand strong{font-size:14px}.hero{grid-template-columns:1fr;padding-bottom:0}.hero-copy{padding:58px 25px 48px}.hero-image{min-height:380px}.trust-strip{grid-template-columns:1fr;margin:0 18px 35px;position:relative;bottom:auto;left:auto;right:auto}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:18px 22px}.section{padding:70px 22px}.section-heading,.why,.area,.quote-section{grid-template-columns:1fr}.section-heading{gap:20px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:0}.why-card,.process{padding:65px 24px}.area{gap:35px}.quote-section{gap:40px;padding:70px 20px}.form-row,.why-card ul,footer{grid-template-columns:1fr}footer>div{flex-wrap:wrap;justify-content:flex-start}footer small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hidden-field{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-error{color:#a61b1b;text-align:center;margin:14px 0 0;font-size:13px;font-weight:700}.submit:disabled{cursor:wait;opacity:.72;transform:none}.quote-section form label:not(.consent){display:block}.quote-section form label:not(.consent) input,.quote-section form label:not(.consent) select,.quote-section form label:not(.consent) textarea{margin-top:8px;display:block}.required-mark{color:#c62828;margin-left:2px;font-weight:900;display:inline}.required-note{text-align:right;color:var(--muted);margin:0 0 18px;font-size:11px}.required-note .required-mark{margin:0 4px 0 0}.brand-mark{background:var(--rust);color:#fff;border:0;border-radius:7px;flex:0 0 48px;width:48px;height:48px;transform:rotate(-2deg);box-shadow:inset 0 -3px #581e1038,0 4px 12px #17324d1f}.brand-mark svg{width:38px;height:38px;overflow:visible;transform:rotate(2deg)}.brand-mark path{vector-effect:non-scaling-stroke}.logo-roof{fill:none;stroke:#fff;stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round}.logo-home{fill:var(--ink);stroke:#fff;stroke-width:2.5px;stroke-linejoin:round}.logo-door{fill:none;stroke:#fff;stroke-width:2.5px;stroke-linejoin:round}.logo-window{fill:#f4d4a6;stroke:#fff;stroke-width:1.8px}.logo-chimney{fill:var(--ink);stroke:#fff;stroke-width:2.5px;stroke-linejoin:round}@media (width<=850px){.brand-mark{flex-basis:40px;width:40px;height:40px}.brand-mark svg{width:32px;height:32px}}.brand{text-transform:none;letter-spacing:0;gap:14px}.brand-words{line-height:1;display:grid}.brand-place{color:var(--rust);letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:17px;font-style:italic}.brand-words strong{letter-spacing:.015em;text-transform:uppercase;color:var(--ink);font-size:21px;line-height:1.05}.brand-words small{letter-spacing:.17em;text-transform:uppercase;color:var(--sage);font-size:7px;font-weight:800;line-height:1.5}.footer-brand .brand-place{color:#dfc58d}.footer-brand .brand-words strong{color:#fff}.footer-brand .brand-words small{color:#b7c7c0}@media (width<=850px){.brand{gap:9px}.brand-place{font-size:12px}.brand-words strong{font-size:15px}.brand-words small{letter-spacing:.1em;font-size:5px}}.brand-mark{background:var(--rust);box-shadow:none;border-radius:6px;transform:none}.brand-mark svg{width:36px;height:36px;transform:none}.logo-outline{fill:none;stroke:#fff;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round}.logo-accent{fill:#dfc58d;stroke:#fff;stroke-width:1.5px}.brand,.footer-brand{align-items:center}.brand-words{flex-direction:column;justify-content:center;align-items:flex-start;height:48px;display:flex}.footer-brand{place-self:start;margin:0}.footer-brand .brand-words{height:48px}@media (width<=850px){.brand-words,.footer-brand .brand-words{height:40px}.brand-mark svg{width:30px;height:30px}}.footer-brand .brand-words small{border-top:0;grid-column:auto;width:auto;margin:0;padding-top:0}.blog-preview{background:#fff}.blog-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:1280px;margin:0 auto;display:grid}.blog-grid article{border:1px solid var(--line);background:var(--paper);padding:38px}.blog-topic{color:var(--rust);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.blog-grid h3{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.3vw,34px);font-weight:400;line-height:1.22}.blog-grid h3 a:hover{color:var(--rust)}.blog-grid article>p:not(.blog-topic){color:var(--muted);line-height:1.7}.blog-link{color:var(--rust);gap:10px;margin-top:12px;font-size:13px;font-weight:800;display:inline-flex}.blog-all{width:max-content;margin:30px auto 0;display:flex}.blog-header{background:var(--paper);text-align:center;padding:82px clamp(24px,7vw,110px)}.blog-header h1{letter-spacing:-.04em;max-width:900px;margin:0 auto 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:1.05}.blog-header>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:0 auto;font-size:18px;line-height:1.7}.article-wrap{max-width:820px;margin:0 auto;padding:78px 24px 95px}.article-wrap h1{letter-spacing:-.035em;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,60px);font-weight:400;line-height:1.08}.article-meta{color:var(--sage);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.article-body{color:#30443d;margin-top:42px;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.82}.article-body h2{color:var(--ink);margin:38px 0 10px;font-size:27px;font-weight:400;line-height:1.25}.article-body p{margin:0 0 20px}.article-cta{background:var(--paper);border-left:4px solid var(--rust);margin-top:45px;padding:30px}.article-cta h2{margin-top:0}.breadcrumb{color:var(--rust);gap:8px;margin-bottom:30px;font-size:13px;font-weight:700;display:flex}.blog-footer-home{color:#fff}@media (width<=850px){.blog-grid{grid-template-columns:1fr}.blog-grid article{padding:28px}.blog-header{padding:62px 22px}.article-wrap{padding-top:55px}.article-body{font-size:18px}}
