@font-face{font-family:Inter;src:url('../assets/fonts/Inter-VariableFont_opsz,wght.woff2') format('woff2');font-display:swap;font-weight:300 700}@font-face{font-family:Playfair;src:url('../assets/fonts/PlayfairDisplay-VariableFont_wght.woff2') format('woff2');font-display:swap;font-weight:400 700}
:root{--green:#2c5531;--green-dark:#183b22;--ink:#202820;--muted:#596359;--paper:#f7f5ef;--cream:#e8e4da;--white:#fff;--error:#a52620;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,sans-serif;line-height:1.6}a{color:inherit}button,input,select,textarea{font:inherit}.site-header{min-height:88px;padding:10px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8d5cc;background:#ffffffea;gap:24px}.brand img{display:block;height:64px;width:auto}.site-header nav{display:flex;align-items:center;gap:clamp(12px,2.5vw,32px);font-weight:650}.site-header nav a{text-decoration:none}.quote-link,.primary-button,.secondary-button{border-radius:999px;padding:12px 22px;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer}.quote-link,.primary-button{background:var(--green);color:var(--white)}.hero{padding:clamp(70px,10vw,140px) max(24px,calc((100vw - 1080px)/2));background:linear-gradient(110deg,#142c1be8,#2c5531dc),url('../assets/images/property-maintenance-service.webp') center/cover;color:#fff}.hero h1{font:700 clamp(2.5rem,7vw,5.4rem)/1 Playfair,serif;max-width:880px;margin:8px 0 20px}.hero>p:not(.eyebrow){max-width:760px;font-size:clamp(1rem,2vw,1.2rem)}.hero .hero-line{font-weight:700;font-size:clamp(1.2rem,2.5vw,1.55rem)!important}.hero .primary-button{background:#fff;color:var(--green-dark);margin-top:20px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:750;margin:0;color:inherit}.how-it-works,.fit-section,.faq-section,.form-section,.remodel-callout{max-width:1120px;margin:0 auto;padding:clamp(60px,8vw,100px) 24px}.how-it-works h2,.fit-section h2,.faq-section h2,.form-intro h2,.remodel-callout h2,.success-panel h2{font:700 clamp(2rem,4vw,3.3rem)/1.1 Playfair,serif;margin:10px 0 18px}.fit-section{display:grid;grid-template-columns:minmax(0,2fr) auto;align-items:center;gap:48px;padding-top:0}.fit-section p:not(.eyebrow){color:var(--muted);max-width:760px}.fit-section .primary-button{white-space:nowrap}.faq-section{padding-top:0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.faq-grid article{background:#fff;border-left:4px solid var(--green);padding:22px 24px}.faq-grid h3{font:700 1.2rem Playfair,serif;margin:0 0 8px}.faq-grid p{color:var(--muted);margin:0}.faq-grid a{color:var(--green-dark);font-weight:700}.how-it-works ol{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0;list-style:none;counter-reset:steps}.how-it-works li{counter-increment:steps;background:#fff;padding:26px;border-top:4px solid var(--green);box-shadow:0 10px 30px #25302512}.how-it-works li:before{content:"0" counter(steps);display:block;color:var(--green);font-weight:750;margin-bottom:18px}.how-it-works li strong,.how-it-works li span{display:block}.how-it-works li span{color:var(--muted);margin-top:7px}.form-section{background:#fff;max-width:none;padding-left:max(24px,calc((100vw - 1080px)/2));padding-right:max(24px,calc((100vw - 1080px)/2))}.form-intro{max-width:760px;margin-bottom:42px}.form-intro p:last-child{color:var(--muted);font-size:1.06rem}form{max-width:1080px}fieldset{border:0;border-top:1px solid #d9d8d1;padding:32px 0 42px;margin:0}legend{font:700 1.4rem Playfair,serif;padding:0 18px 0 0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:700}input,select,textarea{width:100%;border:1.5px solid #9aa198;border-radius:8px;padding:13px 14px;background:#fff;color:var(--ink)}textarea{resize:vertical;min-height:170px}input:focus,select:focus,textarea:focus,.category-grid label:focus-within,.choice-grid label:focus-within{outline:3px solid #8daf93;outline-offset:2px;border-color:var(--green)}.field-help{color:var(--muted);margin:5px 0 20px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.category-grid label,.choice-grid label{position:relative;display:flex;gap:12px;align-items:flex-start;padding:16px;border:1.5px solid #b7bcb5;border-radius:10px;cursor:pointer;background:var(--paper)}.category-grid label:has(input:checked),.choice-grid label:has(input:checked){border-color:var(--green);background:#e9f1e9;box-shadow:inset 0 0 0 1px var(--green)}.category-grid input,.choice-grid input{width:19px;height:19px;flex:0 0 19px;margin:2px 0 0;accent-color:var(--green)}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.choice-grid span,.choice-grid strong{display:block}.choice-grid span{font-size:.9rem;color:var(--muted)}.choice-grid strong{font-size:1rem;color:var(--ink);margin-bottom:5px}.photo-note{background:#f0eee7;border-left:4px solid var(--green);padding:15px 18px;margin:18px 0 0}.error{color:var(--error);font-weight:700;min-height:1.5em}.invalid{border-color:var(--error)!important}.submit-area{max-width:620px;margin:10px 0 0}.submit-area>p:first-child{font-size:.85rem;color:var(--muted)}.submit-button{font-size:1rem;margin-top:10px}.submit-button:disabled{opacity:.65;cursor:wait}.form-status{font-weight:650;min-height:1.6em}.form-status[data-state="error"]{color:var(--error)}.remodel-callout{margin-top:70px;margin-bottom:70px;background:var(--green-dark);color:#fff;border-radius:var(--radius);padding:clamp(32px,5vw,58px);display:flex;align-items:center;justify-content:space-between;gap:40px}.remodel-callout>div{max-width:720px}.secondary-button{background:#fff;color:var(--green-dark);white-space:nowrap}.success-panel{position:fixed;inset:0;z-index:20;background:#183b22f5;color:#fff;padding:24px;display:grid;place-items:center;text-align:center}.success-panel[hidden]{display:none}.success-panel>div{max-width:650px}.success-panel .secondary-button{margin-top:20px}footer{padding:30px clamp(20px,5vw,72px);background:#182119;color:#fff;display:flex;justify-content:space-between;gap:20px}footer div{display:flex;gap:22px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:800px){.how-it-works ol,.category-grid,.choice-grid{grid-template-columns:1fr 1fr}.fit-section{grid-template-columns:1fr;gap:20px}.fit-section .primary-button{justify-self:start}.remodel-callout{margin-left:16px;margin-right:16px}}
@media(max-width:600px){.site-header{align-items:flex-start}.brand img{height:50px}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;font-size:.9rem}.quote-link{padding:8px 14px}.hero{padding-top:65px;padding-bottom:70px}.how-it-works ol,.faq-grid,.field-grid,.category-grid,.choice-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.category-grid label,.choice-grid label{min-height:58px}.fit-section .primary-button{width:100%}.remodel-callout,footer{flex-direction:column;align-items:flex-start}.secondary-button{width:100%}footer div{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
