@import url('assets/fonts.css');
:root{--paper:#f3f0e7;--ink:#252b23;--olive:#687353;--line:#d2d3c6;--soft:#e6e8dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;object-fit:cover}header{height:100px;padding:0 4.5%;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line)}.logo{width:98px;mix-blend-mode:multiply}nav{display:flex;gap:32px;margin:auto;font-size:14px}nav a:hover,footer a:hover{color:var(--olive)}.contact-nav{border-bottom:1px solid;padding:8px 0;font-size:14px}.contact-nav span{margin-left:30px}.menu{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;padding:48px 4.5% 40px;gap:55px}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:600;margin:0 0 28px}.tiny-mark{font-size:22px;margin-right:8px;color:var(--olive)}h1,h2,h3,p{margin-top:0}h1,h2,.large-type{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:600;line-height:.93;letter-spacing:-1.6px}h1{font-size:clamp(65px,6.9vw,110px);margin-bottom:30px}h1 em{font-style:normal;color:var(--olive)}.hero-bottom{max-width:410px}.hero-bottom p{font-size:15px;max-width:350px;line-height:1.7;margin-bottom:25px}.button{display:inline-flex;justify-content:space-between;gap:36px;align-items:center;background:var(--olive);color:white;padding:15px 22px;font-size:14px;transition:background .2s}.button:hover{background:#414b32}.hero-image{position:relative;margin:0;min-height:610px;overflow:hidden}.hero-image>img{height:100%;position:absolute;object-position:center 60%}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 60%,#101810a0)}figcaption{position:absolute;z-index:1;bottom:20px;left:24px;right:24px;display:flex;justify-content:space-between;color:white;font-size:11px;letter-spacing:1px}.image-note{position:absolute;left:24px;top:24px;background:var(--paper);padding:15px 20px;font-size:14px;line-height:1.4}.chapter-band{display:flex;justify-content:space-between;padding:19px 4.5%;border-block:1px solid var(--line);font-size:11px;letter-spacing:1.3px}.skip{position:absolute;left:10px;top:-60px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}:focus-visible{outline:3px solid #a78b36;outline-offset:5px}section[id]{scroll-margin-top:30px}
@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:900px){header{height:80px;gap:20px}nav{gap:15px}.hero{gap:25px}.hero-image{min-height:580px}h1{font-size:72px}.eyebrow{font-size:11px}}@media(max-width:680px){header{height:76px;position:relative}.logo{width:80px}.contact-nav{margin-left:auto}.menu{display:block;background:none;border:1px solid var(--line);padding:7px 12px;font-size:14px}nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);z-index:5;padding:24px;flex-direction:column;border-bottom:1px solid var(--line)}nav.open{display:flex}.hero{grid-template-columns:1fr;padding:35px 6% 24px;gap:32px}h1{font-size:clamp(64px,15vw,92px)}.hero-image{min-height:460px}.hero-bottom{max-width:100%}.chapter-band{padding:16px 6%;gap:16px}.chapter-band span:nth-child(2){display:none}.chapter-band span{font-size:10px}.chapter-band a{white-space:nowrap}.eyebrow{letter-spacing:1px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.section{padding:100px 4.5%}.section-label{font-size:12px;font-weight:600;letter-spacing:1.5px;margin-bottom:28px}.about{display:grid;grid-template-columns:1fr 3fr;gap:35px}h2{font-size:clamp(45px,4.4vw,72px);margin-bottom:35px}.two-copy{display:grid;grid-template-columns:1fr 1fr;gap:65px}.lead{font-size:23px;line-height:1.5}.two-copy p:not(.lead){color:#555d50}.text-link{display:inline-block;border-bottom:1px solid;padding:5px 0;font-size:14px;font-weight:500}.text-link span{margin-left:30px}.philosophy{background:var(--soft)}.philosophy-head{display:flex;justify-content:space-between;gap:50px}.philosophy-head>p{max-width:360px}.flow{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border:1px solid #b9bfaa}.flow article{padding:35px}.flow article+article{border-left:1px solid #b9bfaa}.step{font-size:12px;letter-spacing:1px}.flow h3{font-size:35px;font-weight:500;margin:24px 0 14px}.flow p{font-size:15px;max-width:300px;margin:0}.flow-hulu{background:var(--olive);color:white}.section-top{display:flex;justify-content:space-between;gap:55px;align-items:flex-end;margin-bottom:35px}.section-top h2{margin-bottom:0}.section-top>p{max-width:335px;margin:0}.flagship{display:grid;grid-template-columns:1.05fr 1fr;background:#e6e2d5}.product-photo{position:relative;min-height:610px}.product-photo img{height:100%;position:absolute}.photo-tag{position:absolute;bottom:24px;left:24px;background:var(--paper);padding:10px 14px;font-size:11px;letter-spacing:1px}.flagship-copy{padding:45px 55px}.flagship-copy .large-type{font-size:65px;margin-bottom:24px}.flagship-copy>p:not(.eyebrow){max-width:370px;font-size:15px}.spec{display:grid;grid-template-columns:1fr 2fr;border-top:1px solid #bfc2b4;padding-top:15px;gap:12px;font-size:13px;margin:25px 0}.spec span{font-size:11px;letter-spacing:1px}.spec strong{font-weight:500}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:35px}.product-grid img{height:245px}.card-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-top:20px;padding-bottom:10px}.card-heading h3{font-size:22px;margin:0;font-weight:500}.card-heading span{font-size:12px;color:var(--olive)}.product-grid article>p{font-size:14px;margin:14px 0}.other-products{padding:30px;background:var(--soft);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.other-products h3{font-size:56px;margin:20px 0 10px}.other-products .text-link{margin-top:auto}.ecosystem{background:var(--olive);color:var(--paper)}.ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px}.ecosystem-grid article{border-top:1px solid #b4bca3;padding:30px 30px 0 0;display:flex;flex-direction:column}.ecosystem-grid article+article{padding-left:30px;border-left:1px solid #b4bca3}.ecosystem h3{font-size:30px;font-weight:500;margin-bottom:15px}.ecosystem article p{font-size:15px;max-width:320px}.eco-bottom{margin-top:auto;padding-top:25px;font-size:12px;letter-spacing:1px}.map{max-width:1100px;width:100%;height:340px;object-fit:contain;margin:40px auto;mix-blend-mode:multiply}.region-buttons{display:flex;border-bottom:1px solid var(--line)}.region-buttons button{flex:1;border:0;background:none;padding:16px 10px;cursor:pointer;color:var(--ink);font-size:14px;border-bottom:3px solid transparent}.region-buttons button[aria-pressed=true]{border-bottom-color:var(--olive);color:var(--olive);font-weight:600;background:var(--soft)}.region-detail{display:grid;grid-template-columns:1fr 2fr 1fr;gap:40px;align-items:center;margin-top:32px}.region-detail h3{font-size:28px;font-weight:500;margin:0}.region-detail .eyebrow{margin-bottom:7px}.region-detail p{margin-bottom:0;font-size:15px}.region-detail .text-link{justify-self:end}.stories{border-top:1px solid var(--line)}.stories-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:40px}.stories-grid img{height:350px;margin-bottom:25px}.stories-grid h3{font-size:26px;font-weight:500;margin-bottom:12px}.stories-grid .eyebrow{margin-bottom:12px}.stories-grid p:not(.eyebrow){max-width:500px;color:#555d50}.stories details{border-block:1px solid var(--line);margin-top:38px;padding:24px 0}.stories summary{cursor:pointer;display:flex;justify-content:space-between;font-size:20px}.stories summary span{font-size:25px}.stories details[open] summary span{transform:rotate(45deg)}.stories details p{max-width:850px;margin:20px 0 0}.contact{background:var(--ink);color:var(--paper)}.contact-layout{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:60px}.contact h2{font-size:clamp(65px,7vw,110px);margin:0}.contact h2 span{color:#b6bea0}.contact p{max-width:420px}.light{background:var(--paper);color:var(--ink);margin:16px 0 20px}.light:hover{background:#d8dec8}.email{display:block;margin-top:12px;font-size:14px}footer{padding:45px 4.5% 20px}.footer-top{display:flex;align-items:center;gap:40px;font-size:14px;padding-bottom:35px}.footer-top p{margin:0 auto 0 0;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid var(--line);font-size:11px;letter-spacing:.5px}
@media(max-width:900px){.section{padding:70px 4.5%}.about{grid-template-columns:1fr}.two-copy{gap:35px}.flagship-copy{padding:35px}.flagship-copy .large-type{font-size:58px}.product-grid img{height:180px}.product-grid{gap:20px}.card-heading h3{font-size:19px}.other-products{padding:22px}.other-products h3{font-size:44px}.region-detail{grid-template-columns:1fr 2fr}.region-detail a{grid-column:2}.contact-layout{gap:30px}.footer-top{gap:20px}.ecosystem h3{font-size:26px}}
@media(max-width:680px){.section{padding:60px 6%}h2{font-size:48px;line-height:1}.two-copy,.flow,.flagship,.product-grid,.ecosystem-grid,.stories-grid,.contact-layout{grid-template-columns:1fr}.about{gap:0}.two-copy{gap:10px}.lead{font-size:22px}.philosophy-head,.section-top{display:block}.section-top>p{margin-top:24px}.philosophy-head>p{max-width:none}.flow article{padding:28px}.flow article+article{border-left:0;border-top:1px solid #b9bfaa}.product-photo{min-height:420px}.flagship-copy{padding:30px}.flagship-copy .large-type{font-size:60px}.product-grid{gap:38px}.product-grid img{height:260px}.other-products{min-height:320px;padding:30px}.other-products h3{font-size:56px}.ecosystem-grid{margin-top:40px;gap:35px}.ecosystem-grid article+article{padding:30px 0 0;border-left:0}.ecosystem h3{font-size:32px}.map{height:180px;margin:30px auto}.region-buttons{flex-wrap:wrap;justify-content:center;gap:5px;border:0}.region-buttons button{flex:1 1 28%;font-size:13px;padding:12px 7px;border:1px solid var(--line)}.region-detail{grid-template-columns:1fr;gap:15px}.region-detail .text-link{grid-column:1;justify-self:start}.stories-grid{gap:30px}.stories-grid img{height:300px}.stories summary{font-size:18px;gap:20px}.contact h2{font-size:clamp(56px,13vw,82px)}.contact-layout{gap:30px}.footer-top{flex-wrap:wrap;gap:24px}.footer-top p{width:calc(100% - 110px);margin:0}.footer-bottom{flex-direction:column;gap:10px}.photo-tag{left:15px;font-size:10px}.section-label{font-size:11px}}
.map{filter:invert(1)}
/* Original product documentation and responsive watermark layer. */
.documentary-photo{position:relative;overflow:hidden;isolation:isolate;background:#d9d7cc;height:100%}.documentary-photo>img{width:100%;height:100%;object-fit:cover;display:block}.photo-watermark{position:absolute;right:16px;bottom:16px;z-index:3;display:flex;gap:9px;align-items:center;padding:9px 11px;background:rgba(243,240,231,.9);color:#343c2c;pointer-events:none;line-height:1}.photo-watermark img{width:48px!important;height:auto!important;position:static!important;mix-blend-mode:multiply;object-fit:contain}.photo-watermark>span{font-size:10px;letter-spacing:.3px;border-left:1px solid #9ba18b;padding-left:9px}.hero-image>.documentary-photo{position:absolute;inset:0}.hero-image .photo-watermark{bottom:62px}.hero-image .documentary-photo>img{object-position:center 65%}.product-photo>.documentary-photo{position:absolute;inset:0}.product-photo .photo-watermark{bottom:auto;top:18px}.product-photo .documentary-photo>img{object-position:center 70%}.real-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 30px}.real-products .documentary-photo{height:350px}.real-products .documentary-photo>img{height:100%}.real-products article:nth-child(2) .documentary-photo>img{object-position:center 58%}.portfolio-note{margin-top:40px;padding:22px 0;border-block:1px solid var(--line);display:flex;gap:20px;align-items:center;justify-content:space-between}.portfolio-note p{margin:0;font-size:15px}.stories-grid .documentary-photo{height:350px;margin-bottom:25px}.stories-grid .documentary-photo>img{margin:0;height:100%}.stories-grid article:first-child .documentary-photo>img{object-position:center 72%}
@media(max-width:680px){.real-products{grid-template-columns:1fr;gap:35px}.real-products .documentary-photo{height:300px}.stories-grid .documentary-photo{height:300px}.portfolio-note{display:block}.portfolio-note a{margin-top:12px}.photo-watermark{right:12px;bottom:12px}.hero-image .photo-watermark{bottom:65px}.hero-image figcaption{font-size:9px}}
/* Review revision: close-up cocoa opening and three product categories. */
.hero-image .documentary-photo>img{height:145%;max-width:none;position:absolute;bottom:0;object-fit:cover;object-position:center bottom}.real-products{grid-template-columns:repeat(3,minmax(0,1fr))}.real-products .documentary-photo{height:285px}.photo-credit{display:block;font-size:11px;color:#59604e;margin-top:9px}.real-products article:last-child .documentary-photo>img{object-position:center}.hero-image .image-note{display:none}
@media(max-width:900px) and (min-width:681px){.real-products .documentary-photo{height:240px}.card-heading h3{font-size:21px}}@media(max-width:680px){.real-products{grid-template-columns:1fr}.real-products .documentary-photo{height:300px}.hero-image .documentary-photo>img{height:145%}}
