:root{--green:#092e22;--deep:#05241a;--lime:#c7ff4a;--cream:#f3f0df;--ink:#12231c;--peach:#ffb59d;--sky:#9bdbe3;--line:rgba(255,255,255,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.noise{position:fixed;inset:0;pointer-events:none;z-index:99;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.nav-wrap{position:fixed;z-index:50;width:100%;top:0;padding:18px 0;transition:.3s}.nav-wrap.scrolled{background:rgba(5,36,26,.9);backdrop-filter:blur(14px);padding:10px 0;border-bottom:1px solid var(--line)}.nav{height:54px;display:flex;align-items:center;justify-content:space-between;color:white}.brand{width:115px;height:46px;overflow:hidden;display:flex;align-items:center}.brand img,.footer-brand img{width:100%;mix-blend-mode:screen;filter:contrast(2.6) brightness(1.4)}.nav-links{display:flex;gap:35px;font-size:13px;font-weight:600}.nav-links a{opacity:.78}.nav-links a:hover{opacity:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid currentColor;border-radius:999px;padding:15px 22px;font-weight:700;font-size:13px;transition:.25s}.btn:hover{transform:translateY(-3px)}.btn-small{padding:12px 18px}.btn-lime{border-color:var(--lime);background:var(--lime);color:var(--green)}.menu-btn{display:none;background:none;border:0;padding:10px}.menu-btn span{width:22px;height:2px;background:#fff;display:block;margin:5px}.hero{min-height:100vh;background:var(--green);color:white;padding-top:135px;position:relative;overflow:hidden}.hero-grid{min-height:680px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:30px}.eyebrow{font:500 11px DM Mono,monospace;letter-spacing:1.5px;display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:1px;background:var(--lime)}.eyebrow.dark span{background:var(--green)}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:800;letter-spacing:-.065em;line-height:.9;margin-bottom:28px}h1{font-size:clamp(66px,8vw,116px)}h2{font-size:clamp(56px,7vw,94px)}h1 em,h2 em{color:var(--lime);font-style:normal;font-weight:500}.lead{font-size:18px;line-height:1.65;max-width:570px;color:rgba(255,255,255,.68)}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:38px}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:7px}.hero-art{position:relative;height:570px}.orbit{position:absolute;border:1px solid rgba(199,255,74,.23);border-radius:50%}.orbit-a{width:520px;height:520px;top:10px;right:-20px}.orbit-b{width:390px;height:390px;top:75px;right:45px}.bean{position:absolute;background:var(--lime);border-radius:50% 48% 47% 53%;transform:rotate(-28deg);box-shadow:inset -30px -25px 60px rgba(9,46,34,.16)}.bean i{position:absolute;width:19%;height:82%;background:var(--green);border-radius:100%;left:41%;top:9%;transform:rotate(8deg)}.bean-main{width:300px;height:410px;top:68px;right:105px}.bean-mini{width:95px;height:130px;right:4px;bottom:16px;transform:rotate(30deg)}.stamp{position:absolute;left:0;bottom:80px;width:135px;height:135px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-10deg)}.stamp b{font-size:28px}.stamp span{font:10px DM Mono;text-align:center;letter-spacing:2px}.scribble{position:absolute;right:0;top:65px;font:18px DM Mono;transform:rotate(7deg);color:var(--lime)}.marquee{position:absolute;bottom:0;width:100%;background:var(--lime);color:var(--green);padding:13px 0;overflow:hidden;font:500 12px DM Mono;letter-spacing:2px;white-space:nowrap}.marquee div{width:max-content;animation:marquee 24s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:120px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:50px}.section-head>p{max-width:420px;line-height:1.7;color:#536159}.section-head h2 em{color:#628f15}.filter-row{display:flex;gap:9px;margin-bottom:28px}.filter{border:1px solid #9ba59d;border-radius:999px;padding:10px 18px;background:none;font-size:12px;cursor:pointer}.filter.active{background:var(--green);color:white;border-color:var(--green)}.bean-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.coffee-card{min-height:450px;padding:24px;border-radius:22px;display:flex;flex-direction:column;transition:.3s}.coffee-card:hover{transform:translateY(-7px) rotate(-.4deg)}.coffee-card.lime{background:var(--lime)}.coffee-card.cream{background:#e6dfcb}.coffee-card.peach{background:var(--peach)}.coffee-card.sky{background:var(--sky)}.card-top{display:flex;justify-content:space-between;font:500 9px DM Mono}.pill{border:1px solid;border-radius:20px;padding:5px 8px}.stock{padding-top:5px}.coffee-card h3{font-size:34px;line-height:1;letter-spacing:-.05em;margin-top:70px}.location{font:10px DM Mono;opacity:.65;text-transform:uppercase}.notes{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.notes span{font-size:10px;border:1px solid rgba(0,0,0,.25);border-radius:20px;padding:6px 8px}.coffee-card>a{display:flex;justify-content:space-between;border-top:1px solid rgba(0,0,0,.3);margin-top:24px;padding-top:16px;font-size:12px;font-weight:700}.more-link{display:flex;align-items:center;justify-content:space-between;font-size:22px;font-weight:700;border-bottom:2px solid;margin-top:50px;padding:0 4px 16px}.more-link b{font-size:32px}.origin{background:var(--green);color:white}.origin-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:center}.origin-copy>p:not(.eyebrow){color:rgba(255,255,255,.62);line-height:1.7;max-width:470px}.origin-tabs{border-top:1px solid var(--line);margin-top:45px}.origin-tab{display:block;width:100%;text-align:left;background:none;border:0;border-bottom:1px solid var(--line);color:white;padding:17px 5px;opacity:.5;cursor:pointer;font-size:14px}.origin-tab.active{opacity:1;color:var(--lime);padding-left:22px}.origin-visual{height:620px;border:1px solid var(--line);border-radius:30px;position:relative;background:radial-gradient(circle at 50% 35%,#17543e 0,transparent 55%)}.map-shape{position:absolute;inset:60px 25px 190px}.island{position:absolute;background:var(--lime);height:22px;border-radius:70% 20% 65% 30%;transform:rotate(-7deg)}.i1{width:120px;left:8%;top:44%;transform:rotate(48deg)}.i2{width:190px;left:30%;top:58%}.i3{width:50px;left:65%;top:57%}.i4{width:130px;left:63%;top:35%;transform:rotate(-27deg)}.i5{width:55px;right:1%;top:30%;transform:rotate(22deg)}.map-pin{position:absolute;width:18px;height:18px;background:#ff7d5d;border:5px solid white;border-radius:50%;left:16%;top:46%;box-shadow:0 0 0 8px rgba(255,255,255,.18);transition:.35s}.origin-info{position:absolute;left:32px;right:32px;bottom:28px;border-top:1px solid var(--line);padding-top:22px}.origin-info>span{font:10px DM Mono;background:var(--lime);color:var(--green);padding:5px 8px;border-radius:20px}.origin-info h3{font-size:37px;margin:18px 0;letter-spacing:-.04em}.origin-info>div{display:flex;gap:60px}.origin-info p{font:9px DM Mono;color:rgba(255,255,255,.45)}.origin-info b{display:block;color:white;margin-top:7px;font:500 12px Manrope}.why-title{display:flex;justify-content:space-between;align-items:flex-start}.why-title h2 em{color:#628f15}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #adb4ae}.why-grid article{padding:35px 42px 20px 0;border-right:1px solid #adb4ae;margin-right:30px}.why-grid article:last-child{border:0}.why-grid b{font:12px DM Mono;color:#5a705f}.why-grid h3{font-size:25px;letter-spacing:-.04em;margin:60px 0 15px}.why-grid p{color:#657168;line-height:1.65;font-size:14px}.cta{padding-top:40px}.cta-box{background:var(--green);color:white;border-radius:30px;padding:70px;display:grid;grid-template-columns:1.4fr .6fr;gap:80px;align-items:end;position:relative;overflow:hidden}.cta-box:after{content:"";position:absolute;width:260px;height:260px;border:50px solid var(--lime);border-radius:50%;right:-160px;top:-130px}.cta-box h2{font-size:clamp(48px,6vw,78px);margin-bottom:0}.cta-side p{color:rgba(255,255,255,.6);line-height:1.7;margin-bottom:28px}footer{background:var(--deep);color:white;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px}.footer-brand img{width:180px}.footer-brand p{color:rgba(255,255,255,.5);font-size:13px;line-height:1.6}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:13px}.footer-label{font:10px DM Mono;color:var(--lime);margin-bottom:8px}.copyright{border-top:1px solid var(--line);padding-top:22px;margin-top:70px;display:flex;justify-content:space-between;color:rgba(255,255,255,.4);font:9px DM Mono}.wa-float{position:fixed;right:22px;bottom:22px;z-index:45;background:var(--lime);color:var(--green);width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:3px;font-weight:800;font-size:13px;box-shadow:0 12px 30px rgba(0,0,0,.28);transition:.2s}.wa-float:hover{transform:scale(1.08) rotate(5deg)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.coffee-card.hidden{display:none}
@media(max-width:900px){.nav-links{display:none}.menu-btn{display:none}.hero-grid,.origin-grid,.cta-box{grid-template-columns:1fr}.hero-grid{padding-top:40px}.hero-art{height:460px}.bean-grid{grid-template-columns:repeat(2,1fr)}.origin-grid{gap:50px}.origin-visual{height:540px}.cta-box{gap:30px}.section-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:600px){.container{width:min(100% - 30px,1180px)}.nav .btn-small{display:none}.brand{width:102px}.hero{padding-top:100px}.hero-grid{min-height:730px;display:block}.hero-copy{padding-top:50px}.lead{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-art{height:350px;margin-top:20px}.orbit-a{width:340px;height:340px;right:-70px}.orbit-b{width:255px;height:255px;right:-28px;top:52px}.bean-main{width:175px;height:240px;right:47px;top:45px}.bean-mini{width:55px;height:76px;right:0}.stamp{width:95px;height:95px;left:3px;bottom:42px}.stamp b{font-size:20px}.scribble{display:none}.section{padding:85px 0}.section-head{margin-bottom:32px}.bean-grid{grid-template-columns:1fr}.coffee-card{min-height:410px}.filter-row{overflow-x:auto;padding-bottom:8px}.filter{white-space:nowrap}.origin-copy h2{font-size:54px}.origin-tabs{margin-top:30px}.origin-visual{height:470px}.map-shape{inset:45px 12px 190px}.origin-info>div{gap:20px}.why-title{display:block}.why-grid{grid-template-columns:1fr}.why-grid article{border-right:0;border-bottom:1px solid #adb4ae;margin:0;padding-right:0}.why-grid h3{margin-top:30px}.cta-box{padding:38px 25px;border-radius:22px}.cta-box h2{font-size:47px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-brand{grid-column:1/-1}.copyright{gap:20px;line-height:1.5}.wa-float{width:58px;height:58px}h1{font-size:59px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.brand img,.footer-brand img{mix-blend-mode:normal;filter:none;display:block}
.brand{width:128px;height:50px;overflow:visible}
.brand img{width:100%;height:100%;object-fit:contain}
