/* ============================================================
   BATTEN-MARKETING.CSS
   Batten University — Marketing / Sell Page Layout Components

   Loaded when $page_role = 'marketing'.
   Inherits: batten-global.css, batten-components.css,
             batten-utilities.css, batten-utilities-tokens.css

   Design intent: These pages sell services and experiences.
   They are not inform pages. Every section should do work —
   create atmosphere, establish credibility, or drive action.
   Meh is not an option.

   Contents:
     1.  Base Typography
     2.  Breadcrumbs
     3.  Base Section Styles
     4.  Section Lead-in
     5.  Section Stats
     6.  Section Rule  (teal heading accent)
     7.  Feature Split  (mkt-split — 50/50 full-bleed)
     8.  Why / Service Cards  (mkt-why + mkt-card)
     9.  CTA Banner  (mkt-cta-banner)
    10.  Checkerboard Rows  (mkt-checkerboard)
    11.  Info Strip  (mkt-strip + mkt-strip-card)
    12.  Gallery Grid
    13.  FAQ Accordion
    14.  Shimmer Button
    15.  Reduced Motion

   TOKENS (all defined in batten-global.css :root):
     --color-navy-700 / 750 / 800 / 850 / 950
     --color-teal-300 / 400 / 500 / 600
     --color-white
     --color-gray-25 / 200
     --color-border-tint / color-bg-wash
     --font-kanit / font-merriweather / font-opensans
     --text-heading / text-body / text-on-dark
     --transition
============================================================ */


/* ============================================================
   1. BASE TYPOGRAPHY
============================================================ */

body {
  color: var(--text-body);
  font-family: var(--font-opensans);
  font-size: clamp(1rem, 0.5vw + 0.75rem, 1.1rem);
  letter-spacing: 0.01rem;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-kanit);
  font-weight: 500;
}

.section, .marketing {
  position: relative;
}

.section--gradient-dark {
  background: #002746;
	background: linear-gradient(to bottom, #004578, #003d6b, #00365e, #002e52, #002746);
}
/* Section title */
.section-title {
  font-family: var(--font-merriweather);
  color: var(--color-navy-700);
  margin-bottom: 1.5rem;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  font-weight: 900;
  word-break: break-word;
  text-align: center;
  text-transform: none;
  line-height: 1.1;
}

.section-title--left {
  text-align: left;
}

.section-title--light {
  color: var(--color-white);
}

/* Teal accent span inside a title */
.section-title .teal,
.mkt-title .teal {
  color: var(--color-teal-500);
}

.section-subtitle {
  color: var(--color-navy-700);
  text-align: center;
  margin: 2rem 0 1rem;
  font-size: clamp(1.25rem, 3vw, 1.75rem);
}

.section-text {
  color: var(--color-navy-800);
  margin-bottom: 1.5rem;
  font-size: clamp(1rem, 1.25vw, 1.1rem);
  font-weight: 400;
  line-height: 1.65;
}

.section-text--light {
  color: rgba(255, 255, 255, .85);
}

.section-dark {
  background-color: var(--color-navy-800);
}
.section-light-blue {
  background: var(--color-blue-5);
}

/* ============================================================
   2. BREADCRUMBS
   Overlaid on the hero — absolute positioned, gradient fade.
   Keep this identical to batten-section.css.
============================================================ */

.breadcrumb-wrapper {
  position: absolute;
  padding: .25rem;
  top: 0;
  z-index: 3;
  background: linear-gradient(90deg, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%);
  left: 0;
  width: auto;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}

.breadcrumb .breadcrumb-item {
  font-size: .8rem;
  padding: .2rem;
}

.breadcrumb a {
  color: var(--color-white);
  text-decoration: none;
  font-weight: 400;
}

.breadcrumb a:active,
.breadcrumb a:focus-visible,
.breadcrumb a:hover {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: var(--color-gray);
  content: "/";
}

.breadcrumb-item.active,
.breadcrumbs-secondary .breadcrumb .breadcrumb-item.active {
  color: var(--color-white);
}


/* ============================================================
   3. BASE SECTION STYLES
============================================================ */

section {
  padding: clamp(2rem, 4vw, 3.5rem) 0;
}


/* ============================================================
   4. SECTION LEAD-IN
   Dark navy lead-in, and a light blue variant.
   Same as batten-section — shared pattern.
============================================================ */

.section-leadin {
  color: var(--color-white);
  background-color: var(--color-navy-800);
  text-align: center;
  padding: clamp(1.75rem, 3vw, 2.5rem) 0;
}

.section-leadin .section-text {
  max-width: 1100px;
  margin: 0 auto;
  color: rgba(255, 255, 255, .85);
  font-weight: 300;
  font-size: clamp(1rem, 1.5vw, 1.15rem);
}

.section-leadin--light {
  background-color: var(--color-blue-5);
  border-bottom: 1px solid var(--color-border-tint);
}

.section-leadin--light .section-text {
  color: var(--color-navy-800);
  font-weight: 400;
  max-width: 1000px;
  margin: 0 auto;
}

/* Eyebrow label above a leadin title */
.section-leadin--light .section-eyebrow {
  display: block;
  font-family: var(--font-kanit);
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: var(--color-teal-700);
  margin-bottom: .75rem;
}


/* ============================================================
   5. SECTION STATS
   Dark navy stat strip. Identical to batten-section.
   Sell pages use this as a credibility punch.
============================================================ */

.section-stats {
  color: var(--color-white);
  background: var(--color-navy-800);
  text-align: center;
  padding: clamp(2rem, 3vw, 2.5rem) 0;
  border-top: 3px solid var(--color-navy-950);
  border-bottom: 3px solid var(--color-navy-950);
}

.stat-grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-around;
}

