:root {
  --primary: #4caf50;
  --primary-strong: #2e7d32;
  --secondary: #a8d5ba;
  --text: #0f172a;
  --muted: #f4fbf6;
  --card: #ffffff;
  --primary-border: rgba(52, 122, 72, 0.22);
  --primary-border-strong: rgba(52, 122, 72, 0.45);
  --primary-accent: #d8f0e2;
  --primary-ghost-border: #88c9a1;
  --primary-shadow-strong: rgba(76, 175, 80, 0.35);
  --primary-shadow-soft: rgba(136, 201, 161, 0.35);
  --hero-spot-1: rgba(136, 201, 161, 0.35);
  --hero-spot-2: rgba(104, 187, 141, 0.3);
  --hero-gradient-start: #f3faf5;
  --hero-gradient-end: #e8f7ed;
  --hero-grid-dot: #bfe7cc;
  --wire-overlay: linear-gradient(120deg, rgba(46, 125, 50, 0.88), rgba(136, 201, 161, 0.78), rgba(0, 0, 0, 0.18));
  --wire-card-bg: linear-gradient(145deg, rgba(52, 122, 72, 0.95), rgba(136, 201, 161, 0.9));
  --wire-card-shadow: rgba(23, 63, 38, 0.45);
  --footer-gradient-start: #2e7d32;
  --footer-gradient-end: #79c48f;
  --footer-bottom-bg: #255e3c;
  --footer-bottom-text: #edfff5;
  --program-visual-start: #e0f2e5;
  --program-visual-end: #cde7d6;
  --program-visual-text: #1d4530;
  --hotline-card-start: #eff9f2;
  --hotline-card-end: #daeedf;
  --hotline-card-border: #a8d5ba;
  --hotline-card-text: #153526;
  --hotline-input-bg: #ffffff;
  --hotline-input-border: #a8d5ba;
  --flip-progress-track: rgba(76, 175, 80, 0.18);
  --flip-progress-fill-start: #9fe3b5;
  --flip-progress-fill-end: #2e7d32;
}

:root[data-theme='teal'] {
  --primary: #009688;
  --primary-strong: #00695c;
  --secondary: #80cbc4;
  --muted: #e0f2f1;
  --card: #ffffff;
  --primary-border: rgba(0, 150, 136, 0.25);
  --primary-border-strong: rgba(0, 105, 92, 0.45);
  --primary-accent: #c6eeea;
  --primary-ghost-border: #80cbc4;
  --primary-shadow-strong: rgba(0, 150, 136, 0.35);
  --primary-shadow-soft: rgba(128, 203, 196, 0.3);
  --hero-spot-1: rgba(128, 203, 196, 0.35);
  --hero-spot-2: rgba(93, 190, 194, 0.3);
  --hero-gradient-start: #e5fbf8;
  --hero-gradient-end: #d4f5f1;
  --hero-grid-dot: #b2e5df;
  --wire-overlay: linear-gradient(120deg, rgba(0, 105, 92, 0.9), rgba(93, 190, 194, 0.8), rgba(0, 0, 0, 0.2));
  --wire-card-bg: linear-gradient(145deg, rgba(0, 105, 92, 0.95), rgba(128, 203, 196, 0.9));
  --wire-card-shadow: rgba(0, 58, 52, 0.45);
  --footer-gradient-start: #00695c;
  --footer-gradient-end: #26a69a;
  --footer-bottom-bg: #004c43;
  --footer-bottom-text: #e0fffb;
  --program-visual-start: #d4f5f1;
  --program-visual-end: #bce9e4;
  --program-visual-text: #053a35;
  --hotline-card-start: #e0f7f5;
  --hotline-card-end: #c0ece8;
  --hotline-card-border: #80cbc4;
  --hotline-card-text: #04443e;
  --hotline-input-bg: #ffffff;
  --hotline-input-border: #80cbc4;
  --flip-progress-track: rgba(0, 150, 136, 0.2);
  --flip-progress-fill-start: #5fe3d4;
  --flip-progress-fill-end: #00695c;
}

