.home-recent-rides,.home-timeline,.home-social-strip{padding-bottom:88px}.recent-rides-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 14px;padding-top:28px}.recent-ride figure{position:relative;margin:0 0 12px;aspect-ratio:9/16;overflow:hidden;background:#ddd9d1}.recent-ride img,.social-video-strip img,.ride-library-grid img,.rides-featured img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.recent-ride a:hover img,.ride-library-grid a:hover img,.social-video-strip a:hover img{transform:scale(1.015)}.recent-ride figure>span,.ride-library-grid figure>span{position:absolute;top:10px;right:10px;color:#fff;font-size:9px;letter-spacing:.1em}.recent-ride p,.ride-library-grid p{margin:0;color:var(--muted);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.recent-ride h3,.ride-library-grid h3{margin:6px 0 0;font:400 22px/1.05 var(--serif)}
.home-timeline ol{list-style:none;margin:0;padding:18px 0 0}.home-timeline li{border-bottom:1px solid var(--line)}.home-timeline li a{display:grid;grid-template-columns:150px 1fr auto;align-items:baseline;padding:16px 0}.home-timeline strong{font:300 38px/1 var(--serif)}.home-timeline li span,.home-timeline small{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.home-timeline small{color:var(--muted)}
.social-video-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding-top:24px}.social-video-strip a{min-width:0}.social-video-strip img{aspect-ratio:9/16;object-fit:cover}.social-video-strip span{display:block;margin-top:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:400 17px var(--serif)}.social-links{display:flex;justify-content:flex-end;gap:28px;padding:28px 0 0;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.rides-hub-header{display:flex;align-items:flex-end;justify-content:space-between;padding:72px 0 62px}.rides-hub-header h1{margin:12px 0 0;font:300 clamp(86px,13vw,172px)/.7 var(--serif);letter-spacing:-.055em}.rides-hub-header>p{margin:0;text-align:right;color:var(--muted);font-size:10px;line-height:1.7;letter-spacing:.1em;text-transform:uppercase}.ride-filters{display:grid;gap:9px;padding:15px 0;border-block:1px solid var(--line)}.ride-filters div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.ride-filters span{width:58px;color:var(--muted);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.ride-filters a{padding:5px 8px;font-size:10px;color:var(--muted)}.ride-filters a.is-active{background:#e5e1d8;color:var(--ink)}
.rides-featured{padding:52px 0 78px}.rides-featured article{display:grid;grid-template-columns:minmax(300px,400px) minmax(380px,1fr);gap:clamp(42px,6vw,82px);width:88%;margin:28px auto 0;align-items:center}.rides-featured figure{position:relative;margin:0;aspect-ratio:9/16;overflow:hidden;background:#ddd9d1}.rides-featured article>div>p{margin:0 0 10px;color:var(--muted);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.rides-featured h2{margin:0 0 28px;font:300 clamp(58px,7vw,96px)/.84 var(--serif);letter-spacing:-.045em}.rides-featured article>div>span{font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.rides-library{padding-bottom:74px}.ride-library-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:38px 12px;padding-top:26px}.ride-library-grid figure{position:relative;margin:0 0 11px;aspect-ratio:9/16;overflow:hidden;background:#ddd9d1}.ride-library-grid h3{font-size:20px}.rides-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:26px 0 76px;border-top:1px solid var(--line);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.rides-pagination p{margin:0;color:var(--muted)}.rides-pagination a:last-child{text-align:right}
.ride-neighbours{display:grid;grid-template-columns:1fr 1fr;margin-top:70px;padding:30px 0;border-top:1px solid var(--line)}.ride-neighbours>div:last-child{text-align:right}.ride-neighbours span{display:block;margin-bottom:8px;color:var(--muted);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.ride-neighbours a{font:300 30px/1.1 var(--serif)}
@media(max-width:900px){.recent-rides-grid{grid-template-columns:repeat(4,1fr)}.ride-library-grid{grid-template-columns:repeat(4,1fr)}.rides-featured article{grid-template-columns:minmax(270px,350px) 1fr;width:94%}}
@media(max-width:620px){.home-recent-rides,.home-timeline,.home-social-strip{padding-bottom:62px}.recent-rides-grid{grid-template-columns:repeat(2,1fr);gap:28px 10px;padding-top:22px}.recent-ride h3{font-size:20px}.home-timeline li a{grid-template-columns:76px 1fr}.home-timeline strong{font-size:30px}.home-timeline small{display:none}.home-timeline li span{font-size:9px}.social-video-strip{grid-template-columns:repeat(5,38vw);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.social-video-strip a{scroll-snap-align:start}.rides-hub-header{padding:52px 0 46px}.rides-hub-header h1{font-size:25vw}.rides-hub-header>p{display:none}.ride-filters{gap:6px}.ride-filters div{gap:3px}.ride-filters span{width:48px}.rides-featured{padding:38px 0 54px}.rides-featured article{grid-template-columns:1fr;width:100%;gap:22px;margin-top:22px}.rides-featured article>a{width:76%;margin-left:auto}.rides-featured h2{font-size:56px;margin-bottom:18px}.ride-library-grid{grid-template-columns:repeat(2,1fr);gap:30px 10px;padding-top:22px}.ride-library-grid h3{font-size:19px}.rides-pagination{padding-bottom:54px}.ride-neighbours{margin-top:52px;gap:20px}.ride-neighbours a{font-size:23px}}
.home-archive-expanded{width:min(90vw,1500px);max-width:none}.home-archive-expanded .archive-teaser-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;align-items:start}.home-archive-expanded .archive-teaser-item{margin:0!important;transform:none!important;width:auto!important;align-self:start}.home-archive-expanded .item-1{grid-column:1/span 8;grid-row:1}.home-archive-expanded .item-2{grid-column:9/span 4;grid-row:1}.home-archive-expanded .item-3{grid-column:1/span 3;grid-row:2}.home-archive-expanded .item-4{grid-column:4/span 5;grid-row:2}.home-archive-expanded .item-5{grid-column:9/span 4;grid-row:2}.home-archive-expanded .item-6{grid-column:1/span 8;grid-row:3}.home-archive-expanded .item-7{grid-column:9/span 4;grid-row:3}.home-archive-expanded .item-8{grid-column:1/span 5;grid-row:4}.home-archive-expanded .item-9{grid-column:6/span 3;grid-row:4}.home-archive-expanded .item-10{grid-column:9/span 4;grid-row:4}.home-archive-expanded figure{height:auto!important;aspect-ratio:auto!important;overflow:visible!important}.home-archive-expanded img{display:block;width:100%;height:auto!important;object-fit:contain!important}.home-archive-expanded .archive-teaser-item div{position:static!important;margin-top:9px}@media(max-width:700px){.home-archive-expanded{width:auto}.home-archive-expanded .archive-teaser-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-archive-expanded .archive-teaser-item,.home-archive-expanded .archive-teaser-item[class*="item-"]{grid-column:auto;grid-row:auto}.home-archive-expanded .item-1,.home-archive-expanded .item-6{grid-column:1/-1}}
.shell{width:min(1180px,calc(100% - 128px))}.shell-wide{width:min(1280px,calc(100% - 128px))}.ride-spread{width:min(1060px,calc(100% - 128px))}.home-archive-expanded{width:min(1180px,calc(100% - 128px));max-width:1180px}.home-archive-expanded .archive-teaser-grid{display:flex;flex-direction:column;gap:14px;padding-top:34px}.home-archive-expanded .justified-row{display:flex;align-items:flex-start;gap:14px;width:100%}.home-archive-expanded .archive-teaser-item{flex:var(--ratio) 1 0;min-width:0;margin:0!important;width:auto!important;transform:none!important}.home-archive-expanded .justified-row.is-last .archive-teaser-item{flex:0 0 calc(var(--ratio) * 220px)}.home-archive-expanded figure{margin:0!important;height:auto!important;aspect-ratio:auto!important;overflow:hidden!important}.home-archive-expanded img{display:block;width:100%;height:auto!important;object-fit:contain!important}.home-archive-expanded .archive-teaser-item div{position:static!important;margin-top:8px}.home-archive-expanded .archive-teaser-item h3{font-size:17px}@media(max-width:1100px){.shell,.shell-wide,.ride-spread,.home-archive-expanded{width:calc(100% - 64px)}.home-archive-expanded .justified-row.is-last .archive-teaser-item{flex-basis:calc(var(--ratio) * 190px)}}@media(max-width:620px){.shell,.shell-wide,.ride-spread,.home-archive-expanded{width:calc(100% - 44px)}.home-archive-expanded .archive-teaser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:24px}.home-archive-expanded .justified-row{display:contents}.home-archive-expanded .archive-teaser-item,.home-archive-expanded .justified-row.is-last .archive-teaser-item{width:auto;min-width:0;flex:none}.home-archive-expanded .archive-teaser-item:first-child{grid-column:auto}.home-archive-expanded .archive-teaser-item div{display:none}}
.home-archive-expanded .justified-row.is-last .archive-teaser-item{flex-basis:calc(var(--ratio) * 310px)}
@media(max-width:1100px) and (min-width:621px){.home-archive-expanded .justified-row.is-last .archive-teaser-item{flex-basis:calc(var(--ratio) * 260px)}}

/* Public typography cleanup: readable editorial micro/body scale. */
:root{--type-micro:12px;--type-secondary:14px;--type-micro-leading:1.55;--type-secondary-leading:1.65}
.nav,.eyebrow,.editorial-heading,.hero-edition,.filter-label,.filter-chip,.filter-years select,.card-meta p,.site-footer,.video-mark,.ride-copy>p,.ride-copy>span,.ride-card-copy p,.ride-card-copy span,.ride-spread-header .back-link,.spread-number,.ride-spread dt,.youtube-note,.ride-story-copy>p,.ride-story-copy dl div,.rides-count,.ride-story-visual small,.latest-copy dt,.latest-copy dd,.watch-link,.latest-index,.archive-teaser-item span,.archive-teaser-item p,.recent-ride p,.ride-library-grid p,.recent-ride figure>span,.ride-library-grid figure>span,.home-timeline li span,.home-timeline small,.rides-hub-header>p,.ride-filters span,.ride-filters a,.rides-featured article>div>p,.rides-featured article>div>span,.rides-pagination,.ride-neighbours span{font-size:var(--type-micro)!important;line-height:var(--type-micro-leading)!important}
.intro-copy,.ride-gallery-placeholder>p:last-child{font-size:var(--type-secondary)!important;line-height:var(--type-secondary-leading)!important}
.site-footer{line-height:1.7!important}.footer-social{display:flex;flex-wrap:wrap;gap:12px 24px}

/* Page hierarchy spacing stays in normal document flow. */
.rides-hub-header>div{display:flex;flex-direction:column;align-items:flex-start}.rides-hub-header>div>.eyebrow{margin:0 0 28px}.rides-hub-header h1{margin:0;line-height:.78}
.ride-spread-header>div{display:flex;flex-direction:column;align-items:center}.ride-spread-header>div>.eyebrow{margin:0 0 30px}.ride-spread-header h1{margin:0}
@media(max-width:620px){:root{--type-micro:11px;--type-secondary:13px}.rides-hub-header>div>.eyebrow{margin-bottom:20px}.rides-hub-header h1{line-height:.82}.ride-spread-header>div{align-items:flex-start}.ride-spread-header>div>.eyebrow{margin-bottom:24px}.ride-spread-header h1{margin:0}.site-footer{gap:22px;align-items:flex-start}.footer-social{justify-content:flex-end}}
