/* GTGF v16.61 — compact, collision-safe Events overview. */
body.gtgf-v14 .v1587-events-page,
body.gtgf-v14 .v1587-events-page * { box-sizing: border-box; }

/* Intro and featured start line: keep the impact, remove excess height. */
body.gtgf-v14 .v1587-events-hero { padding-block: clamp(44px, 5vw, 68px); }
body.gtgf-v14 .v1587-events-hero h1 { font-size: clamp(3rem, 5.4vw, 5.25rem); }
body.gtgf-v14 .v1660-tour-life { padding-block: clamp(14px, 2vw, 24px); }
body.gtgf-v14 .v1660-tour-life__card { border-radius: 18px; }
body.gtgf-v14 .v1660-tour-life__topline { min-height: 40px; }
body.gtgf-v14 .v1660-tour-life__copy {
  min-height: 300px;
  padding: clamp(26px, 3.3vw, 46px);
}
body.gtgf-v14 .v1660-tour-life__eyebrow { margin-bottom: 13px !important; font-size: 9px !important; }
body.gtgf-v14 .v1660-tour-life__copy h2 {
  max-width: 12ch;
  font-size: clamp(39px, 4.7vw, 64px) !important;
  line-height: .9 !important;
}
body.gtgf-v14 .v1660-tour-life__lead {
  max-width: 58ch;
  margin-top: 18px !important;
  font-size: 13.5px !important;
  line-height: 1.55 !important;
}
body.gtgf-v14 .v1660-tour-life__actions { margin-top: 20px; }
body.gtgf-v14 .v1660-tour-life__actions a,
body.gtgf-v14 .v1660-tour-life__coach > a { min-height: 40px; padding-inline: 15px; }
body.gtgf-v14 .v1660-tour-life__route { gap: 17px; padding: clamp(24px, 2.8vw, 38px); }
body.gtgf-v14 .v1660-tour-life__metrics > div { padding: 13px 14px; }
body.gtgf-v14 .v1660-tour-life__metrics strong { margin-top: 6px; font-size: 13px; }
body.gtgf-v14 .v1660-tour-life__coach { gap: 14px; padding: 15px; }
body.gtgf-v14 .v1660-tour-life__coach strong { font-size: 13px; }
body.gtgf-v14 .v1660-tour-life__footer { min-height: 54px; padding-block: 9px; }

/* Crew section: smaller cards with a stable text and action area. */
body.gtgf-v14 .v1596-event-community-strip { padding-block: clamp(42px, 5.5vw, 68px); }
body.gtgf-v14 .v1596-community-head { margin-bottom: 22px; }
body.gtgf-v14 .v1596-community-head h2 {
  max-width: 13ch;
  font-size: clamp(2.45rem, 4.4vw, 4.35rem);
  line-height: .92;
}
body.gtgf-v14 .v1596-community-stat strong { font-size: 2.7rem; }
body.gtgf-v14 .v1596-community-event { min-height: 226px; overflow: hidden; }
body.gtgf-v14 .v1596-community-event__main { min-width: 0; padding: 20px; }
body.gtgf-v14 .v1596-community-event h3 {
  max-width: none;
  margin: 18px 0 7px;
  overflow-wrap: anywhere;
  font-size: clamp(1.3rem, 2vw, 2rem);
  line-height: 1;
}
body.gtgf-v14 .v1596-community-event__people { padding-top: 20px; }
body.gtgf-v14 .v1596-inline-attendance button,
body.gtgf-v14 a.v1596-inline-login { min-height: 42px; }

/* Major events: denser rhythm and no clipped horizontal card rail. */
body.gtgf-v14 .v1588-major-events { padding-block: clamp(46px, 5.5vw, 70px); }
body.gtgf-v14 .v1588-major-head { margin-bottom: clamp(24px, 3vw, 36px); }
body.gtgf-v14 .v1588-major-head h2 {
  max-width: 14ch;
  font-size: clamp(2.45rem, 4.35vw, 4.4rem);
  line-height: .93;
}
body.gtgf-v14 .v1588-major-item { grid-template-columns: 48px minmax(0, 1fr); gap: 11px; padding: 14px; }
body.gtgf-v14 .v1588-major-date strong { font-size: 1.65rem; }
body.gtgf-v14 .v1588-major-copy h3 {
  margin-block: 7px 4px;
  overflow-wrap: anywhere;
  font-size: .96rem;
  line-height: 1.12;
}
body.gtgf-v14 .v1588-major-copy > small,
body.gtgf-v14 .v1588-major-copy em { font-size: .61rem; }
body.gtgf-v14 .v1588-major-plan { margin-top: -4px; font-size: .59rem; }
body.gtgf-v14 .v1588-major-tba { margin-top: 12px; padding: 16px 18px; }
body.gtgf-v14 .v1588-major-tba__list a,
body.gtgf-v14 .v1588-major-tba__list > span { min-height: 56px; padding: 10px 12px; }