:root[data-theme='soft-blue'] {
  --primary: #42a5f5;
  --primary-strong: #1565c0;
  --secondary: #90caf9;
  --muted: #ebf5ff;
  --card: #ffffff;
  --primary-border: rgba(21, 101, 192, 0.25);
  --primary-border-strong: rgba(21, 101, 192, 0.45);
  --primary-accent: #e1f1ff;
  --primary-ghost-border: #90caf9;
  --primary-shadow-strong: rgba(66, 165, 245, 0.35);
  --primary-shadow-soft: rgba(144, 202, 249, 0.35);
  --hero-spot-1: rgba(144, 202, 249, 0.3);
  --hero-spot-2: rgba(66, 165, 245, 0.25);
  --hero-gradient-start: #f1f8ff;
  --hero-gradient-end: #e0f0ff;
  --hero-grid-dot: #c5e4ff;
  --wire-overlay: linear-gradient(120deg, rgba(21, 101, 192, 0.9), rgba(66, 165, 245, 0.85), rgba(0, 0, 0, 0.2));
  --wire-card-bg: linear-gradient(145deg, rgba(21, 101, 192, 0.95), rgba(66, 165, 245, 0.9));
  --wire-card-shadow: rgba(15, 53, 109, 0.45);
  --footer-gradient-start: #1565c0;
  --footer-gradient-end: #64b5f6;
  --footer-bottom-bg: #0b3c75;
  --footer-bottom-text: #eff6ff;
  --program-visual-start: #e0f0ff;
  --program-visual-end: #cfe6ff;
  --program-visual-text: #0c3155;
  --hotline-card-start: #eef5ff;
  --hotline-card-end: #d7e8ff;
  --hotline-card-border: #90caf9;
  --hotline-card-text: #0f2744;
  --hotline-input-bg: #ffffff;
  --hotline-input-border: #90caf9;
  --flip-progress-track: rgba(66, 165, 245, 0.22);
  --flip-progress-fill-start: #9fcdfd;
  --flip-progress-fill-end: #1565c0;
}

:root[data-theme='lavender'] {
  --primary: #b39ddb;
  --primary-strong: #7e57c2;
  --secondary: #e1bee7;
  --muted: #f8f0ff;
  --card: #ffffff;
  --primary-border: rgba(142, 94, 196, 0.25);
  --primary-border-strong: rgba(142, 94, 196, 0.45);
  --primary-accent: #f3e8ff;
  --primary-ghost-border: #d8b4fe;
  --primary-shadow-strong: rgba(190, 144, 248, 0.35);
  --primary-shadow-soft: rgba(206, 181, 255, 0.35);
  --hero-spot-1: rgba(206, 181, 255, 0.35);
  --hero-spot-2: rgba(177, 134, 236, 0.3);
  --hero-gradient-start: #fbf5ff;
  --hero-gradient-end: #f4e8ff;
  --hero-grid-dot: #e3d4ff;
  --wire-overlay: linear-gradient(120deg, rgba(125, 69, 179, 0.88), rgba(206, 181, 255, 0.8), rgba(0, 0, 0, 0.15));
  --wire-card-bg: linear-gradient(145deg, rgba(125, 69, 179, 0.95), rgba(206, 181, 255, 0.9));
  --wire-card-shadow: rgba(67, 41, 112, 0.45);
  --footer-gradient-start: #7e57c2;
  --footer-gradient-end: #ce93d8;
  --footer-bottom-bg: #5c3b82;
  --footer-bottom-text: #fdf5ff;
  --program-visual-start: #f5e9ff;
  --program-visual-end: #ecd9ff;
  --program-visual-text: #402351;
  --hotline-card-start: #faf2ff;
  --hotline-card-end: #f1e3ff;
  --hotline-card-border: #d8b4fe;
  --hotline-card-text: #39204d;
  --hotline-input-bg: #ffffff;
  --hotline-input-border: #ceb5ff;
  --flip-progress-track: rgba(142, 94, 196, 0.22);
  --flip-progress-fill-start: #e3c9ff;
  --flip-progress-fill-end: #7e57c2;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  color: var(--text);
  background: #ffffff;
  line-height: 1.6;
}

.skip-link {
  position: absolute;
  top: -200px;
  left: 20px;
  background: var(--primary);
  color: #fff;
  padding: 10px 18px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 600;
  z-index: 999;
  transition: top 0.2s ease;
}

.skip-link:focus {
  top: 12px;
  outline: none;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.2);
}

.emoji-sequence {
  font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji', sans-serif;
  font-variant-emoji: emoji;
  line-height: 1;
}

.program-page {
  height: 100vh;
  overflow: hidden;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: stretch;
  pointer-events: none;
  padding: 8px 16px;
  transform: translateY(0);
  transition: transform 0.3s ease;
  will-change: transform;
}

.site-header>* {
  pointer-events: auto;
  width: 100%;
}

.site-header.is-hidden {
  transform: translateY(-120%);
}

.nav {
  position: sticky;
  top: 0;
  z-index: 10;
  max-width: 1200px;
  margin: 30px auto;
  padding: 0 18px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  background: #fff;
  border-radius: 16px;
  border: 1px solid var(--primary-border);
  box-shadow: 0 20px 35px rgba(15, 23, 42, 0.12);
  min-height: 76px;
  overflow: hidden;
}

.brand {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  color: var(--primary);
  text-decoration: none;
}

.brand-panel {
  background: linear-gradient(135deg, var(--primary), var(--primary-strong));
  border-radius: 16px 0 0 16px;
  padding: 0 24px 0 12px;
  display: flex;
  align-items: center;
  gap: 12px;
  height: 90px;
  min-width: 240px;
  color: #fff;
}

.brand-logo {
  width: 220px;
  height: 120px;
  border-radius: 14px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.brand-logo img {
  padding-top: 16px;
  width: 260px;
  height: auto;
  object-fit: contain;
  display: block;
}

.brand-text {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.02em;
}

.brand-text sup {
  font-size: 11px;
  margin-left: 4px;
  color: rgba(255, 255, 255, 0.8);
}

.nav-links {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-left: auto;
}

.nav-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-left: 12px;
  flex-wrap: nowrap;
  flex-shrink: 0;
}