.stat-value {
  font-family: var(--font-kanit);
  font-size: clamp(2.5rem, 4vw, 3.25rem);
  font-weight: 700;
  line-height: 1;
  margin: 0;
  color: var(--color-white);
  letter-spacing: -1px;
}

.stat-label {
  margin: .5rem 0 0;
  font-size: clamp(.8rem, 1.1vw, .9rem);
  text-transform: uppercase;
  letter-spacing: .5px;
  color: rgba(255, 255, 255, .6);
  font-weight: 400;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .stat-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* Teal variant — lighter feel for pages that don't want full navy */
.section-stats--teal {
  background: var(--color-teal-600);
  border-top-color: var(--color-teal-650);
  border-bottom-color: var(--color-teal-650);
}

.section-stats--teal .stat-label {
  color: rgba(255, 255, 255, .75);
}


/* ============================================================
   6. SECTION RULE
   Teal underline accent used below section headings.
   Sits between the heading and the content below it.

   <span class="mkt-section-rule"></span>

   or auto-attached via heading modifier:
   <h2 class="section-title mkt-ruled">Heading</h2>
============================================================ */

.mkt-section-rule {
  display: block;
  width: 48px;
  height: 3px;
  background: var(--color-teal-500);
  border-radius: 2px;
  margin: 0 auto 2.25rem;
}

.mkt-section-rule--left {
  margin-left: 0;
}

/* Auto-rule on heading — ::after draws the teal line */
.section-title.mkt-ruled::after,
.mkt-title.mkt-ruled::after {
  content: '';
  display: block;
  width: 48px;
  height: 3px;
  background: var(--color-teal-500);
  border-radius: 2px;
  margin: .75rem auto 0;
}

.section-title--left.mkt-ruled::after,
.mkt-title--left.mkt-ruled::after {
  margin-left: 0;
}


/* ============================================================
   7. FEATURE SPLIT  (mkt-split)
   True 50/50 full-bleed image + content section.
   Image fills its half edge-to-edge with no container gutters.
   Content side has normal container padding.

   <section class="mkt-split">
     <div class="mkt-split--image">
       <img src="..." alt="...">
     </div>
     <div class="mkt-split--content">
       <div class="mkt-split--inner">
         ... content ...
       </div>
     </div>
   </section>

   Modifier: .mkt-split--flip  — image right, content left
   Modifier: .mkt-split--dark  — dark navy content side
   Modifier: .mkt-split--teal  — teal left border accent on content
============================================================ */

.mkt-split {
  display: flex;
  flex-direction: column;
  padding: 0;
  overflow: hidden;
}

.mkt-split--image {
  flex-shrink: 0;
  width: 100%;
  min-height: 280px;
  overflow: hidden;
  position: relative;
}

.mkt-split--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  inset: 0;
}

.mkt-split--content {
  background: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
}

.mkt-split--inner {
  padding: clamp(2rem, 5vw, 3.5rem) clamp(1.5rem, 4vw, 3rem);
  width: 100%;
  max-width: 640px;
}

/* Desktop: side by side, true halves */
@media (min-width: 992px) {
  .mkt-split {
    flex-direction: row;
    min-height: 520px;
  }

  .mkt-split--image {
    width: 50%;
    min-height: 0;
  }

  .mkt-split--content {
    width: 50%;
  }

  .mkt-split--inner {
    padding: clamp(2.5rem, 4vw, 4rem) clamp(2rem, 5vw, 4rem);
  }

  /* Flip: image right */
  .mkt-split--flip {
    flex-direction: row-reverse;
  }
}

/* Wider split: 55/45 image heavy */
@media (min-width: 992px) {
  .mkt-split--wide .mkt-split--image {
    width: 55%;
  }
  .mkt-split--wide .mkt-split--content {
    width: 45%;
  }
}

/* Dark content side */
.mkt-split--dark .mkt-split--content {
  background: var(--color-navy-800);
}

.mkt-split--dark .mkt-split--inner h2,
.mkt-split--dark .mkt-split--inner h3 {
  color: var(--color-white);
}

.mkt-split--dark .mkt-split--inner .section-title {
  color: var(--color-white);
  text-align: left;
}

.mkt-split--dark .mkt-split--inner .section-text,
.mkt-split--dark .mkt-split--inner p {
  color: rgba(255, 255, 255, .82);
}

.mkt-split--dark .mkt-split--inner li {
  color: rgba(255, 255, 255, .82);
}

/* Teal left accent on content side */
.mkt-split--teal .mkt-split--content {
  border-left: 4px solid var(--color-teal-500);
}

.mkt-split--flip.mkt-split--teal .mkt-split--content {
  border-left: none;
  border-right: 4px solid var(--color-teal-500);
}

