@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;550;600;650;700;750;800&display=swap');
:root{--ink:#173a36;--muted:#737d76;--lime:#d5f478;--paper:#f8f9f5;--line:#dde2da;--font:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #8baa3e;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}.header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:15px}.brand-mark{font:800 58px/.8 var(--display);letter-spacing:-7px;padding-right:6px}.brand-mark>span:first-child{display:inline-block;transform:rotate(-12deg)}.brand-dot{color:#7e9b40}.brand-name{font-size:9px;line-height:1.65;letter-spacing:1.7px;font-weight:750;border-left:1px solid #acb9a7;padding-left:15px}.header nav{display:flex;gap:32px;font-size:13px}.header nav a{transition:color .2s}.header nav a:hover{color:#80983d}.nav-contact{font-weight:600;font-size:13px;border:1px solid #b7c1b7;padding:13px 18px;border-radius:5px;display:flex;gap:26px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:670px}.hero-content{padding:66px 8% 30px 10%;display:flex;flex-direction:column}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;display:flex;align-items:center;gap:10px;margin:0 0 28px}.status-dot{display:inline-block;width:7px;height:7px;background:#90b948;border-radius:50%;box-shadow:0 0 0 4px #93ad4812;flex-shrink:0}.hero h1{font-family:var(--display);font-size:clamp(44px,4.7vw,76px);letter-spacing:-3.5px;line-height:1.14;font-weight:550;margin:0 0 25px}.hero h1>span{color:#7b914e}.hero-description{color:#758074;font-size:15px;line-height:1.85;max-width:395px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;padding:17px 23px;border-radius:4px;font-size:13px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#c7e868}.lime{background:var(--lime);color:var(--ink)}.button span{font-size:20px;line-height:1}.text-link{font-size:12px;display:flex;gap:20px;align-items:center}.hero-bottom{display:flex;gap:12px;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin-top:auto}.hero-bottom p{font-size:10px;line-height:1.8;color:var(--muted);margin:0}.hero-bottom strong{font-weight:500;color:var(--ink)}.mini-globe{font-size:33px;font-weight:400}.hero-year{margin-left:auto;font-size:9px;letter-spacing:1.3px}.hero-visual{position:relative;overflow:hidden;background:#dfe4dd}.hero-photo{width:100%;height:100%;position:absolute;object-fit:cover;object-position:55% 50%;mix-blend-mode:multiply}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#143a3620,transparent 38%,#173a3666);pointer-events:none}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(#fff2 1px,transparent 1px),linear-gradient(90deg,#fff2 1px,transparent 1px);background-size:110px 110px;z-index:1}.visual-label{position:absolute;z-index:2;top:35px;left:32px;display:flex;gap:10px;align-items:center;font-size:8px;letter-spacing:1.5px}.image-caption{position:absolute;z-index:2;left:32px;right:32px;bottom:135px;display:flex;justify-content:space-between;color:white;font-size:9px;letter-spacing:1.5px;line-height:1.8}.hero-card{position:absolute;bottom:28px;left:30px;right:30px;z-index:3;background:#f8f9f5f2;backdrop-filter:blur(12px);padding:22px;display:flex;align-items:center;gap:16px;border-radius:5px}.card-icon{width:43px;height:43px;border-radius:50%;border:1px solid #c8d3bd;display:grid;place-items:center;font-size:25px}.hero-card strong{font-size:14px;font-weight:550}.hero-card p{font-size:11px;color:var(--muted);margin:6px 0 0}.hero-card>a{margin-left:auto;font-size:24px}.trust-strip{padding:33px 5%;display:grid;grid-template-columns:1fr repeat(4,1fr);align-items:center;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0f3ec}.trust-strip>p{font-size:11px;line-height:1.8;color:var(--muted);margin:0}.trust-strip>p strong{color:var(--ink);font-weight:500}.trust-strip>div{display:grid;grid-template-columns:30px 1fr;align-items:center;column-gap:7px}.trust-strip strong{font-family:var(--display);font-size:15px;font-weight:700}.trust-strip small{font-size:9px;grid-column:2;color:var(--muted);margin-top:3px}.seal{border:1px solid #97a28d;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;grid-row:span 2}.partner-symbol{font-size:40px;grid-row:span 2;line-height:1}.section{padding:90px 6%}.section-top{display:flex;justify-content:space-between;margin-bottom:42px;align-items:center}.section-top .eyebrow{margin:0}.tiny-square{height:6px;width:6px;background:currentColor;display:inline-block}.section-index{font-size:9px;letter-spacing:1.5px;color:#919a91}h2{font-family:var(--display);font-size:clamp(32px,3.4vw,49px);font-weight:500;line-height:1.22;letter-spacing:-2px;margin:0}h2 em{font-style:normal;color:#81916c}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%}.about-copy>p{color:var(--muted);line-height:1.85;font-size:13px;margin:0 0 17px}.about-copy .large-copy{color:var(--ink);font-size:20px;line-height:1.6;max-width:430px;margin-bottom:22px}.inline-link{display:inline-flex;align-items:center;gap:35px;font-size:12px;font-weight:600;padding:8px 0;border-bottom:1px solid var(--ink)}.inline-link span{font-size:19px}.stats{margin-top:60px;padding-top:33px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.stats>div{padding-left:30px;border-left:1px solid var(--line)}.stats>div:first-child{padding-left:0;border:0}.stats strong{font-family:var(--display);font-size:34px;letter-spacing:-1.5px;font-weight:500;display:flex;gap:14px;align-items:baseline}.stats strong span{font-size:23px;color:#839565}.stats p{font-size:11px;color:var(--muted);margin-bottom:0}.products{background:#edf1e9}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-heading>p{font-size:13px;color:var(--muted);line-height:1.8;margin:0 0 4px}.product-filters{display:flex;gap:8px;margin:35px 0 27px;flex-wrap:wrap}.product-filters button{border:1px solid #ccd5c6;padding:11px 18px;border-radius:30px;background:transparent;font-size:11px}.product-filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.product-filters button span{font-size:9px;opacity:.55;margin-left:10px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card[hidden]{display:none}.product-image{background:#fff;aspect-ratio:1/1.1;position:relative;overflow:hidden;border-radius:5px}.product-image img{width:100%;height:100%;object-fit:contain;padding:42px 19px 30px;mix-blend-mode:multiply;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.06)}.product-tag{position:absolute;top:17px;left:16px;font-size:7px;letter-spacing:1.1px;z-index:1}.product-open{position:absolute;right:14px;bottom:14px;border:1px solid #d8dfd1;width:33px;height:33px;border-radius:50%;background:#fff;font-size:19px}.product-open:hover{background:var(--lime)}.product-info h3{font-size:14px;font-weight:550;margin:18px 0 7px}.product-info p{font-size:11px;line-height:1.7;color:var(--muted);margin:0}.product-bottom{margin-top:34px;padding-top:24px;border-top:1px solid #d4ddcd;display:flex;justify-content:space-between;align-items:center}.product-bottom p{font-size:12px;color:var(--muted)}.strengths{background:var(--ink);color:#f1f5e9;overflow:hidden}.strengths .section-index{color:#89a49c}.strengths .eyebrow{color:var(--lime)}.strength-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.strength-intro{position:relative}.strength-intro h2 em{color:#c1d895}.strength-intro>p{font-size:13px;line-height:1.9;color:#b1c1b7;max-width:330px;margin:25px 0}.strength-intro .button{position:relative;z-index:2}.strength-list article{display:flex;gap:18px;border-bottom:1px solid #42605a;padding:24px 0}.strength-list article:first-child{padding-top:0}.strength-list article>span:first-child{font-size:9px;color:#aac29c;padding-top:4px}.strength-list h3{font-size:17px;font-weight:500;margin:0 0 9px}.strength-list p{font-size:12px;color:#acc0b6;line-height:1.8;margin:0}.strength-icon{margin-left:auto;font-size:27px;color:#d0e7ae;min-width:27px}.abstract-lines{position:absolute;bottom:-145px;left:-160px;width:480px;height:260px;transform:rotate(-26deg);pointer-events:none}.abstract-lines i{position:absolute;inset:0;border:1px solid #68897155;border-radius:50%}.abstract-lines i:nth-child(2){inset:20px}.abstract-lines i:nth-child(3){inset:40px}.abstract-lines i:nth-child(4){inset:60px}.abstract-lines i:nth-child(5){inset:80px}.reach{display:grid;grid-template-columns:.85fr 1.3fr;gap:55px;align-items:center;padding-top:80px;padding-bottom:80px;border-bottom:1px solid var(--line)}.reach-copy>p:not(.eyebrow){font-size:13px;line-height:1.85;color:var(--muted);max-width:370px}.location-note{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding-top:22px;margin-top:25px;max-width:330px}.location-pin{font-size:29px}.location-note strong{font-weight:500;font-size:13px}.location-note p{font-size:10px;color:var(--muted);margin:6px 0}.location-note>.status-dot{margin-left:auto}.map-panel{background:radial-gradient(ellipse,#e7edde,transparent 70%);position:relative;min-width:0}.map-panel svg{width:100%;height:auto;display:block}.map-caption{display:flex;justify-content:center;align-items:center;gap:9px;font-size:8px;letter-spacing:1.6px;margin-top:8px}.gallery{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:20px}.gallery figure{margin:0}.gallery img{width:100%;height:300px;object-fit:cover;border-radius:4px;filter:saturate(.65);transition:filter .3s}.gallery figure:hover img{filter:saturate(1)}.gallery figcaption{display:flex;gap:12px;font-size:11px;padding:17px 0}.gallery figcaption>span:first-child{font-size:9px;color:var(--muted)}.gallery figcaption>span:last-child{margin-left:auto}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.process>div>span{font-size:10px;color:#8c9d79}.process h3{font-size:17px;font-weight:500;margin:12px 0}.process p{font-size:12px;color:var(--muted);line-height:1.8;max-width:230px}.legality{background:#edf1e9}.cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.cert-card{text-align:left;display:flex;flex-direction:column;background:var(--paper);border:1px solid #dce3d5;border-radius:4px;padding:24px 20px;min-height:159px;transition:background .2s,transform .2s}.cert-card:hover{background:#e2edce;transform:translateY(-3px)}.cert-card .cert-head{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cert-card .cert-symbol{font-size:23px;color:#768b60}.cert-card .cert-arrow{font-size:19px;color:#78926c}.cert-card strong{font-size:15px;font-weight:550;margin-bottom:7px}.cert-card small{font-size:10px;line-height:1.6;color:var(--muted)}.legal-footnote{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-top:30px;gap:15px}.philosophy{text-align:center;padding-left:16%;padding-right:16%}.philosophy .eyebrow{justify-content:center}.philosophy blockquote{font-family:var(--display);font-size:29px;line-height:1.6;letter-spacing:-.7px;margin:30px 0}.philosophy blockquote em{font-style:normal;color:#81966b}.values{display:flex;justify-content:center;gap:32px;font-size:10px;color:var(--muted)}.values span:before{content:'+';margin-right:9px;color:#89a655}.contact{background:var(--ink);color:#f0f4e9;display:grid;grid-template-columns:1.3fr 1fr;gap:70px}.contact .eyebrow{color:var(--lime)}.contact h2{font-size:42px}.contact h2 em{color:#c0d892}.contact-main>p:not(.eyebrow){color:#afc1b6;font-size:13px;line-height:1.8;margin:24px 0}.contact-details{padding-top:35px}.contact-details>a{display:block;padding:23px 0;border-bottom:1px solid #426059}.contact-details>a>span{font-size:8px;letter-spacing:1.5px;color:#a8bdae}.contact-details strong{display:block;font-size:14px;font-weight:450;line-height:1.8;margin-top:10px;overflow-wrap:anywhere}.contact-details strong span{float:right;color:#d0e7ae}.contact-details>a:hover strong{color:var(--lime)}footer{padding:45px 6% 20px}.footer-top{display:flex;align-items:center;gap:65px;padding-bottom:35px}.footer-top>p{font-size:11px;line-height:1.8;color:var(--muted)}.back-top{margin-left:auto;display:flex;align-items:center;gap:22px;font-size:10px}.back-top span{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;font-size:18px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:var(--muted)}.footer-bottom>span{font-size:8px;letter-spacing:1.2px}.skip-link{position:fixed;top:-100px;background:var(--lime);z-index:100;padding:15px}.skip-link:focus{top:0}dialog{border:0;border-radius:10px;background:var(--paper);color:var(--ink);max-width:750px;width:calc(100% - 32px);max-height:90vh;padding:35px;box-shadow:0 20px 100px #0003}dialog::backdrop{background:#0a2426bb;backdrop-filter:blur(6px)}.dialog-close{position:sticky;top:0;float:right;background:var(--ink);color:white;border:0;width:35px;height:35px;border-radius:50%;z-index:2}#dialog-content h2{font-size:28px;letter-spacing:-1px;margin:15px 35px 16px 0}#dialog-content p{font-size:13px;line-height:1.8;color:var(--muted)}.dialog-product-image{max-height:310px;width:100%;object-fit:contain;margin:20px 0}.certificate-preview{max-width:100%;max-height:65vh;object-fit:contain;margin:20px auto}.dialog-source{font-size:10px!important}.reveal{opacity:1}.reveal.visible{animation:reveal-in .65s ease both}@keyframes reveal-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero{min-height:770px}.hero-content{padding-top:85px}.hero-description{font-size:17px;max-width:440px}.hero-bottom{margin-top:60px}}
@media(max-width:1050px){.header nav{gap:20px}.brand-name{font-size:8px;letter-spacing:1px}.hero{min-height:620px}.hero-content{padding-top:50px}.hero h1{font-size:50px;letter-spacing:-2.5px}.hero-description{font-size:13px}.hero-actions{gap:20px}.trust-strip{gap:15px}.trust-strip strong{font-size:12px}.trust-strip small{font-size:8px}.stats strong{font-size:27px}.section{padding:70px 5%}.contact{gap:35px}.contact h2{font-size:35px}.contact-details strong{font-size:12px}.strength-grid{gap:6%}.gallery img{height:250px}.product-grid{gap:12px}.product-info h3{font-size:12px}}
@media(max-width:760px){html{scroll-padding-top:80px}.header{height:80px;padding:0 6%}.brand-mark{font-size:48px}.brand-name{font-size:7px}.header nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:20px 6%;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #173a3610}.header nav.open{display:flex;flex-direction:column;gap:0}.header nav a{padding:14px 0}.nav-contact{margin-left:auto;margin-right:18px;padding:10px 13px;font-size:10px;gap:12px}.menu-toggle{display:flex;flex-direction:column;gap:6px;background:none;border:0;padding:10px 0;width:23px}.menu-toggle span{width:23px;height:1px;background:var(--ink)}.hero{grid-template-columns:1fr;min-height:0}.hero-content{padding:43px 6% 28px}.hero h1{font-size:clamp(45px,8.8vw,66px);letter-spacing:-2.5px}.hero-description{max-width:420px;font-size:14px}.hero .eyebrow{font-size:8px}.hero-bottom{margin-top:35px}.hero-visual{height:440px}.hero-photo{object-position:center 45%}.hero-card{left:6%;right:6%;bottom:24px}.visual-label{left:6%;font-size:7px}.image-caption{left:6%;right:6%;bottom:130px}.trust-strip{grid-template-columns:1fr 1fr;padding:27px 6%;gap:25px}.trust-strip>p{grid-column:span 2;border-bottom:1px solid var(--line);padding-bottom:18px}.trust-strip>p br{display:none}.trust-strip>p strong{margin-left:4px}.trust-strip strong{font-size:14px}.trust-strip small{font-size:9px}.section{padding:58px 6%}.section-index{font-size:7px;letter-spacing:.7px}.eyebrow{font-size:8px;letter-spacing:1.3px}.section-top{margin-bottom:30px}h2{font-size:36px;letter-spacing:-1.6px}.about-grid{grid-template-columns:1fr;gap:28px}.about-copy .large-copy{font-size:18px}.stats{grid-template-columns:1fr 1fr;gap:27px;margin-top:38px}.stats>div:nth-child(3){border:0;padding-left:0}.stats strong{font-size:29px}.section-heading{align-items:start;flex-direction:column;gap:20px}.section-heading p{font-size:12px}.product-grid{grid-template-columns:1fr 1fr;gap:25px 14px}.product-image{aspect-ratio:1/1.15}.product-tag{font-size:6px;left:12px;top:13px}.product-image img{padding:34px 10px 25px}.product-info h3{font-size:13px;line-height:1.5}.product-info p{font-size:10px}.product-filters{gap:6px}.product-filters button{font-size:10px;padding:10px 12px}.product-bottom{align-items:flex-start;gap:14px;flex-direction:column}.product-bottom p{margin:0}.strength-grid{grid-template-columns:1fr;gap:50px}.strength-intro>p{max-width:100%}.abstract-lines{display:none}.strength-list h3{font-size:16px}.reach{grid-template-columns:1fr;gap:30px}.map-panel{margin:0 -10px}.gallery{grid-template-columns:1fr 1fr;gap:20px 13px}.gallery figure:first-child{grid-column:span 2}.gallery img{height:240px}.gallery figure:first-child img{height:270px}.gallery figcaption{font-size:10px;gap:7px}.process{grid-template-columns:1fr 1fr;gap:20px}.process p{font-size:11px}.cert-grid{grid-template-columns:1fr 1fr;gap:10px}.cert-card{padding:18px 15px;min-height:150px}.cert-card strong{font-size:13px}.legal-footnote{flex-wrap:wrap;font-size:8px;gap:12px}.philosophy blockquote{font-size:23px}.values{gap:17px;font-size:9px;flex-wrap:wrap}.contact{grid-template-columns:1fr;gap:22px}.contact h2{font-size:34px}.contact-details{padding-top:0}.contact-details strong{font-size:14px}.footer-top{gap:20px;flex-wrap:wrap}.footer-top>p{margin-left:auto}.back-top{margin-left:0}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}.footer-bottom p{line-height:1.7}.footer-top .brand-name{font-size:7px}dialog{padding:22px}.hero-card strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}

/* Keep the original header space so shrinking never shifts the page. */
body{padding-top:104px}
.header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1800px;transition:height .25s ease,background .25s ease,box-shadow .25s ease}
.header .brand-mark{transition:font-size .25s ease}
.header.is-scrolled{height:72px;background:rgba(248,249,245,.94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 28px #173a3612}
.header.is-scrolled .brand-mark{font-size:46px}
@media(max-width:760px){
 body{padding-top:80px}
 .header.is-scrolled{height:64px}
 .header.is-scrolled .brand-mark{font-size:40px}
 .header nav{top:100%;max-height:calc(100dvh - 80px);overflow-y:auto}
}

.floating-top{position:fixed;right:28px;bottom:calc(28px + env(safe-area-inset-bottom,0px));z-index:25;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--ink);box-shadow:0 4px 18px #173a3614;transition:transform .2s ease,background .2s ease;animation:reveal-in .2s ease both}
.floating-top[hidden]{display:none}
.floating-top:hover{background:var(--lime);transform:translateY(-3px)}
@media(max-width:760px){.floating-top{right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));width:44px;height:44px}}