.nav-toggle {
  display: none;
  margin-left: auto;
  border: none;
  background: transparent;
  padding: 8px;
  border-radius: 8px;
  cursor: pointer;
  flex-direction: column;
  gap: 5px;
}

.nav-toggle span {
  width: 22px;
  height: 2px;
  background: #1f2937;
  display: block;
}

nav a {
  color: #4b5563;
  text-decoration: none;
  font-weight: 600;
  padding: 8px 12px;
  border-radius: 12px;
  transition: color .2s, background .2s;
}

nav a.active {
  color: var(--primary);
  background: var(--primary-accent);
}

nav a:hover {
  color: var(--primary);
  background: var(--primary-accent);
}

.theme-picker-bar {
  max-width: 1200px;
  margin: 8px auto 0;
  padding: 0 18px;
  display: flex;
  justify-content: flex-end;
}

.theme-picker {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px;
  border-radius: 999px;
  background: var(--muted);
  border: 1px solid var(--primary-border);
  flex-wrap: wrap;
}

.theme-option {
  border: none;
  background: transparent;
  color: #4b5563;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  transition: background .2s, color .2s;
}

.theme-option .theme-swatch {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.12);
}

.theme-option[data-theme-choice='soft-green'] .theme-swatch {
  background: linear-gradient(135deg, #4caf50, #88c9a1);
}

.theme-option[data-theme-choice='teal'] .theme-swatch {
  background: linear-gradient(135deg, #009688, #5dbec2);
}

.theme-option[data-theme-choice='soft-blue'] .theme-swatch {
  background: linear-gradient(135deg, #42a5f5, #90caf9);
}

.theme-option[data-theme-choice='lavender'] .theme-swatch {
  background: linear-gradient(135deg, #b39ddb, #e1bee7);
}

.theme-option.active {
  background: #fff;
  color: var(--text);
}

.nav-reviews {
  padding: 10px 18px;
  border-radius: 999px;
  border: 1px solid var(--primary-border-strong);
  color: var(--primary-strong);
  text-decoration: none;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 10px 20px rgba(15, 23, 42, 0.08);
}

.nav-reviews:hover {
  background: #fff;
}

.nav-donate {
  background: linear-gradient(135deg, var(--primary), var(--primary-strong));
  color: #fff;
  border-radius: 999px;
  padding: 10px 18px;
  font-weight: 700;
  letter-spacing: 0.02em;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-transform: uppercase;
  box-shadow: 0 14px 30px var(--primary-shadow-strong);
  text-decoration: none;
}

.nav-donate:hover,
.nav-donate:focus {
  text-decoration: none;
}

.nav-donate-icon {
  width: 16px;
  height: 16px;
  display: inline-flex;
}

.nav-donate-icon svg {
  width: 100%;
  height: 100%;
  fill: #fff;
  display: block;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 11px 18px;
  border-radius: 12px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: transform .2s, box-shadow .2s;
}

.btn-primary {
  background: var(--primary);
  color: #fff;
  box-shadow: 0 12px 25px var(--primary-shadow-soft);
}

.btn-primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 16px 32px var(--primary-shadow-strong);
}

.btn-ghost {
  background: #fff;
  color: var(--primary-strong);
  border: 1px solid var(--primary-ghost-border);
}

.brand-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 12px;
  border-radius: 12px;
  border: 1px solid var(--secondary);
  background: #fff;
  color: #111827;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.06);
  transition: transform .2s, box-shadow .2s, border-color .2s;
}

.brand-pill:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 26px rgba(0, 0, 0, 0.08);
  border-color: var(--primary-strong);
}

.brand-icon {
  width: 24px;
  height: 24px;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  color: #fff;
  font-size: 13px;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
  flex-shrink: 0;
}

.amazon {
  background: linear-gradient(135deg, #111827, #111827);
}

.indigo {
  background: linear-gradient(135deg, #1b3a74, #2e5090);
}

.google {
  background: linear-gradient(135deg, #ea4335, #fbbc05);
  color: #fff;
}

.apple {
  background: linear-gradient(135deg, #0f172a, #1f2937);
}

.direct {
  background: linear-gradient(135deg, var(--primary-strong), var(--primary));
}

.hero-wireframe {
  position: relative;
  isolation: isolate;
  min-height: 100vh;
  height: 100vh;
  padding: 150px 5vw;
  display: flex;
  align-items: center;
  background: url('images/twin-tower.png') center/cover no-repeat;
  color: #fff;
}

.hero-wireframe::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--wire-overlay);
  mix-blend-mode: multiply;
}

.hero-wireframe-content {
  position: relative;
  z-index: 1;
  padding: 20px;
  max-width: 520px;
  color: #fff;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.4);
}

.hero-wireframe-eyebrow {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 16px;
  color: rgba(255, 255, 255, 0.85);
}

.hero-wireframe-content h1 {
  font-size: clamp(42px, 6vw, 62px);
  margin: 0;
}

.hero-wireframe-subhead {
  font-size: 22px;
  font-style: italic;
  margin: 8px 0 24px;
  color: rgba(255, 255, 255, 0.9);
}

.hero-wireframe-list {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}

.hero-wireframe-list li {
  margin-bottom: 10px;
  font-size: 18px;
  position: relative;
  padding-left: 22px;
}

.hero-wireframe-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #fcd34d;
}

.hero-wireframe-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background-color: #fefafe;
  background-image: url('images/img-2.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -100px;
  min-height: 80vh;
  display: grid;
  place-items: center;
  scroll-margin-top: -120px;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(253, 253, 255, 0), rgba(255, 255, 255, 0.5));
}

.hero-inner {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  width: 100%;
  padding: 80px 20px 100px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 32px;
  align-items: center;
}

.hero-inner img {
  width: 100%;
  max-width: 960px;
  justify-self: center;
  display: block;
}

.carousel {
  position: relative;
  width: 100%;
  border-radius: 18px;
  overflow: visible;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
  background: #fff;
  padding-bottom: 36px;
}

.carousel-window {
  overflow: hidden;
  border-radius: inherit;
}

.carousel-track {
  display: flex;
  transition: transform .5s ease;
}

.carousel-slide {
  min-width: 100%;
  padding: 12px;
}

.carousel-slide img {
  width: 100%;
  display: block;
}

.carousel-slide-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.journey-carousel .card {
  height: 100%;
}

.program-page .journey-carousel .card img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.program-page .journey-carousel img[src*="cyber-truck"] {
  object-position: right center;
}

.carousel-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: none;
  background: var(--primary-strong);
  color: #fff;
  cursor: pointer;
  display: grid;
  place-items: center;
  font-size: 20px;
  transition: background .2s;
  z-index: 2;
  box-shadow: 0 10px 20px rgba(15, 23, 42, 0.25);
}

