@import url("./yukibie-sanriku.css");

:root {
  --beer-ink: #282017;
  --beer-amber: #b66a20;
  --beer-gold: #e2b85e;
  --beer-cream: #f7f0df;
  --beer-night: #172936;
  --beer-night-soft: #254252;
  --beer-green: #536f5d;
}

.craftbeer-article .article-kicker::before,
.craftbeer-article .article-section h2::after { background: var(--beer-amber); }

.hero-cta-buttons { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.hero-cta-buttons .article-button { margin: 0; }

.section-amber { background: linear-gradient(180deg,#f7ecd3,#fffaf1); }
.section-night { background: var(--beer-night); color: #f9f3e7; }
.section-night h2, .section-night h3 { color: #fff; }
.section-night p { color: #f4eee2; }
.section-night h2::after { background: var(--beer-gold) !important; }
.section-brewery { background: #e7ece5; }

.night-flow, .mood-grid { display: grid; gap: 22px; margin: 45px 0; }
.night-flow { grid-template-columns: repeat(3,1fr); }
.night-flow article { padding: 30px; background: rgba(255,255,255,.72); border: 1px solid rgba(121,83,35,.18); }
.night-flow span { color: var(--beer-amber); font-weight: 700; letter-spacing: .12em; }
.night-flow h3 { margin: 10px 0; }

.mood-no { color: var(--beer-gold); font-family: Georgia,serif; font-size: 2rem !important; margin: 0 0 12px !important; }
.mood-style { display: inline-block; padding: 7px 13px; color: #172936; background: var(--beer-gold); font-weight: 700; letter-spacing: .08em; }

.choice-table-wrap { overflow-x: auto; margin: 42px 0 20px; border: 1px solid rgba(226,184,94,.38); }
.choice-table { width: 100%; min-width: 680px; border-collapse: collapse; background: #fff; color: var(--beer-ink); }
.choice-table th, .choice-table td { padding: 18px; border-bottom: 1px solid #e6dfd1; text-align: left; }
.choice-table th { background: #e8bd63; color: #26313a; }
.choice-table tr:last-child td { border-bottom: 0; }

.pairing-list { display: grid; gap: 0; margin: 42px 0; border-top: 1px solid #d9cebb; }
.pairing-list article { position: relative; padding: 35px 0 35px 145px; border-bottom: 1px solid #d9cebb; }
.pairing-label { position: absolute; left: 0; top: 38px; color: var(--beer-amber); font-size: .78rem !important; font-weight: 700; letter-spacing: .12em; }
.pairing-list h3 { margin-top: 0; }

.beer-steps li { border-left-color: var(--beer-gold); }
.beer-steps .step-number { background: var(--beer-night); }

.interview-source { margin-top: 42px; padding: 28px 32px; border-left: 5px solid var(--beer-green); background: rgba(255,255,255,.7); }
.interview-source p:last-child { margin-bottom: 0; }
.editorial-note { margin: 34px 0; padding: 20px 24px; color: var(--beer-ink); background: rgba(255,255,255,.9); border-left: 4px solid var(--beer-gold); font-size: .92rem; }

.ume-soda-feature { display: grid; grid-template-columns: minmax(220px,.82fr) minmax(0,1.25fr); margin: 46px 0 32px; overflow: hidden; border: 1px solid #d8cfbd; background: #f8f4e9; box-shadow: 0 18px 46px rgba(36,42,35,.1); }
.ume-soda-image { min-height: 100%; background: #e7eadc; }
.ume-soda-image img { display: block; width: 100%; height: 100%; object-fit: cover; }
.ume-soda-copy { padding: clamp(28px,4vw,52px); align-self: center; }
.ume-soda-copy h3 { margin: 7px 0 20px; color: #29372d; font-size: clamp(1.45rem,2.6vw,2.05rem); line-height: 1.5; letter-spacing: .035em; }
.ume-soda-copy p { margin: 0 0 1em; }
.limited-label { display: flex; flex-wrap: wrap; gap: 8px; }
.limited-label span { padding: 5px 11px; border: 1px solid #7e3f3b; color: #7e3f3b; background: #fff; font-size: .76rem; font-weight: 700; letter-spacing: .08em; }
.ume-soda-meta { margin: 24px 0 18px; border-top: 1px solid #c8bda8; }
.ume-soda-meta div { display: grid; grid-template-columns: 8em minmax(0,1fr); gap: 12px; padding: 12px 0; border-bottom: 1px solid #c8bda8; }
.ume-soda-meta dt { font-weight: 700; }
.ume-soda-meta dd { margin: 0; }
.ume-soda-copy .stock-note { color: #665e50; font-size: .84rem; line-height: 1.75; }
.ume-soda-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.ume-soda-actions .article-button { margin: 0; }

.craftbeer-article .article-button:not(.article-button-secondary):not(.article-button-light),
.craftbeer-article .article-button:not(.article-button-secondary):not(.article-button-light):visited { color: #fff !important; background: var(--beer-night); border: 2px solid var(--beer-night); }
.craftbeer-article .article-button:not(.article-button-secondary):not(.article-button-light):hover,
.craftbeer-article .article-button:not(.article-button-secondary):not(.article-button-light):focus-visible { color: #fff !important; background: var(--beer-amber); border-color: var(--beer-amber); }
.craftbeer-article .article-button-outline,
.craftbeer-article .article-button-outline:visited { color: var(--beer-night) !important; background: transparent; border-color: var(--beer-night); }
.craftbeer-article .article-button-outline:hover,
.craftbeer-article .article-button-outline:focus-visible { color: #fff !important; background: var(--beer-amber); border-color: var(--beer-amber); }
.beer-final-cta { background: linear-gradient(145deg,#162a35,#294a58); }
.section-night .official-note { color: #352b20; background: #f7f0e2; border-left-color: var(--beer-gold); }
.section-night .official-note p { color: #352b20; }
.section-night .editorial-note,
.section-night .editorial-note p,
.section-night .editorial-note strong { color: #352b20; }
.beer-final-cta .article-button-light,
.beer-final-cta .article-button-light:visited { color: #132b38 !important; background: #fff; border-color: #fff; }
.beer-final-cta .article-button-light:hover,
.beer-final-cta .article-button-light:focus-visible { color: #fff !important; background: var(--beer-amber); border-color: var(--beer-amber); }

/* Link-state safeguards against legacy shop CSS. */
.craftbeer-article a.article-button.article-button-outline,
.craftbeer-article a.article-button.article-button-outline:link,
.craftbeer-article a.article-button.article-button-outline:visited { color: var(--beer-night) !important; background-color: transparent !important; border-color: var(--beer-night) !important; }
.craftbeer-article a.article-button.article-button-outline:hover,
.craftbeer-article a.article-button.article-button-outline:focus-visible { color: #fff !important; background-color: var(--beer-amber) !important; border-color: var(--beer-amber) !important; }
.craftbeer-article .beer-final-cta a.article-button.article-button-light,
.craftbeer-article .beer-final-cta a.article-button.article-button-light:link,
.craftbeer-article .beer-final-cta a.article-button.article-button-light:visited { color: var(--beer-night) !important; background-color: #fff !important; border-color: #fff !important; }
.craftbeer-article .beer-final-cta a.article-button.article-button-light:hover,
.craftbeer-article .beer-final-cta a.article-button.article-button-light:focus-visible { color: #fff !important; background-color: var(--beer-amber) !important; border-color: var(--beer-amber) !important; }
.craftbeer-article a.article-button.article-button-secondary,
.craftbeer-article a.article-button.article-button-secondary:link,
.craftbeer-article a.article-button.article-button-secondary:visited { color: var(--beer-night) !important; -webkit-text-fill-color: var(--beer-night) !important; background-color: #fff !important; border-color: var(--beer-night) !important; }
.craftbeer-article a.article-button.article-button-secondary:hover,
.craftbeer-article a.article-button.article-button-secondary:focus-visible { color: #fff !important; -webkit-text-fill-color: #fff !important; background-color: var(--beer-amber) !important; border-color: var(--beer-amber) !important; }
.craftbeer-article a.article-button.article-button-secondary > span { color: var(--beer-night) !important; -webkit-text-fill-color: var(--beer-night) !important; }
.craftbeer-article a.article-button.article-button-secondary:hover > span,
.craftbeer-article a.article-button.article-button-secondary:focus-visible > span { color: #fff !important; -webkit-text-fill-color: #fff !important; }

/* =========================================================
   Editorial refinement: summer evening at an Iwate brewery
   ========================================================= */
.craftbeer-article {
  background: linear-gradient(rgba(77,57,30,.025) 1px, transparent 1px), #f8f4ea;
  background-size: 100% 32px;
  counter-reset: editorial-section;
  overflow-x: clip;
}

.craftbeer-article p,
.craftbeer-article li,
.craftbeer-article a,
.craftbeer-article td,
.craftbeer-article th { overflow-wrap: anywhere; }

.craftbeer-article .content-width { max-width: 1060px; }
.craftbeer-article .narrow-width { max-width: 780px; }
.craftbeer-article .article-section { counter-increment: editorial-section; position: relative; }
.craftbeer-article .article-section > .content-width { position: relative; }
.craftbeer-article .article-section > .content-width::before {
  content: "0" counter(editorial-section);
  position: absolute;
  top: -30px;
  left: -94px;
  color: rgba(81,56,26,.22);
  font: 500 4.8rem/1 Georgia, "Times New Roman", serif;
  letter-spacing: -.08em;
}

.beer-hero {
  height: clamp(600px, calc(100svh - 190px), 770px);
  min-height: 0;
  max-height: 770px;
  display: grid;
  grid-template-columns: minmax(0,.9fr) minmax(480px,1.1fr);
  background: #efe4cc;
  border-bottom: 1px solid rgba(54,40,23,.18);
}
.beer-hero::after { content: none; }

.beer-hero .article-hero-copy {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: clamp(28px,5.5vw,96px);
  padding-right: clamp(28px,4vw,64px);
  align-self: center;
  color: var(--beer-ink);
  text-align: left;
}

.beer-hero .article-kicker { color: #8b551d; letter-spacing: .18em; }
.beer-hero h1 { width: 100%; max-width: 12em; margin-bottom: 14px; color: var(--beer-ink); font-size: clamp(2.4rem,3.25vw,3.75rem); line-height: 1.16; letter-spacing: .01em; }
.beer-hero h1 span { margin-top: 14px; max-width: 22em; color: #584631; font-size: clamp(.88rem,1.1vw,1.12rem); line-height: 1.65; letter-spacing: .08em; }
.beer-hero .article-lead { max-width: 35em; margin-top: 16px; margin-bottom: 16px; color: #584f43; line-height: 1.7; }
.beer-hero .article-meta { padding-top: 13px; border-top: 1px solid rgba(55,39,20,.2); }
.beer-hero .article-meta, .beer-hero .article-meta time { color: #756650; }
.beer-hero .hero-cta-buttons { width: 100%; margin-top: 18px; }
.beer-hero .hero-cta-buttons .article-button { width: auto; min-width: 190px; padding: 11px 18px; white-space: nowrap; font-size: .9rem; line-height: 1.45; }

.beer-hero-visual {
  height: 100%;
  min-height: 0;
  display: block;
  position: relative;
  overflow: hidden;
  background: radial-gradient(circle at 68% 34%,rgba(225,169,63,.54),transparent 20%), linear-gradient(155deg,#355260 0%,#172d39 52%,#0e1e27 100%);
}

.beer-hero-visual img { width: 100%; height: 100%; min-height: 0; display: block; object-fit: cover; object-position: center bottom; }
.beer-hero-visual.is-pending img { display: none; }
.beer-hero-visual::after { content: none; position: static; width: auto; height: auto; background: none; }

/* Desktop: keep the product cans visible by trimming 120px from the image's top. */
@media screen and (min-width: 1101px) {
  .beer-hero {
    height: clamp(480px, calc(100svh - 310px), 650px);
    max-height: 650px;
  }
}
.beer-hero-visual::before { content: ""; position: absolute; z-index: 1; inset: 0; pointer-events: none; border-radius: 0; filter: none; background: linear-gradient(90deg,rgba(13,27,34,.04),transparent 34%),linear-gradient(0deg,rgba(8,18,24,.18),transparent 42%); }
.beer-hero-visual.is-pending::after { content: "IWATE · ICHINOSEKI\A SUMMER EVENING"; white-space: pre; position: absolute; inset: 0; display: grid; place-items: center; padding: 28px; color: rgba(255,255,255,.62); text-align: center; font: 500 .76rem/2 "Noto Sans JP",sans-serif; letter-spacing: .15em; background: none; border-radius: 0; filter: none; }

.quick-choice { display: grid; grid-template-columns: 220px 1fr; align-items: center; gap: 30px; margin: 54px 0 6px; padding: 25px 0; border-top: 1px solid #cfc0a7; border-bottom: 1px solid #cfc0a7; }
.quick-choice p { margin: 0 !important; font-family: "Noto Serif JP",serif; }
.quick-choice div { display: grid; grid-template-columns: repeat(4,1fr); gap: 8px; }
.quick-choice a { padding: 10px 8px; color: #5e482d; text-align: center; text-decoration: none; border-left: 1px solid #d5c7af; font-size: .88rem; }
.quick-choice a:last-child { border-right: 1px solid #d5c7af; }
.quick-choice a:hover, .quick-choice a:focus-visible { color: var(--beer-amber); outline-offset: 5px; }

.article-intro .intro-title { max-width: 18em; font-size: clamp(1.8rem,3vw,3rem); line-height: 1.48; }
.article-intro { padding: clamp(84px,8vw,126px) 0; }
.intro-visual { position: relative; margin: 0 0 clamp(46px,6vw,72px); overflow: hidden; background: #ede3d2; }
.intro-visual img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: cover; }
.intro-visual figcaption { position: absolute; right: 0; bottom: 0; max-width: min(72%,650px); padding: 11px 18px; color: #fff; background: rgba(18,37,46,.9); font-size: .78rem; line-height: 1.65; }
.article-summary { border-radius: 0; border: 0; border-top: 1px solid #bda985; border-bottom: 1px solid #bda985; background: transparent; }
.article-toc { border-radius: 0; border: 0; background: #f0e8d7; }
.article-section { padding-top: clamp(100px,9vw,148px); padding-bottom: clamp(100px,9vw,148px); }
.article-section h2 { max-width: 19em; margin-bottom: clamp(48px,5vw,68px); font-size: clamp(1.8rem,3vw,3rem); line-height: 1.45; }
.article-section h3 { font-family: "Noto Serif JP",serif; }
.article-section > .content-width > h3 { margin-top: clamp(76px,8vw,112px); margin-bottom: 22px; }
.article-section p { max-width: 46em; }
.article-section p + p { margin-top: 1.25em; }
.section-eyebrow { color: var(--beer-amber); font: 600 .73rem/1.4 "Noto Sans JP",sans-serif; letter-spacing: .22em; }
.section-night .section-eyebrow { color: var(--beer-gold); }
#mood-selection > .content-width::before { color: #e2b85e; opacity: 1; text-shadow: 0 1px 14px rgba(226,184,94,.16); }

.night-flow { margin-top: clamp(54px,6vw,82px); margin-bottom: clamp(86px,9vw,128px); }
.night-flow article { border-radius: 0; box-shadow: none; }
.night-flow-icon { display: grid; place-items: center; width: 52px; height: 52px; margin-bottom: 24px; color: var(--beer-night); background: #f0c56d; border-radius: 50%; font-size: 1.15rem; }
.night-flow article:nth-child(2) .night-flow-icon { color: #fff; background: var(--beer-amber); }
.night-flow article:nth-child(3) .night-flow-icon { color: #fff; background: var(--beer-night); }
.night-flow article:nth-child(2) { transform: translateY(24px); }
.night-flow article:nth-child(3) { transform: translateY(48px); }

.mood-grid { grid-template-columns: 1fr; gap: 0; border-top: 1px solid rgba(226,184,94,.36); }
.mood-card { display: grid; grid-template-columns: 62px 156px minmax(190px,.7fr) minmax(0,1.3fr); gap: 26px; align-items: center; padding: 42px 0; border: 0; border-bottom: 1px solid rgba(226,184,94,.36); background: transparent; }
.mood-card h3 { margin: 0 0 16px; font-size: clamp(1.2rem,1.8vw,1.62rem); }
.mood-card .mood-no { align-self: start; margin-top: 5px !important; color: #efd083; }
.mood-product-link { position: relative; display: block; overflow: hidden; background: #fff; border: 1px solid rgba(226,184,94,.55); }
.mood-product-link::after { content: "商品を見る"; position: absolute; right: 8px; bottom: 8px; padding: 4px 7px; color: #fff; background: rgba(23,41,54,.9); font: 600 .64rem/1.4 "Noto Sans JP",sans-serif; letter-spacing: .05em; }
.mood-product-link img { display: block; width: 100%; height: auto; aspect-ratio: 1; object-fit: cover; transition: transform .35s ease; }
.mood-product-link:hover img, .mood-product-link:focus-visible img { transform: scale(1.035); }
.mood-product-link:focus-visible { outline: 2px solid var(--beer-gold); outline-offset: 4px; }
.mood-heading { align-self: center; }
.mood-style { display: inline-block; margin: 0; width: fit-content; }
.mood-description { align-self: center; margin: 0 !important; color: #f4eee2; }

.brewer-pick { display: grid; grid-template-columns: 130px minmax(0,1fr); gap: 28px; align-items: start; margin: 56px 0 20px; padding: 28px 0; border-top: 1px solid rgba(226,184,94,.46); border-bottom: 1px solid rgba(226,184,94,.46); }
.brewer-pick span { color: var(--beer-gold); font: 700 .72rem/1.5 "Noto Sans JP",sans-serif; letter-spacing: .16em; }
.brewer-pick p { margin: 0; color: #fff; font: 500 clamp(1.12rem,2vw,1.45rem)/1.8 "Noto Serif JP",serif; }

.section-visual { position: relative; margin: 0 0 42px; overflow: hidden; background: #d8d3c8; }
.section-visual img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: cover; }
.section-visual figcaption { position: absolute; right: 0; bottom: 0; max-width: min(72%,620px); margin: 0; padding: 10px 16px; color: #fff; background: rgba(17,31,37,.88); font-size: .76rem; line-height: 1.65; letter-spacing: .03em; }
.section-visual-quiet { margin-inline: calc((780px - 1060px)/2); }
.section-visual-brewery img { aspect-ratio: 2 / 1; }

.beer-steps { position: relative; margin-top: 46px; }
.beer-steps::before { content: ""; position: absolute; top: 28px; bottom: 28px; left: 25px; width: 1px; background: #c5b698; }
.beer-steps li { display: grid; grid-template-columns: 52px minmax(0,1fr); gap: 28px; margin: 0; padding: 28px 0; border: 0; border-bottom: 1px solid #d9cebb; border-radius: 0; background: transparent; box-shadow: none; }
.beer-steps li:first-child { border-top: 1px solid #d9cebb; }
.beer-steps .step-number { position: relative; z-index: 1; top: auto; left: auto; display: grid; place-items: center; width: 52px; height: 52px; color: #fff; background: var(--beer-night); border: 6px solid #f7f0df; border-radius: 50%; font: 700 .9rem/1 Georgia,serif; }
.beer-steps h3 { margin: 2px 0 10px; padding: 0; color: var(--beer-ink); font-size: clamp(1.18rem,2vw,1.5rem); line-height: 1.55; }
.beer-steps h3::before, .beer-steps h3::after { content: none !important; display: none !important; }
.beer-steps p { margin: 0; color: #53493d; }
.night-closing { margin: 50px 0 0; padding: 24px 0; border-top: 1px solid #c8b99e; border-bottom: 1px solid #c8b99e; color: #493d30; font: 500 clamp(1.1rem,2vw,1.35rem)/1.9 "Noto Serif JP",serif; }

.interview-quote { max-width: 820px; margin: 78px auto 28px; padding: 0 0 0 46px; border: 0; border-left: 1px solid var(--beer-gold); }
.interview-quote p { max-width: none; margin: 0; font: 500 clamp(1.45rem,3vw,2.55rem)/1.65 "Noto Serif JP",serif; }
.interview-quote cite { display: block; margin-top: 18px; color: #d4bea0; font-size: .76rem; font-style: normal; letter-spacing: .08em; }
.interview-quote-light { margin-top: 58px; }
.interview-quote-light cite { color: #7b684f; }

.pairing-list { display: grid; gap: clamp(28px,4vw,48px); margin-top: clamp(52px,7vw,82px); }
.pairing-list article,
.pairing-list article:nth-child(even) { display: grid; grid-template-columns: minmax(280px,.88fr) minmax(0,1.12fr); gap: clamp(28px,5vw,62px); align-items: center; margin: 0; padding: 0 0 clamp(28px,4vw,48px); border-bottom: 1px solid #d8cdbb; }
.pairing-list article:nth-child(even) .pairing-image { order: 2; }
.pairing-image { margin: 0; overflow: hidden; background: #d9d0c1; }
.pairing-image img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; transition: transform .45s ease; }
.pairing-list article:hover .pairing-image img { transform: scale(1.025); }
.pairing-copy { align-self: center; }
.pairing-list .pairing-label { margin: 0 0 12px; color: #9a6429; font: 700 .74rem/1.5 "Noto Sans JP",sans-serif; letter-spacing: .16em; }
.pairing-list h3 { margin: 0 0 18px; font-size: clamp(1.2rem,2vw,1.65rem); }
.pairing-list .pairing-copy > p:last-child { max-width: 50em; margin: 0; color: #51483c; }
.beer-product-feature { margin: 54px 0 72px; padding: 0 0 46px; border-bottom: 1px solid #cfc3ae; }
.beer-product-image { margin: 0; overflow: hidden; background: #eee5d5; }
.beer-product-image img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; }
.beer-product-heading { display: grid; grid-template-columns: minmax(150px,.42fr) minmax(280px,.95fr) minmax(280px,1fr); gap: 28px; align-items: start; margin: 30px 0 38px; }
.beer-product-heading .section-eyebrow { margin-top: 8px; }
.beer-product-heading h3 { margin: 0; color: var(--beer-ink); font-size: clamp(1.45rem,2.6vw,2.15rem); line-height: 1.5; }
.beer-product-heading p:last-child { margin: 5px 0 0; color: #554b3f; }
.product-option-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.product-option-card { display: flex; flex-direction: column; align-items: stretch; padding: 0; overflow: hidden; border: 1px solid #d4c6af; background: #faf6ed; }
.product-option-image { display: block; overflow: hidden; background: #fff; border-bottom: 1px solid #e1d7c6; }
.product-option-image img { display: block; width: 100%; height: auto; aspect-ratio: 1; object-fit: contain; transition: transform .4s ease; }
.product-option-image:hover img, .product-option-image:focus-visible img { transform: scale(1.025); }
.product-option-image:focus-visible { outline: 2px solid var(--beer-amber); outline-offset: -4px; }
.product-option-body { display: flex; flex: 1; flex-direction: column; align-items: flex-start; padding: clamp(24px,3vw,36px); }
.product-option-label { margin: 0 0 13px !important; color: #8a551f; font: 700 .75rem/1.5 "Noto Sans JP",sans-serif; letter-spacing: .12em; }
.product-option-card h4 { margin: 0 0 17px; color: var(--beer-night); font: 500 clamp(1.25rem,2.2vw,1.72rem)/1.55 "Noto Serif JP",serif; }
.product-option-body > p:not(.product-option-label):not(.product-price) { color: #51483c; }
.product-price { margin: auto 0 20px !important; padding-top: 18px; color: var(--beer-ink); font: 600 1.45rem/1.3 "Noto Serif JP",serif; }
.product-price span { font-size: .75rem; font-weight: 400; }
.product-option-card .article-button { width: 100%; margin: 0; text-align: center; }
.more-product-feature { margin: clamp(76px,8vw,112px) 0; padding: clamp(42px,5vw,68px); background: linear-gradient(145deg,#f1eadb,#fffdf8 58%,#edf2eb); border-top: 1px solid #c7b796; border-bottom: 1px solid #c7b796; box-shadow: 0 24px 60px rgba(50,39,24,.09); }
.more-product-heading { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(260px,.75fr); gap: clamp(28px,5vw,64px); align-items: end; margin-bottom: 42px; }
.more-product-heading h3 { max-width: 18em; margin: 8px 0 0; color: var(--beer-night); font-size: clamp(1.55rem,2.8vw,2.35rem); line-height: 1.5; }
.more-product-heading > p { margin: 0; color: #5b5145; }
.more-product-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; align-items: start; }
.more-product-card { display: flex; flex-direction: column; min-width: 0; overflow: hidden; background: #fff; border: 1px solid #d8cbb6; box-shadow: 0 14px 32px rgba(52,41,27,.1); transition: transform .3s ease,box-shadow .3s ease; }
.more-product-card:hover { transform: translateY(-6px); box-shadow: 0 22px 44px rgba(52,41,27,.17); }
.more-product-card-wide { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(330px,.9fr) minmax(0,1.1fr); }
.more-product-card-wide .more-product-image { border-right: 1px solid #e1d7c7; border-bottom: 0; }
.more-product-card-wide .more-product-image img { height: 100%; min-height: 420px; }
.more-product-card-wide .more-product-body { padding: clamp(30px,4vw,48px); }
.more-product-image { position: relative; display: block; overflow: hidden; background: #fffdf8; border-bottom: 1px solid #e1d7c7; }
.more-product-image img { display: block; width: 100%; height: auto; aspect-ratio: 1; object-fit: contain; transition: transform .4s ease; }
.more-product-image:hover img, .more-product-image:focus-visible img { transform: scale(1.035); }
.more-product-image:focus-visible { outline: 2px solid var(--beer-amber); outline-offset: -5px; }
.more-product-image span { position: absolute; left: 14px; bottom: 14px; padding: 7px 11px; color: #fff; background: rgba(23,41,54,.92); font: 700 .7rem/1.4 "Noto Sans JP",sans-serif; letter-spacing: .08em; box-shadow: 4px 5px 0 rgba(226,184,94,.35); }
.more-product-card:nth-child(2) .more-product-image span { background: #a84e39; }
.more-product-card:nth-child(3) .more-product-image span { background: #4d6b58; }
.more-product-body { display: flex; flex: 1; flex-direction: column; padding: 26px 24px 24px; }
.more-product-for { min-height: 2.8em; margin: 0 0 9px !important; color: #8b551d; font: 700 .73rem/1.45 "Noto Sans JP",sans-serif; letter-spacing: .08em; }
.more-product-body h4 { min-height: 3.05em; margin: 0 0 14px; color: var(--beer-night); font: 500 clamp(1.25rem,1.9vw,1.55rem)/1.5 "Noto Serif JP",serif; }
.more-product-body > p:not(.more-product-for):not(.product-proof):not(.product-price):not(.delivery-note) { margin: 0; color: #51483c; font-size: .92rem; line-height: 1.85; }
.product-proof { margin: 20px 0 0 !important; padding: 11px 12px; color: #654619; background: #f7edcf; border-left: 3px solid var(--beer-gold); font: 600 .72rem/1.6 "Noto Sans JP",sans-serif; }
.product-proof::before { content: "AWARD / STORY"; display: block; margin-bottom: 2px; color: #9a6824; font-size: .58rem; letter-spacing: .15em; }
.more-product-buy { display: grid; grid-template-columns: auto minmax(118px,1fr); gap: 12px; align-items: center; margin-top: 24px; }
.more-product-buy .product-price { margin: 0 !important; padding: 0; white-space: nowrap; font-size: 1.24rem; }
.more-product-buy .article-button { min-width: 0; width: 100%; margin: 0; padding: 11px 12px; text-align: center; font-size: .82rem; }
.delivery-note { margin: 15px 0 0 !important; color: #6b6154; font-size: .72rem; line-height: 1.65; }
.choice-assurance { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 28px; align-items: center; margin-top: 32px; padding: 22px 26px; color: #fff; background: var(--beer-night); }
.choice-assurance p { max-width: none; margin: 0 !important; color: #f7f0e3; font-size: .88rem; }
.choice-assurance strong { color: var(--beer-lantern); }
.choice-assurance a { color: #fff; font: 700 .82rem/1.6 "Noto Sans JP",sans-serif; text-decoration: none; white-space: nowrap; border-bottom: 1px solid rgba(255,255,255,.5); }
.choice-assurance a:hover, .choice-assurance a:focus-visible { color: var(--beer-lantern); border-color: var(--beer-lantern); }
.product-guide-note { max-width: none !important; margin-top: 26px !important; color: #6b6153; font-size: .82rem; text-align: center; }
.faq-list details { border-radius: 0; border-left: 0; border-right: 0; background: transparent; }
.faq-list summary { font-family: "Noto Serif JP",serif; }
.final-cta-inner { max-width: 1000px; text-align: left; }
.beer-final-cta .section-eyebrow { margin-bottom: 18px; text-align: left; }
.beer-final-cta h2 { max-width: none; margin: 0 0 30px; text-align: left; text-wrap: balance; }
.beer-final-cta .final-cta-inner > p:not(.section-eyebrow):not(.alcohol-note) { max-width: 56em; margin: 0; text-align: left; }
.beer-final-cta .final-cta-inner > p:not(.section-eyebrow):not(.alcohol-note) + p { margin-top: 16px; }
.beer-final-cta .final-cta-buttons { justify-content: flex-start; gap: 16px; margin-top: 38px; }
.beer-final-cta .alcohol-note { max-width: 56em; margin: 26px 0 0; text-align: left; }

/* =========================================================
   Decorative polish: lantern light on a summer brewery night
   ========================================================= */
.craftbeer-article {
  --beer-coral: #bd573c;
  --beer-mint: #789982;
  --beer-lantern: #f3c96d;
}

.beer-hero .article-hero-copy {
  position: relative;
  isolation: isolate;
  background:
    radial-gradient(circle at 12% 15%,rgba(243,201,109,.34),transparent 19%),
    linear-gradient(135deg,rgba(255,255,255,.34),transparent 48%);
}
.beer-hero .article-hero-copy::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 7%;
  right: 4%;
  width: clamp(112px,13vw,190px);
  aspect-ratio: 1;
  border: 1px solid rgba(182,106,32,.17);
  border-radius: 50%;
  box-shadow: inset 0 0 0 18px rgba(255,255,255,.12), inset 0 0 0 19px rgba(182,106,32,.08);
}
.beer-hero .article-hero-copy::after {
  content: "SEKINOICHI  ·  SUMMER 2026";
  position: absolute;
  right: clamp(26px,4vw,58px);
  bottom: 20px;
  color: rgba(91,65,33,.46);
  font: 600 .59rem/1 "Noto Sans JP",sans-serif;
  letter-spacing: .22em;
  writing-mode: vertical-rl;
}
.beer-hero .article-kicker { display: flex; align-items: center; gap: 15px; }
.beer-hero .article-kicker::before { width: 48px; box-shadow: 18px 0 0 -1px rgba(182,106,32,.22); }
.beer-hero h1 { text-shadow: 0 2px 0 rgba(255,255,255,.38); }
.beer-hero .hero-cta-buttons .article-button { box-shadow: 0 8px 22px rgba(31,37,34,.13); transition: transform .25s ease,box-shadow .25s ease,background-color .25s ease; }
.beer-hero .hero-cta-buttons .article-button:hover,
.beer-hero .hero-cta-buttons .article-button:focus-visible { transform: translateY(-3px); box-shadow: 0 13px 28px rgba(31,37,34,.2); }
.beer-hero-visual::before {
  background:
    linear-gradient(90deg,rgba(13,27,34,.05),transparent 34%),
    radial-gradient(circle at 84% 16%,rgba(243,201,109,.25),transparent 15%),
    linear-gradient(0deg,rgba(8,18,24,.22),transparent 42%);
}
.beer-hero-visual::after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 22px;
  bottom: 20px;
  width: 112px;
  height: 34px;
  border-right: 1px solid rgba(255,255,255,.52);
  border-bottom: 1px solid rgba(255,255,255,.52);
  pointer-events: none;
}

.article-intro,
.section-white { position: relative; background-color: #fffdf8; }
.article-intro::before,
.section-white::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: url("../img/summer-night-craftbeer/ornament-ripple.svg") center top / min(920px,90vw) auto no-repeat;
  opacity: .8;
}
.intro-visual,
.section-visual,
.pairing-image,
.beer-product-image { box-shadow: 14px 16px 0 rgba(83,111,93,.12),0 24px 50px rgba(43,38,29,.12); }
.intro-visual::before,
.section-visual::before,
.beer-product-image::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 12px;
  border: 1px solid rgba(255,255,255,.5);
  pointer-events: none;
}
.article-summary { position: relative; padding: 38px 44px; background: linear-gradient(120deg,rgba(243,201,109,.16),rgba(255,255,255,.7)); }
.article-summary::after { content: "✦"; position: absolute; top: 20px; right: 24px; color: var(--beer-amber); font-size: 1.25rem; }
.article-toc { position: relative; overflow: hidden; border-left: 5px solid var(--beer-amber); box-shadow: 0 14px 30px rgba(66,50,29,.08); }
.article-toc::after { content: ""; position: absolute; right: -45px; bottom: -70px; width: 170px; aspect-ratio: 1; border: 1px solid rgba(182,106,32,.16); border-radius: 50%; box-shadow: inset 0 0 0 24px rgba(182,106,32,.035); }

.craftbeer-article .article-section > .content-width::before { text-shadow: 0 8px 25px rgba(81,56,26,.1); }
.article-section h2 { position: relative; }
.article-section h2::before {
  content: "";
  position: absolute;
  left: -24px;
  top: .15em;
  width: 7px;
  height: 1.25em;
  background: linear-gradient(var(--beer-lantern),var(--beer-amber));
  box-shadow: -7px 7px 0 rgba(83,111,93,.18);
}
.section-eyebrow::after { content: "  —  ICHINOSEKI"; opacity: .55; letter-spacing: .12em; }

.section-amber {
  background:
    radial-gradient(circle at 7% 17%,rgba(243,201,109,.35),transparent 16%),
    radial-gradient(circle at 93% 76%,rgba(189,87,60,.12),transparent 20%),
    linear-gradient(180deg,#f8ecd0,#fffaf1);
}
.night-flow article {
  position: relative;
  overflow: hidden;
  border-top: 4px solid var(--beer-lantern);
  box-shadow: 0 18px 35px rgba(78,54,25,.11);
  transition: transform .3s ease,box-shadow .3s ease;
}
.night-flow article::after { content: ""; position: absolute; right: -28px; bottom: -34px; width: 92px; aspect-ratio: 1; border: 1px solid rgba(182,106,32,.16); border-radius: 50%; }
.night-flow article:hover { transform: translateY(-7px); box-shadow: 0 25px 46px rgba(78,54,25,.18); }
.night-flow article:nth-child(2) { border-top-color: var(--beer-coral); }
.night-flow article:nth-child(3) { border-top-color: var(--beer-green); }

.section-night {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 9%,rgba(226,184,94,.13),transparent 22%),
    radial-gradient(circle at 88% 54%,rgba(84,130,145,.19),transparent 25%),
    linear-gradient(145deg,#112733,#1b3543 55%,#10232d);
}
.section-night::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: min(520px,48vw);
  aspect-ratio: 2 / 1;
  background: url("../img/summer-night-craftbeer/ornament-summer-night.svg") right top / contain no-repeat;
}
.section-night::after { content: ""; position: absolute; z-index: -1; inset: 0; opacity: .2; background-image: radial-gradient(circle,rgba(255,255,255,.8) 0 1px,transparent 1.5px); background-size: 83px 79px; mask-image: linear-gradient(to bottom,black,transparent 56%); }
.mood-card { position: relative; transition: background-color .25s ease,padding .25s ease; }
.mood-card:hover { padding-inline: 18px; background: rgba(255,255,255,.045); }
.mood-product-link { box-shadow: 8px 8px 0 rgba(226,184,94,.15); }
.mood-style { color: #172936 !important; background: linear-gradient(135deg,#f3d184,#dba64b); box-shadow: 4px 4px 0 rgba(0,0,0,.15); }

.section-brewery { position: relative; overflow: hidden; background: linear-gradient(135deg,#e5ece3,#f7f3e8 62%,#dce7dd); }
.section-brewery::after { content: ""; position: absolute; right: -100px; bottom: -150px; width: 390px; aspect-ratio: 1; border: 1px solid rgba(83,111,93,.17); border-radius: 50%; box-shadow: inset 0 0 0 48px rgba(83,111,93,.035),inset 0 0 0 96px rgba(83,111,93,.025); }
.beer-steps .step-number { box-shadow: 0 0 0 1px var(--beer-gold),0 8px 18px rgba(23,41,54,.2); }

.pairing-list article { position: relative; }
.pairing-list article::before { content: ""; position: absolute; top: 15%; bottom: 25%; left: 45.5%; width: 1px; background: linear-gradient(transparent,var(--beer-amber),transparent); opacity: .38; }
.pairing-list article:nth-child(even)::before { left: 54.5%; }
.pairing-image { position: relative; border: 8px solid #fff; outline: 1px solid #d9cab1; }
.pairing-image::after { content: ""; position: absolute; inset: 0; box-shadow: inset 0 0 45px rgba(19,35,43,.2); pointer-events: none; }
.pairing-label { display: inline-flex; align-items: center; gap: 10px; }
.pairing-label::before { content: ""; width: 24px; height: 1px; background: currentColor; }

.product-option-card { border: 0; box-shadow: 0 20px 44px rgba(50,39,24,.13); transition: transform .3s ease,box-shadow .3s ease; }
.product-option-card:hover { transform: translateY(-6px); box-shadow: 0 28px 55px rgba(50,39,24,.2); }
.product-option-body { position: relative; border-top: 4px solid var(--beer-amber); }
.product-option-card:nth-child(2) .product-option-body { border-top-color: var(--beer-coral); }
.ume-soda-feature { position: relative; border: 0; box-shadow: 0 26px 60px rgba(36,42,35,.17); }
.ume-soda-feature::before { content: "LIMITED"; position: absolute; z-index: 2; top: 20px; left: 20px; display: grid; place-items: center; width: 78px; aspect-ratio: 1; color: #fff; background: var(--beer-coral); border: 1px solid rgba(255,255,255,.55); border-radius: 50%; font: 700 .62rem/1 "Noto Sans JP",sans-serif; letter-spacing: .14em; box-shadow: 0 8px 22px rgba(75,35,28,.24); transform: rotate(-8deg); }

.faq-list details { position: relative; margin-bottom: 12px; padding-inline: 18px; border: 1px solid #ded2bf; background: rgba(255,255,255,.72); box-shadow: 5px 6px 0 rgba(83,111,93,.07); }
.faq-list summary::marker { color: var(--beer-amber); }
.beer-final-cta { position: relative; overflow: hidden; background: radial-gradient(circle at 85% 20%,rgba(226,184,94,.2),transparent 22%),linear-gradient(145deg,#132b38,#294b59); }
.beer-final-cta::before { content: ""; position: absolute; right: 2%; bottom: -20px; width: min(500px,46vw); aspect-ratio: 2 / 1; opacity: .7; background: url("../img/summer-night-craftbeer/ornament-summer-night.svg") right bottom / contain no-repeat; }
.beer-final-cta .final-cta-inner { position: relative; z-index: 1; }
.beer-final-cta .article-button { box-shadow: 0 10px 24px rgba(0,0,0,.22); transition: transform .25s ease,box-shadow .25s ease; }
.beer-final-cta .article-button:hover,
.beer-final-cta .article-button:focus-visible { transform: translateY(-3px); box-shadow: 0 16px 32px rgba(0,0,0,.28); }

/* Illustrated seasonal ornaments */
#summer-pairing,
#home-drinking,
#product-guide { isolation: isolate; overflow: hidden; }
#summer-pairing > .content-width,
#home-drinking > .content-width,
#product-guide > .content-width { z-index: 1; }
#summer-pairing::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 45px;
  right: max(-42px,calc((100vw - 1320px)/2));
  width: clamp(180px,22vw,330px);
  height: clamp(280px,36vw,500px);
  pointer-events: none;
  background: url("../img/summer-night-craftbeer/ornament-hop-vine.svg") right top / contain no-repeat;
  opacity: .72;
}
#product-guide::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 12%;
  left: max(-74px,calc((100vw - 1410px)/2));
  width: clamp(150px,18vw,260px);
  height: clamp(340px,46vw,590px);
  pointer-events: none;
  background: url("../img/summer-night-craftbeer/ornament-beer-bubbles.svg") left top / contain no-repeat;
  opacity: .78;
}
#home-drinking::after {
  content: "";
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 1%;
  width: min(760px,66vw);
  aspect-ratio: 760 / 260;
  pointer-events: none;
  background: url("../img/summer-night-craftbeer/ornament-fireflies.svg") right bottom / contain no-repeat;
  opacity: .72;
}
#iwate-craftbeer::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: -46px;
  bottom: -82px;
  width: clamp(170px,20vw,300px);
  height: clamp(270px,34vw,470px);
  pointer-events: none;
  background: url("../img/summer-night-craftbeer/ornament-hop-vine.svg") left bottom / contain no-repeat;
  opacity: .35;
  transform: scaleX(-1) rotate(-8deg);
}
#iwate-craftbeer > .content-width { z-index: 1; }
.more-product-feature { position: relative; isolation: isolate; overflow: hidden; }
.more-product-feature::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -54px;
  right: -62px;
  width: 180px;
  height: 270px;
  background: url("../img/summer-night-craftbeer/ornament-hop-vine.svg") right top / contain no-repeat;
  opacity: .27;
  transform: rotate(8deg);
}
.more-product-feature::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: -18px;
  bottom: -25px;
  width: 135px;
  height: 260px;
  background: url("../img/summer-night-craftbeer/ornament-beer-bubbles.svg") left bottom / contain no-repeat;
  opacity: .28;
}

@media screen and (max-width: 767px) {
  .beer-hero .article-hero-copy::after { display: none; }
  .beer-hero .article-hero-copy::before { top: 5%; right: -28px; width: 130px; }
  .article-section h2::before { left: -12px; width: 4px; }
  .article-summary { padding: 28px 22px; }
  .night-flow article:hover { transform: none; }
  .pairing-list article::before { content: none; }
  .pairing-image { border-width: 5px; box-shadow: 8px 10px 0 rgba(83,111,93,.12),0 18px 34px rgba(43,38,29,.1); }
  .mood-card:hover { padding-inline: 0; }
  .section-night::before { width: 82vw; opacity: .65; }
  .ume-soda-feature::before { top: 12px; left: 12px; width: 64px; }
  #summer-pairing::after { top: 24px; right: -78px; width: 170px; height: 250px; opacity: .42; }
  #product-guide::after { top: 6%; left: -76px; width: 145px; height: 360px; opacity: .45; }
  #home-drinking::after { width: 95vw; opacity: .48; }
  #iwate-craftbeer::before { left: -92px; width: 180px; height: 280px; opacity: .24; }
  .more-product-feature::before { right: -92px; opacity: .2; }
}

/* CSS-only scroll-linked fade. Unsupported browsers keep content visible. */
@supports (animation-timeline: view()) {
  .reveal-section > .content-width {
    animation: editorial-reveal 1ms linear both;
    animation-timeline: view();
    animation-range: entry 5% cover 30%;
  }
  @keyframes editorial-reveal {
    from { opacity: .18; transform: translateY(42px); }
    to { opacity: 1; transform: translateY(0); }
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .beer-hero { height: 680px; max-height: none; grid-template-columns: minmax(0,.95fr) minmax(390px,1.05fr); min-height: 0; }
  .beer-hero-visual, .beer-hero-visual img { height: 100%; min-height: 0; }
  .beer-hero h1 { font-size: clamp(2.25rem,4vw,3.8rem); }
  .craftbeer-article .article-section > .content-width::before { left: 12px; top: -56px; font-size: 3.5rem; }
  .quick-choice { grid-template-columns: 180px 1fr; }
  .mood-card { grid-template-columns: 70px minmax(180px,.7fr) minmax(0,1.3fr); gap: 20px; }
  .more-product-card-wide { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(280px,.85fr) minmax(0,1.15fr); }
}

@media screen and (max-width: 767px) {
  /* Mobile-first reading order: every card list is one column. */
  .craftbeer-article { background-size: 100% 28px; }
  .beer-hero { display: flex; height: auto; min-height: auto; max-height: none; background: #efe4cc; }
  .beer-hero .article-hero-copy { order: 2; padding: 42px 22px 48px; }
  .beer-hero-visual { order: 1; min-height: 66vh; max-height: 720px; }
  .beer-hero-visual img { min-height: 66vh; max-height: 720px; object-position: center; }
  .beer-hero h1 { max-width: none; font-size: clamp(2.2rem,11vw,3.3rem); }
  .beer-hero h1 span { max-width: 17em; margin-top: 16px; font-size: .9rem; }
  .beer-hero .article-lead br { display: none; }
  .hero-cta-buttons .article-button { width: 100%; min-height: 52px; display: grid; place-items: center; }
  .quick-choice { grid-template-columns: 1fr; gap: 14px; }
  .quick-choice div { grid-template-columns: 1fr; gap: 0; }
  .quick-choice a,
  .quick-choice a:nth-child(2),
  .quick-choice a:last-child { border: 0; border-top: 1px solid #d5c7af; }
  .article-intro .intro-title, .article-section h2 { max-width: none; }
  .intro-visual { margin-inline: -18px; }
  .intro-visual figcaption { position: static; max-width: none; }
  .craftbeer-article .article-section > .content-width::before { position: static; display: block; margin-bottom: 16px; font-size: 2.5rem; }
  .night-flow { grid-template-columns: 1fr; gap: 24px; }
  .night-flow article:nth-child(n) { transform: none; min-height: 0; }
  .pairing-list article { padding: 0 0 34px; }
  .pairing-list article:nth-child(even) { margin-left: 0; }
  .pairing-list article,
  .pairing-list article:nth-child(even) { display: block; }
  .pairing-list article:nth-child(even) .pairing-image { order: initial; }
  .pairing-image { margin-bottom: 24px; }
  .mood-card { display: grid; grid-template-columns: 1fr; gap: 18px; padding: 38px 0; }
  .mood-card .mood-no { float: none; margin: 0 !important; }
  .mood-product-link { width: 100%; max-width: none; }
  .mood-product-link::after { right: 12px; bottom: 12px; padding: 7px 10px; font-size: .7rem; }
  .mood-card .mood-style { margin: 8px 0 0; }
  .mood-description { grid-column: auto; }
  .section-visual-quiet { margin-inline: 0; }
  .section-visual figcaption { position: static; max-width: none; }
  .brewer-pick { grid-template-columns: 1fr; gap: 10px; }
  .beer-steps li { grid-template-columns: 44px minmax(0,1fr); gap: 18px; }
  .beer-steps::before { left: 21px; }
  .beer-steps .step-number { width: 44px; height: 44px; border-width: 5px; }
  .beer-product-heading { grid-template-columns: 1fr; gap: 10px; margin-bottom: 26px; }
  .beer-product-heading .section-eyebrow { margin: 0; }
  .product-option-grid { grid-template-columns: 1fr; }
  .product-option-card .article-button { width: 100%; }
  .ume-soda-feature { grid-template-columns: 1fr; }
  .ume-soda-image { min-height: 0; aspect-ratio: 4 / 3; }
  .ume-soda-image img { object-fit: cover; }
  .more-product-feature { margin-inline: -18px; padding: 42px 22px; }
  .more-product-heading { grid-template-columns: 1fr; gap: 18px; }
  .more-product-grid { grid-template-columns: 1fr; gap: 24px; }
  .more-product-card-wide { display: flex; }
  .more-product-card-wide .more-product-image { border-right: 0; border-bottom: 1px solid #e1d7c7; }
  .more-product-card-wide .more-product-image img { min-height: 0; }
  .more-product-body h4, .more-product-for { min-height: 0; }
  .choice-assurance { grid-template-columns: 1fr; gap: 15px; }
  .choice-assurance a { width: fit-content; white-space: normal; }
  .interview-quote { margin-top: 52px; padding-left: 24px; }
  .choice-table-wrap { margin-inline: -18px; padding-left: 18px; border-left: 0; border-right: 0; }
  .editorial-note { padding: 18px; }
}

@media screen and (max-width: 480px) {
  .ume-soda-feature { margin-inline: -4px; }
  .ume-soda-copy { padding: 26px 20px 30px; }
  .ume-soda-copy h3 br { display: none; }
  .ume-soda-meta div { grid-template-columns: 1fr; gap: 3px; }
  .ume-soda-actions .article-button { width: 100%; }
  .beer-hero-visual, .beer-hero-visual img { min-height: 58vh; }
  .beer-hero .article-hero-copy { padding-inline: 18px; }
  .beer-hero h1 { font-size: clamp(2rem,10.5vw,2.8rem); }
  .article-intro, .article-section { padding-left: 0; padding-right: 0; }
  .craftbeer-article .content-width { width: min(100% - 36px,1060px); }
  .quick-choice div { grid-template-columns: 1fr; }
  .quick-choice a { border: 0; border-top: 1px solid #d5c7af; }
  .quick-choice a:nth-child(2), .quick-choice a:last-child { border-right: 0; }
  .night-flow article { padding: 24px 20px; }
  .pairing-list { gap: 34px; margin-top: 44px; }
  .pairing-list article,
  .pairing-list article:nth-child(even) { display: block; padding-bottom: 34px; }
  .pairing-list article:nth-child(even) .pairing-image { order: initial; }
  .pairing-image { margin-bottom: 24px; }
  .choice-table { min-width: 610px; font-size: .85rem; }
  .choice-table th, .choice-table td { padding: 14px 12px; }
  .final-cta-buttons { display: grid; }
  .final-cta-buttons .article-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .reveal-section > .content-width { opacity: 1 !important; transform: none !important; animation: none !important; }
}
