:root {
  --canvas: #f7f0df;
  --surface: #fffaf0;
  --surface-strong: #fffdf7;
  --surface-hover: #f3ead6;
  --ink: #193b31;
  --muted: #68766d;
  --grass: #5c8b58;
  --grass-strong: #245c48;
  --coral: #df735d;
  --coral-strong: #a94c3c;
  --line: rgba(38, 77, 62, .16);
  --line-strong: rgba(36, 92, 72, .34);
  --focus: rgba(36, 92, 72, .28);
  --shadow-subtle: 0 8px 24px rgba(25, 59, 49, .08);
  --shadow-float: 0 18px 42px rgba(25, 59, 49, .18);
  --font-title: "STSong", "Songti SC", "SimSun", serif;
  --font-body: system-ui, -apple-system, "Segoe UI", "Microsoft YaHei", "PingFang SC", sans-serif;
  --ease: cubic-bezier(.2, .75, .2, 1);
  --fast: 150ms;
  --medium: 360ms;
}

* { box-sizing: border-box; }
html { min-width: 320px; scroll-behavior: smooth; }
body { margin: 0; min-width: 320px; overflow-x: clip; background: var(--canvas); color: var(--ink); font-family: var(--font-body); -webkit-font-smoothing: antialiased; }
button, input { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
a { color: var(--grass-strong); }
button { color: inherit; cursor: pointer; }
button:disabled { cursor: not-allowed; opacity: .5; }
[hidden] { display: none !important; }
:focus-visible { outline: 3px solid var(--focus); outline-offset: 3px; }
.icon { width: 18px; height: 18px; flex: 0 0 auto; }
.skip-link { position: fixed; z-index: 100; top: 12px; left: 12px; min-height: 44px; padding: 10px 14px; border-radius: 10px; background: var(--grass-strong); color: #fff; text-decoration: none; transform: translateY(-160%); }
.skip-link:focus { transform: none; }

.view { width: min(100% - 32px, 1080px); margin: 0 auto; padding: 0 0 108px; }
.filing-footer { display: flex; min-height: 44px; flex-wrap: wrap; align-items: center; justify-content: center; gap: 4px 8px; margin: 28px 0 calc(18px + env(safe-area-inset-bottom)); padding: 10px 12px; border-top: 1px solid var(--line); color: var(--muted); font-size: 12px; line-height: 1.5; text-align: center; }
.filing-footer__link { display: inline-flex; min-height: 44px; align-items: center; justify-content: center; gap: 7px; padding: 8px 10px; border-radius: 10px; color: var(--muted); text-decoration: none; transition: background-color var(--fast) var(--ease), color var(--fast) var(--ease), transform var(--fast) var(--ease); }
.filing-footer__link:hover, .filing-footer__link:focus-visible { background: rgba(92, 139, 88, .08); color: var(--grass-strong); }
.filing-footer__link:active { transform: translateY(1px); }
.filing-footer__link img { display: block; width: 20px; height: 20px; object-fit: contain; }
.topbar { display: flex; min-height: 68px; align-items: center; justify-content: space-between; gap: 16px; border-bottom: 1px solid var(--line); }
.brand-lockup { display: inline-flex; min-height: 44px; align-items: center; gap: 10px; color: var(--ink); text-decoration: none; }
.brand-mark { display: inline-grid; width: 38px; height: 38px; place-items: center; border-radius: 50%; background: var(--grass-strong); color: var(--surface); font-family: var(--font-title); font-size: 20px; }
.brand-lockup strong, .brand-lockup small { display: block; }
.brand-lockup strong { color: var(--grass-strong); font-size: 16px; font-weight: 800; letter-spacing: -.04em; }
.brand-lockup small { margin-top: 2px; color: var(--muted); font-size: 12px; }
.topbar__action, .article-heading__back { display: inline-flex; min-height: 44px; align-items: center; gap: 5px; color: var(--grass-strong); font-size: 13px; font-weight: 700; text-decoration: none; }
.topbar__action:hover, .article-heading__back:hover { color: var(--coral-strong); }
.eyebrow { margin: 0; color: var(--coral-strong); font-size: 12px; font-weight: 800; letter-spacing: .08em; }

.week-gate-view { position: relative; min-height: calc(100svh - 72px); padding: 0 0 108px; overflow: hidden; isolation: isolate; }
.week-gate-view::before { position: absolute; z-index: -2; inset: 0; background: radial-gradient(var(--line) .6px, transparent .75px); background-size: 9px 9px; content: ""; opacity: .36; }
.week-gate-view::after { position: absolute; z-index: -2; right: -18vw; bottom: -15vw; width: 90vw; aspect-ratio: 1.18; border-radius: 50% 50% 0 0; background: rgba(230, 240, 223, .92); content: ""; transform: rotate(-8deg); }
.week-gate__brand { display: flex; min-height: 58px; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--line); }
.week-gate__brand strong, .week-gate__brand small { display: block; }
.week-gate__brand strong { color: var(--grass-strong); font-size: 16px; font-weight: 800; }
.week-gate__brand small { margin-top: 2px; color: var(--muted); font-size: 12px; }
.week-gate__brand > span { color: var(--coral); font-family: var(--font-title); font-size: 22px; }
.week-gate__scene { position: absolute; z-index: -1; right: 0; bottom: 6vh; width: min(42vw, 300px); pointer-events: none; }
.week-gate__scene span { position: absolute; right: 0; bottom: 8%; width: 84%; aspect-ratio: 1; border-radius: 50%; background: rgba(255, 240, 213, .94); }
.week-gate__scene img { position: relative; width: 100%; mix-blend-mode: multiply; clip-path: ellipse(47% 49% at 53% 51%); animation: float 5.5s 1s ease-in-out infinite; }
.week-gate__question { position: relative; z-index: 1; width: min(100%, 560px); padding-top: clamp(24px, 5svh, 52px); }
.week-gate__question > .eyebrow { margin-bottom: 10px; letter-spacing: .12em; }
.week-gate__question h1 { max-width: none; margin: 0; color: var(--ink); font-family: var(--font-title); font-size: clamp(39px, 10.5vw, 68px); font-weight: 500; line-height: 1.05; letter-spacing: -.07em; }
.week-gate__instruction { max-width: 24rem; margin: 16px 0 0; color: var(--muted); font-size: 14px; line-height: 1.65; }
.week-bubbles { display: grid; width: min(100%, 390px); grid-template-columns: repeat(6, minmax(44px, 1fr)); gap: 7px; margin-top: 24px; }
.week-bubble { display: inline-flex; min-width: 44px; min-height: 44px; aspect-ratio: 1; align-items: center; justify-content: center; gap: 1px; padding: 0; border: 1px solid rgba(36, 92, 72, .34); border-radius: 50%; color: var(--ink); opacity: 0; transform: translateY(8px) scale(.92); animation: bubble-in 340ms calc(70ms + var(--bubble-index, 0) * 12ms) var(--ease) forwards; transition: transform var(--fast) var(--ease), border-color var(--fast) var(--ease), box-shadow var(--fast) var(--ease), background-color var(--fast) var(--ease); }
.week-bubble strong { font-size: 14px; }
.week-bubble span { color: var(--muted); font-size: 12px; font-weight: 700; }
.week-bubble.is-early { background: #eef3e8; }
.week-bubble.is-middle { background: #e6f0df; }
.week-bubble.is-late { background: #fff0d5; }
.week-bubble.is-labor { background: #f9e7e1; }
.week-bubble:hover, .week-bubble:focus-visible { border-color: var(--coral); box-shadow: var(--shadow-subtle); transform: translateY(-2px) scale(1.04); }
.week-bubble:active { transform: translateY(1px) scale(.98); }
.week-legend { display: flex; flex-wrap: wrap; gap: 7px 13px; margin-top: 16px; color: var(--muted); font-size: 12px; font-weight: 600; }
.week-legend span::before { display: inline-block; width: 8px; height: 8px; margin-right: 4px; border-radius: 50%; background: rgba(92, 139, 88, .28); content: ""; }
.week-legend span:nth-child(2)::before { background: #e6f0df; }
.week-legend span:nth-child(3)::before { background: #fff0d5; }
.week-legend span:nth-child(4)::before { background: rgba(223, 115, 93, .34); }
@keyframes bubble-in { to { opacity: 1; transform: none; } }
@keyframes float { 50% { transform: translateY(-5px) rotate(1deg); } }

.catalog-heading, .recipe-heading { padding: 36px 0 24px; border-bottom: 1px solid var(--line); }
.catalog-heading__row { display: flex; align-items: end; justify-content: space-between; gap: 24px; }
.catalog-heading h1, .recipe-heading h1 { max-width: 18ch; margin: 8px 0 0; color: var(--ink); font-family: var(--font-title); font-size: clamp(30px, 5vw, 48px); font-weight: 500; line-height: 1.15; letter-spacing: -.05em; }
.catalog-heading p:not(.eyebrow), .recipe-heading p:not(.eyebrow) { max-width: 42rem; margin: 12px 0 0; color: var(--muted); font-size: 15px; line-height: 1.7; }
.stage-context { display: grid; flex: 0 0 auto; gap: 8px; align-items: end; color: var(--grass-strong); font-size: 14px; font-weight: 800; text-align: right; }
.stage-context a { display: inline-flex; min-height: 44px; align-items: center; justify-content: flex-end; gap: 5px; color: var(--coral-strong); font-size: 13px; font-weight: 700; text-decoration: none; }
.collection-switch { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 20px; border-bottom: 1px solid var(--line); }
.collection-switch button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 8px; padding: 10px 14px; border: 0; border-bottom: 3px solid transparent; background: transparent; color: var(--muted); font-size: 15px; font-weight: 800; transition: color var(--fast) var(--ease), background-color var(--fast) var(--ease), border-color var(--fast) var(--ease); }
.collection-switch button[aria-selected="true"] { border-bottom-color: var(--grass-strong); background: rgba(92, 139, 88, .08); color: var(--grass-strong); }
.collection-switch button:hover { background: var(--surface-hover); color: var(--grass-strong); }

.search-panel { margin-top: 22px; }
.search-label { display: block; margin-bottom: 8px; color: var(--ink); font-size: 16px; font-weight: 800; }
.search-field { display: flex; min-height: 52px; align-items: center; gap: 10px; padding: 0 8px 0 14px; border: 1px solid var(--line-strong); border-radius: 14px; background: var(--surface); box-shadow: var(--shadow-subtle); transition: border-color var(--fast) var(--ease), box-shadow var(--fast) var(--ease); }
.search-field:focus-within { border-color: var(--grass-strong); box-shadow: 0 0 0 3px rgba(92, 139, 88, .14); }
.search-field .icon { color: var(--grass-strong); }
.search-field input { width: 100%; min-width: 0; height: 48px; border: 0; outline: 0; background: transparent; color: var(--ink); font-size: 16px; }
.search-field input::placeholder { color: #879087; }
.search-field button, .primary-action, .secondary-action, .outline-action { display: inline-flex; min-height: 44px; align-items: center; justify-content: center; gap: 6px; padding: 8px 14px; border-radius: 10px; font-size: 14px; font-weight: 800; text-decoration: none; transition: transform var(--fast) var(--ease), background-color var(--fast) var(--ease), border-color var(--fast) var(--ease), color var(--fast) var(--ease); }
.search-field button, .primary-action { border: 1px solid var(--grass-strong); background: var(--grass-strong); color: var(--surface); }
.search-field button:hover, .primary-action:hover { background: #1d503e; }
.search-field button:active, .primary-action:active, .secondary-action:active, .outline-action:active { transform: translateY(1px); }

.topic-section { margin-top: 28px; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 12px; }
.section-heading h2 { margin: 7px 0 0; color: var(--ink); font-family: var(--font-title); font-size: 24px; font-weight: 500; line-height: 1.25; }
.topic-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin-top: 14px; }
.topic-button { display: flex; min-height: 58px; align-items: center; justify-content: space-between; gap: 8px; padding: 12px 14px; border: 1px solid var(--line); border-radius: 12px; background: var(--surface); color: var(--ink); font-size: 15px; font-weight: 700; text-align: left; transition: transform var(--fast) var(--ease), background-color var(--fast) var(--ease), border-color var(--fast) var(--ease), color var(--fast) var(--ease); }
.topic-button:hover, .topic-button:focus-visible { border-color: var(--grass); background: var(--surface-hover); color: var(--grass-strong); }
.topic-button.is-selected { border-color: var(--grass-strong); background: var(--grass-strong); color: var(--surface); }
.topic-button.is-selected .icon { color: var(--surface); }
.text-action { min-height: 44px; padding: 8px 0; border: 0; background: transparent; color: var(--grass-strong); font-size: 13px; font-weight: 800; text-decoration: underline; text-underline-offset: 3px; }
.text-action:hover { color: var(--coral-strong); }

.filter-toolbar { display: flex; min-height: 64px; align-items: center; justify-content: space-between; gap: 16px; margin-top: 24px; padding: 12px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.filter-summary { margin: 0; color: var(--ink); font-size: 14px; font-weight: 700; }
.query-hint { margin: 4px 0 0; color: var(--muted); font-size: 12px; }
.filter-toolbar__actions { display: inline-flex; align-items: center; gap: 12px; }
.secondary-action { position: relative; border: 1px solid var(--line-strong); background: var(--surface); color: var(--grass-strong); }
.secondary-action:hover { border-color: var(--grass-strong); background: var(--surface-hover); }
.secondary-action i { width: 7px; height: 7px; border-radius: 50%; background: var(--coral); }

.filter-dialog { position: fixed; z-index: 50; inset: 0; display: grid; align-items: center; justify-items: center; padding: 16px; }
.filter-dialog__backdrop { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; background: rgba(25, 59, 49, .38); }
.filter-dialog__panel { position: relative; display: grid; width: min(100%, 560px); max-height: min(88svh, 720px); grid-template-rows: auto minmax(0, 1fr) auto; overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: var(--surface-strong); box-shadow: var(--shadow-float); animation: sheet-in var(--medium) var(--ease) both; }
.filter-dialog__header, .filter-dialog__footer { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 18px 20px; }
.filter-dialog__header { border-bottom: 1px solid var(--line); }
.filter-dialog__header h2 { margin: 6px 0 0; color: var(--ink); font-family: var(--font-title); font-size: 26px; font-weight: 500; }
.icon-button { display: inline-grid; width: 44px; height: 44px; place-items: center; padding: 0; border: 1px solid var(--line); border-radius: 50%; background: transparent; color: var(--grass-strong); }
.icon-button:hover { background: var(--surface-hover); }
.filter-dialog__body { overflow-y: auto; padding: 20px; }
.filter-dialog fieldset { margin: 0 0 22px; padding: 0; border: 0; }
.filter-dialog fieldset:last-child { margin-bottom: 0; }
.filter-dialog legend { margin-bottom: 10px; color: var(--ink); font-size: 16px; font-weight: 800; }
.filter-choice-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
.filter-choice { display: flex; min-height: 48px; align-items: center; justify-content: space-between; gap: 8px; padding: 10px 12px; border: 1px solid var(--line); border-radius: 10px; background: var(--surface); color: var(--ink); font-size: 14px; font-weight: 700; text-align: left; transition: border-color var(--fast) var(--ease), background-color var(--fast) var(--ease), color var(--fast) var(--ease); }
.filter-choice:hover { border-color: var(--grass); background: var(--surface-hover); }
.filter-choice.is-selected { border-color: var(--grass-strong); background: var(--grass-strong); color: var(--surface); }
.filter-choice .icon { width: 16px; height: 16px; }
.filter-dialog__footer { align-items: center; border-top: 1px solid var(--line); background: rgba(255, 253, 247, .94); }
.filter-dialog__footer p { margin: 0; color: var(--muted); font-size: 13px; }
@keyframes sheet-in { from { opacity: 0; transform: translateY(12px) scale(.985); } to { opacity: 1; transform: none; } }

.catalog-results { margin-top: 26px; }
.result-count { margin: 0 0 12px; color: var(--muted); font-size: 13px; }
.result-group { margin-top: 24px; }
.result-group:first-of-type { margin-top: 0; }
.result-group__heading { display: flex; align-items: end; justify-content: space-between; gap: 12px; padding-bottom: 8px; border-bottom: 1px solid var(--line); }
.result-group__heading h2 { margin: 0; color: var(--ink); font-family: var(--font-title); font-size: 23px; font-weight: 500; }
.result-group__heading p { margin: 5px 0 0; color: var(--muted); font-size: 12px; }
.result-group__heading > span { color: var(--grass-strong); font-size: 13px; font-weight: 800; }
.result-list { margin: 0; padding: 0; list-style: none; }
.result-row { border-bottom: 1px solid var(--line); }
.result-row a { display: grid; min-height: 72px; grid-template-columns: 40px minmax(0, 1fr) 28px; align-items: center; gap: 10px; padding: 10px 4px; color: var(--ink); text-decoration: none; transition: background-color var(--fast) var(--ease), padding var(--fast) var(--ease); }
.result-row a:hover { padding-inline: 10px; background: var(--surface-hover); }
.result-index { color: var(--coral-strong); font-family: var(--font-title); font-size: 15px; }
.result-copy { display: grid; gap: 4px; min-width: 0; }
.result-copy small { color: var(--muted); font-size: 12px; line-height: 1.35; }
.result-copy strong { color: var(--ink); font-size: 16px; font-weight: 700; line-height: 1.5; }
.result-arrow { color: var(--grass-strong); }
.result-row.is-urgent .result-index, .result-row.is-urgent .result-copy strong { color: var(--coral-strong); }
.result-row.is-placeholder .result-copy strong { color: var(--muted); }
.result-row.is-placeholder .result-index { color: var(--muted); }
.service-note { display: grid; gap: 7px; margin: 16px 0 0; padding: 16px; border-left: 4px solid var(--grass); background: rgba(92, 139, 88, .11); }
.service-note strong { font-size: 16px; }
.service-note p:not(.eyebrow) { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.6; }
.service-note__actions { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 2px; }
.outline-action { border: 1px solid var(--grass-strong); background: transparent; color: var(--grass-strong); }
.outline-action:hover { background: var(--surface); }
.hospital-guidance { display: grid; gap: 14px; margin: 28px 0 0; padding: 16px; border: 1px solid var(--line); border-left: 4px solid var(--grass-strong); border-radius: 16px; background: rgba(92, 139, 88, .08); }
.hospital-guidance__link { display: grid; gap: 5px; color: var(--ink); text-decoration: none; }
.hospital-guidance__link .eyebrow { margin: 0; color: var(--coral-strong); }
.hospital-guidance__link strong { color: var(--grass-strong); font-size: 17px; line-height: 1.45; }
.hospital-guidance__link small { color: var(--muted); font-size: 13px; line-height: 1.6; }
.hospital-guidance ul { display: grid; gap: 8px; margin: 0; padding: 0; list-style: none; }
.hospital-guidance li { display: grid; gap: 2px; padding-top: 10px; border-top: 1px solid var(--line); }
.hospital-guidance li b { color: var(--ink); font-size: 14px; }
.hospital-guidance li span { color: var(--muted); font-size: 13px; line-height: 1.6; }
.empty-state { padding: 28px 16px; border: 1px dashed var(--line-strong); background: rgba(255, 253, 247, .6); text-align: center; }
.empty-state h2 { margin: 0; font-family: var(--font-title); font-size: 23px; font-weight: 500; }
.empty-state p { margin: 8px 0 16px; color: var(--muted); font-size: 14px; line-height: 1.6; }

.recipe-filters { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 20px; }
.recipe-filter { min-height: 44px; padding: 8px 13px; border: 1px solid var(--line); border-radius: 999px; background: var(--surface); color: var(--muted); font-size: 13px; font-weight: 700; transition: border-color var(--fast) var(--ease), background-color var(--fast) var(--ease), color var(--fast) var(--ease); }
.recipe-filter:hover { border-color: var(--grass); color: var(--grass-strong); }
.recipe-filter.is-selected { border-color: var(--grass-strong); background: var(--grass-strong); color: var(--surface); }
.recipe-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin: 0; padding: 0; list-style: none; }
.recipe-entry { min-width: 0; }
.recipe-entry a { display: block; height: 100%; overflow: hidden; border: 1px solid var(--line); border-radius: 12px; background: var(--surface); color: var(--ink); text-decoration: none; transition: transform var(--fast) var(--ease), box-shadow var(--fast) var(--ease); }
.recipe-entry a:hover { box-shadow: var(--shadow-subtle); transform: translateY(-2px); }
.recipe-entry img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; background: #f1eadc; }
.recipe-entry__copy { display: grid; gap: 6px; padding: 12px; }
.recipe-entry__copy small { color: var(--coral-strong); font-size: 12px; }
.recipe-entry__copy strong { color: var(--ink); font-size: 15px; line-height: 1.45; }

.video-intro { display: grid; gap: 6px; margin-top: 22px; padding: 14px 16px; border-left: 4px solid var(--grass); background: rgba(92, 139, 88, .09); }
.video-intro p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.65; }
.video-intro .eyebrow { color: var(--grass-strong); font-size: 12px; }

.document-view .article-heading { max-width: 780px; margin: 0 auto; padding: 28px 0 26px; border-bottom: 1px solid var(--line); }
.document-view .article-heading__back { margin-bottom: 28px; }
.document-view .article-heading h1 { max-width: none; margin: 0; color: var(--ink); font-family: var(--font-title); font-size: clamp(30px, 7.2vw, 46px); font-weight: 500; line-height: 1.13; letter-spacing: -.05em; overflow-wrap: anywhere; }
.article-heading__row p:not(.eyebrow) { margin: 10px 0 0; color: var(--muted); font-size: 16px; line-height: 1.65; }
.article-meta { display: flex; flex-wrap: wrap; gap: 10px 18px; margin-top: 20px; color: var(--muted); font-size: 12px; }
.article-body { max-width: 780px; margin: 0 auto; padding: 28px 0 38px; font-size: 17px; line-height: 1.8; }
.article-body p { margin: 0 0 18px; }
.article-lead { margin-top: 24px; }
.quick-answer, .article-callout, .safety-section { margin: 0 0 24px; padding: 16px 18px; border-radius: 16px; }
.quick-answer { border-left: 4px solid var(--grass); background: rgba(92, 139, 88, .13); }
.quick-answer.is-warning, .article-callout.is-warning, .safety-section.is-urgent { border-left-color: var(--coral); background: rgba(223, 115, 93, .13); }
.quick-answer p, .article-callout p { margin: 0; font-weight: 700; }
.article-callout.is-tip { border-left: 4px solid var(--grass); background: rgba(92, 139, 88, .13); }
.article-callout.is-doctor { border: 1px solid var(--line-strong); border-left: 4px solid var(--grass-strong); background: var(--surface); }
.article-callout.is-warning { border-left: 4px solid var(--coral); background: rgba(223, 115, 93, .13); }
.article-callout a { display: inline-flex; min-height: 44px; align-items: center; margin-top: 8px; color: var(--grass-strong); font-size: 13px; font-weight: 800; }
.editorial-note { margin: 16px 0 24px; padding: 16px 18px; border-left: 4px solid var(--grass-strong); border-radius: 12px; background: rgba(92, 139, 88, .09); }
.editorial-note strong { display: block; margin-bottom: 8px; }
.editorial-note p { margin: 0; color: var(--muted); }
.article-section { padding: 4px 0 8px; }
.article-section h2, .article-supplement summary strong, .safety-section h2, .article-summary h2, .source-details summary { margin: 28px 0 12px; color: var(--ink); font-family: var(--font-title); font-size: 25px; font-weight: 500; line-height: 1.25; }
.article-section ul, .safety-section ul { margin: 0 0 20px; padding-left: 1.25em; }
.article-section li, .safety-section li { margin: 7px 0; }
.article-supplement { margin: 22px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.article-supplement summary { display: flex; min-height: 56px; align-items: center; gap: 8px; list-style: none; cursor: pointer; }
.article-supplement summary::-webkit-details-marker { display: none; }
.article-supplement summary > span { color: var(--coral-strong); font-size: 12px; font-weight: 800; }
.article-supplement summary strong { flex: 1; margin: 0; font-family: var(--font-body); font-size: 16px; font-weight: 800; }
.article-supplement summary .icon { transition: transform var(--fast) var(--ease); }
.article-supplement[open] summary .icon { transform: rotate(45deg); }
.article-supplement > section { padding: 0 0 14px; }
.safety-section { border-left: 4px solid var(--grass); background: rgba(92, 139, 88, .09); }
.safety-section h2 { margin-top: 0; }
.safety-section.is-urgent h2 { color: var(--coral-strong); }
.article-summary { margin-top: 28px; padding: 16px 18px; border: 1px solid var(--line); background: rgba(255, 253, 247, .7); }
.article-summary h2 { margin-top: 0; }
.summary-list { margin: 0; padding-left: 1.4em; }
.summary-list li { margin: 7px 0; }
.source-details { margin-top: 28px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.source-details summary { display: flex; min-height: 56px; align-items: center; margin: 0; cursor: pointer; list-style: none; font-family: var(--font-body); font-size: 15px; font-weight: 800; }
.source-details summary::-webkit-details-marker { display: none; }
.source-list { margin: 0; padding: 0 0 16px; list-style: none; }
.source-list li { display: grid; gap: 3px; padding: 8px 0; }
.source-list a, .source-list strong { font-size: 14px; }
.source-list span { color: var(--muted); font-size: 12px; }
.article-navigation { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 34px; }
.article-navigation a, .article-navigation > span { display: grid; min-height: 76px; align-content: center; gap: 5px; padding: 12px; border: 1px solid var(--line); border-radius: 12px; background: var(--surface); color: var(--ink); text-decoration: none; }
.article-navigation a:hover { background: var(--surface-hover); border-color: var(--grass); }
.article-navigation small { color: var(--coral-strong); font-size: 12px; font-weight: 800; }
.article-navigation strong { overflow: hidden; font-size: 13px; line-height: 1.45; text-overflow: ellipsis; }
.coming-soon-card { display: grid; gap: 10px; margin-bottom: 28px; padding: 22px 20px; border: 1px dashed var(--line-strong); border-left: 4px solid var(--coral); border-radius: 16px; background: rgba(223, 115, 93, .1); }
.coming-soon-card h2 { margin: 0; color: var(--ink); font-family: var(--font-title); font-size: 28px; font-weight: 500; }
.coming-soon-card p:not(.eyebrow) { margin: 0; color: var(--muted); font-size: 16px; line-height: 1.7; }
.coming-soon-card .secondary-action { justify-self: start; }
.recipe-figure { margin: 0 0 24px; }
.recipe-figure img { display: block; width: 100%; border-radius: 14px; }
.recipe-figure figcaption { margin-top: 6px; color: var(--muted); font-size: 12px; }

.hospital-hero { position: relative; min-height: clamp(320px, 68vw, 500px); overflow: hidden; margin-inline: calc((100% - 100vw) / 2); background: var(--grass-strong); }
.hospital-hero__back { position: absolute; z-index: 4; top: 16px; left: max(16px, calc((100vw - 1080px) / 2 + 16px)); color: var(--surface); text-shadow: 0 1px 8px rgba(25, 59, 49, .45); }
.hospital-hero__media, .hospital-hero__media img { display: block; width: 100%; height: 100%; margin: 0; }
.hospital-hero__media { position: absolute; inset: 0; }
.hospital-hero__media::after { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(36, 92, 72, .06) 24%, rgba(25, 59, 49, .86) 100%); content: ""; }
.hospital-hero__media img { object-fit: cover; object-position: center; }
.hospital-hero__media figcaption { position: absolute; z-index: 1; right: 20px; bottom: 16px; color: var(--surface); font-size: 12px; opacity: .86; }
.hospital-hero__copy { position: absolute; z-index: 2; right: 20px; bottom: 30px; left: 20px; color: var(--surface); }
.hospital-hero__copy .eyebrow { color: var(--surface); opacity: .86; }
.hospital-hero__copy h1 { max-width: 16ch; margin: 7px 0 0; color: var(--surface); font-family: var(--font-title); font-size: clamp(30px, 8vw, 50px); font-weight: 500; line-height: 1.12; letter-spacing: -.05em; }
.hospital-hero__copy > p:last-child { margin: 10px 0 0; color: var(--surface); font-size: 14px; opacity: .9; }
.hospital-body { padding: 28px 0 38px; }
.hospital-gallery { padding-bottom: 28px; border-bottom: 1px solid var(--line); }
.hospital-gallery__heading h2 { margin: 7px 0 0; color: var(--ink); font-family: var(--font-title); font-size: 26px; font-weight: 500; }
.hospital-gallery__heading > p:last-child { margin: 8px 0 0; color: var(--muted); font-size: 13px; line-height: 1.7; }
.hospital-carousel { margin-top: 18px; }
.hospital-carousel__viewport { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: 16px; background: var(--surface); }
.hospital-carousel__slides { position: relative; aspect-ratio: 16 / 9; }
.hospital-carousel__slide { position: absolute; inset: 0; display: grid; grid-template-rows: minmax(0, 1fr) auto; margin: 0; opacity: 0; visibility: hidden; transition: opacity var(--medium) var(--ease), visibility var(--medium) var(--ease); }
.hospital-carousel__slide.is-active { opacity: 1; visibility: visible; }
.hospital-carousel__slide img { display: block; width: 100%; height: 100%; min-height: 0; object-fit: contain; background: var(--surface); }
.hospital-carousel__slide figcaption { min-height: 42px; padding: 10px 12px; border-top: 1px solid var(--line); color: var(--muted); font-size: 13px; }
.hospital-carousel__control { display: inline-grid; min-width: 44px; width: 44px; height: 44px; min-height: 44px; place-items: center; padding: 0; border: 1px solid var(--line); border-radius: 50%; background: var(--surface); color: var(--grass-strong); box-shadow: var(--shadow-subtle); }
.hospital-carousel__control:hover { background: var(--surface-hover); }
.hospital-carousel__control:active { transform: translateY(1px); }
.hospital-carousel__viewport > .hospital-carousel__control { position: absolute; z-index: 2; top: 50%; transform: translateY(-50%); }
.hospital-carousel__control--prev { left: 10px; }
.hospital-carousel__control--next { right: 10px; }
.hospital-carousel__controls { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px; margin-top: 10px; }
.hospital-carousel__controls .hospital-carousel__control--toggle { flex: 0 0 44px; box-shadow: none; transform: none; }
.hospital-carousel__dots { display: flex; flex-wrap: wrap; align-items: center; }
.hospital-carousel__dot { display: inline-grid; width: 44px; min-width: 44px; height: 44px; min-height: 44px; place-items: center; padding: 0; border: 0; background: transparent; }
.hospital-carousel__dot span { display: block; width: 8px; height: 8px; border-radius: 50%; background: var(--muted); transition: width var(--fast) var(--ease), background-color var(--fast) var(--ease); }
.hospital-carousel__dot.is-active span { width: 22px; border-radius: 999px; background: var(--grass-strong); }
.hospital-carousel__status { flex: 1 1 150px; margin: 0; color: var(--muted); font-size: 12px; text-align: right; }
.hospital-address, .hospital-services, .hospital-contacts { padding: 28px 0; border-bottom: 1px solid var(--line); }
.hospital-address h2, .hospital-services h2, .hospital-contacts h2 { margin: 7px 0 0; color: var(--ink); font-family: var(--font-title); font-size: 25px; font-weight: 500; line-height: 1.3; }
.hospital-address > p:not(.eyebrow) { margin: 8px 0 0; color: var(--muted); font-size: 14px; line-height: 1.65; }
.hospital-actions { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }
.hospital-services ul { display: grid; gap: 0; margin: 16px 0 0; padding: 0; list-style: none; }
.hospital-services li { display: grid; gap: 5px; padding: 14px 0; border-bottom: 1px solid var(--line); }
.hospital-services li:last-child { border-bottom: 0; }
.hospital-services li strong { font-size: 16px; }
.hospital-services li span { color: var(--muted); font-size: 13px; line-height: 1.65; }
.phone-list { display: grid; gap: 8px; margin-top: 16px; }
.phone-list a { display: grid; min-height: 64px; gap: 3px; align-content: center; padding: 10px 14px; border: 1px solid var(--line); border-radius: 12px; background: var(--surface); color: var(--ink); text-decoration: none; }
.phone-list a:hover { background: var(--surface-hover); border-color: var(--grass); }
.phone-list strong { color: var(--grass-strong); font-size: 18px; }
.phone-list small { color: var(--muted); font-size: 12px; }
.hospital-note { margin: 18px 0 0; color: var(--muted); font-size: 13px; line-height: 1.7; }

.bottom-nav { position: fixed; z-index: 30; right: 0; bottom: 0; left: 0; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); min-height: 60px; padding: 6px max(6px, env(safe-area-inset-left)) calc(6px + env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-right)); border-top: 1px solid var(--line); background: rgba(255, 250, 240, .96); box-shadow: 0 -8px 24px rgba(25, 59, 49, .08); backdrop-filter: blur(10px); }
.bottom-nav a, .bottom-nav button { display: inline-flex; min-width: 44px; min-height: 44px; align-items: center; justify-content: center; gap: 5px; padding: 6px 8px; border: 0; border-radius: 10px; background: transparent; color: var(--grass-strong); font-size: 13px; font-weight: 700; text-decoration: none; }
.bottom-nav a:hover, .bottom-nav button:hover, .bottom-nav a[aria-current="page"] { background: rgba(92, 139, 88, .13); color: var(--coral-strong); }
.bottom-nav a:active, .bottom-nav button:active { transform: translateY(1px); }
.phone-dialog { width: min(calc(100% - 32px), 420px); padding: 0; border: 1px solid var(--line); border-radius: 18px; background: var(--surface-strong); color: var(--ink); box-shadow: var(--shadow-float); opacity: 0; transform: translateY(10px); transition: opacity var(--medium) var(--ease), transform var(--medium) var(--ease); }
.phone-dialog.is-open { opacity: 1; transform: none; }
.phone-dialog.is-closing { opacity: 0; transform: translateY(8px); }
.phone-dialog::backdrop { background: rgba(25, 59, 49, .4); }
.phone-dialog__surface { position: relative; display: grid; gap: 10px; padding: 24px; }
.phone-dialog__surface h2 { margin: 0; color: var(--ink); font-family: var(--font-title); font-size: 28px; font-weight: 500; }
.phone-dialog__close { position: absolute; top: 14px; right: 14px; }
.toast { position: fixed; z-index: 60; top: max(14px, env(safe-area-inset-top)); right: 14px; left: 14px; max-width: 480px; margin: auto; padding: 12px 16px; border-radius: 10px; background: var(--grass-strong); color: var(--surface); font-size: 13px; text-align: center; box-shadow: var(--shadow-float); animation: toast-in var(--medium) var(--ease) both; }
@keyframes toast-in { from { opacity: 0; transform: translateY(-8px); } to { opacity: 1; transform: none; } }

@media (min-width: 40rem) {
  .view { width: min(100% - 64px, 1080px); }
  .week-gate-view { padding-inline: 16px; }
  .week-bubbles { grid-template-columns: repeat(7, minmax(44px, 1fr)); }
  .hospital-hero__copy { right: max(32px, calc((100vw - 1080px) / 2 + 32px)); left: max(32px, calc((100vw - 1080px) / 2 + 32px)); }
  .recipe-list { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (min-width: 68rem) {
  .view { width: min(100% - 96px, 1080px); }
  .recipe-list { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (max-width: 39.99rem) {
  .catalog-heading__row, .section-heading, .filter-toolbar { align-items: flex-start; flex-direction: column; }
  .collection-switch button { gap: 5px; padding-inline: 6px; font-size: 13px; }
  .stage-context { width: 100%; align-items: start; text-align: left; }
  .stage-context a { justify-content: flex-start; }
  .filter-toolbar__actions { width: 100%; justify-content: space-between; }
  .filter-dialog { align-items: end; padding: 0; }
  .filter-dialog__panel { width: 100%; max-height: 90svh; border-radius: 18px 18px 0 0; }
  .filter-dialog__footer { align-items: stretch; flex-direction: column; }
  .filter-dialog__footer .primary-action { width: 100%; }
  .hospital-carousel__status { text-align: left; }
}

@media (max-width: 375px) {
  .view { width: min(100% - 24px, 1080px); }
  .week-bubbles { gap: 5px; }
  .week-gate__scene { width: 38vw; }
  .topic-button { padding-inline: 11px; font-size: 14px; }
  .result-row a { grid-template-columns: 32px minmax(0, 1fr) 22px; gap: 7px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: 1ms !important; animation-iteration-count: 1 !important; transition-duration: 1ms !important; }
  .week-bubble, .week-gate__scene img { opacity: 1; transform: none; animation: none; }
}

/* Formal D carousel: photo-led stack with captions, no visible controls. */
.sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }
.hospital-gallery--immersive { padding: 0 0 28px; border-bottom: 1px solid var(--line); }
.hospital-gallery__carousel { position: relative; min-height: clamp(330px, 56vw, 560px); overflow: hidden; border: 1px solid rgba(255, 255, 255, .78); border-radius: 28px; background: rgba(255, 250, 240, .42); box-shadow: 0 24px 64px rgba(25, 59, 49, .16), inset 0 1px 0 rgba(255, 255, 255, .82); -webkit-backdrop-filter: blur(18px) saturate(1.08); backdrop-filter: blur(18px) saturate(1.08); touch-action: pan-y; }
.hospital-gallery__slides { position: relative; min-height: inherit; }
.hospital-gallery__slide { position: absolute; top: 6%; left: 50%; display: grid; grid-template-rows: minmax(0, 1fr) auto; width: min(72%, 700px); height: 88%; margin: 0; overflow: hidden; border-radius: 24px; opacity: 0; visibility: hidden; transition: opacity 360ms var(--ease), transform 360ms var(--ease), filter 360ms var(--ease), visibility 360ms var(--ease); }
.hospital-gallery__slide img { display: block; min-height: 0; width: 100%; height: 100%; border-radius: 0; object-fit: cover; background: var(--surface); }
.hospital-gallery__slide figcaption { min-height: 44px; padding: 10px 12px; border-top: 1px solid var(--line); border-radius: 0; background: var(--surface-strong); color: var(--ink); font-size: 13px; font-weight: 800; }
.hospital-gallery__slide[data-position="active"] { z-index: 3; opacity: 1; visibility: visible; filter: none; transform: translateX(-50%) scale(1); }
.hospital-gallery__slide[data-position="active"] { top: 0; height: 100%; }
.hospital-gallery__slide[data-position="prev"] { z-index: 2; opacity: .54; visibility: visible; filter: saturate(.84); transform: translateX(-92%) scale(.82) rotate(-3deg); }
.hospital-gallery__slide[data-position="next"] { z-index: 2; opacity: .54; visibility: visible; filter: saturate(.84); transform: translateX(-8%) scale(.82) rotate(3deg); }
.hospital-gallery__slide[data-position="far"] { z-index: 1; opacity: 0; visibility: hidden; transform: translateX(-50%) scale(.68); }
.hospital-gallery__carousel:focus-visible { outline: 3px solid rgba(36, 92, 72, .28); outline-offset: 5px; }

@media (max-width: 520px) {
  .hospital-gallery__carousel { min-height: 330px; border-radius: 22px; }
  .hospital-gallery__slide { top: 7%; width: 78%; height: 86%; border-radius: 18px; }
  .hospital-gallery__slide[data-position="active"] { top: 0; height: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .hospital-gallery__slide { transition: none; }
}