.carousel-control:hover {
  background: rgba(15, 23, 42, 0.85);
}

.carousel-control.prev {
  left: -28px;
}

.carousel-control.next {
  right: -28px;
}

.carousel-indicators {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  gap: 8px;
}
@media (max-width: 600px) {
  .carousel-control.prev {
    left: 12px;
  }

  .carousel-control.next {
    right: 12px;
  }
}

.carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
  border: 2px solid var(--primary-border);
  border-radius: 12px;
  cursor: pointer;
}

.carousel-indicators button.active {
  background: var(--primary);
}

.headline {
  font-family: 'Playfair Display', serif;
  font-size: clamp(36px, 4vw, 54px);
  margin: 10px 0 12px;
  color: var(--text);
}

.subhead {
  font-size: 17px;
  color: #433352;
  max-width: 620px;
}

.card {
  background: var(--card);
  color: #0f172a;
  padding: 24px;
  border-radius: 18px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
  border: 1px solid #d7f2dc;
}

.program-visual {
  text-align: center;
  background: linear-gradient(135deg, var(--program-visual-start), var(--program-visual-end));
}

.program-visual img {
  width: 100%;
  height: 80vh;
  border-radius: 14px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.program-visual p {
  margin: 12px 0 0;
  color: var(--program-visual-text);
  font-weight: 600;
}

.program-collage {
  padding: 40px 20px 20px;
  background: #f6f0ff;
}

.program-collage-inner {
  max-width: 1100px;
  margin: 0 auto;
  background: #fff;
  border-radius: 36px;
  padding: 30px;
  box-shadow: 0 30px 120px rgba(15, 23, 42, 0.08);
}

.program-collage-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 16px;
  border-radius: 999px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 12px;
  background: var(--muted);
  color: var(--primary-strong);
  margin-bottom: 20px;
}

.program-collage-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-rows: 70px;
  gap: 18px;
}

.collage-item {
  border-radius: 32px;
  overflow: hidden;
  background: var(--card);
  box-shadow: 0 25px 80px rgba(15, 23, 42, 0.1);
}

.collage-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.collage-a {
  grid-column: 1 / span 6;
  grid-row: 1 / span 5;
}

.collage-b {
  grid-column: 7 / span 6;
  grid-row: 1 / span 5;
}

.collage-d {
  grid-column: 1 / span 4;
  grid-row: 5 / span 7;
}

.collage-e {
  grid-column: 5 / span 4;
  grid-row: 5 / span 4;
}

.collage-f {
  grid-column: 9 / span 4;
  grid-row: 5 / span 7;
}

.collage-g {
  grid-column: 1 / span 6;
  grid-row: 11 / span 6;
}

.collage-h {
  grid-column: 7 / span 6;
  grid-row: 11 / span 6;
}

.hotline-card {
  background: linear-gradient(135deg, var(--hotline-card-start), var(--hotline-card-end));
  color: var(--hotline-card-text);
  border: 1px solid var(--hotline-card-border);
}

.hotline-card a {
  color: var(--primary-strong);
}

.hotline-card form {
  margin-top: 12px;
  display: grid;
  gap: 10px;
}

