.hero h1{font-size:clamp(26px,5vw,46px);font-weight:900;letter-spacing:-1.5px;line-height:1.1}.hero p{font-size:15px}.hero-stats{display:flex;flex-basis:100%;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:16px}.hs-item{text-align:center}.hs-val{font-family:IBM Plex Sans,Inter,system-ui,sans-serif;font-size:22px;font-weight:700;letter-spacing:0;color:#1e293b}.hs-lbl{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(15,23,42,.5);margin-top:1px}.container{position:relative;z-index:1;max-width:1160px;margin:0 auto;padding:0 20px 60px}.tdf-grid{display:grid;grid-template-columns:270px 1fr;grid-gap:18px;gap:18px;align-items:start}@media (max-width:740px){.tdf-grid{grid-template-columns:1fr}}.glass{background:var(--glass);border:1px solid hsla(0,0%,100%,.12);border-radius:16px}.stage-sidebar{position:-webkit-sticky;position:sticky;top:70px;max-height:calc(100vh - 86px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;border-radius:14px}.stage-sidebar::-webkit-scrollbar{display:none}.sidebar-head{padding:11px 14px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffcd00;border-bottom:1px solid var(--border)}.stage-btn{width:100%;padding:9px 12px;background:transparent;border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;font-family:inherit;display:flex;align-items:flex-start;gap:9px;transition:background .15s}.stage-btn:last-child{border-bottom:none}.stage-btn:hover{background:hsla(0,0%,100%,.04)}.stage-btn.active{background:rgba(26,114,224,.14)}.s-badge{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex-shrink:0;border:none}.s-info{flex:1 1;min-width:0}.s-finish{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.stage-btn.active .s-finish{color:#fff}.s-meta{color:var(--muted)}.s-meta,.s-stats{font-size:11px;margin-top:3px}.s-stats{color:var(--sec)}.s-badge.type-m{background:#ee1c28;color:#fff}.s-badge.type-h{background:#000;color:#fff;box-shadow:inset 0 0 0 1.5px #fff}.s-badge.type-s{background:#12b05f;color:#fff}.s-badge.type-t{background:#1a72e0;color:#fff}.s-badge.type-mm{background:#8b5cf6;color:#fff}.stage-mobile-select{display:none;width:100%;background:var(--glass);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;color:var(--text);padding:12px 16px;font-size:14px;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-bottom:14px}.stage-mobile-select option{background:#0d1635}@media (max-width:740px){.stage-sidebar{display:none}.stage-mobile-select{display:block}}.stage-header{padding:16px 20px 18px;margin-bottom:12px}.sh-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.type-badge{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;padding:2px 7px;border-radius:4px}.badge-m{background:#ee1c28;color:#fff}.badge-h{background:#000;color:#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.25)}.badge-s{background:#12b05f;color:#fff}.badge-t{background:#1a72e0;color:#fff}.badge-mm{background:#8b5cf6;color:#fff}.badge-queen{background:rgba(220,38,38,.3);color:#fca5a5;border:1px solid rgba(220,38,38,.4)}.sh-route{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.3px;margin-bottom:6px;line-height:1.2}.sh-stats{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;color:var(--sec)}.sh-stats strong{color:var(--text)}.sh-notes{font-size:12px;color:var(--sec);margin-top:9px;line-height:1.55}.sh-date{font-size:11px;color:var(--muted)}.climbs-list{display:flex;flex-direction:column;gap:10px}.no-climbs{padding:28px 20px;text-align:center;font-size:13px;color:var(--muted);background:var(--glass);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;line-height:1.6}.stay-card{margin-top:14px;padding:15px 17px}.stay-card-title{font-size:13px;font-weight:700;color:var(--text);margin-bottom:10px}.title-icon-bright{filter:brightness(2.1) saturate(2.4) contrast(1.15)}.bb-logo-chip{max-width:180px}.bb-logo-chip,.kiwi-logo-chip{display:block;width:100%;height:auto;margin:0 auto 12px;filter:brightness(1.35) saturate(1.5) contrast(1.1)}.kiwi-logo-chip{max-width:110px}.stay-row{display:grid;grid-template-columns:1fr 260px;grid-gap:18px;gap:18px;align-items:stretch}.stay-row .stay-card{margin-top:0;display:flex;flex-direction:column;flex:1 1}.stay-col{height:100%}.bike-hire-card,.stay-col{display:flex;flex-direction:column;gap:14px}.stay22-frame{flex:1 1}@media (max-width:900px){.stay-row{grid-template-columns:1fr}.stay-row .stay-card{flex:none}.stay22-frame{flex:none;height:340px}}.climb-card{padding:15px 17px;background:var(--glass);border:1px solid hsla(0,0%,100%,.09);border-radius:13px}.climb-card.is-finish{border-color:rgba(239,68,68,.28)}.cc-top{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px;flex-wrap:wrap}.cc-cat{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;padding:3px 8px;border-radius:5px;white-space:nowrap;flex-shrink:0;margin-top:2px;border:none}.cat-hc{background:#ee1c28;color:#fff}.cat-cat1{background:#ffcd00;color:#000}.cat-cat2{background:#12b05f;color:#fff}.cat-cat3{background:#1a72e0;color:#fff}.cat-cat4{background:#000;color:#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.25)}.cat-tbc{background:#475569;color:#fff}.cat-esp{background:#ee1c28;color:#fff}.cc-name-block{flex:1 1;min-width:0}.cc-name{font-size:14px;font-weight:700;color:#fff;line-height:1.25}.cc-range{font-size:10px;color:var(--muted);margin-top:2px}.finish-tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#ffcf1a;background:rgba(255,205,0,.1);border:1px solid rgba(255,205,0,.4);padding:4px 9px;border-radius:5px;white-space:nowrap;flex-shrink:0;margin-top:3px}.cc-stats{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:9px;align-items:flex-end}.cs-item{display:flex;flex-direction:column}.cs-val{font-family:IBM Plex Sans,Inter,system-ui,sans-serif;font-size:22px;font-weight:700;letter-spacing:0;color:#fff;line-height:1}.cs-label{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-top:3px}.cs-val.sm{font-size:15px;letter-spacing:0}.cc-notes{font-size:13px;color:var(--text);line-height:1.55;margin-bottom:10px}.tbc-note{font-size:11px;color:var(--muted);font-style:italic;margin-top:4px}.plan-btn{display:inline-flex;align-self:flex-start;align-items:center;gap:6px;padding:7px 14px;background:#1a72e0;border:none;border-radius:9px;color:#fff;font-size:12px;font-weight:700;text-decoration:none;transition:all .15s;cursor:pointer}.plan-btn:hover{background:#3b8ef0;color:#fff}.cc-body{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;margin-top:10px}.cc-body .cc-profile{flex-shrink:1;flex-basis:auto;min-width:180px;max-width:100%;margin:0}.cc-body-right{flex:1 1;min-width:200px;display:flex;flex-direction:column;gap:10px}.cc-body-right .cc-stats{margin-bottom:0;gap:6px 18px}.cc-profile{margin:8px 0 10px}.cc-profile svg{display:block;max-width:100%;height:auto}.profile-meta{display:flex;justify-content:space-between;margin-top:3px;font-size:11px;color:var(--sec)}.map-outer{position:relative;z-index:1;max-width:780px;margin:0 auto 22px;padding:0 20px}.map-outer .leaflet-container,.map-skeleton{height:400px;border-radius:14px;border:1px solid rgba(100,130,150,.3);background:#cfe8f7}.map-city{display:inline-block;transform:translate(-50%,10px);white-space:nowrap;font-family:Inter,system-ui,sans-serif;font-size:10.5px;font-weight:600;color:#1e293b;pointer-events:none}.map-city.right{transform:translate(14px,-50%)}.map-city.left{transform:translate(calc(-100% - 14px),-50%)}.map-country{display:inline-block;transform:translate(-50%,-50%);white-space:nowrap;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:800;letter-spacing:.35em;pointer-events:none}.map-legend{gap:18px;justify-content:center;flex-wrap:wrap;margin-top:9px;font-size:11px;color:var(--sec)}.map-legend,.ml-item{display:flex;align-items:center}.ml-item{gap:5px}.ml-dot{width:9px;height:9px;border-radius:50%;display:inline-block;flex-shrink:0}.ml-m{background:#ee1c28}.ml-h{background:#000}.ml-s{background:#12b05f}.ml-t{background:#1a72e0}.ml-vm{background:#ffe600}.map-dot{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;color:#fff;border:none;cursor:pointer;font-family:Inter,system-ui,sans-serif;transition:transform .12s,box-shadow .12s;line-height:1}.map-dot:hover{box-shadow:0 0 0 3px hsla(0,0%,100%,.2);transform:scale(1.3)}.map-dot.active{box-shadow:0 0 0 3px hsla(0,0%,100%,.3);transform:scale(1.35)}.map-dot.md-m{background:#ee1c28}.map-dot.md-h{background:#000}.map-dot.md-s{background:#12b05f}.map-dot.md-t{background:#1a72e0}.map-dot.md-vm{background:#ffe600;color:#000}.map-dot.md-mm{background:#8b5cf6}.leaflet-tooltip.map-tip{background:rgba(4,9,26,.96);border:1px solid hsla(0,0%,100%,.12);color:#e8edf5;font-family:Inter,system-ui,sans-serif;font-size:12px;border-radius:8px;padding:6px 10px;white-space:nowrap;box-shadow:0 4px 16px rgba(0,0,0,.5)}.leaflet-tooltip.map-tip:before{border-top-color:hsla(0,0%,100%,.12)}.leaflet-control-attribution{font-size:10px!important;background:hsla(0,0%,100%,.75)!important;color:#475569!important;border-radius:6px 0 0 0!important}.leaflet-control-attribution a{color:#1e40af!important}.static-index{position:relative;z-index:1;max-width:1160px;margin:30px auto 0;padding:0 20px}.static-index h2{font-size:1.45rem;margin:0 0 6px;color:var(--si-h2-color,#ffe94d)}.si-intro{color:var(--muted);font-size:.95rem;line-height:1.55;margin:0 0 14px}.si-stage{border-radius:12px;padding:16px 18px;margin-bottom:12px}.si-stage h3{margin:0 0 3px;font-size:1.04rem}.si-stage h3 a{color:inherit;text-decoration:none}.si-stage h3 a:hover{text-decoration:underline}.si-meta{color:var(--muted);font-size:.84rem;margin:0 0 8px}.si-notes{font-size:.9rem;line-height:1.5;margin:0}.si-climbs{list-style:none;margin:8px 0 0;padding:0}.si-climbs li{padding:7px 0 0;margin-top:7px;border-top:1px solid hsla(0,0%,100%,.08);font-size:.9rem;line-height:1.55}.si-climbs a{color:#3b8ef0;text-decoration:none}.si-climbs a:hover{text-decoration:underline}.si-climbs .cc-cat{margin-right:6px}