:root {
  --ink: #303c32;
  --muted: #62695f;
  --green: #365446;
  --green-2: #53705a;
  --paper: #fffdf8;
  --cream: #fbf5ee;
  --gold: #9a7138;
  --line: #e5dace;
  --red: #b84c45;
  --red-dark: #983a35;
}
body { font-size: 16px; line-height: 1.95; }
.sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip-path: inset(50%) !important; white-space: nowrap !important; border: 0 !important; }
.mobile-break { display: none; }
.site-header { position: relative; width: min(1180px, calc(100% - 40px)); padding-block: 15px; color: var(--green); }
.brand-mark { border-color: #a1b09c; }
.brand small { opacity: 1; color: var(--muted); }
.header-cta { color: #fff; background: var(--red); border-color: transparent; padding: 10px 24px; }
.header-cta:hover { color: #fff; background: var(--red-dark); }
.hero { display: block; min-height: 0; color: var(--ink); background: var(--paper); overflow: visible; }
.hero-artwork { display: block; max-width: 1180px; margin-inline: auto; }
.hero-artwork img { width: 100%; height: auto; }
.hero-inner { display: grid; grid-template-columns: minmax(0, 1fr) 345px; column-gap: 42px; align-items: center; width: min(1080px, calc(100% - 48px)); margin: 0 auto; padding: 32px 0 8px; }
.hero-invitation { grid-column: 1; margin: 0; color: var(--green); font-family: var(--serif); font-size: 21px; font-weight: 600; line-height: 1.7; }
.hero-facts { grid-column: 1; grid-row: 2 / 4; width: 100%; margin: 20px 0; border-color: var(--line); }
.hero-facts > div + div { border-color: var(--line); }
.hero-facts small { opacity: 1; color: var(--muted); font-size: 11px; }
.hero-facts strong { font-size: 21px; }
.hero-facts strong small { color: var(--ink); }
.hero-button { grid-column: 2; grid-row: 1 / 3; width: 100%; }
.microcopy { grid-column: 2; grid-row: 3; width: 100%; margin: 6px 0 0; opacity: 1; color: var(--muted); font-size: 11px; line-height: 1.65; }
.button { border-radius: 999px; min-height: 74px; }
.button-primary { box-shadow: 0 7px 16px rgba(147,80,65,.13); }
.button small { font-size: 12px; opacity: 1; }
.eyebrow { font-size: 11px; letter-spacing: .13em; }
.meaning { padding-top: 92px; }
.section-intro h2, .not-starve h2, .rice-copy h2 { font-size: clamp(30px, 4vw, 44px); line-height: 1.65; }
.section-intro > p:last-child { font-size: 16px; line-height: 2.05; }
.shift-grid { gap: 22px; margin-top: 48px; }
.shift-grid article { border: 0; border-radius: 24px; padding: 37px 26px 29px; background: #eff5e9; }
.shift-grid article:nth-child(2) { background: #fff0ed; }
.shift-grid article:nth-child(3) { background: #edf5f9; }
.shift-grid article > span { top: -13px; right: 21px; font-size: 58px; color: rgba(94,120,99,.16); }
.shift-grid h3 { font-size: 22px; }
.shift-grid p { font-size: 16px; line-height: 1.9; }
.not-starve { gap: 42px; margin-top: 88px; padding: 45px; border-radius: 28px; background: #f4f7ee; }
.not-starve > div > p:last-child { font-size: 16px; }
.days li { border-radius: 16px; padding: 13px; }
.days img { border-radius: 12px; }
.days span { font-size: 14px; }
.genmai { margin-top: 92px; gap: 55px; }
.rice-visual { min-height: 500px; border-radius: 150px 150px 28px 28px; background: #f5f2e6; }
.rice-visual::before { opacity: .07; }
.rice-visual > span { background: #eef4e7; color: var(--green); border: 1px solid #c7d4bb; font-size: 13px; }
.rice-copy > p:not(.eyebrow):not(.concept) { font-size: 16px; }
.haragami { margin-top: 96px; padding: 76px 0; color: var(--ink); background: #fff5ee; }
.haragami-inner { display: grid; max-width: 1080px; grid-template-columns: 1fr 1fr; align-items: center; gap: 56px; text-align: left; }
.haragami-art { width: 100%; height: auto; border-radius: 180px 180px 24px 24px; }
.haragami h2 { font-size: 35px; color: var(--green); line-height: 1.7; }
.eyebrow.light { color: var(--gold); }
.haragami p:not(.eyebrow) { font-size: 16px; margin-top: 22px; color: var(--muted); }
.haragami strong { color: var(--green); }
.haragami .bushi-call { padding: 15px 20px; border-left: 3px solid #e6b3a1; background: rgba(255,255,255,.65); border-radius: 0 16px 16px 0; font-size: 14px; }
.bushi-call strong { font-family: var(--serif); font-size: 22px; }
.offer { padding: 90px 0; background: var(--paper); }
.offer-panel { border-radius: 28px; overflow: hidden; margin-top: 44px; box-shadow: 0 14px 36px rgba(110,85,59,.05); }
.offer-summary { color: var(--ink); background: #f7efe5; }
.offer-summary, .included { padding: 38px; }
.season-label { border-color: #d9c6ad; border-radius: 999px; color: var(--gold); background: #fffcf7; font-size: 12px; padding: 5px 14px; }
.offer-summary dl, .offer-summary dl > div { border-color: #dfd1bf; }
.offer-summary dt { color: var(--muted); font-size: 13px; }
.offer-summary dd { font-size: 15px; }
.price { flex-wrap: wrap; }
.price s { font-size: 14px; color: var(--muted); opacity: 1; }
.price span small { color: var(--red); font-size: 13px; }
.price strong { color: var(--red); }
.price strong small { font-size: 14px; }
.included b { font-size: 17px; }
.included span { font-size: 14px; }
.included li { padding-bottom: 20px; }
.included li::before { background: #e7eedf; color: var(--green); }
.supply-note { font-size: 13px; }
.trust { border-radius: 22px; overflow: hidden; background: #f7f9f3; }
.trust span { font-size: 13px; }
.doctor-card { border: 1px solid var(--line); border-radius: 24px; background: #fffefa; }
.doctor-card img { border-radius: 24px; }
.doctor-card p:last-child { font-size: 16px; }
.voices article { border-radius: 24px; overflow: hidden; background: #f4f7ef; }
.voices article:nth-child(2) { background: #fdf1ed; }
.voices p { font-size: 17px; }
.voices span { font-size: 13px; }
.faq h2 { font-size: 34px; }
.faq summary { font-size: 17px; }
.faq details p { font-size: 16px; }
.final-cta { margin-top: 78px; padding: 65px 30px; border-radius: 30px; color: var(--green); background: #edf4e7; }
.final-cta > p { color: var(--gold); }
.final-cta h2 { font-size: clamp(30px, 4vw, 46px); line-height: 1.65; }
.final-cta > span, .final-cta > small { color: var(--muted); opacity: 1; font-size: 13px; }
.button-light { color: #fff; background: var(--red); box-shadow: 0 7px 16px rgba(147,80,65,.13); }
.button-light:hover { color: #fff; background: var(--red-dark); }
footer { background: #f5eee5; color: var(--muted); }
.footer-profile { grid-template-columns: 92px auto; }
.footer-profile img { width: 92px; height: 92px; }
.footer-profile strong { color: var(--green); font-size: 17px; }
.footer-profile span { font-size: 12px; }
.footer-profile p { color: var(--gold); font-size: 15px; }
footer nav a { font-size: 13px; text-decoration-color: #b8aaa0; }
footer > small { font-size: 11px; opacity: 1; }
@media (max-width: 800px) {
  body { padding-bottom: calc(84px + env(safe-area-inset-bottom)); }
  .site-header { width: calc(100% - 28px); padding-block: 12px; }
  .brand { font-size: 12px; }
  .brand small { font-size: 9px; }
  .hero-inner { display: block; width: calc(100% - 36px); padding: 28px 0 12px; margin: 0 auto; }
  .hero-invitation { font-size: 19px; text-align: center; }
  .hero-facts { margin: 23px 0; }
  .hero-facts small { font-size: 10px; }
  .hero-facts strong { font-size: 18px; }
  .hero-facts > div { min-width: 0; padding: 12px 6px 12px 0; }
  .hero-facts > div + div { padding-left: 7px; }
  .microcopy { margin-top: 12px; font-size: 12px; }
  .button { min-height: 76px; }
  .hero-button { display: flex; max-width: 500px; margin-inline: auto; }
  .meaning { padding-top: 68px; }
  .section-intro h2, .not-starve h2, .rice-copy h2 { font-size: 29px; }
  .section-intro > p:last-child { font-size: 16px; }
  .shift-grid { gap: 17px; }
  .shift-grid article { padding: 26px; }
  .not-starve { margin-top: 65px; padding: 30px 22px; }
  .days li { grid-template-columns: 76px minmax(0, 1fr); gap: 12px; }
  .days img { width: 76px; }
  .days span { font-size: 14px; }
  .genmai { margin-top: 64px; gap: 30px; }
  .rice-visual { min-height: 380px; }
  .rice-visual > span { width: 104px; font-size: 11px; }
  .haragami { margin-top: 65px; padding-block: 54px; }
  .haragami-inner { grid-template-columns: 1fr; gap: 34px; }
  .haragami-art { max-width: 440px; margin-inline: auto; }
  .haragami h2 { font-size: 28px; }
  .offer { padding: 68px 0; }
  .offer-summary, .included { padding: 30px 24px; }
  .offer-summary dl > div { grid-template-columns: 68px minmax(0, 1fr); gap: 10px; }
  .offer-summary h3 { font-size: 23px; }
  .price strong { font-size: 38px; }
  .trust > div { padding: 18px 10px; }
  .doctor-card { grid-template-columns: 1fr; gap: 24px; padding: 25px; }
  .doctor-card img { width: 140px; margin-inline: auto; }
  .doctor-card h3 { font-size: 25px; }
  .voices article { grid-template-columns: 94px minmax(0, 1fr); }
  .voices img { width: 94px; }
  .voices article > div { padding: 19px 17px; }
  .voices p { font-size: 16px; }
  .faq h2 { font-size: 28px; }
  .faq summary { font-size: 16px; }
  .final-cta { padding: 45px 20px; }
  .final-cta h2 { font-size: 27px; }
  .footer-profile { grid-template-columns: 70px minmax(0, 1fr); }
  .footer-profile img { width: 70px; height: 70px; }
  .mobile-cta { min-height: 80px; border-top: 1px solid #e8d8c9; color: var(--ink); background: rgba(255,253,248,.98); box-shadow: 0 -5px 18px rgba(86,69,45,.07); padding: 10px 14px max(10px, env(safe-area-inset-bottom)); }
  .mobile-cta small { color: var(--muted); font-size: 11px; }
  .mobile-cta strong { color: var(--red); font-size: 22px; }
  .mobile-cta a { min-height: 53px; border-radius: 999px; color: #fff; font-size: 14px; }
}
@media (max-width: 600px) {
  .mobile-break { display: inline; }
}
@media (max-width: 360px) {
  .hero-facts strong { font-size: 15px; }
  .hero-facts small { font-size: 9px; }
  .hero-invitation { font-size: 17px; }
  .section-intro h2 { font-size: 25px; }
  .offer-summary h3 { font-size: 21px; }
  .final-cta h2 { font-size: 24px; }
  .mobile-cta a { font-size: 12px; }
}
