@import url("./contours.css");
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#efede4;color:#292c23;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:'Times New Roman',Georgia,serif;font-weight:700}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #92a36a;outline-offset:4px}a,button{transition:background-color .18s,color .18s}a:hover:not(.brand):not(.button){text-decoration:underline}button{cursor:pointer}.site{container-type:inline-size;max-width:1440px;margin:auto;background:#f7f5ef;overflow:hidden;--u:calc(100cqw / 760);--green:#4e6230;--sage:#86936a;--ink:#292c23;--paper:#f7f5ef;font-size:calc(10 * var(--u));line-height:1.6}.icon{display:inline-block;width:calc(32 * var(--u));height:calc(36 * var(--u));color:var(--sage);flex-shrink:0;vertical-align:middle}.button{display:inline-flex;justify-content:center;align-items:center;min-height:calc(27 * var(--u));padding:0 calc(15 * var(--u));border:calc(1 * var(--u)) solid #728252;border-radius:calc(2 * var(--u));background:var(--green);color:#fff;font-size:calc(7 * var(--u));font-weight:700;line-height:1.1;text-transform:uppercase;white-space:nowrap}.button:hover{background:#34451e;color:white;text-decoration:none}.button.light{background:transparent;color:#33382c;border-color:#c8c9b3}.button.light:hover{background:#eaeadd}.button.outline{background:transparent;border-color:#a0ad82;color:#f4f1df}.button.outline:hover{background:#627842}.skip{position:fixed;left:-10000px;top:0;background:#fff;padding:12px;z-index:100}.skip:focus{left:0}.header{height:calc(60 * var(--u));display:flex;align-items:center;position:relative;padding:0 calc(30 * var(--u));gap:calc(25 * var(--u));z-index:5;background:#f7f5ef}.brand{display:flex;align-items:center;gap:calc(5 * var(--u));line-height:1;flex-shrink:0}.brand .icon{width:calc(29 * var(--u));height:calc(36 * var(--u))}.brand>span{font:bold calc(20 * var(--u))/1 'Times New Roman',serif}.brand small{display:block;font:700 calc(6 * var(--u))/1.2 Arial,sans-serif;letter-spacing:calc(1 * var(--u));margin-top:calc(2 * var(--u))}.header nav{display:flex;align-items:center;gap:calc(25 * var(--u));margin-left:auto;white-space:nowrap}.header nav a{font-size:calc(9 * var(--u));font-weight:600;position:relative}.header nav a[aria-current=page]:after{content:'';position:absolute;left:0;right:0;bottom:calc(-7 * var(--u));height:calc(1.2 * var(--u));background:var(--sage)}.page-home .header nav a[aria-current]:after{display:none}.page-home .header nav{gap:calc(22 * var(--u))}.page-home .header nav a{font-size:calc(7.5 * var(--u))}.header-quote{width:calc(112 * var(--u));padding:0;flex-shrink:0}.menu-toggle{display:none}.botanical{position:relative}.botanical:before{content:'';background:url('/assets/branch.svg') center/contain no-repeat;position:absolute;left:calc(-26 * var(--u));top:calc(-17 * var(--u));width:calc(42 * var(--u));height:calc(44 * var(--u));transform:rotate(-42deg);opacity:.8}h1{font-size:calc(29 * var(--u));line-height:1.15}h2{font-size:calc(24 * var(--u));line-height:1.22}
.page-home .header{background:transparent}.page-home{position:relative}.page-home:before{content:'';position:absolute;inset:0 0 auto;height:calc(430 * var(--u));background:url('/assets/background.svg') top/100% 100% no-repeat;pointer-events:none}.page-home{background:radial-gradient(ellipse at 14% 0,#eeebdb 0,transparent 30%),#f7f5ef}.home-hero{height:calc(308 * var(--u));position:relative}.hero-photo{position:absolute;left:calc(165 * var(--u));top:calc(-10 * var(--u));width:calc(595 * var(--u));height:calc(318 * var(--u));}.hero-photo img,.planet>picture img{width:100%;height:100%}.hero-copy{position:absolute;left:calc(55 * var(--u));top:calc(30 * var(--u));z-index:2}.hero-copy h1{font-family:'Times New Roman',serif;font-size:calc(29.4 * var(--u));line-height:1.163;letter-spacing:0}.hero-copy h1 em,.hero-copy h1 span{color:var(--green)}.hero-copy h1 em{font-weight:400}.hero-copy p{font-size:calc(10.6 * var(--u));line-height:1.48;margin-top:calc(14 * var(--u))}.hero-actions{display:flex;gap:calc(9 * var(--u));margin-top:calc(17 * var(--u))}.hero-actions .button{padding:0 calc(14 * var(--u))}.hero-actions .button.light{min-width:calc(94 * var(--u))}.hero-branch{position:absolute;left:calc(5 * var(--u));bottom:calc(-4 * var(--u));width:calc(183 * var(--u));height:calc(47 * var(--u));opacity:.65;object-fit:fill;transform:rotate(-3deg)}.hero-sprig{position:absolute;left:calc(294 * var(--u));top:calc(132 * var(--u));width:calc(40 * var(--u));height:calc(74 * var(--u));opacity:.5}.benefits{height:calc(60 * var(--u));display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:0 calc(38 * var(--u)) 0 calc(50 * var(--u));gap:calc(24 * var(--u));border-bottom:calc(1 * var(--u)) solid #e5dfcf;background:linear-gradient(135deg,#f5f3e9,#faf8f3 80%,#efecdf)}.benefits>div{display:flex;align-items:center;gap:calc(12 * var(--u))}.benefits .icon{width:calc(25 * var(--u));height:calc(31 * var(--u))}.benefits b{font-size:calc(8 * var(--u));line-height:1.5;font-weight:600}.home-services{height:calc(182 * var(--u));padding:calc(13 * var(--u)) calc(40 * var(--u)) calc(12 * var(--u));position:relative;z-index:2;background:#f7f5ef;clip-path:ellipse(95% 100% at 50% 0)}.home-services h2{position:relative;left:calc(-3 * var(--u));text-align:center;font-size:calc(18 * var(--u));margin-top:calc(3 * var(--u));margin-bottom:calc(10 * var(--u))}.service-circles{display:grid;grid-template-columns:repeat(6,1fr);gap:calc(29 * var(--u))}.service-circles a{text-align:center;font-weight:600;font-size:calc(9 * var(--u));line-height:1.45}.service-circles img{width:calc(81 * var(--u));height:calc(81 * var(--u));border-radius:50%;margin:0 auto calc(9 * var(--u))}.service-circles img,.project-grid img{transition:filter .18s}.service-circles a:hover img{filter:brightness(1.08)}.planet{height:calc(201 * var(--u));margin-top:calc(-12 * var(--u));position:relative;background:#576b36;color:#f2eedb;}.planet>div{position:absolute;left:calc(52 * var(--u));top:calc(41 * var(--u));z-index:1}.planet h2{font-size:calc(20 * var(--u));line-height:1.18}.planet p{font-size:calc(7.5 * var(--u));margin:calc(9 * var(--u)) 0 calc(12 * var(--u));line-height:1.55}.planet .button{font-size:calc(6.5 * var(--u));min-height:calc(27 * var(--u))}.planet>picture{position:absolute;right:0;top:0;width:calc(507 * var(--u));height:calc(199 * var(--u));object-fit:fill}.projects{height:calc(217 * var(--u));padding:calc(14 * var(--u)) calc(45 * var(--u)) 0}.section-heading{position:relative;display:flex;align-items:center;justify-content:center;height:calc(31 * var(--u));margin-bottom:calc(13 * var(--u))}.section-heading h2{font-size:calc(17.4 * var(--u));margin-right:calc(32 * var(--u))}.section-heading .button{width:calc(116 * var(--u));position:absolute;right:calc(7 * var(--u));font-size:calc(6 * var(--u));min-height:calc(25 * var(--u))}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(10 * var(--u))}.project-grid img{width:100%;height:calc(104 * var(--u));border-radius:calc(4 * var(--u))}.project-grid figcaption{padding:calc(9 * var(--u)) calc(5 * var(--u));font-size:calc(7 * var(--u));line-height:1.55}.project-grid figcaption span{display:block}.project-grid figcaption b{font-weight:600}.transform{height:calc(121 * var(--u));text-align:center;position:relative;padding-top:calc(21 * var(--u));background:linear-gradient(100deg,#eae4d6,#f4f0e6 55%,#eae4d6);clip-path:shape(from 0% 0%,curve to 100% 2% with 24% 10% / 76% -11%,line to 100% 94%,curve to 0% 98% with 78% 110% / 27% 74%,close)}.transform:before,.transform:after{content:'';position:absolute;background:url('/assets/branch.svg') center/contain no-repeat;width:calc(137 * var(--u));height:calc(115 * var(--u));top:0;opacity:.8}.transform:before{left:calc(-15 * var(--u));transform:rotate(55deg)}.transform:after{right:calc(-5 * var(--u));transform:rotate(190deg)}.transform h2{font-size:calc(17.7 * var(--u));margin-right:calc(54 * var(--u))}.transform p{font-size:calc(9 * var(--u));margin:calc(4 * var(--u)) 0 calc(9 * var(--u))}.transform .button{min-height:calc(26 * var(--u));padding:0 calc(19 * var(--u))}
.about-intro{height:calc(400 * var(--u));padding:calc(13 * var(--u)) calc(37 * var(--u)) 0 calc(51 * var(--u));display:grid;grid-template-columns:43.4% 56.6%;gap:0}.about-intro>div:first-child{padding-top:calc(39 * var(--u))}.about-intro h1{font-size:calc(30 * var(--u));position:relative;top:calc(2 * var(--u));left:calc(4 * var(--u));margin-bottom:calc(14 * var(--u))}.about-intro p{font-size:calc(9 * var(--u));line-height:1.7;margin-top:calc(13 * var(--u))}.about-intro .lead{font-size:calc(11 * var(--u));line-height:1.65}.checks{padding:0;margin:calc(22 * var(--u)) 0 0;list-style:none}.checks li{display:flex;align-items:center;gap:calc(11 * var(--u));font-size:calc(9 * var(--u));margin:calc(8 * var(--u)) 0}.checks .icon{width:calc(13 * var(--u));height:calc(13 * var(--u));color:var(--green)}.house{position:relative;height:calc(355 * var(--u))}.house>img{height:100%;width:100%}.badge{position:absolute;left:calc(-49 * var(--u));bottom:calc(13 * var(--u));width:calc(107 * var(--u));height:calc(112 * var(--u));border-radius:calc(7 * var(--u));background:#637541;color:#fff;padding:calc(14 * var(--u)) calc(19 * var(--u));line-height:1.2}.badge strong{font:400 calc(40 * var(--u))/1.1 Georgia,serif}.badge span{display:block;font-size:calc(10 * var(--u));margin-top:calc(5 * var(--u))}.stats{height:calc(78 * var(--u));margin:0 calc(30 * var(--u));border-radius:calc(7 * var(--u));background:#efebdf;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center}.stats>div+div{border-left:1px solid #ded8c8}.stats strong{font:700 calc(25 * var(--u))/1.4 'Times New Roman',serif}.stats span{display:block;font-size:calc(9 * var(--u));font-weight:600}.stats .icon{width:calc(17 * var(--u));height:calc(19 * var(--u));color:var(--green)}.mission{height:calc(209 * var(--u));padding-top:calc(17 * var(--u));display:grid;grid-template-columns:53% 47%}.mission>img{width:100%;height:calc(194 * var(--u))}.mission>div{padding:calc(22 * var(--u)) calc(46 * var(--u)) 0 calc(36 * var(--u))}.mission h2{font-size:calc(26 * var(--u));margin-bottom:calc(11 * var(--u))}.mission p{font-size:calc(11 * var(--u));line-height:1.75}.mission .signature{white-space:nowrap;font:italic calc(15 * var(--u))/1.4 'Segoe Script',cursive;color:#8c9371;margin-top:calc(10 * var(--u))}.green-band{height:calc(102 * var(--u));background:#45592a;color:#f4efdc;display:flex;align-items:center;justify-content:space-between;padding:0 calc(110 * var(--u));position:relative}.green-band:before,.green-band:after{content:'';position:absolute;width:calc(100 * var(--u));height:100%;background:url('/assets/branch.svg') center/contain no-repeat;opacity:.28;pointer-events:none}.green-band:before{left:0;transform:rotate(-30deg)}.green-band:after{right:0;transform:rotate(150deg)}.green-band h2{font-size:calc(21 * var(--u))}.green-band p{font-size:calc(10 * var(--u));margin-top:calc(4 * var(--u));line-height:1.6}.page-about .green-band{padding-left:calc(175 * var(--u));padding-right:calc(195 * var(--u));gap:calc(65 * var(--u));white-space:nowrap}.page-about .green-band .button{min-width:calc(112 * var(--u));min-height:calc(35 * var(--u));background:#f7f5ef;color:#3c4130}
.services-lead{height:calc(180 * var(--u));position:relative;background:#e5e6d7}.services-lead>div{position:absolute;left:calc(54 * var(--u));top:calc(43 * var(--u));z-index:1}.services-lead h1{position:relative;left:calc(4 * var(--u));top:calc(3 * var(--u));margin-bottom:calc(13 * var(--u))}.services-lead p{font-size:calc(10 * var(--u));line-height:1.65}.services-lead:before{content:'';position:absolute;inset:0;background:#f7f5ef;}.services-lead>img{position:absolute;right:0;bottom:0;width:calc(478 * var(--u));height:calc(174 * var(--u))}.service-cards{padding:calc(8 * var(--u)) calc(23 * var(--u)) calc(28 * var(--u));display:grid;grid-template-columns:203fr 218fr 253fr;gap:calc(15 * var(--u)) calc(22 * var(--u))}.service-cards article{height:calc(267 * var(--u));border:calc(1 * var(--u)) solid #e4decd;border-radius:calc(18 * var(--u));overflow:hidden;background:#fbfaf6;display:flex;flex-direction:column;scroll-margin-top:20px}.service-cards article>div{padding:calc(15 * var(--u)) calc(17 * var(--u)) calc(10 * var(--u));height:calc(168 * var(--u))}.service-cards .icon{width:calc(30 * var(--u));height:calc(32 * var(--u));margin-bottom:calc(6 * var(--u))}.service-cards h2{font-size:calc(14.4 * var(--u));margin-bottom:calc(8 * var(--u));white-space:nowrap}.service-cards p{font-size:calc(10.4 * var(--u));line-height:1.65;min-height:calc(50 * var(--u))}.learn{font-size:calc(7 * var(--u));font-weight:700;text-transform:uppercase}.learn span{color:var(--sage);margin-left:calc(4 * var(--u))}.service-cards article>img{width:100%;height:calc(99 * var(--u));margin-top:auto}.service-cards article:nth-child(n+4){height:calc(208 * var(--u))}.service-cards article:nth-child(n+4)>img{height:calc(37 * var(--u))}.page-services .green-band{height:calc(86 * var(--u));padding:0 calc(108 * var(--u)) 0 calc(127 * var(--u));border-radius:calc(75 * var(--u)) 0 0 0}.page-services .green-band h2{font-size:calc(20 * var(--u))}
.locations-layout{height:calc(477 * var(--u));padding:calc(11 * var(--u)) calc(32 * var(--u)) calc(22 * var(--u)) calc(30 * var(--u));display:grid;grid-template-columns:39% 61%;gap:calc(1 * var(--u))}.locations-layout>div{padding:calc(16 * var(--u)) calc(18 * var(--u)) 0 calc(28 * var(--u))}.locations-layout h1{font-size:calc(25.3 * var(--u));margin-bottom:calc(10 * var(--u));white-space:nowrap}.locations-layout>div>p{font-size:calc(7 * var(--u));line-height:1.7}.area-list{padding:0;list-style:none;margin:calc(23 * var(--u)) 0 calc(26 * var(--u))}.area-list li{font-size:calc(9.5 * var(--u));font-weight:600;line-height:1.65;margin-bottom:calc(6.5 * var(--u));display:flex;align-items:center;gap:calc(11 * var(--u))}.area-list .icon{width:calc(13 * var(--u));height:calc(14 * var(--u))}.area-note{margin-left:calc(-26 * var(--u));padding:calc(14 * var(--u)) calc(12 * var(--u));display:flex;align-items:flex-start;gap:calc(11 * var(--u));border:calc(1 * var(--u)) solid #e1dac8;border-radius:calc(4 * var(--u))}.area-note>.icon{width:calc(26 * var(--u));height:calc(30 * var(--u))}.area-note h2{font:600 calc(9 * var(--u))/1.4 Arial,sans-serif;margin:calc(3 * var(--u)) 0}.area-note p{font-size:calc(8 * var(--u));margin:calc(5 * var(--u)) 0 calc(9 * var(--u))}.area-note .button{min-height:calc(25 * var(--u));padding:0 calc(12 * var(--u))}.map{height:calc(445 * var(--u));width:100%;border-radius:calc(9 * var(--u))}.page-locations .green-band{height:calc(128 * var(--u));padding:0 calc(109 * var(--u)) 0 calc(136 * var(--u))}.page-locations .green-band h2{font-size:calc(14 * var(--u))}.page-locations .green-band p{font-size:calc(9 * var(--u))}
.reviews-main{height:calc(203 * var(--u));padding:calc(13 * var(--u)) calc(73 * var(--u)) 0;text-align:center;position:relative}.reviews-main h1{font-size:calc(17.5 * var(--u));margin-right:calc(55 * var(--u));margin-bottom:calc(8 * var(--u))}.reviews-main>p{font-size:calc(9 * var(--u));line-height:1.65}.review-decoration{position:absolute;left:calc(54 * var(--u));top:calc(34 * var(--u));display:flex;align-items:center;gap:calc(6 * var(--u))}.review-decoration .icon{width:calc(25 * var(--u));height:calc(29 * var(--u))}.review-decoration .icon+ .icon{width:calc(15 * var(--u));height:calc(18 * var(--u))}.ratings{border:calc(1 * var(--u)) solid #e3ddcc;border-radius:calc(4 * var(--u));height:calc(95 * var(--u));margin-top:calc(14 * var(--u));display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.ratings>div+div{border-left:calc(1 * var(--u)) solid #e6e0d3}.rating-brand{font:bold calc(13 * var(--u))/1.4 Arial,sans-serif;margin-bottom:calc(6 * var(--u))}.rating-brand .icon{width:calc(14 * var(--u));height:calc(14 * var(--u));color:#24271e}.ratings p{font-size:calc(8 * var(--u));color:#84905d;margin-bottom:calc(4 * var(--u))}.ratings b{font-size:calc(8 * var(--u));font-weight:600}.stars{white-space:nowrap}.stars .icon{width:calc(10 * var(--u));height:calc(10 * var(--u));color:#899d4f}.brand-0{letter-spacing:calc(.3 * var(--u))}.ratings>div:first-child .stars .icon{color:#b6aa33}.footer{height:calc(125 * var(--u));position:relative;display:grid;grid-template-columns:1.55fr .7fr 1fr 1.6fr;gap:calc(29 * var(--u));padding:calc(18 * var(--u)) calc(30 * var(--u)) calc(13 * var(--u));background:#425629;color:#ecebda}.footer .brand .icon{color:#c1c9a2}.footer .brand>span{font-size:calc(18 * var(--u))}.footer .brand small{font-size:calc(5 * var(--u))}.footer .brand .icon{width:calc(29 * var(--u));height:calc(29 * var(--u))}.footer h3{font:600 calc(8 * var(--u))/1.4 Arial,sans-serif;margin-bottom:calc(6 * var(--u))}.footer p,.footer a:not(.brand){display:block;font-size:calc(7 * var(--u));line-height:1.45}.footer-brand>p{margin-top:calc(10 * var(--u));font-size:calc(7 * var(--u))}.footer-brand>small{display:block;font-size:calc(6 * var(--u));margin-top:calc(20 * var(--u))}.footer p>.icon,.footer a>.icon{height:calc(9 * var(--u));width:calc(10 * var(--u));color:#d5dbc3;margin-right:calc(6 * var(--u))}.social{display:flex;gap:calc(13 * var(--u));align-items:center}.social>span{display:grid;place-items:center;background:var(--green);color:white;width:calc(27 * var(--u));height:calc(27 * var(--u));border-radius:50%}.social .icon{width:55%;height:55%;color:inherit}.footer .social{gap:calc(10 * var(--u));margin-top:calc(8 * var(--u))}.footer .social>span{width:calc(16 * var(--u));height:calc(16 * var(--u));background:#e8edd8;color:#526837}.legal{position:absolute;right:calc(39 * var(--u));bottom:calc(6 * var(--u));display:flex;gap:calc(13 * var(--u));font-size:calc(6 * var(--u))}
.contact-layout{display:grid;grid-template-columns:35.8% 64.2%;padding:calc(13 * var(--u)) calc(31 * var(--u)) 0 calc(49 * var(--u));gap:0;position:relative;z-index:1}.contact-info{padding-top:calc(22 * var(--u));padding-right:calc(22 * var(--u))}.contact-info h1{position:relative;left:calc(4 * var(--u));font-size:calc(25 * var(--u));margin-bottom:calc(13 * var(--u))}.contact-info>p{font-size:calc(9 * var(--u));line-height:1.9}.contact-info>p:after{content:'';display:block;width:calc(42 * var(--u));height:calc(2 * var(--u));background:#dadccb;margin-top:calc(7 * var(--u))}.contact-info dl{margin:calc(21 * var(--u)) 0 0}.contact-info dl>div{position:relative;padding-left:calc(36 * var(--u));margin-bottom:calc(15 * var(--u));font-size:calc(9.5 * var(--u));line-height:1.5}.contact-info dt{font-weight:700}.contact-info dd{margin:0}.contact-info dl .icon{position:absolute;left:0;top:0;width:calc(24 * var(--u));height:calc(28 * var(--u));padding:calc(5 * var(--u));background:#eae8dc;border-radius:calc(4 * var(--u));color:var(--green)}.follow{font-size:calc(9 * var(--u));margin-left:calc(36 * var(--u))}.contact-info .social{margin:calc(7 * var(--u)) 0 0 calc(36 * var(--u))}.form-panel{padding:calc(22 * var(--u)) calc(23 * var(--u));border-radius:calc(7 * var(--u));border:1px solid #ede9df;background:#fcfbf8;position:relative}.form-panel h2{position:relative;left:calc(3 * var(--u));font-size:calc(17.8 * var(--u));margin-bottom:calc(20 * var(--u))}.field{margin-bottom:calc(14 * var(--u))}.field label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.field input,.field select,.field textarea{width:100%;border:calc(1 * var(--u)) solid #e5e3dc;background:transparent;color:#3e4135;border-radius:calc(3 * var(--u));font-size:calc(8 * var(--u));padding:calc(10 * var(--u));min-height:calc(32 * var(--u))}.field textarea{height:calc(60 * var(--u));resize:vertical}.form-panel .button{width:75%;min-height:calc(29 * var(--u));font-size:calc(9 * var(--u))}.form-panel .button:disabled{opacity:.6;cursor:wait}.captcha{margin-bottom:calc(14 * var(--u));font-size:calc(8 * var(--u))}.nap-contact-form__captcha-row{display:flex;align-items:center;gap:calc(7 * var(--u));flex-wrap:wrap}.captcha img{width:calc(90 * var(--u));height:calc(30 * var(--u));object-fit:contain}.captcha button{border:0;background:none;color:var(--green);text-decoration:underline;padding:4px}.captcha input{min-width:0;width:calc(90 * var(--u));border:1px solid #e2dfd2;background:transparent;padding:calc(7 * var(--u))}.nap-contact-form__honeypot{position:absolute;left:-10000px}.error{color:#953927}.success{color:#405b2a}[data-form-message]{font-size:calc(10 * var(--u));margin-bottom:calc(10 * var(--u))}.contact-garden{height:calc(188 * var(--u));margin-top:calc(-35 * var(--u));position:relative;z-index:2}.contact-garden img{width:100%;height:100%}.home-contact{padding-top:calc(55 * var(--u));padding-bottom:calc(45 * var(--u));border-top:1px solid #e8e2d3}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:calc(40 * var(--u));padding:calc(36 * var(--u)) calc(50 * var(--u));background:#eeeade}.faq h2{font-size:calc(24 * var(--u))}.faq p{font-size:calc(10 * var(--u));margin-top:calc(10 * var(--u))}.faq details{border-bottom:1px solid #d7d4c4;padding:calc(13 * var(--u)) 0}.faq summary{font-size:calc(12 * var(--u));cursor:pointer;font-weight:600}
@media(max-width:1023px){.header{height:80px;padding:0 28px}.header .brand>span{font-size:24px}.header .brand small{font-size:7px}.header .brand .icon{width:36px;height:40px}.menu-toggle{display:flex;width:44px;height:44px;padding:10px;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;background:none;border:0}.menu-toggle span{display:block;width:24px;height:2px;background:#4e6230}.header nav{display:none;position:absolute;left:0;right:0;top:80px;background:#f7f5ef;box-shadow:0 8px 12px #0001;padding:20px;gap:0;z-index:30}.header nav.open{display:flex;flex-direction:column}.header nav a{font-size:15px;padding:12px;min-height:44px}.header nav a[aria-current]:after{display:none}.header-quote{display:none}.home-hero{height:calc(308 * var(--u))}.service-circles{grid-template-columns:repeat(3,1fr);gap:22px}.home-services{height:auto;clip-path:none;padding:24px 30px 30px}.home-services h2{font-size:24px;margin-bottom:20px}.service-circles img{width:95px;height:95px}.service-circles a{font-size:13px}.planet{margin-top:0}.service-cards{grid-template-columns:repeat(2,1fr)}.service-cards article,.service-cards article:nth-child(n+4){height:auto}.service-cards article>div{height:auto;min-height:205px;padding:20px}.service-cards h2{font-size:19px;white-space:normal}.service-cards p{font-size:13px;min-height:65px}.service-cards .learn{font-size:11px;display:inline-flex;align-items:center;min-height:44px}.service-cards article>img,.service-cards article:nth-child(n+4)>img{height:110px}.service-cards .icon{width:35px;height:38px}.service-cards article:nth-child(n+4)>img{object-fit:cover}.locations-layout{height:auto;min-height:calc(477 * var(--u))}.locations-layout h1{white-space:normal}.page-about .green-band{padding:20px 10%;gap:25px;white-space:normal}.button{min-height:36px}.home-hero .button{min-height:28px}}
@media(max-width:767px){.site{font-size:14px;--u:1px}.header{padding:0 20px}.home-hero{height:auto;display:flex;flex-direction:column;padding:35px 0 0}.hero-copy{position:relative;top:auto;left:auto;padding:0 25px 32px}.hero-copy h1{font-size:34px;line-height:1.16;letter-spacing:-.5px}.hero-copy p{font-size:12px;line-height:1.8;margin-top:18px}.hero-actions{margin-top:20px;gap:10px;flex-wrap:wrap}.home-hero .button,.button{font-size:10px;min-height:44px;padding:0 16px}.hero-photo{position:relative;left:auto;top:auto;order:2;width:100%;height:auto;aspect-ratio:594/318;background:#4e6230}.hero-photo img{width:100%;height:100%;object-fit:contain}.hero-branch,.hero-sprig{display:none}.benefits{height:auto;padding:22px 25px;grid-template-columns:repeat(2,1fr);gap:20px}.benefits>div{gap:12px}.benefits b{font-size:11px}.benefits .icon{width:29px;height:34px}.benefits>div:last-child{grid-column:1/-1;justify-content:center}.service-circles{grid-template-columns:repeat(2,1fr);gap:24px}.service-circles img{width:105px;height:105px;margin-bottom:10px}.planet{height:auto;display:flex;flex-direction:column}.planet>div{position:relative;left:auto;top:auto;padding:32px 25px}.planet h2{font-size:27px}.planet p{font-size:11px;line-height:1.8;margin:14px 0 20px}.planet .button{font-size:9px;min-height:44px}.planet>picture{position:relative;width:100%;height:auto;top:auto;right:auto}.projects{height:auto;padding:30px 22px}.section-heading{height:auto;display:block;text-align:center;margin-bottom:20px}.section-heading h2{font-size:25px}.section-heading .button{position:static;font-size:9px;min-height:44px;margin-top:12px}.project-grid{grid-template-columns:repeat(2,1fr);gap:18px 12px}.project-grid img{height:auto;aspect-ratio:1.52}.project-grid figcaption{font-size:10px;padding:8px 1px}.transform{height:auto;min-height:180px;padding:28px 28px 32px;clip-path:none}.transform h2{margin-right:0;position:relative;z-index:1;font-size:24px}.transform p{position:relative;z-index:1;font-size:11px;margin:10px 0 16px}.transform .button{position:relative;z-index:1;min-height:44px}.transform:before,.transform:after{opacity:.2;width:100px;top:30px}.about-intro{height:auto;display:flex;flex-direction:column;padding:30px 25px 20px;gap:25px}.about-intro>div:first-child{padding-top:0}.about-intro h1,h1{font-size:32px}.about-intro p,.about-intro .lead{font-size:13px}.about-intro br{display:none}.checks li{font-size:12px;margin:12px 0}.checks .icon{width:17px;height:17px}.house{height:auto;aspect-ratio:381/355}.house>img{object-fit:contain}.badge{left:0;bottom:15px;width:95px;height:105px;padding:14px}.badge strong{font-size:35px}.stats{margin:0 20px;height:auto;grid-template-columns:repeat(2,1fr);gap:25px 0;padding:22px 0}.stats>div:nth-child(3){border-left:0}.stats strong{font-size:27px}.stats span{font-size:11px}.mission{height:auto;grid-template-columns:minmax(0,1fr);padding-top:25px}.mission>img{height:auto;max-height:300px;object-fit:contain}.mission>div{padding:25px}.mission h2{font-size:29px}.mission p{font-size:13px}.mission .signature{font-size:21px;white-space:normal}.green-band,.page-about .green-band,.page-locations .green-band,.page-services .green-band{height:auto;min-height:150px;padding:30px 25px;gap:20px;flex-direction:column;align-items:flex-start;border-radius:0}.green-band h2,.page-locations .green-band h2,.page-services .green-band h2{font-size:24px}.green-band p,.page-locations .green-band p{font-size:12px}.services-lead{height:auto;padding:35px 25px 0;display:flex;flex-direction:column}.services-lead>div{position:relative;left:auto;top:auto}.services-lead h1{font-size:32px}.services-lead p{font-size:12px;margin-bottom:20px}.services-lead:before{display:none}.services-lead>img{position:relative;right:auto;bottom:auto;align-self:flex-end;width:100%;height:auto}.service-cards{grid-template-columns:1fr;padding:22px;gap:20px}.service-cards article{border-radius:18px}.service-cards article>div{min-height:0;padding:22px}.service-cards p{min-height:0;margin-bottom:10px}.service-cards article>img,.service-cards article:nth-child(n+4)>img{height:135px}.locations-layout{display:flex;flex-direction:column;padding:30px 25px;gap:25px}.locations-layout>div{padding:0}.locations-layout h1{font-size:32px}.locations-layout>div>p{font-size:12px}.locations-layout br{display:none}.area-list{margin:22px 0}.area-list li{font-size:13px;margin-bottom:12px}.area-list .icon{width:17px;height:18px}.area-note{margin:0;padding:16px}.area-note h2{font-size:13px}.area-note p{font-size:11px}.area-note .button{min-height:44px}.map{width:100%;height:auto;aspect-ratio:422/445}.reviews-main{height:auto;padding:35px 22px}.reviews-main h1{margin-right:0;font-size:27px}.reviews-main>p{font-size:12px}.reviews-main br{display:none}.review-decoration{display:none}.ratings{height:auto;grid-template-columns:repeat(2,1fr);margin-top:25px;row-gap:25px;padding:22px 0}.ratings>div:nth-child(3){border-left:0}.rating-brand{font-size:17px}.ratings p,.ratings b{font-size:11px}.stars .icon{width:12px;height:12px}.footer{height:auto;padding:30px 25px 20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.footer .brand>span{font-size:24px}.footer .brand small{font-size:7px}.footer .brand .icon{width:35px;height:38px}.footer-brand{grid-column:1/-1}.footer-brand>p{font-size:12px}.footer-brand>small{font-size:10px;margin-top:15px}.footer h3{font-size:13px}.footer p,.footer a:not(.brand){font-size:11px;overflow-wrap:anywhere}.footer a:not(.brand){min-height:32px;padding:6px 0}.footer>div:nth-child(4){grid-column:1/-1}.footer .social>span{width:30px;height:30px}.footer .social{gap:13px}.legal{position:static;grid-column:1/-1;font-size:10px;gap:20px}.contact-layout{grid-template-columns:1fr;padding:32px 22px 0;gap:28px}.contact-info{padding:0}.contact-info h1{font-size:32px}.contact-info>p{font-size:13px}.contact-info dl>div{font-size:12px;margin-bottom:20px;padding-left:40px}.contact-info dl .icon{width:28px;height:32px}.follow{font-size:12px;margin-left:40px}.contact-info .social{margin-left:40px;margin-top:10px}.social>span{width:32px;height:32px}.form-panel{padding:24px 20px}.form-panel h2{font-size:25px}.field{margin-bottom:14px}.field input,.field select,.field textarea{font-size:13px;min-height:44px;padding:11px}.field textarea{height:110px}.form-panel .button{width:100%;font-size:11px;min-height:44px}.captcha{font-size:12px}.captcha img{width:120px;height:40px}.captcha input{width:110px;min-height:44px;font-size:13px}.captcha button{min-height:44px}.nap-contact-form__captcha-row{gap:8px}.contact-garden{height:auto;aspect-ratio:760/188;margin-top:20px}.home-contact{padding-bottom:30px}.faq{grid-template-columns:1fr;padding:30px 25px;gap:20px}.faq h2{font-size:27px}.faq p{font-size:13px}.faq summary{font-size:14px;min-height:44px;padding:8px 0}.faq details{padding:10px 0}.botanical:before{width:32px;height:35px;left:-16px;top:-17px;opacity:.5}}
[hidden]{display:none!important}.captcha-unavailable{color:#71523b;max-width:calc(175 * var(--u));line-height:1.4}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Photographs stay rectangular on disk; these wrappers create every visible crop. */
.hero-photo{clip-path:var(--contour-hero)}
.planet{clip-path:var(--contour-planet)}
.house>.media{clip-path:var(--contour-house)}
.mission>.media{clip-path:var(--contour-team)}
.services-lead>.media{clip-path:var(--contour-butterfly)}
.services-lead:before{clip-path:var(--contour-servicesPaper)}
.contact-garden{clip-path:var(--contour-contact)}
.media{display:block;overflow:hidden}.media>img{display:block;width:100%;height:100%;object-fit:cover}

.hero-photo .media{width:100%;height:100%}.hero-photo .media>img{object-position:52% 50%}
.service-circles .media{width:calc(81 * var(--u));height:calc(81 * var(--u));border-radius:50%;margin:0 auto calc(9 * var(--u))}.service-circles .media>img{object-position:center}
.planet>.media{clip-path:var(--contour-patio);position:absolute;right:0;top:0;width:calc(507 * var(--u));height:calc(199 * var(--u))}.planet>.media>img{object-position:center}
.project-grid .media{width:100%;height:calc(104 * var(--u));border-radius:calc(4 * var(--u))}.project-grid .media>img{object-position:center}
.house>.media{width:100%;height:100%;}
.house>.media>img{object-position:53% 50%}.mission>.media{width:100%;height:calc(194 * var(--u));}.mission>.media>img{object-position:center 48%}
.services-lead>.media{position:absolute;right:0;bottom:0;width:calc(478 * var(--u));height:calc(174 * var(--u));}.services-lead>.media>img{object-position:center}
.service-cards article>.media{width:100%;height:calc(99 * var(--u));margin-top:auto;border-radius:0 0 calc(17 * var(--u)) calc(17 * var(--u))}.service-cards article:nth-child(n+4)>.media{height:calc(37 * var(--u))}.service-cards article>.media>img{object-position:center}
.map{display:block;height:calc(445 * var(--u));width:100%;border-radius:calc(9 * var(--u))}.map>img{object-fit:cover}
.contact-garden{overflow:hidden;}.contact-garden>.media{width:100%;height:100%}.contact-garden>.media>img{object-position:center 55%}
@media(max-width:767px){.hero-photo{clip-path:var(--contour-mobileHero);background:transparent}.planet{clip-path:none}.planet>.media{clip-path:var(--contour-mobilePatio)}.services-lead>.media{clip-path:var(--contour-mobileButterfly)}.hero-photo{}.hero-photo .media>img{object-fit:cover}.service-circles .media{width:105px;height:105px;margin-bottom:10px}.planet>.media{position:relative;width:100%;height:auto;aspect-ratio:1999/786;top:auto;right:auto}.project-grid .media{height:auto;aspect-ratio:1.52}.house>.media{height:100%}.mission>.media{height:auto;aspect-ratio:2.08;max-height:300px}.services-lead>.media{position:relative;right:auto;bottom:auto;align-self:flex-end;width:100%;height:auto;aspect-ratio:2.74}.service-cards article>.media,.service-cards article:nth-child(n+4)>.media{height:135px}.map{height:auto;aspect-ratio:422/445}}
