/* =========================================================
   MIAMI ROLLER RINK — Retro-Neon Revival
   Design read: consumer local-business landing page, Miami
   roller-disco energy rendered sharp and current. Dark-mode
   committed by brand direction. Editorial, asymmetric, neon
   glow used with intent (client brief explicitly calls for
   it — overrides the taste-skill's default no-glow stance).
   Dials: VARIANCE 8 / MOTION 6 / DENSITY 4
   ========================================================= */

:root {
  /* ---- Palette (LIGHT theme — matches the live site's white-background style,
     same brand colors kept as accents) ---- */
  --bg: #ffffff;
  --bg-alt: #f5f3fb;
  --bg-raised: #ffffff;
  --line: rgba(24, 18, 43, 0.12);
  --line-bright: rgba(24, 18, 43, 0.22);

  --ink: #191325;
  --ink-dim: #4d4763;
  --ink-dimmer: #6f6a85;

  --magenta: #ff2d95;
  --magenta-bright: #ff5cb0;
  --cyan: #00e6ff;
  --amber: #ffb020;
  --purple: #a855f7;

  /* Accessible colored-text ink on white (small text passes WCAG AA) */
  --accent-ink: #d3167a;   /* deep magenta, ~4.6:1 on white */
  --purple-ink: #7a2ff0;   /* ~5:1 on white */
  /* Dark surface kept for the footer band + card shadow */
  --ink-surface: #17121f;
  --shadow-card: 0 8px 26px -14px rgba(24, 18, 43, 0.35);

  --magenta-rgb: 255, 45, 149;
  --cyan-rgb: 0, 230, 255;
  --amber-rgb: 255, 176, 32;
  --purple-rgb: 168, 85, 247;

  /* Pulled from the physical in-rink sign: mint-teal + soft pink + hot pink */
  --mint: #34e0dd;
  --pink-soft: #f3a9da;
  --mint-rgb: 52, 224, 221;
  --pink-soft-rgb: 243, 169, 218;

  /* ---- Type ---- */
  --font-display: "Bebas Neue", "Oswald", "Arial Narrow", system-ui, sans-serif;
  --font-body: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;

  /* ---- Shape ---- */
  --radius-sm: 8px;
  --radius-md: 14px;
  --radius-lg: 24px;
  --radius-pill: 999px;

  /* ---- Motion ---- */
  --ease: cubic-bezier(0.16, 1, 0.3, 1);
  --dur: 0.6s;

  /* ---- Layout ---- */
  --container: 1320px;
  --edge: clamp(1.25rem, 5vw, 4rem);

  /* ---- Z-scale ---- */
  --z-nav: 100;
  --z-overlay: 200;
  --z-toast: 300;
  --z-grain: 400;
}

/* ---------------------------------------------------------
   Reset
   --------------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; }
html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}
body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
img, svg { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4, p { margin: 0; }
button { font: inherit; color: inherit; background: none; border: none; cursor: pointer; }
input, select, textarea { font: inherit; }

/* text-wrap balance where supported */
h1, h2, h3 { text-wrap: balance; }
p { text-wrap: pretty; }

/* Focus visibility (mandatory, WCAG) */
:focus-visible {
  outline: 2px solid var(--cyan);
  outline-offset: 3px;
  border-radius: 4px;
}
a:focus-visible, button:focus-visible {
  box-shadow: 0 0 0 3px rgba(var(--cyan-rgb), 0.35);
}

/* Skip link */
.skip-link {
  position: absolute;
  left: 1rem;
  top: -60px;
  background: var(--cyan);
  color: #05050a;
  padding: 0.75rem 1.25rem;
  border-radius: var(--radius-sm);
  font-weight: 700;
  z-index: 999;
  transition: top 0.2s var(--ease);
}
.skip-link:focus {
  top: 1rem;
}

/* Selection */
::selection { background: var(--magenta); color: #fff; }

/* ---------------------------------------------------------
   Utility
   --------------------------------------------------------- */
.wrap {
  max-width: var(--container);
  margin-inline: auto;
  padding-inline: var(--edge);
}
.visually-hidden {
  position: absolute;
  width: 1px; height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--cyan);
}
.section-head {
  max-width: 46rem;
  margin-bottom: clamp(2rem, 5vw, 3.5rem);
}
.section-head h2 {
  font-family: var(--font-display);
  font-size: clamp(2.4rem, 5.6vw, 4.4rem);
  line-height: 0.98;
  letter-spacing: 0.005em;
  color: var(--ink);
  text-transform: uppercase;
}
.section-head p {
  margin-top: 1rem;
  font-size: clamp(1rem, 1.4vw, 1.15rem);
  color: var(--ink-dim);
  max-width: 42ch;
}
section { position: relative; }

/* Grain overlay: fixed, pointer-events none, cheap */
.grain {
  position: fixed;
  inset: 0;
  z-index: var(--z-grain);
  pointer-events: none;
  opacity: 0.05;
  mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

/* ---------------------------------------------------------
   Buttons
   --------------------------------------------------------- */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  white-space: nowrap;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 0.01em;
  padding: 0.95rem 1.9rem;
  border-radius: var(--radius-pill);
  border: 1.5px solid transparent;
  transition: transform 0.35s var(--ease), box-shadow 0.35s var(--ease), background 0.35s var(--ease), border-color 0.35s var(--ease);
  cursor: pointer;
}
.btn-primary {
  background: var(--magenta);
  color: #fff;
  box-shadow: 0 0 0 rgba(var(--magenta-rgb), 0), 0 6px 24px -6px rgba(var(--magenta-rgb), 0.55);
}
.btn-primary:hover {
  background: var(--magenta-bright);
  transform: translateY(-2px);
  box-shadow: 0 0 26px 2px rgba(var(--magenta-rgb), 0.55), 0 10px 30px -8px rgba(var(--magenta-rgb), 0.6);
}
.btn-primary:active { transform: translateY(0) scale(0.98); }

.btn-outline {
  background: transparent;
  color: var(--ink);
  border-color: var(--line-bright);
}
.btn-outline:hover {
  border-color: var(--cyan);
  color: var(--cyan);
  box-shadow: 0 0 20px -4px rgba(var(--cyan-rgb), 0.45);
  transform: translateY(-2px);
}
.btn-outline:active { transform: translateY(0) scale(0.98); }

.btn-ghost {
  background: transparent;
  color: var(--ink-dim);
  border-color: transparent;
  padding: 0.6rem 1rem;
}
.btn-ghost:hover { color: var(--ink); }

.btn-sm { padding: 0.7rem 1.4rem; font-size: 0.85rem; }

/* ---------------------------------------------------------
   Promo bar (mirrors the live site's opening announcement)
   --------------------------------------------------------- */
