:root {
  --green-950: #06251d;
  --green-900: #0a2d24;
  --green-800: #123f32;
  --green-200: #b7dac4;
  --mint-100: #e8f3ec;
  --paper: #f7faf7;
  --ink: #10251e;
  --gold: #d8a63e;
  --gold-light: #f1d58c;
  --coral: #ef624b;
  --coral-dark: #b63227;
  --white: #ffffff;
  --serif: Georgia, "Times New Roman", serif;
  --sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --max: 1240px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--sans); font-size: 16px; line-height: 1.65; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
a:focus-visible { outline: 3px solid var(--gold); outline-offset: 5px; }
.skip-link { position: fixed; left: 1rem; top: -5rem; z-index: 100; background: var(--white); color: var(--green-950); padding: .75rem 1rem; font-weight: 700; }
.skip-link:focus { top: 1rem; }

.site-header { position: absolute; z-index: 10; inset: 0 0 auto; max-width: var(--max); margin: auto; display: flex; align-items: center; justify-content: space-between; padding: 1.4rem 2rem; color: var(--white); }
.brand { display: flex; align-items: center; gap: .7rem; line-height: 1; }
.brand-mark { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; }
.brand-mark svg { width: 30px; fill: var(--gold); }
.brand-mark .stem { fill: none; stroke: var(--white); stroke-width: 2; stroke-linecap: round; }
.brand strong { display: block; font-family: var(--serif); font-size: 1.25rem; font-weight: 500; letter-spacing: .02em; }
.brand small { display: block; margin-top: .25rem; color: var(--green-200); font-size: .67rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
nav { display: flex; align-items: center; gap: 1.9rem; padding: .42rem .5rem .42rem 1.1rem; border: 1px solid rgba(255,255,255,.14); border-radius: 99px; background: rgba(6,37,29,.84); backdrop-filter: blur(10px); font-size: .88rem; font-weight: 650; }
nav a { border-bottom: 1px solid transparent; }
nav a:hover { border-color: var(--gold); }
.nav-contact { border: 1px solid rgba(255,255,255,.45); border-radius: 99px; padding: .55rem 1rem; }

.hero { min-height: 770px; background: var(--green-900); color: var(--white); display: grid; grid-template-columns: minmax(0,1fr) minmax(460px,.95fr); overflow: hidden; }
.hero-copy { position: relative; z-index: 2; max-width: 675px; width: 100%; margin-left: auto; padding: 11.3rem 3.5rem 5rem 2rem; }
.eyebrow { margin: 0 0 1rem; color: var(--gold); font-size: .75rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
h1, h2, h3 { margin-top: 0; font-family: var(--serif); font-weight: 400; line-height: .98; letter-spacing: -.035em; }
h1 { margin-bottom: 1.8rem; font-size: clamp(4rem, 7vw, 7rem); }
h1 em { color: var(--gold-light); font-weight: 400; }
.hero-lead { max-width: 590px; margin: 0; color: #dce9e2; font-size: 1.12rem; line-height: 1.75; }
.hero-actions { display: flex; align-items: center; gap: 1.5rem; margin-top: 2.2rem; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: .65rem; min-height: 52px; padding: .8rem 1.3rem; border-radius: 2px; font-weight: 800; font-size: .85rem; letter-spacing: .02em; }
.button-primary { background: var(--gold); color: var(--green-950); }
.button-primary:hover { background: var(--gold-light); }
.text-link { padding-block: .5rem; border-bottom: 1px solid rgba(255,255,255,.4); font-size: .88rem; font-weight: 700; }
.hero-facts { display: flex; flex-wrap: wrap; gap: .65rem 1.5rem; margin: 3.8rem 0 0; padding: 1.25rem 0 0; border-top: 1px solid rgba(255,255,255,.16); list-style: none; color: var(--green-200); font-size: .76rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.hero-facts li::before { content: ""; display: inline-block; width: 6px; height: 6px; margin-right: .55rem; border-radius: 50%; background: var(--gold); vertical-align: .08em; }

.hero-visual { position: relative; min-height: 770px; padding: 7.5rem clamp(2rem,4vw,4.5rem) 3.5rem; display: grid; grid-template-rows: auto 1fr auto 1fr; background: var(--mint-100); color: var(--green-900); isolation: isolate; overflow: hidden; }
.hero-visual::before { content: ""; position: absolute; width: 540px; height: 540px; right: -180px; top: -190px; border: 1px solid rgba(10,45,36,.18); border-radius: 50%; box-shadow: 0 0 0 75px rgba(216,166,62,.08), 0 0 0 150px rgba(10,45,36,.035); }
.hero-visual::after { content: ""; position: absolute; left: 46%; top: 0; bottom: 0; width: 1px; background: rgba(10,45,36,.1); transform: rotate(12deg); transform-origin: top; }
.stage-topline { position: relative; z-index: 2; display: flex; justify-content: space-between; padding-bottom: .8rem; border-bottom: 1px solid rgba(10,45,36,.28); color: #5e786c; font-size: .68rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.stage-brand { position: relative; z-index: 2; align-self: center; }
.stage-brand small { display: block; margin-bottom: .4rem; font-size: .68rem; font-weight: 850; letter-spacing: .16em; text-transform: uppercase; }
.stage-brand strong { display: block; font-family: var(--serif); font-size: clamp(4rem,6.8vw,7rem); font-weight: 400; letter-spacing: -.055em; line-height: .74; }
.stage-brand > span { display: inline-block; margin-top: 1.1rem; padding: .3rem .65rem; border: 1px solid currentColor; font-size: .68rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.stage-brand-smart { padding-top: 1.8rem; }
.stage-brand-smart small, .stage-brand-smart > span { color: #347443; }
.stage-brand-solid { justify-self: end; padding-right: 4%; text-align: right; color: var(--coral-dark); }
.stage-brand-solid small, .stage-brand-solid > span { color: var(--coral-dark); }
.stage-rule { position: relative; z-index: 2; display: flex; align-items: center; gap: 1rem; color: #557065; }
.stage-rule > span { flex: 1; height: 1px; background: currentColor; opacity: .45; }
.stage-rule em { font-family: var(--serif); font-size: .9rem; white-space: nowrap; }
.stage-stamp { position: absolute; z-index: 3; right: 1.6rem; bottom: 1.5rem; width: 126px; aspect-ratio: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 1px solid var(--green-900); border-radius: 50%; background: var(--gold); text-align: center; transform: rotate(-7deg); }
.stage-stamp span { font-size: .58rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.stage-stamp strong { font-family: var(--serif); font-size: 1.35rem; font-weight: 400; line-height: 1.1; }

.intro-strip { min-height: 75px; padding: 1rem 4vw; background: var(--gold); color: var(--green-950); display: flex; align-items: center; justify-content: center; gap: 2rem; font-family: var(--serif); font-size: clamp(1rem,2vw,1.35rem); }
.intro-strip p { margin: 0; }

.section { max-width: var(--max); margin: 0 auto; padding: 8rem 2rem; }
.section-heading { display: grid; grid-template-columns: 1.2fr .8fr; gap: 3rem; align-items: end; margin-bottom: 4.5rem; }
.section-heading .eyebrow { grid-column: 1 / -1; margin-bottom: -1.4rem; }
.section-heading h2, .why h2, .buy h2 { margin-bottom: 0; color: var(--green-900); font-size: clamp(3rem,5vw,5.5rem); }
.section-heading > p:last-child { max-width: 510px; margin: 0 0 .3rem; color: #52665e; }

.product { display: grid; grid-template-columns: 1fr 1fr; min-height: 650px; margin-bottom: 2px; }
.product-image-wrap { position: relative; display: grid; place-items: center; min-height: 650px; padding: 3rem; overflow: hidden; }
.product-image-wrap::before { content: ""; position: absolute; width: 68%; aspect-ratio: 1; border: 1px solid currentColor; border-radius: 50%; opacity: .18; }
.product-image-wrap img { position: relative; z-index: 1; max-height: 555px; width: auto; mix-blend-mode: multiply; filter: drop-shadow(0 25px 22px rgba(0,0,0,.14)); }
.product-number { position: absolute; left: 1.5rem; top: .5rem; z-index: 2; font-family: var(--serif); font-size: 8rem; line-height: 1; opacity: .12; }
.product-copy { padding: clamp(3rem,6vw,6rem); display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.product-green .product-image-wrap { background: var(--green-200); color: var(--green-900); }
.product-green .product-copy { background: var(--green-900); color: var(--white); }
.product-coral .product-image-wrap { background: var(--white); color: var(--coral-dark); }
.product-coral .product-image-wrap img { mix-blend-mode: normal; filter: drop-shadow(0 22px 22px rgba(10,45,36,.12)); }
.product-coral .product-copy { background: var(--coral); color: var(--green-950); }
.product-kicker { margin: 0 0 1.2rem; font-size: .72rem; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; opacity: .8; }
.product h3 { margin-bottom: 1.5rem; font-size: clamp(3rem,4.5vw,5rem); }
.product h3 span { color: var(--gold-light); }
.product-intro { max-width: 470px; margin: 0 0 2rem; font-size: 1.08rem; }
.ingredient-list { width: 100%; max-width: 490px; margin: 0 0 1.7rem; }
.ingredient-list div { display: grid; grid-template-columns: 72px 1fr; align-items: baseline; gap: .8rem; padding: .75rem 0; border-top: 1px solid currentColor; }
.ingredient-list div:last-child { border-bottom: 1px solid currentColor; }
.ingredient-list dt { font-family: var(--serif); font-size: 1.7rem; }
.ingredient-list dd { margin: 0; font-size: .9rem; }
.health-note { max-width: 500px; margin: 0 0 2rem; font-size: .81rem; line-height: 1.65; opacity: .82; }
.button-dark { background: var(--green-950); color: var(--white); }
.product-green .button-dark { background: var(--gold); color: var(--green-950); }
.button-dark:hover { transform: translateY(-2px); }

.why { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(3rem,8vw,8rem); border-top: 1px solid #cad8cf; }
.why-heading { position: sticky; top: 2rem; align-self: start; }
.principles { margin: 0; padding: 0; list-style: none; counter-reset: reason; }
.principles li { display: grid; grid-template-columns: 80px 1fr; gap: 1.5rem; padding: 2.3rem 0; border-top: 1px solid #9caf9f; }
.principles li:last-child { border-bottom: 1px solid #9caf9f; }
.principles > li > span { color: var(--coral); font-family: var(--serif); font-size: 1.2rem; }
.principles h3 { margin: 0 0 .8rem; color: var(--green-900); font-size: 2.2rem; }
.principles p { max-width: 560px; margin: 0; color: #52665e; }

.buy { max-width: none; display: grid; grid-template-columns: minmax(0,1fr) minmax(520px,1fr); padding: 0; background: var(--green-900); color: var(--white); }
.buy-intro { width: 100%; max-width: 660px; margin-left: auto; padding: 7rem 4rem 7rem 2rem; }
.buy h2 { color: var(--white); }
.buy-intro > p:last-child { max-width: 520px; color: var(--green-200); }
.market-links { display: grid; grid-template-rows: 1fr 1fr; }
.market-links a { position: relative; min-height: 230px; padding: 3rem; display: flex; flex-direction: column; justify-content: flex-end; border-left: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2); overflow: hidden; }
.market-links a:first-child { background: var(--gold); color: var(--green-950); }
.market-links a:last-child { background: var(--coral); color: var(--green-950); }
.market-links a::before { content: ""; position: absolute; width: 210px; height: 210px; right: -70px; top: -70px; border: 1px solid currentColor; border-radius: 50%; opacity: .25; transition: transform .3s ease; }
.market-links a:hover::before { transform: scale(1.25); }
.market-label { font-size: .74rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.market-links strong { font-family: var(--serif); font-size: clamp(2.5rem,4vw,4.5rem); font-weight: 400; line-height: 1; }
.market-arrow { position: absolute; right: 2.3rem; bottom: 2rem; font-size: 2rem; }

.safety-note { max-width: var(--max); margin: 0 auto; padding: 2.2rem 2rem; display: grid; grid-template-columns: 180px 1fr; gap: 2rem; border-bottom: 1px solid #cad8cf; color: #586a62; font-size: .78rem; }
.safety-note strong { color: var(--ink); font-size: .74rem; letter-spacing: .12em; text-transform: uppercase; }
.safety-note p { margin: 0; }

footer { position: relative; display: grid; grid-template-columns: 1.2fr 1fr .6fr; gap: 4rem; padding: 5rem max(2rem,calc((100vw - var(--max)) / 2)); background: var(--green-950); color: var(--white); }
.footer-logo { margin: 0 0 .45rem; color: var(--gold); font-family: var(--serif); font-size: 2.4rem; line-height: 1; }
.footer-logo span { color: var(--white); }
.footer-second-brand { margin: 0 0 1.1rem; color: var(--coral); font-family: var(--serif); font-size: 1.5rem; line-height: 1; }
.footer-second-brand span { color: var(--white); }
.footer-brand > p:last-child { color: var(--green-200); }
.footer-title { margin: 0 0 1rem; color: var(--gold); font-size: .72rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
address { margin-bottom: .8rem; color: #c7d9d0; font-style: normal; }
.footer-contact a, .footer-links a { display: block; width: fit-content; margin-top: .4rem; border-bottom: 1px solid rgba(255,255,255,.3); }
.copyright { grid-column: 1 / -1; margin: 1rem 0 0; padding-top: 1.5rem; border-top: 1px solid rgba(255,255,255,.12); color: #8ba79b; font-size: .75rem; }

.legal-sheet { position: fixed; z-index: 50; inset: 0; padding: 2rem; display: none; place-items: center; background: rgba(6,37,29,.86); backdrop-filter: blur(7px); overflow-y: auto; }
.legal-sheet:target { display: grid; }
.legal-sheet-inner { position: relative; width: min(900px,100%); max-height: calc(100vh - 4rem); padding: clamp(2rem,5vw,4rem); background: var(--paper); overflow-y: auto; box-shadow: 0 30px 80px rgba(0,0,0,.3); }
.legal-sheet h2 { margin-bottom: 2.5rem; color: var(--green-900); font-size: clamp(3rem,6vw,5rem); }
.legal-sheet h3 { margin: 1.6rem 0 .6rem; color: var(--green-900); font-family: var(--sans); font-size: .82rem; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.legal-sheet p { color: #43574f; }
.legal-sheet p + p { margin-top: .8rem; }
.legal-sheet a:not(.legal-close) { text-decoration: underline; text-decoration-color: var(--gold); text-underline-offset: 3px; }
.legal-close { position: absolute; right: 1.2rem; top: .7rem; color: var(--green-900); font-family: var(--sans); font-size: 2.3rem; line-height: 1; }
.legal-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 3rem; }
.legal-meta { padding-top: 1rem; border-top: 1px solid #cad8cf; font-size: .78rem; }

@media (prefers-reduced-motion: no-preference) {
  .button, .market-links a::before { transition: .25s ease; }
}

@media (max-width: 960px) {
  .site-header { position: relative; background: var(--green-900); padding: 1rem 1.25rem; }
  nav { gap: 1rem; }
  nav a:not(.nav-contact) { display: none; }
  .hero { grid-template-columns: 1fr; }
  .hero-copy { max-width: none; padding: 5rem 2rem 4rem; }
  .hero-visual { min-height: 650px; }
  .stage-brand strong { font-size: clamp(4.5rem,12vw,7rem); }
  .section-heading { grid-template-columns: 1fr; }
  .section-heading .eyebrow { margin-bottom: -1rem; }
  .product { grid-template-columns: 1fr; }
  .product-coral .product-copy { order: 2; }
  .product-coral .product-image-wrap { order: 1; }
  .why { grid-template-columns: 1fr; }
  .why-heading { position: static; }
  .buy { grid-template-columns: 1fr; }
  .buy-intro { max-width: none; padding: 6rem 2rem; }
  .market-links a { border-left: 0; }
}

@media (max-width: 680px) {
  .brand strong { font-size: 1.1rem; }
  .nav-contact { padding: .5rem .8rem; }
  h1 { font-size: clamp(3.2rem,15vw,5rem); }
  .hero-copy { padding: 4rem 1.25rem 3rem; }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .text-link { width: fit-content; }
  .hero-facts { margin-top: 2.5rem; }
  .hero-visual { min-height: 560px; padding: 4rem 1.25rem 2rem; }
  .stage-topline span:last-child { display: none; }
  .stage-brand strong { font-size: clamp(3.4rem,17vw,5rem); }
  .stage-brand-solid { padding-right: 7%; }
  .stage-rule em { font-size: .78rem; }
  .stage-stamp { right: .8rem; bottom: .8rem; width: 96px; }
  .stage-stamp strong { font-size: 1.05rem; }
  .intro-strip { justify-content: flex-start; gap: .75rem; overflow-x: auto; white-space: nowrap; font-size: .9rem; }
  .section { padding: 5rem 1.25rem; }
  .section-heading { margin-bottom: 3rem; }
  .section-heading h2, .why h2, .buy h2 { font-size: clamp(2.8rem,13vw,4rem); }
  .product { margin-inline: -1.25rem; }
  .product-image-wrap { min-height: 460px; padding: 2rem; }
  .product-image-wrap img { max-height: 410px; }
  .product-copy { padding: 3rem 1.5rem 3.5rem; }
  .product h3 { font-size: clamp(2.9rem,13vw,4rem); }
  .ingredient-list div { grid-template-columns: 62px 1fr; }
  .product-number { font-size: 6rem; }
  .principles li { grid-template-columns: 45px 1fr; gap: .8rem; }
  .buy-intro { padding: 5rem 1.25rem; }
  .market-links a { min-height: 190px; padding: 2rem 1.25rem; }
  .market-arrow { right: 1.25rem; bottom: 1.5rem; }
  .safety-note { grid-template-columns: 1fr; gap: .4rem; padding: 2rem 1.25rem; }
  footer { grid-template-columns: 1fr; gap: 2.5rem; padding: 4rem 1.25rem; }
  .copyright { grid-column: 1; }
  .legal-sheet { padding: .75rem; }
  .legal-sheet-inner { max-height: calc(100vh - 1.5rem); }
  .legal-grid { grid-template-columns: 1fr; gap: 0; }
}
