:root{--ink: #17211b;--muted: #5f685f;--green-950: #101f18;--green-900: #13241c;--green-800: #1d3528;--green-700: #2f573f;--stone-50: #f7f4ed;--stone-100: #eee8dc;--stone-200: #ddd3c1;--clay: #9a5b35;--gold: #d3a54f;--white: #ffffff;--shadow: 0 24px 70px rgba(16, 31, 24, .14);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--stone-50);font-size:16px;line-height:1.55}img{max-width:100%;height:auto}a{color:inherit}p,h1,h2,h3{margin-top:0}h1,h2,h3,.brand strong{letter-spacing:0}h1{font-size:clamp(2.35rem,5vw,5rem);line-height:.97;margin-bottom:1.25rem;max-width:11.5ch}h2{font-size:clamp(2rem,3.8vw,3.5rem);line-height:1;margin-bottom:1rem}h3{font-size:1.18rem;line-height:1.2;margin-bottom:.65rem}.skip-link{position:absolute;left:1rem;top:1rem;transform:translateY(-160%);padding:.7rem 1rem;background:var(--white);z-index:10}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:50;background:#f7f4edf0;border-bottom:1px solid rgba(23,33,27,.12);backdrop-filter:blur(16px)}.header-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;min-height:74px;display:flex;align-items:center;gap:1.4rem}.brand{display:inline-flex;align-items:center;gap:.85rem;text-decoration:none;min-width:0}.brand-logo{width:58px;height:58px;display:block;object-fit:contain;mix-blend-mode:multiply}.brand-text{display:block}.brand strong{display:block;font-size:1rem;line-height:1.1}.brand small{display:block;color:var(--muted);font-size:.76rem;line-height:1.2}.desktop-nav{display:flex;align-items:center;gap:1rem;margin-left:auto}.desktop-nav a,.phone-link{text-decoration:none;font-size:.92rem;font-weight:700;color:#27332b}.desktop-nav a:hover,.phone-link:hover,.site-footer a:hover{color:var(--clay)}.header-actions{display:flex;align-items:center;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.82rem 1.08rem;border:1px solid transparent;border-radius:4px;background:var(--clay);color:var(--white);font-weight:800;text-decoration:none;cursor:pointer;line-height:1}.button:hover{background:#7f482b}.button-secondary{background:transparent;color:var(--stone-50);border-color:#ffffff6b}.button-secondary:hover{background:#ffffff1a}.button-small{min-height:42px;padding:.7rem .95rem;font-size:.9rem}.mobile-menu{display:none;margin-left:auto}.mobile-menu summary{cursor:pointer;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;left:1rem;right:1rem;top:66px;display:grid;gap:.85rem;padding:1rem;background:var(--white);border:1px solid var(--stone-200);box-shadow:var(--shadow)}.mobile-menu a{text-decoration:none;font-weight:800}.hero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:min(760px,calc(100vh - 130px));background:var(--green-950);color:var(--stone-50)}.hero-copy{display:flex;align-items:center;padding:clamp(2.75rem,5.4vw,5.5rem) clamp(1.5rem,5vw,5.5rem)}.hero-copy-inner{max-width:660px}.eyebrow{margin-bottom:.85rem;color:var(--gold);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-copy p:not(.eyebrow){max-width:58ch;color:#f7f4edd1;font-size:1.11rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.7rem 0 0}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#ffffff24;border:1px solid rgba(255,255,255,.14)}.hero-proof span{display:block;padding:1rem;background:#ffffff0f;font-size:.88rem;font-weight:800}.hero-media{position:relative;min-height:520px;overflow:hidden}.hero-media picture{width:100%;height:100%;display:block}.hero-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.section{padding:clamp(4rem,7vw,7rem) 0}.section-dark{background:var(--green-900);color:var(--stone-50)}.section-muted{background:var(--stone-100)}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.section-header{max-width:780px;margin-bottom:2rem}.section-header p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.section-dark .section-header p:not(.eyebrow),.section-dark p{color:#f7f4edc7}.problem-grid,.services-grid,.proof-grid,.area-grid{display:grid;gap:1rem}.problem-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.area-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.problem-card,.service-card,.proof-card,.area-card,.process-step{background:var(--white);border:1px solid rgba(23,33,27,.12);border-radius:8px;padding:1.25rem;box-shadow:0 12px 40px #101f1812}.problem-card{min-height:168px}.problem-card p,.service-card p,.proof-card p,.process-step p{color:var(--muted)}.service-card{display:grid;gap:.9rem;padding:0;overflow:hidden}.service-card img{width:100%;aspect-ratio:5 / 3;object-fit:cover}.service-card div{padding:0 1.25rem 1.25rem}.service-card a{font-weight:800;text-decoration:none;color:var(--green-800)}.split-proof{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(2rem,5vw,5rem);align-items:center}.split-proof img{width:100%;border-radius:8px;box-shadow:var(--shadow)}.process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;counter-reset:process}.process-step{position:relative}.process-step:before{counter-increment:process;content:"0" counter(process);display:block;margin-bottom:1.4rem;color:var(--clay);font-weight:900}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.project-card{margin:0;overflow:hidden;border-radius:8px;background:var(--white);border:1px solid rgba(23,33,27,.12);box-shadow:0 12px 40px #101f1812}.project-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.project-card div{padding:1rem}.project-card p{margin-bottom:.35rem;color:var(--clay);font-size:.78rem;font-weight:900;text-transform:uppercase}.project-card h3{margin-bottom:0}.cta-band{background:linear-gradient(#101f18e0,#101f18e0),url(/images/optimized/patio-firepit-transformation-1280.webp) center/cover;color:var(--stone-50)}.cta-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.78fr);gap:clamp(2rem,5vw,4rem);align-items:start}.estimate-form{background:var(--white);color:var(--ink);padding:clamp(1.25rem,3vw,2rem);border-radius:8px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.estimate-form label{display:grid;gap:.38rem;color:#2e352f;font-size:.88rem;font-weight:900}.estimate-form .full{grid-column:1 / -1}input,select,textarea{width:100%;border:1px solid var(--stone-200);border-radius:4px;padding:.82rem .86rem;color:var(--ink);background:#fbfaf7;font:inherit}textarea{resize:vertical}.form-actions{display:grid;gap:.85rem;margin-top:1rem}.form-actions p{margin:0;color:var(--muted);font-size:.9rem}.site-footer{padding:3rem 0 6rem;background:#0b1711;color:var(--stone-50)}.footer-grid,.footer-bottom{width:min(1180px,calc(100% - 32px));margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.15fr .75fr .75fr;gap:2rem}.footer-brand{margin-bottom:1rem}.site-footer .brand-logo{width:70px;height:70px;padding:.25rem;background:var(--stone-50);border-radius:6px;mix-blend-mode:normal}.site-footer h2{font-size:1rem;margin-bottom:.75rem}.site-footer p,.site-footer a,.footer-bottom{color:#f7f4edb8}.site-footer a{display:block;text-decoration:none;margin-bottom:.5rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14);font-size:.9rem}.mobile-cta-bar{display:none}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.page-hero{padding:clamp(4rem,8vw,7rem) 0;background:var(--green-900);color:var(--stone-50)}.page-hero p{max-width:760px;color:#f7f4edc7;font-size:1.13rem}.page-hero h1{max-width:12ch}.hero-simple .hero-copy-inner{max-width:780px}.hero-simple h1{max-width:12.5ch}.hero-lead{max-width:620px;font-size:clamp(1.08rem,1.5vw,1.32rem)}.intro-section{padding-bottom:clamp(3.2rem,6vw,5rem)}.intro-wrap{max-width:880px}.intro-wrap h2{max-width:780px}.intro-wrap p{max-width:760px;color:var(--muted);font-size:1.12rem}.doorway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.doorway-card{min-height:270px;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1.2rem,2.5vw,1.7rem);background:var(--white);border:1px solid rgba(23,33,27,.12);border-radius:8px;box-shadow:var(--shadow);text-decoration:none}.doorway-card span{color:var(--clay);font-size:.78rem;font-weight:900}.doorway-card h3{margin-top:auto;font-size:clamp(1.45rem,2.4vw,2rem)}.doorway-card p{margin-bottom:0;color:var(--muted)}.doorway-card:hover{transform:translateY(-2px);border-color:#9a5b3573}.proof-strip-section{background:var(--stone-50)}.proof-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.proof-photo-card{overflow:hidden;background:var(--white);border:1px solid rgba(23,33,27,.12);border-radius:8px;box-shadow:var(--shadow)}.proof-photo-card img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.proof-photo-card div{padding:1rem 1.1rem 1.25rem}.proof-photo-card h3{margin-bottom:0}.content-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,5vw,4rem);align-items:start}.content-split img{width:100%;border-radius:8px;box-shadow:var(--shadow)}.list-panel{display:grid;gap:.75rem;margin:1.5rem 0;padding:0;list-style:none}.list-panel li{padding:.85rem 1rem;background:var(--white);border:1px solid rgba(23,33,27,.12);border-radius:6px}@media(max-width:1080px){.desktop-nav,.header-actions{display:none}.mobile-menu{display:block}.hero,.split-proof,.cta-panel,.content-split{grid-template-columns:1fr}.hero{min-height:auto}.hero-media{min-height:430px;order:-1}.problem-grid,.proof-grid,.process-grid,.area-grid,.doorway-grid,.proof-photo-grid,.services-grid,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){body{font-size:15px;padding-bottom:58px}.header-inner{min-height:66px}.brand-logo{width:54px;height:54px}.brand small,.brand-text{display:none}h1{font-size:clamp(2rem,9.8vw,2.9rem);line-height:1.02}.hero-copy{padding:2rem 1rem 2.35rem}.hero-actions{display:none}.hero-media{height:clamp(310px,82vw,430px);min-height:clamp(310px,82vw,430px)}.hero-proof,.problem-grid,.services-grid,.proof-grid,.process-grid,.project-grid,.area-grid,.doorway-grid,.proof-photo-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.section{padding:3.6rem 0}.mobile-cta-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:grid;grid-template-columns:1fr 1fr;background:var(--green-950);box-shadow:0 -10px 30px #00000038}.mobile-cta-bar a{padding:.95rem .7rem;color:var(--stone-50);text-align:center;text-decoration:none;font-weight:900}.mobile-cta-bar a+a{background:var(--clay)}.footer-bottom{flex-direction:column}}