.hotline-card input[type='email'] {
  padding: 12px;
  border-radius: 12px;
  border: 1px solid var(--hotline-input-border);
  background: var(--hotline-input-bg);
}

.hotline-card .btn-ghost {
  background: #fff;
  color: var(--primary);
}

.section {
  padding: 70px 20px;
  scroll-margin-top: -120px;
}

#reviews {
  scroll-margin-top: 130px;
}

#book {
  scroll-margin-top: -20px;
}

.section:nth-of-type(even) {
  background: var(--muted);
}

.section-inner {
  padding-top: 60px;
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  align-items: start;
}

.program-page .snap-main {
  height: 100%;
  overflow-y: auto;
  scroll-snap-type: none;
  scroll-padding-top: 120px;
  scroll-behavior: smooth;
}

.program-page .snap-main>.section {
  min-height: calc(100vh - 120px);
  scroll-snap-align: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.program-page .footer-section {
  padding: 0;
  background: none;
}

.program-page .snap-main>.footer-section {
  min-height: auto;
  scroll-snap-align: none;
  display: block;
  justify-content: flex-start;
}

.program-page .snap-main>.section .section-inner {
  flex: 1;
}

.section h2 {
  font-family: 'Playfair Display', serif;
  margin: 0 0 12px;
  font-size: 30px;
}

.section p {
  margin: 0 0 16px;
  color: #4b5563;
}

.vision {
  background: #fff;
}

.vision-inner {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 45px;
  align-items: center;
}

.vision-media img {
  width: 100%;
  display: block;
  border-radius: 28px;
}

.vision-content h2 {
  font-size: clamp(32px, 5vw, 48px);
  margin-bottom: 18px;
}

.vision-content p {
  color: #1f2937;
  line-height: 1.75;
}

.vision-label {
  font-weight: 700;
  color: var(--primary-strong);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  margin-bottom: 16px;
}

.vision-label::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: currentColor;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--primary);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 12px;
}

.grid-3 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
}

.mini-card {
  background: #fff;
  padding: 16px;
  border-radius: 14px;
  border: 1px solid #e5e7eb;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
}

.mini-card h3 {
  margin: 0 0 8px;
  font-size: 18px;
  color: #1f2937;
}

.coming-soon-banner {
  margin-top: 18px;
  padding: 18px 20px;
  border-radius: 16px;
  border: 1px dashed rgba(148, 163, 184, 0.8);
  background: rgba(248, 250, 252, 0.95);
  color: #0f172a;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4);
}

.coming-soon-banner strong {
  display: block;
  font-size: 17px;
  margin-bottom: 4px;
}

.mini-card p {
  margin: 0;
  color: #6b7280;
}

.donor-wall {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.donor-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.donor-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 16px;
  border-radius: 16px;
  border: 1px solid var(--primary-border);
  background: var(--muted);
  color: var(--text);
  font-weight: 600;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.04);
}

.donor-name {
  font-size: 18px;
}

.donor-org {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: inherit;
}

.donor-org:hover .donor-name {
  color: var(--primary-strong);
}

.donor-logo {
  width: 120px;
  height: auto;
  display: block;
  background: #be1e2d;
  padding: 8px 12px;
  border-radius: 12px;
}

.donor-amount {
  color: var(--primary-strong);
  font-size: 16px;
}

.donor-tagline {
  margin: 0;
  font-style: italic;
  color: #475569;
}

@media (max-width: 600px) {
  .donor-list li {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .donor-amount {
    font-size: 18px;
  }

  .donor-logo {
    width: 150px;
  }
}

.bullet-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.bullet-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #4b5563;
}

.check {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--primary);
  display: grid;
  place-items: center;
  color: #fff;
  font-weight: 700;
  flex-shrink: 0;
  margin-top: 2px;
}

form {
  display: grid;
  gap: 12px;
}

input,
textarea {
  width: 100%;
  padding: 10px 12px;
  border-radius: 10px;
  border: 1px solid #e5e7eb;
  font-family: inherit;
}

.star-rating {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-direction: row-reverse;
}

.star-rating input {
  display: none;
}

.star-rating label {
  cursor: pointer;
  font-size: 22px;
  color: #d1d5db;
  transition: color .2s;
}

.star-rating input:checked~label,
.star-rating label:hover,
.star-rating label:hover~label {
  color: #f59e0b;
}

footer {
  margin-top: 0px;
  font-size: 15px;
}

.footer-hero {
  background: var(--primary-accent);
  padding: 8px;
  text-align: center;
  color: var(--primary-strong);
}

.footer-hero h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}

