.session-label { display: none; }
.momentum-strip { white-space: normal; }
.momentum-strip .momentum-track { display: flex; width: max-content; animation: titan-ticker 72s linear infinite; }
.momentum-strip .momentum-group { flex: 0 0 auto; display: block; white-space: nowrap; animation: none; }
.momentum-strip .momentum-group::after { content: "✦"; color: #25b9ff; margin: 0 14px; }
.first-class { background: #f7f9fa; }
.first-class-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.first-class-steps article { min-height: 290px; padding: 28px; background: #061424; color: #fff; position: relative; overflow: hidden; }
.first-class-steps article::after { content: ""; position: absolute; width: 210px; height: 210px; right: -85px; bottom: -115px; border: 1px solid rgba(86, 206, 255, .45); border-radius: 50%; box-shadow: 0 0 0 38px rgba(21, 159, 226, .06); }
.first-class-steps span { display: block; color: #4fc7ff; font-family: "Barlow Condensed", sans-serif; font-size: 34px; font-weight: 700; line-height: 1; margin-bottom: 54px; }
.first-class-steps h3 { font-size: 40px; margin-bottom: 15px; position: relative; z-index: 1; }
.first-class-steps p { color: #c8d7e2; font-size: 14px; margin: 0; position: relative; z-index: 1; }
.first-class-cta { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-top: 18px; padding: 26px 30px; background: #d6dee5; }
.first-class-cta .eyebrow { margin-bottom: 6px; }
.first-class-cta h3 { color: #061424; font-size: 38px; }

.schedule-intro { max-width: 560px; margin: 18px auto 0; color: #c4d5e1; }
.calendar-legend { display: flex; justify-content: center; flex-wrap: wrap; gap: 18px; margin: 0 0 18px; font-size: 12px; font-weight: 700; letter-spacing: .08em; }
.calendar-legend span { display: inline-flex; align-items: center; gap: 7px; }
.legend-dot { width: 10px; height: 10px; border-radius: 50%; display: inline-block; }
.gi-dot { background: #54caff; } .nogi-dot { background: #b7c6d3; } .homeschool-dot { background: #ffe26b; }
.class-calendar { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; align-items: stretch; }
.calendar-day { min-height: 318px; padding: 16px; border: 1px solid rgba(120, 210, 255, .26); background: rgba(5, 25, 45, .64); box-shadow: inset 0 1px 0 rgba(255,255,255,.06); }
.calendar-day h3 { color: #fff; font-size: 31px; margin: 0 0 15px; letter-spacing: .04em; }
.calendar-day h3 small { display: block; margin-top: 2px; color: #83d9ff; font-family: "Open Sans", sans-serif; font-size: 10px; font-weight: 700; letter-spacing: .12em; }
.calendar-session { position: relative; margin: 0 0 9px; padding: 13px 10px 11px; border-left: 3px solid #54caff; background: rgba(255,255,255,.08); }
.calendar-session b { display: block; margin-bottom: 6px; color: #76d8ff; font-size: 9px; letter-spacing: .13em; }
.calendar-session strong, .calendar-session span { display: block; }
.calendar-session strong { font-size: 14px; line-height: 1.15; }
.calendar-session span { margin-top: 7px; color: #d4e1e9; font-size: 12px; line-height: 1.35; }
.calendar-session time { display: inline-block; color: #fff; font-family: "Barlow Condensed", sans-serif; font-size: 18px; font-weight: 700; letter-spacing: .02em; white-space: nowrap; }
.calendar-session.nogi { border-left-color: #c4d0d8; } .calendar-session.nogi b { color: #d5dfe5; }
.calendar-day.is-today { border-color: rgba(84, 202, 255, .92); background: linear-gradient(180deg, rgba(22, 103, 151, .68), rgba(5,25,45,.78)); transform: translateY(-8px); box-shadow: 0 18px 38px rgba(0,0,0,.22), 0 0 0 1px rgba(125, 219, 255, .22); }
.calendar-day.is-today h3::after { content: "TODAY"; display: inline-block; margin-left: 7px; padding: 4px 6px; border-radius: 2px; background: #54caff; color: #061424; font-family: "Open Sans", sans-serif; font-size: 8px; font-weight: 800; letter-spacing: .11em; vertical-align: middle; }
.homeschool-day { background: linear-gradient(180deg, rgba(94, 78, 28, .38), rgba(5,25,45,.75)); border-color: rgba(255, 226, 107, .48); }
.calendar-session.homeschool { border-left-color: #ffe26b; } .calendar-session.homeschool b { color: #ffe26b; }
.calendar-note { margin: 17px 2px 0; color: #fff0a8; font-size: 11px; font-weight: 700; line-height: 1.5; text-transform: uppercase; letter-spacing: .07em; }
.schedule-booking { display: flex; align-items: center; justify-content: space-between; gap: 34px; margin-top: 24px; padding: 32px 36px; border: 1px solid rgba(112, 215, 255, .58); background: linear-gradient(115deg, #1488c5, #11669d 55%, #082b4b); box-shadow: 0 22px 52px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.2); }
.schedule-booking .eyebrow { color: #d6f4ff; margin-bottom: 7px; }.schedule-booking h3 { color: #fff; font-size: clamp(36px, 4vw, 54px); }.schedule-booking p:not(.eyebrow) { max-width: 590px; margin: 12px 0 0; color: #e1f5ff; font-size: 14px; }.calendar-booking-cta { flex: 0 0 auto; min-height: 58px; padding: 17px 25px; box-shadow: 0 14px 28px rgba(0,0,0,.2); }

.titan-gallery { background: #061424; color: #fff; }.titan-gallery .split-heading > p { color: #c2d5e1; }
.photo-marquee { overflow: hidden; border: 1px solid rgba(99, 209, 255, .46); background: #061424; box-shadow: 18px 18px 0 rgba(21,159,226,.7); }.photo-track { display: flex; width: max-content; animation: titan-gallery-scroll 72s linear infinite; }.photo-set { display: flex; gap: 12px; padding: 12px 6px; }.photo-set figure { width: 294px; height: 220px; flex: 0 0 auto; margin: 0; overflow: hidden; background: #092033; }.photo-set figure.is-portrait { width: 165px; }.photo-set img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; }.photo-marquee:hover .photo-track { animation-play-state: paused; }.gallery-link { display: block; padding: 13px 18px; border-top: 1px solid rgba(99,209,255,.33); color: #a8e7ff; font-size: 12px; font-weight: 800; text-decoration: none; }.gallery-link span { font-size: 17px; }
.titan-proof { background: #d6dee5; overflow: hidden; }.proof-showcase { display: grid; grid-template-columns: .9fr 1.1fr; gap: 8vw; align-items: center; }.proof-copy > p:not(.eyebrow) { max-width: 450px; color: #405363; }.proof-links { display: flex; flex-wrap: wrap; gap: 22px; margin-top: 22px; }.proof-awards { display: grid; grid-template-columns: 1fr 1.1fr 1fr; gap: 12px; align-items: stretch; }.proof-awards article { min-height: 250px; padding: 22px; display: flex; flex-direction: column; justify-content: flex-end; }.review-score, .facebook-score { background: #fff; color: #061424; }.star-row { margin-bottom: auto; color: #e7af22; font-size: 16px; letter-spacing: .05em; }.review-score strong, .facebook-score strong { font-family: "Barlow Condensed", sans-serif; font-size: 66px; line-height: .8; }.proof-awards span { margin-top: 9px; font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }.proof-awards p { margin: 9px 0 0; color: #536575; font-size: 12px; }.award-card { position: relative; overflow: hidden; background: #061424; color: #fff; border: 1px solid #159fe2; box-shadow: 10px 10px 0 #159fe2; }.award-card::before { content: "✦"; position: absolute; right: -18px; top: -42px; color: rgba(86, 206, 255, .18); font-size: 190px; }.award-card span { position: relative; margin-top: auto; color: #bdeeff; }.award-card strong { position: relative; margin-top: 5px; font-family: "Barlow Condensed", sans-serif; font-size: 66px; line-height: .75; letter-spacing: .02em; }.award-stars { position: relative; display: flex; gap: 3px; color: #ffe26b; }.award-stars svg { width: 20px; height: 20px; fill: currentColor; filter: drop-shadow(0 0 6px rgba(255,226,107,.32)); }

@keyframes titan-ticker {
  to { transform: translateX(-50%); }
}
@keyframes titan-gallery-scroll {
  to { transform: translateX(-50%); }
}

@media (max-width: 800px) {
  .session-label { display: block; color: #63d1ff; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; margin-bottom: 2px; }
  .first-class-steps { grid-template-columns: 1fr; gap: 12px; }
  .first-class-steps article { min-height: 0; padding: 24px; }
  .first-class-steps span { margin-bottom: 26px; }
  .first-class-cta { align-items: flex-start; flex-direction: column; padding: 24px; }
  .first-class-cta .button { width: 100%; min-height: 56px; }
  .class-calendar { grid-template-columns: 1fr; gap: 10px; }
  .calendar-day, .calendar-day.is-today { min-height: 0; transform: none; }
  .calendar-day h3 { display: flex; align-items: baseline; gap: 8px; margin-bottom: 12px; }
  .calendar-day h3 small { display: inline; margin: 0; }
  .schedule-booking { align-items: flex-start; flex-direction: column; padding: 27px 24px; }
  .calendar-booking-cta { width: 100%; }
  .photo-marquee { box-shadow: 10px 10px 0 rgba(21,159,226,.7); }.photo-track { animation-duration: 58s; }.photo-set { gap: 9px; padding: 9px 5px; }.photo-set figure { width: 227px; height: 170px; }.photo-set figure.is-portrait { width: 128px; }.proof-showcase { grid-template-columns: 1fr; gap: 42px; }.proof-awards { grid-template-columns: 1fr 1.15fr 1fr; gap: 8px; }.proof-awards article { min-height: 205px; padding: 15px; }.review-score strong, .facebook-score strong { font-size: 54px; }.award-card strong { font-size: 37px; }.proof-awards p { font-size: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  .momentum-strip .momentum-track { animation: none; }
  .photo-track { animation: none; width: 100%; overflow-x: auto; }
  .photo-set[aria-hidden="true"] { display: none; }
}

.footer-legal { white-space: nowrap; }
