/* ═══════════════════════════════════════════════════
   CROSSING CHANGE — Shared Stylesheet
   crossingchange.com
   Fonts: Playfair Display · Lato · Bebas Neue (logo)
   Colors: Cobalt #0047ab · Gold #c49a3c · Slate #1e293b
═══════════════════════════════════════════════════ */

/* ── RESET & BASE ── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }

body {
  font-family: 'Lato', sans-serif;
  background: #ffffff;
  color: #1e293b;
  min-height: 100vh;
}

/* ── LOGO ── */
.logo {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #c49a3c;
  text-decoration: none;
  font-weight: 400;
}

/* ── NAV ── */
.nav {
  padding: 1.5rem 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #0047ab;
  position: sticky;
  top: 0;
  background: #ffffff;
  z-index: 100;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  list-style: none;
}

.nav-links a {
  font-family: 'Lato', sans-serif;
  font-size: 0.65rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #1e293b;
  text-decoration: none;
  transition: color 0.2s ease;
}

.nav-links a:hover,
.nav-links a.active { color: #1e293b; }

.nav-cta {
  font-family: 'Lato', sans-serif;
  font-size: 0.63rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.6rem 1.3rem;
  border-radius: 100px;
  background: #0047ab;
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.nav-cta:hover { opacity: 0.85; }

/* ── SHARED TYPOGRAPHY ── */
.section-label {
  font-family: 'Lato', sans-serif;
  font-size: 0.62rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #0047ab;
  margin-bottom: 1rem;
  display: block;
}

.section-headline {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: #1e293b;
  margin-bottom: 1rem;
}

.section-headline em { font-style: italic; font-weight: 300; color: #0047ab; }

.back-link {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-family: 'Lato', sans-serif;
  font-size: 0.62rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #64748b;
  text-decoration: none;
  margin-bottom: 3rem;
  transition: color 0.2s ease;
}

.back-link:hover { color: #1e293b; }

/* ── SHARED HERO (inner pages) ── */
.hero {
  padding: 6rem 3rem 5rem;
  max-width: 1100px;
  margin: 0 auto;
  border-bottom: 2px solid #0047ab;
}

.hero-headline {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: clamp(2.5rem, 5vw, 4.2rem);
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #1e293b;
  margin-bottom: 1.8rem;
}

.hero-headline em { font-style: italic; font-weight: 300; color: #0047ab; }

.hero-sub {
  font-size: 1.05rem;
  line-height: 1.7;
  color: #475569;
  max-width: 100%;
  margin-bottom: 2.5rem;
}

.hero-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  font-family: 'Lato', sans-serif;
  font-size: 0.65rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.85rem 1.8rem;
  border-radius: 100px;
  background: #0047ab;
  color: white;
  text-decoration: none;
  transition: opacity 0.2s ease, gap 0.2s ease;
}

.hero-cta:hover { opacity: 0.85; gap: 0.9rem; }

/* ── PAGE HEADER (store / insights) ── */
.page-header {
  padding: 5rem 3rem 4rem;
  max-width: 1100px;
  margin: 0 auto;
  border-bottom: 2px solid #0047ab;
}

.page-headline {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: clamp(2.5rem, 5vw, 4rem);
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #1e293b;
  margin-bottom: 1rem;
}

.page-headline em { font-style: italic; font-weight: 300; color: #0047ab; }

.page-sub {
  font-size: 1rem;
  line-height: 1.7;
  color: #475569;
  max-width: 100%;
  margin-bottom: 2rem;
}

/* ── CTA SECTION (bottom of pages) ── */
.cta-section {
  padding: 6rem 3rem;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.cta-headline {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: #1e293b;
  margin-bottom: 1.2rem;
}

.cta-headline em { font-style: italic; font-weight: 300; color: #0047ab; }

.cta-sub {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #475569;
  max-width: 48ch;
  margin: 0 auto 2.5rem;
}

.cta-pricing {
  font-family: 'Lato', sans-serif;
  font-size: 0.62rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #64748b;
  margin-bottom: 2rem;
}

.cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  font-family: 'Lato', sans-serif;
  font-size: 0.65rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 1rem 2.2rem;
  border-radius: 100px;
  background: #0047ab;
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.2s ease, gap 0.2s ease;
}

.cta-btn:hover { opacity: 0.85; gap: 1rem; }

/* ── FOOTER ── */
.footer {
  border-top: 2px solid #0047ab;
  padding: 2rem 3rem;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-stamp {
  font-family: 'Lato', sans-serif;
  font-size: 0.6rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #64748b;
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

/* ── HOMEPAGE: HERO ── */
.home-hero {
  padding: 7rem 3rem 5rem;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.home-headline {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: clamp(3rem, 6vw, 5.5rem);
  line-height: 1.06;
  letter-spacing: -0.02em;
  color: #1e293b;
  max-width: 14ch;
}

.home-headline em {
  font-style: italic;
  font-weight: 300;
  color: #0047ab;
}

.home-sub {
  margin-top: 1.5rem;
  font-size: 1.1rem;
  line-height: 1.7;
  color: #475569;
  max-width: 800px;
  font-weight: 400;
}

/* ── HOMEPAGE: TILES ── */
.tiles-label {
  max-width: 1200px;
  margin: 0 auto;
  padding: 3rem 3rem 1.5rem;
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(1.3rem, 2.5vw, 1.8rem);
  font-weight: 300;
  font-style: italic;
  letter-spacing: -0.01em;
  color: #1e293b;
}

.tiles-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2.5rem 3rem 6rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}

.tile {
  border-radius: 20px;
  padding: 2.8rem 2.5rem 3rem;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  display: block;
  transition: transform 0.3s cubic-bezier(0.34,1.2,0.64,1), box-shadow 0.3s ease;
}

.tile-1 { background: #ffffff; border-top: 4px solid #0047ab; border-left: 1.5px solid #bfdbfe; border-right: 1.5px solid #bfdbfe; border-bottom: 1.5px solid #bfdbfe; }
.tile-2 { background: #ffffff; border-top: 4px solid #1a5fc4; border-left: 1.5px solid #93c5fd; border-right: 1.5px solid #93c5fd; border-bottom: 1.5px solid #93c5fd; }
.tile-3 { background: #ffffff; border-top: 4px solid #1d4ed8; border-left: 1.5px solid #60a5fa; border-right: 1.5px solid #60a5fa; border-bottom: 1.5px solid #60a5fa; }

.tile-1::before { content: "01"; position: absolute; top: 0.8rem; left: 1.2rem; font-family: 'Lato', sans-serif; font-size: 0.65rem; font-weight: 900; letter-spacing: 0.15em; color: #0047ab; line-height: 1; pointer-events: none; z-index: 1; }
.tile-2::before { content: "02"; position: absolute; top: 0.8rem; left: 1.2rem; font-family: 'Lato', sans-serif; font-size: 0.65rem; font-weight: 900; letter-spacing: 0.15em; color: #1a5fc4; line-height: 1; pointer-events: none; z-index: 1; }
.tile-3::before { content: "03"; position: absolute; top: 0.8rem; left: 1.2rem; font-family: 'Lato', sans-serif; font-size: 0.65rem; font-weight: 900; letter-spacing: 0.15em; color: #1d4ed8; line-height: 1; pointer-events: none; z-index: 1; }

.tile:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 45px rgba(0,0,0,0.08);
}

.tile-title {
  position: relative; z-index: 1;
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: 1.85rem;
  line-height: 1.15;
  color: #1e293b;
  margin-bottom: 1.2rem;
  letter-spacing: -0.02em;
}

.tile-title em { font-style: italic; font-weight: 300; }
.tile-1 .tile-title em { color: #0047ab; }
.tile-2 .tile-title em { color: #1a5fc4; }
.tile-3 .tile-title em { color: #1d4ed8; }

.tile-body {
  position: relative; z-index: 1;
  font-size: 0.88rem;
  line-height: 1.75;
  color: #475569;
  margin-bottom: 2.5rem;
}

.tile-cta {
  position: relative; z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-family: 'Lato', sans-serif;
  font-size: 0.63rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.7rem 1.4rem;
  border-radius: 100px;
  color: white;
  transition: gap 0.25s ease;
}

.tile-1 .tile-cta { background: #0047ab; }
.tile-2 .tile-cta { background: #1a5fc4; }
.tile-3 .tile-cta { background: #1d4ed8; }
.tile:hover .tile-cta { gap: 0.9rem; }

/* ── LABS PAGE ── */
.impact { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.impact-intro { font-size: 0.95rem; line-height: 1.7; color: #475569; max-width: 58ch; margin-bottom: 2rem; }
.impact-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.2rem; margin-bottom: 2rem; }
.impact-card { background: #f5f2ec; border: 1.5px solid #dde6f5; border-radius: 14px; padding: 1.6rem; font-size: 0.9rem; line-height: 1.7; color: #1e293b; }
.impact-close { font-size: 0.95rem; line-height: 1.75; color: #475569; max-width: 58ch; font-weight: 500; }

.is-this-you { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.triggers { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; margin-bottom: 2rem; margin-top: 1.5rem; }
.trigger { background: #f5f2ec; border: 1.5px solid #dde6f5; border-radius: 12px; padding: 1.4rem 1.6rem; display: flex; gap: 1rem; align-items: flex-start; }
.trigger-arrow { color: #0047ab; font-size: 1rem; flex-shrink: 0; margin-top: 2px; }
.trigger-text { font-size: 0.88rem; line-height: 1.6; color: #1e293b; }
.triggers-close { font-size: 0.95rem; line-height: 1.7; color: #475569; font-style: italic; }

.the-lab { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.lab-intro { font-size: 0.95rem; line-height: 1.8; color: #475569; max-width: 58ch; margin-bottom: 1.2rem; }
.lab-callout { font-size: 0.95rem; line-height: 1.8; color: #1e293b; font-weight: 600; margin-bottom: 1.2rem; max-width: 58ch; }
.lab-descriptor { font-family: 'Lato', sans-serif; font-size: 0.7rem; letter-spacing: 0.12em; color: #0047ab; font-weight: 700; margin-bottom: 2rem; }

.contrast { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.contrast-table { width: 100%; border-collapse: collapse; margin-top: 2rem; }
.contrast-table th { font-family: 'Lato', sans-serif; font-size: 0.65rem; letter-spacing: 0.14em; text-transform: uppercase; padding: 0.9rem 1.5rem; text-align: left; }
.contrast-table th:first-child { background: #f5f2ec; color: #64748b; border-radius: 10px 0 0 0; border: 1.5px solid #dde6f5; border-right: none; }
.contrast-table th:last-child { background: #f0f7ff; color: #0047ab; border-radius: 0 10px 0 0; border: 1.5px solid rgba(0,71,171,0.2); border-left: none; }
.contrast-table td { padding: 1rem 1.5rem; font-size: 0.9rem; line-height: 1.5; vertical-align: top; border-bottom: 1px solid #e8e4dc; }
.contrast-table td:first-child { color: #64748b; border-left: 1.5px solid #e8e4dc; border-right: 1px solid #e8e4dc; text-decoration: line-through; text-decoration-color: rgba(138,143,168,0.4); }
.contrast-table td:last-child { color: #1e293b; font-weight: 500; border-right: 1.5px solid rgba(0,71,171,0.2); border-left: 1px solid rgba(0,71,171,0.2); background: rgba(224,244,241,0.3); }
.contrast-table tr:last-child td:first-child { border-radius: 0 0 0 10px; border-bottom: 2px solid #0047ab; }
.contrast-table tr:last-child td:last-child { border-radius: 0 0 10px 0; border-bottom: 1.5px solid rgba(0,71,171,0.2); }
.contrast-close { font-size: 0.95rem; line-height: 1.7; color: #475569; margin-top: 1.5rem; }

.process { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.process-intro { font-size: 0.95rem; line-height: 1.7; color: #475569; max-width: 55ch; margin-bottom: 2.5rem; }
.process-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }
.step { padding: 2rem 1.8rem; border-radius: 16px; border: 1.5px solid #dde6f5; background: #ffffff; }
.step-number { font-family: 'Playfair Display', Georgia, serif; font-size: 3rem; font-weight: 700; color: #e8e4dc; line-height: 1; margin-bottom: 1rem; }
.step-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 1.1rem; color: #1e293b; margin-bottom: 0.8rem; letter-spacing: -0.01em; }
.step-title em { font-style: italic; font-weight: 300; color: #0047ab; }
.step-body { font-size: 0.85rem; line-height: 1.7; color: #475569; }
.process-close { font-size: 0.95rem; line-height: 1.7; color: #475569; margin-top: 2rem; max-width: 58ch; }

.outcomes { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.outcome-list { margin-top: 2rem; display: flex; flex-direction: column; gap: 1.2rem; }
.outcome-item { display: flex; gap: 1.2rem; align-items: flex-start; padding: 1.4rem 1.8rem; background: #f5f2ec; border-radius: 12px; border-left: 3px solid #00897b; }
.outcome-bold { font-weight: 600; color: #1e293b; font-size: 0.95rem; }
.outcome-text { font-size: 0.9rem; line-height: 1.65; color: #475569; margin-top: 0.2rem; }

.who { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.who-intro { font-size: 0.95rem; line-height: 1.7; color: #475569; max-width: 55ch; margin-bottom: 1.5rem; }
.who-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.2rem; margin-bottom: 1.5rem; }
.who-card { background: #f0f7ff; border: 1.5px solid rgba(0,71,171,0.15); border-radius: 14px; padding: 1.6rem; font-size: 0.9rem; line-height: 1.7; color: #1e293b; }
.who-close { font-size: 0.95rem; line-height: 1.7; color: #475569; max-width: 58ch; }

.testimonials { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.testimonial-grid { display: grid; grid-template-columns: 1fr; gap: 1.5rem; margin-top: 2.5rem; }
.testimonial { background: white; border: 1.5px solid #dde6f5; border-radius: 16px; padding: 2rem 2.5rem; }
.testimonial-quote { font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-size: 1rem; line-height: 1.7; color: #1e293b; font-weight: 300; margin-bottom: 1.2rem; }
.testimonial-source { font-family: 'Lato', sans-serif; font-size: 0.58rem; letter-spacing: 0.12em; text-transform: uppercase; color: #0047ab; }

.faqs { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.faq-list { margin-top: 2.5rem; display: flex; flex-direction: column; gap: 0; }
.faq-item { border-bottom: 1px solid #e8e4dc; padding: 0; }
.faq-item:first-child { border-top: 1px solid #e8e4dc; }
.faq-q-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  cursor: pointer;
  padding: 1.6rem 0;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 0.95rem;
  color: #1e293b;
}
.faq-q-btn:hover { color: #0047ab; }
.faq-chevron {
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  border-right: 2px solid #0047ab;
  border-bottom: 2px solid #0047ab;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
  margin-top: -4px;
}
.faq-item.open .faq-chevron {
  transform: rotate(225deg);
  margin-top: 4px;
}
.faq-a-wrap {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.25s ease;
}
.faq-item.open .faq-a-wrap {
  max-height: 600px;
}
.faq-a { font-size: 0.88rem; line-height: 1.75; color: #475569; padding-bottom: 1.6rem; }

.going-further { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.going-further p { font-size: 0.95rem; line-height: 1.8; color: #475569; max-width: 58ch; margin-bottom: 1.2rem; }
.going-further p:last-child { margin-bottom: 0; }

/* ── STORE PAGE ── */
.lead-magnet { padding: 4rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.lead-card { background: #f0f7ff; border: 2px solid rgba(26,95,196,0.2); border-radius: 20px; padding: 3rem; display: flex; gap: 3rem; align-items: center; flex-wrap: wrap; }
.lead-left { flex: 1; min-width: 240px; }
.lead-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 1.5rem; line-height: 1.2; letter-spacing: -0.02em; color: #1e293b; margin-bottom: 0.6rem; }
.lead-body { font-size: 0.9rem; line-height: 1.7; color: #475569; }
.lead-body strong { color: #1e293b; }
.lead-form { flex: 1; min-width: 240px; display: flex; flex-direction: column; gap: 0.8rem; }
.lead-input { padding: 0.8rem 1.2rem; border: 1.5px solid #dde6f5; border-radius: 100px; font-family: 'Lato', sans-serif; font-size: 0.88rem; color: #1e293b; background: white; outline: none; width: 100%; }
.lead-btn { padding: 0.85rem 1.8rem; background: #0047ab; color: white; border: none; border-radius: 100px; font-family: 'Lato', sans-serif; font-size: 0.65rem; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 700; cursor: pointer; transition: opacity 0.2s ease; }
.lead-btn:hover { opacity: 0.85; }
.lead-note { font-family: 'Lato', sans-serif; font-size: 0.58rem; letter-spacing: 0.08em; color: #64748b; text-align: center; }

.bundle-section { padding: 4rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.bundle-box { margin-top: 2rem; border: 2px solid rgba(26,95,196,0.25); border-radius: 20px; overflow: hidden; }
.bundle-header { background: #f0f7ff; padding: 2rem 2.5rem; display: flex; align-items: center; justify-content: space-between; border-bottom: 1.5px solid rgba(26,95,196,0.15); flex-wrap: wrap; gap: 1rem; }
.bundle-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 1.4rem; color: #1e293b; letter-spacing: -0.01em; flex: 1; }
.bundle-title em { font-style: italic; font-weight: 300; color: #0047ab; }
.bundle-price { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 2rem; color: #0047ab; letter-spacing: -0.02em; text-align: right; flex-shrink: 0; margin-left: auto; }
.bundle-price span { font-family: 'Lato', sans-serif; font-size: 0.62rem; color: #64748b; font-weight: 400; letter-spacing: 0.1em; text-transform: uppercase; display: block; margin-top: 0.2rem; }
.bundle-items { padding: 2rem 2.5rem; display: flex; flex-direction: column; gap: 1rem; }
.bundle-item { display: flex; gap: 1.2rem; align-items: flex-start; padding-bottom: 1rem; border-bottom: 1px solid #e8e4dc; }
.bundle-item:last-child { border-bottom: none; padding-bottom: 0; }
.bundle-icon { width: 32px; height: 32px; background: #f0f7ff; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 0.65rem; color: #0047ab; font-family: 'Lato', sans-serif; font-weight: 700; flex-shrink: 0; border: 1.5px solid rgba(26,95,196,0.2); }
.bundle-item-name { font-weight: 600; font-size: 0.9rem; color: #1e293b; margin-bottom: 0.2rem; }
.bundle-item-desc { font-size: 0.82rem; line-height: 1.6; color: #475569; }
.bundle-footer { padding: 2rem 2.5rem; background: #f0f7ff; border-top: 1.5px solid rgba(26,95,196,0.15); display: flex; align-items: center; justify-content: space-between; gap: 1rem; flex-wrap: wrap; }
.bundle-note { font-size: 0.82rem; color: #475569; max-width: 38ch; line-height: 1.5; }
.bundle-btn { display: inline-flex; align-items: center; gap: 0.6rem; font-family: 'Lato', sans-serif; font-size: 0.65rem; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 700; padding: 0.85rem 1.8rem; border-radius: 100px; background: #0047ab; color: white; text-decoration: none; transition: opacity 0.2s ease, gap 0.2s ease; white-space: nowrap; }
.bundle-btn:hover { opacity: 0.85; gap: 0.9rem; }

.companions { padding: 4rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.companions-note { font-size: 0.88rem; color: #475569; margin-bottom: 2rem; line-height: 1.6; }
.companions-note strong { color: #1e293b; }
.companion-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }
.companion-card { border: 1.5px solid #dde6f5; border-radius: 16px; padding: 1.8rem 1.6rem; background: #ffffff; transition: border-color 0.2s ease, transform 0.2s ease; display: flex; flex-direction: column; gap: 0.5rem; }
.companion-card:hover { border-color: rgba(26,95,196,0.3); transform: translateY(-3px); }
.companion-price { font-family: 'Lato', sans-serif; font-size: 0.65rem; letter-spacing: 0.1em; color: #0047ab; font-weight: 700; }
.companion-name { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 1rem; color: #1e293b; letter-spacing: -0.01em; line-height: 1.3; }
.companion-desc { font-size: 0.8rem; line-height: 1.6; color: #475569; flex: 1; }
.companion-btn { display: inline-flex; align-items: center; gap: 0.4rem; font-family: 'Lato', sans-serif; font-size: 0.6rem; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 700; padding: 0.6rem 1.1rem; border-radius: 100px; background: #0047ab; color: white; text-decoration: none; margin-top: 0.5rem; transition: opacity 0.2s ease; width: fit-content; }
.companion-btn:hover { opacity: 0.85; }

.templates { padding: 4rem 3rem 5rem; max-width: 1100px; margin: 0 auto; }
.templates-note { font-size: 0.88rem; color: #475569; margin-bottom: 2rem; line-height: 1.6; }
.template-grid { display: grid; grid-template-columns: 1fr; gap: 0.6rem; }
.template-item { border: 1.5px solid #dde6f5; border-radius: 10px; padding: 1.2rem 1.4rem; display: flex; justify-content: space-between; align-items: flex-start; gap: 1rem; transition: border-color 0.2s ease; background: white; }
.template-item:hover { border-color: rgba(26,95,196,0.3); }
.template-left { display: flex; flex-direction: column; gap: 0.3rem; flex: 1; }
.template-name { font-size: 0.88rem; font-weight: 500; color: #1e293b; line-height: 1.3; }
.template-right { display: flex; align-items: center; gap: 1.2rem; flex-shrink: 0; padding-top: 0.1rem; }
.template-price { font-family: 'Lato', sans-serif; font-size: 0.65rem; font-weight: 700; color: #0047ab; white-space: nowrap; }
.template-buy { font-family: 'Lato', sans-serif; font-size: 0.58rem; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 700; padding: 0.45rem 0.9rem; border-radius: 100px; background: #0047ab; color: white; text-decoration: none; white-space: nowrap; transition: opacity 0.2s ease; }
.template-buy:hover { opacity: 0.85; }

/* ── BUILD CAPABILITY PAGE ── */
.outcome-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.2rem; margin-top: 2rem; }
.outcome-item-cap { padding: 1.8rem; background: #f8faff; border-radius: 16px; border: 1.5px solid rgba(29,78,216,0.15); }
.outcome-title { font-weight: 600; font-size: 0.95rem; color: #1e293b; margin-bottom: 0.4rem; }
.outcome-body { font-size: 0.85rem; line-height: 1.65; color: #475569; }

.how { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.how-intro { font-size: 0.95rem; line-height: 1.7; color: #475569; max-width: 55ch; margin-bottom: 2.5rem; }
.how-steps { display: flex; flex-direction: column; gap: 0; }
.how-step { display: flex; gap: 2rem; align-items: flex-start; padding: 2rem 0; border-bottom: 1px solid #e8e4dc; }
.how-step:last-child { border-bottom: none; }
.how-step-number { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 2.5rem; color: #e8e4dc; line-height: 1; flex-shrink: 0; width: 48px; text-align: center; }
.how-step-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 1.15rem; color: #1e293b; margin-bottom: 0.5rem; letter-spacing: -0.01em; }
.how-step-title em { font-style: italic; font-weight: 300; color: #0047ab; }
.how-step-body { font-size: 0.88rem; line-height: 1.7; color: #475569; }

.for-who { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.for-who-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.2rem; margin-top: 2rem; }
.for-who-item { padding: 1.8rem; border: 1.5px solid #dde6f5; border-radius: 16px; background: #ffffff; transition: border-color 0.2s ease; }
.for-who-item:hover { border-color: rgba(0,71,171,0.3); }
.for-who-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 1rem; color: #1e293b; margin-bottom: 0.5rem; letter-spacing: -0.01em; }
.for-who-title em { font-style: italic; font-weight: 300; color: #0047ab; }
.for-who-body { font-size: 0.85rem; line-height: 1.65; color: #475569; }

.topics { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.topics-intro { font-size: 0.95rem; line-height: 1.7; color: #475569; max-width: 55ch; margin-bottom: 2rem; }
.topics-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.8rem; }
.topic-tag { padding: 0.8rem 1.2rem; background: #f8faff; border: 1.5px solid rgba(29,78,216,0.15); border-radius: 10px; font-size: 0.82rem; font-weight: 500; color: #1e293b; text-align: center; }

/* ── ABOUT PAGE ── */
.about-hero { padding: 6rem 3rem 5rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; display: grid; grid-template-columns: 1fr 280px; gap: 4rem; align-items: center; }
.hero-title { font-family: 'Lato', sans-serif; font-size: 0.65rem; letter-spacing: 0.14em; text-transform: uppercase; color: #0047ab; margin-bottom: 1.8rem; font-weight: 700; }
.hero-credentials { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-bottom: 1.8rem; }
.credential { font-family: 'Lato', sans-serif; font-size: 0.58rem; letter-spacing: 0.1em; text-transform: uppercase; padding: 0.3rem 0.8rem; border-radius: 100px; background: #f0f7ff; color: #0047ab; font-weight: 700; }
.hero-bio { font-size: 1rem; line-height: 1.75; color: #475569; }
.hero-bio strong { color: #1e293b; font-weight: 600; }

.photo-placeholder { width: 280px; height: 340px; background: #f8faff; border-radius: 20px; border: 2px dashed rgba(29,78,216,0.2); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 0.8rem; flex-shrink: 0; }
.photo-placeholder-icon { width: 48px; height: 48px; background: rgba(29,78,216,0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.2rem; }
.photo-placeholder-text { font-family: 'Lato', sans-serif; font-size: 0.58rem; letter-spacing: 0.12em; text-transform: uppercase; color: #64748b; text-align: center; }

.philosophy { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.philosophy-headline { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: clamp(1.8rem, 3.5vw, 2.6rem); line-height: 1.15; letter-spacing: -0.02em; color: #1e293b; margin-bottom: 1.5rem; }
.philosophy-headline em { font-style: italic; font-weight: 300; color: #0047ab; }
.philosophy-body { font-size: 1rem; line-height: 1.8; color: #475569; max-width: 60ch; }
.philosophy-body strong { color: #1e293b; font-weight: 600; }
.philosophy-pull { margin: 2.5rem 0; padding: 2rem 2.5rem; border-left: 3px solid #00897b; background: #f5f2ec; border-radius: 0 12px 12px 0; }
.philosophy-pull p { font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-size: 1.2rem; line-height: 1.6; color: #1e293b; font-weight: 300; }

.experience { padding: 5rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.exp-headline { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: clamp(1.8rem, 3.5vw, 2.6rem); line-height: 1.15; letter-spacing: -0.02em; color: #1e293b; margin-bottom: 2rem; }
.exp-headline em { font-style: italic; font-weight: 300; color: #0047ab; }
.exp-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; }
.exp-item { padding: 1.6rem; background: #f5f2ec; border-radius: 14px; border: 1.5px solid #dde6f5; }
.exp-number { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 2.2rem; color: #0047ab; line-height: 1; margin-bottom: 0.3rem; letter-spacing: -0.02em; }
.exp-label { font-size: 0.85rem; color: #475569; line-height: 1.4; }

.test-headline { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: clamp(1.8rem, 3.5vw, 2.6rem); line-height: 1.15; letter-spacing: -0.02em; color: #1e293b; margin-bottom: 2.5rem; }
.test-headline em { font-style: italic; font-weight: 300; color: #0047ab; }
.test-grid { display: grid; grid-template-columns: 1fr; gap: 1.5rem; }

/* ── INSIGHTS PAGE ── */
.featured { padding: 4rem 3rem; max-width: 720px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.featured-label { font-family: 'Lato', sans-serif; font-size: 0.62rem; letter-spacing: 0.18em; text-transform: uppercase; color: #0047ab; margin-bottom: 1.5rem; display: block; }
.featured-card { background: #C8E6E3; border: 1.5px solid rgba(0,137,123,0.2); border-radius: 20px; padding: 3rem; cursor: pointer; transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; display: block; }
.featured-card:hover { transform: translateY(-4px); box-shadow: 0 16px 40px rgba(0,0,0,0.07); }
.featured-series { font-family: 'Lato', sans-serif; font-size: 0.6rem; letter-spacing: 0.14em; text-transform: uppercase; color: #1e293b; font-weight: 700; margin-bottom: 1rem; display: block; }
.featured-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: clamp(1.6rem, 3vw, 2.2rem); line-height: 1.15; letter-spacing: -0.02em; color: #1e293b; margin-bottom: 1rem; }
.featured-title em { font-style: italic; font-weight: 300; color: #0047ab; }
.featured-excerpt { font-size: 0.92rem; line-height: 1.75; color: #1e293b; margin-bottom: 1.8rem; }
.featured-cta { font-family: 'Lato', sans-serif; font-size: 0.63rem; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 700; color: #0047ab; }

.feed { padding: 4rem 3rem; max-width: 1100px; margin: 0 auto; border-bottom: 2px solid #0047ab; }
.feed-header { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 2.5rem; }
.feed-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 1.6rem; letter-spacing: -0.02em; color: #1e293b; }
.feed-title em { font-style: italic; font-weight: 300; color: #0047ab; }
.feed-count { font-family: 'Lato', sans-serif; font-size: 0.6rem; letter-spacing: 0.12em; text-transform: uppercase; color: #64748b; }
.feed-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5rem; }
.article-card { background: white; border: 1.5px solid #dde6f5; border-radius: 16px; padding: 2rem; cursor: pointer; text-decoration: none; display: block; transition: border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease; }
.article-card:hover { border-color: rgba(0,71,171,0.3); transform: translateY(-3px); box-shadow: 0 10px 30px rgba(0,0,0,0.06); }
.article-series { font-family: 'Lato', sans-serif; font-size: 0.58rem; letter-spacing: 0.14em; text-transform: uppercase; color: #0047ab; font-weight: 700; margin-bottom: 0.8rem; display: block; }
.article-number { font-family: 'Playfair Display', Georgia, serif; font-size: 0.75rem; color: #e8e4dc; font-weight: 700; margin-bottom: 0.4rem; display: block; }
.article-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: 1.15rem; line-height: 1.25; letter-spacing: -0.01em; color: #1e293b; margin-bottom: 0.8rem; }
.article-excerpt { font-size: 0.82rem; line-height: 1.65; color: #64748b; margin-bottom: 1.2rem; }
.article-read { font-family: 'Lato', sans-serif; font-size: 0.6rem; letter-spacing: 0.1em; text-transform: uppercase; color: #0047ab; font-weight: 700; }

.research { padding: 4rem 3rem 5rem; max-width: 720px; margin: 0 auto; }
.research-card { background: #0047ab; border-radius: 20px; padding: 3.5rem; position: relative; overflow: hidden; }
.research-card::before { content: ''; position: absolute; top: -60px; right: -60px; width: 220px; height: 220px; border-radius: 50%; background: rgba(245,166,35,0.08); }
.research-coming { font-family: 'Lato', sans-serif; font-size: 0.6rem; letter-spacing: 0.18em; text-transform: uppercase; color: #f5a623; font-weight: 700; margin-bottom: 1rem; display: block; }
.research-title { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; font-size: clamp(1.6rem, 3vw, 2.2rem); line-height: 1.15; letter-spacing: -0.02em; color: #f5f0e8; margin-bottom: 1rem; max-width: 22ch; }
.research-title em { font-style: italic; font-weight: 300; color: #f5a623; }
.research-desc { font-size: 0.92rem; line-height: 1.75; color: rgba(245,240,232,0.55); max-width: 52ch; margin-bottom: 2rem; }
.research-notify { display: inline-flex; align-items: center; gap: 0.8rem; flex-wrap: wrap; }
.research-input { padding: 0.75rem 1.2rem; border: 1.5px solid rgba(245,166,35,0.3); border-radius: 100px; background: rgba(255,255,255,0.05); color: #f5f0e8; font-family: 'Lato', sans-serif; font-size: 0.85rem; outline: none; width: 220px; }
.research-input::placeholder { color: rgba(245,240,232,0.35); }
.research-btn { font-family: 'Lato', sans-serif; font-size: 0.63rem; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 700; padding: 0.75rem 1.4rem; border-radius: 100px; background: #f5a623; color: #1e293b; border: none; cursor: pointer; transition: opacity 0.2s ease; white-space: nowrap; }
.research-btn:hover { opacity: 0.85; }

/* ── RESPONSIVE ── */
@media (max-width: 900px) and (min-width: 769px) {
  .nav { padding: 1.2rem 1.5rem; }
  .nav-cta { display: none; }
  .home-hero, .tiles-label, .tiles-section, .footer { padding-left: 1.5rem; padding-right: 1.5rem; }
  .tiles-section { grid-template-columns: 1fr; }
}

@media (max-width: 768px) {
  .hero, .impact, .is-this-you, .the-lab, .contrast, .process,
  .outcomes, .who, .testimonials, .faqs, .going-further,
  .cta-section, .page-header, .lead-magnet, .bundle-section,
  .companions, .templates, .philosophy, .experience,
  .featured, .feed, .research, .for-who, .topics, .how { padding-left: 1.5rem; padding-right: 1.5rem; }
  .triggers, .impact-grid, .who-grid, .outcome-grid, .for-who-grid { grid-template-columns: 1fr; }
  .process-steps, .topics-grid { grid-template-columns: 1fr; }
  .companion-grid { grid-template-columns: 1fr; }
  .bundle-header { flex-wrap: wrap; }
  .bundle-footer { flex-direction: column; align-items: flex-start; }
  .lead-card { flex-direction: column; }
  .template-right { gap: 0.8rem; }
  .about-hero { grid-template-columns: 1fr; padding-left: 1.5rem; padding-right: 1.5rem; }
  .about-hero img { width: 100% !important; max-width: 360px; margin: 0 auto; display: block; }
  .photo-placeholder { width: 100%; height: 260px; }
  .exp-grid { grid-template-columns: repeat(2, 1fr); }
  .feed-grid { grid-template-columns: 1fr; }
  .research-notify { flex-direction: column; align-items: flex-start; }
  .research-input { width: 100%; }
}

@media (max-width: 480px) {
  .home-headline, .hero-headline { font-size: clamp(2rem, 8vw, 3rem) !important; }
  .section-headline, .philosophy-headline, .exp-headline, .test-headline { font-size: clamp(1.5rem, 6vw, 2rem) !important; }
  .bundle-header, .bundle-footer { flex-direction: column !important; align-items: flex-start !important; }
  .lead-card { flex-direction: column !important; }
  .template-item { flex-direction: column !important; gap: 0.8rem !important; }
  .template-right { width: 100% !important; justify-content: space-between !important; }
  .exp-grid { grid-template-columns: 1fr !important; }
}

/* ── KIT FORM SPINNER (works inside .lead-btn and .research-btn) ── */
.formkit-spinner {
  display: none;
  position: absolute;
  top: 0; left: 0; right: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.formkit-submit[data-active] .formkit-spinner,
button[data-active] .formkit-spinner {
  display: flex;
  opacity: 1;
  height: 100%;
  width: 50px;
}
.formkit-submit[data-active] .formkit-spinner ~ span,
button[data-active] .formkit-spinner ~ span { opacity: 0; }
.lead-btn, .research-btn { position: relative; overflow: hidden; }

/* ── GLOBAL TEXT WIDTH FIX ── */
section p, .hero p, .page-header p {
  max-width: none;
}

/* ════════════════════════════════════════════════════
   VISUAL ENHANCEMENTS
════════════════════════════════════════════════════ */

/* ── ALTERNATING SECTION BACKGROUND ── */
.section-tint {
  background: #f0f7ff;
}

/* ── SECTION LABEL: cobalt rule before label ── */
.section-label::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 2px;
  background: #0047ab;
  margin-right: 0.6rem;
  vertical-align: middle;
  flex-shrink: 0;
}

/* ── COBALT CTA SECTION ── */
.cta-section-cobalt {
  background: #0047ab;
  padding: 6rem 3rem;
  max-width: 100%;
  text-align: center;
}

.cta-section-cobalt .cta-headline {
  color: #f5f0e8;
}

.cta-section-cobalt .cta-headline em {
  color: #f5a623;
}

.cta-section-cobalt .cta-sub {
  color: rgba(245,240,232,0.8);
}

.cta-section-cobalt .cta-pricing {
  color: rgba(245,240,232,0.95);
  font-size: 0.82rem;
  font-weight: 600;
}

.cta-section-cobalt p[style] {
  color: rgba(245,240,232,0.75) !important;
}

.cta-section-cobalt .cta-btn {
  background: #f5f0e8;
  color: #0047ab;
}

.cta-section-cobalt .cta-btn:hover {
  opacity: 0.9;
}

/* ── PULL QUOTE / CALLOUT BLOCK ── */
.pullquote {
  margin: 2.5rem 0;
  padding: 1.8rem 2.2rem;
  border-left: 4px solid #0047ab;
  background: #f0f7ff;
  border-radius: 0 14px 14px 0;
}

.pullquote p {
  font-family: 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: 1.15rem;
  line-height: 1.65;
  color: #1e293b;
  margin: 0;
}

/* ── NUMBER CALLOUT BLOCK ── */
.stat-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin: 2.5rem 0;
}

.stat-item {
  background: #0047ab;
  border-radius: 16px;
  padding: 1.8rem 1.5rem;
  text-align: center;
}

.stat-number {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: 2.4rem;
  color: #f5f0e8;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-bottom: 0.5rem;
}

.stat-label {
  font-family: 'Lato', sans-serif;
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(245,240,232,0.75);
  line-height: 1.4;
}

@media (max-width: 768px) {
  .stat-row {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.6rem;
  }
  .stat-number {
    font-size: 1.8rem;
  }
  .stat-label {
    font-size: 0.62rem;
  }
  .cta-section-cobalt {
    padding: 3rem 1.2rem;
  }
  .pullquote {
    margin: 1.8rem 0;
    padding: 1.4rem 1.6rem;
  }
  .pullquote p {
    font-size: 1rem;
  }
}


/* ── 1. NAV: hamburger menu on mobile ── */
@media (max-width: 768px) {
  .nav {
    padding: 0.9rem 1.2rem !important;
    flex-wrap: nowrap !important;
    gap: 0 !important;
    position: relative;
  }
  .nav-links {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    background: #ffffff;
    border-top: 1.5px solid #dde6f5;
    box-shadow: 0 12px 30px rgba(0,71,171,0.1);
    padding: 0.5rem 1.2rem 1.2rem !important;
    z-index: 200;
  }
  .nav.menu-open .nav-links {
    display: flex !important;
  }
  .nav-links li {
    width: 100%;
  }
  .nav-links a {
    display: block;
    padding: 0.85rem 0;
    font-size: 0.78rem !important;
    letter-spacing: 0.08em !important;
    border-bottom: 1px solid #f0f2f5;
  }
  .nav-hamburger {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    width: 24px;
    height: 18px;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
  }
  .nav-hamburger span {
    display: block;
    width: 100%;
    height: 2px;
    background: #1e293b;
    border-radius: 1px;
    transition: transform 0.2s ease, opacity 0.2s ease;
  }
  .nav.menu-open .nav-hamburger span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  .nav.menu-open .nav-hamburger span:nth-child(2) {
    opacity: 0;
  }
  .nav.menu-open .nav-hamburger span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
  .nav-cta {
    display: inline-flex !important;
    font-size: 0.6rem !important;
    padding: 0.55rem 1rem !important;
    white-space: nowrap;
    margin-left: 0.7rem;
  }
  .logo {
    font-size: 1.2rem !important;
  }
}
@media (min-width: 769px) {
  .nav-hamburger { display: none; }
}

/* ── 2. TOP-OF-PAGE SPACING: reduce first-section padding ── */
@media (max-width: 768px) {
  /* Homepage */
  .home-hero {
    padding: 2rem 1.2rem 2rem !important;
  }
  .tiles-label {
    padding: 1.5rem 1.2rem 0.8rem !important;
  }
  .tiles-section {
    padding: 2rem 1.2rem 3rem !important;
    gap: 1rem !important;
  }

  /* Inner page heroes and headers */
  .hero {
    padding: 2rem 1.2rem 2.5rem !important;
  }
  .page-header {
    padding: 2rem 1.2rem 2.5rem !important;
  }

  /* #page-hero used on about, activate, and other inner pages */
  #page-hero {
    padding: 2rem 1.2rem 2.5rem !important;
  }

  /* Article headers (inline styled) */
  header[style*="padding:5rem"] {
    padding: 2rem 1.2rem 2rem !important;
  }

  /* Back link — reduce bottom margin */
  .back-link {
    margin-bottom: 1.2rem !important;
  }

  /* Section padding across all content sections */
  .impact, .is-this-you, .the-lab, .contrast, .process,
  .outcomes, .who, .testimonials, .faqs, .going-further,
  .cta-section, .lead-magnet, .bundle-section, .companions,
  .templates, .philosophy, .experience, .featured, .feed,
  .research, .for-who, .topics, .how {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  /* Inline-padded sections on about + inner pages */
  section[style*="padding:5rem"],
  section[style*="padding:6rem"],
  section[style*="padding:4rem"] {
    padding: 2.5rem 1.2rem !important;
  }
  section[style*="padding:3rem"] {
    padding: 2rem 1.2rem !important;
  }
}

/* ── 3. BODY TEXT SIZE: increase readability ── */
@media (max-width: 768px) {
  /* General paragraph text */
  body {
    font-size: 1rem;
  }

  /* Body copy in sections */
  .impact-intro, .impact-close, .lab-intro, .lab-callout,
  .contrast-close, .process-intro, .process-close,
  .who-intro, .who-close, .going-further p,
  .hero-sub, .page-sub, .cta-sub,
  .philosophy-body, .hero-bio,
  .featured-excerpt, .article-excerpt {
    font-size: 1rem !important;
    line-height: 1.75 !important;
  }

  /* Card and item body text */
  .impact-card, .trigger-text, .step-body, .outcome-body,
  .for-who-body, .how-step-body, .faq-a, .bundle-item-desc,
  .companion-desc, .template-name, .testimonial-quote {
    font-size: 0.95rem !important;
    line-height: 1.7 !important;
  }

  /* Article body text */
  .article-body p {
    font-size: 1rem !important;
    line-height: 1.85 !important;
  }

  /* Inline body copy paragraphs */
  section p[style*="font-size:0.9"],
  section p[style*="font-size:0.85"],
  section p[style*="font-size:0.88"],
  section p[style*="font-size:0.95"] {
    font-size: 1rem !important;
    line-height: 1.75 !important;
  }
}

/* ── 4. KIT FORM INPUTS: prevent iOS auto-zoom on tap ── */
.formkit-input {
  font-size: 16px !important;
}

/* ── 5. CONTRAST TABLE: stack on mobile ── */
@media (max-width: 768px) {
  .contrast-table thead {
    display: none;
  }
  .contrast-table,
  .contrast-table tbody,
  .contrast-table tr,
  .contrast-table td {
    display: block !important;
    width: 100% !important;
  }
  .contrast-table tr {
    margin-bottom: 1rem;
    border-radius: 10px;
    overflow: hidden;
    border: 1.5px solid #dde6f5;
  }
  .contrast-table td {
    border: none !important;
    border-bottom: 1px solid #e8e4dc !important;
    border-radius: 0 !important;
    padding: 0.9rem 1.2rem !important;
  }
  .contrast-table td:first-child {
    background: #f5f2ec;
    color: #64748b;
    font-size: 0.82rem !important;
  }
  .contrast-table td:last-child {
    background: rgba(224,244,241,0.4);
    border-bottom: none !important;
    font-size: 0.95rem !important;
  }
  .contrast-table tr:last-child td {
    border-bottom: none !important;
    border-radius: 0 !important;
  }
}

/* ── 6. BOTTOM NAV LINKS: wrap cleanly ── */
@media (max-width: 768px) {
  a[style*="border-radius:100px"][style*="Playfair Display"],
  a[style*="border-radius: 100px"][style*="Playfair Display"] {
    font-size: 0.82rem !important;
    padding: 0.65rem 1.1rem !important;
    white-space: normal !important;
    word-break: break-word !important;
    display: inline-block !important;
  }
}

/* ── 7. TILE CARDS: full width, reasonable padding ── */
@media (max-width: 768px) {
  .tiles-section {
    grid-template-columns: 1fr !important;
  }
  .tile {
    padding: 2rem 1.5rem 2.2rem !important;
  }
  .tile-title {
    font-size: 1.6rem !important;
  }
}

/* ── 8. RESEARCH CARD: tighter padding on small screens ── */
@media (max-width: 768px) {
  .research-card {
    padding: 2rem 1.5rem !important;
  }
}

/* ── 9. FEATURED CARD: tighter padding ── */
@media (max-width: 768px) {
  .featured-card {
    padding: 1.8rem 1.5rem !important;
  }
}

/* ── 10. BUNDLE BOX: prevent overflow ── */
@media (max-width: 768px) {
  .bundle-header, .bundle-footer {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  .bundle-price {
    text-align: left !important;
    margin-left: 0 !important;
  }
  .bundle-btn {
    width: 100% !important;
    justify-content: center !important;
  }
}

/* ── 11. ABOUT PAGE GRID ── */
@media (max-width: 768px) {
  .about-hero {
    grid-template-columns: 1fr !important;
    padding: 2rem 1.2rem !important;
  }
  .about-hero img {
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 16px !important;
  }
  .exp-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

/* ── 12. FOOTER: stack on very small screens ── */
@media (max-width: 480px) {
  .footer {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 0.5rem !important;
    padding: 1.5rem 1.2rem !important;
  }
  .footer-stamp {
    flex-direction: column !important;
    gap: 0.3rem !important;
    align-items: flex-start !important;
  }
}

/* ── 13. MID-PAGE CTA (build-capability): remove excess top space ── */
@media (max-width: 768px) {
  section[style*="margin-top:2rem"][style*="text-align:center"] {
    margin-top: 0 !important;
    padding: 2rem 1.2rem !important;
  }
}

/* ── 14. LIGHT GRAY TEXT: darken #64748b on mobile for readability ── */
@media (max-width: 768px) {
  /* Section labels, meta text, credentials, footer text */
  .section-label,
  .featured-label,
  .featured-series,
  .article-series,
  .research-coming,
  .feed-count,
  .testimonial-source,
  .asset-label,
  .node-label,
  .bundle-price span,
  .back-link {
    color: #64748b !important;
  }

  /* CTA pricing line — light background context */
  .cta-pricing {
    color: #64748b !important;
    font-size: 0.72rem !important;
  }

  /* CTA pricing line on cobalt backgrounds needs light text, not dark */
  .cta-section-cobalt .cta-pricing {
    color: rgba(245,240,232,0.95) !important;
    font-size: 0.82rem !important;
    font-weight: 600 !important;
  }

  /* Inline gray text — hero sub on capability page and similar */
  p[style*="color:#64748b"],
  span[style*="color:#64748b"] {
    color: #64748b !important;
  }

  /* Body copy gray — #475569 is fine, but lightest gray needs darkening */
  .article-excerpt {
    color: #64748b !important;
  }
}

/* ── 15. SMALL LABEL TEXT: increase size on mobile ── */
@media (max-width: 768px) {
  /* Section labels and series tags */
  .section-label,
  .featured-label,
  .featured-series,
  .article-series,
  .research-coming,
  .feed-count,
  .asset-label,
  .node-label,
  .companion-price,
  .template-price,
  .testimonial-source {
    font-size: 0.72rem !important;
    letter-spacing: 0.1em !important;
  }

  /* Inline small uppercase text */
  p[style*="font-size:0.62rem"],
  p[style*="font-size:0.6rem"],
  span[style*="font-size:0.62rem"],
  span[style*="font-size:0.6rem"] {
    font-size: 0.72rem !important;
  }

  /* CTA buttons — slightly larger text */
  .hero-cta, .cta-btn, .bundle-btn, .companion-btn,
  .nav-cta, .template-buy {
    font-size: 0.72rem !important;
  }

  /* Credentials line on about/capability */
  p[style*="font-size:0.62rem"][style*="text-transform:uppercase"] {
    font-size: 0.75rem !important;
    color: #475569 !important;
  }
}

/* ── ARTICLE FOOTER: tinted continue reading section ── */
.article-footer-tint {
  margin-top: 4rem;
  padding: 2rem 2.2rem;
  border-radius: 14px;
  background: #f0f7ff;
  border: 1.5px solid rgba(0,71,171,0.12);
}

.article-footer-tint p {
  font-family: 'Lato', sans-serif;
  font-size: 0.62rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #0047ab !important;
  margin-bottom: 1.2rem;
}

/* ── HOMEPAGE: cobalt rule under tagline ── */
.home-headline-rule {
  display: block;
  width: 48px;
  height: 3px;
  background: #0047ab;
  margin: 1.8rem 0 1.5rem;
  border-radius: 2px;
}

/* ════════════════════════════════════════════════════
   COLOR ACCENT SYSTEM
════════════════════════════════════════════════════ */

/* ── TEAL OUTCOME CARDS ── */
.outcome-item-teal {
  padding: 1.8rem;
  background: #f0faf8;
  border-radius: 16px;
  border: 1.5px solid rgba(0,137,123,0.2);
  border-left: 4px solid #00897b;
}

.outcome-item-teal .outcome-title {
  color: #00695c;
}

.outcome-item-teal .outcome-body {
  color: #475569;
}

/* ── GOLD SECTION LABEL VARIANT ── */
.section-label-gold {
  font-family: 'Lato', sans-serif;
  font-size: 0.62rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #b8860b;
  margin-bottom: 1rem;
  display: block;
}

.section-label-gold::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 2px;
  background: #c49a3c;
  margin-right: 0.6rem;
  vertical-align: middle;
  flex-shrink: 0;
}

/* ── SAGE GREEN SIGN CARDS ── */
.sign-card-sage {
  background: #f2faf6;
  border: 1.5px solid rgba(76,175,125,0.2);
  border-radius: 14px;
  padding: 1.8rem 2rem;
  margin-bottom: 1.2rem;
}

.sign-card-sage .sign-title {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: 1.1rem;
  color: #1e293b;
  margin-bottom: 1rem;
  letter-spacing: -0.01em;
}

/* ── COST LABEL: AMBER ── */
.sign-row-label-cost {
  font-family: 'Lato', sans-serif;
  font-size: 0.65rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  color: #b8860b;
  flex-shrink: 0;
  padding-top: 0.15rem;
  min-width: 80px;
}

/* ── ACTIVATION LABEL: TEAL ── */
.sign-row-label-activation {
  font-family: 'Lato', sans-serif;
  font-size: 0.65rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  color: #00897b;
  flex-shrink: 0;
  padding-top: 0.15rem;
  min-width: 80px;
}

/* ── TEAL-TO-COBALT GRADIENT STAT ITEMS ── */
.stat-item-teal {
  background: linear-gradient(135deg, #00897b 0%, #0047ab 100%);
  border-radius: 16px;
  padding: 1.8rem 1.5rem;
  text-align: center;
}

.stat-item-teal .stat-number {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: 2.4rem;
  color: #f5f0e8;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-bottom: 0.5rem;
}

.stat-item-teal .stat-label {
  font-family: 'Lato', sans-serif;
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(245,240,232,0.8);
  line-height: 1.4;
}

/* ── PULLQUOTE VARIANT: GOLD ── */
.pullquote-gold {
  margin: 2.5rem 0;
  padding: 1.8rem 2.2rem;
  border-left: 4px solid #c49a3c;
  background: #fdf8ee;
  border-radius: 0 14px 14px 0;
}

.pullquote-gold p {
  font-family: 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 300;
  font-size: 1.15rem;
  line-height: 1.65;
  color: #1e293b;
  margin: 0;
}

@media (max-width: 768px) {
  .pullquote-gold {
    margin: 1.8rem 0;
    padding: 1.4rem 1.6rem;
  }
  .pullquote-gold p {
    font-size: 1.05rem;
  }
  .stat-item-teal .stat-number {
    font-size: 1.8rem;
  }
}

/* ── TEMPLATE & COMPANION MOBILE FIXES ── */
@media (max-width: 768px) {
  /* Template subtext descriptions */
  .template-left span[style*="font-size:0.75rem"],
  .template-left span[style*="0.75rem"] {
    font-size: 0.9rem !important;
    color: #64748b !important;
  }

  /* Template prices — larger and more prominent */
  .template-price {
    font-size: 0.9rem !important;
  }

  /* Template buy buttons */
  .template-buy {
    font-size: 0.72rem !important;
    padding: 0.55rem 1rem !important;
  }

  /* Template item layout on mobile — stack cleanly */
  .template-item {
    flex-direction: column !important;
    gap: 0.8rem !important;
  }
  .template-right {
    width: 100% !important;
    justify-content: space-between !important;
    align-items: center !important;
  }

  /* Companion prices and descriptions */
  .companion-price {
    font-size: 0.82rem !important;
  }
  .companion-desc {
    font-size: 0.92rem !important;
  }
  .companion-btn {
    font-size: 0.72rem !important;
    padding: 0.65rem 1.1rem !important;
  }

  /* "Requires the ACTIVATE System™" and similar micro labels */
  p[style*="font-size:0.58rem"],
  span[style*="font-size:0.58rem"] {
    font-size: 0.72rem !important;
    color: #475569 !important;
  }

  /* Template name */
  .template-name {
    font-size: 0.95rem !important;
    font-weight: 600 !important;
  }
}

/* ════════════════════════════════════════════════════
   NAV: SERVICES DROPDOWN + SUBSCRIBE LINK
   (single consolidated source — do not duplicate elsewhere)
════════════════════════════════════════════════════ */

.nav-dropdown {
  position: relative;
}

/* Desktop/tablet (769px and up): hover-independent click dropdown, floats over page */
@media (min-width: 769px) {
  .nav-dropdown > a {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    cursor: pointer;
  }
  .nav-dropdown > a::after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
  }
  .nav-dropdown.open > a::after {
    transform: rotate(225deg);
  }
  .nav-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 0.6rem;
    background: #ffffff;
    border: 1.5px solid #dde6f5;
    border-radius: 12px;
    box-shadow: 0 12px 40px rgba(0,71,171,0.12);
    padding: 0.5rem;
    min-width: 220px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-6px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
    z-index: 100;
  }
  .nav-dropdown.open .nav-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .nav-dropdown-menu a {
    display: block;
    padding: 0.7rem 0.9rem;
    font-family: 'Lato', sans-serif;
    font-size: 0.68rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #1e293b;
    text-decoration: none;
    border-radius: 8px;
    transition: background 0.15s ease, color 0.15s ease;
    white-space: nowrap;
  }
  .nav-dropdown-menu a:hover {
    background: #f0f7ff;
    color: #0047ab;
  }
}

/* Mobile (768px and below): plain text rows inside the hamburger panel, no floating, no pseudo-element arrow */
@media (max-width: 768px) {
  .nav-dropdown-toggle {
    display: block;
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    cursor: pointer;
    font: inherit;
    color: inherit;
  }
  .nav-dropdown-toggle::before {
    content: '+ ';
    color: #0047ab;
    font-weight: 700;
  }
  .nav-dropdown.open .nav-dropdown-toggle::before {
    content: '– ';
  }
  .nav-dropdown-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0 0 0 1rem;
  }
  .nav-dropdown.open .nav-dropdown-menu {
    display: block;
  }
  .nav-dropdown-menu a {
    display: block;
    padding: 0.7rem 0;
    font-family: 'Lato', sans-serif;
    font-size: 0.72rem;
    letter-spacing: 0.06em;
    color: #475569;
    text-decoration: none;
    border-bottom: none;
  }
}

.nav-dropdown-menu li {
  list-style: none;
}

.nav-subscribe-link {
  font-family: 'Lato', sans-serif;
  font-size: 0.65rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #1e293b;
  text-decoration: none;
  transition: color 0.2s ease;
}

.nav-subscribe-link:hover {
  color: #0047ab;
}

.nav-actions {
  display: flex;
  align-items: center;
  gap: 0.7rem;
}

@media (max-width: 768px) {
  .nav-actions {
    gap: 0.6rem;
  }
}
