/* 2027: rich chocolate, burgundy, and bright amber. */
.edition-2027 {
  --paper: #fff4df;
  --panel: #f5dfb8;
  --ink: #38160e;
  --muted: #683b27;
  --accent: #8d173b;
  --line: #b57737;
  color: var(--ink);
  background: var(--paper);
}
.dark .edition-2027 {
  --paper: #241009;
  --panel: #421c10;
  --ink: #fff4df;
  --muted: #ebcbaa;
  --accent: #ffbc50;
  --line: #a65e2d;
}
.edition-2027 .preview-notice { padding: 8px 20px; background: #8d173b; color: #fff2de; text-align: center; font: 12px/1.6 ui-sans-serif, sans-serif; letter-spacing: .03em; }
.edition-2027 .site-masthead, .edition-2027 .masthead-menu nav { background: var(--paper); color: var(--ink); border-color: var(--line); }
.edition-2027 .masthead-navigation a, .edition-2027 .masthead-menu nav a { color: var(--ink); }
.edition-2027 .masthead-navigation a::after { background: var(--accent); }
.edition-2027 .masthead-mark, .edition-2027 .site-footer-logo { filter: none; }
.edition-2027 .event-strip { background: var(--panel); color: var(--muted); border-color: var(--line); }
.edition-2027 .event-strip a, .edition-2027 .theme-toggle, .edition-2027 .home-sessions a { color: var(--accent); }
.edition-2027 .button-primary, .edition-2027 .masthead-apply { background: #8d173b; border-color: #8d173b; color: #fff5e6 !important; border-radius: 3px; }
.edition-2027 .button-primary:hover, .edition-2027 .masthead-apply:hover { background: #572333; border-color: #572333; }
.edition-2027 .button-secondary { color: var(--accent); border-color: var(--accent); border-radius: 3px; }
.edition-2027 .button-secondary:hover { background: var(--panel); }
.edition-2027 .home-hero { position: relative; width: min(100% - 4rem, 76rem); margin: 2.5rem auto 0; padding: 1.5rem 0 4rem; min-height: 0; gap: 3rem; grid-template-columns: 1.1fr .9fr; align-items: center; overflow: visible; background: transparent; border-bottom: 3px double var(--line); }
.edition-2027 .home-hero-copy { width: auto; margin: 0; padding: 0; }
.edition-2027 .home-hero-kicker, .edition-2027 .edition-kicker, .edition-2027 .home-section-kicker { color: var(--accent); font: 600 .7rem/1.6 ui-sans-serif, sans-serif; text-transform: uppercase; letter-spacing: .15em; }
.edition-2027 .home-hero h1 { margin: 1.7rem 0 1.25rem; color: var(--ink); font-size: clamp(4.7rem, 8.8vw, 8.4rem); line-height: .86; letter-spacing: -.055em; max-width: none; }
.edition-2027 .home-hero h1 em { color: var(--accent); font-weight: 400; }
.edition-2027 .edition-year { display: flex; align-items: center; gap: 1.4rem; margin: 1.5rem 0; font: 400 2.6rem/1 Georgia, serif; color: var(--accent); }
.edition-2027 .edition-year span { border-left: 1px solid var(--line); padding-left: 1.4rem; max-width: 16rem; font: .8rem/1.6 ui-sans-serif, sans-serif; color: var(--muted); }
.edition-2027 .home-hero-range { max-width: 32rem; color: var(--muted); font-size: 1.18rem; margin-bottom: 1.8rem; }
.edition-2027 .home-hero-artwork { align-self: center; min-height: 0; padding: 14px; margin: 0; overflow: visible; background: transparent; border: 1px solid var(--line); border-radius: 48% 48% 4px 4px; transform: rotate(3deg); }
.edition-2027 .home-hero-artwork::after { display: none; }
.edition-2027 .home-hero-artwork img { height: auto; aspect-ratio: .86; border-radius: 48% 48% 2px 2px; object-fit: cover; filter: none; }
.edition-2027 .home-hero-artwork figcaption { padding: 15px 4px 3px; color: var(--muted); text-align: center; font: italic 1rem/1.3 Georgia, serif; }
.edition-2027 .home-section, .edition-2027 .home-residential, .edition-2027 .home-sessions, .edition-2027 .home-testimonials, .edition-2027 .home-newsletter { width: min(100% - 4rem, 76rem); padding-block: clamp(3.5rem, 7vw, 6rem); }
.edition-2027 .home-introduction-copy { margin-left: 0; max-width: none; color: var(--muted); }
.edition-2027 .home-activity-grid article { border-color: var(--line); }
.edition-2027 .home-activity-grid h2, .edition-2027 .home-ritual-copy h2, .edition-2027 .home-sessions h2 { font-family: Georgia, serif; font-weight: 400; color: var(--ink); }
.edition-2027 .home-activity-grid p, .edition-2027 .home-ritual-copy p, .edition-2027 .home-residential-copy { color: var(--muted); }
.edition-2027 .home-introduction-copy a, .edition-2027 .home-ritual-copy a { color: var(--accent); }
.edition-2027 .stance-section { padding: clamp(3rem, 7vw, 6rem) max(2rem, calc((100vw - 76rem) / 2)); background: var(--panel); border-block: 1px solid var(--line); }
.edition-2027 .stance-heading { display: grid; grid-template-columns: 1fr 1fr; column-gap: 4rem; align-items: start; }
.edition-2027 .stance-heading .edition-kicker { grid-column: 1 / -1; margin-bottom: 1rem; }
.edition-2027 .stance-heading h2, .edition-2027 .annual-theme h2 { font: 400 clamp(2.4rem, 4.3vw, 4.2rem)/1.05 Georgia, serif; letter-spacing: -.035em; color: var(--ink); margin: 0 0 1.5rem; }
.edition-2027 .stance-heading > p:not(.edition-kicker) { margin: 0; color: var(--muted); font-size: 1.1rem; }
.edition-2027 .stance-heading > a { grid-column: 2; color: var(--accent); font: 600 .85rem/1.6 ui-sans-serif, sans-serif; margin-bottom: 2rem; text-decoration: underline; text-underline-offset: 4px; }
.edition-2027 .texture-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 1rem; margin-top: 2rem; }
.edition-2027 .texture-grid figure { margin: 0; min-width: 0; }
.edition-2027 .texture-grid img { width: 100%; height: auto; aspect-ratio: 1; border: 1px solid var(--line); margin: 0; }
.edition-2027 .texture-grid figcaption { margin-top: .7rem; text-align: center; font: .8rem/1.5 ui-sans-serif, sans-serif; color: var(--ink); }
.edition-2027 .annual-theme { display: grid; grid-template-columns: .8fr 1.2fr; gap: 4rem; width: min(100% - 4rem, 65rem); margin: 0 auto; padding: 5rem 0; align-items: center; }
.edition-2027 .annual-theme-year { color: var(--accent); font: italic clamp(5rem, 12vw, 10rem)/1 Georgia, serif; letter-spacing: -.08em; border-block: 3px double var(--line); padding-block: 2rem; }
.edition-2027 .annual-theme p:not(.edition-kicker) { color: var(--muted); margin-top: 1rem; }
.edition-2027 .home-decision-facts { padding: clamp(1.5rem, 4vw, 3rem); background: var(--panel); color: var(--ink); border-color: var(--line); }
.edition-2027 .home-decision-facts h2, .edition-2027 .home-facts-grid dd, .edition-2027 .home-decision-facts-actions p { color: var(--ink); }
.edition-2027 .home-facts-grid dt, .edition-2027 .home-decision-facts > p { color: var(--muted); }
.edition-2027 .home-facts-grid > div { border-color: var(--line); }
.edition-2027 .home-gallery img, .edition-2027 .home-residential-image img, .edition-2027 .home-ritual-overview img { border-radius: 4px; }
.edition-2027 .home-ritual, .edition-2027 .home-sessions, .edition-2027 .home-testimonials { background: var(--paper); color: var(--ink); border-color: var(--line); }
.edition-2027 .home-sessions li, .edition-2027 .home-testimonials blockquote { color: var(--ink); background: var(--panel); border-color: var(--line); }
.edition-2027 .home-testimonials blockquote footer { color: var(--muted); }
.edition-2027 .site-footer { color: #fff4df; background: #430e20; border-top: 4px double #bf9361; }
.edition-2027 .site-footer :is(p, a, h2) { color: #fff4df; }
.edition-2027 .site-footer-bottom { border-color: #85635d; }
.edition-2027 :is(.program-hero, .about-hero, .videos-hero, .airtable-hero, .logistics-summary) { background: var(--panel); color: var(--ink); border-color: var(--line); }
.edition-2027 :is(.program-hero, .about-hero, .videos-hero, .airtable-hero) h1 { color: var(--ink); font-family: Georgia, serif; }
.edition-2027 :is(.program-hero, .about-hero, .videos-hero) p { color: var(--muted); }
.edition-2027 :is(.program-year-nav, .program-day-nav) a { color: var(--accent); }
.edition-2027 :focus-visible { outline: 3px solid var(--accent); outline-offset: 5px; }
@media (max-width: 940px) {
  .edition-2027 .home-hero { gap: 2rem; grid-template-columns: 1.1fr .9fr; }
  .edition-2027 .home-hero h1 { font-size: clamp(4.5rem, 10vw, 7rem); }
  .edition-2027 .texture-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.5rem; }
}
@media (max-width: 640px) {
  .edition-2027 .home-hero { width: calc(100% - 2.5rem); margin-top: 1.5rem; grid-template-columns: 1fr; padding-bottom: 2.5rem; }
  .edition-2027 .home-hero h1 { font-size: clamp(4.5rem, 19vw, 7rem); }
  .edition-2027 .home-hero-artwork { width: min(85%, 22rem); margin: 1rem auto 0; }
  .edition-2027 .home-hero-artwork img { aspect-ratio: 1.2; }
  .edition-2027 .home-section, .edition-2027 .home-residential, .edition-2027 .home-sessions, .edition-2027 .home-testimonials, .edition-2027 .home-newsletter { width: calc(100% - 2.5rem); }
  .edition-2027 .stance-section { padding: 3rem 1.25rem; }
  .edition-2027 .stance-heading, .edition-2027 .annual-theme { grid-template-columns: 1fr; gap: 1rem; }
  .edition-2027 .stance-heading > a { grid-column: 1; margin-top: 1rem; }
  .edition-2027 .texture-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem 1rem; }
  .edition-2027 .annual-theme { width: calc(100% - 2.5rem); padding: 3rem 0; }
  .edition-2027 .annual-theme-year { font-size: 5rem; padding: 1rem 0; margin-bottom: 1rem; }
}
.dark body.edition-2027 { background: var(--paper); color: var(--ink); }
.edition-2027 .home-gallery figcaption { color: #fff; background: rgba(16, 18, 15, .9); }

.edition-2027 .masthead-mark { width: 92px; height: auto; }
.edition-2027 .site-masthead, .edition-2027 .masthead-menu nav, .edition-2027 .home-hero { background: var(--paper); color: var(--ink); }
.edition-2027 .masthead-brand { color: var(--ink); }
.edition-2027 .home-hero { padding: 2.5rem; border: 1px solid var(--line); border-bottom: 3px double var(--line); }
@media (max-width: 640px) {
  .edition-2027 .masthead-mark { width: 84px; }
  .edition-2027 .home-hero { padding: 1.5rem; }
}

.edition-2027 .texture-open { display: block; width: 100%; padding: 0; border: 0; background: transparent; cursor: zoom-in; }
.edition-2027 .texture-lightbox { position: fixed; inset: 0; width: fit-content; max-width: 96vw; max-height: 96vh; margin: auto; padding: 3rem .5rem .5rem; border: 0; background: #241009; color: #fff4df; }
.edition-2027 .texture-lightbox::backdrop { background: rgba(0, 0, 0, .85); }
.edition-2027 .texture-lightbox img { display: block; width: auto; height: auto; max-width: 92vw; max-height: calc(96vh - 4rem); object-fit: contain; margin: 0 auto; }
.edition-2027 .texture-lightbox-close { position: absolute; top: .5rem; right: .75rem; padding: .35rem .65rem; color: #fff4df; background: transparent; border: 1px solid #ffbc50; cursor: pointer; }

.edition-2027 .annual-theme-artwork img { display: block; width: 100%; height: auto; margin: 0; border: 1px solid var(--line); }