/* Tables inside a split inherit cleanly */
.mkt-split--inner .table {
  font-size: .95rem;
}

.mkt-split--inner .table th {
  background: var(--color-navy-800);
  color: var(--color-white);
  font-family: var(--font-kanit);
  font-weight: 500;
  letter-spacing: .03em;
}

.mkt-split--dark .mkt-split--inner .table th {
  background: var(--color-navy-950);
}


/* ============================================================
   8. WHY / SERVICE CARDS  (mkt-why + mkt-card)
   Ghost cards on a dark navy background.
   Generalized from online.css why-batten / why-card.
   Works for "What We Provide", "Why Choose Us", services, etc.

   <section class="mkt-why">
     <div class="container">
       <h2 class="mkt-why--heading">What We Provide</h2>
       <span class="mkt-section-rule"></span>
       <div class="row g-4 justify-content-center">
         <div class="col-sm-6 col-lg-3">
           <div class="mkt-card">
             <div class="mkt-card--icon"> ... svg ... </div>
             <h3 class="mkt-card--title">Catering</h3>
             <p class="mkt-card--text">...</p>
           </div>
         </div>
       </div>
     </div>
   </section>
============================================================ */

.mkt-why {
  background-color: var(--color-navy-800);
  padding: clamp(3rem, 5vw, 5rem) 0;
  border-top: 3px solid var(--color-navy-950);
  border-bottom: 3px solid var(--color-navy-950);
}

.mkt-why--heading {
  font-family: var(--font-merriweather);
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 900;
  color: var(--color-white);
  text-align: center;
  margin-bottom: .75rem;
  line-height: 1.1;
}

/* mkt-card */
.mkt-card {
  padding: 2rem 1.5rem;
  text-align: center;
  background: rgba(255, 255, 255, .04);
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 6px;
  height: 100%;
  transition: background .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.mkt-card:hover {
  background: rgba(255, 255, 255, .08);
  border-color: rgba(81, 203, 238, .22);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .25), 0 4px 8px rgba(0, 0, 0, .15);
}

/* Icon container */
.mkt-card--icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 1.25rem;
  background: rgba(0, 128, 163, .18);
  border-radius: 12px;
  padding: .875rem;
}

.mkt-card--icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: var(--color-teal-300);
  stroke-width: 1.75;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Stat/number above the title — big teal Kanit number */
.mkt-card--stat {
  display: block;
  font-family: var(--font-kanit);
  font-size: clamp(1.6rem, 3vw, 2rem);
  font-weight: 700;
  color: var(--color-teal-300);
  line-height: 1;
  margin: 0 0 .4rem;
  letter-spacing: -.01em;
}

.mkt-card--title {
  font-family: var(--font-kanit);
  font-size: 1.05rem;
  font-weight: 600;
  color: rgba(255, 255, 255, .95);
  text-transform: uppercase;
  letter-spacing: .08em;
  margin: 0 0 .65rem;
}

.mkt-card--text {
  font-size: .95rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, .78);
  margin: 0;
}

