/* Restore the complete story in a calm, readable rhythm. */
body { padding-bottom: 0; }
html { scroll-padding-top: 110px; }
.sticky-apply { position: sticky; top: 0; z-index: 40; padding: 13px 0; border-block: 1px solid var(--line); background: rgba(255,253,248,.98); box-shadow: 0 5px 18px rgba(86,69,45,.08); }
.sticky-apply-inner { display: grid; grid-template-columns: minmax(0,1fr) auto 285px; align-items: center; gap: 30px; width: min(1080px, calc(100% - 40px)); margin: 0 auto; }
.sticky-apply-label strong, .sticky-apply-label span { display: block; }
.sticky-apply-label strong { font-family: var(--serif); font-size: 20px; font-weight: 600; color: var(--green); }
.sticky-apply-label span { color: var(--muted); font-size: 12px; }
.sticky-apply-price { line-height: 1.5; }
.sticky-apply-price s { display: block; font-size: 13px; color: var(--muted); text-decoration-thickness: 1.5px; }
.sticky-apply-price strong { display: block; color: var(--red); font-family: var(--serif); font-size: 30px; line-height: 1.25; }
.sticky-apply-price strong small { font-family: var(--sans); font-size: 11px; font-weight: 500; }
.sticky-apply .button { min-height: 58px; padding: 10px 20px; }
.sticky-apply .button span { font-size: 16px; }
.sticky-apply .button small { font-size: 11px; }
.header-motto { color: var(--muted); font-family: var(--serif); font-size: 14px; }
.hero-inner { display: block; max-width: 820px; padding: 38px 0 0; text-align: center; }
.hero-invitation { font-size: 25px; }
.hero-context { margin: 18px 0 0; font-size: 16px; line-height: 2.1; color: var(--muted); }
.meaning { padding-top: 86px; }
.section-intro > p:not(.eyebrow) { max-width: 660px; margin: 24px auto 0; color: var(--muted); font-size: 17px; line-height: 2.05; text-align: left; }
.section-intro > p strong { color: var(--green); }
.reading-copy { width: min(720px, calc(100% - 40px)); margin-inline: auto; font-size: 17px; line-height: 2.15; }
.reading-copy > p { margin: 24px 0; color: var(--muted); }
.reading-copy h2, .reading-copy h3 { font-family: var(--serif); font-weight: 600; line-height: 1.7; color: var(--green); }
.reading-copy h2 { font-size: 36px; }
.reading-copy h3 { font-size: 28px; }
.reading-copy strong { color: var(--green); }
.seasons { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; margin: 44px 0 0; }
.seasons article { position: relative; margin: 0; padding: 20px 12px; border: 1px solid var(--line); border-radius: 22px; text-align: center; background: #fff; }
.seasons img { width: 100%; aspect-ratio: 1.35; object-fit: contain; }
.seasons h3 { margin: 12px 0 2px; font-family: var(--serif); font-size: 22px; }
.seasons p { margin: 0; font-size: 13px; color: var(--muted); }
.seasons .current-season { border-color: #d9a697; background: #fff4ee; }
.season-current { position: absolute; top: -14px; left: 50%; transform: translateX(-50%); width: max-content; padding: 3px 12px; border-radius: 20px; background: #f0d4c7; color: #6c4438; font-size: 12px; }
.doyo-period { max-width: 720px; margin: 44px auto 32px; padding: 26px 30px; border-radius: 24px; background: #f1f5eb; text-align: center; }
.period-top { margin: 0; font-size: 17px; }.period-top strong { font-size: 23px; font-family: var(--serif); }
.period-middle { margin: 16px 0; color: var(--muted); }.period-middle strong { font-size: 25px; color: var(--green); }
.period-days { display: grid; grid-template-columns: 2fr 3fr 2fr; gap: 6px; padding: 0; }
.period-days span { border-radius: 12px; padding: 12px 5px; background: #fff; font-size: 15px; }
.period-days span:nth-child(2) { background: #fff0e9; }
.period-days b { display: block; font-family: var(--serif); font-size: 25px; }
.period-note { margin: 18px 0 0; font-size: 14px; line-height: 1.9; color: var(--muted); }
.vessel-intro { margin-top: 92px; }
.journey-finish { margin: 36px 20px 0; color: var(--green); font-family: var(--serif); font-size: 25px; text-align: center; }
.journey-finish strong { font-weight: 600; }
.bushi-story { margin-top: 70px; }
.bushi-story > img { width: min(760px, 100%); height: auto; margin: 30px auto 0; border-radius: 22px; }
.haragami .reading-copy { width: min(720px, 100%); }.haragami .reading-copy p { max-width: none; }
.voices-expanded { margin: 90px auto 0; padding: 75px max(20px, calc((100% - 1040px) / 2)); background: #f8f1ea; }
.voices-heading { max-width: 760px; margin: 0 auto 48px; text-align: center; }
.voices-heading h2 { margin: 0; color: var(--green); font-family: var(--serif); font-weight: 600; font-size: 40px; line-height: 1.65; }
.voices-intro { color: var(--muted); font-size: 17px; line-height: 2; }
.voice-story { margin: 36px 0 0; padding: 46px 56px; border-radius: 28px; background: #fffefa; border: 1px solid #e6dccc; }
.voice-story:nth-of-type(2) { background: #f1f6ed; border-color: #d8e2d0; }
.voice-story:nth-of-type(3) { background: #edf5f8; border-color: #d7e4e9; }
.voice-number { margin: 0 0 16px; font-size: 13px; letter-spacing: .17em; color: var(--gold); font-weight: 600; }
.voice-title { margin: 0 0 18px; color: var(--green); font-family: var(--serif); font-size: 31px; font-weight: 600; line-height: 1.7; }
.voice-name { margin: 0 0 30px; font-size: 18px; font-weight: 600; }
.voice-role { display: block; margin-top: 5px; font-size: 13px; line-height: 1.8; color: var(--muted); font-weight: 400; }
.voice-body { max-width: 730px; margin: 0 auto; }
.voice-text { margin: 22px 0; font-size: 17px; line-height: 2.1; color: var(--ink); }
.voice-photo-wide { width: 100%; margin: 28px 0 36px; }
.voice-photo-wide img { width: 100%; height: auto; object-fit: contain; border-radius: 16px; }
.voice-photo-portrait { float: right; width: 230px; margin: 0 0 28px 34px; }
.voice-photo-portrait img { width: 100%; height: auto; border-radius: 18px; object-fit: contain; }
.voice-caption { margin-top: 8px; font-size: 12px; text-align: center; color: var(--muted); }
.voice-story::after { content: ''; display: block; clear: both; }
.voice-highlight { margin: 26px 0; padding: 20px 24px; border-left: 3px solid #c29d70; border-radius: 0 14px 14px 0; background: rgba(255,255,255,.72); color: var(--green); font-family: var(--serif); font-size: 23px; line-height: 1.9; font-weight: 600; }
.voice-thoughts { padding-left: 22px; border-left: 2px solid #dacbb9; }
.voice-closing { border-left: 0; padding-left: 0; background: none; font-size: 25px; }
.voice-emphasis { font-weight: 600; }
.voices-note { max-width: 730px; margin: 30px auto 0; font-size: 13px; color: var(--muted); line-height: 1.9; }
.roots-story { margin-block: 58px 0; }
.prayer-story { margin-top: 75px; padding-block: 48px; background: #f5f6ec; border-radius: 28px; }
.practice-days { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin-top: 45px; }
.practice-days article { background: #f4f7ee; border-radius: 22px; overflow: hidden; }
.practice-days article:nth-child(2) { background: #fff1eb; }.practice-days article:nth-child(3) { background: #eef5f8; }
.practice-days img { width: 100%; aspect-ratio: 1.4; object-fit: cover; }
.practice-days article > div { padding: 26px; }
.practice-label { color: var(--gold); font-size: 12px; letter-spacing: .12em; }
.practice-days h3 { margin: 8px 0 18px; font-family: var(--serif); font-size: 23px; }
.practice-days p { margin: 15px 0 0; font-size: 16px; color: var(--muted); line-height: 2; }
.support-intro { margin-top: 90px; }
.support-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin-top: 38px; }
.support-grid article { padding: 28px; border: 1px solid var(--line); border-radius: 22px; }
.support-grid article > span { font-size: 13px; color: var(--gold); }
.support-grid h3 { margin: 14px 0 20px; font-family: var(--serif); font-size: 21px; }
.support-grid p { margin: 0; font-size: 16px; color: var(--muted); line-height: 2; }
.kit-block { margin-top: 90px; }
.kit-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; margin-top: 40px; }
.kit-grid article { display: flex; flex-direction: column; padding: 16px 16px 23px; background: #fff; border: 1px solid var(--line); border-radius: 22px; text-align: center; }
.kit-photo { display: grid; place-items: center; aspect-ratio: 1; }
.kit-photo img { width: 100%; height: 100%; max-height: 215px; object-fit: contain; }
.kit-grid p { margin: 13px 0 4px; color: var(--muted); font-size: 12px; }
.kit-grid h3 { margin: 0 0 12px; font-family: var(--serif); font-size: 20px; line-height: 1.65; }
.kit-grid strong { margin-top: auto; font-size: 14px; font-weight: 500; color: var(--green); }
.kit-caption { font-size: 13px; color: var(--muted); }
.prepare-note { margin-top: 28px; padding: 27px 32px; border-radius: 20px; background: #f6f1e7; }
.prepare-note h3 { margin: 0; font-family: var(--serif); font-size: 23px; }
.prepare-note p { margin: 15px 0 0; color: var(--muted); font-size: 16px; }
.doctor-card { max-width: 970px; }.doctor-card p:not(.eyebrow) { font-size: 16px; color: var(--muted); }
.founder-story { margin-top: 90px; padding: 55px 45px; border-radius: 28px; background: #fbf1e9; }
.founder-heading { display: grid; grid-template-columns: 230px minmax(0, 1fr); gap: 40px; align-items: center; max-width: 860px; margin: 0 auto 40px; }
.founder-heading > img { width: 230px; height: auto; border-radius: 120px 120px 20px 20px; }
.founder-heading h2 { margin: 0; font-family: var(--serif); color: var(--green); font-size: 33px; line-height: 1.7; }
.founder-story .reading-copy { width: min(720px, 100%); }
.founder-signature { color: var(--green); font-family: var(--serif); font-size: 23px; }
.founder-world { width: min(840px, 100%); margin: 30px auto 0; border-radius: 20px; }
.enrollment-intro { margin-top: 90px; }
.price-after { margin: 18px 0 0; color: var(--muted); font-size: 13px; }
.final-cta { margin-top: 40px; }
.final-cta .button { max-width: 100%; }
.price s, .closing-price s { text-decoration: line-through; text-decoration-thickness: 1.5px; }
.price s { font-size: 18px; }
.closing-price { display: flex; flex-direction: column; align-items: center; gap: 9px; margin: 0 0 26px; }
.closing-price s { color: var(--muted); font-size: 20px; }
.closing-price strong { color: var(--red); font-family: var(--serif); font-size: clamp(38px, 5vw, 46px); font-weight: 700; line-height: 1.3; }
.closing-price small { font-family: var(--sans); font-size: 14px; font-weight: 500; }
.final-cta h2 { font-size: 39px; }
.closing-headline > span { display: block; }
:focus-visible { outline: 3px solid #9a7138; outline-offset: 5px; }
@media (max-width: 800px) {
  .sticky-apply { padding-block: 10px; }
  .sticky-apply-inner { grid-template-columns: minmax(0,1fr) minmax(0,1.35fr); width: calc(100% - 32px); gap: 12px; }
  .sticky-apply-label { display: none; }
  .sticky-apply-price strong { font-size: clamp(20px,6vw,25px); }
  .sticky-apply-price s { font-size: 12px; }
  .sticky-apply-price strong small { font-size: 10px; }
  .sticky-apply .button { padding-inline: 12px; }
  .sticky-apply .button span { font-size: 13px; }
  .header-motto { display: none; }
  .hero-inner { width: calc(100% - 36px); padding: 30px 0 0; }
  .hero-invitation { font-size: 22px; }.hero-context { font-size: 16px; text-align: center; }
  .meaning { padding-top: 65px; }
  .section-intro > p:not(.eyebrow) { font-size: 16px; }
  .reading-copy { width: calc(100% - 36px); font-size: 16px; line-height: 2.1; }
  .reading-copy h2 { font-size: 29px; }.reading-copy h3 { font-size: 25px; }
  .seasons { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 25px 12px; margin-top: 35px; }
  .seasons article { padding: 14px 10px; }.seasons h3 { font-size: 21px; }.seasons p { font-size: 12px; }
  .doyo-period { padding: 24px 16px; }.period-top { font-size: 15px; }.period-top strong { font-size: 21px; }
  .period-days span { font-size: 14px; }.period-note { font-size: 13px; }
  .vessel-intro { margin-top: 65px; }.journey-finish { font-size: 23px; }
  .voices-expanded { margin-top: 65px; padding: 54px 16px; }
  .voices-heading { margin-bottom: 35px; }.voices-heading h2 { font-size: 29px; }.voices-intro { font-size: 16px; text-align: left; }
  .voice-story { padding: 28px 22px; border-radius: 23px; margin-top: 25px; }
  .voice-title { font-size: 25px; }.voice-name { font-size: 17px; }.voice-role { font-size: 12px; }
  .voice-text { font-size: 16px; line-height: 2.1; }.voice-photo-wide { margin: 25px 0; }
  .voice-photo-portrait { float: none; width: min(260px, 100%); margin: 0 auto 30px; }
  .voice-highlight { padding: 16px 18px; font-size: 21px; }.voice-closing { padding-left: 0; }
  .voices-note { font-size: 12px; }
  .practice-days, .support-grid { grid-template-columns: 1fr; gap: 20px; }
  .practice-days img { max-height: 290px; }.practice-days article > div { padding: 26px; }
  .support-intro, .kit-block, .founder-story, .enrollment-intro { margin-top: 68px; }
  .kit-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .kit-grid article { padding: 12px 10px 19px; border-radius: 18px; }.kit-grid h3 { font-size: 18px; }.kit-grid strong { font-size: 13px; }.kit-grid p { font-size: 11px; }
  .prepare-note { padding: 25px; }.prepare-note h3 { font-size: 22px; }
  .founder-story { padding: 35px 24px; }.founder-heading { grid-template-columns: 1fr; gap: 25px; }.founder-heading > img { width: 210px; margin: 0 auto; }.founder-heading h2 { font-size: 28px; }
  .prayer-story { margin-top: 55px; padding-block: 30px; }.roots-story { margin-top: 40px; }
  .final-cta h2 { font-size: 27px; }
  .final-cta h2.closing-headline { font-size: clamp(20px, 6.4vw, 27px); }
}
@media (max-width: 360px) {
  .hero-context { font-size: 14px; }.hero-invitation { font-size: 20px; }
  .section-intro h2, .voices-heading h2 { font-size: 26px; }
  .voice-story { padding: 25px 18px; }.voice-title { font-size: 23px; }.voice-highlight { font-size: 20px; padding-inline: 13px; }
  .kit-grid h3 { font-size: 16px; }.kit-grid strong { font-size: 12px; }
  .final-cta h2 { font-size: 24px; }
}
.core-restored { margin-top: 0; }
.core-block { padding: 70px 20px; }
.core-inner { width: min(740px, 100%); margin: 0 auto; }
.core-title { margin: 12px 0 30px; font-family: var(--serif); font-size: 38px; font-weight: 600; line-height: 1.7; color: var(--green); }
.core-eyebrow { color: var(--gold); font-size: 11px; letter-spacing: .13em; font-weight: 600; }
.core-text { margin: 23px 0; font-size: 17px; color: var(--muted); line-height: 2.1; }
.core-emphasis { color: var(--green); font-weight: 600; }
.core-declare, .core-question { margin: 30px 0; font-family: var(--serif); font-size: 26px; font-weight: 600; color: var(--green); line-height: 1.85; }
.core-landscape { margin: 0 auto 45px; }.core-landscape img { width: 100%; height: auto; }
.core-wholeness-mark { margin: 30px 0; padding: 26px; border-radius: 22px; background: #f4f5e9; text-align: center; }
.core-japanese { margin: 0; font-family: var(--serif); font-size: 36px; letter-spacing: .15em; color: var(--green); }
.core-english { margin: 5px 0; font-size: 13px; letter-spacing: .18em; color: var(--gold); }.core-subtitle { margin: 10px 0 0; font-family: var(--serif); font-size: 22px; }
.core-name { background: #f6f7ed; }
.core-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-bottom: 45px; }.core-photos figure { margin: 0; }
.core-photos img { width: 100%; height: auto; border-radius: 18px; }.core-photos figcaption { font-size: 12px; color: var(--muted); text-align: center; margin-top: 9px; }
.core-kanji { display: flex; align-items: center; justify-content: center; gap: 32px; margin: 35px 0; padding: 25px; border-radius: 24px; background: rgba(255,255,255,.7); }
.core-kanji-image { width: 180px; }.core-kanji-lead { font-family: var(--serif); font-size: 23px; margin: 0; }.core-kanji-text { font-size: 16px; margin: 12px 0 0; }
.core-visual { width: min(560px, 100%); margin: 35px auto; }.core-visual img { width: 100%; height: auto; border-radius: 23px; }
.core-bushi-image { width: 100%; }.core-hara-words { display: flex; flex-wrap: wrap; gap: 12px 20px; padding: 0; list-style: none; font-family: var(--serif); color: var(--green); font-size: 20px; }
.core-haragami { background: #fff5ee; }.core-haragami-image { width: min(470px, 100%); }
.core-bridge { padding: 20px 28px; border-radius: 22px; margin-bottom: 55px; background: rgba(255,255,255,.75); }
.core-thoughts { border-left: 2px solid #d6bfa6; padding-left: 24px; }
.core-pakacho { background: #edf5f8; }.core-pakacho .core-visual { width: min(500px, 100%); }
.core-rule { color: var(--gold); text-align: center; margin: 40px 0; font-size: 26px; }
.core-prayer .core-visual { width: min(390px, 100%); }
.core-shinji { background: #f6f7ed; }.core-shinji .core-visual { width: min(450px, 100%); }
.core-journey-close { margin-top: 50px; padding-top: 35px; border-top: 1px solid #cfdbc5; }
.doctor-card { align-items: start; }.doctor-card h2 { margin: 0 0 22px; font-family: var(--serif); font-size: 29px; line-height: 1.7; }
.doctor-quote { margin: 28px 0 0; padding: 20px 24px; border-radius: 16px; background: #f2f5eb; }.doctor-quote p { margin-top: 0; }.doctor-quote cite { font-size: 13px; font-style: normal; }
.trust-story { margin-top: 80px; }.trust-story .reading-copy { margin-top: 36px; }
.story-list { padding-left: 23px; border-left: 2px solid #d6bfa6; }
.reading-copy .story-declaration { color: var(--green); font-family: var(--serif); font-size: 24px; }
.founder-profile { margin-top: 45px; padding-top: 35px; border-top: 1px solid #e1cdb9; }.founder-profile > h3 { font-family: var(--serif); font-size: 25px; margin: 0 0 12px; text-align: center; }.founder-role { text-align: center; font-size: 14px; }
.founder-books { margin-top: 40px; }.founder-books > h3 { font-family: var(--serif); font-size: 25px; text-align: center; }
.founder-books-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 25px; }.founder-books-grid figure { margin: 0; }
.founder-books-grid img { width: 100%; height: 220px; object-fit: contain; }.founder-books-grid figcaption { text-align: center; padding-top: 15px; }.founder-books-grid span, .founder-books-grid strong { display: block; }.founder-books-grid strong { font-size: 15px; font-weight: 500; }.founder-books-grid span { font-size: 12px; color: var(--muted); }
@media (max-width: 800px) {
 .core-block { padding: 52px 20px; }.core-title { font-size: 29px; }.core-text { font-size: 16px; }.core-declare, .core-question { font-size: 24px; }
 .core-photos { gap: 12px; }.core-photos figcaption { font-size: 11px; }.core-kanji { gap: 18px; padding: 20px 16px; }.core-kanji-image { width: 120px; flex-shrink: 0; }.core-kanji-lead { font-size: 21px; }.core-kanji-text { font-size: 14px; }
 .core-bridge { padding: 16px 20px; margin-bottom: 40px; }.core-wholeness-mark { padding-inline: 18px; }.core-journey-close { font-size: 23px; }
 .doctor-card h2 { font-size: 25px; }.doctor-quote { padding: 18px; }.trust-story { margin-top: 60px; }.reading-copy .story-declaration { font-size: 22px; }
 .founder-books-grid { gap: 22px; grid-template-columns: 1fr; }.founder-books-grid figure { padding-top: 20px; }.founder-books-grid img { height: 250px; }
}
@media (max-width: 360px) {
 .core-title { font-size: 26px; }.core-declare, .core-question { font-size: 22px; }.core-kanji { flex-direction: column; }.core-kanji-body { text-align: center; }.core-journey-close { font-size: 21px; }
}
.kit-extra { display: block; margin-top: 6px; font-size: 12px; color: var(--muted); }
.why-three { width: min(740px, 100%); margin-top: 42px; padding: 26px 32px; border: 1px solid var(--line); border-radius: 22px; }
.why-three h3 { margin-top: 0; }
.support-grid img { width: 100%; height: auto; border-radius: 16px; margin-bottom: 24px; }
@media (max-width: 800px) { .why-three { padding: 23px; } }
.original-intro { margin-bottom: 85px; }
.section-intro .declare { font-family: var(--serif); font-size: 25px; color: var(--green); line-height: 1.85; }
.section-intro .em { color: var(--green); font-weight: 600; }
.section-intro .qlist { padding-left: 24px; border-left: 2px solid #d6bfa6; }
.alone-ph { width: min(500px, 100%); margin: 35px auto; }.alone-ph img { width: 100%; height: auto; border-radius: 23px; }
@media (max-width: 800px) { .original-intro { margin-bottom: 62px; }.section-intro .declare { font-size: 22px; } }
