:root{--forest:#173d30;--deep:#0c2a21;--leaf:#517658;--sage:#dfe8d6;--cream:#f6f4e9;--paper:#fbfaf5;--line:#d8ddd1;--ink:#1b322b;--muted:#5e7168;--gold:#d3ac65;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.04em}h1 em,h2 em{font-weight:400;color:var(--leaf)}p{line-height:1.72}.shell{width:min(1180px,calc(100% - 64px));margin-inline:auto}.narrow{max-width:850px;margin-left:max(calc((100% - 1180px)/2),32px)}.skip-link{position:absolute;z-index:100;left:12px;top:-100px;padding:12px 16px;background:#fff}.skip-link:focus{top:12px}.topline{background:var(--deep);color:#dae6d5;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.topline-inner{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.site-header{background:var(--paper);position:relative;z-index:10;border-bottom:1px solid #e9e9df}.header-inner{height:82px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px;min-width:228px}.brand-mark{width:40px;height:40px;color:var(--forest)}.brand-mark svg{width:100%;height:100%}.brand-type{font-size:11px;line-height:1.2;letter-spacing:.12em;font-weight:800;max-width:145px}.brand-type strong{display:block;font-size:19px;letter-spacing:.25em;font-weight:900}.desktop-nav{display:flex;gap:30px;align-items:center;margin:auto;font-size:13px;font-weight:700}.desktop-nav a:hover,.footer-grid a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;gap:18px;align-items:center}.header-phone{font-size:14px;font-weight:800;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 23px;background:var(--forest);border:1px solid var(--forest);color:#fff;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;transition:background .2s,transform .2s}.button:hover{background:#275942;transform:translateY(-2px)}.button span{font-size:18px;line-height:0}.button-small{padding:14px 16px;gap:18px;font-size:11px}.button:disabled{background:#9ba99c;border-color:#9ba99c;transform:none;cursor:not-allowed}.mobile-menu{display:none}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;color:var(--leaf);font-size:11px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}.eyebrow-line{width:23px;height:1px;background:var(--leaf)}.hero{background:var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:51% 49%;min-height:615px;align-items:stretch}.hero-copy{padding:98px 50px 60px 0;align-self:center}.hero h1{font-size:clamp(64px,6.5vw,104px);line-height:.99;margin-bottom:28px}.hero-copy>p{max-width:520px;color:#54675e;font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:15px;color:var(--forest);font-size:13px;font-weight:800}.text-link span{font-size:18px}.hero-note{border-top:1px solid #d8dbcf;margin-top:66px;padding-top:20px;display:flex;gap:13px;align-items:center;color:var(--muted);font-size:12px;line-height:1.5}.hero-note b{color:var(--ink)}.note-icon{font-size:27px;color:var(--leaf)}.hero-art{position:relative;min-height:615px;background:#a9c09a;overflow:hidden}.hero-art:before{position:absolute;content:"";inset:12px;border:1px solid rgba(247,250,234,.65);z-index:1;pointer-events:none}.hero-art-top{position:absolute;top:32px;left:36px;right:36px;z-index:2;display:flex;justify-content:space-between;color:#274838;font-size:10px;font-weight:800;letter-spacing:.18em}.landscape{position:absolute;width:100%;height:100%;object-fit:cover}.art-caption{position:absolute;z-index:2;bottom:35px;left:38px;color:#f4f3df}.art-caption span{display:block;font-size:10px;font-weight:800;letter-spacing:.18em;margin-bottom:9px}.art-caption strong{font:italic 31px Georgia,serif;letter-spacing:-.03em}.intro-strip{background:var(--forest);color:#eaf1e4}.strip-grid{display:grid;grid-template-columns:repeat(3,1fr)}.strip-grid>div{padding:27px 28px;border-right:1px solid #4b6b58}.strip-grid>div:first-child{padding-left:0}.strip-grid>div:last-child{border:0}.strip-grid span{display:block;color:#bbcfb8;font-size:10px;font-weight:800;letter-spacing:.17em;margin-bottom:7px}.strip-grid strong{font:17px Georgia,serif;font-weight:400}.section{padding:105px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:45px}.section-head h2,.why-copy h2,.content-grid h2,.estimate-aside h2{font-size:clamp(38px,4vw,57px);line-height:1.12;margin-bottom:0}.section-head p{max-width:330px;color:var(--muted);font-size:15px;margin:0 0 5px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{min-height:235px;background:#fff;border:1px solid var(--line);padding:29px 28px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s}.service-card:hover{border-color:var(--leaf);transform:translateY(-4px);box-shadow:0 14px 30px #0c2a2112}.service-card-top{display:flex;justify-content:space-between;align-items:start;margin-bottom:auto}.service-icon{font-size:11px;letter-spacing:.1em;font-weight:800;color:var(--leaf)}.arrow-circle{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:18px}.service-card h3,.service-card h2{font-size:30px;line-height:1.1;margin:32px 0 9px}.service-card p{font-size:13px;color:var(--muted);margin:0;line-height:1.55}.why-section{background:#e8eddf}.why-grid{display:grid;grid-template-columns:1fr 1fr;min-height:545px}.why-visual{margin:50px 0;background:var(--forest);color:#e8eedf;position:relative;overflow:hidden;padding:34px 35px;display:flex;flex-direction:column;justify-content:space-between}.why-visual>span{font-size:10px;letter-spacing:.18em;font-weight:800;z-index:1}.why-visual p{font:italic 42px Georgia,serif;line-height:1.1;z-index:1}.rings{position:absolute;inset:0;display:grid;place-items:center}.rings i{position:absolute;border:1px solid rgba(212,227,193,.3);border-radius:50%;width:120px;height:120px}.rings i:nth-child(2){width:240px;height:240px}.rings i:nth-child(3){width:360px;height:360px}.rings i:nth-child(4){width:480px;height:480px}.rings i:nth-child(5){width:600px;height:600px}.why-copy{padding:76px 35px 65px 80px}.why-copy h2{max-width:460px}.why-copy>p{max-width:490px;color:var(--muted);margin-top:25px}.check-list{list-style:none;padding:0;margin:22px 0 26px}.check-list li{padding:10px 0;border-bottom:1px solid #cad5c5;font-size:13px;font-weight:700}.check-list li:before{content:"✳";color:var(--leaf);padding-right:13px}.markets-section{background:var(--paper)}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.market-card{position:relative;min-height:145px;background:#f0f1e9;border:1px solid #e2e6db;padding:25px 27px;transition:background .2s}.market-card:hover{background:#e2ebdc}.market-card>span:first-child{display:block;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.market-card strong{display:block;font:32px Georgia,serif;letter-spacing:-.04em;margin-top:23px}.market-arrow{position:absolute;right:26px;bottom:23px;font-size:22px;color:var(--leaf)}.market-all{margin-top:32px}.request-band{background:var(--forest);color:#fff}.request-inner{min-height:265px;display:flex;justify-content:space-between;align-items:center;gap:40px}.request-inner h2{font-size:52px;margin-bottom:10px}.request-inner p{color:#cbd9cc;max-width:650px;margin:0}.eyebrow-light{color:#c6d9c1}.button-cream{background:#f4f0d9;color:var(--forest);border-color:#f4f0d9;white-space:nowrap}.button-cream:hover{background:#fff}.site-footer{background:var(--deep);color:#d8e5d5;padding:78px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-brand{font-size:12px;letter-spacing:.13em;font-weight:800}.footer-brand b{display:block;font-size:25px;letter-spacing:.28em}.footer-grid p{max-width:290px;color:#adbfaf;font-size:13px}.footer-grid h2{font:800 11px Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase;color:#a9c5a9;margin:0 0 22px}.footer-grid a:not(.footer-cta){display:block;color:#dae5d6;font-size:13px;margin:0 0 13px}.footer-cta{font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.footer-bottom{border-top:1px solid #315145;margin-top:65px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;color:#9ab29f;font-size:11px}.footer-bottom a{text-decoration:underline}.mobile-call{display:none}.page-hero{padding:105px 0 100px;background:var(--cream)}.page-hero h1{font-size:clamp(56px,6.5vw,90px);line-height:1.05;margin-bottom:22px}.page-hero p{font-size:17px;color:var(--muted);max-width:710px;margin-bottom:0}.detail-hero{padding:85px 0}.detail-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:80px;align-items:center}.detail-badge{min-height:340px;background:#dce6d7;border:1px solid #becfb9;display:flex;flex-direction:column;justify-content:space-between;padding:30px;color:var(--forest)}.detail-badge span,.detail-badge small{font-size:11px;letter-spacing:.17em;font-weight:800;text-transform:uppercase}.detail-badge strong{font:140px Georgia,serif;line-height:1;letter-spacing:-.13em;align-self:center}.content-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:start}.content-grid p{font-size:16px;color:var(--muted);margin-top:24px}.reason-list{list-style:none;padding:0;margin:6px 0}.reason-list li{padding:24px 0;border-bottom:1px solid var(--line);font:23px Georgia,serif;display:flex;gap:20px}.reason-list li span{font:19px Arial,sans-serif;color:var(--leaf)}.pale-section{background:#edf1e8}.mini-market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mini-market-grid a{background:#fff;border:1px solid var(--line);padding:20px 24px;font:21px Georgia,serif;display:flex;justify-content:space-between}.mini-market-grid a:hover{background:#f8faef}.mini-market-grid span{font:20px Arial,sans-serif;color:var(--leaf)}.market-card-large{min-height:240px}.market-card-large p{font-size:12px;color:var(--muted);line-height:1.5;max-width:260px;margin-top:15px;margin-bottom:0}.local-graphic{background:var(--forest);min-height:370px;color:#e8efda;padding:30px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.local-graphic>span{font-size:10px;letter-spacing:.14em;font-weight:700}.local-tree{font-size:185px;line-height:1;text-align:center;color:#799b75}.local-graphic strong{font:italic 24px Georgia,serif}.note-card{background:#edf1e8;padding:35px}.note-card>span{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--leaf)}.note-card ul{padding-left:19px;line-height:2;font-size:14px}.nearby-section{padding-top:80px}.nearby-section h2{font-size:38px}.estimate-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:95px}.estimate-form-wrap{background:#fff;border:1px solid var(--line);padding:46px}.form-heading>span{font-size:11px;font-weight:800;color:var(--leaf);letter-spacing:.15em}.form-heading h2{font-size:42px;margin:12px 0 7px}.form-heading p{font-size:13px;color:var(--muted)}.lead-form{display:grid;gap:19px;margin-top:30px}.lead-form label{display:grid;gap:8px;font-size:12px;font-weight:800}.lead-form input,.lead-form select,.lead-form textarea{width:100%;background:#fbfbf7;border:1px solid #cbd5c9;color:var(--ink);border-radius:0;padding:14px 15px;font-size:14px;font-weight:400}.lead-form input:disabled,.lead-form select:disabled,.lead-form textarea:disabled{background:#f0f1ed;color:#65766a}.lead-form textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.honey{position:absolute;left:-10000px;visibility:hidden}.form-disclaimer{font-size:11px;color:var(--muted);margin:0}.form-disclaimer a{text-decoration:underline}.setup-notice{border-left:4px solid var(--gold);background:#faf5e7;padding:17px 19px;margin-top:25px;font-size:13px}.setup-notice p{margin:5px 0 0;color:var(--muted)}.estimate-aside{padding-top:25px}.estimate-aside h2{font-size:45px}.estimate-aside ol{padding:0;list-style:none;counter-reset:steps;margin:36px 0}.estimate-aside li{counter-increment:steps;position:relative;border-top:1px solid var(--line);padding:19px 0 19px 46px}.estimate-aside li:before{content:"0" counter(steps);position:absolute;left:0;color:var(--leaf);font-size:12px;font-weight:800}.estimate-aside li b,.estimate-aside li span{display:block;font-size:13px;line-height:1.6}.estimate-aside li span{color:var(--muted)}.aside-help{background:var(--forest);padding:24px;color:#fff}.aside-help span{font-weight:800;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.aside-help p{font-size:12px;margin:9px 0 0;color:#d3e1d2}.success-page{min-height:55vh}.success-page .button{margin-top:30px}.prose{max-width:760px}.prose h2{font-size:30px;margin:35px 0 12px}.prose h2:first-child{margin-top:0}.prose p{color:var(--muted);font-size:15px}@media(max-width:1000px){.desktop-nav{gap:15px}.header-actions .header-phone{display:none}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(60px,7vw,83px)}.hero-copy{padding-right:28px}.detail-grid{gap:35px}.estimate-grid{gap:38px}.footer-grid{gap:25px}}@media(max-width:760px){.shell{width:min(100% - 36px,580px)}.topline-inner span:last-child{display:none}.topline-inner{justify-content:center}.header-inner{height:69px}.brand{min-width:0}.brand-mark{width:36px;height:36px}.brand-type{font-size:9px;max-width:120px}.brand-type strong{font-size:17px}.desktop-nav,.header-actions{display:none}.mobile-menu{display:block;margin-left:auto;position:relative}.mobile-menu summary{list-style:none;width:42px;height:40px;padding:10px 7px;display:flex;flex-direction:column;justify-content:space-around;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{height:2px;background:var(--forest);width:26px}.mobile-menu nav{position:absolute;top:54px;right:-18px;width:min(300px,100vw);background:var(--paper);box-shadow:0 12px 22px #0c2a2129;padding:20px;display:grid;gap:20px;font-weight:700}.hero-grid,.why-grid,.detail-grid,.content-grid,.estimate-grid{display:block}.hero-copy{padding:65px 0 45px}.hero h1{font-size:clamp(58px,12vw,80px)}.hero-copy>p,.page-hero p{font-size:15px}.hero-note{margin-top:45px}.hero-art{min-height:420px;margin:0 -18px}.intro-strip .shell{width:100%}.strip-grid{grid-template-columns:1fr}.strip-grid>div,.strip-grid>div:first-child{padding:17px 20px;border:0;border-bottom:1px solid #4b6b58}.strip-grid strong{font-size:15px}.section{padding:68px 0}.section-head{display:block;margin-bottom:30px}.section-head h2,.why-copy h2,.content-grid h2{font-size:42px}.section-head p{margin-top:20px}.service-grid,.market-grid,.mini-market-grid{grid-template-columns:1fr 1fr}.service-card{min-height:220px}.service-card h3,.service-card h2{font-size:24px}.why-visual{margin:0;min-height:340px}.why-copy{padding:55px 0}.request-inner{padding:55px 0;display:block}.request-inner h2{font-size:40px}.request-inner .button{margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block;margin-top:40px}.footer-bottom span{display:block;margin-bottom:10px}.page-hero{padding:70px 0}.page-hero h1{font-size:clamp(49px,10vw,72px)}.narrow{margin-inline:auto}.detail-badge,.local-graphic{display:none}.reason-list{margin-top:35px}.estimate-aside{margin-top:40px}.estimate-form-wrap{padding:28px}.mobile-call{position:fixed;bottom:0;left:0;right:0;z-index:20;background:var(--forest);color:#fff;padding:12px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 -5px 20px #0c2a2129;font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.mobile-call b{font-size:15px;letter-spacing:0}.site-footer{padding-bottom:65px}}@media(max-width:520px){.hero-actions{align-items:stretch;flex-direction:column;gap:18px}.hero-actions .button{width:100%}.hero-art{min-height:350px}.art-caption strong{font-size:23px}.service-grid,.market-grid,.mini-market-grid,.form-row{grid-template-columns:1fr}.service-card{min-height:185px}.service-card h3,.service-card h2{margin-top:24px}.market-card{min-height:125px}.market-card strong{font-size:29px}.market-card-large{min-height:220px}.footer-grid{grid-template-columns:1fr 1fr}.request-inner h2{font-size:36px}.estimate-form-wrap{padding:20px}.form-heading h2{font-size:34px}}.form-status{border-left:4px solid #9f3a31;background:#fff0ed;color:#69231d;padding:16px 18px;margin-top:24px;font-size:13px;font-weight:700;line-height:1.5}