.mkt-card--text a {
  color: var(--color-teal-600);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.mkt-card--text a:hover {
  color: var(--color-teal-400);
}

/* Light variant — white bg, navy text. Use on light sections. */
.mkt-card--light {
  background: var(--color-white);
  border: 1px solid var(--color-gray-200);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
}

.mkt-card--light:hover {
  background: var(--color-white);
  border-color: var(--color-teal-400);
  box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
}

.mkt-card--light .mkt-card--title {
  color: var(--color-navy-700);
}

.mkt-card--light .mkt-card--text {
  color: var(--color-navy-800);
}

.mkt-card--light .mkt-card--icon {
  background: var(--color-teal-50, #EBF7FF);
}

.mkt-card--light .mkt-card--icon svg {
  stroke: var(--color-teal-600);
}

.mkt-card--light .mkt-card--stat {
  color: var(--color-teal-600);
}


/* ============================================================
   9. CTA BANNER  (mkt-cta-banner)
   Two-column split strip: heading/subtext left, buttons right.
   Much more assertive than a centered section-dark block.
   Port of online.css cta-banner, generalized.

   <section class="mkt-cta-banner">
     <div class="container">
       <div class="row align-items-center">
         <div class="col-lg-7">
           <h2 class="mkt-cta-banner--heading">Ready to book?</h2>
           <p class="mkt-cta-banner--sub">Contact our team...</p>
         </div>
         <div class="col-lg-5">
           <div class="mkt-cta-banner--actions">
             <a class="hero-btn hero-btn--teal btn--shimmer" href="#">Book Now</a>
             <a class="hero-btn hero-btn--outline" href="#">Learn More</a>
           </div>
         </div>
       </div>
     </div>
   </section>
============================================================ */

.mkt-cta-banner {
  background: var(--color-navy-750);
  padding: clamp(2.5rem, 4vw, 3.5rem) 0;

}

.mkt-cta-banner--heading {
  font-family: var(--font-merriweather);
  font-size: clamp(1.4rem, 3vw, 2rem);
  font-weight: 900;
  color: var(--color-white);
  margin: 0 0 .4rem;
  line-height: 1.2;
}

.mkt-cta-banner--sub {
  font-size: 1rem;
  margin: 0;
  color: var(--color-teal-50);
  opacity: .85;
  line-height: 1.6;
}

.mkt-cta-banner--actions {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  justify-content: flex-start;
  margin-top: 1.5rem;
}

.mkt-cta-banner--light {
  background: var(--color-white);
}

.mkt-cta-banner--light .mkt-cta-banner--heading {
  color: var(--color-navy-700);
}

.mkt-cta-banner--sub {
  color: var(--color-teal-600);
  opacity: 1;
}
.mkt-cta-banner--sub.mkt-cta-banner--sub-large {
	font-size: 1.2rem;
	margin-top: 1rem;
}
.mkt-cta-banner--light .mkt-cta-banner--light .mkt-cta-banner--sub {
	color: var(--color-teal-650);
	opacity: 1;
	font-size: 1.075rem;
	font-weight: 500;
}

@media (min-width: 992px) {
  .mkt-cta-banner--actions {
    justify-content: flex-end;
    margin-top: 0;
  }
    .mkt-cta-banner--actions-center {
    justify-content: center;
    margin-top: 2rem;
  }
}

/* Ghost outline button on dark bg — pair with hero-btn */
.mkt-cta-banner .hero-btn--ghost {
  background: transparent;
  border-color: rgba(255, 255, 255, .45);
  color: var(--color-white);
}

.mkt-cta-banner .hero-btn--ghost:hover,
.mkt-cta-banner .hero-btn--ghost:focus-visible {
  background: rgba(255, 255, 255, .1);
  border-color: rgba(255, 255, 255, .75);
}


/* ============================================================
   10. CHECKERBOARD ROWS  (mkt-checkerboard)
   Alternating image/content rows for feature storytelling.
   Even rows: image left. Odd rows: image right (via --flip).
   Each row is self-contained — works with any image/content combo.

   <div class="mkt-checkerboard">
     <div class="mkt-checkerboard--row">
       <div class="mkt-checkerboard--image">
         <img src="..." alt="...">
       </div>
       <div class="mkt-checkerboard--content">
         <h3>Feature</h3>
         <p>...</p>
       </div>
     </div>
     <div class="mkt-checkerboard--row mkt-checkerboard--flip">
       ...
     </div>
   </div>
============================================================ */

.mkt-checkerboard {
  padding: 0;
}

.mkt-checkerboard--row {
  display: flex;
  flex-direction: column;
  border-top: 1px solid var(--color-gray-200);
}

.mkt-checkerboard--row:first-child {
  border-top: none;
}

.mkt-checkerboard--image {
  width: 100%;
  min-height: 260px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}

.mkt-checkerboard--image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .5s ease;
}

.mkt-checkerboard--row:hover .mkt-checkerboard--image img {
  transform: scale(1.03);
}

.mkt-checkerboard--content {
  padding: clamp(2rem, 4vw, 3rem) clamp(1.5rem, 3vw, 2.5rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--color-white);
}

.mkt-checkerboard--content h3 {
  font-family: var(--font-kanit);
  font-size: clamp(1.25rem, 2.5vw, 1.6rem);
  font-weight: 600;
  color: var(--color-navy-700);
  margin: 0 0 .75rem;
}

.mkt-checkerboard--content p {
  font-size: clamp(.95rem, 1.2vw, 1.05rem);
  color: var(--color-navy-800);
  line-height: 1.7;
  margin: 0 0 1rem;
}

.mkt-checkerboard--content p:last-child {
  margin-bottom: 0;
}

.mkt-checkerboard--content .mkt-row-tag {
  display: inline-block;
  font-family: var(--font-kanit);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--color-teal-600);
  margin-bottom: .5rem;
}

@media (min-width: 768px) {
  .mkt-checkerboard--row {
    flex-direction: row;
    min-height: 360px;
  }

  .mkt-checkerboard--image {
    width: 42%;
    min-height: 0;
  }

  .mkt-checkerboard--content {
    width: 58%;
    padding: clamp(2.5rem, 4vw, 4rem) clamp(2rem, 4vw, 3.5rem);
  }

  /* Flip: image right */
  .mkt-checkerboard--flip {
    flex-direction: row-reverse;
  }

  .mkt-checkerboard--content {
    border-left: 3px solid transparent;
    transition: border-color .2s ease;
  }

  .mkt-checkerboard--row:hover .mkt-checkerboard--content {
    border-left-color: var(--color-teal-500);
  }

  .mkt-checkerboard--flip:hover .mkt-checkerboard--content {
    border-left-color: transparent;
    border-right-color: var(--color-teal-500);
    border-right-width: 3px;
    border-right-style: solid;
  }
}

/* Dark content variant */
.mkt-checkerboard--dark .mkt-checkerboard--content {
  background: var(--color-navy-800);
}

.mkt-checkerboard--dark .mkt-checkerboard--content h3 {
  color: var(--color-white);
}

.mkt-checkerboard--dark .mkt-checkerboard--content p {
  color: rgba(255, 255, 255, .8);
}


