:root {
  --olive: #303b27;
  --olive-dark: #20281b;
  --red: #a62f27;
  --cream: #f2e8cf;
  --gold: #c9a45c;
  --ink: #151713;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--cream); color: var(--ink); font-family: Arial, Helvetica, sans-serif; }
a { color: inherit; text-decoration: none; }

.nav-shell {
  position: absolute; z-index: 10; inset: 0 0 auto 0; height: 104px;
  display: flex; align-items: center; justify-content: space-between;
  padding: 20px 5vw; color: var(--cream); border-bottom: 1px solid rgba(242,232,207,.22);
}
.mini-mark { display: block; flex: 0 0 70px; width: 70px; height: 72px; overflow: hidden; }
.mini-mark img { display: block; width: 70px; max-width: 70px; height: 72px; max-height: 72px; object-fit: contain; }
.nav-links { display: flex; gap: 34px; align-items: center; text-transform: uppercase; font-size: 12px; font-weight: 800; letter-spacing: .12em; }
.nav-links a:not(.nav-buy):hover { color: var(--gold); }
.nav-buy { border: 1px solid var(--cream); padding: 14px 18px; transition: .2s ease; }
.nav-buy:hover { background: var(--cream); color: var(--olive); }

.hero { min-height: 850px; background: var(--olive); color: var(--cream); display: grid; grid-template-columns: 1.02fr .98fr; overflow: hidden; }
.hero-copy { padding: 190px 4vw 100px 7vw; z-index: 2; }
.eyebrow { margin: 0 0 25px; text-transform: uppercase; font-weight: 900; font-size: 12px; letter-spacing: .22em; color: var(--gold); }
.eyebrow.red { color: var(--red); }
.hero h1 { margin: 0; max-width: 740px; font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; font-size: clamp(72px, 7.4vw, 132px); line-height: .82; letter-spacing: -.035em; font-weight: 900; }
.hero h1 em { color: #c54438; font-style: normal; }
.hero-description { max-width: 570px; margin: 36px 0 0; font-family: Georgia, serif; font-size: 20px; line-height: 1.55; color: #e7dcc2; }
.hero-actions { display: flex; align-items: center; gap: 30px; margin-top: 44px; }
.primary-button, .cream-button { display: inline-flex; padding: 18px 24px; background: var(--red); color: white; text-transform: uppercase; font-weight: 900; font-size: 12px; letter-spacing: .16em; transition: transform .2s ease, background .2s ease; }
.primary-button:hover { background: #c13d32; transform: translateY(-2px); }
.text-link { font-weight: 800; font-size: 13px; border-bottom: 1px solid rgba(242,232,207,.5); padding-bottom: 7px; }
.text-link span { margin-left: 10px; }

.product-stage { position: relative; min-height: 850px; display: flex; align-items: center; justify-content: center; background: #a62f27; overflow: hidden; }
.sun-disc { position: absolute; width: 540px; height: 540px; border-radius: 50%; background: #c9a45c; opacity: .95; }
.earth-lines { position: absolute; width: 650px; height: 280px; border: 2px solid rgba(48,59,39,.22); border-radius: 50%; transform: rotate(-8deg); }
.earth-lines-one { bottom: 105px; left: -70px; }
.earth-lines-two { bottom: 20px; left: 40px; width: 760px; }
.bag-scene { position: relative; z-index: 2; width: min(410px, 66%); height: 620px; display: flex; align-items: center; justify-content: center; transform: rotate(1.5deg); }
.bag-shadow { position: absolute; z-index: 0; left: 12%; right: 2%; bottom: 12px; height: 75px; border-radius: 50%; background: rgba(45,12,8,.5); filter: blur(18px); transform: rotate(-4deg); }
.coffee-bag { position: relative; z-index: 2; width: 370px; height: 565px; overflow: hidden; border-radius: 5px 5px 16px 16px; background:
  radial-gradient(circle at 19% 32%, rgba(255,255,255,.055) 0 1px, transparent 1.5px),
  radial-gradient(circle at 77% 63%, rgba(0,0,0,.11) 0 1px, transparent 1.5px),
  linear-gradient(96deg, #182016 0%, #293322 8%, #20291c 22%, #252f20 72%, #192016 94%, #11160f 100%);
  background-size: 12px 14px, 15px 17px, auto;
  box-shadow: inset 18px 0 24px rgba(255,255,255,.025), inset -24px 0 34px rgba(0,0,0,.28), 24px 30px 56px rgba(33,12,7,.45);
  padding: 82px 30px 38px; display: flex; flex-direction: column;
}
.coffee-bag::after { content: ""; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(105deg, transparent 7%, rgba(255,255,255,.055) 12%, transparent 18%, transparent 72%, rgba(0,0,0,.16) 91%); mix-blend-mode: screen; }
.bag-crimp { position: absolute; top: 0; left: -3px; right: -3px; height: 34px; background: repeating-linear-gradient(90deg, #1c2418 0 4px, #313b2a 4px 7px); border-bottom: 1px solid #4a5540; box-shadow: 0 5px 9px rgba(0,0,0,.28); }
.bag-fold { position: absolute; top: 34px; width: 0; height: 0; border-style: solid; opacity: .75; }
.bag-fold-left { left: 0; border-width: 0 0 48px 38px; border-color: transparent transparent #11170f transparent; }
.bag-fold-right { right: 0; border-width: 48px 0 0 38px; border-color: #3c4834 transparent transparent transparent; }
.bag-seal { position: absolute; top: 48px; left: 16px; right: 16px; height: 6px; border-top: 1px solid #66715d; border-bottom: 1px solid #10150e; opacity: .72; }
.bag-valve { position: absolute; top: 87px; right: 38px; width: 27px; height: 27px; border-radius: 50%; background: radial-gradient(circle, #111 0 18%, #4d5148 20% 35%, #171916 37% 64%, #5f6258 66% 70%, #111 72%); box-shadow: 0 2px 6px rgba(0,0,0,.55); }
.bag-label { position: relative; z-index: 2; min-height: 425px; padding: 28px 28px 24px; display: flex; flex-direction: column; background: #26301f; border: 1px solid rgba(201,164,92,.5); box-shadow: 0 7px 16px rgba(0,0,0,.22); transform: rotate(-.35deg); }
.bag-brand { width: 100%; min-width: 0; max-height: 190px; overflow: hidden; display: flex; justify-content: center; margin-bottom: 24px; }
.bag-brand img { display: block; width: 82%; max-width: 220px; height: auto; max-height: 190px; object-fit: contain; }
.bag-product { display: flex; flex-direction: column; }
.bag-product strong { color: var(--gold); font-size: 27px; line-height: .95; letter-spacing: .08em; }
.bag-product span { color: var(--cream); font-family: Georgia, serif; font-size: 12px; margin-top: 16px; }
.bag-origin { margin-top: auto; padding-top: 16px; color: var(--gold); font-size: 8px; font-weight: 900; letter-spacing: .16em; }
.bag-footer { margin-top: auto; display: flex; justify-content: space-between; color: #c8c9b8; font-size: 9px; letter-spacing: .12em; }
.bag-base { position: absolute; left: 12px; right: 12px; bottom: 12px; height: 12px; border-radius: 50%; border-bottom: 3px solid #0d120c; box-shadow: 0 5px 7px rgba(0,0,0,.45); }
.stage-note { position: absolute; bottom: 28px; right: 30px; margin: 0; color: var(--cream); font-size: 10px; font-weight: 900; letter-spacing: .22em; }

.ticker { height: 58px; display: flex; align-items: center; justify-content: space-around; gap: 22px; padding: 0 3vw; background: var(--gold); color: var(--olive-dark); overflow: hidden; white-space: nowrap; font-size: 11px; font-weight: 900; letter-spacing: .16em; }
.ticker i { font-style: normal; color: var(--red); }

.single-product { display: grid; grid-template-columns: .35fr 1.05fr .6fr; gap: 6vw; padding: 120px 7vw 130px; background: var(--cream); }
.section-number { padding-top: 6px; font-size: 10px; font-weight: 900; letter-spacing: .18em; color: #77715f; }
.single-copy h2, .story h2, .buy-section h2 { margin: 0; font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; font-size: clamp(64px, 7vw, 120px); line-height: .84; letter-spacing: -.02em; }
.large-copy { max-width: 700px; margin-top: 36px; font-family: Georgia, serif; font-size: 23px; line-height: 1.55; }
.tasting-card { align-self: end; background: var(--olive); color: var(--cream); padding: 34px; box-shadow: 13px 13px 0 var(--gold); }
.tasting-card p { margin: 0 0 24px; color: var(--gold); font-size: 10px; font-weight: 900; letter-spacing: .2em; }
.tasting-card > strong { display: block; padding: 11px 0; border-bottom: 1px solid rgba(242,232,207,.22); font-family: Georgia, serif; font-size: 22px; font-weight: normal; }
.brew-line { display: flex; justify-content: space-between; margin-top: 22px; font-size: 10px; letter-spacing: .16em; }
.brew-line b { color: var(--gold); }

.story { display: grid; grid-template-columns: 1.1fr .9fr; gap: 10vw; padding: 130px 7vw; background: var(--red); color: var(--cream); }
.story-quote span { display: block; height: 65px; color: var(--gold); font-family: Georgia, serif; font-size: 105px; line-height: 1; }
.story h2 { font-size: clamp(58px, 6vw, 104px); }
.story-copy { align-self: end; max-width: 560px; font-family: Georgia, serif; font-size: 20px; line-height: 1.6; }
.story-copy p { margin: 0 0 26px; }

.buy-section { text-align: center; padding: 130px 5vw; background: var(--olive-dark); color: var(--cream); }
.eyebrow.gold { color: var(--gold); }
.buy-section h2 { color: var(--gold); font-size: clamp(80px, 10vw, 160px); }
.buy-section > p:not(.eyebrow) { font-family: Georgia, serif; font-size: 18px; }
.cream-button { margin: 28px auto; background: var(--cream); color: var(--olive-dark); }
.cream-button:hover { background: var(--gold); transform: translateY(-2px); }
.buy-section small { display: block; font-size: 9px; letter-spacing: .22em; color: #9e9f8d; }

footer { min-height: 240px; display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; padding: 60px 7vw; background: var(--cream); color: var(--olive-dark); text-transform: uppercase; font-size: 10px; font-weight: 900; letter-spacing: .16em; }
.footer-mark { width: 132px; padding: 14px; background: var(--olive-dark); border: 1px solid rgba(201,164,92,.45); }
.footer-mark img { display: block; width: 100%; max-width: 102px; height: auto; max-height: 140px; object-fit: contain; }

@media (max-width: 900px) {
  .nav-shell { height: 82px; }
  .nav-links a:not(.nav-buy) { display: none; }
  .hero { grid-template-columns: 1fr; }
  .hero-copy { padding: 145px 7vw 85px; }
  .product-stage { min-height: 680px; }
  .bag-scene { height: 550px; width: 360px; }
  .coffee-bag { height: 500px; width: 315px; padding: 78px 24px 34px; }
  .bag-label { min-height: 370px; padding: 24px; }
  .single-product { grid-template-columns: 1fr; }
  .section-number { margin-bottom: 30px; }
  .tasting-card { max-width: 500px; }
  .story { grid-template-columns: 1fr; }
  footer { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 560px) {
  .mini-mark { flex-basis: 58px; width: 58px; height: 60px; }
  .mini-mark img { width: 58px; max-width: 58px; height: 60px; max-height: 60px; }
  .hero { min-height: auto; }
  .hero-copy { padding-top: 130px; }
  .hero h1 { font-size: 62px; }
  .hero-actions { flex-direction: column; align-items: flex-start; }
  .product-stage { min-height: 590px; }
  .sun-disc { width: 390px; height: 390px; }
  .bag-scene { width: 300px; height: 500px; }
  .coffee-bag { width: 270px; height: 450px; padding: 70px 20px 30px; }
  .bag-label { min-height: 330px; padding: 20px; }
  .bag-brand { max-height: 150px; }
  .bag-brand img { width: 76%; max-width: 176px; max-height: 150px; }
  .ticker { justify-content: flex-start; }
  .single-product, .story { padding: 90px 7vw; }
  .large-copy { font-size: 19px; }
  .buy-section { padding: 95px 7vw; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  * { transition: none !important; }
}
