:root{--bg:#f5f5f0;--ink:#183e31;--muted:#53675b;--green:#245841;--line:#dce1db;--gold:#78591c;--soft:#f8f0db}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a57419;outline-offset:4px}a.btn,button,.navlink{min-height:48px}.top{max-width:1200px;margin:auto;padding:25px 32px;display:flex;align-items:center;gap:28px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:15px;letter-spacing:1.6px;font-weight:750}.brand b{font-weight:400}.brand small{display:block;font-size:10px;letter-spacing:2.3px;margin-top:2px}.mark{border:1.5px solid var(--ink);width:42px;height:46px;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1;font-size:18px;letter-spacing:-1px}.mark span{font-size:11px;letter-spacing:2px}.group{color:var(--muted);font-size:13px;margin-left:auto}nav{display:flex;gap:4px}.navlink{border:0;background:transparent;padding:12px 15px;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.4px;border-radius:8px;display:flex;align-items:center;gap:7px}.navlink[aria-current=page]{background:var(--ink);color:white}.navlink svg{width:18px;height:18px}main{max-width:1136px;margin:auto;padding:0 0 40px;min-height:70vh}.cover{height:170px;border:1px solid #dce1db;background:#e9ece7;position:relative;display:grid;place-items:center;border-radius:14px;overflow:hidden;margin-bottom:26px}.cover img{width:100%;height:100%;object-fit:cover;position:absolute}.placeholder{font-size:11px;letter-spacing:3px;color:#61726b;border:1px solid #bdc8bf;padding:11px 18px}.cover-caption{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:750;text-transform:uppercase;color:var(--muted)}.cover-caption h1{font-size:23px;letter-spacing:-.6px;margin:0}.cover-caption p{margin:2px 0;font-size:14px;color:var(--muted)}.tripstats{font-size:14px;color:var(--muted)}.dayhead{display:flex;justify-content:space-between;align-items:end;margin:26px 0 20px}.dayhead h1,.page-title{font-size:36px;line-height:1.15;letter-spacing:-1.2px;margin:8px 0}.dayhead .eyebrow{color:var(--green)}.date{font-size:14px;color:var(--muted)}.pill{display:inline-flex;background:#e5ece6;color:var(--green);font-size:12px;letter-spacing:.6px;padding:5px 10px;border-radius:5px;font-weight:750}.day-switch{display:flex;gap:7px}.square{width:46px;border:1px solid var(--line);background:white;border-radius:8px;font-size:22px}.square:disabled{opacity:.35;cursor:default}.layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr);gap:22px;align-items:start}.stack{display:grid;gap:20px}.card{background:white;border:1px solid var(--line);border-radius:12px;padding:24px}.card h2{font-size:18px;letter-spacing:-.3px;margin:0 0 16px}.card p{margin:8px 0}.weather{background:var(--ink);color:white;border:0}.weather .eyebrow,.weather .muted{color:#c6d8cc}.weather-top{display:flex;justify-content:space-between;gap:16px;align-items:center}.weather h2{font-size:20px;margin:8px 0}.weather-icon{font-size:32px}.weather-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0}.weather-grid strong{display:block;font-size:27px;line-height:1.2;font-weight:550;letter-spacing:-.8px}.weather-grid small{font-size:12px;display:block;color:#c6d8cc;margin-top:5px}.weather .pill{background:#315543;color:white}.weather-foot{border-top:1px solid #4c6b59;padding-top:14px;font-size:12px;color:#c6d8cc}.weather a{color:#e0eee3}.weather button{background:transparent;color:white;border:1px solid #789782;border-radius:7px;padding:8px 14px}.weather details{font-size:12px;margin-top:12px}.weather summary{cursor:pointer;min-height:44px;display:flex;align-items:center}.note{background:var(--soft);border:1px solid #e5dab9;border-left:3px solid #a47b2c;padding:17px 20px;border-radius:8px}.note .eyebrow{color:var(--gold)}.note p{margin:6px 0 0}.note.empty{background:#f0f1eb;border-color:var(--line)}.note.empty .eyebrow{color:var(--muted)}.muted{color:var(--muted)}.small{font-size:14px}.quick{display:grid;grid-template-columns:1fr 1fr;gap:0}.quick-item{padding:14px 12px 14px 0;border-bottom:1px solid var(--line)}.quick-item:nth-last-child(-n+2){border:0}.quick-item small{display:block;font-size:11px;letter-spacing:1px;font-weight:750;color:var(--muted);margin-bottom:4px}.quick-item strong{font-size:16px;font-weight:600;line-height:1.4;display:block}.quick-item.wide{grid-column:span 2}.route-stats{display:flex;gap:24px;margin:20px 0;flex-wrap:wrap}.route-stats strong{display:block;font-size:30px;font-weight:550;letter-spacing:-1px}.route-stats small{color:var(--muted);font-size:12px}.btn{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;border-radius:7px;padding:12px 16px;background:var(--green);color:white;font-size:14px;font-weight:700;border:1px solid transparent}.btn.secondary{background:white;border-color:var(--line);color:var(--ink)}.btn svg{width:18px;height:18px}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.actions .btn{flex:1}.timeline{list-style:none;padding:0;margin:0}.timeline li{display:grid;grid-template-columns:60px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.timeline li:last-child{border:0;padding-bottom:0}.timeline li:first-child{padding-top:0}.timeline time{font-weight:750;font-variant-numeric:tabular-nums}.timeline strong{font-size:15px;display:block}.timeline p{font-size:14px;color:var(--muted);margin:3px 0}.transfer{border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.transfer:first-of-type{border:0;margin-top:0;padding-top:0}.transfer h3{margin:5px 0;font-size:17px}.arrival{font-size:13px;color:var(--muted)}.warning{margin-top:16px;padding:14px;border-radius:8px;background:var(--soft);color:#664c19;font-size:14px}.hotel-title{font-size:23px;margin:7px 0;letter-spacing:-.5px}.details{border-top:1px solid var(--line);margin-top:15px;padding-top:4px}.details summary{padding:12px 0;min-height:48px;cursor:pointer;font-size:14px;font-weight:600}.details ul{padding-left:20px;color:var(--muted);font-size:14px}.daylist{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.daytile{display:grid;grid-template-columns:55px 1fr 20px;gap:18px;text-decoration:none;align-items:center;background:white;border:1px solid var(--line);border-radius:10px;padding:22px}.daytile:hover{border-color:var(--green)}.datebox{font-size:28px;line-height:1.1;letter-spacing:-1px}.datebox small{display:block;font-size:11px;letter-spacing:1px;color:var(--muted);margin-top:6px;text-transform:uppercase}.daytile h2{margin:4px 0;font-size:18px}.daytile p{font-size:13px;margin:5px 0;color:var(--muted)}.daytile.today{border-left:4px solid var(--green)}.stage-list{display:grid;gap:14px}.stage{display:grid;grid-template-columns:45px 1fr auto;gap:18px;align-items:center}.stage-num{font-size:28px;color:var(--green);font-weight:500}.stage h2{margin:0 0 8px}.stage-metrics{display:flex;gap:18px;font-size:14px;color:var(--muted)}.stage a{text-decoration:none}.stage .btn{margin-top:14px}.section-intro{margin-bottom:28px;color:var(--muted)}.total{padding:28px 0;text-align:right;font-size:24px}.general-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.phone-row{padding:12px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.phone-row a{min-height:44px;display:flex;align-items:center;font-weight:650;font-size:14px}.danger{background:#8a3432;margin-top:18px}.install{background:#e9eeea}.offline{background:#fff0c7;padding:10px 16px;border-radius:7px;font-size:14px;margin:14px 0}footer{max-width:1136px;margin:0 auto;padding:25px 0 40px;border-top:1px solid var(--line);font-size:11px;letter-spacing:1px;color:var(--muted)}footer span{float:right;letter-spacing:0}.skip{position:fixed;left:20px;top:-80px;background:white;padding:14px;z-index:30}.skip:focus{top:10px}#connection{letter-spacing:0}.weather-hour{display:flex;justify-content:space-between;border-top:1px solid #4c6b59;padding:7px 0}.full{grid-column:1/-1}
@media(min-width:1200px){.cover{height:210px}}
@media(max-width:1199px){main,footer{margin-left:28px;margin-right:28px}.group{display:none}.top{justify-content:space-between}}
@media(max-width:700px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.top{padding:18px 20px}.brand{font-size:14px}main,footer{margin-left:18px;margin-right:18px}.cover{height:auto;aspect-ratio:16/7;margin-bottom:15px;border-radius:10px}.cover-caption{display:block;margin-bottom:20px}.cover-caption h1{font-size:21px}.tripstats{margin-top:8px;font-size:13px}.cover-caption p{font-size:13px}nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:6px 8px calc(6px + env(safe-area-inset-bottom));z-index:20;display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.navlink{flex-direction:column;gap:4px;font-size:10px;letter-spacing:.6px;padding:8px 2px;min-height:56px;border-radius:7px}.navlink svg{width:21px;height:21px}.navlink[aria-current=page]{background:#e9eeea;color:var(--green)}.layout,.general-grid{grid-template-columns:1fr}.stack{gap:16px}.layout{gap:16px}.dayhead{margin-top:22px;align-items:center;gap:12px}.dayhead h1,.page-title{font-size:29px;letter-spacing:-.9px}.dayhead .eyebrow{font-size:11px}.square{width:38px}.day-switch{gap:5px}.card{padding:20px;border-radius:10px}.weather-grid{gap:10px}.weather-grid strong{font-size:25px}.daylist{grid-template-columns:1fr}.daytile{padding:18px}.stage{grid-template-columns:30px 1fr;gap:12px}.stage>.pill{grid-column:2;justify-self:start}.stage-metrics{gap:13px;flex-wrap:wrap}.weather h2{font-size:18px}.route-stats{gap:22px}.date{font-size:13px}.eyebrow{font-size:11px}footer{padding-bottom:20px}.quick-item strong{font-size:15px}.placeholder{font-size:10px}.group{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media(min-width:701px){section[aria-label="El viaje"]{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.cover{height:auto;aspect-ratio:16/7;margin-bottom:0}.cover-caption{display:block;margin:0}.cover-caption h1{font-size:32px}.tripstats{margin-top:14px}}
/* Prominent date and current-day state, shared by every jornada. */
.dayhead{padding:26px 28px;background:#e5eee5;border:1px solid #cbdacb;border-radius:12px;align-items:center;margin:12px 0 24px;gap:16px}.dayhead.is-today{background:var(--ink);color:#fff;border:0}.dayhead.is-today .eyebrow{color:#e5d59f}.dayhead.is-today .date{color:#d4e3d6}.dayhead .day-date{margin:10px 0 12px;line-height:1.08;letter-spacing:-1px}.day-date span{display:block;text-transform:capitalize;font-size:clamp(30px,5vw,44px);font-weight:500}.day-date strong{display:block;font-size:clamp(34px,6vw,54px);font-weight:750;margin-top:3px}.day-route{font-size:24px;margin:12px 0 4px;font-weight:600;line-height:1.3}.dayhead .date{font-size:16px}.dayhead.is-today .square{background:#315543;color:#fff;border-color:#63816b}.square{min-width:44px;min-height:48px}.dayhead .eyebrow{font-size:13px;letter-spacing:1.7px}.cover-caption h2{font-size:28px;line-height:1.2;margin:0 0 6px;letter-spacing:-.6px}section[aria-label="El viaje"]{margin-bottom:24px}.cover img{object-position:center 40%}.daytile.today{background:#e5eee5;border:2px solid var(--green)}.daytile.today .eyebrow{color:var(--green);font-weight:800}.datebox{font-size:36px}.datebox small{font-size:14px}.travel-summary{border-top:4px solid var(--green)}.travel-summary h2{font-size:24px;margin-top:8px}.travel-summary .timeline strong{display:inline}.travel-summary .timeline li{grid-template-columns:64px 1fr}.travel-summary .timeline p strong{font-size:inherit}.travel-summary time{font-size:19px}.travel-summary .timeline p{font-size:16px}
@media(max-width:700px){.dayhead{padding:20px 18px;position:relative}.dayhead .day-date{padding-right:0;margin-top:14px}.day-date span{font-size:32px}.day-date strong{font-size:36px;letter-spacing:-1.2px}.dayhead .day-switch{position:absolute;right:14px;top:12px}.dayhead .eyebrow{padding-right:94px;font-size:11px;min-height:40px;display:flex;align-items:center;max-width:100%;line-height:1.5}.day-route{font-size:21px}.dayhead .date{font-size:14px}.cover-caption h2{font-size:21px}.dayhead{display:block}.daytile{gap:12px}.cover{aspect-ratio:16/7}.cover img{object-position:center 36%}}

/* Full-width panoramic masthead, before every page's itinerary. */
#sitehero{width:100%;margin-bottom:24px}.site-cover{width:100%;margin:0}.site-cover .cover{width:100%;aspect-ratio:3.5/1;height:auto;max-height:none;border:0;border-radius:0;margin:0}.site-cover .cover img{object-position:center 38%}.site-cover .cover-caption{display:block;text-align:center;padding:26px 20px 20px;margin:0}.site-cover .cover-caption h1{font-size:clamp(38px,5vw,62px);line-height:1.05;letter-spacing:-2px;font-weight:750;margin:0 0 10px}.site-cover .site-subtitle{font-size:clamp(18px,2.2vw,24px);color:var(--green);line-height:1.4;margin:0}.site-cover .tripstats{font-size:14px;margin-top:15px}.brand{text-transform:none;letter-spacing:0;font-size:18px}.brand small{font-size:9px;letter-spacing:1px}.weather{background:linear-gradient(125deg,#34564b,#274238);color:#fff}.weather[data-sky="sun"]{background:linear-gradient(125deg,#775515,#435332)}.weather[data-sky="cloud"]{background:linear-gradient(125deg,#506574,#344e53)}.weather[data-sky="rain"]{background:linear-gradient(125deg,#345c76,#273f5c)}.weather[data-sky="storm"]{background:linear-gradient(125deg,#514c6d,#323e51)}.weather[data-sky="fog"]{background:linear-gradient(125deg,#586967,#3e5151)}.weather[data-sky="unavailable"]{background:linear-gradient(125deg,#4d6156,#344b3e)}.weather .eyebrow,.weather .muted,.weather .weather-grid small,.weather .weather-foot{color:#edf3ef}.weather .pill{background:#ffffff1f;color:#fff;border:1px solid #ffffff42}.weather .weather-foot,.weather .weather-hour{border-color:#ffffff45}.weather button{border-color:#ffffff85}.weather a{color:#fff}
@media(max-width:700px){.site-cover .cover{aspect-ratio:2.6/1}.site-cover .cover img{object-position:center 32%}.site-cover .cover-caption{padding:22px 18px 10px}.site-cover .cover-caption h1{font-size:40px;letter-spacing:-1.5px}.site-cover .site-subtitle{font-size:19px}.site-cover .tripstats{font-size:13px;margin-top:12px}.brand small{font-size:8px}.top{padding:14px 18px}#sitehero{margin-bottom:18px}}

/* Eight dates replace the redundant brand strip. */
.top{max-width:1200px;flex-wrap:wrap;padding-top:8px;padding-bottom:20px;gap:16px}#daynav{flex:1;min-width:0}.journey-nav{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;position:static;background:transparent;border:0;padding:0}.journey-day{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:88px;padding:8px 3px;text-decoration:none;border:1px solid #cbd8ca;border-radius:10px;background:white;color:var(--green)}.journey-weekday{text-transform:uppercase;font-size:12px;font-weight:650;letter-spacing:.6px}.journey-day strong{font-size:27px;font-weight:700;line-height:1.25}.journey-month{font-size:11px;letter-spacing:.5px;font-weight:650}.journey-day.today{border:2px solid var(--green);background:#e4edde}.journey-day[aria-current="date"]{background:var(--green);color:white;border-color:var(--green)}.journey-day:hover{box-shadow:0 0 0 2px #7f9a81}.chronicle{padding:0;background:#fffdf8;border-color:#dedcca}.chronicle summary{list-style:none;display:flex;align-items:center;gap:14px;padding:18px 20px;cursor:pointer;min-height:90px;border-radius:10px}.chronicle summary::-webkit-details-marker{display:none}.chronicle summary img{width:52px;height:52px;object-fit:cover;object-position:center 38%;border-radius:50%;flex-shrink:0}.chronicle summary strong{font-size:17px;line-height:1.35;display:block;font-weight:700}.chronicle summary small{display:block;color:var(--muted);font-size:13px;margin-top:5px}.chronicle-chevron{margin-left:auto;font-size:25px}.chronicle details[open] .chronicle-chevron{transform:rotate(180deg)}.chronicle-text{padding:0 22px 20px;font-size:17px;line-height:1.8;overflow-wrap:anywhere}.chronicle-text p{margin:16px 0}.weather-icon{font-size:60px;line-height:1;width:90px;height:90px;display:grid;place-items:center;border-radius:50%;background:#ffffff20;flex-shrink:0;text-shadow:0 2px 10px #0002}.site-cover .cover{aspect-ratio:1499/593}.site-cover .cover img{object-position:center;object-fit:cover}
@media(max-width:700px){.top{display:block;padding:2px 12px 18px}.journey-nav{gap:4px}.journey-day{min-height:76px;border-radius:8px;padding:7px 1px}.journey-day strong{font-size:23px}.journey-weekday{font-size:10px;letter-spacing:0}.journey-month{font-size:10px;letter-spacing:0}.chronicle summary{padding:16px;gap:11px}.chronicle summary strong{font-size:16px}.chronicle summary img{width:46px;height:46px}.weather-icon{font-size:48px;width:70px;height:70px}.weather-top{gap:10px}.site-cover .cover{aspect-ratio:1499/593}.site-cover .cover img{object-position:center}}
#daynav{flex-basis:100%;overflow-x:auto;padding:3px}.journey-nav{grid-template-columns:repeat(8,minmax(44px,1fr))}.top>#nav{margin-left:auto}@media(max-width:700px){.journey-nav{grid-template-columns:repeat(8,minmax(44px,1fr))}}
/* Blend the lower edge of the photograph into the page background. */
.site-cover .cover{background:var(--bg)}
.site-cover .cover::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(245,245,240,0) 65%,rgba(245,245,240,.08) 73%,rgba(245,245,240,.32) 82%,rgba(245,245,240,.72) 92%,var(--bg) 100%)}

/* Keep the walkers fully visible and reserve the fade for the very bottom. */
.site-cover .cover{aspect-ratio:2.25/1;max-height:none}
.site-cover .cover img{object-fit:cover;object-position:center center}
.site-cover .cover::after{background:linear-gradient(to bottom,rgba(245,245,240,0) 0%,rgba(245,245,240,0) 93%,rgba(245,245,240,.12) 96%,rgba(245,245,240,.6) 99%,var(--bg) 100%)}
@media(max-width:700px){.site-cover .cover{aspect-ratio:2.05/1}.site-cover .cover img{object-position:center center}}
/* Slightly deeper feathering, while the full-height portrait stays visible. */
.site-cover .cover::after{background:linear-gradient(to bottom,rgba(245,245,240,0) 0%,rgba(245,245,240,0) 87%,rgba(245,245,240,.12) 91%,rgba(245,245,240,.34) 95%,rgba(245,245,240,.74) 99%,var(--bg) 100%)}

.mib-heading{display:flex;align-items:center;gap:9px}.mib-heading svg{width:22px;height:22px;flex:none}.transfer .pill{align-items:center;gap:4px}.transfer .pill svg{width:17px;height:17px}.travel-summary .timeline strong svg{width:18px;height:18px;vertical-align:-3px;margin-right:4px}
