/* Page-local art direction: an editable invitation beside a physical book arrangement. */
.rk-mk--christmas { --sec-pad: clamp(42px, 5vw, 72px); }
.rk-mk--christmas .rk-sb-breadcrumb { max-width: 1298px; margin-inline: auto; }
.rk-mk--christmas .rk-mk-hero--split { grid-template-columns: minmax(0, .39fr) minmax(0, .61fr); align-items: start; gap: 28px; max-width: 1298px; margin: -16px auto 0; padding-block: 4px 30px; }
.rk-mk--christmas .rk-mk-hero-copy { min-width: 0; position: relative; z-index: 1; }
.rk-mk--christmas .rk-mk-hero--split .lp-kicker { font-size: 11px; letter-spacing: 1.3px; line-height: 1.5; margin-bottom: 20px; justify-content: flex-start; }
.rk-mk--christmas .rk-mk-hero--split .lp-kicker::before { width: 23px; }
.rk-mk--christmas .rk-mk-hero--split h1 { max-width: 15ch; margin: 0 0 14px; font-size: clamp(38px, 3vw, 50px); line-height: 1.05; letter-spacing: -.8px; text-wrap: initial; }
.rk-mk--christmas .rk-mk-answer { max-width: 44ch; margin: 0; font-size: 17px; line-height: 1.48; }
.rk-mk--christmas .rk-mk-hero-actions { display: block; margin-top: 20px; }
/* Composer, button, focus and chip states inherit the shared Make-family rules. */
.rk-mk--christmas .rk-christmas-ideas { justify-content: flex-start; }
.rk-mk--christmas .rk-christmas-ideas > span { width: 100%; }
.rk-mk--christmas .rk-christmas-ideas .chips { justify-content: flex-start; }
.rk-christmas-form button:focus-visible, .rk-christmas-cover a:focus-visible { outline: 2px solid var(--rk-emerald); outline-offset: 3px; }
.rk-christmas-benefits { list-style: none; padding: 0; margin: 22px 0 0; display: flex; justify-content: space-between; gap: 14px; }
.rk-christmas-benefits li { display: flex; align-items: flex-start; gap: 10px; min-width: 0; }
.rk-christmas-benefits img { flex: 0 0 24px; margin-top: 1px; filter: brightness(0) saturate(100%) invert(43%) sepia(81%) saturate(1127%) hue-rotate(131deg) brightness(90%) contrast(96%); }
.rk-christmas-benefits strong { display: block; font-size: 12px; line-height: 1.5; color: var(--rk-ink); }
.rk-christmas-benefits span { display: block; margin-top: 4px; font-size: 11px; line-height: 1.5; color: var(--rk-ink-soft); }
.rk-christmas-cover { margin: -60px 0 0 -20px; width: calc(100% + clamp(0px, (100vw - 1346px) / 2, 150px)); min-width: 0; align-self: start; }
.rk-christmas-cover > a { display: block; }
.rk-christmas-cover img { display: block; width: 100%; height: auto; }
.rk-christmas-cover figcaption { margin-top: -15px; text-align: center; display: grid; gap: 8px; font-size: 11px; line-height: 1.5; color: var(--rk-ink-soft); }
.rk-christmas-cover figcaption a { font-size: 14px; font-weight: 700; color: var(--rk-emerald); text-decoration: none; text-underline-offset: 4px; }
.rk-christmas-cover figcaption a:hover { text-decoration: underline; }
/* Preview uses the shared Make heading, gallery matte, step badge and button styles. */
.rk-christmas-preview { scroll-margin-top: 90px; padding-block-start: 24px; }
.rk-christmas-preview-heading { text-align: center; margin: 0 auto 28px; }
.rk-christmas-preview-heading .lp-kicker { margin: 0 0 12px; }
.rk-christmas-preview-heading h2 { margin-bottom: 14px; }
.rk-christmas-preview-heading > p:last-child { max-width: 720px; margin: 0 auto; color: var(--rk-ink-soft); font-size: 16px; line-height: 1.6; }
.rk-christmas-scenes { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; padding: 0; margin: 0 auto; max-width: 1180px; list-style: none; }
.rk-christmas-scenes > li { min-width: 0; }
.rk-christmas-scenes .rk-mk-shot { height: 100%; transform: none; }
/* Crop only the preview; the original book pages remain intact in the reader. */
.rk-christmas-scenes img { aspect-ratio: 5 / 4; object-fit: cover; object-position: center bottom; }
.rk-christmas-scenes > li:nth-child(2) img { object-position: center 78%; }
.rk-christmas-scenes > li:nth-child(3) img { object-position: center top; }
.rk-christmas-scenes figcaption { display: flex; align-items: flex-start; gap: 14px; padding: 18px 8px 16px; }
.rk-christmas-scenes .rk-mk-step-n { font: 700 14px/1 var(--rk-font-body); }
.rk-christmas-scenes h3 { margin: 0 0 6px; color: var(--rk-ink); font: 700 18px/1.35 var(--rk-font-body); letter-spacing: normal; }
.rk-christmas-scenes figcaption p { margin: 0; color: var(--rk-ink-soft); font-size: 14px; line-height: 1.5; }
.rk-christmas-preview-action { text-align: center; margin: 28px auto 0; }
.rk-christmas-preview-action .lp-btn-primary { gap: 10px; }
.rk-christmas-preview-action > p { margin: 12px auto 0; color: var(--rk-ink-muted); font-size: 13px; line-height: 1.5; }
.rk-christmas-preview-action a:focus-visible { outline: 2px solid var(--rk-emerald); outline-offset: 4px; }
@media (max-width: 900px) {
  .rk-christmas-scenes { gap: 18px; }
  .rk-christmas-scenes figcaption { gap: 10px; padding-inline: 2px; }
  .rk-christmas-scenes h3 { font-size: 16px; }
}
@media (max-width: 700px) {
  .rk-christmas-preview { padding-block-start: 16px; }
  .rk-christmas-scenes { grid-template-columns: minmax(0, 1fr); max-width: 440px; gap: 24px; }
  .rk-christmas-scenes figcaption { gap: 14px; padding-inline: 8px; }
  .rk-christmas-scenes h3 { font-size: 18px; }
  .rk-christmas-preview-action .lp-btn-primary { max-width: 100%; }
  .rk-christmas-preview-action > p { max-width: 280px; }
}
@media (min-width: 901px) and (max-width: 1200px) {
  .rk-mk--christmas .rk-mk-hero--split { grid-template-columns: minmax(0, .46fr) minmax(0, .54fr); align-items: center; }
  .rk-christmas-cover { margin: 0; align-self: center; }
}
@media (max-width: 900px) {
  .rk-mk--christmas .rk-mk-hero--split { grid-template-columns: minmax(0, 1fr); gap: 24px; margin-top: 0; text-align: start; }
  .rk-mk--christmas .rk-mk-hero-copy { width: 100%; max-width: 620px; margin-inline: auto; }
  .rk-mk--christmas .rk-mk-hero--split h1 { max-width: 18ch; margin-inline: 0; }
  .rk-mk--christmas .rk-mk-answer { margin-inline: 0; }
  .rk-christmas-cover { width: 100%; max-width: 720px; margin: 0 auto; }
  .rk-christmas-cover figcaption { margin-top: -8px; }
}
@media (max-width: 560px) {
  .rk-mk--christmas .rk-mk-hero--split { padding-top: 12px; }
  .rk-mk--christmas .rk-mk-hero--split h1 { font-size: clamp(34px, 9vw, 42px); }
  .rk-mk--christmas .rk-mk-answer { font-size: 16px; line-height: 1.55; }
  .rk-christmas-benefits { gap: 10px; }
  .rk-christmas-benefits li { flex: 1; flex-direction: column; gap: 6px; }
  .rk-christmas-benefits strong { font-size: 11px; }
  .rk-christmas-benefits span { font-size: 10px; }
}