.promo-bar {
  background: linear-gradient(90deg, #180f2c, #241537 55%, #180f2c);
  border-bottom: 1px solid var(--line);
}
.promo-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.45rem 1.15rem;
  padding-block: 0.6rem;
  text-align: center;
}
.promo-bar p {
  font-size: 0.85rem;
  color: var(--ink);
  letter-spacing: 0.01em;
}
.promo-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #0a0a12;
  background: linear-gradient(90deg, var(--mint), var(--cyan));
  padding: 0.34rem 0.9rem;
  border-radius: var(--radius-pill);
  white-space: nowrap;
  transition: filter 0.25s var(--ease);
}
.promo-cta:hover { filter: brightness(1.08); }
@media (max-width: 560px) {
  .promo-bar p { font-size: 0.76rem; }
  .promo-inner { padding-inline: 0.5rem; gap: 0.4rem 0.75rem; }
}

/* ---------------------------------------------------------
   Nav
   --------------------------------------------------------- */
.site-nav {
  position: sticky;
  top: 0;
  z-index: var(--z-nav);
  height: 76px;
  display: flex;
  align-items: center;
  backdrop-filter: blur(16px) saturate(140%);
  -webkit-backdrop-filter: blur(16px) saturate(140%);
  background: rgba(10, 10, 18, 0.72);
  border-bottom: 1px solid var(--line);
}
/* Miami-Vice tri-stripe ribbon echoing the physical sign */
.site-nav::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 4px;
  background: linear-gradient(90deg,
    var(--mint) 0%, var(--mint) 40%,
    var(--pink-soft) 40%, var(--pink-soft) 62%,
    var(--magenta) 62%, var(--magenta) 100%);
  z-index: 1;
}
.nav-inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}
.brand {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  font-family: var(--font-display);
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--ink);
}
.brand svg { flex-shrink: 0; }
.brand .chrome-text {
  background: linear-gradient(115deg, #fff 0%, #eef 16%, #fff 30%, var(--mint) 46%, #fff 58%, var(--pink-soft) 70%, var(--magenta) 82%, #fff 96%);
  background-size: 260% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  animation: chromeShift 9s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .brand .chrome-text { animation: none; background-position: 0% 0%; }
}
@keyframes chromeShift {
  0% { background-position: 0% 0%; }
  100% { background-position: 200% 0%; }
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.nav-links a {
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--ink-dim);
  position: relative;
  padding: 0.3rem 0;
  transition: color 0.25s var(--ease);
}
.nav-links a:hover { color: var(--ink); }
.nav-links a::after {
  content: "";
  position: absolute;
  left: 0; right: 100%;
  bottom: -2px;
  height: 2px;
  background: linear-gradient(90deg, var(--magenta), var(--cyan));
  transition: right 0.3s var(--ease);
}
.nav-links a:hover::after { right: 0; }

.nav-cta { display: flex; align-items: center; gap: 0.75rem; }
.nav-cta .btn { display: none; }
@media (min-width: 900px) {
  .nav-cta .btn { display: inline-flex; }
}

.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  align-items: center;
  border-radius: var(--radius-sm);
}
.hamburger span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--ink);
  border-radius: 2px;
  transition: transform 0.3s var(--ease), opacity 0.3s var(--ease);
}
.hamburger[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hamburger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.hamburger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

@media (min-width: 900px) {
  .hamburger { display: none; }
}
@media (max-width: 899px) {
  .nav-links { display: none; }
}

.mobile-menu {
  position: fixed;
  inset: 76px 0 0 0;
  z-index: calc(var(--z-nav) - 1);
  background: rgba(9, 9, 16, 0.98);
  backdrop-filter: blur(10px);
  transform: translateY(-8px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s var(--ease), transform 0.3s var(--ease);
  overflow-y: auto;
}
.mobile-menu.open {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.mobile-menu ul {
  display: flex;
  flex-direction: column;
  padding: 2rem var(--edge) 3rem;
  gap: 0.25rem;
}
.mobile-menu a {
  display: block;
  padding: 1rem 0;
  font-family: var(--font-display);
  font-size: 1.9rem;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: var(--ink);
  border-bottom: 1px solid var(--line);
}
.mobile-menu .mobile-cta {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}
.mobile-menu .btn { width: 100%; }

/* ---------------------------------------------------------
   Hero
   --------------------------------------------------------- */
.hero {
  position: relative;
  min-height: 100dvh;
  display: flex;
  align-items: center;
  padding-top: 76px;
  overflow: hidden;
  isolation: isolate;
}
.hero-photo {
  position: absolute;
  inset: 0;
  z-index: -3;
  overflow: hidden;
}
.hero-photo img,
.hero-photo .hero-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 42%;
  /* slight dim so the white hero copy stays legible over the bright footage */
  filter: brightness(0.82) saturate(1.02);
}
@media (prefers-reduced-motion: reduce) {
  /* honour reduced-motion: the poster frame still shows, video just won't animate */
  .hero-photo .hero-video { display: none; }
  .hero-photo::after {
    content: "";
    position: absolute; inset: 0;
    background: url("../img/hero-poster.jpg") center 42%/cover no-repeat;
    filter: brightness(0.82);
  }
}
.hero-bg {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    radial-gradient(ellipse 62% 52% at 80% 16%, rgba(var(--cyan-rgb), 0.22), transparent 60%),
    radial-gradient(ellipse 46% 44% at 66% 74%, rgba(var(--amber-rgb), 0.14), transparent 62%),
    radial-gradient(ellipse 60% 52% at 10% 86%, rgba(var(--magenta-rgb), 0.16), transparent 60%),
    linear-gradient(180deg, rgba(7, 6, 12, 0.55) 0%, transparent 30%, transparent 62%, rgba(7, 6, 12, 0.9) 100%),
    linear-gradient(105deg, rgba(7, 6, 12, 0.92) 0%, rgba(7, 6, 12, 0.8) 42%, rgba(7, 6, 12, 0.5) 70%, rgba(7, 6, 12, 0.72) 100%);
}
.hero-floor {
  position: absolute;
  left: 0; right: 0; bottom: 0;
  height: 42%;
  z-index: -1;
  background:
    repeating-linear-gradient(90deg,
      rgba(var(--cyan-rgb), 0.18) 0px, rgba(var(--cyan-rgb), 0.18) 2px,
      transparent 2px, transparent 64px),
    linear-gradient(to top, rgba(var(--cyan-rgb), 0.08), transparent 80%);
  -webkit-mask-image: linear-gradient(to top, black, transparent);
  mask-image: linear-gradient(to top, black, transparent);
  transform: perspective(400px) rotateX(35deg);
  transform-origin: bottom;
}

/* Soft-pink palm silhouette lifted from the physical sign */
.hero-palm {
  position: absolute;
  top: clamp(1rem, 7vh, 5rem);
  left: clamp(-3rem, 1vw, 2rem);
  width: clamp(200px, 24vw, 380px);
  height: auto;
  z-index: -1;
  color: var(--pink-soft);
  opacity: 0.22;
  pointer-events: none;
}
@media (max-width: 980px) {
  .hero-palm { left: auto; right: -3rem; opacity: 0.14; }
}

.hero-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  align-items: center;
  gap: clamp(2rem, 5vw, 4rem);
  width: 100%;
  padding-block: clamp(2rem, 6vw, 3rem);
}
@media (max-width: 980px) {
  .hero-grid { grid-template-columns: 1fr; }
}

.hero-copy .eyebrow { margin-bottom: 1.25rem; }
.hero-copy h1 {
  font-family: var(--font-display);
  font-size: clamp(3rem, 7.2vw, 6.4rem);
  line-height: 0.92;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  color: var(--ink);
}
.hero-copy h1 .accent {
  background: linear-gradient(100deg, var(--cyan) 0%, #7fdcff 34%, #ffe14d 72%, var(--amber) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.hero-copy .lede {
  margin-top: 1.5rem;
  font-size: clamp(1.05rem, 1.6vw, 1.25rem);
  color: var(--ink-dim);
  max-width: 40ch;
}
.hero-cta-row {
  margin-top: 2.25rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.hero-proof {
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.rating-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.6rem 1rem;
  border: 1px solid var(--line-bright);
  border-radius: var(--radius-pill);
  background: rgba(255, 255, 255, 0.03);
}
.rating-badge .stars { color: var(--amber); letter-spacing: 1px; font-size: 0.9rem; }
.rating-badge strong { font-size: 0.95rem; }
.rating-badge span.sub { color: var(--ink-dimmer); font-size: 0.85rem; }
.hero-proof .school-vendor {
  font-size: 0.82rem;
  color: var(--ink-dimmer);
  max-width: 20ch;
}
@media (max-width: 560px) {
  .hero-proof {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.85rem;
    margin-top: 2rem;
  }
  .rating-badge { flex-shrink: 0; }
  .hero-proof .school-vendor { max-width: none; }
}

/* Hero visual: disco ball + skate motif, no photography */
.hero-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 380px;
}
.disco-ball {
  position: relative;
  width: clamp(220px, 26vw, 340px);
  aspect-ratio: 1;
  animation: floatY 7s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  .disco-ball { animation: none; }
}
@keyframes floatY {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-18px); }
}
.disco-ball svg { width: 100%; height: 100%; }
.hero-visual .beam {
  position: absolute;
  top: 8%;
  width: 3px;
  height: 46%;
  background: linear-gradient(to bottom, rgba(255,255,255,0.5), transparent);
}
.hero-visual .skate-outline {
  position: absolute;
  bottom: -6%;
  right: -4%;
  width: clamp(150px, 20vw, 230px);
  opacity: 0.9;
  filter: drop-shadow(0 0 18px rgba(var(--cyan-rgb), 0.35));
}
.hero-visual .starburst {
  position: absolute;
  width: 46px; height: 46px;
}
.hero-visual .starburst.s1 { top: 4%; left: 2%; color: var(--amber); }
.hero-visual .starburst.s2 { bottom: 12%; left: -6%; color: var(--cyan); width: 30px; height: 30px; }

