:root{--ink:#073a32;--forest:#04352d;--mint:#05ae8e;--cream:#f7f2e7;--paper:#fffdf8;--gold:#d7aa4f;--brown:#40291e;--line:rgba(7,58,50,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-header{height:84px;padding:0 clamp(24px,6vw,88px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,253,248,.94);backdrop-filter:blur(16px);z-index:20}.brand{display:flex;align-items:center;gap:8px;font-family:"Playfair Display",serif;font-style:italic;font-size:28px;font-weight:600}.cup{font-family:Arial,sans-serif;font-size:18px;color:var(--mint)}nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:600}nav>a:not(.nav-cta):hover{color:var(--mint)}.nav-cta{background:var(--forest);color:white;padding:11px 20px;border-radius:999px}.menu{display:none}.hero{min-height:calc(100vh - 84px);display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:clamp(70px,10vw,150px) 7vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:700;color:var(--mint);margin:0 0 16px}.hero h1,.section-heading h2,.story h2,.brew h2,.final-cta h2{font:700 clamp(48px,6.8vw,96px)/.98 "Playfair Display",serif;letter-spacing:-.035em;margin:0}.hero h1 em{font-weight:600;color:var(--mint)}.intro{font-size:19px;max-width:580px;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-block;padding:14px 24px;border-radius:999px;font-weight:700;font-size:14px;transition:.25s transform,.25s background}.button:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:#1e271e}.dark{background:var(--forest);color:white}.light{background:var(--paper);color:var(--forest)}.text-link{font-weight:700}.award{display:flex;gap:12px;align-items:center;margin-top:48px;font-size:13px;line-height:1.35}.award-mark{width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:20px}.hero-art{position:relative;background:var(--forest);display:grid;place-items:center;padding:50px}.hero-art img{position:relative;z-index:2;max-height:72vh;width:auto;filter:drop-shadow(0 28px 30px rgba(0,0,0,.22))}.sun{position:absolute;width:66%;aspect-ratio:1;background:var(--gold);border-radius:50%;opacity:.93}.leaf{position:absolute;color:white;opacity:.18;font-size:120px}.leaf-one{top:7%;right:6%;transform:rotate(28deg)}.leaf-two{bottom:12%;left:4%;transform:rotate(205deg)}.hero-note{position:absolute;right:30px;bottom:16px;color:white;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.promise{display:grid;grid-template-columns:repeat(3,1fr);padding:60px clamp(24px,7vw,110px);border-bottom:1px solid var(--line);gap:50px}.promise div{display:grid;grid-template-columns:34px 1fr;column-gap:14px}.promise span{grid-row:1/3;color:var(--gold);font:600 26px "Playfair Display",serif}.promise strong{font-family:"Playfair Display",serif;font-size:20px}.promise p{margin:3px 0 0;color:#48645e;font-size:14px}.blends{padding:120px clamp(24px,7vw,110px)}.section-heading{max-width:760px;margin-bottom:70px}.section-heading h2,.story h2,.brew h2,.final-cta h2{font-size:clamp(40px,5vw,70px)}.section-heading>p:last-child{font-size:18px}.product{display:grid;grid-template-columns:1fr 1fr;min-height:640px;margin-bottom:42px}.product-image{position:relative;display:grid;place-items:center;padding:60px;overflow:hidden}.product-image img{max-height:520px;width:auto;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(0,0,0,.14))}.greek .product-image{background:#edf6f1}.somali .product-image{background:#e9e1d7}.somali .product-image img{width:100%;height:100%;max-height:none;object-fit:contain}.roundel{position:absolute;top:35px;right:35px;width:105px;height:105px;background:#111;color:white;border:4px solid var(--gold);border-radius:50%;display:grid;place-content:center;text-align:center;font:12px/1.1 "DM Sans",sans-serif;text-transform:uppercase}.roundel b{font-size:20px}.product-copy{padding:clamp(50px,8vw,110px);display:flex;flex-direction:column;justify-content:center;background:var(--cream)}.somali .product-copy{background:var(--forest);color:white}.product h3{font:700 clamp(48px,5.4vw,76px)/1 "Playfair Display",serif;margin:0}.flavour{font:italic 600 23px "Playfair Display",serif;color:var(--mint);margin:12px 0 25px}.product-copy>p:not(.eyebrow,.flavour){max-width:570px}.product ul{padding-left:20px;margin:12px 0 30px}.product .button{align-self:flex-start}.story{background:var(--gold);padding:120px clamp(24px,8vw,130px);display:grid;grid-template-columns:1.2fr .8fr;gap:9vw;align-items:end}.story-card{max-width:700px}.story-card p:not(.eyebrow){font-size:18px}.story .eyebrow{color:var(--forest)}blockquote{margin:0;padding:35px 0;border-top:1px solid rgba(7,58,50,.35);border-bottom:1px solid rgba(7,58,50,.35);font:italic 600 clamp(26px,3vw,42px)/1.25 "Playfair Display",serif}.brew{padding:120px clamp(24px,7vw,110px)}.brew>div{max-width:650px}.brew ol{list-style:none;padding:0;margin:70px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.brew li{border-top:1px solid var(--line);padding-top:28px}.brew li span{color:var(--gold);font:600 24px "Playfair Display",serif}.brew li strong{display:block;font:600 24px "Playfair Display",serif;margin-top:25px}.final-cta{text-align:center;background:var(--forest);color:white;padding:110px 24px}.final-cta p:not(.eyebrow){font-size:18px}.final-cta .button{margin-top:18px}footer{padding:58px clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:16px;border-top:1px solid var(--line);align-items:center}footer>p{justify-self:end}footer>div{display:flex;gap:24px}footer small{justify-self:end;color:#60736f}@media(max-width:850px){.site-header{height:72px}.menu{display:block;border:1px solid var(--line);background:white;border-radius:999px;padding:9px 14px;font:600 14px "DM Sans"}nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:25px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 25px}.hero-art{min-height:570px}.promise{grid-template-columns:1fr;gap:30px}.blends{padding-top:85px}.product{grid-template-columns:1fr}.product-copy{padding:65px 30px}.somali .product-copy{order:2}.product-image{min-height:500px;padding:35px}.story{grid-template-columns:1fr;padding-top:85px;padding-bottom:85px}.brew{padding-top:85px;padding-bottom:85px}.brew ol{grid-template-columns:1fr;margin-top:45px}footer{grid-template-columns:1fr}footer>p,footer small{justify-self:start}}@media(max-width:480px){.hero h1{font-size:49px}.hero-art{min-height:480px}.hero-art img{max-height:420px}.hero-actions{align-items:flex-start;flex-direction:column}.product-image{min-height:410px}.roundel{width:84px;height:84px;top:18px;right:18px}.section-heading h2,.story h2,.brew h2,.final-cta h2{font-size:42px}}
:root{--ink:#00352a;--forest:#00352a;--mint:#00b08b;--line:rgba(0,53,42,.16)}.brand img{width:154px;height:48px;object-fit:cover;object-position:center}
.coming-soon{align-self:flex-start;border:1px solid rgba(255,255,255,.5);border-radius:999px;padding:12px 22px;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:white}
.hero-art img[src*="greek-tease-new-pack"]{mix-blend-mode:multiply;border-radius:8px}.greek .product-image img[src*="greek-tease-new-pack"]{mix-blend-mode:multiply}
.hero-art .story-hero-image{width:min(88%,620px);height:auto;max-height:calc(100vh - 150px);object-fit:contain;border-radius:18px;box-shadow:0 30px 60px rgba(0,0,0,.28)}
.award-badges{display:flex;align-items:center}.award-badges img{width:52px;height:52px;object-fit:contain;margin-right:-7px}.product-awards{position:absolute;top:28px;right:28px;display:flex;filter:drop-shadow(0 8px 12px rgba(0,0,0,.16))}.product-awards img{width:88px;height:88px;object-fit:contain}.product-awards img+img{margin-left:-12px}@media(max-width:480px){.product-awards{top:16px;right:12px}.product-awards img{width:68px;height:68px}}
