/* Homepage art direction: Colorado roads, vintage club print, warm hospitality. */
.home { --asphalt: #151613; --asphalt-2: #20211d; --line: #3b3c33; --ink: #f4efdf; --ink-soft: #cbc8bb; --orange: #f07a35; --orange-hot: #ff9452; --wrap: 82rem; }
.home .wrap { padding-inline: clamp(1.25rem, 5vw, 5rem); }
.home h1, .home h2 { letter-spacing: -.025em; }
.home a:focus-visible, .home button:focus-visible { outline: 3px solid #ffb880; outline-offset: 5px; }
.home .site-nav { background: #151613; }
.home .site-nav .bar { padding-block: 1rem; }
.home .brand img { width: 50px; height: 50px; }
.home .nav-links a { font-size: .95rem; }
.home .nav-links .btn-solid { padding: .7rem 1rem; color: #171710; border: 0; }
.home .btn { border-radius: 0; padding: .85rem 1.5rem; font-size: 1rem; }
.eyebrow { font-family: var(--display); font-size: .85rem; font-weight: 600; letter-spacing: .19em; text-transform: uppercase; }
.road-hero { min-height: 680px; min-height: min(820px, 90svh); position: relative; display: flex; align-items: center; isolation: isolate; background: #242a24; }
.road-hero > .hero-scene { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 62%; z-index: -2; }
.road-hero::before { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, #101510eb 0%, #101510a3 36%, #10151015 72%), linear-gradient(0deg, #11150de6, transparent 28%); }
.road-hero .wrap { width: 100%; padding-block: 5rem 6rem; }
.road-hero .eyebrow { color: #e0d7be; display: flex; align-items: center; gap: .9rem; }
.road-hero .eyebrow::before { content: ''; width: 2rem; height: 2px; background: var(--orange); }
.road-hero h1 { font-size: clamp(4.3rem, 8.4vw, 8rem); line-height: .91; margin-block: 1.8rem; max-width: 14ch; text-wrap: initial; }
.road-hero h1 span { color: #ff9858; }
.road-hero .intro { max-width: 34ch; font-size: 1.15rem; color: #e5e1d3; }
.road-hero .hero-actions { align-items: center; gap: 1.7rem; }
.text-link { font-family: var(--display); font-size: 1.05rem; text-transform: uppercase; letter-spacing: .06em; font-weight: 600; color: var(--ink); text-decoration: none; border-bottom: 1px solid #77796b; padding-block: .45rem; }
.text-link span { display: inline-block; margin-left: .7rem; transition: transform .2s; }
.text-link:hover span { transform: translateX(4px); }
.hero-caption { position: absolute; right: 2rem; bottom: 1.2rem; color: #dad7cb; font-size: .7rem; letter-spacing: .05em; }
.hero-stamp { position: absolute; right: 5%; top: 2.5rem; width: 105px; height: 105px; border: 1px solid #e9e1ca8c; border-radius: 50%; display: grid; align-content: center; text-align: center; transform: rotate(9deg); color: #f0e8d2; font-family: var(--display); text-transform: uppercase; font-size: .7rem; letter-spacing: .1em; }
.hero-stamp strong { display: block; font-size: 2.4rem; line-height: 1.1; }
.club-strip { border-block: 1px solid var(--line); background: #1e201a; }
.club-strip .wrap { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding-block: 1.2rem; font-family: var(--display); font-weight: 600; font-size: 1rem; text-transform: uppercase; letter-spacing: .12em; }
.club-strip i { font-style: normal; color: var(--orange); }
.home section { padding-block: clamp(3.5rem, 7vw, 6rem); }
.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 2rem; margin-bottom: 2rem; }
.section-heading h2 { margin: .5rem 0 0; font-size: clamp(2.6rem, 4.5vw, 4rem); }
.section-heading .eyebrow { color: var(--orange-hot); margin: 0; }
.upcoming-section .board { border-top: 2px solid var(--orange); }
.upcoming-section .board li { grid-template-columns: 6rem 1fr 13rem; padding-block: 1.8rem; align-items: center; }
.upcoming-section .board .date { font-size: 1.75rem; }
.upcoming-section .board .what { font-family: var(--display); font-size: 1.65rem; text-transform: uppercase; }
.upcoming-section .board .what small { font-family: var(--body); font-size: 1rem; text-transform: none; max-width: 60ch; margin-top: .5rem; }
.upcoming-section .board li.annual .what::after { display: none; }
.board-footnote { font-size: .9rem; color: var(--ink-soft); margin: 1.25rem 0 0; }
.home .lunch-section { padding-top: 0; }
.lunch-grid { display: grid; grid-template-columns: 1.2fr 1fr; gap: clamp(2rem, 5vw, 5rem); align-items: center; }
.lunch-photo { margin: 0; position: relative; }
.lunch-photo img { width: 100%; height: auto; aspect-ratio: 1.12; object-fit: cover; }
.lunch-photo figcaption { font-size: .7rem; color: var(--ink-soft); margin-top: .55rem; }
.lunch-copy .eyebrow { color: var(--orange-hot); }
.lunch-copy h2 { font-size: clamp(3rem, 4.8vw, 4.8rem); max-width: 12ch; }
.lunch-copy p:not(.eyebrow) { color: var(--ink-soft); }
.lunch-copy .small-rule { border-top: 1px solid var(--line); padding-top: 1.3rem; margin-top: 1.5rem; font-weight: 500; color: var(--ink); }
.home .story-section { background: #23251e; border-block: 1px solid var(--line); }
.story-grid { display: grid; grid-template-columns: .8fr 1.6fr; gap: clamp(2rem, 6vw, 6rem); align-items: center; }
.story-emblem { display: flex; flex-direction: column; align-items: center; }
.story-emblem img { width: min(260px, 75%); height: auto; border-radius: 50%; }
.story-emblem p { color: #c0b99f; font-size: .75rem; margin-top: 1.4rem; }
.story-copy .eyebrow { color: var(--orange-hot); }
.story-copy blockquote { font-family: var(--display); font-size: clamp(2.3rem, 4vw, 3.8rem); line-height: 1.06; margin: 1rem 0 1.5rem; text-transform: uppercase; font-weight: 600; max-width: 20ch; }
.story-copy blockquote span { color: #efac73; }
.story-copy p { color: var(--ink-soft); }
.story-copy .attribution { font-family: var(--display); letter-spacing: .12em; text-transform: uppercase; color: var(--ink); font-size: .9rem; }
.gear-layout { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 1.5rem; }
.gear-item { display: block; color: var(--ink); text-decoration: none; }
.gear-image { overflow: hidden; background: #f4f1ea; }
.gear-image img { aspect-ratio: 1.12; width: 100%; height: auto; object-fit: cover; transition: transform .35s ease; }
.gear-item:hover img { transform: scale(1.04); }
.gear-label { display: flex; justify-content: space-between; align-items: center; padding-top: 1rem; }
.gear-label h3 { font-size: 1.4rem; margin: 0; }
.gear-label span { color: var(--orange-hot); font-size: 1.4rem; }
.gear-item p { margin: .25rem 0; color: var(--ink-soft); font-size: .9rem; }
.calendar-callout { margin-top: 2.5rem; border-block: 1px solid var(--line); padding-block: 1.4rem; display: flex; justify-content: space-between; align-items: center; gap: 2rem; }
.calendar-callout p { margin: 0; color: var(--ink-soft); }
.calendar-callout strong { color: var(--ink); }
.home .join-section { padding-block: 4.5rem; background: #ec793d; color: #1c2017; }
.join-grid { display: flex; align-items: center; justify-content: space-between; gap: 3rem; }
.join-section h2 { font-size: clamp(3rem, 6vw, 5.7rem); }
.join-section p { margin-bottom: 0; max-width: 45ch; }
.join-section .btn { background: #1b2118; color: #f5efdc; border-color: #1b2118; white-space: nowrap; }
.join-section .btn:hover { background: #343c2a; }
.home .checker { opacity: .35; height: 8px; background-size: 16px 16px; }
.home .site-footer .inner { padding-block: 2rem; font-size: .8rem; }
@media (max-width: 1100px) and (min-width: 801px) { .home .site-nav .wrap { padding-inline: 1.5rem; } .home .nav-links { gap: .8rem; } .home .brand { font-size: 1rem; } .home .brand img { width: 40px; height: 40px; } }
@media (max-width: 800px) {
  .road-hero { min-height: 700px; }
  .road-hero h1 { font-size: clamp(4.2rem, 12vw, 6.5rem); }
  .road-hero > .hero-scene { object-position: 62% center; }
  .road-hero::before { background: linear-gradient(90deg, #101510e8, #10151066), linear-gradient(0deg, #11150de6, transparent 45%); }
  .hero-stamp { display: none; }
  .club-strip .wrap { flex-wrap: wrap; justify-content: center; font-size: .8rem; gap: .7rem; }
  .club-strip .last-dot, .club-strip .last-item { display: none; }
  .lunch-grid { grid-template-columns: 1fr; }
  .lunch-photo img { aspect-ratio: 1.45; }
  .lunch-copy h2 { max-width: 15ch; }
  .story-grid { grid-template-columns: 1fr; }
  .story-emblem { display: none; }
  .gear-layout { gap: 1rem; }
  .gear-label h3 { font-size: 1.1rem; }
  .join-grid { align-items: start; flex-direction: column; gap: 1.5rem; }
  .home .nav-links .btn-solid { margin: .8rem 1.5rem; padding: 1rem; }
}
@media (max-width: 560px) {
  .road-hero h1 { font-size: clamp(3rem, 13vw, 4.3rem); }
  .road-hero { min-height: 690px; }
  .road-hero .wrap { padding-top: 3rem; }
  .road-hero .eyebrow { font-size: .7rem; letter-spacing: .12em; }
  .road-hero .intro { font-size: 1rem; max-width: 28ch; }
  .hero-caption { right: 1.25rem; font-size: .65rem; }
  .section-heading { align-items: start; flex-direction: column; gap: 1rem; }
  .upcoming-section .board li { grid-template-columns: 1fr; gap: .5rem; }
  .upcoming-section .board .where { text-align: left; }
  .gear-layout { grid-template-columns: 1fr 1fr; gap: 1.5rem 1rem; }
  .gear-item:last-child { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 1rem; }
  .gear-item:last-child .gear-label { padding-top: 0; }
  .calendar-callout { align-items: start; flex-direction: column; gap: .75rem; }
  .club-strip .wrap { letter-spacing: .05em; }
}
@media (prefers-reduced-motion: reduce) { .gear-image img, .text-link span { transition: none; } }

/* Club photo: keep the rider clear of the headline and preserve the frame on phones. */
.club-photo-hero { min-height:0; display:block; }
.club-photo-hero > .hero-scene { position:relative; inset:auto; display:block; width:100%; height:auto; object-fit:contain; object-position:center; }
.club-photo-hero .wrap { position:absolute; left:0; right:0; bottom:0; padding-block:3rem 5rem; }
.club-photo-hero h1 { font-size:clamp(3.6rem, 7vw, 7rem); }
.club-photo-hero::before { background: linear-gradient(0deg, #101510b8 0%, #10151050 40%, transparent 70%); }
.club-photo-hero .hero-stamp { display:none; }
@media (max-width:700px) {
  .club-photo-hero { display:flex; flex-direction:column; min-height:0; background:#151613; }
  .club-photo-hero > .hero-scene { position:relative; inset:auto; height:auto; aspect-ratio:828 / 661; object-fit:contain; z-index:0; order:0; }
  .club-photo-hero::before { display:none; }
  .club-photo-hero .wrap { position:static; order:1; padding-block:2rem 3rem; }
  .club-photo-hero h1 { font-size:clamp(3.4rem,12vw,5rem); }
  .club-photo-hero .hero-caption { position:static; order:2; padding:0 1.25rem 1rem; align-self:flex-start; }
}

/* Desktop: fit the complete photo beside the introduction within the first screen. */
@media (min-width:701px) {
  .club-photo-hero { height:min(760px, calc(100svh - 82px)); min-height:440px; background:#151613; }
  .club-photo-hero > .hero-scene { position:absolute; left:auto; right:0; top:0; width:60%; height:100%; object-fit:contain; object-position:right center; }
  .club-photo-hero::before { background:linear-gradient(90deg, #151613 0%, #151613 37%, #15161300 53%); }
  .club-photo-hero .wrap { position:relative; inset:auto; display:flex; flex-direction:column; justify-content:center; width:45%; height:100%; margin:0; padding:2rem clamp(1.5rem, 4vw, 5rem); }
  .club-photo-hero h1 { font-size:clamp(2.6rem, 4.5vw, 5.7rem); margin-block:1.3rem; }
  .club-photo-hero .eyebrow { font-size:.65rem; letter-spacing:.12em; }
  .club-photo-hero .intro { font-size:clamp(.95rem, 1.1vw, 1.1rem); }
  .club-photo-hero .hero-actions { gap:1rem; flex-wrap:wrap; }
}
/* Expanded landscape preserves the sky while allowing text over the forest. */
.hero-wide { display:none; }
@media (min-width:701px) {
  .club-photo-hero { height:min(50vw, calc(100svh - 84px)); }
  .club-photo-hero > .hero-scene { display:none; }
  .club-photo-hero > .hero-wide { display:block; position:absolute; inset:0; width:100%; height:100%; object-fit:contain; z-index:-2; }
  .club-photo-hero::before { background:linear-gradient(90deg, #101510b8 0%, #10151080 27%, #10151020 48%, transparent 65%); }
  .club-photo-hero .wrap { width:48%; padding-top:clamp(2rem, 8vw, 8rem); }
}
/* Short, wide displays need panoramic art and height-aware typography. */
.hero-panorama { display:none; }
@media (min-width:701px) {
  .club-photo-hero { min-height:0; height:min(50vw, calc(100svh - 84px)); }
  .club-photo-hero > .hero-wide { object-fit:cover; object-position:center; }
  .club-photo-hero .wrap { padding-block:clamp(1rem, 3svh, 2rem); }
  .club-photo-hero h1 { font-size:clamp(2.2rem, min(4.5vw, 9svh), 5.7rem); margin-block:clamp(.7rem, 2svh, 1.3rem); }
  .club-photo-hero .intro { margin-bottom:clamp(.8rem, 2svh, 1.5rem); }
  .club-photo-hero .hero-actions { margin-top:clamp(.5rem, 2svh, 1.5rem); }
}
@media (min-width:701px) and (min-aspect-ratio:23/10) {
  .club-photo-hero > .hero-wide { display:none; }
  .club-photo-hero > .hero-panorama { display:block; position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:right center; z-index:-2; }
}