.scroll-nudge {
  position: absolute;
  left: 50%;
  bottom: clamp(1rem, 3vw, 2rem);
  transform: translateX(-50%);
  width: 26px; height: 42px;
  border: 2px solid var(--line-bright);
  border-radius: 14px;
}
.scroll-nudge::before {
  content: "";
  position: absolute;
  top: 6px; left: 50%;
  width: 4px; height: 8px;
  background: var(--cyan);
  border-radius: 2px;
  transform: translateX(-50%);
  animation: nudge 1.8s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  .scroll-nudge::before { animation: none; }
}
@keyframes nudge {
  0%, 100% { opacity: 1; top: 6px; }
  50% { opacity: 0.2; top: 18px; }
}

/* ---------------------------------------------------------
   Reveal on scroll
   --------------------------------------------------------- */
html:not(.no-js) .reveal {
  opacity: 0;
  transform: translateY(28px);
}
html.js .reveal.in-view {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s var(--ease), transform 0.8s var(--ease);
}
@media (prefers-reduced-motion: reduce) {
  html:not(.no-js) .reveal { opacity: 1; transform: none; }
}
.reveal-delay-1 { transition-delay: 0.08s; }
.reveal-delay-2 { transition-delay: 0.16s; }
.reveal-delay-3 { transition-delay: 0.24s; }
.reveal-delay-4 { transition-delay: 0.32s; }

/* ---------------------------------------------------------
   Photo integrations: reusable neon-framed image treatment
   --------------------------------------------------------- */
.photo-frame {
  position: relative;
  border-radius: var(--radius-md);
  border: 1px solid var(--line);
  overflow: hidden;
  isolation: isolate;
  transition: border-color 0.35s var(--ease), transform 0.35s var(--ease);
}
.photo-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.photo-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 52%, rgba(6, 6, 12, 0.82) 100%);
  pointer-events: none;
}
.photo-frame:hover { border-color: var(--line-bright); transform: translateY(-3px); }
.photo-frame .cap {
  position: absolute;
  left: 1rem;
  right: 1rem;
  bottom: 0.85rem;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--ink);
}

/* ---------------------------------------------------------
   Marquee-free ticker replacement: static neon strip
   --------------------------------------------------------- */
.strip {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: var(--bg-alt);
  padding-block: 1.1rem;
}
.strip .wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 2.5rem;
  justify-content: center;
  align-items: center;
}
.strip .item {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  font-family: var(--font-display);
  font-size: 1rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--ink-dim);
}
.strip .item .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--magenta); flex-shrink: 0; }

/* ---------------------------------------------------------
   Sessions section
   --------------------------------------------------------- */
