.ramen-atlas {
  --ramen-ink: #163b45;
  --ramen-cream: #f7f1e7;
  --ramen-paper: #fffdf8;
  --ramen-red: #c84630;
  --ramen-gold: #e3a83b;
  --ramen-mint: #b7ddd2;
  color: var(--ramen-ink);
}

.ramen-atlas h2,
.ramen-atlas h3,
.food-ramen-launch h2 { text-wrap: balance; }

.ramen-lead {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(360px, 1.08fr);
  gap: clamp(32px, 6vw, 84px);
  align-items: center;
  padding-bottom: clamp(72px, 10vw, 132px);
}

.ramen-lead h2 {
  max-width: 11ch;
  margin: .18em 0 .35em;
  font-family: "Fraunces", "Noto Sans JP", serif;
  font-size: clamp(48px, 6.4vw, 92px);
  line-height: .98;
  letter-spacing: -.045em;
}

html[lang="ja"] .ramen-lead h2 { max-width: 12ch; line-height: 1.16; letter-spacing: -.035em; }
.ramen-lead > div > p:not(.eyebrow) { max-width: 690px; color: var(--ink-soft); font-size: clamp(17px, 1.5vw, 20px); line-height: 1.85; }
.ramen-lead figure { margin: 0; }
.ramen-lead picture { display: block; overflow: hidden; border: 1px solid var(--ramen-ink); border-radius: 42% 42% 28px 28px; background: #d8c7b1; aspect-ratio: 3 / 2; }
.ramen-lead img { width: 100%; height: 100%; object-fit: cover; object-position: center 52%; }
.ramen-lead figcaption { max-width: 56ch; margin: 12px 10px 0; color: var(--ink-soft); font-size: 12px; line-height: 1.6; }
.ramen-lead dl { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin: 32px 0; border: 1px solid var(--ramen-ink); border-radius: 18px; overflow: hidden; background: var(--ramen-ink); }
.ramen-lead dl div { min-width: 0; padding: 17px 13px; background: var(--ramen-paper); }
.ramen-lead dt { font: 700 clamp(28px, 3vw, 40px)/1 "Fraunces", serif; }
.ramen-lead dd { margin: 8px 0 0; color: var(--ink-soft); font-size: 11px; line-height: 1.35; }
.ramen-lead nav { display: flex; flex-wrap: wrap; gap: 8px; }
.ramen-lead nav a { min-height: 42px; padding: 11px 15px; border: 1px solid var(--ramen-ink); border-radius: 999px; color: inherit; font-size: 12px; font-weight: 800; text-decoration: none; }
.ramen-lead nav a:hover { background: var(--ramen-ink); color: #fff; }

.ramen-choose { padding: clamp(54px, 8vw, 94px); border-radius: 38px; background: var(--ramen-ink); color: #fff; }
.ramen-choose > header { display: grid; grid-template-columns: .75fr 1.25fr; gap: 28px 72px; align-items: end; margin-bottom: 42px; }
.ramen-choose h2,
.ramen-anatomy h2,
.ramen-catalog > header h2,
.ramen-regions h2,
.ramen-order > header h2,
.ramen-shop h2,
.ramen-safety h2,
.ramen-history h2,
.ramen-faq h2,
.ramen-sources h2 {
  margin: .16em 0;
  font-family: "Fraunces", "Noto Sans JP", serif;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 1.03;
  letter-spacing: -.035em;
}
html[lang="ja"] .ramen-atlas h2 { line-height: 1.28; }
.ramen-choose > header > p { margin: 0; color: #dce8e7; line-height: 1.8; }
.ramen-choose > div { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.ramen-choose button { min-height: 205px; padding: 25px; border: 1px solid rgba(255,255,255,.45); border-radius: 24px; background: transparent; color: #fff; text-align: left; cursor: pointer; }
.ramen-choose button > span { display: grid; place-items: center; width: 52px; height: 52px; margin-bottom: 28px; border-radius: 50%; background: var(--ramen-mint); color: var(--ramen-ink); font-size: 21px; font-weight: 900; }
.ramen-choose button strong,
.ramen-choose button small,
.ramen-choose button b { display: block; }
.ramen-choose button strong { font-size: 21px; }
.ramen-choose button small { min-height: 3.5em; margin: 9px 0 20px; color: #dce8e7; font-size: 13px; line-height: 1.65; }
.ramen-choose button b { font-size: 12px; }
.ramen-choose button:hover,
.ramen-choose button[aria-pressed="true"] { border-color: var(--ramen-gold); background: #224e59; transform: translateY(-2px); }

.ramen-anatomy { display: grid; grid-template-columns: minmax(0, .85fr) minmax(500px, 1.15fr); gap: clamp(40px, 8vw, 110px); align-items: center; padding: clamp(90px, 12vw, 150px) 0; }
.ramen-anatomy > div > p:last-child { color: var(--ink-soft); line-height: 1.85; }
.ramen-anatomy ol { position: relative; display: grid; gap: 9px; margin: 0; padding: 34px 54px; list-style: none; border: 2px solid var(--ramen-ink); border-radius: 50% 50% 26% 26% / 24% 24% 58% 58%; background: linear-gradient(#fffdf9 0 12%, #f2dba6 12% 25%, #c68951 25% 39%, #6f3d29 39% 52%, #b65032 52% 67%, #e8c363 67%); box-shadow: inset 0 -12px 0 rgba(22,59,69,.09); }
.ramen-anatomy li { display: grid; grid-template-columns: 34px 92px 1fr; gap: 10px; align-items: center; min-height: 56px; padding: 8px 14px; border-radius: 12px; background: rgba(255,253,248,.91); }
.ramen-anatomy li span { display: grid; place-items: center; width: 28px; height: 28px; border-radius: 50%; background: var(--ramen-red); color: #fff; font-size: 11px; font-weight: 900; }
.ramen-anatomy li strong { font-size: 15px; }
.ramen-anatomy li small { color: var(--ink-soft); line-height: 1.45; }

.ramen-catalog { padding: clamp(58px, 8vw, 100px) 0; border-top: 1px solid #c9d2ce; }
.ramen-catalog > header { max-width: 920px; margin-bottom: 64px; }
.ramen-catalog > header > p:not(.eyebrow) { max-width: 710px; color: var(--ink-soft); line-height: 1.8; }
.ramen-filter { display: flex; flex-wrap: wrap; gap: 8px; margin: 28px 0 16px; }
.ramen-filter button { min-height: 43px; padding: 10px 16px; border: 1px solid var(--ramen-ink); border-radius: 999px; background: var(--ramen-paper); color: var(--ramen-ink); font-weight: 800; cursor: pointer; }
.ramen-filter button:hover,
.ramen-filter button[aria-pressed="true"] { background: var(--ramen-ink); color: #fff; }
.ramen-result { display: block; color: var(--ink-soft); font-size: 13px; }
.ramen-family { display: grid; grid-template-columns: minmax(210px, .34fr) minmax(0, 1.66fr); gap: clamp(30px, 6vw, 74px); padding: 64px 0; border-top: 1px solid #c9d2ce; scroll-margin-top: 110px; }
.ramen-family > header { position: sticky; top: 110px; align-self: start; }
.ramen-family > header h3 { margin: .2em 0; font: 700 clamp(28px, 3.4vw, 46px)/1.08 "Fraunces", "Noto Sans JP", serif; }
html[lang="ja"] .ramen-family > header h3 { line-height: 1.35; }
.ramen-family > header p { color: var(--ink-soft); line-height: 1.7; }
.ramen-family > header span { display: inline-block; margin-top: 12px; padding: 7px 11px; border-radius: 999px; background: var(--ramen-mint); font-size: 11px; font-weight: 900; }
.ramen-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; }
.ramen-card { min-width: 0; padding: clamp(22px, 3vw, 32px); border: 1px solid #a8bab7; border-radius: 24px; background: var(--ramen-paper); scroll-margin-top: 110px; }
.ramen-card header { display: grid; grid-template-columns: 48px 1fr; gap: 13px; align-items: start; }
.ramen-card header > span { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 50%; background: var(--ramen-red); color: #fff; font: 700 15px/1 "Fraunces", serif; }
.ramen-card header small,
.ramen-card header i { display: block; color: var(--ink-soft); font-size: 11px; font-style: normal; }
.ramen-card h3 { margin: 5px 0; font: 700 clamp(23px, 2.5vw, 32px)/1.12 "Fraunces", "Noto Sans JP", serif; }
.ramen-card__formula { min-height: 88px; margin: 22px 0; padding: 16px; border-radius: 14px; background: #efe7d9; line-height: 1.6; }
.ramen-card__formula b { display: block; margin-bottom: 5px; color: var(--ramen-red); font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }
.ramen-card dl { margin: 0; }
.ramen-card dl div { padding: 14px 0; border-top: 1px solid #d7ddd8; }
.ramen-card dt { margin-bottom: 4px; color: var(--ramen-red); font-size: 10px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.ramen-card dd { margin: 0; color: var(--ink-soft); font-size: 13px; line-height: 1.65; }
.ramen-card__open { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 48px; margin-top: 18px; padding: 12px 15px; border-radius: 12px; background: var(--ramen-ink); color: #fff; font-size: 12px; font-weight: 900; text-decoration: none; }
.ramen-card__open:hover { background: var(--ramen-red); }
.ramen-card details { margin-top: 12px; border-top: 1px solid #d7ddd8; }
.ramen-card summary { padding: 14px 0 4px; cursor: pointer; font-size: 11px; font-weight: 900; }
.ramen-card ul { margin: 8px 0 0; padding-left: 18px; }
.ramen-card li { margin: 6px 0; font-size: 11px; line-height: 1.5; }
.ramen-card[hidden],
.ramen-family[hidden] { display: none; }
.ramen-empty { padding: 32px; border: 1px dashed var(--ramen-ink); border-radius: 18px; }

.ramen-regions { margin: 70px calc(50% - 50vw); padding: clamp(70px, 10vw, 120px) max(5vw, calc((100vw - 1240px) / 2)); background: #e5b84e; }
.ramen-regions > header { display: grid; grid-template-columns: .8fr 1.2fr; gap: 40px 90px; align-items: end; margin-bottom: 48px; }
.ramen-regions > header p:last-child { margin: 0; line-height: 1.8; }
.ramen-regions ol { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin: 0; padding: 0; list-style: none; background: rgba(22,59,69,.25); border: 1px solid var(--ramen-ink); border-radius: 24px; overflow: hidden; }
.ramen-regions li { background: #f6d983; }
.ramen-regions a { display: flex; min-height: 142px; padding: 18px; flex-direction: column; color: inherit; text-decoration: none; }
.ramen-regions a:hover { background: #fff3c5; }
.ramen-regions a span { width: fit-content; margin-bottom: auto; padding: 5px 7px; border-radius: 6px; background: var(--ramen-ink); color: #fff; font-size: 9px; }
.ramen-regions a small { margin-top: 20px; }
.ramen-regions a strong { margin-top: 4px; font-size: 17px; }

.ramen-order { padding: clamp(70px, 10vw, 130px) 0; }
.ramen-order > header { display: grid; grid-template-columns: .9fr 1.1fr; gap: 40px 90px; align-items: end; margin-bottom: 54px; }
.ramen-order > header > p:last-child { margin: 0; color: var(--ink-soft); line-height: 1.8; }
.ramen-order > ol { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin: 0; padding: 0; list-style: none; }
.ramen-order > ol > li { min-height: 250px; padding: 25px; border: 1px solid #a8bab7; border-radius: 22px; }
.ramen-order > ol span { display: block; margin-bottom: 42px; color: var(--ramen-red); font: 700 28px/1 "Fraunces", serif; }
.ramen-order > ol h3 { margin: 0 0 12px; font-size: 19px; }
.ramen-order > ol p { margin: 0; color: var(--ink-soft); font-size: 13px; line-height: 1.7; }
.ramen-ticket { display: grid; grid-template-columns: .55fr 1.45fr; gap: 50px; margin-top: 56px; padding: clamp(30px, 5vw, 58px); border-radius: 30px; background: var(--ramen-ink); color: #fff; }
.ramen-ticket h3 { margin: 0; font: 700 clamp(32px, 4vw, 50px)/1.08 "Fraunces", "Noto Sans JP", serif; }
.ramen-ticket dl { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; margin: 0; background: rgba(255,255,255,.22); }
.ramen-ticket dl div { padding: 18px; background: #214b55; }
.ramen-ticket dt { font-weight: 900; }
.ramen-ticket dd { margin: 7px 0 0; color: #dce8e7; font-size: 12px; line-height: 1.55; }

.ramen-shop { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(40px, 8vw, 100px); padding: 80px 0; border-top: 1px solid #c9d2ce; }
.ramen-shop > div:first-child > p:last-child { color: var(--ink-soft); line-height: 1.8; }
.ramen-shop > div:last-child { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.ramen-shop article { padding: 24px; border-radius: 20px; background: #efe7d9; }
.ramen-shop article strong { font-size: 18px; }
.ramen-shop article p { margin-bottom: 0; color: var(--ink-soft); font-size: 13px; line-height: 1.65; }

.ramen-safety { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(40px, 8vw, 100px); margin: 70px calc(50% - 50vw); padding: clamp(72px, 10vw, 118px) max(5vw, calc((100vw - 1240px) / 2)); background: #f2c9ba; }
.ramen-safety > div:first-child > p { line-height: 1.85; }
.ramen-safety aside { margin-top: 28px; padding: 22px; border-left: 4px solid var(--ramen-red); background: rgba(255,255,255,.52); }
.ramen-safety aside p { margin-bottom: 0; color: var(--ink-soft); line-height: 1.7; }
.ramen-phrases h3 { margin: 0; font: 700 clamp(30px, 3.5vw, 46px)/1.1 "Fraunces", "Noto Sans JP", serif; }
.ramen-phrases > p { color: var(--ink-soft); }
.ramen-phrases article { position: relative; margin-top: 10px; padding: 18px 116px 18px 48px; border: 1px solid #c69484; border-radius: 16px; background: var(--ramen-paper); }
.ramen-phrases article > span { position: absolute; left: 16px; top: 18px; font-size: 10px; font-weight: 900; }
.ramen-phrases article p { margin: 0; font-weight: 800; line-height: 1.55; }
.ramen-phrases article small { display: block; margin-top: 5px; color: var(--ink-soft); line-height: 1.45; }
.ramen-phrases button { position: absolute; right: 12px; top: 50%; min-height: 40px; padding: 8px 11px; transform: translateY(-50%); border: 1px solid var(--ramen-ink); border-radius: 999px; background: transparent; color: inherit; font-size: 10px; font-weight: 900; cursor: pointer; }

.ramen-history { padding: clamp(75px, 10vw, 120px) 0; }
.ramen-history > header { max-width: 860px; }
.ramen-history > header > p:last-child { color: var(--ink-soft); line-height: 1.85; }
.ramen-history > ol { margin: 55px 0 35px; padding: 0; list-style: none; border-top: 1px solid var(--ramen-ink); }
.ramen-history > ol li { display: grid; grid-template-columns: 130px 1fr; gap: 30px; padding: 28px 0; border-bottom: 1px solid #c9d2ce; }
.ramen-history time { color: var(--ramen-red); font: 700 22px/1.2 "Fraunces", serif; }
.ramen-history h3 { margin: 0 0 8px; font-size: 20px; }
.ramen-history p { margin: 0; color: var(--ink-soft); line-height: 1.7; }
.ramen-history > ul,
.ramen-sources ul { columns: 2; gap: 35px; padding-left: 20px; }
.ramen-history > ul li,
.ramen-sources li { margin: 10px 0; break-inside: avoid; font-size: 13px; line-height: 1.55; }

.ramen-faq { display: grid; grid-template-columns: .7fr 1.3fr; gap: clamp(40px, 8vw, 100px); padding: 70px 0; border-top: 1px solid #c9d2ce; }
.ramen-faq details { border-bottom: 1px solid #a8bab7; }
.ramen-faq summary { padding: 23px 35px 23px 0; cursor: pointer; font-weight: 900; line-height: 1.5; }
.ramen-faq details p { max-width: 68ch; margin: 0 0 23px; color: var(--ink-soft); line-height: 1.75; }
.ramen-sources { display: grid; grid-template-columns: .75fr 1.25fr; gap: clamp(40px, 8vw, 100px); margin-top: 60px; padding: clamp(42px, 7vw, 76px); border-radius: 30px; background: #e7eee9; }
.ramen-sources h2 { font-size: clamp(36px, 4.6vw, 58px); }
.ramen-sources p { color: var(--ink-soft); line-height: 1.8; }

.ramen-story {
  --story-accent: #c84630;
  --story-stock: #bd7240;
  --story-oil: #e7bb4b;
  color: var(--ramen-ink);
}
.ramen-story--stock { --story-accent: #8a4939; --story-stock: #d7aa72; --story-oil: #f1ce74; }
.ramen-story--format { --story-accent: #335f6b; --story-stock: #9b563d; --story-oil: #dba64b; }
.ramen-story--regional { --story-accent: #a64b38; --story-stock: #c98a4d; --story-oil: #e9c05b; }
.ramen-story h2 { margin: .15em 0 .35em; font: 700 clamp(38px, 5.4vw, 72px)/1.03 "Fraunces", "Noto Sans JP", serif; letter-spacing: -.04em; text-wrap: balance; }
html[lang="ja"] .ramen-story h2 { line-height: 1.3; letter-spacing: -.03em; }
.ramen-story h3 { text-wrap: balance; }
.ramen-story-lead { display: grid; grid-template-columns: minmax(0, .98fr) minmax(390px, 1.02fr); gap: clamp(42px, 8vw, 110px); align-items: center; padding-bottom: clamp(76px, 10vw, 126px); }
.ramen-story-lead > div > span { display: inline-flex; padding: 8px 11px; border-radius: 999px; background: var(--ramen-ink); color: #fff; font: 700 12px/1 "Fraunces", serif; }
.ramen-story-lead > div > strong { display: block; margin-top: 24px; color: var(--story-accent); font-size: 13px; letter-spacing: .03em; }
.ramen-story-lead h2 { max-width: 12ch; }
.ramen-story-lead > div > p:not(.eyebrow) { max-width: 670px; color: var(--ink-soft); font-size: clamp(16px, 1.4vw, 19px); line-height: 1.85; }
.ramen-story-lead > div > a { display: inline-block; margin-top: 20px; color: inherit; font-size: 13px; font-weight: 900; text-underline-offset: 5px; }
.ramen-story-bowl { position: relative; display: grid; place-items: center; min-height: 460px; margin: 0; overflow: hidden; border: 1px solid var(--ramen-ink); border-radius: 48% 48% 28px 28px; background: #eadfcf; isolation: isolate; }
.ramen-story-bowl::before { content: ""; position: absolute; width: 78%; aspect-ratio: 1.5; border: 8px solid #f7f1e7; border-radius: 50%; background: var(--story-stock); box-shadow: 0 18px 0 #a24835, 0 28px 0 -2px var(--ramen-ink); transform: translateY(-3%); }
.ramen-story-bowl::after { content: ""; position: absolute; width: 65%; height: 14%; top: 38%; border-radius: 50%; background: color-mix(in srgb, var(--story-oil) 72%, transparent); filter: blur(1px); transform: rotate(-4deg); }
.ramen-story-bowl > div { position: relative; z-index: 1; width: 58%; height: 155px; }
.ramen-story-bowl i { position: absolute; display: block; border-radius: 999px; background: #f0c258; transform: rotate(var(--r)); }
.ramen-story-bowl i:nth-child(1) { --r: 12deg; width: 84%; height: 13px; left: 6%; top: 40%; box-shadow: 0 22px 0 #f0c258, 0 44px 0 #f0c258; }
.ramen-story-bowl i:nth-child(2) { --r: -13deg; width: 68%; height: 12px; left: 19%; top: 29%; box-shadow: 0 19px 0 #eab84e, 0 38px 0 #eab84e; }
.ramen-story-bowl i:nth-child(3) { width: 92px; height: 68px; left: 5%; top: 3%; border: 3px solid #8a3f30; border-radius: 46% 54% 50% 45%; background: #ca7557; transform: rotate(-12deg); }
.ramen-story-bowl i:nth-child(4) { width: 72px; height: 72px; right: 4%; top: 2%; border-radius: 50%; background: #f5e5b2; box-shadow: inset -34px 0 0 #e6a64e; }
.ramen-story-bowl i:nth-child(5) { width: 82px; height: 24px; right: 17%; bottom: 5%; border-radius: 40% 55% 45% 55%; background: #4c7655; transform: rotate(8deg); }
.ramen-story-bowl figcaption { position: absolute; z-index: 2; left: 25px; right: 25px; bottom: 22px; display: flex; justify-content: space-between; gap: 18px; padding-top: 14px; border-top: 1px solid rgba(22,59,69,.35); }
.ramen-story-bowl figcaption strong { font: 700 22px/1.2 "Fraunces", "Noto Sans JP", serif; }
.ramen-story-bowl figcaption span { color: var(--ink-soft); font-size: 12px; }

.ramen-story-decision { display: grid; grid-template-columns: 1fr 1fr 1.15fr; gap: 1px; margin-bottom: clamp(86px, 12vw, 145px); overflow: hidden; border: 1px solid var(--ramen-ink); border-radius: 22px; background: var(--ramen-ink); }
.ramen-story-decision > div { padding: 24px; background: var(--ramen-paper); }
.ramen-story-decision small,
.ramen-story-decision strong { display: block; }
.ramen-story-decision small { margin-bottom: 9px; color: var(--story-accent); font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.ramen-story-decision strong { font-size: 14px; line-height: 1.65; }

.ramen-story-scene { display: grid; grid-template-columns: .65fr 1.35fr; gap: clamp(38px, 8vw, 110px); align-items: start; padding: 0 0 clamp(88px, 12vw, 145px); }
.ramen-story-scene blockquote { margin: 0; padding: clamp(30px, 5vw, 58px); border: 1px solid #b9c5bf; border-radius: 28px; background: #fffdf8; }
.ramen-story-scene blockquote p { margin: 0; font: 600 clamp(20px, 2.5vw, 30px)/1.65 "Fraunces", "Noto Sans JP", serif; }

.ramen-story-place { display: grid; grid-template-columns: 1.1fr .9fr; gap: clamp(40px, 8vw, 100px); margin: 0 calc(50% - 50vw); padding: clamp(74px, 10vw, 120px) max(5vw, calc((100vw - 1240px) / 2)); background: #e8bd59; }
.ramen-story-place > div > p:last-child,
.ramen-story-place aside p:last-child { font-size: clamp(15px, 1.3vw, 18px); line-height: 1.9; }
.ramen-story-place aside { align-self: end; padding: clamp(28px, 5vw, 48px); border-radius: 26px; background: #fff5d4; }
.ramen-story-place aside h3 { margin: .3em 0; font: 700 clamp(28px, 3.5vw, 44px)/1.15 "Fraunces", "Noto Sans JP", serif; }

.ramen-story-notice { padding: clamp(88px, 12vw, 145px) 0; }
.ramen-story-notice > header { display: grid; grid-template-columns: .85fr 1.15fr; gap: 34px 80px; align-items: end; margin-bottom: 48px; }
.ramen-story-notice > header > p:last-child { margin: 0; color: var(--ink-soft); line-height: 1.8; }
.ramen-story-notice > div { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.ramen-story-notice article { min-height: 285px; padding: 27px; border: 1px solid #aebdb7; border-radius: 22px; background: var(--ramen-paper); }
.ramen-story-notice article span { display: block; margin-bottom: 52px; color: var(--story-accent); font: 700 28px/1 "Fraunces", serif; }
.ramen-story-notice article h3 { margin: 0 0 12px; font-size: 20px; }
.ramen-story-notice article p { margin: 0; color: var(--ink-soft); font-size: 13px; line-height: 1.75; }

.ramen-story-anatomy { display: grid; grid-template-columns: .7fr 1.3fr; gap: clamp(42px, 8vw, 100px); padding: clamp(70px, 9vw, 110px); border-radius: 36px; background: var(--ramen-ink); color: #fff; }
.ramen-story-anatomy > div > p:last-child { color: #dce8e7; line-height: 1.8; }
.ramen-story-anatomy dl { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; margin: 0; background: rgba(255,255,255,.24); }
.ramen-story-anatomy dl div { padding: 24px; background: #214b55; }
.ramen-story-anatomy dt { margin-bottom: 8px; color: #f1cf7b; font-size: 11px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.ramen-story-anatomy dd { margin: 0; color: #edf4f1; font-size: 13px; line-height: 1.7; }

.ramen-story-order { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(45px, 9vw, 120px); padding: clamp(94px, 12vw, 150px) 0; }
.ramen-story-order > div > p:not(.eyebrow) { color: var(--ink-soft); font-size: 17px; line-height: 1.85; }
.ramen-story-order aside { margin-top: 28px; padding: 22px; border-left: 4px solid var(--story-accent); background: #efe7d9; }
.ramen-story-order aside strong { color: var(--story-accent); font-size: 11px; letter-spacing: .05em; text-transform: uppercase; }
.ramen-story-order aside p { margin-bottom: 0; line-height: 1.7; }
.ramen-story-order ol { margin: 0; padding: 0; list-style: none; border-top: 1px solid var(--ramen-ink); }
.ramen-story-order li { display: grid; grid-template-columns: 52px 1fr; gap: 18px; align-items: center; min-height: 94px; border-bottom: 1px solid #b9c5bf; }
.ramen-story-order li span { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; background: var(--story-accent); color: #fff; font: 700 14px/1 "Fraunces", serif; }
.ramen-story-order li p { margin: 0; font-weight: 800; line-height: 1.55; }

.ramen-story-safety { display: grid; grid-template-columns: .95fr 1.05fr; gap: clamp(40px, 8vw, 100px); margin: 0 calc(50% - 50vw); padding: clamp(72px, 10vw, 118px) max(5vw, calc((100vw - 1240px) / 2)); background: #efc8b9; }
.ramen-story-safety > div > p:not(.eyebrow) { line-height: 1.85; }
.ramen-story-safety aside { align-self: center; padding: clamp(26px, 5vw, 46px); border: 1px solid #b87866; border-radius: 26px; background: #fffaf3; }
.ramen-story-safety aside > span { color: var(--story-accent); font-size: 10px; font-weight: 900; letter-spacing: .08em; }
.ramen-story-safety aside p { font-size: clamp(18px, 2.3vw, 26px); font-weight: 800; line-height: 1.65; }
.ramen-story-safety aside small { display: block; color: var(--ink-soft); line-height: 1.6; }
.ramen-story-safety button { min-height: 44px; margin-top: 20px; padding: 10px 16px; border: 1px solid var(--ramen-ink); border-radius: 999px; background: transparent; color: inherit; font-weight: 900; cursor: pointer; }

.ramen-story-compare { padding: clamp(90px, 12vw, 145px) 0; }
.ramen-story-compare > header { max-width: 830px; margin-bottom: 45px; }
.ramen-story-compare > header > p:last-child { color: var(--ink-soft); line-height: 1.8; }
.ramen-story-compare > div { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.ramen-story-compare a { position: relative; min-height: 230px; padding: 28px 64px 28px 28px; border: 1px solid #aebdb7; border-radius: 24px; background: var(--ramen-paper); color: inherit; text-decoration: none; }
.ramen-story-compare a:hover { border-color: var(--story-accent); background: #fff7ec; }
.ramen-story-compare a small,
.ramen-story-compare a strong,
.ramen-story-compare a span { display: block; }
.ramen-story-compare a small { color: var(--story-accent); font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.ramen-story-compare a strong { margin: 34px 0 10px; font: 700 clamp(27px, 3vw, 40px)/1.1 "Fraunces", "Noto Sans JP", serif; }
.ramen-story-compare a span { color: var(--ink-soft); font-size: 13px; line-height: 1.65; }
.ramen-story-compare a b { position: absolute; right: 26px; top: 28px; font-size: 24px; }

.ramen-story-faq { display: grid; grid-template-columns: .7fr 1.3fr; gap: clamp(40px, 8vw, 100px); padding: 75px 0; border-top: 1px solid #c9d2ce; }
.ramen-story-faq details { border-bottom: 1px solid #aebdb7; }
.ramen-story-faq summary { padding: 23px 38px 23px 0; cursor: pointer; font-weight: 900; line-height: 1.55; }
.ramen-story-faq details p { max-width: 68ch; margin: 0 0 24px; color: var(--ink-soft); line-height: 1.8; }
.ramen-story-sources { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(40px, 8vw, 100px); padding: clamp(40px, 7vw, 72px); border-radius: 30px; background: #e7eee9; }
.ramen-story-sources > div p:last-child { color: var(--ink-soft); line-height: 1.8; }
.ramen-story-sources ul { margin: 0; padding-left: 20px; }
.ramen-story-sources li { margin: 12px 0; line-height: 1.55; }

.food-ramen-launch { margin: clamp(70px, 9vw, 110px) 0; padding: clamp(32px, 6vw, 66px); border: 1px solid var(--ramen-ink, #163b45); border-radius: 34px; background: #f2c9ba; }
.food-ramen-launch h2 { max-width: 14ch; margin: .2em 0; font-family: "Fraunces", "Noto Sans JP", serif; font-size: clamp(42px, 5.5vw, 70px); line-height: 1.02; }
html[lang="ja"] .food-ramen-launch h2 { line-height: 1.28; }
.food-ramen-launch > p:not(.eyebrow) { max-width: 760px; color: var(--ink-soft); line-height: 1.8; }
.food-ramen-launch__styles { display: flex; flex-wrap: wrap; gap: 8px; margin: 28px 0; }
.food-ramen-launch__styles span { padding: 9px 13px; border-radius: 999px; background: #fffdf8; font-size: 12px; font-weight: 800; }

.ramen-atlas button:focus-visible,
.ramen-atlas a:focus-visible,
.ramen-atlas summary:focus-visible,
.ramen-story button:focus-visible,
.ramen-story a:focus-visible,
.ramen-story summary:focus-visible,
.food-ramen-launch a:focus-visible { outline: 3px solid #2d7f93; outline-offset: 4px; }

@media (max-width: 980px) {
  .ramen-lead,
  .ramen-story-lead,
  .ramen-story-scene,
  .ramen-story-place,
  .ramen-story-notice > header,
  .ramen-story-anatomy,
  .ramen-story-order,
  .ramen-story-safety,
  .ramen-story-faq,
  .ramen-story-sources,
  .ramen-anatomy,
  .ramen-order > header,
  .ramen-shop,
  .ramen-safety,
  .ramen-faq,
  .ramen-sources { grid-template-columns: 1fr; }
  .ramen-lead figure { max-width: 760px; }
  .ramen-anatomy ol { max-width: 720px; }
  .ramen-family { grid-template-columns: 1fr; }
  .ramen-family > header { position: static; }
  .ramen-regions ol { grid-template-columns: repeat(3, 1fr); }
  .ramen-order > ol { grid-template-columns: repeat(2, 1fr); }
  .ramen-ticket { grid-template-columns: 1fr; }
  .ramen-story-bowl { min-height: 430px; }
  .ramen-story-notice > div { grid-template-columns: 1fr; }
  .ramen-story-notice article { min-height: 0; }
  .ramen-story-notice article span { margin-bottom: 28px; }
}

@media (max-width: 680px) {
  .ramen-lead { grid-template-columns: minmax(0, 1fr); gap: 32px; padding-bottom: 68px; }
  .ramen-story-lead { grid-template-columns: minmax(0, 1fr); gap: 34px; padding-bottom: 64px; }
  .ramen-story-lead h2 { font-size: clamp(40px, 12.5vw, 58px); }
  .ramen-story-bowl { min-height: 330px; border-radius: 36% 36% 20px 20px; }
  .ramen-story-bowl::before { width: 86%; }
  .ramen-story-bowl > div { width: 68%; height: 120px; }
  .ramen-story-bowl figcaption { left: 18px; right: 18px; bottom: 15px; }
  .ramen-story-bowl figcaption strong { font-size: 18px; }
  .ramen-story-decision { grid-template-columns: 1fr; margin-bottom: 76px; }
  .ramen-story-scene { padding-bottom: 75px; }
  .ramen-story-scene blockquote { padding: 24px 20px; }
  .ramen-story-place { padding-inline: 20px; }
  .ramen-story-notice { padding: 76px 0; }
  .ramen-story-anatomy { padding: 30px 20px; border-radius: 24px; }
  .ramen-story-anatomy dl { grid-template-columns: 1fr; }
  .ramen-story-order { padding: 78px 0; }
  .ramen-story-safety { padding-inline: 20px; }
  .ramen-story-compare { padding: 76px 0; }
  .ramen-story-compare > div { grid-template-columns: 1fr; }
  .ramen-story-compare a { min-height: 0; }
  .ramen-story-sources { padding: 28px 20px; border-radius: 22px; }
  .ramen-lead h2 { font-size: clamp(45px, 14vw, 66px); }
  .ramen-lead picture { border-radius: 32% 32% 20px 20px; aspect-ratio: 4 / 3; }
  .ramen-lead dl { grid-template-columns: 1fr; }
  .ramen-choose { margin-inline: -8px; padding: 28px 20px; border-radius: 24px; }
  .ramen-choose > header,
  .ramen-choose > div { grid-template-columns: 1fr; }
  .ramen-choose button { min-height: 0; }
  .ramen-choose button small { min-height: 0; }
  .ramen-anatomy { padding: 75px 0; }
  .ramen-anatomy ol { padding: 24px 18px; border-radius: 38% 38% 20% 20% / 14% 14% 34% 34%; }
  .ramen-anatomy li { grid-template-columns: 30px 70px 1fr; padding: 8px; }
  .ramen-anatomy li small { font-size: 10px; }
  .ramen-grid { grid-template-columns: 1fr; }
  .ramen-card__formula { min-height: 0; }
  .ramen-regions { margin-top: 35px; }
  .ramen-regions > header { grid-template-columns: 1fr; gap: 12px; }
  .ramen-regions ol { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; border-radius: 18px; }
  .ramen-regions li { flex: 0 0 72vw; scroll-snap-align: start; }
  .ramen-order > ol,
  .ramen-ticket dl,
  .ramen-shop > div:last-child { grid-template-columns: 1fr; }
  .ramen-order > ol > li { min-height: 0; }
  .ramen-order > ol span { margin-bottom: 24px; }
  .ramen-phrases article { padding: 46px 16px 16px; }
  .ramen-phrases article > span { top: 16px; }
  .ramen-phrases button { position: static; margin-top: 14px; transform: none; }
  .ramen-history > ol li { grid-template-columns: 1fr; gap: 10px; }
  .ramen-history > ul,
  .ramen-sources ul { columns: 1; }
  .ramen-sources { padding: 28px 20px; border-radius: 22px; }
}

@media (prefers-reduced-motion: reduce) {
  .ramen-atlas *,
  .food-ramen-launch * { scroll-behavior: auto !important; transition: none !important; }
  .ramen-choose button:hover { transform: none; }
}