.footer-hero-row {
  margin: 4px auto 0;
  font-weight: 600;
  display: inline-flex;
  gap: 4px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.footer-hero-row img {
  width: 84px;
  height: 84px;
  object-fit: contain;
  border-radius: 50%;
  background: transparent;
  padding: 0;
  box-shadow: none;
}

.footer-hero-text {
  font-size: 17px;
  color: var(--primary-strong);
  letter-spacing: 0.02em;
  padding: 0 12px;
}

.footer-main {
  background: linear-gradient(135deg, var(--footer-gradient-start), var(--footer-gradient-end));
  color: #fff;
  padding: 5px 22px 5px;
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  justify-content: space-between;
  align-items: flex-start;
}

.footer-brand {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 220px;
}

.footer-brand strong {
  font-size: 26px;
}

.footer-brand sup {
  font-size: 12px;
  letter-spacing: 1px;
  color: #d8ffe9;
}

.footer-nav,
.footer-contact {
  display: flex;
  gap: 10px;
  min-width: 180px;
  padding-top: 26px;
}

.footer-nav {
  flex-direction: row;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  padding-top: 26px;
}

.footer-contact {
  flex-direction: row;
  align-items: center;
  gap: 14px;
}

.footer-nav a,
.footer-contact a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

.footer-contact .mail-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
}

.footer-contact-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.footer-contact small {
  color: rgba(255, 255, 255, 0.85);
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.footer-contact a {
  font-size: 18px;
  font-weight: 700;
}

.footer-disclaimer {
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  padding: 16px 18px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.6;
  border-top: 1px solid rgba(255, 255, 255, 0.45);
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
}

.footer-bottom {
  text-align: center;
  background: var(--footer-bottom-bg);
  color: var(--footer-bottom-text);
  padding: 14px 10px;
}

.flipbook-section {
  background: linear-gradient(135deg, #fbfdff 0%, #f5f9ff 45%, #fff8ff 100%);
}

.flipbook-section .section-inner {
  max-width: 1500px;
  display: block;
}

.flipbook-layout {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}

.flipbook-header {
  text-align: center;
  max-width: 860px;
  margin: 0 auto;
}

.reader-shell {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0 0 20px;
}

.reader-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--card);
  border-radius: 999px;
  border: 1px solid var(--primary-border);
  box-shadow: 0 18px 30px var(--primary-shadow-soft);
  padding: 10px 18px;
  flex-wrap: wrap;
  gap: 10px;
}

.reader-toolbar strong,
.reader-toolbar span {
  color: var(--primary-strong);
}

.toolbar-group {
  display: inline-flex;
  gap: 8px;
  align-items: center;
}

.toolbar-btn {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  border: 1px solid var(--primary-border);
  background: linear-gradient(135deg, var(--primary-accent), #ffffff);
  color: var(--primary-strong);
  font-size: 1.4rem;
  font-weight: 700;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.toolbar-btn:hover:not(:disabled) {
  box-shadow: 0 12px 20px rgba(99, 102, 241, 0.25);
  transform: translateY(-1px);
}

.toolbar-btn:disabled {
  opacity: 0.45;
  cursor: not-allowed;
}

.reader-status {
  font-weight: 700;
  color: var(--primary-strong);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 1rem;
}

.reader-status .divider {
  color: rgba(15, 23, 42, 0.4);
}

.reader-stage {
  position: relative;
  padding: 32px 48px;
  background: radial-gradient(circle at 28% 20%, rgba(255, 255, 255, 0.98), rgba(246, 248, 255, 0.92));
  border-radius: 32px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: 0 40px 90px rgba(15, 23, 42, 0.16);
  overflow: visible;
  min-height: 760px;
}

.reader-book {
  position: relative;
  width: min(100%, 1300px);
  height: 780px;
  margin: 0 auto;
  transform: scale(var(--reader-scale, 1));
  transform-origin: center center;
  transition: transform 0.25s ease;
}

.reader-spread {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: linear-gradient(90deg, #fcf8ef, #fff, #fcf8ef);
  border-radius: 22px;
  border: 1px solid rgba(15, 23, 42, 0.1);
  box-shadow: 0 30px 55px rgba(15, 23, 42, 0.2);
  opacity: 0;
  transform: translateX(30px);
  transition: opacity 0.4s ease, transform 0.4s ease;
  pointer-events: none;
  overflow: hidden;
  z-index: 1;
}

.reader-spread::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 4px;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.25), transparent);
  transform: translateX(-2px);
  opacity: 0.35;
}

.flipbook-layout[data-flip-single-page="true"] .reader-book {
  width: min(100%, 760px);
}

.flipbook-layout[data-flip-single-page="true"] .reader-spread {
  grid-template-columns: 1fr;
}

.flipbook-layout[data-flip-single-page="true"] .reader-spread::after {
  display: none;
}

.flipbook-layout[data-flip-single-page="true"] .reader-page {
  border-right: none;
  box-shadow: inset 0 0 0 rgba(15, 23, 42, 0.04);
  font-size: 0.82rem;
  overflow: visible;
  max-height: none;
}

.flipbook-layout[data-flip-single-page="true"] .reader-page.page-left,
.flipbook-layout[data-flip-single-page="true"] .reader-page.page-right {
  border: none;
  box-shadow: none;
}

.reader-spread.is-active {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
  z-index: 2;
}

.reader-spread.is-prev {
  opacity: 0;
  transform: translateX(-30px);
}

.reader-spread.is-next {
  opacity: 0;
  transform: translateX(30px);
}