.sessions {
  padding-block: clamp(4rem, 9vw, 7rem);
}
.sessions-layout {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: clamp(2rem, 5vw, 4rem);
  align-items: start;
}
@media (max-width: 980px) {
  .sessions-layout { grid-template-columns: 1fr; }
}
.session-photos {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.session-photos .photo-frame { aspect-ratio: 4/3.3; }
@media (max-width: 560px) {
  .session-photos { grid-template-columns: 1fr; }
}
.session-cta {
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem 1rem;
}
.session-cta .note {
  font-size: 0.82rem;
  color: var(--ink-dimmer);
}
.session-cards {
  display: grid;
  gap: 1.1rem;
}
.session-card {
  position: relative;
  padding: 1.6rem 1.8rem;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: linear-gradient(160deg, rgba(255,255,255,0.035), rgba(255,255,255,0.01));
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 1.25rem;
  transition: border-color 0.35s var(--ease), transform 0.35s var(--ease), box-shadow 0.35s var(--ease);
}
.session-card:hover {
  transform: translateX(4px);
  border-color: var(--line-bright);
}
.session-card .glyph {
  width: 46px; height: 46px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  flex-shrink: 0;
}
.session-card:nth-child(1) .glyph { background: rgba(var(--magenta-rgb), 0.14); color: var(--magenta-bright); }
.session-card:nth-child(2) .glyph { background: rgba(var(--cyan-rgb), 0.14); color: var(--cyan); }
.session-card:nth-child(3) .glyph { background: rgba(var(--amber-rgb), 0.14); color: var(--amber); }
.session-card:nth-child(4) .glyph { background: rgba(var(--purple-rgb), 0.14); color: var(--purple); }
.session-card h3 {
  font-family: var(--font-display);
  font-size: 1.35rem;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: var(--ink);
}
.session-card p { color: var(--ink-dim); font-size: 0.92rem; margin-top: 0.25rem; }
.session-card .when {
  font-size: 0.78rem;
  color: var(--ink-dimmer);
  text-align: right;
  white-space: nowrap;
}
/* On phones the 3-column card squeezes the copy to 1-2 words per line.
   Stack it: icon + title on top, full-width description, schedule below. */
@media (max-width: 600px) {
  .session-card {
    grid-template-columns: auto 1fr;
    gap: 0.4rem 1rem;
    padding: 1.35rem 1.4rem;
    align-items: start;
  }
  .session-card .glyph { grid-row: 1; align-self: center; }
  .session-card > div:not(.glyph):not(.when) { grid-column: 2; }
  .session-card .when {
    grid-column: 1 / -1;
    text-align: left;
    white-space: normal;
    margin-top: 0.35rem;
    padding-top: 0.65rem;
    border-top: 1px solid var(--line);
  }
}

.sessions-aside {
  position: sticky;
  top: 100px;
  padding: 2rem;
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  background: radial-gradient(circle at 30% 0%, rgba(var(--purple-rgb), 0.14), transparent 60%), var(--bg-raised);
}
.sessions-aside .ig-icon {
  width: 44px; height: 44px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, var(--magenta), var(--purple), var(--amber));
  margin-bottom: 1.25rem;
}
.sessions-aside h3 {
  font-family: var(--font-display);
  font-size: 1.7rem;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.sessions-aside p { color: var(--ink-dim); margin-top: 0.75rem; font-size: 0.95rem; }
.sessions-aside .btn { margin-top: 1.5rem; }
.sessions-aside .fine {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--line);
  font-size: 0.8rem;
  color: var(--ink-dimmer);
}

/* ---------------------------------------------------------
   Tickets & pricing
   --------------------------------------------------------- */
.tickets { padding-block: clamp(4rem, 9vw, 7rem); background: var(--bg-alt); }
.price-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
@media (max-width: 900px) {
  .price-grid { grid-template-columns: 1fr; }
}
.price-card {
  position: relative;
  padding: 2rem;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  background: var(--bg-raised);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.price-card.featured {
  border-color: rgba(var(--magenta-rgb), 0.5);
  background: linear-gradient(165deg, rgba(var(--magenta-rgb), 0.10), rgba(var(--purple-rgb), 0.06) 60%, var(--bg-raised));
  box-shadow: 0 0 40px -12px rgba(var(--magenta-rgb), 0.35);
}
.price-card .tag {
  align-self: flex-start;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 0.3rem 0.7rem;
  border-radius: var(--radius-pill);
  background: rgba(var(--magenta-rgb), 0.18);
  color: var(--magenta-bright);
}
.price-card h3 {
  font-family: var(--font-display);
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.price-card .amount {
  font-family: var(--font-display);
  font-size: 2.6rem;
  color: var(--ink);
  display: flex;
  align-items: baseline;
  gap: 0.35rem;
}
.price-card .amount .unit { font-family: var(--font-body); font-size: 0.9rem; color: var(--ink-dimmer); font-weight: 600; }
.price-card p.desc { color: var(--ink-dim); font-size: 0.92rem; }
.price-card ul { display: grid; gap: 0.55rem; margin-top: 0.25rem; }
.price-card ul li {
  display: flex;
  align-items: flex-start;
  gap: 0.55rem;
  font-size: 0.9rem;
  color: var(--ink-dim);
}
.price-card ul li svg { flex-shrink: 0; margin-top: 0.15rem; color: var(--cyan); }
.price-card .btn { margin-top: auto; width: 100%; }

.tickets-note {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.4rem;
  border: 1px dashed var(--line-bright);
  border-radius: var(--radius-md);
  color: var(--ink-dim);
  font-size: 0.9rem;
  max-width: fit-content;
}
.tickets-note strong { color: var(--amber); }

/* ---------------------------------------------------------
   Parties
   --------------------------------------------------------- */
.parties { padding-block: clamp(4rem, 9vw, 7rem); }
.parties-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2rem, 5vw, 3.5rem);
  align-items: center;
}
@media (max-width: 980px) { .parties-layout { grid-template-columns: 1fr; } }
.parties-visual {
  position: relative;
  aspect-ratio: 4/3.2;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  overflow: hidden;
  isolation: isolate;
}
.parties-visual .parties-photo-main {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.parties-visual::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 20%, rgba(var(--magenta-rgb), 0.3), transparent 55%),
    radial-gradient(circle at 80% 75%, rgba(var(--cyan-rgb), 0.24), transparent 55%),
    linear-gradient(180deg, rgba(6, 6, 12, 0.2), rgba(6, 6, 12, 0.8) 88%);
  pointer-events: none;
}
.parties-sqft-badge {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  z-index: 1;
  padding: 0.9rem 1.2rem;
  border-radius: var(--radius-md);
  background: rgba(10, 10, 18, 0.55);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid var(--line-bright);
}
.parties-sqft-badge .sqft {
  display: block;
  font-family: var(--font-display);
  font-size: clamp(2.2rem, 5vw, 3rem);
  line-height: 1;
  background: linear-gradient(100deg, var(--cyan), var(--magenta));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.parties-sqft-badge .sqft-label {
  font-size: 0.72rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--ink-dim);
}
.parties-thumbs {
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
  z-index: 1;
  display: flex;
  gap: 0.6rem;
}
.parties-thumbs img {
  width: 78px;
  height: 78px;
  object-fit: cover;
  border-radius: var(--radius-sm);
  border: 2px solid rgba(255, 255, 255, 0.6);
  box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.6);
}
@media (max-width: 480px) {
  .parties-thumbs img { width: 56px; height: 56px; }
}

