:root {
  --bre-forest: #24382c;
  --bre-leaf: #75805a;
  --bre-marigold: #f0a079;
  --bre-tomato: #e5825d;
  --bre-cream: #f6f2eb;
}

.bre-page { background: var(--bre-cream); }
.bre-page .header-order { display: inline-flex; align-items: center; justify-content: center; line-height: 1.4; }
.bre-shell { width: var(--shell); margin: 0 auto; }

.bre-page .site-header:not(.is-scrolled):not(.menu-open) { color: var(--bre-forest); background: rgba(246, 242, 235, 0.9); backdrop-filter: blur(12px); }
.bre-page .site-header:not(.is-scrolled):not(.menu-open)::after { background: rgba(36, 56, 44, 0.3); }
.bre-page .site-header:not(.is-scrolled):not(.menu-open) .header-brand { opacity: 1; pointer-events: auto; transform: none; }
.bre-page .site-header:not(.is-scrolled):not(.menu-open) .header-brand img { filter: none; }
.bre-page .site-header:not(.is-scrolled):not(.menu-open) .header-order:hover { color: var(--bre-cream); background: var(--bre-forest); }

.bre-hero { position: relative; min-height: 780px; height: 100svh; overflow: hidden; color: var(--bre-forest); background: var(--bre-cream); }
.bre-hero__inner { display: grid; grid-template-columns: 1.04fr 0.96fr; align-items: center; gap: clamp(44px, 6vw, 110px); height: 100%; padding-top: 74px; }
.bre-hero__content { align-self: center; padding-bottom: 5vh; }
.bre-family, .bre-scroll { margin: 0; font-size: 9px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; }
.bre-family::before { display: inline-block; width: 38px; height: 1px; margin: 0 14px 3px 0; background: currentColor; content: ""; }
.bre-wordmark { width: min(560px, 38vw); height: auto; margin: clamp(26px, 4vh, 46px) 0 0 -14px; }
.bre-hero__content h1 { max-width: 560px; margin: clamp(34px, 5vh, 58px) 0 0; font-family: var(--serif); font-size: clamp(44px, 4.6vw, 76px); font-weight: 400; letter-spacing: -0.045em; line-height: 0.88; }
.bre-hero__lede { max-width: 430px; margin: 26px 0 0; color: rgba(36, 56, 44, 0.76); font-size: 13px; line-height: 1.75; }
.bre-hero__actions { margin-top: 30px; }
.bre-hero__figure { position: relative; align-self: end; height: min(72vh, 660px); background: var(--bre-tomato) url("../assets/images/bre-bre-wrap-clean.jpg") center 58% / cover no-repeat; border-radius: 999px 999px 0 0; animation: heroScale 1.4s cubic-bezier(0.22, 0.75, 0.24, 1) both; }
.bre-hero__figure::after { position: absolute; inset: -16px; border: 1px solid rgba(229, 130, 93, 0.75); border-bottom: 0; border-radius: inherit; content: ""; }
.bre-scroll { position: absolute; z-index: 3; left: max(36px, calc((100vw - 1420px) / 2)); bottom: 38px; display: flex; align-items: center; gap: 24px; }
.bre-scroll span { color: var(--bre-tomato); font-size: 20px; }