/* Calendar: rows remain readable while every control owns its space. */
body.gtgf-v14 .v1587-events-browser { padding-block: clamp(42px, 5vw, 66px); }
body.gtgf-v14 .v1587-events-head { margin-bottom: 20px; }
body.gtgf-v14 .v1587-events-head h2 { font-size: clamp(2.15rem, 3.5vw, 3.55rem); }
body.gtgf-v14 .v1587-events-list { margin-top: 22px !important; }
body.gtgf-v14 .v1587-event-row {
  grid-template-columns: 72px minmax(250px, 1fr) auto !important;
  min-height: 108px !important;
}
body.gtgf-v14 .v1587-event-date { padding-block: 14px !important; }
body.gtgf-v14 .v1587-event-date strong { font-size: 2.05rem !important; }
body.gtgf-v14 .v1587-event-main { padding: 14px 18px 14px 0 !important; }
body.gtgf-v14 .v1587-event-main h3 {
  margin-bottom: 7px !important;
  font-size: clamp(1.15rem, 1.55vw, 1.45rem) !important;
}
body.gtgf-v14 .v1596-event-actions {
  display: grid !important;
  grid-template-columns: minmax(78px, auto) auto auto auto auto !important;
  align-content: center;
  align-self: stretch;
  min-width: 0;
  padding: 0 !important;
}
body.gtgf-v14 .v1596-row-community {
  min-width: 78px;
  min-height: 42px;
  padding-inline: 10px;
}
body.gtgf-v14 .v1596-row-community span { font-size: .56rem; white-space: nowrap; }
body.gtgf-v14 .v1596-row-community span strong { font-size: .65rem; }
body.gtgf-v14 .v1596-event-actions .v1596-inline-attendance { align-self: center; height: 42px; }
body.gtgf-v14 .v1596-event-actions .v1596-inline-attendance button,
body.gtgf-v14 .v1596-event-actions .v1596-inline-login,
body.gtgf-v14 .v1596-event-view,
body.gtgf-v14 .v1587-event-plan,
body.gtgf-v14 .v1587-event-more > summary {
  min-width: 0 !important;
  min-height: 42px !important;
  height: 42px !important;
  padding-inline: 11px !important;
  font-size: .58rem !important;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
}
body.gtgf-v14 .v1587-event-plan { width: auto; }
body.gtgf-v14 .v1587-event-details { max-width: min(560px, calc(100vw - 24px)); }

body.gtgf-v14 .v1587-events-page :is(a, button, summary):focus-visible {
  outline: 3px solid #ff7a32;
  outline-offset: 2px;
}

@media (max-width: 1120px) {
  body.gtgf-v14 .v1587-event-row { grid-template-columns: 68px minmax(220px, 1fr) auto !important; }
  body.gtgf-v14 .v1596-event-actions { grid-template-columns: repeat(4, auto) !important; }
  body.gtgf-v14 .v1596-row-community { grid-column: 1 / -1; border-bottom: 1px solid rgba(255,255,255,.08); }
}