.party-packages {
  display: grid;
  gap: 0.65rem;
  margin: 1.5rem 0;
}
.package-item {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.15rem 0.6rem;
  padding: 0.85rem 1.1rem;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  background: rgba(255, 255, 255, 0.02);
}
.package-item strong {
  font-family: var(--font-display);
  font-size: 1.05rem;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: var(--ink);
}
.package-item span { color: var(--ink-dim); font-size: 0.88rem; }

.party-types-label {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink-dimmer);
  margin-top: 1.75rem;
}
.party-types {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin: 0.85rem 0 2rem;
}
.chip {
  font-size: 0.82rem;
  font-weight: 600;
  padding: 0.5rem 0.95rem;
  border-radius: var(--radius-pill);
  border: 1px solid var(--line-bright);
  color: var(--ink-dim);
}
.parties-cta { display: flex; flex-wrap: wrap; gap: 1rem; }

/* ---------------------------------------------------------
   Learn to skate
   --------------------------------------------------------- */
.learn { padding-block: clamp(4rem, 9vw, 7rem); background: var(--bg-alt); }
.learn-grid {
  display: grid;
  grid-template-columns: 1.3fr 0.7fr;
  gap: clamp(2rem, 5vw, 3.5rem);
}
@media (max-width: 980px) { .learn-grid { grid-template-columns: 1fr; } }
.learn-list { display: grid; gap: 1rem; }
.learn-item {
  padding: 1.5rem;
  border-radius: var(--radius-md);
  border: 1px solid var(--line);
  background: var(--bg-raised);
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1.1rem;
  align-items: start;
}
.learn-item .num {
  font-family: var(--font-display);
  font-size: 1.9rem;
  color: var(--purple);
  line-height: 1;
}
.learn-item h3 {
  font-family: var(--font-display);
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.learn-item p { color: var(--ink-dim); font-size: 0.9rem; margin-top: 0.35rem; }
.learn-item .price-tag { color: var(--amber); font-weight: 700; font-size: 0.85rem; margin-top: 0.5rem; }

.learn-panel {
  padding: 2rem;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  background: linear-gradient(165deg, rgba(var(--cyan-rgb), 0.08), transparent 60%), var(--bg-raised);
  display: flex;
  flex-direction: column;
}
.learn-panel h3 {
  font-family: var(--font-display);
  font-size: 1.6rem;
  text-transform: uppercase;
}
.learn-panel p { color: var(--ink-dim); margin-top: 0.75rem; font-size: 0.92rem; }
.learn-panel .btn { margin-top: 1.5rem; }

/* ---------------------------------------------------------
   More to do — bento
   --------------------------------------------------------- */
.more { padding-block: clamp(4rem, 9vw, 7rem); }
.bento {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: minmax(160px, auto);
  gap: 1.1rem;
}
@media (max-width: 980px) {
  .bento { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 560px) {
  .bento { grid-template-columns: 1fr; }
}
.bento-cell {
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  padding: 1.6rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
  transition: transform 0.4s var(--ease), border-color 0.4s var(--ease);
}
.bento-cell:hover { transform: translateY(-4px); border-color: var(--line-bright); }
.bento-cell h3 {
  font-family: var(--font-display);
  font-size: 1.3rem;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: var(--ink);
  position: relative; z-index: 1;
}
.bento-cell p { color: var(--ink-dim); font-size: 0.85rem; margin-top: 0.4rem; position: relative; z-index: 1; }
.bento-cell .icon { margin-bottom: auto; color: var(--ink); position: relative; z-index: 1; }
.bento-cell.b1 { grid-column: span 2; grid-row: span 2; background: radial-gradient(circle at 80% 10%, rgba(var(--magenta-rgb), 0.22), transparent 55%), var(--bg-raised); }
.bento-cell.b2 { background: radial-gradient(circle at 20% 90%, rgba(var(--cyan-rgb), 0.2), transparent 55%), var(--bg-raised); }
.bento-cell.b3 { background: radial-gradient(circle at 90% 90%, rgba(var(--amber-rgb), 0.18), transparent 55%), var(--bg-raised); }
.bento-cell.b4 { grid-column: span 2; background: radial-gradient(circle at 30% 20%, rgba(var(--purple-rgb), 0.22), transparent 60%), var(--bg-raised); }
.bento-cell.b5 { grid-column: span 2; background: linear-gradient(120deg, rgba(var(--cyan-rgb), 0.1), rgba(var(--magenta-rgb), 0.1)), var(--bg-raised); }
@media (max-width: 980px) {
  .bento-cell.b1, .bento-cell.b4, .bento-cell.b5 { grid-column: span 2; }
}
@media (max-width: 560px) {
  .bento-cell.b1, .bento-cell.b4, .bento-cell.b5 { grid-column: span 1; grid-row: span 1; }
}
.bento-cell .stripe-lines {
  position: absolute; inset: 0;
  background: repeating-linear-gradient(115deg, rgba(255,255,255,0.03) 0 2px, transparent 2px 26px);
  pointer-events: none;
}
.bento-cell.has-photo { background: var(--bg-raised); }
.bento-cell .bento-photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bento-cell .bento-scrim {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(10, 10, 18, 0.1) 0%, rgba(10, 10, 18, 0.55) 55%, rgba(10, 10, 18, 0.92) 100%);
  pointer-events: none;
}
.bento-cell .bento-inset {
  position: absolute;
  top: 1.1rem;
  right: 1.1rem;
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: var(--radius-sm);
  border: 2px solid rgba(255, 255, 255, 0.55);
  box-shadow: 0 6px 18px -6px rgba(0, 0, 0, 0.6);
}

/* ---------------------------------------------------------
   Groups
   --------------------------------------------------------- */
.groups { padding-block: clamp(4rem, 9vw, 7rem); background: var(--bg-alt); }
.groups-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.1rem;
}
@media (max-width: 980px) { .groups-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .groups-grid { grid-template-columns: 1fr; } }
.group-card {
  padding: 1.75rem;
  border-radius: var(--radius-md);
  border: 1px solid var(--line);
  background: var(--bg-raised);
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}
.group-card .icon {
  width: 42px; height: 42px;
  display: grid; place-items: center;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  color: var(--cyan);
}
.group-card h3 { font-family: var(--font-display); font-size: 1.2rem; text-transform: uppercase; letter-spacing: 0.01em; }
.group-card p { color: var(--ink-dim); font-size: 0.87rem; }
.group-card a.link {
  margin-top: auto;
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--magenta-bright);
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
}
.group-card a.link:hover { color: var(--cyan); }