/* ============================================================
   11. INFO STRIP  (mkt-strip + mkt-strip-card)
   Horizontal icon + title + text strip. 3 or 4 columns.
   Light teal wash background. Works for quick-win feature lists.
   Port of online.css fin-strip / fin-card, generalized.

   <section class="mkt-strip">
     <div class="container">
       <div class="row g-0">
         <div class="col-md-4">
           <div class="mkt-strip-card">
             <div class="mkt-strip-card--icon"> ...svg... </div>
             <h3 class="mkt-strip-card--title">Free Parking</h3>
             <p class="mkt-strip-card--text">...</p>
           </div>
         </div>
       </div>
     </div>
   </section>
============================================================ */

.mkt-strip {
  background: var(--color-teal-10, #EBF7FF);
  border-top: 1px solid var(--color-border-tint);
  border-bottom: 1px solid var(--color-border-tint);
  padding: 0;
}

.mkt-strip-card {
  padding: 2.5rem 2rem;
  border-right: 1px solid var(--color-border-tint);
  height: 100%;
  text-align: center;
}

.mkt-strip-card:last-child {
  border-right: none;
}

@media (max-width: 767px) {
  .mkt-strip-card {
    border-right: none;
    border-bottom: 1px solid var(--color-border-tint);
  }
  .mkt-strip-card:last-child {
    border-bottom: none;
  }
}

.mkt-strip-card--icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  margin: 0 auto 1rem;
  border-radius: 10px;
  background: rgba(0, 128, 163, .1);
}

.mkt-strip-card--icon svg {
  width: 28px;
  height: 28px;
  stroke: var(--color-navy-700);
  stroke-width: 1.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}

.mkt-strip-card--title {
  font-family: var(--font-kanit);
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  font-weight: 600;
  color: var(--color-navy-700);
  margin: 0 0 .5rem;
}

.mkt-strip-card--text {
  font-size: 1rem;
  line-height: 1.65;
  color: var(--color-navy-800);
  margin: 0;
}

.mkt-strip-card--text a {
  color: var(--color-teal-600);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}


/* ============================================================
   12. GALLERY GRID
   Static photo grid with GLightbox click-to-enlarge.
   Identical to batten-section gallery-grid.
============================================================ */

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: .625rem;
  margin-top: 2rem;
}

.gallery-grid a {
  display: block;
  overflow: hidden;
  border-radius: 2px;
  background: var(--color-navy-950);
}

.gallery-grid img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
  opacity: .92;
  transition: transform .35s ease, opacity .25s ease;
}

.gallery-grid a:hover img,
.gallery-grid a:focus-visible img {
  transform: scale(1.05);
  opacity: 1;
}

.gallery-grid a:focus-visible {
  outline: 2px solid var(--color-teal-400);
  outline-offset: 2px;
}

@media (min-width: 768px) {
  .gallery-grid {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  }
}


/* ============================================================
   13. FAQ ACCORDION
   Powered by inline JS ($page_script). No library needed.
   First item is open by default (aria-expanded="true", no hidden).
   Chevron SVG rotates on open.

   <div class="faq-list">
     <div class="faq-item">
       <button class="faq-item--question"
               aria-expanded="true"
               aria-controls="faq-1">
         Question text here
         <svg class="faq-item--chevron" ...><polyline points="6 9 12 15 18 9"/></svg>
       </button>
       <div class="faq-item--answer" id="faq-1">
         <p>Answer text.</p>
       </div>
     </div>
   </div>
============================================================ */

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 860px;
  margin: 0 auto;
}

.faq-item {
  border-bottom: 1px solid var(--color-gray-200);
}

.faq-item:first-child {
  border-top: 1px solid var(--color-gray-200);
}

.faq-item--question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.25rem 0;
  background: none;
  border: none;
  cursor: pointer;
  font-family: var(--font-kanit);
  font-size: clamp(1.05rem, 1.5vw, 1.2rem);
  font-weight: 400;
  color: var(--color-navy-700);
  text-align: left;
  line-height: 1.4;
  transition: color .2s ease;
}

.faq-item--question:hover,
.faq-item--question:focus-visible {
  color: var(--color-teal-600);
  outline: none;
}

.faq-item--question[aria-expanded="true"] {
  color: var(--color-teal-600);
  font-weight: 500;
}

.faq-item--chevron {
  width: 1.1rem;
  height: 1.1rem;
  flex-shrink: 0;
  color: var(--color-teal-500);
  transition: transform .2s ease;
}

.faq-item--question[aria-expanded="true"] .faq-item--chevron {
  transform: rotate(180deg);
}

.faq-item--answer {
  padding: 0 0 1.25rem;
  overflow: hidden;
}

.faq-item--answer[hidden] {
  display: none;
}