.reader-page {
  padding: 26px 32px 36px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), #fff);
  position: relative;
  color: #1f2937;
  font-size: 0.76rem;
  line-height: 1.5;
  overflow-y: auto;
  transition: box-shadow 0.3s ease;
}

.reader-page::after {
  content: '';
  position: absolute;
  inset: 20px 24px;
  /* border: 1px solid rgba(15, 23, 42, 0.05); */
  pointer-events: none;
}

.reader-page.page-left {
  border-right: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: inset -8px 0 12px rgba(15, 23, 42, 0.04);
  transform-origin: left center;
}

.reader-page.page-right {
  box-shadow: inset 8px 0 12px rgba(15, 23, 42, 0.04);
  transform-origin: right center;
}

.reader-page h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.25rem;
}

.reader-page p {
  margin-top: 0;
  margin-bottom: 12px;
}

.reader-page ul,
.reader-page ol {
  margin-top: 0;
  margin-bottom: 12px;
  padding-left: 20px;
}

.reader-page li {
  margin-bottom: 6px;
}

.reader-logo-block {
  margin: 12px 0 20px;
  text-align: center;
}

.reader-logo {
  width: 140px;
  max-width: 50%;
  display: inline-block;
  filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.15));
}

.reader-logo-caption {
  font-size: 0.72rem;
  color: rgba(15, 23, 42, 0.7);
  margin-top: 8px;
}

.flipbook-super {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--primary-strong);
  font-weight: 700;
  margin-bottom: 6px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.flipbook-super::before {
  content: '';
  width: 28px;
  height: 2px;
  background: var(--primary-strong);
  display: inline-flex;
}

.page-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.75);
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 25px 35px rgba(15, 23, 42, 0.3);
  z-index: 8;
  transition: transform 0.2s ease, background 0.2s ease;
}

.page-arrow:hover {
  transform: translate(-50%, -50%) scale(1.05);
  background: rgba(99, 102, 241, 0.9);
}

.page-arrow.prev {
  margin-left: -140px;
}

.page-arrow.next {
  margin-left: 140px;
}

.reader-progress {
  position: relative;
  height: 8px;
  border-radius: 999px;
  background: var(--flip-progress-track);
  overflow: hidden;
  border: 1px solid var(--primary-border);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

.reader-progress-bar {
  display: block;
  height: 100%;
  background: linear-gradient(90deg, var(--flip-progress-fill-start), var(--flip-progress-fill-end));
  border-radius: 999px;
  width: 0%;
  transition: width 0.4s ease;
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.15);
}

@media (max-width: 900px) {
  .program-page {
    height: auto;
    overflow: auto;
  }

  .program-page .snap-main {
    height: auto;
    overflow: visible;
    scroll-snap-type: none;
    scroll-padding-top: 0;
  }

  .program-page .snap-main>.section {
    min-height: auto;
  }

  .reader-shell {
    padding: 0 10px 20px;
  }

  .reader-toolbar {
    border-radius: 18px;
    padding: 10px 14px;
  }

  .reader-stage {
    padding: 22px;
  }

  .flipbook-layout[data-flip-single-page="true"] .reader-stage {
    min-height: auto;
    align-items: stretch;
  }

  .reader-book {
    height: auto;
  }

  .reader-spread {
    grid-template-columns: 1fr;
    position: relative;
  }

  .reader-spread::after {
    display: none;
  }

  .reader-page {
    min-height: 280px;
    border-right: none;
    box-shadow: none;
    font-size: 0.82rem;
    padding: 22px 24px 28px;
  }

  .page-arrow {
    display: flex;
    width: 44px;
    height: 44px;
    font-size: 1.4rem;
    top: auto;
    bottom: 12px;
    transform: none;
    background: rgba(15, 23, 42, 0.85);
    left: auto;
    right: auto;
    margin-left: 0;
  }

  .page-arrow.prev {
    left: 16px;
    margin-left: 0;
  }

  .page-arrow.next {
    right: 16px;
    margin-left: 0;
  }
}

@media (max-width: 600px) {
  .reader-stage {
    padding: 16px 14px;
  }

  .reader-toolbar {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .toolbar-group {
    width: 100%;
    justify-content: space-between;
  }

  .toolbar-btn {
    flex: 1;
    min-width: 48px;
  }

  .reader-page {
    font-size: 0.88rem;
    line-height: 1.55;
  }
}

@media (max-width: 720px) {
  .site-header {
    padding: 4px 8px;
  }

  .site-header>* {
    width: 100%;
  }

  .nav {
    flex-wrap: wrap;
    padding: 8px 12px;
    gap: 6px;
    width: 100%;
    max-width: none;
    min-height: 60px;
    border-radius: 12px;
  }

  .nav-toggle {
    display: inline-flex;
  }

  .nav-links {
    width: 100%;
    flex-direction: column;
    display: none;
    margin-left: 0;
    align-items: flex-start;
  }

  .nav.is-open .nav-links {
    display: flex;
  }

  .nav-actions {
    width: 100%;
    justify-content: flex-start;
    margin-top: 0;
    display: none;
    flex-direction: column;
    gap: 8px;
  }

  .nav.is-open .nav-actions {
    display: flex;
  }

  main {
    padding-top: 30px;
  }

  .hero-inner {
    padding-top: 60px;
    grid-template-columns: 1fr;
    text-align: center;
    gap: 32px;
  }

  .hero-inner img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }

  .hero {
    min-height: auto;
    padding: 40px 0;
  }

  .hero-wireframe {
    min-height: auto;
    height: auto;
    padding: 60px 20px;
    align-items: flex-start;
  }

  .hero-wireframe-content {
    max-width: 100%;
    padding: 30px 18px;
  }

  .footer-main {
    flex-direction: column;
  }

  .footer-nav,
  .footer-contact {
    width: 100%;
  }

  .carousel-track {
    flex-direction: column;
  }

  .carousel-window {
    width: 100%;
  }

  .carousel-slide {
    min-width: 100%;
  }
}