@media (max-width: 820px) {
  body.gtgf-v14 .v1588-major-groups {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-inline: 0;
    padding-inline: 0;
    overflow: visible;
  }
  body.gtgf-v14 .v1588-major-group,
  body.gtgf-v14 .v1588-major-group:last-child { width: auto; min-width: 0; grid-column: auto; }
  body.gtgf-v14 .v1588-major-group:last-child .v1588-major-list { grid-template-columns: 1fr; }
  body.gtgf-v14 .v1588-major-group:last-child .v1588-major-item:nth-child(odd) { border-right: 0; }

  body.gtgf-v14 .v1587-event-row {
    grid-template-columns: 62px minmax(0, 1fr) !important;
    padding-block: 10px !important;
  }
  body.gtgf-v14 .v1587-event-date { grid-row: 1; padding: 7px 8px 7px 0 !important; }
  body.gtgf-v14 .v1587-event-main { padding: 7px 0 9px !important; }
  body.gtgf-v14 .v1587-event-actions {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: 100%;
    margin-top: 4px;
    border-top: 1px solid rgba(255,255,255,.08);
  }
  body.gtgf-v14 .v1596-row-community { grid-column: 1 / -1; min-height: 34px; }
  body.gtgf-v14 .v1596-event-actions .v1596-inline-attendance,
  body.gtgf-v14 .v1596-event-actions .v1596-inline-login,
  body.gtgf-v14 .v1596-event-view { width: 100%; }
  body.gtgf-v14 .v1596-event-actions .v1587-event-plan,
  body.gtgf-v14 .v1596-event-actions .v1587-event-more { grid-column: 1 / -1; width: 100%; }
  body.gtgf-v14 .v1596-event-actions :is(a, button, summary) {
    white-space: normal !important;
    overflow-wrap: anywhere;
  }
  body.gtgf-v14 .v1587-event-more[open] { z-index: 4; }
  body.gtgf-v14 .v1587-event-details {
    position: static;
    width: 100%;
    max-width: none;
    margin-top: 0;
    overflow: hidden;
  }
}