.groups-banner {
  margin-top: 1.5rem;
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  align-items: stretch;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  overflow: hidden;
  background: var(--bg-raised);
}
@media (max-width: 780px) {
  .groups-banner { grid-template-columns: 1fr; }
}
.groups-banner img {
  width: 100%;
  height: 100%;
  min-height: 220px;
  object-fit: cover;
  display: block;
}
.groups-banner-copy {
  padding: clamp(1.5rem, 4vw, 2.25rem);
  display: flex;
  align-items: center;
}
.groups-banner-copy p { color: var(--ink-dim); font-size: 1.02rem; }
.groups-banner-copy strong { color: var(--amber); }

/* ---------------------------------------------------------
   About / history — full width band
   --------------------------------------------------------- */
.about {
  padding-block: clamp(4rem, 10vw, 8rem);
  position: relative;
  overflow: hidden;
}
.about::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent, rgba(var(--purple-rgb), 0.08) 50%, transparent),
    var(--bg);
  z-index: -1;
}
.about-inner {
  display: grid;
  grid-template-columns: 0.55fr 0.45fr;
  gap: clamp(2rem, 6vw, 4rem);
  align-items: center;
}
@media (max-width: 980px) { .about-inner { grid-template-columns: 1fr; } }
.about h2 {
  font-family: var(--font-display);
  font-size: clamp(2.6rem, 6vw, 4.6rem);
  line-height: 0.98;
  text-transform: uppercase;
}
.about h2 .glow { color: var(--amber); }
.about p { margin-top: 1.25rem; color: var(--ink-dim); max-width: 46ch; }
.about .badge-row { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 1.75rem; }
.about .badge-row .chip { border-color: rgba(var(--amber-rgb), 0.4); color: var(--amber); }

.timeline {
  display: grid;
  gap: 1.5rem;
  padding-left: 1.5rem;
  border-left: 2px solid var(--line-bright);
}
.timeline .t-item { position: relative; }
.timeline .t-item::before {
  content: "";
  position: absolute;
  left: -1.6rem;
  top: 0.3rem;
  width: 10px; height: 10px;
  border-radius: 50%;
  background: var(--magenta);
  box-shadow: 0 0 0 4px rgba(var(--magenta-rgb), 0.18);
}
.timeline .t-year {
  font-family: var(--font-display);
  font-size: 1.05rem;
  color: var(--accent-ink);
  letter-spacing: 0.03em;
}
.timeline .t-item p { color: var(--ink-dim); font-size: 0.9rem; margin-top: 0.2rem; }

.about-gallery {
  grid-column: 1 / -1;
  margin-top: clamp(2.5rem, 6vw, 4rem);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.1rem;
}
.about-gallery .photo-frame { aspect-ratio: 16/10; }
@media (max-width: 700px) {
  .about-gallery { grid-template-columns: 1fr; }
}

/* ---------------------------------------------------------
   Visit us
   --------------------------------------------------------- */
.visit { padding-block: clamp(4rem, 9vw, 7rem); background: var(--bg-alt); }
.visit-layout {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: clamp(2rem, 5vw, 3.5rem);
}
@media (max-width: 980px) { .visit-layout { grid-template-columns: 1fr; } }

.visit-info { display: grid; gap: 1.5rem; align-content: start; }
.info-block { display: flex; gap: 1rem; align-items: flex-start; }
.info-block .icon {
  width: 42px; height: 42px; flex-shrink: 0;
  display: grid; place-items: center;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  color: var(--magenta-bright);
}
.info-block h3 { font-family: var(--font-display); font-size: 1.1rem; text-transform: uppercase; letter-spacing: 0.01em; }
.info-block p, .info-block a { color: var(--ink-dim); font-size: 0.92rem; }
.info-block a:hover { color: var(--cyan); }
.hours-table { display: grid; gap: 0.5rem; margin-top: 0.3rem; }
.hours-table .row { display: flex; justify-content: space-between; gap: 1rem; font-size: 0.88rem; }
.hours-table .row span:first-child { color: var(--ink); font-weight: 600; }
.hours-table .row span:last-child { color: var(--ink-dim); text-align: right; }
.hours-note {
  margin-top: 0.75rem;
  font-size: 0.8rem;
  color: var(--ink-dimmer);
  font-style: normal;
}
.amenity-row { display: flex; flex-wrap: wrap; gap: 0.6rem; margin-top: 0.25rem; }

.map-block {
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  overflow: hidden;
  min-height: 340px;
  position: relative;
  background: var(--bg-raised);
}
.map-block iframe { width: 100%; height: 100%; min-height: 340px; border: 0; filter: grayscale(0.15) invert(0.92) contrast(0.9); }
.map-fallback {
  position: absolute; inset: 0;
  display: grid; place-items: center;
  text-align: center;
  padding: 2rem;
  background:
    radial-gradient(circle at 30% 20%, rgba(var(--cyan-rgb), 0.18), transparent 55%),
    radial-gradient(circle at 80% 80%, rgba(var(--magenta-rgb), 0.18), transparent 55%),
    var(--bg-raised);
}
.map-fallback .pin { color: var(--magenta); margin-bottom: 0.75rem; }
.map-fallback address { font-style: normal; color: var(--ink); font-weight: 600; }
.map-fallback .btn { margin-top: 1.25rem; }

/* ---------------------------------------------------------
   Final CTA band
   --------------------------------------------------------- */
.final-cta {
  padding-block: clamp(4rem, 10vw, 7rem);
  position: relative;
  overflow: hidden;
  text-align: center;
}
.final-cta::before {
  content: "";
  position: absolute; inset: 0;
  background:
    radial-gradient(ellipse 70% 60% at 50% 0%, rgba(var(--magenta-rgb), 0.22), transparent 65%),
    radial-gradient(ellipse 60% 50% at 20% 100%, rgba(var(--cyan-rgb), 0.14), transparent 60%),
    var(--bg);
  z-index: -1;
}
.final-cta h2 {
  font-family: var(--font-display);
  font-size: clamp(2.6rem, 7vw, 5.2rem);
  text-transform: uppercase;
  line-height: 0.95;
}
.final-cta p { margin: 1.25rem auto 0; color: var(--ink-dim); max-width: 40ch; }
.final-cta .hero-cta-row { justify-content: center; margin-top: 2rem; }

/* ---------------------------------------------------------
   Footer
   --------------------------------------------------------- */