.bre-grab-cta { display: inline-flex; align-items: center; justify-content: center; gap: 12px; min-height: 50px; padding: 13px 20px; border: 1px solid currentColor; font-size: 9px; font-weight: 600; letter-spacing: 0.13em; line-height: 1; text-transform: uppercase; transition: color 180ms ease, background 180ms ease, border-color 180ms ease; }
.bre-grab-cta__logo { display: inline-block; width: 48px; aspect-ratio: 400 / 142; background: currentColor; -webkit-mask: url("../assets/grab-wordmark.svg") center / contain no-repeat; mask: url("../assets/grab-wordmark.svg") center / contain no-repeat; }
.bre-grab-cta--solid { color: var(--bre-cream); background: var(--bre-forest); border-color: var(--bre-forest); }
.bre-grab-cta--solid:hover { color: var(--bre-forest); background: transparent; }
.bre-grab-cta--outline-light { color: var(--bre-cream); background: transparent; border-color: rgba(246, 242, 235, 0.62); }
.bre-grab-cta--outline-light:hover { color: #111a14; background: var(--bre-cream); border-color: var(--bre-cream); }
.bre-grab-cta--light { color: var(--bre-forest); background: var(--bre-cream); border-color: var(--bre-cream); }
.bre-grab-cta--light:hover { color: var(--bre-cream); background: transparent; }

.bre-belief { padding: var(--section-space) 0; }
.bre-belief__grid { display: grid; grid-template-columns: 0.6fr 1.15fr 0.75fr; gap: clamp(34px, 6vw, 100px); align-items: start; }
.bre-belief__grid h2 { max-width: 720px; margin: 0; font-family: var(--serif); font-size: clamp(58px, 7.5vw, 110px); font-weight: 400; letter-spacing: -0.05em; line-height: 0.82; }
.bre-belief__copy { padding-top: 8px; }
.bre-belief__copy p { margin: 0; color: rgba(31, 31, 31, 0.7); }
.bre-belief__copy p + p { margin-top: 24px; color: var(--ink); font-family: var(--serif); font-size: 25px; font-style: italic; line-height: 1.25; }

.bre-food { padding: var(--section-space) 0; background: #111a14; color: var(--bre-cream); }
.bre-food__heading { width: var(--shell); margin: 0 auto clamp(64px, 8vw, 116px); display: grid; grid-template-columns: 0.48fr 1fr 0.62fr; gap: clamp(30px, 6vw, 92px); align-items: end; }
.bre-food__heading h2 { margin: 0; font-family: var(--serif); font-size: clamp(58px, 7vw, 106px); font-weight: 400; letter-spacing: -0.045em; line-height: 0.83; }
.bre-food__heading > p:last-child { margin: 0; color: rgba(246, 242, 235, 0.68); }
.bre-food__grid { width: var(--shell); margin: 0 auto; display: grid; grid-template-columns: 1.1fr 0.78fr 0.68fr; gap: 18px; align-items: end; }
.bre-food__photo { margin: 0; min-width: 0; }
.bre-food__photo img { width: 100%; height: clamp(560px, 48vw, 740px); object-fit: cover; }
.bre-food__photo figcaption { display: flex; justify-content: space-between; gap: 20px; min-height: 54px; padding: 15px 0 0; border-top: 1px solid rgba(246, 242, 235, 0.38); font-family: var(--serif); font-size: 18px; line-height: 1.25; }
.bre-food__photo figcaption span { color: var(--bre-marigold); font-family: var(--sans); font-size: 8px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; }
.bre-food__order { display: flex; justify-content: center; width: var(--shell); margin: clamp(54px, 7vw, 96px) auto 0; padding-top: clamp(42px, 5vw, 68px); border-top: 1px solid rgba(246, 242, 235, 0.28); }

.bre-origin { display: grid; grid-template-columns: 0.92fr 1.08fr; min-height: 900px; background: var(--bre-marigold); color: var(--bre-forest); }
.bre-origin__image { min-height: 720px; margin: 0; overflow: hidden; }
.bre-origin__image img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.bre-origin__copy { align-self: center; padding: clamp(74px, 8vw, 132px); }
.bre-origin__copy h2 { max-width: 720px; margin: 0; font-family: var(--serif); font-size: clamp(62px, 7.5vw, 112px); font-weight: 400; letter-spacing: -0.05em; line-height: 0.82; }
.bre-origin__word { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 24px; max-width: 680px; margin: 54px 0 40px; padding: 22px 0 26px; border-top: 1px solid rgba(36, 56, 44, 0.5); border-bottom: 1px solid rgba(36, 56, 44, 0.5); font-family: var(--serif); }
.bre-origin__word span, .bre-origin__word em { font-size: clamp(38px, 4.5vw, 68px); font-weight: 400; line-height: 1; }
.bre-origin__word em { justify-self: end; }
.bre-origin__word b { font-family: var(--sans); font-size: 18px; font-weight: 500; }
.bre-origin__copy > p:not(.eyebrow) { max-width: 640px; margin: 0; color: rgba(36, 56, 44, 0.82); }
.bre-origin__copy > p + p { margin-top: 20px; }

.bre-standard { display: grid; grid-template-columns: 0.72fr 1.28fr; background: var(--bre-forest); color: var(--bre-cream); }
.bre-standard__intro { align-self: start; position: sticky; top: 70px; overflow: hidden; padding: clamp(78px, 9vw, 142px) clamp(42px, 7vw, 116px); }
.bre-standard__intro::before { position: absolute; inset: 0; background: linear-gradient(rgba(36, 56, 44, 0.91), rgba(36, 56, 44, 0.91)), url("../assets/images/bre-bre-pattern.jpg") center / 680px auto; content: ""; opacity: 0.34; }
.bre-standard__intro > * { position: relative; z-index: 1; }
.bre-standard__intro h2 { margin: 0; font-family: var(--serif); font-size: clamp(58px, 7vw, 102px); font-weight: 400; letter-spacing: -0.045em; line-height: 0.84; }
.bre-standard__intro > p:last-child { max-width: 460px; margin: 34px 0 0; color: rgba(246, 242, 235, 0.65); }
.bre-ledger { border-left: 1px solid rgba(246, 242, 235, 0.22); }
.bre-ledger article { position: relative; display: grid; grid-template-columns: 0.38fr 0.75fr 0.87fr; gap: 30px; min-height: 245px; padding: 46px clamp(30px, 5vw, 82px); border-bottom: 1px solid rgba(246, 242, 235, 0.22); }
.bre-ledger article:last-child { border-bottom: 0; }
.bre-ledger__verb { color: var(--bre-marigold); font-family: var(--serif); font-size: clamp(36px, 4vw, 58px); font-style: italic; line-height: 1; }
.bre-ledger h3 { max-width: 360px; margin: 0; font-family: var(--serif); font-size: clamp(30px, 3.2vw, 48px); font-weight: 400; line-height: 0.98; }
.bre-ledger p { max-width: 390px; margin: 2px 0 0; color: rgba(246, 242, 235, 0.68); font-size: 12px; line-height: 1.7; }
.bre-ledger small { position: absolute; right: clamp(30px, 5vw, 82px); bottom: 20px; color: rgba(246, 242, 235, 0.42); font-size: 8px; font-weight: 600; letter-spacing: 0.17em; text-transform: uppercase; }

.bre-flavor { display: grid; grid-template-columns: 1.12fr 0.88fr; min-height: 880px; background: var(--bre-tomato); color: var(--bre-cream); }
.bre-flavor__image { min-height: 720px; background: #fff url("../assets/images/bre-bre-wombats.webp") center / 84% auto no-repeat; }
.bre-flavor__copy { position: relative; display: flex; flex-direction: column; justify-content: center; padding: clamp(70px, 8vw, 132px); }
.bre-flavor__copy h2 { max-width: 700px; margin: 0; font-family: var(--serif); font-size: clamp(70px, 9vw, 138px); font-weight: 400; letter-spacing: -0.055em; line-height: 0.76; }
.bre-flavor__copy > p:not(.eyebrow):not(.bre-flavor__aside) { max-width: 520px; margin: 42px 0 0; color: rgba(246, 242, 235, 0.82); }
.bre-flavor__aside { margin: clamp(70px, 10vw, 142px) 0 0; color: #fff1e8; font-family: var(--serif); font-size: clamp(28px, 3.5vw, 48px); font-style: italic; line-height: 1.08; }

.bre-proof { padding: var(--section-space) 0; background: var(--paper); }
.bre-proof__heading { display: grid; grid-template-columns: 0.55fr 1fr 0.62fr; gap: clamp(30px, 6vw, 92px); align-items: end; margin-bottom: clamp(70px, 9vw, 130px); }
.bre-proof__heading h2 { margin: 0; font-family: var(--serif); font-size: clamp(58px, 7vw, 106px); font-weight: 400; letter-spacing: -0.045em; line-height: 0.83; }
.bre-proof__heading > p:last-child { margin: 0; color: rgba(31, 31, 31, 0.68); }
.bre-proof__gallery { display: grid; grid-template-columns: 1.28fr 0.72fr; gap: 22px; align-items: end; }
.bre-proof__photo { margin: 0; }
.bre-proof__photo img { width: 100%; height: clamp(480px, 47vw, 680px); object-fit: cover; }
.bre-proof__photo--wide img { object-position: center 52%; }
.bre-proof__photo figcaption { display: flex; justify-content: space-between; gap: 20px; padding: 15px 0 0; border-top: 1px solid var(--ink); font-family: var(--serif); font-size: 20px; }
.bre-proof__photo figcaption span { color: var(--moss); font-family: var(--sans); font-size: 8px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; }

.bre-promise { padding: var(--section-space) 0; background: #fff; color: var(--bre-forest); }
.bre-promise__heading { display: grid; grid-template-columns: 0.55fr 1fr 0.62fr; gap: clamp(30px, 6vw, 92px); align-items: end; margin-bottom: clamp(56px, 7vw, 104px); }
.bre-promise__heading h2 { margin: 0; font-family: var(--serif); font-size: clamp(58px, 7vw, 106px); font-weight: 400; letter-spacing: -0.045em; line-height: 0.83; }
.bre-promise__heading h2 em { color: var(--bre-tomato); font-weight: 400; }
.bre-promise__heading > p:last-child { margin: 0; color: rgba(36, 56, 44, 0.72); }
.bre-promise__image { max-width: 1150px; margin: 0 auto; }
.bre-promise__image img { width: 100%; height: auto; }
.bre-promise__columns { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(34px, 6vw, 100px); max-width: 1150px; margin: clamp(48px, 6vw, 88px) auto 0; }
.bre-promise__columns article { padding-top: 26px; border-top: 1px solid rgba(36, 56, 44, 0.35); }
.bre-promise__columns h3 { max-width: 420px; margin: 0 0 18px; font-family: var(--serif); font-size: clamp(30px, 3.2vw, 48px); font-weight: 400; line-height: 0.98; }
.bre-promise__columns p { max-width: 470px; margin: 0; color: rgba(31, 31, 31, 0.7); }
.bre-promise__columns p.bre-promise__aside { margin-top: 24px; color: var(--ink); font-family: var(--serif); font-size: 25px; font-style: italic; line-height: 1.25; }

.bre-close { position: relative; min-height: 820px; overflow: hidden; display: flex; align-items: center; background: var(--bre-forest); color: var(--bre-cream); }
.bre-close::before { position: absolute; inset: 0; background: radial-gradient(circle at 72% 48%, rgba(239, 185, 47, 0.22), transparent 30%); content: ""; }
.bre-close__mark { position: absolute; right: -0.08em; bottom: -0.2em; color: rgba(246, 242, 235, 0.045); font-family: var(--serif); font-size: clamp(180px, 31vw, 520px); font-weight: 500; letter-spacing: -0.1em; line-height: 0.8; white-space: nowrap; }
.bre-close__content { position: relative; z-index: 1; width: min(930px, calc(100vw - 72px)); margin-left: max(36px, calc((100vw - 1420px) / 2)); padding: 100px 0; }
.bre-close h2 { margin: 0; font-family: var(--serif); font-size: clamp(68px, 9vw, 138px); font-weight: 400; letter-spacing: -0.055em; line-height: 0.79; }
.bre-close h2 em { color: var(--bre-marigold); font-weight: 400; }
.bre-close__content > p:not(.eyebrow) { max-width: 570px; margin: 40px 0 0; color: rgba(246, 242, 235, 0.72); }
.bre-close__actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 42px; }

.bre-map { display: grid; grid-template-columns: 0.82fr 1.18fr; min-height: 740px; background: var(--bre-marigold); color: var(--bre-forest); }
.bre-map__intro { align-self: center; padding: clamp(72px, 8vw, 130px); }
.bre-map__intro h2 { margin: 0; font-family: var(--serif); font-size: clamp(64px, 7.5vw, 112px); font-weight: 400; letter-spacing: -0.05em; line-height: 0.82; }
.bre-map__intro > p:not(.eyebrow) { max-width: 540px; margin: 34px 0 0; color: rgba(36, 56, 44, 0.78); }
.bre-map__details { margin: 48px 0 0; }
.bre-map__details div { display: grid; grid-template-columns: 0.34fr 1fr; gap: 24px; padding: 17px 0; border-top: 1px solid rgba(36, 56, 44, 0.35); }
.bre-map__details div:last-child { border-bottom: 1px solid rgba(36, 56, 44, 0.35); }
.bre-map__details dt { font-size: 8px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; }
.bre-map__details dd { margin: 0; font-family: var(--serif); font-size: 21px; line-height: 1.25; }
.bre-map__link { display: inline-flex; gap: 14px; margin-top: 34px; padding: 12px 0; border-bottom: 1px solid currentColor; font-size: 9px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; }
.bre-map__frame { min-height: 740px; background: #d9d1c4; }
.bre-map__frame iframe { width: 100%; height: 100%; min-height: 740px; border: 0; filter: saturate(0.76) sepia(0.08); }

@media (max-width: 1100px) {
  .bre-hero__inner { grid-template-columns: 1fr 0.9fr; gap: 40px; }
  .bre-wordmark { width: min(480px, 44vw); }
  .bre-belief__grid { grid-template-columns: 0.35fr 1.15fr 0.72fr; }
  .bre-standard { grid-template-columns: 0.64fr 1.36fr; }
  .bre-standard__intro { padding-right: 54px; padding-left: 54px; }
  .bre-ledger article { grid-template-columns: 0.32fr 0.78fr 0.9fr; padding-right: 44px; padding-left: 44px; }
  .bre-ledger small { right: 44px; }
  .bre-flavor__copy { padding-right: 54px; padding-left: 54px; }
}

@media (max-width: 760px) {
  .bre-page .header-order { display: none; }
  .bre-page .site-header:not(.is-scrolled):not(.menu-open) .header-brand { opacity: 0; }
  .bre-page .site-header.menu-open .header-brand { opacity: 1; pointer-events: auto; transform: none; }
  .bre-hero { min-height: 0; height: auto; }
  .bre-hero__inner { grid-template-columns: 1fr; gap: 46px; width: calc(100vw - 48px); height: auto; padding-top: 102px; }
  .bre-hero__content { align-self: auto; padding-bottom: 0; }
  .bre-wordmark { width: min(560px, 92vw); margin-top: 40px; margin-left: -14px; }
  .bre-hero__content h1 { max-width: 500px; margin-top: 46px; font-size: clamp(44px, 13vw, 64px); }
  .bre-hero__lede { max-width: 420px; margin-top: 18px; }
  .bre-hero__actions { margin-top: 26px; }
  .bre-hero__figure { align-self: auto; width: min(420px, 84vw); height: min(118vw, 520px); margin: 10px auto 0; }
  .bre-hero__figure::after { inset: -11px; }
  .bre-scroll { position: static; display: inline-flex; margin: 42px 0 34px 24px; }
  .bre-belief__grid { grid-template-columns: 1fr; gap: 30px; }
  .bre-belief__grid h2 { font-size: clamp(58px, 17vw, 78px); }
  .bre-belief__copy { max-width: 520px; }
  .bre-food__heading { grid-template-columns: 1fr; align-items: start; gap: 30px; }
  .bre-food__heading h2 { font-size: clamp(60px, 18vw, 82px); }
  .bre-food__heading > p:last-child { max-width: 520px; }
  .bre-food__grid { grid-template-columns: 1fr 1fr; gap: 40px 12px; align-items: start; }
  .bre-food__photo--lead { grid-column: 1 / -1; }
  .bre-food__photo img, .bre-food__photo--lead img, .bre-food__photo--portrait img { height: auto; }
  .bre-food__photo figcaption { align-items: flex-start; flex-direction: column; gap: 7px; min-height: 82px; font-size: 16px; }
  .bre-food__order { justify-content: flex-start; }
  .bre-origin { grid-template-columns: 1fr; }
  .bre-origin__image { min-height: 112vw; }
  .bre-origin__copy { padding: 82px 24px 92px; }
  .bre-origin__copy h2 { font-size: clamp(60px, 18vw, 82px); }
  .bre-origin__word { gap: 12px; margin: 44px 0 34px; }
  .bre-origin__word span, .bre-origin__word em { font-size: clamp(37px, 12vw, 52px); }
  .bre-origin__word b { font-size: 14px; }
  .bre-standard { grid-template-columns: 1fr; }
  .bre-standard__intro { position: static; padding: 82px 24px 66px; }
  .bre-ledger { border-top: 1px solid rgba(246, 242, 235, 0.22); border-left: 0; }
  .bre-ledger article { grid-template-columns: 0.36fr 0.64fr; gap: 24px; min-height: 310px; padding: 36px 24px 64px; }
  .bre-ledger h3 { font-size: clamp(34px, 11vw, 48px); }
  .bre-ledger p { grid-column: 2; }
  .bre-ledger small { right: 24px; }
  .bre-flavor { grid-template-columns: 1fr; }
  .bre-flavor__image { min-height: 108vw; }
  .bre-flavor__copy { padding: 82px 24px 92px; }
  .bre-flavor__copy h2 { font-size: clamp(70px, 22vw, 98px); }
  .bre-proof__heading { grid-template-columns: 1fr; align-items: start; gap: 30px; }
  .bre-proof__heading h2 { font-size: clamp(60px, 18vw, 82px); }
  .bre-proof__heading > p:last-child { max-width: 520px; }
  .bre-proof__gallery { grid-template-columns: 1fr; gap: 54px; }
  .bre-proof__photo img, .bre-proof__photo--wide img { height: auto; }
  .bre-proof__photo:last-child { width: 78%; margin-left: auto; }
  .bre-proof__photo figcaption { align-items: flex-start; flex-direction: column; gap: 8px; }
  .bre-promise__heading { grid-template-columns: 1fr; align-items: start; gap: 30px; }
  .bre-promise__heading h2 { font-size: clamp(60px, 18vw, 82px); }
  .bre-promise__heading > p:last-child { max-width: 520px; }
  .bre-promise__columns { grid-template-columns: 1fr; gap: 46px; }
  .bre-close { min-height: 760px; }
  .bre-close__content { width: calc(100vw - 48px); margin: 0 auto; }
  .bre-close h2 { font-size: clamp(66px, 20vw, 94px); }
  .bre-close__mark { bottom: 0; font-size: 60vw; }
  .bre-map { grid-template-columns: 1fr; }
  .bre-map__intro { padding: 82px 24px 88px; }
  .bre-map__intro h2 { font-size: clamp(64px, 20vw, 88px); }
  .bre-map__frame, .bre-map__frame iframe { min-height: 460px; }
}

@media (max-width: 430px) {
  .bre-wordmark { width: 96vw; }
  .bre-hero__content h1 { margin-top: 56px; }
  .bre-ledger article { grid-template-columns: 1fr; min-height: 0; }
  .bre-ledger p { grid-column: 1; }
}
