@font-face{font-family:Inter;src:url('assets/Inter-variable.ttf') format('truetype');font-weight:100 900;font-style:normal;font-display:swap}
:root{--green:#12412d;--lime:#b3d189;--paper:#efefef;--ink:#151b17;--muted:#59645d;--line:#ced3cd;--blue:#9fc0d9;--gutter:clamp(22px,4.2vw,72px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #5186aa;outline-offset:6px}::selection{background:var(--lime);color:var(--green)}.skip-link{position:absolute;left:24px;top:-90px;z-index:100;background:var(--lime);padding:16px}.skip-link:focus{top:16px}.site-header{min-height:112px;padding:22px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:32px}.logo{width:133px;flex:none}.logo img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:36px;margin-left:65px;font-size:.875rem}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:after{content:'';height:1px;position:absolute;bottom:4px;left:0;right:100%;background:var(--green);transition:right .2s}.desktop-nav a:hover:after{right:0}.header-link{display:flex;align-items:center;gap:25px;font-size:.875rem;border-bottom:1px solid var(--ink);padding:12px 0}.header-link span{font-size:22px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{display:grid;grid-template-columns:57% 43%;margin:0 24px;background:var(--green);min-height:685px;overflow:hidden}.hero-copy{padding:48px 42px 28px max(30px,calc(var(--gutter) - 24px));color:var(--paper);position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;font-weight:450;line-height:1.6;margin:0}.hero h1{font-size:clamp(46px,5.35vw,86px);font-weight:400;letter-spacing:-.055em;line-height:1.07;margin:48px 0 23px}.hero h1 em{font-style:normal;color:var(--lime)}.hero-description{font-size:1rem;line-height:1.7;max-width:410px;color:#d0dcd3;margin:0 0 30px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:space-between;gap:36px;padding:13px 23px;border-radius:2px;font-size:.875rem;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button-light{background:var(--lime);color:var(--green)}.button-light:hover{background:#c9e3a7}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;width:100%;margin-top:auto;padding-top:42px;font-size:.75rem;line-height:1.55;color:#c1d1c4}.hero-bottom a{border:1px solid #517260;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-size:22px;color:var(--paper)}.hero-image{position:relative;min-width:0;overflow:hidden}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:center 49%}.image-note{position:absolute;top:40px;left:34px;color:var(--green);font-size:.75rem;line-height:1.6}.intro-line{display:flex;justify-content:space-between;padding:23px var(--gutter);font-size:.75rem;letter-spacing:.11em;line-height:1.6;border-bottom:1px solid var(--line)}
@media(min-width:1600px){.hero{min-height:780px}.hero h1{margin-top:65px}.hero-copy{padding-top:55px}.hero-description{font-size:1.125rem}}
@media(max-width:1050px){.desktop-nav{gap:22px;margin-left:0}.hero{min-height:640px;grid-template-columns:58% 42%}.hero-copy{padding-right:24px}.hero h1{font-size:clamp(44px,5.5vw,68px)}.header-link{gap:16px}.hero-description{font-size:.9375rem}}
@media(max-width:760px){.site-header{min-height:90px;padding:18px 22px}.logo{width:112px}.desktop-nav,.header-link{display:none}.menu-toggle{width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:none;border:1px solid #b6c1b9;cursor:pointer}.menu-toggle span{height:1px;background:var(--green);width:18px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{margin:0 16px 16px;background:var(--green);color:var(--paper);padding:12px 24px;display:grid}.mobile-nav a{padding:16px 0;border-bottom:1px solid #3f6350}.mobile-nav a:last-child{border:none}.hero{margin:0 12px;display:flex;flex-direction:column;min-height:auto}.hero-copy{padding:32px 24px 25px}.hero h1{font-size:clamp(40px,8.6vw,65px);margin:36px 0 23px;letter-spacing:-.05em}.hero-description{max-width:430px;font-size:1rem}.hero-bottom{padding-top:38px}.hero-image{height:430px}.hero-image>img{object-position:center 42%}.image-note{top:24px;left:24px}.intro-line{padding:20px 24px;gap:20px;font-size:.75rem}.intro-line span:last-child{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.section{padding:110px var(--gutter)}.section-label{font-size:.75rem;letter-spacing:.09em;line-height:1.6;font-weight:450;margin:0}.vision{display:grid;grid-template-columns:1fr 2fr;gap:44px}.vision>.section-label{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:8px}.tiny-mark{height:70px;width:66px;position:relative;display:flex;gap:9px;color:var(--green)}.tiny-mark i{display:block;width:16px;height:56px;background:currentColor}.tiny-mark i:nth-child(2){height:35px}.tiny-mark i:nth-child(3){height:35px;margin-top:21px}h2{font-size:clamp(36px,4vw,62px);line-height:1.12;letter-spacing:-.05em;font-weight:400;margin:0}h2 span{color:#697c6e}.vision-text{display:grid;grid-template-columns:1fr 1fr;gap:38px;margin-top:35px}.vision-text p{font-size:1rem;line-height:1.75;color:var(--muted);margin:0;max-width:345px}.wide-image{margin:0 24px;position:relative;height:520px;overflow:hidden}.wide-image img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.wide-image figcaption{position:absolute;bottom:0;left:0;right:0;color:white;background:linear-gradient(transparent,rgba(0,0,0,.48));display:flex;justify-content:space-between;gap:20px;padding:100px 34px 28px;font-size:.875rem}.section-heading{display:grid;grid-template-columns:1fr 2fr;column-gap:44px}.section-heading h2{grid-column:2}.section-heading>.section-label{grid-column:1;grid-row:1}.section-intro{grid-column:2;color:var(--muted);font-size:1rem;line-height:1.7;max-width:400px;margin:22px 0 0}.expertise-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;margin-top:64px}.expertise-list details{border-top:1px solid #b9c3ba}.expertise-list details:last-child{border-bottom:1px solid #b9c3ba}.expertise-list summary{display:flex;align-items:center;gap:22px;cursor:pointer;padding:27px 0;list-style:none}.expertise-list summary::-webkit-details-marker{display:none}.item-number{font-size:.75rem;color:var(--muted);align-self:center}.expertise-list h3{font-size:clamp(18px,1.75vw,26px);letter-spacing:-.035em;font-weight:450;margin:0;line-height:1.35}.expand{width:16px;height:16px;position:relative;margin-left:auto;flex:none}.expand:before,.expand:after{content:'';background:var(--green);position:absolute}.expand:before{width:16px;height:1px;top:7px;left:0}.expand:after{width:1px;height:16px;top:0;left:7px;transition:transform .2s}details[open] .expand:after{transform:rotate(90deg)}.detail-body{padding:0 12px 31px 37px}.detail-body p{font-size:1rem;color:var(--muted);line-height:1.75;margin:0;max-width:425px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.tags span{font-size:.75rem;border:1px solid #cad2c9;padding:6px 10px;color:var(--green)}.expertise-visual{position:relative;min-height:350px;overflow:hidden;background:var(--green)}.expertise-visual img{width:100%;height:100%;object-fit:cover;object-position:60% 50%}.expertise-visual>p{font-size:1.25rem;letter-spacing:-.03em;line-height:1.3;color:#fff;position:absolute;left:24px;bottom:0;right:0;margin:0;padding:100px 0 24px;text-shadow:0 1px 8px #000}.approach{background:var(--lime);padding:80px var(--gutter) 85px;margin:0 24px;color:var(--green)}.approach-top{display:grid;grid-template-columns:1fr 2fr;gap:44px}.approach h2 span{color:#486846}.principles{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.principles article{border-top:1px solid #7e9c66;padding-top:23px}.principle-number{font-size:.75rem}.principles h3{font-weight:450;font-size:1.5rem;letter-spacing:-.04em;margin:38px 0 18px;line-height:1.25}.principles p{font-size:1rem;line-height:1.75;max-width:305px;margin:0;color:#315734}.about{display:grid;grid-template-columns:1fr 2fr;gap:44px}.about-content>p{font-size:1.125rem;line-height:1.8;color:var(--muted);max-width:565px;margin:30px 0}.text-link{display:inline-flex;align-items:center;gap:40px;border-bottom:1px solid #6f8171;font-size:.875rem;padding:0 0 10px}.text-link span{font-size:24px}.brand-statement{padding:32px var(--gutter) 48px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand-statement p{font-size:clamp(34px,6.25vw,104px);line-height:1.1;letter-spacing:-.06em;margin:0;white-space:nowrap}.brand-statement p span{color:#78985e}.brand-statement .tiny-mark{flex:none;transform:scale(.8);transform-origin:right}.site-footer{background:var(--green);color:var(--paper);padding:56px var(--gutter) 24px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:32px}.site-footer>p{font-size:.875rem;color:#bfcec3;justify-self:center}.back-top{justify-self:end;display:flex;align-items:center;gap:28px;font-size:.875rem}.back-top span{height:42px;width:42px;display:grid;place-items:center;border:1px solid #63806b;border-radius:50%;font-size:22px}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #42634e;padding-top:23px;margin-top:32px;font-size:.75rem;color:#c0cec4}
@media(max-width:1050px){.section{padding-top:80px;padding-bottom:80px}.vision,.section-heading,.approach-top,.about{grid-template-columns:1fr 2.4fr;gap:30px}.expertise-layout{gap:35px}.vision-text{gap:25px}.principles{gap:26px}.brand-statement .tiny-mark{display:none}.wide-image{height:440px}.approach{padding-top:65px;padding-bottom:65px}}
@media(max-width:760px){.section{padding:64px 24px}.vision,.about,.approach-top{display:block}.vision>.section-label{margin-bottom:28px}.vision .tiny-mark{display:none}h2{font-size:clamp(34px,7.3vw,48px)}.vision-text{grid-template-columns:1fr;gap:18px;margin-top:25px}.vision-text p{max-width:none}.wide-image{margin:0 12px;height:380px}.wide-image img{object-position:61% center}.wide-image figcaption{font-size:.75rem;display:grid;gap:6px;padding:70px 24px 24px}.section-heading{display:block}.section-heading>.section-label{margin-bottom:28px}.section-intro{margin-top:22px}.expertise-layout{display:flex;flex-direction:column;gap:32px;margin-top:36px}.expertise-list summary{gap:15px;padding:25px 0}.expertise-list h3{font-size:1.25rem}.detail-body{padding-left:30px}.expertise-visual{height:310px;min-height:0}.approach{margin:0 12px;padding:48px 24px}.approach-top>.section-label{margin-bottom:28px}.principles{grid-template-columns:1fr;gap:33px;margin-top:40px}.principles article{padding-top:18px;display:grid;grid-template-columns:28px 1fr;column-gap:15px}.principle-number{padding-top:6px}.principles h3{font-size:1.375rem;margin:0 0 14px}.principles p{grid-column:2;max-width:none}.about>.section-label{margin-bottom:28px}.about-content>p{font-size:1rem;line-height:1.75;margin:25px 0}.brand-statement{padding:0 24px 45px}.brand-statement p{white-space:normal;font-size:clamp(42px,10vw,72px);max-width:500px}.brand-statement p span{display:block}.site-footer{grid-template-columns:1fr 1fr;padding:40px 24px 25px;gap:28px}.site-footer .logo{width:116px}.site-footer>p{grid-column:1/-1;grid-row:2;justify-self:start;margin:0}.site-footer .back-top{grid-column:2;grid-row:1;gap:12px}.footer-bottom{flex-direction:column;gap:12px;margin-top:0;line-height:1.6}}
