:root{--green:#00332e;--mid:#005149;--peach:#ffd5c3;--ink:#231f20;--line:rgba(0,51,46,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--green);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit}a:focus-visible{outline:3px solid #c80c52;outline-offset:6px}.skip{position:absolute;left:16px;top:-80px;z-index:5;background:white;padding:16px}.skip:focus{top:12px}header{display:flex;align-items:center;padding:20px 5%;gap:28px;background:var(--peach);min-height:120px}.brand{display:block;line-height:0}.brand img{object-fit:contain;width:53px;height:84px}.header-note{font-size:14px;line-height:1.5}.nav-link{margin-left:auto;text-decoration:none;font-size:14px;border-bottom:1px solid var(--green);padding:12px 0}.nav-link span{margin-left:24px}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:var(--peach);padding:64px 5% 70px;gap:6%;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;line-height:1.6;margin:0 0 25px}h1{font-size:clamp(66px,7.7vw,118px);font-weight:500;letter-spacing:-.065em;line-height:.98;margin:0 0 28px}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.065em}.intro{font-size:18px;line-height:1.65;margin:0 0 28px}.button{display:inline-flex;align-items:center;gap:30px;text-decoration:none;padding:20px 25px;font-size:14px;font-weight:700;transition:background .2s}.peach{background:var(--peach);color:var(--green)}.peach:hover{background:#fff}.available{font-size:13px;margin:16px 0 0;line-height:1.5}.hero-image{background:#fff;color:var(--green);border-radius:48% 48% 0 0;padding:60px 24px 20px;overflow:hidden}.hero-image>img{display:block;width:100%;height:435px;object-fit:contain}.image-caption{display:flex;justify-content:center;gap:20px;font-size:10px;letter-spacing:.12em;font-weight:bold;margin:12px 0 20px}.image-bottom{border-top:1px solid var(--line);padding-top:16px;text-align:center;font-family:Georgia,serif;font-size:19px;font-style:italic}.brand-strip{display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--peach);padding:26px 5%;font-size:14px}.brand-strip i{font-size:26px;font-style:normal}.coffee{padding:90px 7% 96px;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:45px}h2{font-size:clamp(40px,4.5vw,66px);font-weight:500;line-height:1.04;letter-spacing:-.045em;margin:0}.section-heading>p{font-size:16px;line-height:1.7;margin:0 0 5px}.products{display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-photo{border:1px solid #e4e7e5;position:relative;padding:46px 28px 20px;height:445px}.product-number{position:absolute;top:20px;left:22px;letter-spacing:.1em;font-size:11px;font-weight:bold}.product-photo img{height:100%;width:100%;object-fit:contain}.product-info{padding-top:28px}.product-info .eyebrow{margin-bottom:10px}h3{font-size:31px;letter-spacing:-.035em;font-weight:500;margin:0 0 14px}.product-description{line-height:1.65;max-width:440px;margin:0 0 20px}.details{font-size:13px;line-height:1.7}.details span{margin:0 7px}.shop{display:flex;justify-content:space-between;background:var(--green);color:white;padding:19px 22px;text-decoration:none;font-size:14px;margin-top:24px;transition:background .2s}.shop:hover{background:var(--mid)}.closing{text-align:center;background:var(--peach);padding:70px 24px 76px}.closing h2{font-family:Georgia,serif;font-style:italic;font-size:clamp(48px,5.6vw,80px)}.closing>p:not(.eyebrow){line-height:1.7;margin:24px 0}.closing a{display:inline-block;text-underline-offset:7px;font-size:14px;padding:8px}.closing a span{margin-left:16px}footer{display:flex;justify-content:space-between;gap:24px;background:var(--green);color:var(--peach);padding:30px 5%;font-size:12px;line-height:1.5}@media(min-width:1550px){.hero{padding-left:max(5%,calc((100vw - 1400px)/2));padding-right:max(5%,calc((100vw - 1400px)/2))}}@media(max-width:800px){header{padding:16px 6%;gap:20px}.header-note{display:none}.hero{grid-template-columns:1fr;padding:44px 7% 48px;gap:45px}h1{font-size:clamp(66px,13vw,96px)}.hero-image{max-width:530px;width:100%;margin:auto;padding-top:42px}.hero-image>img{height:380px}.brand-strip{flex-wrap:wrap;justify-content:center;gap:15px 22px;padding:22px;font-size:12px}.brand-strip i:last-of-type,.brand-strip span:last-child{display:none}.section-heading{display:block}.section-heading>p{margin-top:25px}.coffee{padding:60px 7%}.products{gap:36px}.product-photo{height:320px;padding:45px 10px 15px}h3{font-size:26px}.product-description{font-size:15px}.details span{margin:0 3px}footer{flex-wrap:wrap;justify-content:center;text-align:center}footer span:nth-child(2){display:none}}@media(max-width:540px){.products{grid-template-columns:1fr;gap:45px}.product-photo{height:390px}.hero-image>img{height:320px}.image-caption{font-size:9px;gap:13px}.button{gap:20px;padding:18px;font-size:13px}.intro{font-size:16px}.hero .eyebrow{font-size:11px}.brand-strip{gap:12px}.brand-strip i{font-size:18px}.coffee .eyebrow{margin-bottom:17px}.image-bottom{font-size:16px}.closing{padding:60px 20px}.closing>p:not(.eyebrow){font-size:15px}footer{justify-content:space-between;font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
