:root{--ink:#0a2823;--green:#00c96a;--cream:#f5f7f3;--muted:#62756c;--line:#d8e2db}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}header,main,footer{max-width:1280px;margin:auto}header{height:104px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{width:142px;height:88px;display:block}.brand img{width:100%;height:100%;object-fit:contain}.back{font-size:12px;font-weight:800}.back:hover{color:#009c52}.about-hero{position:relative;overflow:hidden;min-height:555px;padding:87px 72px 54px;background:#082921;color:#f5fff8}.hero-glow{position:absolute;width:720px;height:720px;right:-180px;top:-350px;border-radius:50%;background:radial-gradient(circle,rgba(0,214,109,.31),rgba(0,214,109,0) 65%)}.about-hero:after{content:"";position:absolute;width:690px;height:690px;right:-245px;bottom:-510px;border:1px solid rgba(131,255,190,.22);border-radius:50%;box-shadow:0 0 0 62px rgba(117,251,177,.035),0 0 0 124px rgba(117,251,177,.02)}.eyebrow{position:relative;z-index:1;display:flex;align-items:center;gap:10px;margin:0;font:500 11px "DM Mono",monospace;letter-spacing:.09em}.eyebrow span{display:block;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(0,201,106,.12)}.about-hero h1{position:relative;z-index:1;max-width:920px;margin:33px 0 0;font-size:clamp(58px,7.4vw,110px);line-height:.9;letter-spacing:-.085em}.about-hero h1 em,.story h2 em,.principles h2 em,.about-cta h2 em{font-family:Georgia,serif;font-weight:400;color:var(--green)}.hero-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:66px}.hero-bottom p{max-width:500px;margin:0;color:#bed5ca;font-size:16px;line-height:1.65}.hero-bottom a{padding-bottom:9px;border-bottom:1px solid rgba(231,255,240,.45);font-size:14px;font-weight:800;white-space:nowrap}.hero-bottom b{margin-left:7px;color:var(--green);font-size:19px}.numbers{display:grid;grid-template-columns:repeat(3,1fr);margin:0 42px;padding:0 30px;border:1px solid var(--line);border-top:0;background:#fff}.numbers div{min-height:164px;padding:31px 32px;border-right:1px solid var(--line)}.numbers div:last-child{border:0}.numbers span{display:block;color:#009e54;font:500 30px "DM Mono",monospace;letter-spacing:-.06em}.numbers p{max-width:250px;margin:13px 0 0;color:var(--muted);font-size:13px;line-height:1.58}.story{padding:142px 72px;display:grid;grid-template-columns:.78fr 1.55fr;gap:100px}.story-label .eyebrow{color:#008f4c}.year{margin:36px 0 0;font:500 24px "DM Mono",monospace;letter-spacing:-.07em}.year i{margin:0 8px;color:var(--green);font-style:normal}.story h2,.principles h2,.about-cta h2{margin:0;font-size:clamp(43px,5.1vw,75px);letter-spacing:-.075em;line-height:.95}.story-copy>p{max-width:590px;margin:30px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.story-copy>p+p{margin-top:17px}.principles{padding:105px 72px 112px;background:#e8efe9;display:grid;grid-template-columns:.8fr 1.55fr;gap:75px}.principles-intro .eyebrow{color:#008f4c}.principles h2{margin-top:37px}.principle-list{border-top:1px solid var(--ink)}.principle-list article{display:grid;grid-template-columns:64px 1fr 1.25fr;gap:18px;padding:28px 0;border-bottom:1px solid rgba(10,40,35,.28)}.principle-list span{color:#008f4c;font:500 11px "DM Mono",monospace;padding-top:6px}.principle-list h3{margin:0;font-size:21px;letter-spacing:-.045em}.principle-list p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.about-cta{padding:119px 72px 125px;background:#f5f7f3}.about-cta .eyebrow{color:#008f4c}.about-cta h2{margin:33px 0 47px}.about-cta a{display:inline-flex;align-items:center;gap:22px;padding:17px 18px 17px 24px;border-radius:12px;background:#008a5a;color:#fff;font-size:14px;font-weight:800;box-shadow:0 12px 25px rgba(0,121,76,.18)}.about-cta a b{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#a8f3c6;color:#063a2b;font-size:19px}footer{padding:27px 42px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:11px}footer div{display:flex;gap:22px}footer a{color:var(--ink);font-weight:800}@media(max-width:760px){header{height:82px;padding:0 22px}.brand{width:86px;height:62px}.back{font-size:11px}.about-hero{min-height:485px;padding:62px 25px 35px}.about-hero h1{font-size:clamp(51px,14vw,68px);line-height:.93}.hero-bottom{display:block;margin-top:48px}.hero-bottom p{font-size:14px}.hero-bottom a{display:inline-block;margin-top:23px}.numbers{grid-template-columns:1fr;margin:0 22px;padding:0 21px}.numbers div{min-height:auto;padding:23px 0;border-right:0;border-bottom:1px solid var(--line)}.numbers div:last-child{border-bottom:0}.numbers span{font-size:25px}.story{padding:78px 25px;display:block}.story-label .year{margin:25px 0 44px}.story h2,.principles h2,.about-cta h2{font-size:46px}.story-copy>p{font-size:15px}.principles{padding:76px 25px;display:block}.principles h2{margin:29px 0 49px}.principle-list article{grid-template-columns:37px 1fr;gap:5px 12px}.principle-list article p{grid-column:2;font-size:13px}.about-cta{padding:80px 25px}.about-cta h2{margin:28px 0 37px}footer{padding:23px 22px;gap:18px;flex-wrap:wrap}footer div{gap:16px}}
