@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,700&display=swap";:root{--green:#153d2a;--green-2:#24553b;--cream:#f7f4eb;--paper:#fffdf7;--yellow:#f4c84d;--ink:#17241d;--muted:#66736b;--line:#dce3dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif}a{color:inherit}button,input,textarea{font:inherit}img{max-width:100%;display:block}.topbar{background:var(--green);color:#fff;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;gap:20px;min-height:38px;padding:8px max(20px,50% - 590px);font-size:12px;font-weight:700;display:flex}.topbar a{color:var(--yellow);text-decoration:none}.site-header{justify-content:space-between;align-items:center;gap:28px;max-width:1220px;min-height:86px;margin:auto;padding:14px 20px;display:flex}.brand{text-transform:uppercase;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{border:2px solid var(--green);width:45px;height:45px;box-shadow:4px 4px 0 var(--yellow);background:#fff;border-radius:13px;flex:none;place-items:center;font:700 24px Fraunces,serif;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.09em;font-size:16px}.brand small{color:var(--muted);letter-spacing:.12em;margin-top:3px;font-size:10px}nav{gap:26px;display:flex}nav a{font-size:14px;font-weight:600;text-decoration:none}.header-actions,.hero-actions{gap:10px;display:flex}.button{text-align:center;cursor:pointer;border:2px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-weight:700;text-decoration:none;display:inline-flex}.button-dark{background:var(--green);color:#fff}.button-outline{border-color:var(--green);color:var(--green);background:#fff}.button-yellow{background:var(--yellow);color:var(--ink)}.button-light{color:var(--green);background:#fff;border-color:#fff}.hero{grid-template-columns:1.04fr .96fr;align-items:stretch;gap:30px;max-width:1220px;margin:0 auto;padding:26px 20px 42px;display:grid}.hero-copy{background:var(--green);color:#fff;border-radius:24px;padding:48px}.eyebrow{color:#9a7621;letter-spacing:.11em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.hero .eyebrow{color:var(--yellow)}h1,h2{letter-spacing:-.025em;margin:0;font-family:Fraunces,serif;line-height:1.02}h1{max-width:710px;font-size:clamp(42px,5vw,70px)}h2{font-size:clamp(34px,4vw,52px)}h3{margin:0}.hero-lead{margin:22px 0 24px;font-size:20px;line-height:1.5}.estimate-link{color:#fff;margin-top:17px;font-weight:700;display:inline-block}.photo-prompt{background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;margin-top:28px;padding:16px 18px}.hero-photo{background:#dde5df;border-radius:24px;min-height:560px;margin:0;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;width:100%;height:100%}.hero-photo figcaption{color:#fff;background:#153d2ae6;border-radius:9px;padding:13px 16px;font-weight:700;position:absolute;bottom:18px;left:18px;right:18px}.quick-contact{background:#fff8dc;border:1px solid #ead68d;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;max-width:1180px;margin:0 auto;padding:20px 26px;display:grid}.quick-contact div span{color:var(--muted);margin-top:2px;display:block}.section{max-width:1180px;margin:0 auto;padding:86px 20px}.section-heading{max-width:720px;margin-bottom:34px}.price-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.price-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px;box-shadow:0 8px 24px #17241d0f}.price-grid h3{font-size:19px}.price-grid p{margin:24px 0 15px;font-size:42px;font-weight:800}.price-grid p span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:12px;display:block}.price-grid a{color:var(--green-2);font-weight:700}.price-note{color:var(--muted);margin:18px 0 0;font-size:14px}.process{background:var(--cream);max-width:none;padding-left:max(20px,50% - 570px);padding-right:max(20px,50% - 570px)}.process ol{grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.process li{background:#fff;border-radius:14px;gap:16px;padding:25px;display:flex}.process li>span{background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.process h3{margin:5px 0 7px;font-size:18px}.process p{color:var(--muted);margin:0;line-height:1.5}.service-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.service-grid div{border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;min-height:80px;padding:16px;font-weight:600;display:flex}.service-grid span{color:var(--green-2);font-weight:800}.inline-cta{background:var(--green);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:20px 24px;display:flex}.inline-cta p{margin:0}.trust{background:var(--green);color:#fff;max-width:none;padding-left:max(20px,50% - 570px);padding-right:max(20px,50% - 570px)}.trust .eyebrow{color:var(--yellow)}.trust-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.trust-grid div{border:1px solid #ffffff38;border-radius:10px;padding:17px;font-weight:600}.reviews{background:var(--cream);border-radius:24px}.reviews-heading{justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:30px;display:flex}.reviews-heading>div:first-child{max-width:720px}.review-summary{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:auto 1fr;align-items:center;gap:2px 12px;min-width:190px;padding:18px 20px;display:grid}.review-summary strong{grid-row:1/3;font-size:42px;line-height:1}.review-summary small{color:var(--muted)}.review-stars{color:#e6ad00;letter-spacing:.08em}.review-stars span{color:#cbd2cd}.review-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.review-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;padding:24px;display:flex;box-shadow:0 8px 24px #17241d0d}.review-card-top{align-items:center;gap:12px;margin-bottom:16px;display:flex}.review-author-mark{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.review-card-top strong,.review-card-top span{display:block}.review-card-top span{color:var(--muted);margin-top:2px;font-size:12px}.review-card blockquote{color:#39483f;margin:16px 0 20px;line-height:1.65}.review-card>a{color:var(--green-2);margin-top:auto;font-size:13px;font-weight:700}.google-review-link{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:22px;font-size:13px;display:flex}.google-review-link>div{gap:10px;display:flex}.estimate{grid-template-columns:.78fr 1.22fr;align-items:start;gap:70px;display:grid}.estimate-copy{position:sticky;top:20px}.estimate-copy>p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.55}.text-card{background:var(--green);color:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;margin-top:28px;padding:22px;display:flex}.text-card .button{margin-top:8px}.estimate-form,.success-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px;box-shadow:0 12px 35px #17241d14}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.estimate-form label{margin-bottom:16px;font-size:14px;font-weight:700;display:block}.estimate-form input,.estimate-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #aebbb2;border-radius:8px;margin-top:7px;padding:13px 14px}.estimate-form input{height:48px}.estimate-form textarea{resize:vertical;line-height:1.45}.estimate-form input:focus,.estimate-form textarea:focus{border-color:var(--green);outline:3px solid #f4c84d73}.optional,.photo-field span{color:var(--muted);font-size:12px;font-weight:500}.photo-field input{padding:10px}.photo-field small{color:var(--muted);margin-top:7px;font-weight:400;display:block}.honeypot{position:absolute;left:-9999px}.submit-button{border:0;width:100%}.submit-button:disabled{opacity:.65;cursor:wait}.form-note{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.45}.form-note-error{color:#a32828}.success-card{text-align:center}.success-check{background:var(--yellow);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 15px;font-size:28px;font-weight:800;display:grid}.success-card h3{font:700 32px Fraunces,serif}.success-card p{color:var(--muted);line-height:1.6}.success-card div{justify-content:center;gap:10px;display:flex}.service-area{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:60px;display:grid}.service-area p:not(.eyebrow){color:var(--muted);line-height:1.6}.area-list{flex-wrap:wrap;align-content:flex-start;gap:10px;display:flex}.area-list span{background:var(--cream);border-radius:8px;padding:12px 15px;font-weight:600}.closing-cta{text-align:center;background:var(--green);color:#fff;padding:70px 20px}.closing-cta>p{color:var(--yellow);margin:0 0 8px;font-weight:700}.closing-cta div{justify-content:center;gap:10px;margin:24px 0 14px;display:flex}.closing-cta>span{opacity:.78}footer{color:#fff;background:#0d281b;padding:44px max(20px,50% - 590px) 90px}.brand-light .brand-mark{color:var(--ink)}.brand-light small{color:#b8c5bc}.footer-contact{flex-wrap:wrap;gap:24px;margin:32px 0;display:flex}.footer-contact a{color:#fff}.footer-bottom{color:#b8c5bc;border-top:1px solid #ffffff26;justify-content:space-between;gap:20px;padding-top:20px;font-size:13px;display:flex}.mobile-cta{display:none}.legal-page{background:var(--cream);min-height:100vh}.legal-header{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:20px max(20px,50% - 450px);display:flex}.legal-content{max-width:800px;margin:0 auto;padding:70px 20px}.legal-content h1{color:var(--green)}.legal-content section{margin-top:34px}.legal-content h2{letter-spacing:0;font-family:DM Sans,sans-serif;font-size:22px}.legal-content p{color:#45544b;line-height:1.7}.legal-intro{font-size:19px}@media (width<=900px){nav{display:none}.hero{grid-template-columns:1fr}.hero-photo{min-height:380px}.price-grid,.process ol{grid-template-columns:1fr}.service-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}.estimate{grid-template-columns:1fr;gap:32px}.estimate-copy{position:static}}@media (width<=620px){body{padding-bottom:68px}.topbar{text-align:center;justify-content:center;min-height:34px;font-size:10px}.topbar span{display:none}.site-header{min-height:70px;padding:11px 16px}.brand-mark{width:40px;height:40px}.brand strong{font-size:14px}.header-actions{display:none}.hero{gap:12px;padding:0 12px 24px}.hero-copy{border-radius:17px;padding:27px 22px 24px}h1{font-size:39px}h2{font-size:34px}.hero-lead{margin:14px 0 17px;font-size:17px}.hero-actions .button{flex:1;min-height:52px;padding:11px}.estimate-link{margin-top:14px}.photo-prompt{margin-top:17px;padding:12px 14px;font-size:14px}.hero-photo{min-height:220px}.quick-contact{grid-template-columns:1fr 1fr;margin:0 12px;padding:18px}.quick-contact div{grid-column:1/-1}.quick-contact .button{padding:10px}.section{padding:58px 16px}.section-heading{margin-bottom:24px}.price-grid article{padding:23px}.service-grid{grid-template-columns:1fr 1fr;gap:8px}.service-grid div{min-height:70px;padding:12px;font-size:14px}.inline-cta{flex-direction:column;align-items:stretch}.trust-grid{grid-template-columns:1fr}.reviews{border-radius:0}.reviews-heading{flex-direction:column;align-items:flex-start}.review-summary{width:100%}.google-review-link{flex-direction:column;align-items:stretch}.google-review-link>div{flex-direction:column}.field-row{grid-template-columns:1fr;gap:0}.estimate-form,.success-card{padding:22px 18px}.service-area{grid-template-columns:1fr;gap:26px}.closing-cta div,.success-card div,.footer-contact,.footer-bottom{flex-direction:column}.mobile-cta{z-index:100;height:68px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0000001f}.mobile-cta a{background:var(--green);color:#fff;border-radius:8px;place-items:center;font-weight:800;text-decoration:none;display:grid}.mobile-cta a:last-child{background:var(--yellow);color:var(--ink)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
