body.boda-craftsmanship-template #colophon { display: none; }
body.boda-craftsmanship-template .site-content { padding: 0; }
body.boda-craftsmanship-template .ast-container { max-width: none; padding: 0; }

.boda-cs,
.boda-cs * { box-sizing: border-box; }
.boda-cs { overflow: hidden; background: var(--boda-paper); color: var(--boda-charcoal); font-family: var(--boda-sans); }
.boda-cs figure { margin: 0; }
.boda-cs img { display: block; width: 100%; }
.boda-cs h1,
.boda-cs h2 { color: inherit; }
.boda-cs figcaption { margin-top: 12px; color: var(--boda-muted); font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }

.boda-cs-review { padding: 11px 0; background: var(--boda-brown); color: var(--boda-ivory); }
.boda-cs-review .boda-shell { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 20px; }
.boda-cs-review span,
.boda-cs-review strong { font-size: 9px; line-height: 1.3; letter-spacing: .14em; text-transform: uppercase; }
.boda-cs-review strong { font-weight: 600; }
.boda-cs-review span:last-child { text-align: right; opacity: .65; }

.boda-cs-hero { padding: 72px 0 92px; background: #241f1c; color: var(--boda-ivory); }
.boda-cs-hero__grid { display: grid; grid-template-columns: .82fr 1.18fr; gap: 6vw; align-items: center; }
.boda-cs-hero__copy { padding: 46px 0; }
.boda-cs-hero .boda-kicker { color: rgba(243,239,231,.68); }
.boda-cs-hero h1 { max-width: 720px; margin: 0; font: 400 clamp(74px, 7.2vw, 112px)/.88 var(--boda-serif); letter-spacing: -.052em; }
.boda-cs-hero__copy > p:not(.boda-kicker) { max-width: 500px; margin: 38px 0 0; color: rgba(243,239,231,.67); font-size: 16px; line-height: 1.78; }
.boda-cs-hero__image img { min-height: 700px; height: min(72vw, 810px); object-fit: cover; }
.boda-cs-hero__image figcaption { color: rgba(243,239,231,.52); }
.boda-cs-button--ghost { border: 1px solid rgba(243,239,231,.5); color: var(--boda-ivory) !important; }
.boda-cs-button--ghost:hover { border-color: var(--boda-ivory); background: rgba(243,239,231,.08); }

.boda-cs-principles { padding: 42px 0; background: var(--boda-brown); color: var(--boda-ivory); }
.boda-cs-principles .boda-shell { display: grid; grid-template-columns: repeat(4, 1fr); }
.boda-cs-principles span { padding: 0 34px; border-left: 1px solid rgba(243,239,231,.24); font: 400 30px/1.2 var(--boda-serif); }
.boda-cs-principles span:first-child { padding-left: 0; border-left: 0; }

.boda-cs-intro { padding: 160px 0; text-align: center; background: var(--boda-paper); }
.boda-cs-intro .boda-shell { display: flex; flex-direction: column; align-items: center; }
.boda-cs-intro h2 { max-width: 1030px; margin: 0; font: 400 clamp(70px, 8vw, 124px)/.9 var(--boda-serif); letter-spacing: -.05em; }
.boda-cs-intro > .boda-shell > p:last-child { max-width: 650px; margin: 48px 0 0; color: var(--boda-muted); font-size: 15px; line-height: 1.85; }

.boda-cs-chapter { padding: 140px 0; }
.boda-cs-chapter--paper { background: var(--boda-paper); }
.boda-cs-chapter--ivory { background: var(--boda-ivory); }
.boda-cs-chapter--dark { background: #25211e; color: var(--boda-ivory); }
.boda-cs-chapter__grid { display: grid; grid-template-columns: 1.16fr .84fr; gap: 9vw; align-items: center; }
.boda-cs-chapter--reverse .boda-cs-chapter__image { order: 2; }
.boda-cs-chapter__image img { aspect-ratio: 1.04; object-fit: cover; }
.boda-cs-chapter--dark figcaption { color: rgba(243,239,231,.52); }
.boda-cs-number { display: block; margin-bottom: 64px; color: var(--boda-brown); font-size: 10px; letter-spacing: .16em; }
.boda-cs-chapter--dark .boda-cs-number { color: #c69067; }
.boda-cs-chapter__copy h2 { margin: 0; font: 400 clamp(58px, 5.6vw, 88px)/.93 var(--boda-serif); letter-spacing: -.045em; }
.boda-cs-chapter__copy > p:not(.boda-kicker) { max-width: 520px; margin: 38px 0 46px; color: var(--boda-muted); font-size: 15px; line-height: 1.82; }
.boda-cs-chapter--dark .boda-cs-chapter__copy > p:not(.boda-kicker) { color: rgba(243,239,231,.64); }
.boda-cs-chapter__copy dl { margin: 0; border-top: 1px solid var(--boda-line); }
.boda-cs-chapter--dark .boda-cs-chapter__copy dl { border-color: rgba(243,239,231,.22); }
.boda-cs-chapter__copy dl > div { display: grid; grid-template-columns: .7fr 1.3fr; gap: 20px; padding: 19px 0; border-bottom: 1px solid var(--boda-line); }
.boda-cs-chapter--dark .boda-cs-chapter__copy dl > div { border-color: rgba(243,239,231,.22); }
.boda-cs-chapter__copy dt { color: var(--boda-muted); font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }
.boda-cs-chapter--dark .boda-cs-chapter__copy dt { color: rgba(243,239,231,.48); }
.boda-cs-chapter__copy dd { margin: 0; font: 400 20px/1.2 var(--boda-serif); }

.boda-cs-real { padding: 150px 0; background: var(--boda-paper); }
.boda-cs-heading { display: grid; grid-template-columns: 1.3fr .7fr; gap: 7vw; align-items: end; margin-bottom: 84px; }
.boda-cs-heading h2 { margin: 0; font: 400 clamp(62px, 6.4vw, 98px)/.92 var(--boda-serif); letter-spacing: -.045em; }
.boda-cs-heading > p { max-width: 440px; margin: 0 0 5px; color: var(--boda-muted); font-size: 15px; line-height: 1.8; }
.boda-cs-real__grid { display: grid; grid-template-columns: 1fr; gap: 78px; }
.boda-cs-real__grid figure img { aspect-ratio: 2.08; object-fit: cover; }
.boda-cs-real__grid figure:first-child img { object-position: center 68%; }

.boda-cs-cta { padding: 150px 0; text-align: center; background: var(--boda-brown); color: var(--boda-ivory); }
.boda-cs-cta .boda-shell { display: flex; flex-direction: column; align-items: center; }
.boda-cs-cta h2 { margin: 0; font: 400 clamp(68px, 8vw, 120px)/.9 var(--boda-serif); letter-spacing: -.05em; }
.boda-cs-cta > .boda-shell > p:not(.boda-kicker) { max-width: 610px; margin: 36px 0 0; color: rgba(243,239,231,.73); font-size: 15px; line-height: 1.75; }
.boda-cs-cta .boda-actions { justify-content: center; }
.boda-cs-cta .boda-button--ivory { margin-top: 0; }

@media (max-width: 1024px) {
  .boda-cs-hero__grid { grid-template-columns: .9fr 1.1fr; gap: 4vw; }
  .boda-cs-hero h1 { font-size: clamp(64px, 7.6vw, 86px); }
  .boda-cs-hero__image img { min-height: 620px; }
  .boda-cs-chapter__grid { gap: 6vw; }
  .boda-cs-chapter__copy h2 { font-size: 62px; }
}

@media (max-width: 767px) {
  .boda-cs-review { padding: 9px 0; }
  .boda-cs-review .boda-shell { display: flex; justify-content: space-between; }
  .boda-cs-review span { display: none; }
  .boda-cs-review strong { font-size: 8px; }
  .boda-cs-hero { padding: 68px 0 72px; }
  .boda-cs-hero__grid { display: flex; flex-direction: column; gap: 54px; }
  .boda-cs-hero__copy { padding: 0; }
  .boda-cs-hero h1 { font-size: clamp(56px, 16.5vw, 72px); }
  .boda-cs-hero__copy > p:not(.boda-kicker) { margin-top: 28px; font-size: 14px; }
  .boda-cs-hero__image { width: 100%; }
  .boda-cs-hero__image img { min-height: 0; height: auto; aspect-ratio: .88; }
  .boda-cs-principles { padding: 18px 0; }
  .boda-cs-principles .boda-shell { grid-template-columns: 1fr 1fr; }
  .boda-cs-principles span,
  .boda-cs-principles span:first-child { padding: 17px 12px; border-left: 1px solid rgba(243,239,231,.2); border-bottom: 1px solid rgba(243,239,231,.2); font-size: 22px; }
  .boda-cs-principles span:nth-child(odd) { padding-left: 0; border-left: 0; }
  .boda-cs-principles span:nth-child(n+3) { border-bottom: 0; }
  .boda-cs-intro { padding: 92px 0; }
  .boda-cs-intro h2 { font-size: 56px; }
  .boda-cs-intro > .boda-shell > p:last-child { margin-top: 34px; font-size: 14px; }
  .boda-cs-chapter { padding: 88px 0; }
  .boda-cs-chapter__grid { display: flex; flex-direction: column; gap: 54px; }
  .boda-cs-chapter--reverse .boda-cs-chapter__image { order: 0; }
  .boda-cs-chapter__image { width: 100%; }
  .boda-cs-chapter__image img { aspect-ratio: .9; }
  .boda-cs-number { margin-bottom: 36px; }
  .boda-cs-chapter__copy h2 { font-size: 52px; }
  .boda-cs-chapter__copy > p:not(.boda-kicker) { margin: 28px 0 36px; }
  .boda-cs-real { padding: 92px 0; }
  .boda-cs-heading { display: block; margin-bottom: 52px; }
  .boda-cs-heading h2 { font-size: 54px; }
  .boda-cs-heading > p { margin-top: 28px; }
  .boda-cs-real__grid { gap: 52px; }
  .boda-cs-real__grid figure img { aspect-ratio: 1.2; }
  .boda-cs-cta { padding: 98px 0; }
  .boda-cs-cta h2 { font-size: 56px; }
  .boda-cs-cta .boda-actions { width: 100%; }
  .boda-cs-cta .boda-button { flex: 1; }
}
