:root{--cream:#f2eee4;--paper:#fffdf8;--green:#10291f;--rust:#b54a31;--salmon:#d9a092;--ink:#14231b;--muted:#596158;--line:#c9c5b9;--shadow:#173528;--sans:Inter,Arial,sans-serif;--serif:Georgia,"Times New Roman",serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.5}a{color:inherit}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:20;background:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{text-decoration:none;font-size:1.05rem;letter-spacing:-.04em}.wordmark span{font-weight:900}.wordmark b{font-weight:500;color:var(--rust)}.professional-link{font-size:.78rem;font-weight:700;text-underline-offset:4px}.hero,.professionals{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.86fr);gap:7.5vw;align-items:center;padding-block:78px 88px}.hero{min-height:720px}.hero-copy{position:relative}.hero-copy:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#dfe6db;left:-230px;top:-50px;z-index:-1}.eyebrow,.form-heading p{margin:0 0 1rem;color:var(--rust);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1,.section-heading h2,.professional-copy h2{font-family:var(--serif);font-weight:400;line-height:.98;letter-spacing:-.045em}.hero h1{max-width:650px;margin:.5rem 0 1.8rem;font-size:clamp(3.4rem,5.8vw,6rem)}.hero h1 em{display:block;color:var(--rust);font-weight:400}.intro{max-width:570px;font-size:1.05rem;color:var(--muted)}.trust-list,.benefit-list{display:flex;gap:1.7rem;margin:2.5rem 0 0;padding:1.6rem 0 0;border-top:1px solid var(--line);list-style:none;font-size:.78rem;font-weight:700}.trust-list li:before,.benefit-list li:before{content:"✓";margin-right:.45rem;color:var(--rust)}.card{position:relative;background:var(--paper);border:1px solid var(--ink);padding:30px;box-shadow:10px 10px 0 var(--shadow)}.contractor-card{box-shadow:10px 10px 0 var(--rust)}.form-heading{display:flex;align-items:flex-start;gap:16px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ddd8cc}.form-heading p{margin:0 0 .25rem;color:var(--muted)}.form-heading h2{margin:0;font:400 1.5rem var(--serif)}.step{display:grid;place-items:center;width:34px;height:34px;background:var(--rust);color:white;font-size:.72rem;font-weight:800}label{display:block;margin-bottom:15px;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.optional{font-size:.62rem;color:var(--muted);font-weight:400;text-transform:lowercase;letter-spacing:0}input,select,textarea{display:block;width:100%;margin-top:7px;border:1px solid #b9bbb3;border-radius:0;background:white;color:var(--ink);font:400 .95rem var(--sans);padding:11px 12px;text-transform:none;letter-spacing:0}textarea{resize:vertical}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid #d67b61;outline-offset:2px}input[aria-invalid="true"],select[aria-invalid="true"],textarea[aria-invalid="true"]{border-color:#a72f1d;background:#fff7f4}.form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-form button{width:100%;border:0;background:var(--salmon);color:#fff;padding:14px 18px;font-weight:800;cursor:pointer}.lead-form button:hover{background:var(--rust)}.lead-form button:disabled{cursor:wait;opacity:.72}.form-status{min-height:1.5em;margin:.8rem 0 0;font-size:.82rem;font-weight:700}.form-status.is-success{color:#12602c}.form-status.is-error{color:#9c2517}.privacy{margin:.65rem 0 0;color:var(--muted);font:400 .65rem/1.45 var(--sans)}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.resources{background:var(--green);color:#fff;padding-block:96px}.section-heading.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:56px}.section-heading h2{margin:.4rem 0 0;font-size:clamp(3rem,5vw,5rem)}.section-heading>p{max-width:560px;color:#bdc9c2}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #3f554b}.resource-card{position:relative;min-height:300px;padding:34px 26px;display:flex;flex-direction:column;text-decoration:none;border-right:1px solid #3f554b}.resource-card:last-child{border-right:0}.resource-card:hover{background:#18362a}.resource-number{position:absolute;right:20px;top:18px;color:#819086;font-size:.66rem}.resource-icon{font-size:1.5rem;margin:24px 0 22px}.resource-card h3{margin:0;font:400 1.35rem/1.1 var(--serif)}.resource-card p{color:#aebbb4;font-size:.82rem}.resource-card strong{margin-top:auto;color:#e48267;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.professionals{padding-block:110px}.professional-copy h2{max-width:580px;margin:.8rem 0 2rem;font-size:clamp(3.2rem,5.2vw,5.5rem)}.professional-copy>p:not(.eyebrow){max-width:560px;color:var(--muted)}.benefit-list{max-width:570px}.benefit-list li{flex:1}footer{background:#e8e2d7;border-top:1px solid #d5cfc3}.footer-inner{min-height:130px;display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:center}.footer-inner p{margin:0;color:var(--muted);font-size:.73rem}.footer-inner p:last-child{text-align:right}
@media(max-width:900px){.wrap{width:min(100% - 36px,700px)}.hero,.professionals{grid-template-columns:1fr;gap:54px;padding-block:58px}.hero{min-height:0}.hero h1{font-size:clamp(3.5rem,12vw,5.5rem)}.card{box-shadow:7px 7px 0 var(--shadow)}.contractor-card{box-shadow:7px 7px 0 var(--rust)}.section-heading.split{grid-template-columns:1fr;gap:22px}.resource-grid{grid-template-columns:1fr 1fr}.resource-card:nth-child(2){border-right:0}.resource-card:nth-child(-n+2){border-bottom:1px solid #3f554b}.footer-inner{grid-template-columns:1fr;padding-block:30px}.footer-inner p:last-child{text-align:left}}
@media(max-width:560px){.wrap{width:calc(100% - 28px)}.site-header{height:70px}.professional-link{font-size:.68rem}.hero-copy:before{width:280px;height:280px;left:-170px}.hero h1{font-size:3.35rem}.form-grid.two{grid-template-columns:1fr}.card{padding:22px 18px}.resources{padding-block:70px}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:240px;border-right:0;border-bottom:1px solid #3f554b}.resource-card:nth-child(3){border-bottom:1px solid #3f554b}.resource-card:last-child{border-bottom:0}.trust-list,.benefit-list{flex-direction:column;gap:.8rem}.section-heading h2,.professional-copy h2{font-size:3.25rem}.footer-inner{gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