.faq-item--answer p {
  font-size: 1rem;
  color: var(--color-gray-700, #555);
  line-height: 1.8;
  margin-bottom: .85rem;
}

.faq-item--answer p:last-child {
  margin-bottom: 0;
}

.faq-item--answer a {
  color: var(--color-teal-600);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.faq-item--answer a:hover {
  color: var(--color-teal-700, #006a87);
}

/* Section wrapper for FAQ — white bg, overwrite to changed color */
.mkt-faq-section {
  background: var(--color-white);
  border-top: 1px solid var(--color-border-tint);
  border-bottom: 1px solid var(--color-border-tint);
  padding: clamp(2.5rem, 4vw, 4rem) 0;
}


/* ============================================================
   14. SHIMMER BUTTON
   Identical to batten-section. Applied via class on hero-btn.
   <a class="hero-btn hero-btn--teal btn--shimmer" href="#">...</a>
============================================================ */

.btn--shimmer {
  position: relative;
  overflow: hidden;
}

.btn--shimmer::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    120deg,
    transparent 0%,
    rgba(255, 255, 255, .22) 50%,
    transparent 100%
  );
  transform: translateX(-100%);
  transition: transform .5s ease;
}

.btn--shimmer:hover::after {
  transform: translateX(100%);
}


/* ============================================================
   15. HERO BUTTON VARIANTS
   Fills in the stubs left in batten-global.css.
   These only apply on marketing pages — section pages inherit
   the same stubs (unfilled) which is fine since section heroes
   are simpler. If/when they need these, promote to global.

   Base .hero-btn is in batten-global.css:
   — Kanit 600, uppercase, letter-spaced
   — clamp padding, fixed min-width, border-radius 2px
   — position: relative; overflow: hidden (for shimmer)
============================================================ */

/* Teal — primary action */
.hero-btn--teal {
  background: var(--color-teal-500);
  border-color: var(--color-teal-500);
  color: var(--color-white);
}
.hero-btn--teal:hover,
.hero-btn--teal:focus-visible {
  background: var(--color-teal-600);
  border-color: var(--color-teal-600);
  color: var(--color-white);
  box-shadow: 0 4px 14px rgba(0, 145, 185, .4);
  transform: translateY(-1px);
}

/* Navy — solid secondary */
.hero-btn--navy {
  background: var(--color-navy-800);
  border-color: var(--color-navy-800);
  color: var(--color-white);
}
.hero-btn--navy:hover,
.hero-btn--navy:focus-visible {
  background: var(--color-navy-850);
  border-color: var(--color-navy-850);
  color: var(--color-white);
  box-shadow: 0 4px 14px rgba(0, 0, 0, .3);
  transform: translateY(-1px);
}

/* Outline — white border, transparent bg. On dark/image heroes. */
.hero-btn--outline {
  background: transparent;
  border-color: rgba(255, 255, 255, .75);
  color: var(--color-white);
}
.hero-btn--outline:hover,
.hero-btn--outline:focus-visible {
  background: rgba(255, 255, 255, .12);
  border-color: var(--color-white);
  color: var(--color-white);
}

/* Teal outline */
.hero-btn--teal-outline {
  background: transparent;
  border-color: var(--color-teal-400);
  color: var(--color-teal-300);
}
.hero-btn--teal-outline:hover,
.hero-btn--teal-outline:focus-visible {
  background: rgba(0, 145, 185, .15);
  border-color: var(--color-teal-300);
  color: var(--color-white);
}

/* Glass — frosted, for image heroes */
.hero-btn--glass {
  background: rgba(255, 255, 255, .15);
  border-color: rgba(255, 255, 255, .45);
  color: var(--color-white);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.hero-btn--glass:hover,
.hero-btn--glass:focus-visible {
  background: rgba(255, 255, 255, .25);
  border-color: rgba(255, 255, 255, .75);
  color: var(--color-white);
  box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
}

/* Glass teal — frosted with teal tint */
.hero-btn--glass-teal {
  background: rgba(0, 145, 185, .25);
  border-color: rgba(0, 145, 185, .6);
  color: var(--color-white);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.hero-btn--glass-teal:hover,
.hero-btn--glass-teal:focus-visible {
  background: rgba(0, 145, 185, .4);
  border-color: var(--color-teal-400);
  color: var(--color-white);
  box-shadow: 0 4px 16px rgba(0, 145, 185, .3);
}

/* Primary / secondary aliases — map to teal / outline */
.hero-btn--primary {
  background: var(--color-teal-500);
  border-color: var(--color-teal-500);
  color: var(--color-white);
}
.hero-btn--primary:hover,
.hero-btn--primary:focus-visible {
  background: var(--color-teal-600);
  border-color: var(--color-teal-600);
  color: var(--color-white);
  box-shadow: 0 4px 14px rgba(0, 145, 185, .4);
  transform: translateY(-1px);
}
.hero-btn--secondary {
  background: transparent;
  border-color: rgba(255, 255, 255, .75);
  color: var(--color-white);
}
.hero-btn--secondary:hover,
.hero-btn--secondary:focus-visible {
  background: rgba(255, 255, 255, .12);
  border-color: var(--color-white);
  color: var(--color-white);
}

/* Focus ring — all variants */
.hero-btn:focus-visible {
  outline: 3px solid var(--color-teal-300);
  outline-offset: 3px;
}


/* ============================================================
   16. SPEC LIST  (mkt-spec-list)
   Replaces boring tables for structured data.
   Venue + capacity, course + credits, date + time, room + sqft.
   Scoped so you don't need to remember classes on every row.

   MINIMAL markup — the list does the work:
   <ul class="mkt-spec-list">
     <li>
       <span>TowneBank Arena</span>
       <span>2,000</span>
     </li>
     <li>
       <span>Dining Hall</span>
       <span>325 seated</span>
     </li>
   </ul>

   WITH sub-label (note, badge, room type, etc.):
   <ul class="mkt-spec-list">
     <li>
       <span>TowneBank Arena <em>newly renovated</em></span>
       <span>2,000</span>
     </li>
   </ul>

   GROUPED with a heading:
   <div class="mkt-spec-group">
     <h3 class="mkt-spec-group--heading">Main Campus</h3>
     <ul class="mkt-spec-list">...</ul>
   </div>

   MODIFIERS:
   .mkt-spec-list--compact   tighter rows, smaller text
   .mkt-spec-list--ruled     heavier divider lines
   .mkt-spec-list--no-value  label-only (course list, amenities)
============================================================ */

.mkt-spec-group {
  margin-bottom: 2rem;
}

.mkt-spec-group:last-child {
  margin-bottom: 0;
}

.mkt-spec-group--heading {
  font-family: var(--font-kanit);
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  font-weight: 600;
  color: var(--color-navy-700);
  margin: 0 0 .5rem;
  padding-bottom: .4rem;
  border-bottom: 2px solid var(--color-teal-500);
  display: inline-block;
}

/* On dark backgrounds */
.mkt-split--dark .mkt-spec-group--heading,
.mkt-why .mkt-spec-group--heading {
  color: var(--color-teal-300);
  border-bottom-color: var(--color-teal-400);
}

.mkt-spec-list {
  list-style: none;
  padding: 0;
  margin: 0 0 .5rem;
}

.mkt-spec-list li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  padding: .6rem 0;
  border-bottom: 1px solid var(--color-gray-200);
  line-height: 1.4;
}

.mkt-spec-list li:first-child {
  border-top: 1px solid var(--color-gray-200);
}

/* First span: the label */
.mkt-spec-list li > span:first-child {
  font-weight: 500;
  color: var(--color-navy-800);
  font-size: clamp(.95rem, 1.2vw, 1rem);
  flex: 1;
}

/* Sub-label inside first span — note, badge, type */
.mkt-spec-list li > span:first-child em {
  display: block;
  font-style: normal;
  font-size: .8rem;
  font-weight: 400;
  color: var(--text-meta, #7a8a99);
  margin-top: .1rem;
}

/* Second span: the value — right-aligned, tabular */
.mkt-spec-list li > span:last-child:not(:first-child) {
  font-family: var(--font-kanit);
  font-size: clamp(.95rem, 1.2vw, 1.05rem);
  font-weight: 600;
  color: var(--color-navy-700);
  white-space: nowrap;
  text-align: right;
  flex-shrink: 0;
}

/* Compact modifier — tighter rows, smaller text */
.mkt-spec-list--compact li {
  padding: .4rem 0;
}

.mkt-spec-list--compact li > span:first-child,
.mkt-spec-list--compact li > span:last-child {
  font-size: .9rem;
}

/* Ruled modifier — heavier dividers */
.mkt-spec-list--ruled li {
  border-bottom-width: 2px;
}

.mkt-spec-list--ruled li:first-child {
  border-top-width: 2px;
}

/* No-value modifier — full-width label, no value column */
.mkt-spec-list--no-value li {
  justify-content: flex-start;
}

.mkt-spec-list--no-value li > span:first-child {
  flex: none;
}

/* On dark backgrounds — invert colors */
.mkt-split--dark .mkt-spec-list li,
.mkt-why .mkt-spec-list li {
  border-bottom-color: rgba(255, 255, 255, .1);
}

.mkt-split--dark .mkt-spec-list li:first-child,
.mkt-why .mkt-spec-list li:first-child {
  border-top-color: rgba(255, 255, 255, .1);
}

.mkt-split--dark .mkt-spec-list li > span:first-child,
.mkt-why .mkt-spec-list li > span:first-child {
  color: rgba(255, 255, 255, .85);
}

.mkt-split--dark .mkt-spec-list li > span:first-child em,
.mkt-why .mkt-spec-list li > span:first-child em {
  color: rgba(255, 255, 255, .5);
}

.mkt-split--dark .mkt-spec-list li > span:last-child,
.mkt-why .mkt-spec-list li > span:last-child {
  color: var(--color-teal-300);
}

/* Note below a spec list — "plus classrooms available", etc. */
.mkt-spec-note {
  font-size: .875rem;
  color: var(--text-meta, #7a8a99);
  margin: .5rem 0 0;
  padding-left: .25rem;
}

.mkt-split--dark .mkt-spec-note,
.mkt-why .mkt-spec-note {
  color: rgba(255, 255, 255, .5);
}


/* ============================================================
   17. BACKGROUND / COLOR VARIANTS
   Modifier classes that override only background and border.
   Layout, padding, grid stay untouched.
   Apply to any section: <section class="mkt-why mkt-why--light">

   Rule: never clone a full section ruleset to change its color.
   Add a modifier that overrides only the properties that change.
   Dark → light typically means:
     — swap background token
     — swap border color
     — swap card bg, border, text colors
     — leave all layout/padding/grid rules alone
============================================================ */

/* ── Dark gradient — navy top fading deeper ─────────────────
   Drop-in for any section that needs more depth than flat navy.
   <section class="mkt-why section--dark-gradient">
   <section class="section-stats section--dark-gradient">
────────────────────────────────────────────────────────── */
.section--dark-gradient {
  background: #003c69;
  background: linear-gradient(180deg, rgba(0, 60, 105, 1) 50%, rgba(0, 34, 61, 1) 100%);
  border-top: 1px solid var(--color-navy-850);
}

/* ── mkt-why light variant ──────────────────────────────────
   Use when two dark sections stack back-to-back and you need
   a visual break. Overrides only colors — layout unchanged.
   <section class="mkt-why mkt-why--light">
────────────────────────────────────────────────────────── */
.mkt-why--light {
  background: var(--color-gray-25);
  border-top: 1px solid var(--color-gray-200);
  border-bottom: 1px solid var(--color-gray-200);
}

.mkt-why--light .mkt-why--heading {
  color: var(--color-navy-700);
}

.mkt-why--light .mkt-section-rule {
  margin-left: auto;
  margin-right: auto;
}

.mkt-why--light .mkt-card {
  background: var(--color-white);
  border: 1px solid var(--color-gray-200);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
}

.mkt-why--light .mkt-card:hover {
  background: var(--color-white);
  border-color: var(--color-teal-400);
  box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
}

.mkt-why--light .mkt-card--icon {
  background: var(--color-teal-50, #EBF7FF);
}

.mkt-why--light .mkt-card--icon svg {
  stroke: var(--color-teal-600);
}

.mkt-why--light .mkt-card--title {
  color: var(--color-navy-700);
}

.mkt-why--light .mkt-card--text {
  color: var(--color-navy-800);
}

.mkt-why--light .mkt-card--stat {
  color: var(--color-teal-600);
}

.mkt-why--light .mkt-card--text a {
  color: var(--color-teal-600);
}

/* ── mkt-why teal-wash variant ──────────────────────────────
   Subtle teal tint. Good between two white/light sections.
   <section class="mkt-why mkt-why--teal">
────────────────────────────────────────────────────────── */
.mkt-why--teal {
  background: var(--color-teal-10, #EBF7FF);
  border-top: 1px solid var(--color-border-tint);
  border-bottom: 1px solid var(--color-border-tint);
}

.mkt-why--teal .mkt-why--heading {
  color: var(--color-navy-700);
}

.mkt-why--teal .mkt-card {
  background: var(--color-white);
  border: 1px solid var(--color-border-tint);
  box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
}

.mkt-why--teal .mkt-card:hover {
  background: var(--color-white);
  border-color: var(--color-teal-400);
  box-shadow: 0 4px 16px rgba(0, 145, 185, .12);
}

.mkt-why--teal .mkt-card--icon {
  background: rgba(0, 128, 163, .1);
}

.mkt-why--teal .mkt-card--icon svg {
  stroke: var(--color-teal-600);
}

.mkt-why--teal .mkt-card--title {
  color: var(--color-navy-700);
}

.mkt-why--teal .mkt-card--text {
  color: var(--color-navy-800);
}

.mkt-why--teal .mkt-card--stat {
  color: var(--color-teal-600);
}
/* ── mkt-why teal-wash variant ──────────────────────────────
   Subtle slate tint. Good between
   <section class="mkt-why mkt-why--slate"> */
.mkt-why--slate {
	background: var(--color-slate-50);
	border-top: none;
	border-bottom: none;
}
.mkt-why--slate .mkt-card:hover {
	background: var(--color-white);
	border-color: var(--color-teal-400);
	box-shadow: 0 4px 16px rgba(0, 145, 185, .12);
}
.mkt-why--slate .mkt-card--icon {
	background: var(--color-slate-200);
}
.mkt-why--slate .mkt-card--icon svg {
	stroke: var(--color-navy-600);
}
/* ── Gallery section ────────────────────────────────────────
   Named class so gallery section is never coded inline.
   Uses dark navy — sits between FAQ (light blue) and CTA (navy).
   <section class="mkt-gallery-section">
────────────────────────────────────────────────────────── */
.mkt-gallery-section {
  padding: clamp(2.5rem, 4vw, 4rem) 0;
}
.mkt-gallery-section--dark {
  background-color: var(--color-navy-800);
  border-top: 3px solid var(--color-navy-950);
}
.mkt-gallery-section .section-title {
  color: var(--color-navy-800);
  margin-bottom: .5rem;
}
.mkt-gallery-section.mkt-gallery-section--dark .section-title {
  color: var(--color-white);
}
.mkt-gallery-section .mkt-section-rule {
  margin-bottom: 1.75rem;
}

.mkt-gallery-section .mkt-gallery-link {
  display: block;
  text-align: center;
  margin-top: 1.25rem;
  font-size: .875rem;
  color: var(--color-teal-300);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.mkt-gallery-section .mkt-gallery-link:hover {
  color: var(--color-teal-400);
}


/* ============================================================
   18. REDUCED MOTION
============================================================ */

@media (prefers-reduced-motion: reduce) {
  .mkt-split--image img,
  .mkt-checkerboard--image img,
  .gallery-grid img,
  .mkt-card,
  .faq-item--chevron,
  .hero-btn,
  .btn--shimmer::after {
    transition: none !important;
    transform: none !important;
    animation: none !important;
  }
}