/* Final approved editorial pass. Geometry is reserved before media or motion loads. */
:root { --reading-size: 18px; --reading-leading: 1.65; }
body { font-size: var(--reading-size); line-height: var(--reading-leading); }
main p:not(.eyebrow):not(.lead):not(.price):not(.ceremony-lead),
main li, .profile-copy > p:not(.lead), .editorial-copy > p:not(.eyebrow):not(.descriptor),
.section-heading > p:not(.eyebrow), .ceremony p:not(.eyebrow):not(.ceremony-lead),
.hero .hero-content > p:not(.eyebrow), .subhero-copy > p:not(.eyebrow),
.faq-answer, .faq-list summary, .plain-list li, .packing-list li {
  font-size: var(--reading-size); line-height: var(--reading-leading);
}
p { max-width: 65ch; }
.eliza-preview .editorial-copy > p:not(.eyebrow):not(.descriptor) { font-size: 18px; line-height: 1.65; }
.eliza-preview .editorial-copy > .descriptor, .editorial-copy > .descriptor { font-size: 16px; line-height: 1.65; }
.eyebrow, .teacher-grid .eyebrow { font-size: 13px; letter-spacing: .12em; }
.byline, .activity-layout figcaption > span, .rest-note > span { font-size: 13px; }
.button, .text-link, .price-card .button, .hero-secondary { font-size: 16px; min-height: 48px; }
.button { padding: 13px 22px; }
.desktop-nav a { font-size: 14px; min-height: 44px; display: inline-flex; align-items: center; }
.desktop-nav { gap: 13px; }
.header-inner { gap: 18px; }
.header-cta { font-size: 14px; min-height: 44px; padding: 9px 16px; }
.site-header { max-width: calc(100% - 40px); }
.header-inner .brand > span { font-size: 22px; }
.brand > small { font-size: 10px; }
.ceremony::before { background: linear-gradient(90deg, rgba(9,24,17,.95),rgba(9,24,17,.79) 52%,rgba(9,24,17,.2)); }
.ceremony-inner { padding-block: clamp(48px,6vw,88px); }
.ceremony-inner > div { max-width: 680px; }
.ceremony h2 { font-size: clamp(44px,5vw,70px); }
.ceremony p.ceremony-lead { font: 400 clamp(25px,2.3vw,32px)/1.4 var(--serif); margin: 22px 0; }
.ceremony-support { margin: 24px 0; padding-left: 21px; color: #f1e9dc; }
.ceremony-support li + li { margin-top: 6px; }
.ceremony-actions, .teachers-actions { display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }
.ceremony-actions .button { border-color: #d9c9b1; }
.teachers > .section-heading { text-align: center; margin-inline: auto; max-width: 900px; }
.teachers .section-heading > p { margin-inline: auto; max-width: 760px; }
.teacher-grid article { min-width: 0; }
.teacher-grid article > p:not(.eyebrow) { max-width: 38ch; }
.teacher-grid .teacher-image { width: 100%; aspect-ratio: 4/5; }
.teacher-grid .teacher-image img { height: 100%; object-fit: cover; }
.teachers-actions { justify-content: center; margin-top: 36px; }
.profile-copy { min-width: 0; }
.profile-copy > .lead { font-size: clamp(24px,2.2vw,30px); line-height: 1.45; }
.profile-note { padding-left: 18px; border-left: 2px solid var(--terra); }
.availability-strip { color: #f4e5ce; border: 0; }
.availability-strip .marquee-set { padding-block: 25px; font-size: 16px; letter-spacing: .1em; }
.marquee-set li, .inclusions-list span { font-size: 16px; }
.price-card { padding: 30px 26px; }
.price-card.featured { border: 1px solid #a7834e; background: #f8f4ee; }
.price-top { font-size: 13px; letter-spacing: .08em; gap: 10px; flex-wrap: wrap; }
.price-card .price-top > span:last-child { color: #795725; }
.price-card .price { font-size: 16px; }
.price > span { font-size: 52px; }
.price-note strong { display: block; color: var(--terra); text-decoration: underline; text-underline-offset: 4px; margin-block: 8px; }
.price-card .button { gap: 12px; }
.price-card::after { box-shadow: 0 15px 30px rgba(0,0,0,.06); }
.pricing-conditions p { flex: 1; }
.method-steps li { min-width: 0; }
.method-steps h3 { overflow-wrap: anywhere; }
.bladyt-chapter { gap: 28px 7%; align-items: start; }
.bladyt-story-copy { min-width: 0; }
.bladyt-chapter:has(.bladyt-story-photo) > div:first-child { grid-column: 1 / -1; }
.bladyt-story-photo { max-width: 450px; width: 100%; }
.bladyt-story-photo figcaption, .bladyt-gallery figcaption, .venue-mosaic figcaption, .venue-film figcaption { font-size: 16px; line-height: 1.6; padding-top: 12px; }
.bladyt-symbols { list-style: none; padding: 0; margin: 28px auto 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 30px; max-width: 900px; color: var(--forest); }
.bladyt-symbols li { font-family: var(--serif); font-size: 23px; }
.legal-page { max-width: 900px; }
.legal-page h1 { font-size: clamp(38px,4.3vw,62px); }
.legal-page h2 { margin-top: 36px; }
.legal-page h3 { margin-block: 24px 18px; }
.legal-page li + li { margin-top: 10px; }
.legal-page a { text-underline-offset: 4px; }
.site-footer p, .legal-footer p, .footer-top nav a, .footer-contact .text-link,
.legal-footer nav a, .legal-footer nav button, .footer-motion-control, .footer-bottom, .menu-note { font-size: 16px; line-height: 1.65; }
.footer-top nav a, .legal-footer nav a, .legal-footer nav button { min-height: 44px; display: inline-flex; align-items: center; }
.socials a { width: 44px; height: 44px; }
.site-footer .seal-ring { animation: none; }
.privacy-dialog p, .privacy-dialog label, .cookie-banner p, .privacy-dialog .text-link { font-size: 16px; line-height: 1.65; }
.privacy-dialog { max-height: calc(100dvh - 32px); overflow-y: auto; }
@media (min-width: 701px) and (max-width: 1260px) {
  .desktop-nav { display: none; }
  .menu-toggle { display: grid; }
  .site-header { width: min(700px,90%); }
  .header-inner .header-cta { margin-left: auto; }
}
@media (max-width: 1000px) {
  .price-grid { grid-template-columns: 1fr; max-width: 660px; margin-inline: auto; }
  .method-steps { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px; }
  .method-steps li { padding: 0; border: 0; }
  .pricing-conditions { flex-direction: column; gap: 16px; }
}
@media (max-width: 700px) {
  .site-header { max-width: calc(100% - 24px); }
  .header-inner { gap: 12px; }
  .hero .hero-actions { flex-wrap: wrap; gap: 12px 22px; }
  .hero .hero-content { gap: 18px; }
  .ceremony::before { background: linear-gradient(0deg,rgba(9,24,17,.97),rgba(9,24,17,.86) 70%,rgba(9,24,17,.72)); }
  .ceremony-image img { object-position: 62% center; }
  .ceremony-actions { align-items: stretch; flex-direction: column; }
  .ceremony-actions .button { width: 100%; }
  .ceremony-support { padding-left: 19px; }
  .teacher-grid { gap: 42px; }
  .teachers .section-heading { text-align: left; }
  .teacher-grid .teacher-image { max-width: none; }
  .availability-strip .marquee-set { font-size: 16px; padding-block: 22px; }
  .method-steps { grid-template-columns: 1fr; gap: 28px; }
  .bladyt-chapter:has(.bladyt-story-photo) { grid-template-columns: 1fr; }
  .footer-top { gap: 32px; }
  .footer-top nav { gap: 6px 20px; }
  .footer-bottom { align-items: flex-start; }
  .price-card { padding: 28px 24px; }
  .comments-region, html.motion-ready:not(.motion-reduced) .comments-region { overflow-x: auto; overscroll-behavior-inline: contain; scroll-snap-type: x proximity; }
  .comments-track, html.motion-ready:not(.motion-reduced) .comments-track { animation: none; transform: none; }
  .comments-set[aria-hidden], html.motion-ready:not(.motion-reduced) .comments-set[aria-hidden] { display: none; }
  .comment { scroll-snap-align: start; width: min(510px,85vw); }
}
@media (prefers-reduced-motion: no-preference) {
  .price-card:focus-within { transform: translateY(-4px); }
  .marquee:focus-within .marquee-track, .comments-region:focus-within .comments-track { animation-play-state: paused !important; }
  @media (hover: hover) {
    .price-card:hover { transform: translateY(-4px); }
    .marquee:hover .marquee-track, .comments-region:hover .comments-track { animation-play-state: paused !important; }
  }
}
@media (prefers-reduced-motion: reduce) {
  .price-card, .price-card:focus-within { transform: none; }
}
.motion-reduced .price-card { transform: none; }
