/* Mevorach 2.0 — conversion, accessibility and responsive layer. */
:root {
  --v2-navy: #06255d;
  --v2-navy-deep: #031b46;
  --v2-blue: #0c3b80;
  --v2-gold: #c4953e;
  --v2-gold-light: #edd08a;
  --v2-cream: #f4ecdf;
  --v2-paper: #fffdf8;
  --v2-ink: #172033;
  --v2-muted: #5d6470;
  --v2-border: rgba(6, 37, 93, .14);
  --v2-radius: 22px;
  --v2-shadow: 0 28px 70px rgba(12, 27, 54, .13);
}

body { color: var(--v2-ink); background: var(--v2-paper); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
h1, h2, h3, .v2-serif { font-family: Georgia, "Times New Roman", serif; }
body:not(.home) .site-header { position: fixed; background: rgba(255, 253, 248, .98); box-shadow: 0 8px 32px rgba(12, 36, 77, .08); }
.header-inner { width: min(1240px, calc(100% - 48px)); }
.brand-image { width: 190px !important; height: auto !important; display: block; }
.site-nav { gap: 20px; font-size: 12px; }
.site-nav > a { white-space: nowrap; }

.v2-eyebrow { margin: 0 0 14px; color: var(--v2-gold); font: 800 12px/1.3 Inter, ui-sans-serif, system-ui, sans-serif; letter-spacing: .2em; text-transform: uppercase; }
.v2-button { min-height: 52px; padding: 0 24px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid transparent; border-radius: 12px; font-size: 14px; font-weight: 800; line-height: 1.2; text-align: center; transition: transform .2s, color .2s, background .2s, box-shadow .2s; }
.v2-button:hover { transform: translateY(-2px); }
.v2-button-primary { color: #fff; background: var(--v2-navy); box-shadow: 0 14px 28px rgba(6, 37, 93, .2); }
.v2-button-primary:hover { background: var(--v2-blue); }
.v2-button-secondary { color: var(--v2-navy); border-color: var(--v2-navy); background: transparent; }
.v2-button-secondary:hover { color: #fff; background: var(--v2-navy); }
.v2-button-gold { color: var(--v2-navy-deep); background: var(--v2-gold-light); box-shadow: 0 14px 28px rgba(196, 149, 62, .18); }
.v2-button-ghost-light { color: #fff; border-color: rgba(255,255,255,.58); }
.v2-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.v2-center { margin-top: 34px; text-align: center; }
.v2-text-link { color: var(--v2-navy); font-weight: 800; text-decoration: underline var(--v2-gold); text-underline-offset: 5px; }
.v2-text-link span { display: inline-block; transition: transform .2s; }
.v2-text-link:hover span { transform: translateX(4px); }

.v2-hero { min-height: 760px; padding: 150px max(28px, calc((100vw - 1240px) / 2)) 68px; display: grid; grid-template-columns: .8fr 1.2fr; gap: 36px; align-items: center; overflow: hidden; background: radial-gradient(circle at 9% 13%, rgba(255,255,255,.95), transparent 28%), linear-gradient(120deg, #fffdf8 0%, #f6eee1 53%, #ecddc3 100%); }
.v2-hero-copy { position: relative; z-index: 3; max-width: 520px; }
.v2-hero h1 { width: max-content; max-width: 100%; margin: 0; color: var(--v2-navy); font-weight: 400; line-height: .93; }
.v2-hero h1 > span { display: block; font-size: clamp(64px, 6.4vw, 98px); letter-spacing: .02em; }
.v2-hero h1 small { width: 100%; margin-top: 14px; display: grid; grid-template-columns: minmax(34px,1fr) auto minmax(34px,1fr); align-items: center; gap: 13px; font-size: clamp(26px, 3vw, 43px); font-weight: 700; letter-spacing: .045em; white-space: nowrap; }
.v2-hero h1 small i { height: 2px; background: var(--v2-gold); }
.v2-frozen { margin-top: 28px; display: block; color: var(--v2-blue); font-size: clamp(18px, 2vw, 25px); letter-spacing: .02em; }
.v2-lead { max-width: 460px; margin: 24px 0 30px; color: #424a56; font-size: 17px; line-height: 1.65; }
.v2-hero-facts { margin: 34px 0 0; padding: 23px 0 0; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--v2-border); list-style: none; }
.v2-hero-facts li { padding: 0 15px; border-right: 1px solid var(--v2-border); }
.v2-hero-facts li:first-child { padding-left: 0; }
.v2-hero-facts li:last-child { border: 0; }
.v2-hero-facts b, .v2-hero-facts span { display: block; }
.v2-hero-facts b { color: var(--v2-navy); font-size: 13px; }
.v2-hero-facts span { margin-top: 4px; color: var(--v2-muted); font-size: 11px; }
.v2-hero-visual { position: relative; height: 560px; isolation: isolate; }
.v2-hero-glow { position: absolute; z-index: -1; top: 0; right: 4%; width: min(540px, 42vw); aspect-ratio: 1; border: 1px solid rgba(255,255,255,.75); border-radius: 50%; background: radial-gradient(circle at 34% 27%, #f9e8bb, #d4a54f 74%, #a87320); box-shadow: 0 35px 90px rgba(85, 57, 20, .16), inset 0 0 0 22px rgba(255,255,255,.1); }
.v2-hero-dish { position: absolute; z-index: 1; top: 14px; right: -5%; width: min(770px, 105%); height: 490px; object-fit: contain; filter: drop-shadow(0 30px 27px rgba(37, 31, 23, .26)); }
.v2-recipe-stamp { position: absolute; z-index: 3; top: 23px; left: 1%; width: 138px; height: 138px; object-fit: contain; filter: drop-shadow(0 15px 22px rgba(6,37,93,.3)); transform: rotate(-6deg); }
.v2-size-note { position: absolute; z-index: 4; right: 5%; bottom: 4px; margin: 0; padding: 15px 20px; border: 1px solid rgba(6,37,93,.1); border-radius: 14px; color: var(--v2-muted); background: rgba(255,253,248,.94); box-shadow: 0 16px 35px rgba(31,37,44,.14); font-size: 13px; }
.v2-size-note strong { color: var(--v2-navy); }

.v2-proof { padding: 28px max(24px, calc((100vw - 1180px) / 2)); display: grid; grid-template-columns: repeat(4, 1fr); color: #fff; background: var(--v2-navy); }
.v2-proof article { min-width: 0; padding: 13px 24px; display: grid; grid-template-columns: 38px 1fr; gap: 14px; border-right: 1px solid rgba(255,255,255,.18); }
.v2-proof article:last-child { border: 0; }
.v2-proof article > span { color: var(--v2-gold-light); font: 700 20px/1 Georgia, serif; }
.v2-proof h2 { margin: 0 0 5px; font-size: 16px; }
.v2-proof p { margin: 0; color: rgba(255,255,255,.72); font-size: 12px; line-height: 1.5; }

.v2-product { min-height: 620px; display: grid; grid-template-columns: .86fr 1.14fr; align-items: stretch; background: #fcfaf6; }
.v2-product-copy { max-width: 600px; padding: 92px 68px 82px max(28px, calc((100vw - 1240px) / 2)); align-self: center; }
.v2-product-copy h2, .v2-section-heading h2, .v2-reseller h2 { margin: 0; color: var(--v2-navy); font-size: clamp(34px, 4vw, 54px); line-height: 1.08; font-weight: 400; }
.v2-product-copy > p:not(.v2-eyebrow) { margin: 25px 0; color: var(--v2-muted); font-size: 16px; line-height: 1.75; }
.v2-checks { margin: 0 0 29px; padding: 0; list-style: none; }
.v2-checks li { margin: 9px 0; color: #333b49; font-size: 14px; }
.v2-checks li::before { content: "✓"; margin-right: 10px; color: var(--v2-gold); font-weight: 900; }
.v2-product-photo { position: relative; min-height: 570px; margin: 0; display: grid; place-items: center; overflow: hidden; isolation: isolate; background: radial-gradient(circle, #f4dfbb 0 32%, transparent 32.5%), linear-gradient(135deg, #f1e8da, #e6d6bd); }
.v2-product-photo::after { content: ""; position: absolute; z-index: -1; width: 480px; height: 480px; border: 1px solid rgba(6,37,93,.15); border-radius: 50%; }
.v2-product-photo img { width: min(850px, 99%); max-height: 540px; object-fit: contain; filter: drop-shadow(0 30px 26px rgba(46,35,21,.22)); }
.v2-product-photo figcaption { position: absolute; right: 6%; bottom: 34px; padding: 14px 26px; border: 2px solid var(--v2-gold); border-radius: 999px; color: var(--v2-gold-light); background: var(--v2-navy); box-shadow: 0 14px 30px rgba(6,37,93,.28), 0 0 0 4px rgba(255,255,255,.66); font: 700 18px/1 Georgia, serif; letter-spacing: .12em; text-transform: uppercase; }

.v2-packages, .v2-locations, .v2-recipes { padding: 92px max(24px, calc((100vw - 1180px) / 2)); }
.v2-section-heading { max-width: 780px; margin: 0 auto 46px; text-align: center; }
.v2-section-heading > p:last-child { margin: 16px 0 0; color: var(--v2-muted); line-height: 1.65; }
.v2-package-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px; }
.v2-package-grid article { min-height: 475px; padding: 28px; display: grid; grid-template-columns: minmax(180px, .86fr) 1fr; gap: 28px; align-items: center; border: 1px solid var(--v2-border); border-radius: var(--v2-radius); background: linear-gradient(135deg, #f7f1e7, #fffdf8); box-shadow: 0 18px 42px rgba(21, 31, 51, .08); }
.v2-package-grid button { height: 390px; padding: 0; display: flex; flex-direction: column; align-items: center; border: 0; color: var(--v2-navy); background: transparent; cursor: zoom-in; }
.v2-package-grid button img { width: 100%; height: 350px; object-fit: contain; filter: drop-shadow(0 18px 19px rgba(16,25,44,.16)); transition: transform .25s; }
.v2-package-grid button:hover img { transform: scale(1.035); }
.v2-package-grid button span { font-size: 12px; font-weight: 800; text-decoration: underline var(--v2-gold); text-underline-offset: 4px; }
.v2-package-grid article > div p { margin: 0 0 4px; color: var(--v2-muted); font-size: 13px; }
.v2-package-grid h3 { margin: 0 0 24px; color: var(--v2-navy); font-size: 56px; line-height: 1; }
.v2-package-grid article > div a { color: var(--v2-navy); font-size: 13px; font-weight: 800; text-decoration: underline var(--v2-gold); text-underline-offset: 5px; }

.v2-prep { padding: 90px max(24px, calc((100vw - 1180px) / 2)); color: #fff; background: radial-gradient(circle at 88% 8%, #10488d, transparent 28%), var(--v2-navy-deep); text-align: center; }
.v2-section-heading-light h2 { color: #fff; }
.v2-section-heading-light > p:last-child { color: rgba(255,255,255,.72); }
.v2-prep ol { margin: 0 0 42px; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); list-style: none; }
.v2-prep li { padding: 0 30px; border-right: 1px solid rgba(255,255,255,.17); }
.v2-prep li:last-child { border: 0; }
.v2-prep li > span { width: 60px; height: 60px; margin: 0 auto 19px; display: grid; place-items: center; border: 1px solid var(--v2-gold-light); border-radius: 50%; color: var(--v2-gold-light); font: 700 23px/1 Georgia, serif; }
.v2-prep h3 { margin: 0 0 9px; font-size: 20px; }
.v2-prep li p { margin: 0; color: rgba(255,255,255,.72); font-size: 13px; line-height: 1.6; }

.v2-locations { background: #f8f3eb; }
.v2-location-grid { display: grid; gap: 16px; }
.v2-location-card { min-width: 0; padding: 25px 27px; display: grid; grid-template-columns: 62px 1fr auto; gap: 24px; align-items: center; border: 1px solid rgba(196,149,62,.32); border-radius: 18px; background: #fffdf8; box-shadow: 0 15px 36px rgba(36,35,33,.07); }
.v2-location-card > span { width: 58px; height: 58px; display: grid; place-items: center; border-radius: 50%; color: var(--v2-gold-light); background: var(--v2-navy); font: 700 20px/1 Georgia, serif; }
.v2-location-card p { margin: 0 0 4px; color: var(--v2-gold); font-size: 11px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.v2-location-card h3 { margin: 0 0 7px; color: var(--v2-navy); font-size: 24px; }
.v2-location-card address { color: var(--v2-muted); font-size: 14px; font-style: normal; line-height: 1.5; }
.v2-location-card > a { min-height: 44px; padding: 0 16px; display: inline-flex; align-items: center; border: 1px solid var(--v2-navy); border-radius: 10px; color: var(--v2-navy); font-size: 13px; font-weight: 800; }
.v2-location-card > a:hover { color: #fff; background: var(--v2-navy); }

.v2-reseller { padding: 72px max(24px, calc((100vw - 1080px) / 2)); display: flex; align-items: center; justify-content: space-between; gap: 60px; color: #fff; background: linear-gradient(118deg, #06316f, #06255d 58%, #031a43); }
.v2-reseller > div { max-width: 720px; }
.v2-reseller h2 { color: #fff; }
.v2-reseller > div > p:last-child { max-width: 650px; margin: 20px 0 0; color: rgba(255,255,255,.76); line-height: 1.7; }
.v2-reseller .v2-button { flex: 0 0 auto; }

.v2-recipes { background: var(--v2-paper); }
.v2-recipe-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.v2-recipe-card { overflow: hidden; border: 1px solid var(--v2-border); border-radius: var(--v2-radius); background: #fff; box-shadow: 0 18px 40px rgba(17,28,48,.08); }
.v2-recipe-card > a { height: 100%; display: flex; flex-direction: column; }
.v2-recipe-card img { width: 100%; aspect-ratio: 4/3; object-fit: cover; background: #efe6d7; transition: transform .35s; }
.v2-recipe-card:hover img { transform: scale(1.025); }
.v2-recipe-card div { padding: 25px; }
.v2-recipe-card p { margin: 0 0 9px; color: var(--v2-gold); font-size: 11px; font-weight: 900; letter-spacing: .13em; }
.v2-recipe-card h3 { margin: 0 0 20px; color: var(--v2-navy); font-size: 23px; line-height: 1.25; }
.v2-recipe-card span { color: var(--v2-navy); font-size: 13px; font-weight: 800; }

.v2-final-cta { min-height: 190px; padding: 42px max(24px, calc((100vw - 1080px) / 2)); display: flex; align-items: center; justify-content: space-between; gap: 45px; color: #fff; background: var(--v2-navy); }
.v2-final-cta h2 { max-width: 680px; margin: 0; color: #fff; font-size: clamp(28px, 4vw, 46px); line-height: 1.12; font-weight: 400; }
.v2-final-cta .v2-eyebrow { color: var(--v2-gold-light); }
.v2-footer { max-width: none; margin: 0; padding: 55px max(24px, calc((100vw - 1180px) / 2)) 22px; display: block; color: #354051; background: #f8f3eb; font-size: 14px; }
.v2-footer > .v2-footer-grid { display: grid; grid-template-columns: 1.55fr .8fr .85fr 1.3fr; gap: 42px; align-items: start; }
.v2-footer h2 { margin: 0 0 15px; color: var(--v2-ink); font: 900 12px/1.3 Inter, ui-sans-serif, system-ui, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
.v2-footer nav, .v2-footer-contact { display: flex; flex-direction: column; align-items: flex-start; gap: 9px; }
.v2-footer a:hover, .v2-privacy-link:hover { color: var(--v2-navy); text-decoration: underline; }
.v2-footer-brand .footer-brand-mark { width: 210px; display: block; }
.v2-footer-brand .footer-brand-mark img { width: 210px !important; height: auto !important; display: block; }
.v2-footer-brand p { max-width: 300px; margin: 12px 0 0; color: var(--v2-muted); line-height: 1.65; }
.v2-privacy-link { padding: 0; border: 0; color: inherit; background: transparent; cursor: pointer; }
.v2-copyright { margin: 40px 0 0; padding-top: 18px; border-top: 1px solid var(--v2-border); color: #737984; font-size: 12px; text-align: center; }

.v2-consent { position: fixed; z-index: 150; right: 22px; bottom: 22px; left: 22px; max-width: 1080px; margin: auto; padding: 20px 22px; display: flex; align-items: center; justify-content: space-between; gap: 28px; border: 1px solid rgba(255,255,255,.16); border-radius: 16px; color: #fff; background: #031b46; box-shadow: 0 20px 60px rgba(0,0,0,.28); }
.v2-consent[hidden] { display: none; }
.v2-consent strong { display: block; margin-bottom: 4px; }
.v2-consent p { margin: 0; color: rgba(255,255,255,.75); font-size: 13px; line-height: 1.5; }
.v2-consent p a { color: var(--v2-gold-light); text-decoration: underline; }
.v2-consent-actions { display: flex; gap: 9px; flex: 0 0 auto; }
.v2-consent button { min-height: 42px; padding: 0 15px; border: 1px solid rgba(255,255,255,.42); border-radius: 9px; color: #fff; background: transparent; font-size: 12px; font-weight: 800; cursor: pointer; }
.v2-consent button:last-child { color: var(--v2-navy-deep); border-color: var(--v2-gold-light); background: var(--v2-gold-light); }

/* Shared internal page system. */
.v2-page { min-height: 70vh; padding-top: 118px; background: #fcfaf6; }
.v2-page-hero { padding: 72px max(24px, calc((100vw - 1080px) / 2)) 62px; color: #fff; background: radial-gradient(circle at 88% 10%, #174f91, transparent 30%), var(--v2-navy); }
.v2-page-hero .v2-eyebrow { color: var(--v2-gold-light); }
.v2-page-hero h1 { max-width: 900px; margin: 0; color: #fff; font-size: clamp(40px, 5.5vw, 68px); line-height: 1.06; font-weight: 400; }
.v2-page-hero > p:last-child { max-width: 710px; margin: 22px 0 0; color: rgba(255,255,255,.78); font-size: 17px; line-height: 1.65; }
.v2-page-content { max-width: 920px; margin: auto; padding: 64px 24px 85px; font-size: 17px; line-height: 1.8; }
.v2-page-content h2 { margin: 42px 0 13px; color: var(--v2-navy); font-size: clamp(26px, 3vw, 37px); line-height: 1.2; }
.v2-page-content a { color: var(--v2-navy); font-weight: 800; text-decoration: underline var(--v2-gold); text-underline-offset: 4px; }
.v2-breadcrumbs { max-width: 1080px; margin: 0 auto; padding: 18px 24px; color: var(--v2-muted); font-size: 12px; }
.v2-breadcrumbs a { color: var(--v2-navy); font-weight: 800; }

.v2-product-detail-hero { min-height: 590px; padding: 55px max(24px, calc((100vw - 1180px) / 2)) 70px; display: grid; grid-template-columns: .85fr 1.15fr; gap: 38px; align-items: center; overflow: hidden; background: linear-gradient(120deg, #fffdf8, #f0e4d0); }
.v2-product-detail-hero > div { max-width: 570px; }
.v2-product-detail-hero h1 { margin: 0; color: var(--v2-navy); font-size: clamp(46px, 6vw, 76px); line-height: 1.02; font-weight: 400; }
.v2-product-detail-hero > div > p:last-of-type { margin: 24px 0 30px; color: var(--v2-muted); font-size: 17px; line-height: 1.7; }
.v2-product-detail-hero > img { width: 100%; max-height: 490px; object-fit: contain; filter: drop-shadow(0 28px 28px rgba(38,31,22,.22)); }
.v2-product-variants, .v2-product-info { padding: 85px max(24px, calc((100vw - 1120px) / 2)); }
.v2-variant-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.v2-variant-grid article { min-height: 440px; padding: 28px; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 25px; border: 1px solid var(--v2-border); border-radius: var(--v2-radius); background: #f8f3eb; }
.v2-variant-grid button { height: 350px; padding: 0; border: 0; background: transparent; cursor: zoom-in; }
.v2-variant-grid button img { width: 100%; height: 100%; object-fit: contain; filter: drop-shadow(0 18px 20px rgba(17,28,48,.16)); }
.v2-variant-grid h3 { margin: 0; color: var(--v2-navy); font-size: 52px; }
.v2-variant-grid p { color: var(--v2-muted); line-height: 1.6; }
.v2-variant-grid article > div a { color: var(--v2-navy); font-size: 13px; font-weight: 800; text-decoration: underline var(--v2-gold); text-underline-offset: 5px; }
.v2-product-info { background: #f8f3eb; }
.v2-product-info-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 24px; }
.v2-product-info-grid > article { padding: 34px; border-radius: var(--v2-radius); background: #fff; box-shadow: 0 18px 42px rgba(20,29,48,.07); }
.v2-product-info-grid h3 { margin: 0 0 24px; color: var(--v2-navy); font-size: 28px; }
.v2-ingredients dl { margin: 0; }
.v2-ingredients dl > div { padding: 18px 0; border-bottom: 1px solid var(--v2-border); }
.v2-ingredients dl > div:last-child { border: 0; }
.v2-ingredients dt { color: var(--v2-navy); font-size: 13px; font-weight: 900; text-transform: uppercase; }
.v2-ingredients dd { margin: 6px 0 0; color: var(--v2-muted); line-height: 1.6; }
.v2-nutrition table { width: 100%; border-collapse: collapse; font-size: 14px; }
.v2-nutrition caption { padding: 12px; color: #fff; background: var(--v2-navy); font-weight: 800; }
.v2-nutrition th, .v2-nutrition td { padding: 9px 10px; border: 1px solid #777d85; text-align: left; }
.v2-nutrition th:last-child, .v2-nutrition td:last-child { text-align: center; }
.v2-nutrition > p { color: var(--v2-muted); font-size: 11px; }

.v2-store-directory { max-width: 1100px; margin: auto; padding: 60px 24px 85px; }
.v2-store-search { display: block; margin-bottom: 30px; }
.v2-store-search span { display: block; margin-bottom: 9px; color: var(--v2-navy); font-size: 13px; font-weight: 900; }
.v2-store-search input { width: 100%; min-height: 58px; padding: 0 18px; border: 1px solid var(--v2-border); border-radius: 13px; color: var(--v2-ink); background: #fff; box-shadow: 0 12px 30px rgba(20,29,48,.05); font-size: 16px; }
.v2-store-search input:focus { outline: 3px solid rgba(196,149,62,.3); border-color: var(--v2-gold); }
.v2-store-results { display: grid; gap: 16px; }
.v2-store-result { padding: 26px; display: grid; grid-template-columns: 62px 1fr auto; align-items: center; gap: 23px; border: 1px solid var(--v2-border); border-radius: 18px; background: #fff; box-shadow: 0 14px 34px rgba(17,28,48,.06); }
.v2-store-result[hidden] { display: none; }
.v2-store-result > span { width: 58px; height: 58px; display: grid; place-items: center; border-radius: 50%; color: var(--v2-gold-light); background: var(--v2-navy); font: 700 20px/1 Georgia, serif; }
.v2-store-result p { margin: 0 0 5px; color: var(--v2-gold); font-size: 11px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.v2-store-result h2 { margin: 0 0 7px; color: var(--v2-navy); font-size: 25px; }
.v2-store-result address { color: var(--v2-muted); font-style: normal; line-height: 1.5; }
.v2-store-result small { margin-top: 7px; display: block; color: var(--v2-muted); }
.v2-store-links { display: flex; flex-direction: column; align-items: center; gap: 8px; }
.v2-store-links > a:not(.v2-button) { color: var(--v2-navy); font-size: 12px; font-weight: 800; }
.v2-store-empty { padding: 32px; border-radius: 15px; color: var(--v2-muted); background: #f5eee2; text-align: center; }
.v2-store-help { margin-top: 44px; padding: 35px; display: flex; align-items: center; justify-content: space-between; gap: 35px; border-radius: var(--v2-radius); color: #fff; background: var(--v2-navy); }
.v2-store-help h2 { margin: 0; color: #fff; font-size: 32px; }
.v2-store-help > div > p:last-child { margin: 10px 0 0; color: rgba(255,255,255,.74); }

.v2-reseller-content { max-width: 1120px; margin: auto; padding: 70px 24px 90px; display: grid; grid-template-columns: .75fr 1.25fr; gap: 60px; align-items: start; }
.v2-reseller-benefits { position: sticky; top: 150px; }
.v2-reseller-benefits h2 { margin: 0; color: var(--v2-navy); font-size: 38px; line-height: 1.15; }
.v2-reseller-benefits ul { margin: 29px 0; padding: 0; list-style: none; }
.v2-reseller-benefits li { margin: 12px 0; }
.v2-reseller-benefits li::before { content: "✓"; margin-right: 10px; color: var(--v2-gold); font-weight: 900; }
.v2-reseller-note { padding: 16px; border-left: 3px solid var(--v2-gold); color: var(--v2-muted); background: #f7f1e7; font-size: 13px; line-height: 1.6; }
.v2-reseller-form { padding: 36px; border: 1px solid var(--v2-border); border-radius: var(--v2-radius); background: #fff; box-shadow: var(--v2-shadow); }
.v2-reseller-form > h2 { margin: 0; color: var(--v2-navy); font-size: 34px; }
.v2-reseller-form > p { margin: 8px 0 27px; color: var(--v2-muted); font-size: 13px; }
.v2-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.v2-form-grid label > span { display: block; margin-bottom: 8px; color: var(--v2-ink); font-size: 13px; font-weight: 800; }
.v2-form-grid input, .v2-form-grid select, .v2-form-grid textarea { width: 100%; min-height: 50px; padding: 11px 13px; border: 1px solid #c9cdd3; border-radius: 9px; color: var(--v2-ink); background: #fff; font: inherit; }
.v2-form-grid textarea { resize: vertical; }
.v2-form-grid input:focus, .v2-form-grid select:focus, .v2-form-grid textarea:focus { outline: 3px solid rgba(196,149,62,.27); border-color: var(--v2-gold); }
.v2-form-wide { grid-column: 1 / -1; }
.v2-form-consent { margin: 22px 0; display: flex; gap: 10px; color: var(--v2-muted); font-size: 13px; line-height: 1.5; }
.v2-form-consent input { width: 18px; height: 18px; flex: 0 0 auto; }

.v2-recipe-archive { max-width: 1180px; margin: auto; padding: 70px 24px 90px; }
.v2-recipe-archive .v2-recipe-card h2 { margin: 0 0 13px; color: var(--v2-navy); font-size: 25px; }
.v2-recipe-archive .v2-recipe-card div > span { display: block; color: var(--v2-muted); font-size: 14px; font-weight: 400; line-height: 1.6; }
.v2-recipe-archive .v2-recipe-card div > b { margin-top: 20px; display: block; color: var(--v2-navy); font-size: 13px; }
.v2-recipe-hero { min-height: 500px; display: grid; grid-template-columns: .85fr 1.15fr; align-items: stretch; background: #f3e9db; }
.v2-recipe-hero > div { padding: 75px 55px 75px max(24px, calc((100vw - 1180px) / 2)); align-self: center; }
.v2-recipe-hero h1 { margin: 0; color: var(--v2-navy); font-size: clamp(40px, 5vw, 65px); line-height: 1.06; }
.v2-recipe-hero > div > p:last-child { margin: 22px 0 0; color: var(--v2-muted); font-size: 17px; line-height: 1.65; }
.v2-recipe-hero > img { width: 100%; height: 100%; min-height: 500px; object-fit: cover; background: #e6d8c2; }
.v2-recipe-content { max-width: 820px; margin: auto; padding: 65px 24px 90px; font-size: 17px; line-height: 1.8; }
.v2-recipe-content h2 { margin: 40px 0 13px; color: var(--v2-navy); font-size: 32px; }
.v2-recipe-content aside { margin-top: 42px; padding: 19px 22px; border-left: 4px solid var(--v2-gold); color: var(--v2-navy); background: #f5eee2; }

@media (max-width: 1120px) {
  .brand-image { width: 180px !important; height: auto !important; }
  .site-nav { gap: 16px; font-size: 11px; }
  .v2-hero { min-height: 1050px; padding-top: 130px; grid-template-columns: 1fr; align-items: start; }
  .v2-hero-copy { max-width: 680px; }
  .v2-hero-visual { height: 520px; }
  .v2-hero-glow { right: 10%; width: 470px; }
  .v2-hero-dish { right: 0; width: min(800px, 96%); }
  .v2-recipe-stamp { left: 8%; }
  .v2-proof { grid-template-columns: 1fr 1fr; }
  .v2-proof article:nth-child(2) { border-right: 0; }
  .v2-proof article:nth-child(-n+2) { border-bottom: 1px solid rgba(255,255,255,.18); }
  .v2-package-grid article { grid-template-columns: 1fr; text-align: center; }
  .v2-package-grid button { height: 320px; }
  .v2-package-grid button img { height: 280px; }
  .v2-footer > .v2-footer-grid { grid-template-columns: 1.3fr 1fr 1fr; }
  .v2-footer-contact { grid-column: 2 / 4; }
}

@media (max-width: 760px) {
  .brand-image { width: 160px !important; height: auto !important; }
  .v2-actions { flex-direction: column; }
  .v2-actions .v2-button { width: 100%; }
  .v2-hero { min-height: 920px; padding: 115px 18px 48px; gap: 12px; }
  .v2-hero-copy { text-align: center; }
  .v2-hero h1 { margin-inline: auto; }
  .v2-hero h1 > span { font-size: 58px; }
  .v2-hero h1 small { font-size: 23px; }
  .v2-lead { margin-inline: auto; font-size: 15px; }
  .v2-hero-facts { text-align: left; }
  .v2-hero-facts li { padding: 0 9px; }
  .v2-hero-facts b { font-size: 12px; }
  .v2-hero-facts span { font-size: 10px; }
  .v2-hero-visual { height: 390px; margin-inline: -18px; }
  .v2-hero-glow { top: 28px; right: 8%; width: min(350px, 84vw); }
  .v2-hero-dish { top: 29px; width: 100%; height: 305px; }
  .v2-recipe-stamp { top: 30px; left: 3%; width: 96px; height: 96px; }
  .v2-size-note { right: 50%; bottom: 0; padding: 12px 16px; white-space: nowrap; transform: translateX(50%); }
  .v2-proof { grid-template-columns: 1fr; padding: 15px 18px; }
  .v2-proof article { padding: 18px 8px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.18); }
  .v2-product { grid-template-columns: 1fr; }
  .v2-product-copy { padding: 60px 18px; }
  .v2-product-photo { min-height: 390px; }
  .v2-product-photo::after { width: 320px; height: 320px; }
  .v2-product-photo img { max-height: 365px; }
  .v2-product-photo figcaption { right: 50%; bottom: 18px; font-size: 15px; white-space: nowrap; transform: translateX(50%); }
  .v2-packages, .v2-locations, .v2-recipes { padding: 62px 18px; }
  .v2-section-heading { margin-bottom: 34px; }
  .v2-product-copy h2, .v2-section-heading h2, .v2-reseller h2 { font-size: 35px; }
  .v2-package-grid { grid-template-columns: 1fr; }
  .v2-package-grid article { min-height: 0; padding: 22px; }
  .v2-prep { padding: 65px 18px; }
  .v2-prep ol { grid-template-columns: 1fr 1fr; row-gap: 30px; }
  .v2-prep li { padding: 0 17px; }
  .v2-prep li:nth-child(2) { border-right: 0; }
  .v2-location-card { grid-template-columns: 52px 1fr; padding: 22px 18px; gap: 15px; }
  .v2-location-card > span { width: 50px; height: 50px; }
  .v2-location-card > a { grid-column: 1 / -1; justify-content: center; }
  .v2-reseller, .v2-final-cta { padding: 55px 18px; flex-direction: column; align-items: stretch; gap: 30px; text-align: center; }
  .v2-reseller .v2-button { width: 100%; }
  .v2-recipe-grid { grid-template-columns: 1fr; }
  .v2-footer { padding: 42px 18px 20px; }
  .v2-footer > .v2-footer-grid { grid-template-columns: 1fr 1fr; gap: 32px 22px; }
  .v2-footer-brand { grid-column: 1 / -1; }
  .v2-footer-contact { grid-column: 1 / -1; }
  .v2-consent { right: 12px; bottom: 12px; left: 12px; padding: 18px; flex-direction: column; align-items: stretch; gap: 16px; }
  .v2-consent-actions button { flex: 1; }
  .v2-page { padding-top: 100px; }
  .v2-page-hero { padding: 52px 18px 46px; }
  .v2-page-content { padding: 45px 18px 62px; font-size: 16px; }
  .v2-product-detail-hero, .v2-recipe-hero { grid-template-columns: 1fr; }
  .v2-product-detail-hero { padding: 46px 18px 55px; }
  .v2-product-detail-hero > img { max-height: 360px; }
  .v2-product-variants, .v2-product-info { padding: 62px 18px; }
  .v2-variant-grid, .v2-product-info-grid { grid-template-columns: 1fr; }
  .v2-variant-grid article { grid-template-columns: 1fr; text-align: center; }
  .v2-nutrition table { font-size: 12px; }
  .v2-nutrition th, .v2-nutrition td { padding: 7px 5px; }
  .v2-store-directory { padding: 45px 18px 62px; }
  .v2-store-result { grid-template-columns: 52px 1fr; padding: 22px 18px; gap: 15px; }
  .v2-store-result > span { width: 50px; height: 50px; }
  .v2-store-links { grid-column: 1 / -1; align-items: stretch; }
  .v2-store-help { padding: 28px 20px; flex-direction: column; align-items: stretch; text-align: center; }
  .v2-reseller-content { padding: 52px 18px 68px; grid-template-columns: 1fr; gap: 35px; }
  .v2-reseller-benefits { position: static; }
  .v2-reseller-form { padding: 25px 18px; }
  .v2-form-grid { grid-template-columns: 1fr; }
  .v2-form-wide { grid-column: auto; }
  .v2-recipe-archive { padding: 50px 18px 68px; }
  .v2-recipe-hero > div { padding: 50px 18px; }
  .v2-recipe-hero > img { min-height: 310px; max-height: 420px; }
  .v2-recipe-content { padding: 48px 18px 65px; font-size: 16px; }
}

@media (max-width: 420px) {
  .v2-hero h1 > span { font-size: 50px; }
  .v2-hero h1 small { font-size: 20px; }
  .v2-hero-facts { grid-template-columns: 1fr; gap: 10px; text-align: center; }
  .v2-hero-facts li { padding: 0; border: 0; }
  .v2-prep ol, .v2-footer > .v2-footer-grid { grid-template-columns: 1fr; }
  .v2-prep li { padding: 24px 8px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.17); }
  .v2-footer-brand, .v2-footer-contact { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
  .v2-button, .v2-product-photo img, .v2-package-grid img, .v2-recipe-card img { transition: none; }
}

/* Content remains readable when scripting is unavailable. */
.reveal { opacity: 1; transform: none; }
@media (min-width: 681px) and (max-width: 760px) { .v2-page { padding-top: 118px; } }
:focus-visible { outline: 3px solid #bb8b32; outline-offset: 4px; }
