/* cyrillic-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(assets/manrope-0.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(assets/manrope-1.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(assets/manrope-2.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(assets/manrope-3.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(assets/manrope-4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(assets/manrope-5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


:root{--green:#1b422e;--deep:#153624;--ink:#203d2b;--muted:#70776d;--paper:#faf9f5;--line:#dedfd4;--lime:#d6e5b6;--serif:Georgia,'Times New Roman',serif;--sans:'Manrope','DM Sans',Arial,sans-serif;color-scheme:light;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #789c47;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}h1,h2,h3,p{margin:0}em{font-family:var(--serif);font-weight:400}h2{font-size:clamp(34px,3.2vw,49px);font-weight:450;line-height:1.19;letter-spacing:-1.8px}h2 em{font-size:1.075em;letter-spacing:-1.6px}p{line-height:1.8}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.section{padding-block:108px}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:650;letter-spacing:1.8px;line-height:1.5}.eyebrow>span{width:23px;height:1px;background:currentColor;display:inline-block}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 24px;background:var(--green);color:#fff;font-size:14px;font-weight:550;border:1px solid transparent;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#2f5939;transform:translateY(-2px)}.button svg{width:19px;height:19px}.button-light{background:var(--paper);color:var(--green);padding:19px 26px;font-size:15px}.button-light:hover{background:var(--lime)}.skip-link{position:fixed;top:-70px;left:16px;background:white;padding:12px;z-index:200}.skip-link:focus{top:10px}
.header{position:relative;z-index:20;background:var(--paper)}.header-inner{height:102px;max-width:1536px;margin:auto;padding-inline:48px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand-mark{display:block;width:45px;height:49px;background-image:url('assets/brand-reference.png');background-size:252px auto;background-position:-10px -17px;mix-blend-mode:multiply}.brand-type{display:block}.brand-type>span{font-size:26px;display:flex;gap:2px;letter-spacing:-1px;line-height:1.25;font-weight:450}.brand-type strong{font-weight:800}.brand-type small{font-size:12px;letter-spacing:1.1px;font-weight:650;display:block;margin-top:3px}.desktop-nav{display:flex;align-items:center;gap:30px}.desktop-nav a{font-size:13px;font-weight:550;position:relative;padding-block:10px}.desktop-nav a:after{content:'';position:absolute;height:1px;left:0;right:100%;bottom:3px;background:var(--green);transition:right .2s}.desktop-nav a:hover:after{right:0}.header-cta{font-size:13px;min-height:46px;padding:12px 18px;gap:20px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}
.hero{position:relative;isolation:isolate;margin:0 20px;min-height:690px;height:min(780px,calc(100svh - 122px));overflow:hidden;border-radius:5px;color:var(--paper);background:#244b30}.hero-image{position:absolute;z-index:-3;inset:0;object-position:50% 53%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(10,34,22,.71) 0%,rgba(10,34,22,.41) 43%,rgba(10,34,22,.03) 80%),linear-gradient(0deg,rgba(10,29,19,.46),transparent 35%)}.hero-content{padding:64px 5.3% 125px;max-width:1040px}.hero-eyebrow{font-size:12px;letter-spacing:2px;margin-bottom:32px;color:#e8ebdf}.hero-eyebrow>span{width:26px}.hero h1{font-weight:450;font-size:clamp(52px,5.55vw,86px);letter-spacing:-4px;line-height:1.12;margin-bottom:25px}.hero h1 em{font-size:1.09em;letter-spacing:-3.9px;line-height:1.04}.hero-break{display:none}.hero-description{font-size:15px;color:#e1e7dc;line-height:1.8;margin-bottom:32px;font-weight:400}.hero-bottom{position:absolute;bottom:32px;left:5.3%;right:4%;display:flex;justify-content:space-between;align-items:flex-end}.hero-bottom>p{font-size:12px;letter-spacing:2px;line-height:1.9;text-align:right;color:#eff2e6}.hero-scroll{display:flex;align-items:center;gap:13px;font-size:12px;color:#eef0e8}.hero-scroll>span{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff60;border-radius:50%;transition:background .2s}.hero-scroll:hover>span{background:#ffffff30}.hero-scroll svg{transform:rotate(90deg);width:15px;height:15px}.hero-caption{position:absolute;right:24px;top:51%;writing-mode:vertical-rl;font-size:12px;letter-spacing:2px;color:#f4f5e9}.hero-caption span{margin:12px 0}.principles{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding-block:32px;gap:20px}.principles>div{display:flex;align-items:center;justify-content:center;gap:13px}.principles>div+div{border-left:1px solid var(--line)}.principles svg{width:23px;height:23px;color:#62764a}.principles span{font-size:12px;font-weight:500}
.intro{display:grid;grid-template-columns:1fr 3fr;gap:60px}.intro-label .eyebrow{margin-top:9px;white-space:nowrap}.section-note{font-size:14px;color:var(--muted);margin-top:32px;line-height:1.65}.intro-main h2{font-size:clamp(34px,3.15vw,48px)}.intro-bottom{display:flex;align-items:flex-end;gap:58px;margin-top:30px}.intro-bottom>p{font-size:15px;max-width:560px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;font-weight:650;padding-block:10px;border-bottom:1px solid #82917b;white-space:nowrap}.text-link svg{width:18px;height:18px;transition:transform .2s}.text-link:hover svg{transform:translate(3px,-3px)}.services{background:#f0f1e9;border-top:1px solid #e9eae0;border-bottom:1px solid #e9eae0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:48px}.section-heading .eyebrow{margin-bottom:24px}.section-heading>p{font-size:14px;color:var(--muted);margin-bottom:7px;max-width:390px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d8dcce;border-radius:3px;overflow:hidden}.service-card{border:0;border-right:1px solid #d8dcce;text-align:left;background:transparent;padding:31px 27px 24px;display:flex;flex-direction:column;min-height:350px;transition:background .25s,color .25s}.service-card:last-child{border-right:0}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:43px}.service-top>svg{width:35px;height:35px;stroke-width:1.1}.service-top>span{font-size:12px;color:#84907b}.service-card h3{font-size:24px;font-weight:500;letter-spacing:-.7px;line-height:1.25;margin-bottom:17px}.service-card>p{font-size:13px;color:#747b6d;line-height:1.8;margin-bottom:27px}.card-bottom{font-size:12px;font-weight:550;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:18px;border-top:1px solid #d8dcce}.card-bottom>span{width:27px;height:27px;border:1px solid #bdc6b6;border-radius:50%;display:grid;place-items:center}.card-bottom svg{width:15px;height:15px}.service-card:hover,.service-card:focus-visible{background:var(--green);color:#fff}.service-card:hover p,.service-card:focus-visible p,.service-card:hover .service-top>span{color:#d5dfce}.service-card:hover .card-bottom{border-color:#527059}.service-card:hover .card-bottom>span{background:var(--lime);border-color:var(--lime);color:var(--green)}
.space-grid{display:grid;grid-template-columns:1.24fr 1fr;gap:36px}.space-image{height:490px;position:relative;overflow:hidden;border-radius:3px}.space-image img{transition:transform .8s;object-position:50% 54%}.space-card:hover img{transform:scale(1.025)}.space-image>span{position:absolute;top:22px;left:22px;background:var(--paper);padding:9px 12px;font-size:12px;letter-spacing:1.3px;font-weight:600;border-radius:2px}.space-card:nth-child(2){padding-top:77px}.space-card:nth-child(2) .space-image{height:413px}.space-title{display:flex;align-items:center;justify-content:space-between;padding-top:22px;gap:15px}.space-title h3{font-size:21px;font-weight:500;letter-spacing:-.5px}.space-title p{font-size:12px;color:var(--muted);margin-top:6px}.space-title>a{width:40px;height:40px;border-radius:50%;border:1px solid #b9c3af;display:grid;place-items:center;transition:background .2s}.space-title>a:hover{background:var(--lime)}.space-title svg{width:19px;height:19px}.concept-note{font-size:12px;color:#85897c;margin-top:30px;max-width:600px}.philosophy{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:var(--paper);min-height:590px}.philosophy-image{position:relative;min-height:100%;overflow:hidden}.philosophy-image>img{object-position:80% 60%;position:absolute;inset:0}.philosophy-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0e271b70)}.image-label{position:absolute;left:45px;bottom:42px;display:flex;align-items:center;gap:17px;z-index:1}.image-label svg{width:40px;height:40px;stroke-width:1}.image-label span{font-size:13px;line-height:1.6}.philosophy-content{padding:76px clamp(40px,6vw,94px)}.philosophy-content>.eyebrow{font-size:12px;color:#cad9bb;margin-bottom:28px}.philosophy h2{font-size:clamp(34px,3.3vw,49px);margin-bottom:25px}.philosophy-content>p:not(.eyebrow){font-size:14px;color:#ced8c7;line-height:1.9;max-width:450px}.philosophy ul{list-style:none;padding:0;margin:24px 0 28px;display:flex;flex-direction:column;gap:14px}.philosophy li{display:flex;align-items:center;gap:12px;font-size:12px;color:#e4eadb}.philosophy li svg{width:17px;height:17px;color:#c5d995}.light-link{font-size:12px;border-color:#708568}.process .section-heading{margin-bottom:62px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.step-number{position:relative;display:block;width:100%;font-family:var(--serif);font-size:37px;font-style:italic;font-weight:400;color:#6a8056;padding-bottom:22px;margin-bottom:28px;border-bottom:1px solid var(--line)}.step-number:after{content:'';position:absolute;width:6px;height:6px;border-radius:50%;bottom:-3.5px;left:0;background:#5e7a43}.process-grid h3{font-size:19px;font-weight:550;letter-spacing:-.5px;margin-bottom:15px}.process-grid p{font-size:14px;color:var(--muted);max-width:345px}
.contact{background:#e7ecdd;padding-block:83px}.contact-inner{display:flex;justify-content:space-between;gap:80px;align-items:center}.contact h2{font-size:clamp(45px,4.4vw,66px);margin:25px 0 25px;letter-spacing:-2px;line-height:1.1}.contact .eyebrow{font-size:12px}.contact-inner>div>p:not(.eyebrow){font-size:14px;color:#66705d}.contact-panel{max-width:350px}.contact-leaf{width:40px;height:40px;stroke-width:1.1;margin-bottom:25px}.contact-panel h3{font-size:21px;font-weight:500;letter-spacing:-.6px;margin-bottom:15px}.contact-panel>p{font-size:14px;color:#66705d}.contact-pending{font-size:12px!important;margin-top:25px;padding-top:18px;border-top:1px solid #c6cfb8;color:#6f795f}.contact-method{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #b8c4ac;font-size:16px}.contact-location{font-size:13px;color:#66705d;margin-top:20px}.footer{background:var(--deep);color:#f3f5e8}.footer-top{display:flex;align-items:center;gap:88px;padding:49px 0 44px}.footer-brand .brand-type>span{font-size:28px}.footer-brand .brand-type small{font-size:12px;letter-spacing:1.2px;color:#bbcbaa}.footer-top>p{font-size:12px;line-height:1.7;color:#c4d1b9}.back-top{margin-left:auto;display:flex;align-items:center;gap:16px;font-size:12px}.back-top svg{width:16px;height:16px;transform:rotate(-90deg)}.footer-bottom{border-top:1px solid #3b5640;padding:22px 0 24px;display:flex;justify-content:space-between;gap:20px;color:#9fb291;font-size:12px}.footer-bottom p{line-height:1.6}.service-dialog{border:1px solid #d5dccb;padding:50px;width:min(560px,calc(100% - 32px));border-radius:5px;color:var(--ink);background:var(--paper);max-height:calc(100svh - 50px);overflow:auto}.service-dialog::backdrop{background:#0d251db8;backdrop-filter:blur(5px)}.service-dialog .eyebrow{font-size:12px;margin-bottom:23px;letter-spacing:1px}.service-dialog h2{font-size:35px;margin-bottom:20px}.service-dialog>p:not(.eyebrow){font-size:15px;color:var(--muted)}.service-dialog ul{list-style:none;padding:0;margin:25px 0 30px}.service-dialog li{border-top:1px solid var(--line);padding:12px 0;font-size:14px}.dialog-close{position:absolute;right:14px;top:9px;background:none;border:0;font-size:30px;width:40px;height:40px;color:#65715c}.dialog-close:hover{color:var(--green)}body.dialog-open{overflow:hidden}
@media(min-width:1600px){.hero{max-width:1560px;margin-inline:auto}.hero-content{padding-top:85px}.hero h1{font-size:90px}.hero-break{display:none}}
@media(max-width:1200px){.header-inner{padding-inline:30px;gap:20px}.desktop-nav{gap:21px}.desktop-nav a{font-size:12px}.brand-type>span{font-size:23px}.brand-type small{font-size:12px}.header-cta{font-size:12px;gap:12px}.wrap{width:calc(100% - 80px)}.hero{height:auto;min-height:650px}.hero-content{padding-top:66px}.hero h1{font-size:70px;max-width:850px}.hero h1 em{font-size:1.08em}.intro{gap:35px;grid-template-columns:1fr 3fr}.intro-bottom{gap:30px}.intro-bottom>p{font-size:14px}.text-link{font-size:12px;gap:14px}.service-card{padding:26px 21px 23px}.service-card h3{font-size:22px}.card-bottom{font-size:12px}.space-image{height:460px}.space-card:nth-child(2) .space-image{height:383px}.philosophy-content{padding:62px 45px}.process-grid{gap:35px}.principles span{font-size:12px}}
@media(max-width:1000px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:none;border:1px solid #d8dece;border-radius:3px;padding:11px}.menu-toggle span{display:block;width:20px;height:1px;background:var(--green);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;left:0;right:0;padding:18px 30px 24px;background:var(--paper);border-top:1px solid var(--line);box-shadow:0 20px 25px #183e2a18;display:grid;gap:4px}.mobile-nav a{padding:12px;font-size:15px}.hero h1{font-size:61px;letter-spacing:-2.8px}.hero h1 em{letter-spacing:-2.5px}.hero{min-height:620px}.hero-content{padding-inline:6%}.hero-description{font-size:14px}.principles{grid-template-columns:repeat(2,1fr);row-gap:25px}.principles>div{justify-content:flex-start}.principles>div+div{border:0}.principles>div:nth-child(even){padding-left:30px;border-left:1px solid var(--line)}.principles span{font-size:12px}.intro{grid-template-columns:1fr}.section-note{display:none}.intro-bottom{align-items:flex-start}.section-heading>p{font-size:13px;max-width:250px}.section{padding-block:80px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:340px;padding:29px}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:1px solid #d8dcce}.service-card>p{font-size:14px}.card-bottom{font-size:12px}.service-top{margin-bottom:30px}.space-grid{gap:25px}.space-image{height:400px}.space-card:nth-child(2) .space-image{height:343px}.space-card:nth-child(2){padding-top:57px}.space-title h3{font-size:18px}.space-title p{font-size:12px}.philosophy-content{padding:48px 32px}.philosophy-content>p:not(.eyebrow){font-size:13px}.philosophy h2{font-size:34px}.philosophy li{font-size:12px}.philosophy-content>.eyebrow{font-size:12px}.contact-inner{gap:40px}.contact-panel{max-width:290px}.contact h2{font-size:50px}.contact-inner .eyebrow{font-size:12px}.process-grid h3{font-size:16px}.process-grid p{font-size:13px}}
@media(max-width:700px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 44px)}.header-inner{height:84px;padding-inline:22px;gap:15px}.brand-type>span{font-size:23px}.brand-type small{font-size:12px;letter-spacing:.8px}.brand-mark{width:37px;height:43px;background-size:225px auto;background-position:-9px -15px}.header-cta{display:none}.menu-toggle{margin-left:auto;border:0;padding:11px}.hero{margin:0 10px;border-radius:3px;min-height:650px;height:calc(100svh - 99px);max-height:850px}.hero-image{object-position:62% 50%}.hero-shade{background:linear-gradient(90deg,#092718a6,#09271825),linear-gradient(0deg,#0927189c,transparent 45%)}.hero-content{padding:50px 27px 130px}.hero-eyebrow{font-size:12px;letter-spacing:1.4px;gap:9px;margin-bottom:29px}.hero-eyebrow>span{width:18px}.hero h1{font-size:clamp(41px,9vw,60px);letter-spacing:-2.2px;line-height:1.15;margin-bottom:23px}.hero h1 em{font-size:1.2em;line-height:1.09;letter-spacing:-2.4px}.hero-break{display:block}.hero-description{font-size:13px;max-width:330px;line-height:1.85;margin-bottom:28px}.desktop-only{display:none}.button-light{min-height:53px;font-size:13px;padding:16px 20px}.hero-bottom{left:27px;right:25px;bottom:28px}.hero-scroll{gap:10px;font-size:12px;max-width:200px}.hero-bottom>p{display:none}.hero-caption{font-size:12px;right:14px;top:auto;bottom:28px;writing-mode:horizontal-tb;max-width:90px;line-height:1.8;text-align:right}.hero-caption span{display:none}.principles{gap:23px 12px;padding-block:28px}.principles>div{gap:9px}.principles>div:nth-child(even){padding-left:14px}.principles svg{width:19px;height:19px}.principles span{font-size:12px;line-height:1.5}.section{padding-block:65px}.eyebrow{font-size:12px;letter-spacing:1.2px}.intro{gap:26px}.intro-label .eyebrow{margin-top:0}.intro-main h2,h2{font-size:33px;letter-spacing:-1.3px;line-height:1.22}h2 em{letter-spacing:-1.1px}.intro-bottom{display:block;margin-top:23px}.intro-bottom>p{font-size:14px}.intro-bottom .text-link{font-size:12px;margin-top:20px}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p{max-width:100%;font-size:13px;margin-top:23px}.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:22px 17px 19px;min-height:331px}.service-top{margin-bottom:27px}.service-top>svg{width:28px;height:28px}.service-top>span{font-size:12px}.service-card h3{font-size:20px;letter-spacing:-.5px}.service-card>p{font-size:12px;line-height:1.8;margin-bottom:20px}.card-bottom{font-size:12px;line-height:1.5;gap:8px}.card-bottom>span{width:24px;height:24px;flex-shrink:0}.card-bottom svg{width:13px;height:13px}.space-grid{grid-template-columns:1fr;gap:30px}.space-image{height:425px}.space-card:nth-child(2){padding-top:0}.space-card:nth-child(2) .space-image{height:390px}.space-title{padding-top:18px}.space-title h3{font-size:21px}.space-title p{font-size:12px}.space-image>span{font-size:12px;top:18px;left:18px}.concept-note{font-size:12px;margin-top:25px}.philosophy{grid-template-columns:1fr}.philosophy-image{min-height:350px}.philosophy-image>img{object-position:80% 70%}.image-label{left:25px;bottom:25px}.image-label svg{width:32px;height:32px}.image-label span{font-size:12px}.philosophy-content{padding:49px 25px 52px}.philosophy-content>.eyebrow{font-size:12px}.philosophy h2{font-size:38px}.philosophy-content>p:not(.eyebrow){font-size:14px}.philosophy li{font-size:12px;line-height:1.6}.philosophy .text-link{font-size:12px}.process .section-heading{margin-bottom:36px}.process-grid{grid-template-columns:1fr;gap:31px}.process-grid article{display:grid;grid-template-columns:48px 1fr;column-gap:16px;border-top:1px solid var(--line);padding-top:24px}.step-number{grid-row:1/3;font-size:29px;border:0;padding:0;margin:0}.step-number:after{display:none}.process-grid h3{font-size:18px;margin-bottom:10px}.process-grid p{font-size:13px;max-width:none}.contact{padding-block:58px}.contact-inner{display:block}.contact h2{font-size:46px;letter-spacing:-1.7px;margin:23px 0}.contact-panel{max-width:none;margin-top:38px;border-top:1px solid #c4ceb8;padding-top:30px}.contact-leaf{width:31px;height:31px;margin-bottom:15px}.contact-panel h3{font-size:21px}.contact-panel>p{font-size:13px}.contact-pending{font-size:12px!important}.contact-inner .eyebrow{font-size:12px}.footer-top{padding:35px 0 30px;flex-wrap:wrap;gap:23px;justify-content:space-between}.footer-top>p{font-size:12px;margin-left:auto}.footer-brand .brand-type>span{font-size:24px}.footer-brand .brand-type small{font-size:12px}.back-top{width:100%;margin:0;justify-content:flex-end;font-size:12px}.footer-bottom{display:block;font-size:12px;padding:20px 0}.footer-bottom>span{display:block;margin-top:8px}.service-dialog{padding:40px 25px 30px}.service-dialog h2{font-size:31px}.service-dialog>p:not(.eyebrow){font-size:14px}.service-dialog li{font-size:13px}}
@media(max-width:365px){.hero-content{padding-inline:23px}.hero h1{font-size:38px}.hero-eyebrow{font-size:12px}.hero-description{font-size:12px}.principles span{font-size:12px}.service-grid{grid-template-columns:1fr}.service-card{min-height:300px;border-right:0;border-bottom:1px solid #d8dcce}.service-card:last-child{border-bottom:0}.service-card>p{font-size:14px}.card-bottom{font-size:12px}.contact h2{font-size:41px}.header-inner{padding-inline:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Readable body copy and controls across screen sizes. */
.hero-description,.intro-bottom>p,.service-card>p,.section-heading>p,.philosophy-content>p:not(.eyebrow),.process-grid p,.contact-inner>div>p:not(.eyebrow),.contact-panel>p,.service-dialog>p:not(.eyebrow){font-size:1rem}
.desktop-nav a,.header-cta,.button,.text-link,.principles span,.card-bottom,.philosophy li,.space-title p,.service-dialog li,.back-top{font-size:.875rem}
.brand-type small{font-size:7.7px;letter-spacing:1.1px}
.footer-brand .brand-type small{font-size:8px}
.hero-scroll{font-size:12px}.hero-bottom>p{font-size:12px}.hero-caption{font-size:12px}
.contact-phone{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 16px;padding:18px 0;border-bottom:1px solid #c4cfb6}.contact-phone>span{font-size:21px;letter-spacing:-.4px}.contact-phone small{font-size:12px;color:#647257}.contact-location{font-size:14px}
.contact-method{margin-top:14px;font-size:18px}
@media(min-width:1001px) and (max-width:1200px){.desktop-nav{gap:16px}.header-inner{padding-inline:24px;gap:17px}.header-cta{padding-inline:14px;gap:12px}}
@media(max-width:1000px){.intro-bottom{flex-wrap:wrap}.hero-eyebrow{font-size:12px}.card-bottom{font-size:14px}.contact-panel{max-width:330px}}
@media(max-width:700px){.hero{min-height:720px}.hero-content{padding-top:44px}.hero-eyebrow{font-size:12px;letter-spacing:1px}.hero h1{font-size:clamp(40px,9vw,60px)}.hero-caption{display:none}.hero-description{font-size:16px}.hero h1 em{font-size:1.17em}.principles span{font-size:12px}.principles>div{align-items:flex-start}.service-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:27px;border-right:0;border-bottom:1px solid #d8dcce}.service-card:last-child{border-bottom:0}.service-card h3{font-size:26px}.service-card h3 br{display:none}.service-card h3 br:after{content:' '}.service-top{margin-bottom:23px}.service-card>p{margin-bottom:20px}.service-top>svg{width:32px;height:32px}.card-bottom{font-size:14px;padding-top:18px}.card-bottom>span{width:32px;height:32px}.card-bottom svg{width:16px;height:16px}.contact-panel{max-width:none}.brand-type small{font-size:6.6px;letter-spacing:.8px}.footer-brand .brand-type small{font-size:6.6px}.philosophy li{font-size:14px}.footer-top{gap:24px}.footer-bottom{font-size:12px}.back-top{font-size:14px}.concept-note{font-size:12px}.contact .eyebrow{font-size:12px;letter-spacing:.8px}}
@media(max-width:400px){.hero{min-height:760px}.hero h1{font-size:39px}.hero-eyebrow{font-size:12px;letter-spacing:.5px}.hero-content{padding-inline:23px}.hero-description{font-size:16px}.principles>div:nth-child(even){padding-left:10px}.principles span{font-size:12px}.intro-main h2{font-size:31px}}

@media(max-width:700px){.service-card h3 br{display:block}}

/* Compact footer: clean surfaces, with small leaves kept in the content flow. */
.footer-garden {
  background:linear-gradient(115deg,#173b29,#102b1e 75%);
  border-top:2px solid #8eaa55;
  color:#f3f4e9;
}
.footer-signature {
  display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.65fr);
  align-items:center;gap:40px;padding:36px 0 27px;
}
.footer-garden .footer-brand {gap:14px;align-self:center}
.footer-logo-tile {
  display:grid;place-items:center;background:#f7f6ed;
  width:60px;height:66px;border-radius:3px;flex-shrink:0;
}
.footer-logo-tile .brand-mark {
  width:45px;height:53px;background-size:266px auto;background-position:-11px -18px;
}
.footer-garden .footer-brand .brand-type>span {font-size:31px;letter-spacing:-1.2px;gap:3px}
.footer-garden .footer-brand strong {color:#b8d383}
.footer-garden .footer-brand .brand-type small {font-size:8px;letter-spacing:1px;color:#d0dbc1;margin-top:6px}
.footer-promise {border-left:1px solid #b5cb9130;padding-left:39px;max-width:710px}
.footer-promise .eyebrow {color:#b3cb90;font-size:12px;letter-spacing:1.2px;margin-bottom:10px;gap:8px}
.footer-promise .eyebrow svg {width:18px;height:18px;stroke-width:1.2}
.footer-promise h2 {font-size:30px;letter-spacing:-.8px;line-height:1.2;margin-bottom:9px}
.footer-promise h2 em {color:#c9dba8;letter-spacing:-.8px}
.footer-promise>p:last-child {font-size:15px;line-height:1.7;color:#c1cfb9;max-width:530px}
.footer-values {
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:17px 0 18px;
  border-top:1px solid #bdd1a526;border-bottom:1px solid #bdd1a526;
}
.footer-values>div {display:flex;align-items:center;gap:12px;min-width:0}
.footer-values>div+div {border-left:1px solid #bdd1a526;padding-left:20px}
.footer-values svg {width:24px;height:24px;stroke-width:1.25;color:#b5cd8e}
.footer-values span {font-size:14px;line-height:1.5;font-weight:550}
.footer-values small {display:block;font-size:12px;color:#aabc9e;margin-top:3px;font-weight:400;line-height:1.5}
.footer-directory {
  display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.3fr);
  gap:40px;padding:26px 0 28px;
}
.footer-directory h3 {font-size:14px;font-weight:650;color:#e5ecd8;margin:0 0 11px;letter-spacing:.15px}
.footer-links {display:flex;flex-direction:column;align-items:flex-start}
.footer-links>a,.footer-links>button {
  border:0;background:none;padding:5px 0;color:#b9c9ae;text-align:left;
  font-size:14px;line-height:1.7;transition:color .2s;
}
.footer-links>a:hover,.footer-links>button:hover {color:#e1f0bc}
.footer-contact>a {display:inline-flex;align-items:center;gap:10px;font-size:15px;line-height:1.7;color:#d4e0c6;overflow-wrap:anywhere}
.footer-contact>a svg {width:15px;height:15px}
.footer-phone {font-size:17px;letter-spacing:.2px;margin-top:12px;color:#e1ead6;line-height:1.5}
.footer-phone small {display:block;font-size:12px;letter-spacing:0;color:#a3b699;margin-top:2px}
.footer-region {font-size:14px;color:#d0dec1;line-height:1.6;margin-top:12px}
.footer-region>span {display:block;font-size:12px;color:#a3b699;margin-top:2px}
.footer-garden .footer-bottom {
  border-color:#bdd1a526;display:flex;justify-content:space-between;align-items:center;
  gap:25px;padding:12px 0;color:#aabd9e;font-size:12px;
}
.footer-garden .footer-bottom p {line-height:1.7}
.footer-garden .footer-nature {display:flex;align-items:center;gap:8px;margin:0}
.footer-nature svg {width:16px;height:16px;color:#b4cb8f}
.footer-garden .back-top {display:flex;align-items:center;gap:10px;margin:0;width:auto;font-size:12px;color:#d6e2c8;white-space:nowrap}
.footer-garden .back-top>span {
  display:grid;place-items:center;width:30px;height:30px;
  border:1px solid #bdd1a53d;border-radius:50%;transition:background .2s;
}
.footer-garden .back-top:hover>span {background:#a1be7230}
.footer-garden .back-top svg {width:14px;height:14px}
.footer-garden a:focus-visible,.footer-garden button:focus-visible {outline-color:#c2dca0}
@media(max-width:1100px) {
  .footer-signature {grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:28px}
  .footer-promise {padding-left:28px}
  .footer-garden .footer-brand .brand-type>span {font-size:27px}
  .footer-logo-tile {width:53px;height:60px}
  .footer-garden .footer-brand {gap:11px}
  .footer-promise h2 {font-size:28px}
  .footer-directory {gap:28px}
  .footer-values {gap:14px}
  .footer-values>div {gap:9px}
  .footer-values>div+div {padding-left:14px}
}
@media(max-width:850px) {
  .footer-values {grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 22px}
  .footer-values>div+div {border:0;padding-left:0}
  .footer-values>div:nth-child(even) {border-left:1px solid #bdd1a526;padding-left:22px}
}
@media(max-width:760px) {
  .footer-signature {grid-template-columns:1fr;gap:22px;padding:28px 0 22px}
  .footer-promise {border:0;padding:0;max-width:500px}
  .footer-promise h2 {font-size:29px}
  .footer-promise>p:last-child {font-size:16px}
  .footer-promise .eyebrow {font-size:12px;letter-spacing:1px}
  .footer-garden .footer-brand .brand-type>span {font-size:29px}
  .footer-garden .footer-brand .brand-type small {font-size:8px;letter-spacing:.9px}
  .footer-logo-tile {width:56px;height:62px}
  .footer-values {gap:17px 14px;padding:18px 0}
  .footer-values>div {gap:10px;align-items:flex-start}
  .footer-values>div:nth-child(even) {padding-left:14px}
  .footer-values small {max-width:155px}
  .footer-directory {grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px;padding:22px 0}
  .footer-contact {grid-column:1/-1;border-top:1px solid #bdd1a526;padding-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:7px 20px}
  .footer-contact h3 {grid-column:1/-1;margin-bottom:0}
  .footer-contact>a {grid-column:1/-1;font-size:16px}
  .footer-phone,.footer-region {margin-top:5px}
  .footer-garden .footer-bottom {flex-wrap:wrap;gap:10px 12px;padding:13px 0}
  .footer-garden .footer-bottom>p {width:100%}
  .footer-garden .footer-nature {font-size:12px}
}
@media(max-width:380px) {
  .footer-garden .footer-brand .brand-type>span {font-size:27px}
  .footer-garden .footer-brand .brand-type small {font-size:7px}
  .footer-logo-tile {width:51px;height:58px}
  .footer-promise h2 {font-size:28px}
  .footer-values {gap:17px 10px}
  .footer-values>div {gap:8px}
  .footer-values>div:nth-child(even) {padding-left:10px}
  .footer-values svg {width:20px;height:20px}
  .footer-contact {grid-template-columns:1fr}
  .footer-phone,.footer-region {grid-column:1/-1}
}
