
.towpath-page { background: #071017; color: #f7fbff; }
.towpath-page .site-header { width: min(1180px, calc(100% - 44px)); margin: 0 auto; min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 24px; border-bottom: 1px solid #244457; color: #aebed1; }
.towpath-page .brand { color: #88f0ff; text-decoration: none; font-weight: 850; letter-spacing: .12em; }
.towpath-shell { width: min(1180px, calc(100% - 44px)); margin: 0 auto 72px; }
.hero-card { position: relative; overflow: hidden; border: 1px solid #244457; border-radius: 34px; min-height: 650px; box-shadow: 0 35px 90px rgba(0,0,0,.35); background: #10222a; }
.hero-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; margin: 0; opacity: .82; }
.hero-card:after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(4,14,18,.96), rgba(4,14,18,.55) 48%, rgba(4,14,18,.13)); }
.hero-copy { position: relative; z-index: 1; max-width: 780px; padding: clamp(42px, 8vw, 92px); }
.towpath-shell .eyebrow, .mini-eyebrow { color: #88f0ff; letter-spacing: .16em; text-transform: uppercase; font-size: .72rem; font-weight: 850; }
.towpath-shell h1 { font-size: clamp(4.2rem, 10vw, 9rem); line-height: .82; letter-spacing: -.085em; max-width: 760px; margin: .12em 0; }
.towpath-shell h2 { font-size: clamp(2.15rem, 5vw, 4.6rem); line-height: .93; letter-spacing: -.06em; }
.towpath-shell h3 { color: #fff; }
.dek { color: #dce8ef; font-size: clamp(1.16rem, 2vw, 1.52rem); line-height: 1.52; max-width: 670px; }
.hero-links { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.hero-links a { color: #061016; background: #9de7ff; text-decoration: none; border-radius: 999px; padding: 12px 17px; font-weight: 900; letter-spacing: .04em; }
.hero-links a:nth-child(even) { background: #ffd38f; }
.scoreboard { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; margin: 18px 0 68px; }
.scoreboard div { background: linear-gradient(180deg, #102530, #0b1a22); border: 1px solid #244457; border-radius: 24px; padding: 24px; }
.scoreboard strong { display:block; font-size: clamp(2rem, 4vw, 3.5rem); letter-spacing: -.05em; }
.scoreboard span { color: #abc4d1; text-transform: uppercase; letter-spacing: .12em; font-size: .72rem; font-weight: 800; }
.article-block, .map-block, .profile-block, .split-block, .itinerary { margin-top: 72px; }
.article-block { max-width: 980px; }
.towpath-shell p, .towpath-shell li { color: #c8d7df; font-size: 1.07rem; line-height: 1.72; }
.rule-grid, .gear-grid, .split-block { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.rule-grid article, .gear-grid article, .split-block article, .day-card { border: 1px solid #244457; border-radius: 24px; background: #0d1e27; padding: 24px; }
.rule-grid span { color: #ff9b72; font-weight: 950; font-size: 2rem; }
.map-block, .profile-block { display: grid; grid-template-columns: minmax(0, .82fr) minmax(300px, 1fr); gap: 32px; align-items: center; background: radial-gradient(circle at top left, rgba(128,231,255,.15), transparent 40%), #0d1e27; border: 1px solid #244457; border-radius: 34px; padding: clamp(24px, 5vw, 48px); }
.map-block img, .profile-block img { width: 100%; border-radius: 28px; margin: 0; box-shadow: 0 28px 60px rgba(0,0,0,.34); }
.split-block { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.split-block article:first-child { background: linear-gradient(135deg, rgba(136,240,255,.12), #0d1e27); }
.split-block article:last-child { background: linear-gradient(135deg, rgba(255,211,143,.14), #0d1e27); }
.callout { background: #f7e5c0; color: #1c160f; padding: clamp(26px, 5vw, 54px); border-radius: 30px; }
.callout .eyebrow, .callout p { color: #8e3c22; }
.callout blockquote { color: #1c160f; font-size: clamp(2rem, 5vw, 4.4rem); line-height: .98; margin: 0; font-weight: 950; letter-spacing: -.06em; }
.gear-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.itinerary-note { max-width: 760px; }
.day-list { display: grid; gap: 14px; margin-top: 28px; }
.day-card { display: grid; grid-template-columns: 180px minmax(0, 1fr); gap: 18px 24px; }
.day-card.cando { border-left: 5px solid #88f0ff; }
.day-card.gap { border-left: 5px solid #ffd38f; }
.day-card h3 { margin: 0; font-size: clamp(1.28rem, 2.5vw, 2rem); }
.day-card h3 span { color: #ff9b72; }
.day-num { grid-row: span 5; margin: 0; color: #88f0ff; font-weight: 900; text-transform: uppercase; letter-spacing: .12em; }
.day-stats { display: grid; grid-template-columns: 90px minmax(0, 1fr) minmax(170px, .7fr); gap: 8px; margin: 6px 0; }
.day-stats div { background: #07141b; border-radius: 14px; padding: 10px; }
.day-stats dt { color: #91a8b6; font-size: .72rem; text-transform: uppercase; letter-spacing: .12em; }
.day-stats dd { margin: 2px 0 0; color: #fff; font-weight: 850; }
.power { color: #deedf4 !important; }
.gate { border-left: 4px solid #ff9b72; padding-left: 14px; }
.prep ol { padding-left: 1.4rem; }
.sources a { color: #88f0ff; }
.freshness { color: #9eb2bd !important; font-size: .95rem !important; }
@media (max-width: 900px) {
  .scoreboard, .rule-grid, .gear-grid, .split-block, .map-block, .profile-block, .day-card { grid-template-columns: 1fr; }
  .hero-card { min-height: auto; }
  .hero-card img { position: relative; height: 320px; }
  .hero-card:after { background: linear-gradient(180deg, rgba(4,14,18,.06), rgba(4,14,18,.95)); }
  .hero-copy { padding: 28px; }
  .day-num { grid-row: auto; }
  .day-stats { grid-template-columns: 1fr; }
}
