@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--cream:#f6f0e6;--paper:#fffcf6;--ink:#39271d;--orange:#b95129;--line:#d9cbbb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.announcement{padding:9px 20px;background:var(--ink);color:var(--cream);text-align:center;font-size:12px;letter-spacing:1.8px}.announcement span{margin:0 13px}header{height:106px;display:flex;align-items:center;justify-content:space-between;margin:0 5.3%;border-bottom:1px solid var(--line)}.logo{font-size:48px;font-family:Georgia,serif;font-weight:bold;line-height:.8;letter-spacing:-4px}.logo span{display:block;letter-spacing:4px;font-family:'DM Sans',sans-serif;font-size:10px;text-align:center;margin-top:12px}nav{display:flex;gap:35px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;background:var(--ink);color:var(--paper);padding:17px 25px;border-radius:4px;font-size:15px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:var(--orange);transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button.small{padding:11px 20px;gap:30px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:4%;padding:58px 5.3% 66px;min-height:700px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 22px}h1,h2,h3,p{margin-top:0}h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(48px,5.6vw,88px);font-weight:500;line-height:1.08;letter-spacing:-2.5px;margin-bottom:26px}em{font-weight:500;color:var(--orange)}.intro{max-width:435px;font-size:17px;line-height:1.8;margin-bottom:30px}.hero-note{font-size:11px;letter-spacing:1.4px;margin:27px 0 0}.hero-art{background:#e8d8bf;min-height:560px;border-radius:180px 180px 6px 6px;position:relative;display:flex;align-items:center;justify-content:center}.art-heading{font-family:'Playfair Display',Georgia,serif;font-size:60px;line-height:1.15;text-align:center}.art-caption{position:absolute;bottom:25px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px}@media(max-width:700px){header{height:90px}nav{gap:17px}nav a:nth-child(2){display:none}.logo{font-size:39px}.hero{grid-template-columns:1fr;padding-top:35px;gap:38px}h1{font-size:55px;letter-spacing:-2px}.hero-art{min-height:430px}.announcement{font-size:10px;letter-spacing:1px}.announcement span{margin:0 4px}.button.small{gap:15px;padding:10px 15px}}
.section{padding:100px 7%}h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(36px,4vw,60px);line-height:1.14;font-weight:500;letter-spacing:-1.5px;margin-bottom:25px}h3{font-size:18px;font-weight:500;margin-bottom:5px}.taste-ribbon{background:var(--orange);color:var(--cream);display:flex;justify-content:space-around;align-items:center;gap:25px;padding:20px;font-size:14px;letter-spacing:2px;overflow:hidden;white-space:nowrap}.taste-ribbon span{font-size:22px}.product{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:var(--paper);align-items:center}.product-visual{min-height:560px;background:#e9dfce;position:relative;padding:35px;display:flex;flex-direction:column;justify-content:center}.product-visual>.eyebrow{position:absolute;top:30px}.product-name{font-family:'Playfair Display',Georgia,serif;font-size:105px;line-height:1;margin:0}.vertical-label{position:absolute;right:22px;bottom:30px;writing-mode:vertical-rl;font-size:11px;letter-spacing:2px}.product-copy>p:not(.eyebrow){max-width:460px}.ingredient{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:16px 0}.ingredient>span{font-size:12px;padding-top:5px;color:var(--orange)}.ingredient h3{font-size:17px}.ingredient p{margin:0;font-size:14px;color:#726050}.text-link{display:inline-block;border-bottom:1px solid;padding-bottom:5px;margin-top:27px;font-size:15px}.why{text-align:center}.benefits{display:grid;grid-template-columns:repeat(4,1fr);text-align:left;gap:30px;margin-top:55px}.benefits article{border-top:1px solid var(--line);padding-top:20px}.benefit-number{display:block;font-family:Georgia,serif;font-size:35px;color:var(--orange);margin-bottom:28px}.benefits p{font-size:15px;max-width:240px}.taste{text-align:center;background:#e6d8c4}.taste h2{font-size:clamp(48px,6.5vw,96px)}.launch{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;background:var(--ink);color:var(--cream);align-items:center}.launch em{color:#daa77a}.launch h2{margin-bottom:0}.limited{font-size:12px;letter-spacing:1.5px;margin:28px 0}.light{background:var(--cream);color:var(--ink)}.community{text-align:center;background:var(--paper)}.community>p:not(.eyebrow){font-size:20px}.order{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:60px;text-align:left}.steps article{border-top:1px solid var(--line);padding-top:18px}.steps article>span{font-family:Georgia,serif;font-size:34px;color:var(--orange);display:block;margin-bottom:25px}.steps p{font-size:15px}.marketplaces{display:flex;justify-content:center;gap:18px;margin-top:35px}.marketplaces button{font:inherit;border:1px solid var(--ink);background:transparent;color:var(--ink);padding:15px 35px;border-radius:4px}.marketplaces button:disabled{opacity:.6;cursor:not-allowed}.marketplaces p{font-size:12px;margin:7px 0 0}.faq{display:grid;grid-template-columns:1fr 1.1fr;gap:9%;background:var(--paper)}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;padding:22px 0;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:16px}summary::-webkit-details-marker{display:none}summary span{font-size:23px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{font-size:15px;padding-right:24px;line-height:1.8}.final{text-align:center;background:#e8d8bf}.final h2{font-size:clamp(50px,6vw,88px)}.final .button{margin-top:15px}footer{display:flex;align-items:center;justify-content:space-between;padding:50px 5.3%;gap:25px}footer p{font-size:14px;margin:0}footer>span{font-size:12px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}@media(max-width:800px){.section{padding:65px 6%}.product,.launch,.faq{grid-template-columns:1fr;gap:40px}.product-visual{min-height:420px}.benefits{grid-template-columns:1fr 1fr;gap:25px}.steps{gap:20px}.steps h3{font-size:17px}footer{flex-wrap:wrap}footer p{flex:1;text-align:right}footer>span{width:100%;text-align:center}.taste-ribbon{justify-content:flex-start}.product-name{font-size:90px}}@media(max-width:480px){.steps{grid-template-columns:1fr;gap:22px;margin-top:35px}.steps article{padding-left:55px;position:relative}.steps article>span{position:absolute;left:0;top:12px}.steps p{margin-bottom:0}.marketplaces{flex-direction:column}.marketplaces button{width:100%}.benefits{gap:20px}.benefits h3{font-size:16px}.benefits p{font-size:14px}h2{letter-spacing:-1px}.art-caption{left:20px;right:20px;font-size:9px}.product-visual{min-height:380px}}
/* Even Coffee supplied palette and typography. Local commercial faces are optional until supplied. */
@font-face{font-family:Gordita;src:local('Gordita');font-display:swap}@font-face{font-family:Cahyabold;src:url('/assets/Cahyabold-Regular.ttf') format('truetype');font-display:swap}
:root{--cream:#f7f5f1;--paper:#fff;--ink:#162129;--orange:#4e5e3e;--line:#d9d5cd;--gold:#c5a14b;--olive:#707957;--brown:#6b4c3b}body{font-family:Gordita,'DM Sans',sans-serif}h1,h2{font-family:'Playfair Display',Georgia,serif}.eyebrow,.announcement,.taste-ribbon,.hero-note,.limited{font-family:Gordita,'DM Sans',sans-serif;letter-spacing:1.5px}.logo{position:relative;display:flex;align-items:center;width:104px;height:82px;overflow:visible;flex-shrink:0}.logo img{position:static;display:block;width:100%;height:100%;max-width:100%;object-fit:contain}.hero{align-items:center}.hero-art{background:#d9d5cd;overflow:hidden;border-radius:180px 180px 5px 5px}.hero-product{width:90%;height:530px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-7deg);margin-bottom:30px}.product-stamp{position:absolute;right:25px;top:100px;background:var(--gold);color:#162129;border-radius:50%;width:106px;height:106px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;line-height:1.6;font-weight:700;transform:rotate(12deg)}.art-caption{font-size:12px;letter-spacing:.5px}.product-visual{background:#d9d5cd;overflow:hidden}.detail-product{width:100%;height:465px;object-fit:contain;mix-blend-mode:multiply;margin-top:35px}.product-name{font-family:Cahyabold,'Playfair Display',serif}.taste-ribbon{background:var(--olive)}.taste{background:#d9d5cd}.launch{background:#162129}.launch em{color:var(--gold)}.final{background:#c5a14b}.final em{color:#162129}.hero-note{font-size:12px}.eyebrow{font-size:12px}.vertical-label{font-size:12px}.benefit-number,.steps article>span{color:var(--brown)}.hero-art .art-caption{gap:15px}.light:hover{color:white}@media(max-width:700px){.hero-product{height:400px}.hero-art{min-height:470px}.product-stamp{width:84px;height:84px;font-size:10px;right:20px;top:65px}.logo{width:84px}nav{gap:15px}.detail-product{height:380px}.art-caption{font-size:11px}.hero-note{letter-spacing:.6px}.announcement{font-size:10px}}@media(min-width:1400px){.hero-product{height:580px}.hero-art{min-height:630px}}

.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-instagram{display:inline-flex;align-items:center;gap:8px;font-size:14px;min-height:32px;text-underline-offset:4px}.footer-instagram:hover{text-decoration:underline;color:var(--orange)}@media(max-width:800px){.footer-brand{flex:1;align-items:flex-end}.footer-brand p{flex:initial}.footer-instagram{min-height:44px}}