.site-footer {
  border-top: 1px solid var(--line);
  padding-block: clamp(3rem, 6vw, 4.5rem) 2rem;
  background: var(--bg);
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.4fr repeat(3, 1fr);
  gap: 2.5rem;
}
@media (max-width: 900px) {
  .footer-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 560px) {
  .footer-grid { grid-template-columns: 1fr; }
}
.footer-brand .brand { margin-bottom: 0.9rem; }
.footer-brand p { color: var(--ink-dimmer); font-size: 0.88rem; max-width: 32ch; }
.footer-social {
  margin-top: 1.25rem;
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.6rem 1rem;
  border: 1px solid var(--line-bright);
  border-radius: var(--radius-pill);
  font-size: 0.85rem;
  font-weight: 600;
}
.footer-social:hover { border-color: var(--magenta); color: var(--magenta-bright); }
.footer-badges {
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
}
.badge-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: var(--radius-sm);
  padding: 0.5rem 0.7rem;
  height: 52px;
}
.badge-chip img { height: 100%; width: auto; object-fit: contain; display: block; }
.badge-chip.logo-chip { padding: 0.55rem 1rem; }
.badge-chip.logo-chip img { height: 26px; }
.footer-col h4 {
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink-dimmer);
  margin-bottom: 1rem;
}
.footer-col ul { display: grid; gap: 0.65rem; }
.footer-col a { color: var(--ink-dim); font-size: 0.92rem; }
.footer-col a:hover { color: var(--cyan); }
.footer-bottom {
  margin-top: 3rem;
  padding-top: 1.75rem;
  border-top: 1px solid var(--line);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  font-size: 0.8rem;
  color: var(--ink-dimmer);
}
.footer-bottom .legal-links { display: flex; gap: 1.25rem; flex-wrap: wrap; }
.footer-bottom a:hover { color: var(--ink); }

/* ---------------------------------------------------------
   Cookie consent banner
   --------------------------------------------------------- */
.consent-banner {
  position: fixed;
  left: 1rem; right: 1rem; bottom: 1rem;
  z-index: var(--z-toast);
  max-width: 620px;
  margin-inline: auto;
  padding: 1.4rem 1.5rem;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line-bright);
  background: rgba(14, 14, 24, 0.96);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 20px 60px -20px rgba(0,0,0,0.6), 0 0 0 1px rgba(var(--magenta-rgb), 0.08);
  transform: translateY(140%);
  transition: transform 0.5s var(--ease);
}
.consent-banner.show { transform: translateY(0); }
.consent-banner p { font-size: 0.88rem; color: var(--ink-dim); line-height: 1.55; }
.consent-banner p a { color: var(--cyan); font-weight: 600; }
.consent-actions {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
@media (prefers-reduced-motion: reduce) {
  .consent-banner { transition: none; }
}

/* ---------------------------------------------------------
   Accessibility widget
   --------------------------------------------------------- */
.a11y-toggle {
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: var(--z-overlay);
  width: 54px; height: 54px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, var(--magenta), var(--purple));
  color: #fff;
  box-shadow: 0 8px 26px -6px rgba(var(--magenta-rgb), 0.55);
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}
.a11y-toggle:hover { transform: scale(1.06); box-shadow: 0 10px 32px -6px rgba(var(--magenta-rgb), 0.7); }