@media (max-width: 1024px) {
  .section-inner {
    grid-template-columns: 1fr;
  }

  .vision-inner {
    grid-template-columns: 1fr;
  }

  .program-collage-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 140px;
    grid-template-areas: none;
  }

  .collage-item {
    grid-area: auto;
  }

  .program-collage-inner {
    padding: 20px;
  }
}

@media (max-width: 600px) {
  .program-collage-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 160px;
  }
}

@media (max-width: 900px) {
  .page-arrow {
    display: flex;
    width: 44px;
    height: 44px;
    font-size: 1.4rem;
    top: auto;
    bottom: 12px;
    transform: none;
    background: rgba(15, 23, 42, 0.85);
    left: auto;
    right: auto;
    margin-left: 0;
  }

  .page-arrow.prev {
    left: 16px;
    margin-left: 0;
  }

  .page-arrow.next {
    right: 16px;
    margin-left: 0;
  }
}
.reader-shell {
  /* background: #fff; */
  padding: 20px;
  border-radius: 20px;
  /* box-shadow: 0 20px 20px rgba(0,0,0,0.3); */
  position: relative;
}

.reader-shell::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background: linear-gradient(145deg, var(--secondary), var(--primary));
  border-radius: 15px;
  z-index: -1;
}

.reader-stage {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 600px;
}


.reader-page {
  background: linear-gradient(145deg, #fefefe, #f8f9fa);
  padding: 30px;
  border-radius: 12px;
  box-shadow: 
    0 8px 32px rgba(0,0,0,0.1),
    inset 0 1px 0 rgba(255,255,255,0.8);
  border: 1px solid rgba(0,0,0,0.05);
  position: relative;
  overflow: hidden;
}

.reader-page::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, 
    transparent 0%, 
    rgba(0,0,0,0.02) 50%, 
    transparent 100%);
  pointer-events: none;
}

.page-left {
  border-right: 2px solid rgba(0,0,0,0.1);
}

.page-right {
  border-left: 2px solid rgba(0,0,0,0.1);
}

.page-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  background: var(--primary-strong);
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}

.page-arrow:hover {
  background: var(--primary);
  transform: translate(-50%, -50%) scale(1.1);
}

.page-arrow.prev {
  margin-left: -680px;
  right: auto;
}

.page-arrow.next {
  margin-left: 680px;
  right: auto;
}

@media (max-width: 600px) {
  .program-page .page-arrow {
    width: 28px;
    height: 28px;
    font-size: 18px;
    top: 50%;
    bottom: auto;
    left: auto;
    right: auto;
    transform: translateY(-50%);
  }

  .program-page .page-arrow.prev {
    left: 16px;
    margin-left: 0;
  }

  .program-page .page-arrow.next {
    right: 16px;
    margin-left: 0;
  }
}

.reader-progress {
  width: 100%;
  height: 6px;
  background: rgba(139, 69, 19, 0.3);
  border-radius: 3px;
  margin: 20px 0;
  overflow: hidden;
}

.reader-progress-bar {
  height: 100%;
  background: linear-gradient(90deg, #8b4513, #a0522d);
  border-radius: 3px;
  transition: width 0.3s ease;
  box-shadow: 0 0 10px rgba(139, 69, 19, 0.5);
}

.reader-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 15px;
  border-top: 1px solid rgba(139, 69, 19, 0.3);
}

.toolbar-group {
  display: flex;
  gap: 8px;
}

.toolbar-btn {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid rgba(139, 69, 19, 0.3);
  background: rgba(139, 69, 19, 0.1);
  color: #8b4513;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.toolbar-btn:hover {
  background: rgba(139, 69, 19, 0.2);
  border-color: rgba(139, 69, 19, 0.5);
}

.toolbar-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.reader-status {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  color: #8b4513;
}

.flipbook-super {
  font-size: 12px;
  color: #8b4513;
  font-weight: 600;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  .reader-spread {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  
  .page-left,
  .page-right {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
  }
  
  .page-arrow {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  
  .reader-shell {
    /* padding: 20px; */
  }
}