@media (max-width: 760px) {
  body.gtgf-v14 .v1660-tour-life { padding-block: 10px 14px; }
  body.gtgf-v14 .v1660-tour-life__card { border-radius: 14px; }
  body.gtgf-v14 .v1660-tour-life__topline { min-height: 38px; padding-inline: 14px; }
  body.gtgf-v14 .v1660-tour-life__topline span,
  body.gtgf-v14 .v1660-tour-life__topline a { font-size: 7px; letter-spacing: .1em; }
  body.gtgf-v14 .v1660-tour-life__copy,
  body.gtgf-v14 .v1660-tour-life__route { padding: 20px 18px; }
  body.gtgf-v14 .v1660-tour-life__copy h2 { font-size: clamp(34px, 10.5vw, 43px) !important; line-height: .93 !important; }
  body.gtgf-v14 .v1660-tour-life__lead { margin-top: 15px !important; font-size: 12.5px !important; }
  body.gtgf-v14 .v1660-tour-life__actions { margin-top: 17px; }
  body.gtgf-v14 .v1660-tour-life__actions a { min-height: 39px; }
  body.gtgf-v14 .v1660-tour-life__route { gap: 14px; }
  body.gtgf-v14 .v1660-tour-life__metrics > div { grid-template-columns: 62px 1fr auto; padding: 10px 12px; }
  body.gtgf-v14 .v1660-tour-life__coach { gap: 11px; padding: 14px; }
  body.gtgf-v14 .v1660-tour-life__footer { gap: 12px; min-height: 0; padding: 13px 16px; }

  body.gtgf-v14 .v1596-event-community-strip { padding-block: 36px; }
  body.gtgf-v14 .v1596-community-head { gap: 12px; margin-bottom: 18px; }
  body.gtgf-v14 .v1596-community-head h2 { font-size: clamp(2.15rem, 10vw, 3rem); }
  body.gtgf-v14 .v1596-community-stat { padding: 12px 0 0; border-top: 1px solid rgba(17,17,17,.13); }
  body.gtgf-v14 .v1596-community-event-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
    margin-inline: 0;
    padding-inline: 0;
    overflow: visible;
  }
  body.gtgf-v14 .v1596-community-event { min-height: 0; width: 100%; }
  body.gtgf-v14 .v1596-community-event__main { min-height: 146px; padding: 17px 18px; }
  body.gtgf-v14 .v1596-community-event h3 { margin-top: 13px; font-size: 1.25rem; }
  body.gtgf-v14 .v1596-community-event__people { padding-top: 14px; }

  body.gtgf-v14 .v1588-major-events { padding-block: 38px 44px; }
  body.gtgf-v14 .v1588-major-head { gap: 10px; margin-bottom: 20px; }
  body.gtgf-v14 .v1588-major-head h2 { font-size: clamp(2.2rem, 10vw, 3.15rem); }
  body.gtgf-v14 .v1588-major-head > p { font-size: .8rem; line-height: 1.5; }
  body.gtgf-v14 .v1588-major-group > header { min-height: 42px; padding-inline: 14px; }
  body.gtgf-v14 .v1588-major-item { padding: 12px 13px; }
  body.gtgf-v14 .v1588-major-item:nth-child(n+2) { display: none; }
  body.gtgf-v14 .v1588-major-tba { gap: 10px; padding-block: 14px; }
  body.gtgf-v14 .v1588-major-tba__list { gap: 0; }
  body.gtgf-v14 .v1588-major-tba__list a,
  body.gtgf-v14 .v1588-major-tba__list > span { min-height: 51px; }

  body.gtgf-v14 .v1587-events-browser { padding-block: 36px 46px; }
  body.gtgf-v14 .v1587-events-head { gap: 8px; margin-bottom: 16px; }
  body.gtgf-v14 .v1587-events-head h2 { font-size: 2.2rem; }
  body.gtgf-v14 .v1587-events-head__meta strong { font-size: 1.35rem; }
  body.gtgf-v14 .v1587-events-tools { border: 1px solid rgba(255,255,255,.15); border-radius: 12px; overflow: hidden; }
  body.gtgf-v14 .v1587-sport-filter button { min-height: 39px !important; padding-inline: 10px !important; font-size: .56rem !important; }
  body.gtgf-v14 .v1587-filter-bar input,
  body.gtgf-v14 .v1587-filter-bar select { height: 43px; padding-inline: 12px; font-size: .75rem; }
  body.gtgf-v14 .v1587-map-disclosure > summary { min-height: 39px; padding-inline: 12px; font-size: .58rem; }
  body.gtgf-v14 .v1587-events-list { margin-top: 16px !important; }
  body.gtgf-v14 .v1587-event-row { border: 1px solid rgba(255,255,255,.14) !important; border-radius: 12px; margin-bottom: 8px; padding: 10px 11px 0 !important; overflow: hidden; }
  body.gtgf-v14 .v1587-event-row:first-child { border-top-color: rgba(255,255,255,.14) !important; }
  body.gtgf-v14 .v1587-event-date strong { font-size: 1.7rem !important; }
  body.gtgf-v14 .v1587-event-main h3 { font-size: 1rem !important; line-height: 1.1 !important; }
  body.gtgf-v14 .v1587-event-meta { font-size: .59rem; line-height: 1.45; }
  body.gtgf-v14 .v1587-event-actions { margin-inline: -11px; }
  body.gtgf-v14 .v1596-event-actions .v1596-inline-attendance button,
  body.gtgf-v14 .v1596-event-actions .v1596-inline-login,
  body.gtgf-v14 .v1596-event-view,
  body.gtgf-v14 .v1587-event-plan,
  body.gtgf-v14 .v1587-event-more > summary { min-height: 38px !important; height: 38px !important; font-size: .55rem !important; }
  body.gtgf-v14 .v1596-event-actions .v1596-inline-attendance { height: 38px; }
  body.gtgf-v14 .v1587-event-details { padding: 16px !important; border-inline: 0; border-bottom: 0; }
  body.gtgf-v14 .v1587-detail-grid { grid-template-columns: 1fr; }
  body.gtgf-v14 .v1596-detail-community { grid-template-columns: 1fr !important; gap: 8px !important; }
}

@media (max-width: 390px) {
  body.gtgf-v14 .v1660-tour-life__topline { align-items: flex-start; flex-direction: column; justify-content: center; gap: 1px; padding-block: 7px; }
  body.gtgf-v14 .v1660-tour-life__topline span,
  body.gtgf-v14 .v1660-tour-life__topline a { min-height: 20px; }
  body.gtgf-v14 .v1660-tour-life__route-line span { font-size: 7px; }
  body.gtgf-v14 .v1587-event-row { grid-template-columns: 54px minmax(0, 1fr) !important; }
  body.gtgf-v14 .v1587-event-labels .v1588-major-badge { margin-left: 0; margin-top: 4px; }
}

@media (prefers-reduced-motion: reduce) {
  body.gtgf-v14 .v1587-events-page *,
  body.gtgf-v14 .v1587-events-page *::before,
  body.gtgf-v14 .v1587-events-page *::after { transition: none !important; }
}