.a11y-panel {
  position: fixed;
  right: 1.25rem;
  bottom: 5.25rem;
  z-index: var(--z-overlay);
  width: min(320px, calc(100vw - 2.5rem));
  padding: 1.5rem;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line-bright);
  background: rgba(14, 14, 24, 0.98);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 24px 60px -18px rgba(0,0,0,0.65);
  transform: translateY(12px) scale(0.98);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s var(--ease), transform 0.25s var(--ease);
}
.a11y-panel.open { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
.a11y-panel h2 {
  font-family: var(--font-display);
  font-size: 1.3rem;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  margin-bottom: 1.1rem;
}
.a11y-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.7rem 0;
  border-bottom: 1px solid var(--line);
}
.a11y-row:last-of-type { border-bottom: none; }
.a11y-row span { font-size: 0.88rem; color: var(--ink-dim); }
.switch {
  position: relative;
  width: 42px; height: 24px;
  border-radius: var(--radius-pill);
  background: var(--line-bright);
  flex-shrink: 0;
  transition: background 0.25s var(--ease);
}
.switch::before {
  content: "";
  position: absolute;
  top: 3px; left: 3px;
  width: 18px; height: 18px;
  border-radius: 50%;
  background: var(--ink);
  transition: transform 0.25s var(--ease);
}
.switch[aria-pressed="true"] { background: var(--cyan); }
.switch[aria-pressed="true"]::before { transform: translateX(18px); background: #05050a; }
.a11y-reset {
  margin-top: 1.1rem;
  width: 100%;
  padding: 0.7rem;
  border-radius: var(--radius-sm);
  border: 1px solid var(--line-bright);
  color: var(--ink-dim);
  font-size: 0.85rem;
  text-align: center;
}
.a11y-reset:hover { color: var(--ink); border-color: var(--ink-dim); }

/* Accessibility states applied to <html> */
html.a11y-large-text { font-size: 118%; }
html.a11y-contrast body {
  background: #000;
  color: #fff;
}
html.a11y-contrast .strip,
html.a11y-contrast .tickets,
html.a11y-contrast .learn,
html.a11y-contrast .groups,
html.a11y-contrast .visit { background: #000; }
html.a11y-contrast .session-card,
html.a11y-contrast .price-card,
html.a11y-contrast .bento-cell,
html.a11y-contrast .group-card,
html.a11y-contrast .learn-item,
html.a11y-contrast .learn-panel,
html.a11y-contrast .map-fallback,
html.a11y-contrast .sessions-aside,
html.a11y-contrast .groups-banner,
html.a11y-contrast .package-item {
  background: #050505;
  border-color: #fff;
}
html.a11y-contrast .ink-dim,
html.a11y-contrast p,
html.a11y-contrast .section-head p { color: #fff !important; }
html.a11y-contrast a { text-decoration: underline; }
html.a11y-reduce-motion *,
html.a11y-reduce-motion *::before,
html.a11y-reduce-motion *::after {
  animation-duration: 0.001ms !important;
  animation-iteration-count: 1 !important;
  transition-duration: 0.001ms !important;
  scroll-behavior: auto !important;
}
html.a11y-reduce-motion .reveal { opacity: 1 !important; transform: none !important; }

/* ---------------------------------------------------------
   Toast (for copy actions etc, minimal use)
   --------------------------------------------------------- */
.toast {
  position: fixed;
  left: 50%;
  bottom: 2rem;
  transform: translateX(-50%) translateY(20px);
  background: var(--ink);
  color: #0a0a12;
  padding: 0.75rem 1.25rem;
  border-radius: var(--radius-pill);
  font-size: 0.85rem;
  font-weight: 700;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s var(--ease), transform 0.3s var(--ease);
  z-index: var(--z-toast);
}
.toast.show { opacity: 1; transform: translateX(-50%) translateY(0); }

/* ---------------------------------------------------------
   Responsive type nudges
   --------------------------------------------------------- */
@media (max-width: 560px) {
  .price-grid, .bento, .groups-grid { gap: 0.9rem; }
  .hero-cta-row .btn, .final-cta .btn { width: 100%; }
}

/* ---------------------------------------------------------
   Mobile density pass: keep real grids on phones (less wasted
   vertical space) and tighten the section rhythm for smoother flow.
   --------------------------------------------------------- */
@media (max-width: 560px) {
  /* Trim the big section padding that left long empty gaps */
  .sessions, .tickets, .parties, .learn, .more, .groups, .visit {
    padding-block: 2.9rem;
  }
  .about { padding-block: 3rem; }
  .section-head { margin-bottom: 1.5rem; }
  .section-head h2 { margin-bottom: 0.5rem; }

  /* Attractions: keep the 2-col bento instead of one tall column */
  .more .bento { grid-template-columns: repeat(2, 1fr); gap: 0.7rem; }
  .more .bento-cell.b1,
  .more .bento-cell.b4,
  .more .bento-cell.b5 { grid-column: span 2; grid-row: span 1; }
  .more .bento-cell { padding: 1.1rem 1.15rem; }
  .more .bento-cell.b1 { min-height: 200px; }

  /* Groups cards carry real copy: keep them full-width so text can breathe
     (2x2 was too cramped). Image-only grids can stay 2-up. */
  .groups-grid { grid-template-columns: 1fr; gap: 0.9rem; }
  .about-gallery { grid-template-columns: repeat(2, 1fr); gap: 0.7rem; }

  /* Session photos side by side reads tighter than two huge stacked frames */
  .session-photos { grid-template-columns: 1fr 1fr; gap: 0.7rem; }
  .session-photos .photo-frame { aspect-ratio: 3/3.6; }
  .session-photos .cap { font-size: 0.62rem; left: 0.6rem; right: 0.6rem; bottom: 0.6rem; }
}

/* =========================================================
   LIGHT THEME LAYER  (white-background style like the live
   site; brand colors kept as accents). Contained + revertable.
   Backups in _prelight/. Token flip is in :root above.
   ========================================================= */

/* Softer grain on a light canvas */
.grain { opacity: 0.03; mix-blend-mode: multiply; }

/* ---- Nav: translucent white ---- */
.site-nav { background: rgba(255, 255, 255, 0.86); }
.hamburger span { background: var(--ink); }
.brand-logo { height: 34px; width: auto; display: block; }

/* ---- Mobile menu: light ---- */
.mobile-menu { background: rgba(255, 255, 255, 0.98); }
.mobile-menu a { color: var(--ink); }

/* ---- Eyebrows / colored text: accessible on white ---- */
.eyebrow { color: var(--accent-ink); }
.btn-outline:hover { border-color: var(--accent-ink); color: var(--accent-ink); box-shadow: 0 0 20px -6px rgba(211,22,122,0.4); }
.price-card ul li svg { color: var(--accent-ink); }
.tickets-note strong { color: var(--accent-ink); }
.learn-item .price-tag { color: var(--accent-ink); }
.group-card a.link { color: var(--accent-ink); }
.group-card a.link:hover { color: var(--purple-ink); }
.groups-banner-copy strong { color: var(--accent-ink); }
.about h2 .glow { color: var(--accent-ink); }
.about .badge-row .chip { border-color: var(--line-bright); color: var(--ink-dim); }
.info-block a:hover { color: var(--accent-ink); }
.footer-col a:hover { color: var(--accent-ink); }
.consent-banner p a { color: var(--accent-ink); }

/* ---- Cards: white surfaces with a soft shadow ---- */
.session-card,
.sessions-aside,
.price-card,
.learn-item,
.learn-panel,
.group-card,
.map-block,
.chip {
  background: var(--bg-raised);
  border: 1px solid var(--line);
  box-shadow: var(--shadow-card);
}
.price-card.featured {
  background: linear-gradient(165deg, rgba(var(--magenta-rgb), 0.06), #fff 60%);
  border-color: rgba(var(--magenta-rgb), 0.4);
}
.chip { box-shadow: none; color: var(--ink-dim); }

/* Bento: white cards; photo cells keep a dark scrim so their text stays white */
.bento-cell { background: var(--bg-raised); border: 1px solid var(--line); box-shadow: var(--shadow-card); }
.bento-cell.b1, .bento-cell.b2, .bento-cell.b3, .bento-cell.b4, .bento-cell.b5 { background: var(--bg-raised); }
.bento-cell.has-photo { background: var(--bg-raised); }
.bento-cell.has-photo h3, .bento-cell.has-photo p, .bento-cell.has-photo .icon { color: #fff; }
.bento-cell .stripe-lines { background: repeating-linear-gradient(115deg, rgba(24,18,43,0.04) 0 2px, transparent 2px 26px); }

/* ---- Hero stays light: text sits over the dark-scrimmed video ---- */
.hero-copy h1 { color: #fff; }
.hero-copy .lede { color: rgba(255,255,255,0.85); }
.hero .eyebrow { color: var(--cyan); }
.hero .rating-badge { background: rgba(255,255,255,0.12); border-color: rgba(255,255,255,0.3); }
.hero .rating-badge, .hero .rating-badge strong { color: #fff; }
.hero .rating-badge span.sub { color: rgba(255,255,255,0.75); }
.hero-proof .school-vendor { color: rgba(255,255,255,0.75); }
.hero .btn-outline { color: #fff; border-color: rgba(255,255,255,0.5); }
.hero .btn-outline:hover { color: var(--ink); background: #fff; border-color: #fff; box-shadow: none; }

/* ---- Final CTA: vibrant brand band with white text ---- */
.final-cta { background: linear-gradient(120deg, var(--magenta), var(--purple)); }
.final-cta::before { opacity: 0.25; }
.final-cta h2 { color: #fff; }
.final-cta p { color: rgba(255,255,255,0.92); }
.final-cta .btn-outline { color: #fff; border-color: rgba(255,255,255,0.6); }
.final-cta .btn-outline:hover { color: var(--magenta); background: #fff; border-color: #fff; }

/* ---- Footer: clean light band ---- */
.site-footer { background: var(--bg-alt); border-top: 1px solid var(--line); }
.footer-bottom { border-top: 1px solid var(--line); }

/* ---- Consent banner: light card ---- */
.consent-banner {
  background: #fff;
  border-top: 1px solid var(--line);
  box-shadow: 0 -10px 34px -14px rgba(24,18,43,0.28);
}

/* ---- Map: do NOT invert on a light site ---- */
.map-block iframe { filter: grayscale(0.2) contrast(1.02); }

/* Toast is a dark snackbar on the light site — keep its text light */
.toast { color: #fff; }
.toast a, .toast strong { color: var(--cyan); }
