/*! 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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#173f35;--green2:#0f332b;--cream:#f7f1e6;--paper:#fffdf8;--gold:#c49a45;--brick:#a95f47;--ink:#20322d;--muted:#66736f;--line:#dfd3bc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}h1,h2,.brand{font-family:Georgia,Times New Roman,serif}p{line-height:1.65}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffdf8f5;align-items:center;gap:38px;height:86px;padding:0 clamp(24px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:var(--green);align-items:center;gap:12px;margin-right:auto;font-size:clamp(18px,2vw,29px);font-weight:700;display:flex}.house-mark{background:var(--green);width:42px;height:42px;color:var(--cream);border-radius:50%;place-items:center;font-family:Arial;display:grid}.site-header nav{gap:34px;font-size:15px;display:flex}.site-header nav a:hover{color:var(--gold)}.button{border:1px solid var(--gold);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);border-color:var(--green);color:#fff}.button-primary:hover{background:var(--green2)}.button-outline{color:var(--green);background:0 0}.button-outline:hover{background:var(--cream)}.button-gold{background:var(--gold);color:#172b25;border:0;width:100%;font-size:16px}.hero{background:linear-gradient(110deg,#fffdf8 0%,#f8f2e7 100%);grid-template-columns:minmax(0,.93fr) minmax(0,1.12fr);align-items:center;gap:56px;min-height:720px;padding:42px clamp(24px,5vw,72px) 76px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#a77a20;font-size:13px;font-weight:800}.hero h1{letter-spacing:-.045em;color:var(--green);max-width:720px;margin:22px 0;font-size:clamp(48px,5.25vw,78px);line-height:1.01}.hero-sub{max-width:620px;margin-bottom:28px;font-size:clamp(19px,1.65vw,25px)}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.trust-line{border-top:2px solid var(--gold);gap:28px;margin-top:40px;padding-top:26px;font-size:14px;display:flex}.trust-line span+span:before{content:"•";color:var(--gold);margin-right:24px}.hero-visual{min-height:620px;position:relative}.hero-visual img{object-fit:cover;z-index:2;border-radius:70px 70px 32px;width:100%;height:100%;position:absolute;inset:0}.gold-corner{background:var(--gold);z-index:1;border-radius:0 55px 0 0;width:38%;height:18%;position:absolute;top:12px;right:-18px}.repair-strip{z-index:3;background:#fffdf8f5;border-radius:20px;grid-template-columns:repeat(4,1fr);padding:22px;display:grid;position:absolute;bottom:22px;left:5%;right:5%;box-shadow:0 18px 40px #1b2c2528}.repair-strip span{color:var(--green);border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:6px;font-size:28px;display:flex}.repair-strip span:last-child{border:0}.repair-strip b{font-size:13px}.senior-callout{background:var(--green);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:60px clamp(24px,8vw,120px);display:grid}.senior-callout .eyebrow{color:#e2b85e}.senior-callout h2{margin:12px 0;font-size:clamp(34px,3vw,50px);line-height:1.1}.senior-callout p:last-child{color:#e6eee9;font-size:18px}.section{padding:100px clamp(24px,7vw,110px)}.soft{background:var(--cream)}.section-heading{max-width:780px;margin-bottom:48px}.section-heading h2,.guide h2{color:var(--green);margin:12px 0;font-size:clamp(38px,4vw,58px);line-height:1.08}.section-heading>p:last-child{color:var(--muted);font-size:18px}.repair-grid,.program-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.repair-grid article,.program-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.repair-grid article>span{background:var(--cream);width:52px;height:52px;color:var(--green);border-radius:50%;place-items:center;font-size:25px;display:grid}.repair-grid h3,.program-grid h3,.steps h3{color:var(--green);margin:18px 0 8px;font-size:21px}.repair-grid p,.program-grid p,.steps p{color:var(--muted);font-size:15px}.program-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.tag{color:var(--green);text-transform:uppercase;letter-spacing:.06em;background:#e6efe9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.type{color:#946f24;font-size:12px;font-weight:700}.steps{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.steps article{border-top:1px solid var(--line);padding:30px 30px 30px 82px;position:relative}.steps b{background:var(--gold);width:44px;height:44px;color:var(--green);border-radius:50%;place-items:center;font-size:20px;display:grid;position:absolute;top:24px;left:16px}.guide{background:var(--green);color:#fff;grid-template-columns:1.1fr .9fr;align-items:center;gap:76px;padding:90px clamp(24px,8vw,120px);display:grid}.guide h2{color:#fff}.guide-copy>p:not(.eyebrow){color:#e1ebe6;font-size:18px}.guide ul{padding-left:20px;line-height:2}.bonus-resource{background:#fffdf812;border:1px solid #c49a45;border-radius:14px;margin-top:28px;padding:22px}.bonus-resource p{margin:0 0 14px;color:#fff!important;font-size:16px!important}.contractor-download{background:var(--cream);color:var(--green);width:100%}.contractor-download:hover{background:#fff}.lead-form{background:var(--paper);color:var(--ink);border-radius:22px;flex-direction:column;gap:15px;padding:34px;display:flex;box-shadow:0 22px 50px #081a1644}.lead-form h3{color:var(--green);margin:0 0 7px;font-family:Georgia,serif;font-size:27px}.lead-form label{font-size:13px;font-weight:700}.lead-form input:not([type=checkbox]){width:100%;height:48px;font:inherit;border:1px solid #b9bdb8;border-radius:7px;margin-top:7px;padding:0 12px}.lead-form input:focus{border-color:var(--gold);outline:3px solid #c49a4566}.consent{align-items:flex-start;gap:9px;line-height:1.4;display:flex;font-weight:400!important}.consent input{margin-top:3px}.lead-form small{color:var(--muted);line-height:1.45}.success{color:#16452f;background:#e3f2e8;border-radius:7px;margin:0;padding:10px;font-weight:700}.disclaimer{border-top:1px solid var(--line);background:#f1e6d2;grid-template-columns:150px 1fr;gap:30px;padding:45px clamp(24px,8vw,120px);display:grid}.disclaimer h2{color:var(--green);font-size:22px}.disclaimer p{color:#5c625f;font-size:13px}footer{color:#fff;background:#102b24;grid-template-columns:minmax(180px,280px) 1fr 1fr;align-items:center;gap:34px;padding:48px clamp(24px,6vw,90px);display:grid}footer .brand{color:#fff}footer p{margin:0}.brokerage-logo{background:#fff;border-radius:10px;width:100%;max-width:280px;height:auto;padding:8px;display:block}.footer-note{text-align:right;color:#c6d3ce;font-size:13px;line-height:1.6}@media (width<=1000px){.site-header nav,.header-cta{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-visual{min-height:560px}.senior-callout,.guide{grid-template-columns:1fr}.repair-grid,.program-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:220px 1fr}.footer-note{text-align:left;grid-column:1/-1}}@media (width<=650px){.site-header{height:72px}.brand{font-size:18px}.house-mark{width:34px;height:34px}.hero{gap:40px;padding:45px 20px 55px}.hero h1{font-size:46px}.hero-sub{font-size:18px}.hero-actions .button{width:100%}.trust-line{flex-wrap:wrap;gap:9px}.trust-line span+span:before{margin-right:8px}.hero-visual{min-height:450px}.hero-visual img{border-radius:36px 36px 20px}.repair-strip{padding:14px 7px;left:10px;right:10px}.repair-strip span{font-size:20px}.repair-strip b{font-size:11px}.senior-callout,.section,.guide{padding:65px 20px}.repair-grid,.program-grid,.steps{grid-template-columns:1fr}.steps article{padding-left:74px}.disclaimer{grid-template-columns:1fr;padding:36px 20px}.disclaimer h2{margin:0}footer{grid-template-columns:1fr;padding:40px 20px}.footer-note{text-align:left}}.thank-you-page{background:linear-gradient(135deg,var(--cream),#e7eee8);place-items:center;min-height:100vh;padding:32px;display:grid}.thank-you-card{background:var(--paper);border:1px solid var(--line);text-align:center;border-radius:24px;width:min(720px,100%);padding:clamp(34px,7vw,70px);box-shadow:0 24px 60px #173f3522}.thank-you-card h1{color:var(--green);margin:14px 0 20px;font-size:clamp(38px,6vw,64px);line-height:1.05}.thank-you-card>p:not(.eyebrow){max-width:560px;color:var(--muted);margin:0 auto 28px;font-size:18px}.thank-you-download{width:auto;min-width:min(100%,320px);margin-bottom:24px}.thank-you-card .thank-you-note{margin-bottom:20px!important;font-size:13px!important}.thank-you-home{color:var(--green);text-underline-offset:4px;font-weight:700;text-decoration:underline}
