/* Second edition: a travel journal visitors can explore. */
:root{--paper:#fdfcf9;--soft:#f3f3ec;--orange:#c87545;--cream:#f3eee2;--line:#dce0d6}
.site-header{background:#fdfcf9}.site-header .nav-contact{background:var(--forest);color:#fff;border-color:var(--forest)}
.reading-line{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--orange);transform-origin:left;transform:scaleX(0);z-index:100}
.back-to-top{position:fixed;right:22px;bottom:24px;z-index:38;border:1px solid var(--line);background:#fffef8;box-shadow:0 5px 20px #123e3612;border-radius:50%;width:43px;height:43px;font-size:22px}
.home-hero-v2{margin-inline:18px;min-height:675px;height:min(790px,calc(100svh - 80px));border-radius:5px;background:#254d59}
.hero-scene-image{position:absolute;inset:0}.hero-scene-image:not([hidden]){animation:scene-in .9s ease both}.hero-scene-image .hero-image{object-position:center 55%}
.home-hero-v2 .hero-shade{background:linear-gradient(90deg,#092f37a8,transparent 77%),linear-gradient(0deg,#0d282eb3,transparent 43%)}
.hero-edition{position:relative;display:flex;justify-content:space-between;align-items:center;padding:28px 5%;font-size:9px;letter-spacing:.19em;color:#ffffffe0;border-bottom:1px solid #ffffff30;margin-inline:2%}
.home-hero-v2 .hero-content{padding:34px 5.2%;max-width:calc(100% - 230px)}
.hero-handnote{font-family:var(--serif);font-size:17px;letter-spacing:.16em;color:#f4d5a9;display:inline-block;transform:rotate(-3deg);border-bottom:1px solid #e6caa278;padding-bottom:5px}
.home-hero-v2 .hero-content h1{font-size:clamp(68px,7.4vw,111px);line-height:1.19;letter-spacing:.035em;margin:24px 0 23px}
.home-hero-v2 .hero-content p{font-size:14px;line-height:2;letter-spacing:.035em}
.home-hero-v2 .hero-actions{margin-top:27px;gap:25px}.hero-film{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:#fff;font-size:11px;padding:12px 0}
.hero-film>span{display:grid;place-items:center;font-size:21px;border:1px solid #ffffff70;border-radius:50%;width:37px;height:37px}
.hero-scene-picker{position:absolute;right:4.5%;top:41%;width:198px;display:grid;gap:10px}
.hero-scene-picker button{display:flex;gap:12px;align-items:center;text-align:left;color:#fff;background:#112e393b;backdrop-filter:blur(12px);border:1px solid #ffffff32;padding:8px;border-radius:3px;min-height:61px}
.hero-scene-picker button>img{width:55px;height:42px;border-radius:2px}.hero-scene-picker button>span:nth-child(2){display:grid;gap:4px}
.hero-scene-picker small{font-size:8px;letter-spacing:.14em;opacity:.72}.hero-scene-picker strong{font-size:11px;font-weight:500}
.hero-scene-picker .scene-current{margin-left:auto;margin-right:4px;opacity:0;font-size:18px}.hero-scene-picker button[aria-pressed=true]{background:#fdfcf9;color:var(--ink);border-color:#fff}
.hero-scene-picker button[aria-pressed=true] .scene-current{opacity:1}.hero-scene-picker button:hover{border-color:white;transform:translateX(-3px)}
.hero-baseline{position:absolute;bottom:65px;left:5.2%;right:4.5%;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.1em;color:#ffffffd9}.hero-baseline a{color:inherit}.hero-baseline a>span{margin-left:15px}
.departure-ticket{position:relative;z-index:3;display:grid;grid-template-columns:1.2fr .55fr 1fr 1.05fr;align-items:center;background:#fffef9;border:1px solid #e4e2d5;box-shadow:0 12px 35px #173b2d0d;min-height:146px;margin-top:-34px;margin-bottom:16px;padding:25px 30px;gap:27px}
.departure-ticket:before,.departure-ticket:after{content:"";position:absolute;width:18px;height:18px;background:var(--paper);border-radius:50%;top:calc(50% - 9px);border:1px solid #e4e2d5}.departure-ticket:before{left:-10px;clip-path:inset(0 0 0 50%)}.departure-ticket:after{right:-10px;clip-path:inset(0 50% 0 0)}
.ticket-origin{display:grid;gap:10px}.ticket-origin>.eyebrow{font-size:9px;color:var(--muted)}.ticket-origin>strong{font:27px/1.25 var(--serif);white-space:nowrap}.ticket-origin>strong span{margin-inline:13px;font:18px var(--sans);color:var(--warm)}.ticket-origin>small{font-size:7px;letter-spacing:.18em;color:var(--muted)}
.ticket-fact{display:grid;gap:11px}.ticket-fact>span{font-size:10px;color:var(--muted)}.ticket-fact>strong{font:34px/1.1 var(--serif);white-space:nowrap}.ticket-fact strong>small{font:11px var(--sans)}.ticket-fact-last>strong{font:16px var(--serif)}
.ticket-action{border:0;border-left:1px dashed #c7cabc;background:transparent;text-align:left;padding:7px 0 7px 26px;font-size:16px;font-family:var(--serif);min-height:75px;color:var(--ink)}.ticket-action>span{float:right;color:var(--orange);font:24px var(--sans)}.ticket-action>small{display:block;font:9px var(--sans);margin-top:13px;color:var(--muted)}.ticket-action:hover{color:var(--orange)}
.choice-tabs>button[aria-selected=true]{background:#ecede3;border-color:#c8cfc0;border-left-color:var(--orange)}.choice-photo{height:365px}.choice-image-label{top:326px}.choice-number{color:var(--orange)}.choice-description h3{font-size:31px}
.atlas-section{padding-top:15px}.atlas-section .section-heading h2,.detail-atlas-section .section-heading h2{font-size:clamp(31px,3.25vw,44px)}
.atlas-route-select{display:grid;gap:8px;font-size:10px;color:var(--muted);min-width:250px}.atlas-route-select select{border:0;border-bottom:1px solid #adbaad;background:transparent;color:var(--ink);border-radius:0;padding:10px 27px 10px 0;font-size:12px;width:100%;max-width:100%}
.route-atlas{border:1px solid #d8ddd0;background:#f9f8f1;position:relative}.atlas-topline{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid #d8ddd0;gap:15px}
.atlas-topline>span:first-child{display:flex;gap:18px;align-items:center}.atlas-topline strong{font:23px var(--serif)}.atlas-topline small{font-size:10px;color:var(--muted)}.atlas-edition{font:9px var(--sans);letter-spacing:.14em;white-space:nowrap}
.atlas-days{display:flex;padding:0 28px;border-bottom:1px solid #d8ddd0;gap:9px;background:#f1f0e7;overflow:auto;scrollbar-width:thin}
.atlas-days>button{background:transparent;border:0;border-bottom:3px solid transparent;padding:15px 13px 12px;flex:1;min-width:62px;font:24px var(--serif);white-space:nowrap}.atlas-days>button span{font:8px var(--sans);letter-spacing:.04em;margin-right:5px}
.atlas-days>button[aria-selected=true]{color:var(--orange);border-color:var(--orange);background:#ffffff70}.atlas-days>button:hover{background:#fffef7}.atlas-days>button:focus-visible{outline-offset:-4px}
.atlas-layout{display:grid;grid-template-columns:1.52fr 1fr;min-height:440px}.atlas-map{position:relative;min-width:0;min-height:420px;overflow:hidden;background:#eef0e5;border-right:1px solid #d8ddd0}
.atlas-schematic>svg{width:100%;height:100%;position:absolute;inset:0;display:block;min-height:375px}.atlas-map-top,.atlas-map-bottom{position:absolute;left:22px;right:22px;z-index:2;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#647267;pointer-events:none}.atlas-map-top{top:17px}.atlas-map-bottom{bottom:16px;font-size:8px;gap:10px}.atlas-map-bottom>small{font-size:8px}.atlas-map-bottom i,.map-muted-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--orange);margin-right:5px}.map-muted-dot{background:#9ba694;margin-left:12px}.compass{text-align:center;font-size:10px;line-height:1.5;letter-spacing:.1em}.atlas-mobile-hint{display:none}
.map-route-base{fill:none;stroke:#9eae9b;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3 5;vector-effect:non-scaling-stroke}.map-segment{fill:none;stroke:var(--orange);stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;opacity:0;vector-effect:non-scaling-stroke}.map-segment.is-active{opacity:1;stroke-dasharray:1;animation:route-draw .8s ease both}
.map-place circle{fill:#f9faf4;stroke:#536b58;stroke-width:1.5}.map-place text{fill:#455b4c;font:14px var(--sans);paint-order:stroke;stroke:#eef0e5;stroke-width:5px;stroke-linejoin:round}.map-place.is-active circle{fill:var(--orange);stroke:#fff;stroke-width:2.5;r:6}.map-place.is-active text{fill:#a85f34;font-weight:600}.map-region{font:32px var(--serif);letter-spacing:8px;fill:#ced7c4}.map-mountains{font:14px var(--serif);fill:#bac8b4;letter-spacing:3px}
.atlas-postcards{min-width:0;background:var(--paper)}.atlas-postcard{height:100%;animation:panel-in .4s ease both}.atlas-photo{height:200px;position:relative;overflow:hidden}.atlas-photo>img{object-position:center 48%}.atlas-photo>span{position:absolute;bottom:0;left:0;right:0;padding:28px 18px 11px;font-size:8px;line-height:1.5;color:#fff;background:linear-gradient(transparent,#0e302690)}.atlas-photo>strong{position:absolute;right:18px;top:8px;font:65px/1 var(--serif);color:#ffffffdf}
.atlas-day-copy{padding:25px 27px 26px}.atlas-day-copy>.eyebrow{font-size:9px;color:var(--orange);letter-spacing:.08em}.atlas-day-copy h3{font:25px/1.5 var(--serif);margin:9px 0 12px}.atlas-day-copy>p{font-size:11px;line-height:1.95;color:var(--muted);margin-bottom:18px;overflow-wrap:anywhere}.atlas-day-copy>p>span{color:var(--orange);margin-inline:3px}.atlas-day-copy .text-link{font-size:11px;gap:8px;border:0;padding:0;min-height:32px}.atlas-detail-link{font-size:10px;float:right;padding-block:7px;border-bottom:1px solid #d2d9cd}
.scenery-section{padding-top:88px}.scenery-section h2 em{font-style:normal;color:var(--orange)}.scenery-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;grid-template-rows:235px 235px;gap:16px}
.scenery-card{position:relative;overflow:hidden;border:0;padding:0;border-radius:4px;text-align:left;background:var(--forest);color:white;min-width:0}.scenery-0{grid-row:span 2}.scenery-5{display:none}.scenery-card>img{transition:transform .8s cubic-bezier(.2,.7,.2,1);height:100%;width:100%}.scenery-shade{position:absolute;inset:0;background:linear-gradient(0deg,#0a272ec4,transparent 64%)}.scenery-card:hover>img{transform:scale(1.055)}.scenery-index{position:absolute;top:20px;left:23px;font-size:9px;letter-spacing:.1em}.scenery-name{position:absolute;bottom:24px;left:23px;right:20px;display:grid;gap:6px}.scenery-name>strong{font:27px var(--serif)}.scenery-name>small{font-size:10px;color:#ffffffc7}.scenery-0 .scenery-name>strong{font-size:35px}.scenery-open{position:absolute;right:20px;top:15px;display:grid;place-items:center;border:1px solid #ffffff8a;border-radius:50%;width:33px;height:33px;font-size:18px;transition:transform .25s}
.finder-banner{position:relative;overflow:hidden;min-height:485px;background:#f4eedf;border:1px solid #e6dfce;border-radius:4px;margin-bottom:94px;isolation:isolate}.finder-banner-art{position:absolute;inset:0;z-index:-1}.finder-banner-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f3ecdcf7 0%,#f3ecdcdf 32%,#f3ecdc18 63%)}.finder-banner-art>.atlas-illustration{object-position:center}.finder-banner-art>span{position:absolute;bottom:17px;right:25px;z-index:1;font-size:8px;color:#fff;background:#2449398a;padding:3px 9px}
.finder-banner-copy{padding:55px 50px;max-width:510px}.finder-banner-copy>.eyebrow{font-size:9px;letter-spacing:.12em}.finder-banner-copy h2{font-size:43px;line-height:1.4;margin:18px 0}.finder-banner-copy p{font-size:12px;line-height:2;color:#586652;margin-bottom:25px}.finder-banner-copy .button{font-size:12px}.finder-roundel{position:absolute;right:42px;top:34px;width:109px;height:109px;border:1px solid #264b3e;border-radius:50%;outline:1px dashed #264b3e;outline-offset:-6px;display:flex;flex-direction:column;align-items:center;justify-content:center;font:25px/1.1 var(--serif);transform:rotate(12deg);color:#254b3b;background:#f4eedf99}.finder-roundel>em{font-style:normal;margin-top:3px}.finder-roundel>small{font:7px var(--sans);letter-spacing:.17em;margin-top:8px}
.journey-hero-v2{grid-template-columns:1.04fr 1fr;gap:60px;padding-bottom:55px;align-items:center}.journey-hero-v2 .journey-hero-copy>h1{font-size:clamp(38px,4.25vw,61px);line-height:1.3;letter-spacing:.025em}.journey-hero-v2 .journey-facts{background:#f0f0e6;border-block:1px solid #dedfce;padding:18px 21px;margin:22px 0}.journey-hero-v2 .journey-facts>span{font-size:12px}.journey-hero-v2 .journey-facts strong{color:var(--orange)}
.journey-gallery{min-width:0;position:relative;padding:9px;background:#f8f7ef;border:1px solid #dcdfd1;transform:rotate(1.2deg);box-shadow:0 10px 30px #1c382807}.journey-gallery-main{position:relative;height:312px;overflow:hidden}.journey-gallery-main>img{object-position:center}.gallery-caption{position:absolute;inset:auto 0 0;padding:35px 18px 13px;color:#fff;background:linear-gradient(transparent,#163a3588);font-size:11px}.gallery-edition{position:absolute;top:17px;left:18px;display:flex;align-items:center;gap:12px;color:#fff;font:67px/1 var(--serif)}.gallery-edition small{font:8px/1.8 var(--sans);letter-spacing:.1em}.journey-gallery-bottom{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.journey-gallery-bottom>div{height:132px;position:relative;overflow:hidden}.journey-gallery-bottom span{position:absolute;bottom:0;left:0;right:0;padding:25px 10px 7px;color:#fff;background:linear-gradient(transparent,#12362c87);font-size:7px;line-height:1.5}.gallery-open{border:0;background:transparent;display:flex;width:100%;justify-content:space-between;padding:14px 11px 7px;font-size:10px;letter-spacing:.04em}.gallery-open>span{font-size:16px}.detail-atlas-section{padding-block:65px 35px;scroll-margin-top:65px}.detail-atlas-section .section-heading{margin-bottom:29px}.detail-layout{padding-top:68px}.day-item{scroll-margin-top:85px}.day-detail-photo{width:100%;height:185px;object-fit:cover;border-radius:3px;margin-bottom:24px}.day-item[open]{background:#f8f8f1}.day-item[open] summary{padding-inline:16px}.day-item[open] .day-index{color:var(--orange)}.day-item[open] .day-body{padding-right:20px}.journey-sidebar{border:1px solid #dce0d2;border-top:4px solid var(--orange);background:#f3f2e7}.catalog-finder{display:flex;align-items:center;justify-content:space-between;padding:20px 23px;background:#eeefe4;border:1px solid #dbdecc;margin-top:23px;gap:20px}.catalog-finder>span{font:19px var(--serif)}.catalog-finder>button{border:0;background:transparent;font-size:12px;padding:7px 0}.catalog-finder>button span{margin-left:20px;color:var(--orange);font-size:20px}
.experience-dialog{border:1px solid #d9ddcf;padding:0;width:min(900px,calc(100% - 36px));max-width:none;max-height:91svh;color:var(--ink);background:var(--paper);border-radius:6px;box-shadow:0 20px 100px #071e3950;overflow-y:auto;overscroll-behavior:contain}
.experience-dialog::backdrop{background:#0e302abd;backdrop-filter:blur(6px)}.experience-dialog>.dialog-head{padding:17px 24px;margin:0;background:var(--paper);position:sticky;top:0;z-index:4;border-bottom:1px solid var(--line)}.experience-dialog .dialog-head>.eyebrow{font-size:9px}.experience-dialog .icon-button{width:34px;height:34px;font-size:24px}
.finder-dialog-art{height:163px;overflow:hidden}.finder-dialog-art img{object-position:center 52%}.finder-dialog-body{padding:27px 38px 34px}.finder-steps{display:flex;align-items:center;gap:12px;margin-bottom:23px;color:#8d9989;font-size:10px}.finder-steps>i{width:26px;height:1px;background:#d4dacb}.finder-steps .is-current{color:var(--orange);font-weight:600}.finder-dialog h2{font-size:34px;margin-bottom:15px;line-height:1.4;outline:none}.finder-dialog fieldset{border:0;margin:0;padding:0;min-width:0}.finder-help{font-size:12px;color:var(--muted);margin-bottom:21px}.finder-day-options{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;margin-bottom:26px}.finder-day-options label,.finder-mood-options label{position:relative;cursor:pointer}.finder-dialog input[type=radio]{position:absolute;opacity:0;width:1px;height:1px}.finder-day-options label>span{display:block;border:1px solid #dadfd2;border-radius:3px;text-align:center;background:#f7f7ee;padding:12px 3px 14px;font-size:9px}.finder-day-options strong{font:40px var(--serif)}.finder-day-options small{display:block;font-size:8px;color:var(--muted);margin-top:4px}.finder-dialog input:checked+span{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest);background:#eaf0e3}.finder-dialog input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}
.finder-mood-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:23px}.finder-mood-options label>span{display:block;height:110px;border:3px solid transparent;position:relative;border-radius:4px;overflow:hidden;background:var(--forest)}.finder-mood-options img{filter:brightness(.74)}.finder-mood-options strong{position:absolute;bottom:11px;left:12px;color:#fff;font-size:12px;font-weight:500}.finder-mood-options i{position:absolute;right:9px;top:8px;width:20px;height:20px;border-radius:50%;background:var(--forest);color:#fff;display:none;text-align:center;font-style:normal;font-size:11px}.finder-mood-options input:checked+span{border-color:var(--forest);box-shadow:0 0 0 2px var(--forest)}.finder-mood-options input:checked+span i{display:block}.finder-buttons{display:flex;align-items:center;justify-content:space-between;gap:15px}.back-button{border:0;background:transparent;font-size:11px;padding:10px 0}.finder-result-note{font-size:12px;color:var(--muted);line-height:2;margin-bottom:18px}.finder-result{display:grid;grid-template-columns:126px 1fr;border:1px solid #d9dfcf;padding:10px;gap:20px;margin-bottom:14px;background:#f7f7ef}.finder-result>img{min-height:133px;max-height:152px;border-radius:2px}.finder-result-copy{display:flex;flex-direction:column;justify-content:center;gap:8px;min-width:0;padding:5px 7px 5px 0}.finder-result-copy>small{font-size:9px;color:var(--orange)}.finder-result-copy>strong{font:23px/1.4 var(--serif)}.finder-result-copy>span{font-size:10px;color:var(--muted)}.finder-result-copy>em{font-size:11px;font-style:normal;margin-top:4px}.finder-result:hover{border-color:#7f9873;background:#f0f3e8;color:var(--forest)}.finder-dialog [data-finder-reset]{font-size:11px;margin-top:6px}.finder-disclaimer{font-size:9px;color:var(--muted);margin-top:20px}
.postcard-dialog{width:min(980px,calc(100% - 36px))}.postcard-layout{display:grid;grid-template-columns:1.12fr 1fr;min-height:480px}.postcard-picture{position:relative;min-height:480px}.postcard-picture img{position:absolute;inset:0}.postcard-stamp{position:absolute;top:28px;left:26px;border:2px solid white;outline:1px dashed white;outline-offset:-7px;border-radius:50%;width:100px;height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;background:#123e3522;font:19px var(--serif);transform:rotate(-14deg)}.postcard-stamp>small{font:7px var(--sans);letter-spacing:.12em;margin-top:8px}.postcard-copy{padding:34px 31px;min-width:0}.postcard-copy>.eyebrow{font-size:9px;color:var(--orange);letter-spacing:.08em}.postcard-copy h2{font-size:32px;line-height:1.5;margin:17px 0}.postcard-copy>p{font-size:12px;line-height:2;color:var(--muted)}.postcard-copy>.postcard-routes-label{margin-top:30px;color:var(--muted);font-size:9px;margin-bottom:10px}.postcard-route{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.postcard-route>span:first-child{font:18px var(--serif);color:var(--orange);white-space:nowrap}.postcard-route strong{font-size:11px;font-weight:400}.postcard-route>span:last-child{margin-left:auto}
@keyframes scene-in{from{opacity:.2;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes panel-in{from{opacity:.35;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes route-draw{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes page-reveal{from{opacity:.3;translate:0 18px}to{opacity:1;translate:0 0}}
.was-revealed{animation:page-reveal .65s ease both}
.map-place{cursor:pointer}.map-place .map-hit{fill:transparent!important;stroke:none!important;r:18!important}.map-place:focus-visible{outline:none}.map-place:focus-visible circle:not(.map-hit){stroke:var(--orange);stroke-width:4}.map-place:hover text{text-decoration:underline}
.postcard-copy h2,.finder-dialog h2{text-wrap:balance}
@media(min-width:1450px){.home-hero-v2 .hero-content{padding-top:45px}.hero-scene-picker{top:40%}.departure-ticket{margin-top:-38px}}
@media(max-width:1100px){.home-hero-v2 .hero-content{max-width:calc(100% - 180px)}.hero-scene-picker{width:170px;right:3.5%;top:44%}.home-hero-v2 .hero-content h1{font-size:78px}.home-hero-v2 .hero-content{padding-top:45px}.hero-scene-picker button>img{width:42px}.hero-scene-picker button{gap:9px}.hero-scene-picker strong{font-size:10px}.hero-scene-picker small{font-size:7px}.departure-ticket{grid-template-columns:1.2fr .6fr 1fr;gap:24px;padding:25px}.ticket-fact-last{display:none}.ticket-origin>strong{font-size:25px}.ticket-action{font-size:15px}.atlas-layout{grid-template-columns:1.35fr 1fr}.atlas-topline>span:first-child{flex-direction:column;align-items:flex-start;gap:6px}.atlas-day-copy{padding:23px}.atlas-day-copy h3{font-size:22px}.atlas-photo{height:187px}.scenery-grid{grid-template-rows:205px 205px}.scenery-name>strong{font-size:23px}.scenery-name>small{font-size:9px}.scenery-name{left:19px;bottom:20px}.scenery-index{left:19px}.finder-banner-copy{padding:49px 40px;max-width:470px}.finder-banner-copy h2{font-size:39px}.finder-roundel{right:25px;top:24px}.journey-hero-v2{gap:34px}.journey-gallery-main{height:280px}.journey-gallery-bottom>div{height:110px}.journey-hero-v2 .journey-facts{padding:14px 17px;gap:22px}.journey-hero-v2 .journey-facts>span+span{padding-left:21px}.journey-hero-v2 .journey-facts small{font-size:9px}.gallery-edition{font-size:56px}.atlas-days{padding-inline:16px}.atlas-days>button{padding-inline:9px}.atlas-days>button span{margin:0}}
@media(max-width:800px){.home-hero-v2{margin-inline:10px;min-height:720px;height:auto}.hero-edition{padding:24px 23px;margin-inline:0;font-size:8px;letter-spacing:.1em}.hero-edition>span:last-child{display:none}.home-hero-v2 .hero-content{max-width:none;padding:36px 34px 160px}.home-hero-v2 .hero-content h1{font-size:76px}.home-hero-v2 .hero-content p{font-size:13px}.hero-handnote{font-size:15px}.hero-scene-picker{top:auto;bottom:78px;left:34px;right:34px;width:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hero-scene-picker button{padding:7px;gap:7px;min-width:0;min-height:51px}.hero-scene-picker button>img{width:32px;height:34px}.hero-scene-picker .scene-current{display:none}.hero-scene-picker strong{font-size:9px}.hero-scene-picker small{font-size:7px}.hero-baseline{bottom:48px;left:34px;right:34px;font-size:8px}.departure-ticket{width:calc(100% - 48px);padding:24px;min-height:128px;gap:20px;margin-top:-23px}.ticket-origin>strong{font-size:22px}.ticket-origin>strong span{margin-inline:8px}.ticket-origin>.eyebrow{font-size:8px}.ticket-origin>small{font-size:6px}.ticket-fact>span{font-size:9px}.ticket-fact>strong{font-size:31px}.ticket-action{padding-left:20px;font-size:14px}.ticket-action>small{font-size:8px;line-height:1.7}.ticket-action>span{font-size:20px}.choice-photo{height:295px}.choice-image-label{top:259px}.choice-description h3{font-size:26px}.atlas-section{padding-top:10px}.atlas-section .section-heading,.detail-atlas-section .section-heading{align-items:flex-start}.atlas-route-select{min-width:200px;font-size:9px}.atlas-route-select select{font-size:11px}.atlas-section .section-heading h2,.detail-atlas-section .section-heading h2{font-size:32px}.atlas-layout{grid-template-columns:1fr}.atlas-map{height:390px;min-height:0;border-right:0;border-bottom:1px solid #d8ddd0}.atlas-schematic>svg{min-height:0}.atlas-postcard{display:grid;grid-template-columns:1fr 1.15fr}.atlas-photo{height:100%;min-height:250px}.atlas-day-copy{padding:25px}.atlas-day-copy h3{font-size:24px}.atlas-topline{padding:23px}.atlas-topline strong{font-size:22px}.atlas-days{gap:0;padding:0 12px}.atlas-days>button{padding:13px 11px;font-size:22px}.atlas-days>button span{font-size:7px}.scenery-section{padding-top:60px}.scenery-grid{grid-template-columns:1fr 1fr;grid-template-rows:230px 200px 200px}.scenery-0{grid-row:auto;grid-column:span 2}.scenery-0 .scenery-name>strong{font-size:32px}.scenery-name>small{font-size:8px}.scenery-0>img{object-position:center 60%}.finder-banner{min-height:450px;margin-bottom:65px}.finder-banner-copy{max-width:435px;padding:40px 32px}.finder-banner-copy h2{font-size:36px}.finder-banner-copy p{font-size:11px}.finder-roundel{width:85px;height:85px;font-size:21px;right:22px;top:21px}.finder-banner-art:after{background:linear-gradient(90deg,#f3ecdcf7,#f3ecdc9f 55%,transparent)}.finder-banner-art>span{font-size:7px}.journey-hero-v2{gap:30px;align-items:center}.journey-hero-v2 .journey-hero-copy>h1{font-size:35px}.journey-gallery-main{height:280px}.journey-gallery-bottom>div{height:92px}.journey-gallery{padding:6px}.journey-gallery-bottom{gap:6px;margin-top:6px}.gallery-caption{font-size:9px;padding:30px 12px 10px}.gallery-edition{top:15px;left:12px;font-size:49px;gap:8px}.gallery-edition small{font-size:6px}.gallery-open{font-size:8px;padding:10px 5px 3px}.journey-hero-v2 .journey-facts{margin:18px 0;gap:17px;padding:12px}.journey-hero-v2 .journey-facts>span{font-size:10px}.journey-hero-v2 .journey-facts strong{font-size:30px}.journey-hero-v2 .journey-facts>span+span{padding-left:17px}.journey-hero-v2 .journey-facts small{font-size:8px}.detail-atlas-section{padding:44px 0 20px}.day-detail-photo{height:230px}.page-journeys:has(.mobile-consult) .back-to-top{bottom:84px}.catalog-finder{padding:15px 20px;gap:16px}.catalog-finder>span{font-size:16px}.catalog-finder>button{font-size:10px}.catalog-finder>button>span{margin-left:10px}.postcard-layout{grid-template-columns:1fr 1fr}.postcard-copy{padding:26px 23px}.postcard-copy h2{font-size:29px}.postcard-copy>p{font-size:11px}.postcard-picture{min-height:480px}.finder-dialog-body{padding:25px 28px 30px}.finder-day-options{gap:6px}.finder-day-options strong{font-size:35px}.finder-dialog h2{font-size:31px}}
@media(max-width:560px){.home-hero-v2{min-height:698px}.hero-edition{padding:23px 24px;font-size:7px}.home-hero-v2 .hero-content{padding:32px 24px 164px}.hero-handnote{font-size:13px;letter-spacing:.1em}.home-hero-v2 .hero-content h1{font-size:clamp(43px,12.8vw,66px);line-height:1.25;margin:25px 0 21px}.home-hero-v2 .hero-content p{font-size:11px;line-height:2}.home-hero-v2 .hero-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:27px}.home-hero-v2 .hero-actions .button{min-height:46px;font-size:11px;padding:13px 21px}.hero-film{font-size:10px;padding:3px 0}.hero-film>span{width:28px;height:28px;font-size:17px}.hero-scene-picker{left:24px;right:24px;bottom:85px;gap:6px}.hero-scene-picker button{display:block;padding:5px 5px 8px;text-align:center;min-height:65px}.hero-scene-picker button>img{width:100%;height:31px;margin-bottom:5px}.hero-scene-picker button>span:nth-child(2){display:block}.hero-scene-picker strong{font-size:8px;display:block;white-space:nowrap}.hero-scene-picker small{display:none}.hero-baseline{left:24px;right:24px;bottom:53px;font-size:7px;letter-spacing:0}.hero-baseline>span{max-width:52%;text-align:right}.hero-baseline a>span{margin-left:3px}.departure-ticket{width:calc(100% - 40px);grid-template-columns:1fr .5fr;min-height:0;gap:21px 15px;padding:23px 21px;margin-top:-28px}.ticket-origin>strong{font-size:23px}.ticket-fact{align-items:center;text-align:right;gap:5px}.ticket-fact>span{font-size:8px}.ticket-fact>strong{font-size:32px}.ticket-origin>small{font-size:6px}.ticket-action{grid-column:1/-1;border:0;border-top:1px dashed #bec8b4;padding:17px 0 0;min-height:0;font-size:17px;position:relative}.ticket-action>small{font-size:8px;margin-top:7px}.ticket-action>span{position:absolute;right:0;top:23px;font-size:27px}.ticket-fact-last{display:none}.choice-photo{height:265px}.choice-image-label{top:233px}.choice-description h3{font-size:25px}.atlas-section .section-heading,.detail-atlas-section .section-heading{gap:18px;flex-direction:column}.atlas-section .section-heading h2,.detail-atlas-section .section-heading h2{font-size:29px;line-height:1.4}.atlas-route-select{width:100%;min-width:0}.atlas-route-select select{font-size:12px;padding-block:12px}.atlas-topline{padding:19px 17px;gap:12px}.atlas-topline strong{font-size:20px;line-height:1.5}.atlas-topline small{font-size:8px}.atlas-edition{font-size:8px;writing-mode:vertical-rl}.atlas-days{padding:0 8px;gap:0}.atlas-days>button{font-size:21px;padding:11px 8px;min-width:57px}.atlas-days>button span{display:block;font-size:6px;margin-bottom:2px}.atlas-map{height:338px;overflow:auto}.atlas-schematic>svg{position:relative;width:600px;height:335px;max-width:none}.route-atlas[data-atlas-span=short] .atlas-schematic>svg{width:100%;height:335px}.atlas-map-top{top:13px;left:15px;right:15px;font-size:8px;position:sticky;height:0}.atlas-map-bottom{left:15px;right:15px;position:sticky;bottom:10px;font-size:7px;background:#eef0e5cc;padding:5px}.atlas-map-bottom>small{font-size:7px}.atlas-mobile-hint{display:block;font-size:7px}.compass{display:none}.atlas-map .map-place text{font-size:15px}.route-atlas[data-atlas-span=short] .map-place text{font-size:12px}.atlas-postcard{display:block}.atlas-photo{height:168px;min-height:0}.atlas-photo>strong{font-size:56px;top:8px}.atlas-photo>span{font-size:7px;padding:25px 15px 9px}.atlas-day-copy{padding:23px 20px}.atlas-day-copy h3{font-size:24px;margin-top:8px}.atlas-day-copy>.eyebrow{font-size:8px}.atlas-day-copy>p{font-size:11px;margin-bottom:17px}.atlas-day-copy .text-link{font-size:10px}.atlas-detail-link{font-size:10px}.scenery-section{padding-top:50px}.scenery-section h2{font-size:30px;line-height:1.5}.scenery-section h2 em{display:block}.scenery-grid{gap:11px;grid-template-rows:255px 190px 190px}.scenery-name{left:14px;bottom:19px;right:10px}.scenery-name>strong{font-size:21px}.scenery-name>small{font-size:8px;line-height:1.7;max-width:110px}.scenery-0 .scenery-name>strong{font-size:31px}.scenery-0 .scenery-name>small{max-width:none;font-size:10px}.scenery-index{font-size:8px;left:14px;top:14px}.scenery-open{right:13px;top:12px;width:25px;height:25px;font-size:16px}.scenery-card:not(.scenery-0) .scenery-open{top:45px}.finder-banner{min-height:570px;margin-bottom:55px}.finder-banner-art:after{background:linear-gradient(180deg,#f4eddefc,#f4eddeec 40%,transparent 76%)}.finder-banner-art>img{object-fit:cover;object-position:62% bottom}.finder-banner-copy{padding:34px 27px;max-width:100%}.finder-banner-copy>.eyebrow{font-size:8px;letter-spacing:.1em}.finder-banner-copy h2{font-size:33px;margin:19px 0 16px}.finder-banner-copy p{font-size:11px;line-height:2}.finder-banner-copy .button{font-size:11px;padding:12px 19px;min-height:45px;gap:19px}.finder-roundel{width:72px;height:72px;right:20px;top:auto;bottom:57px;font-size:18px;background:#f4eedfc9}.finder-roundel>small{font-size:6px;margin-top:4px}.finder-banner-art>span{right:14px;bottom:14px;font-size:7px}.journey-hero-v2{grid-template-columns:1fr;gap:29px;padding-bottom:38px}.journey-hero-v2 .journey-hero-copy>h1{font-size:39px;line-height:1.4;max-width:none;margin-top:15px}.journey-hero-v2 .journey-facts{padding:16px 18px;gap:22px;margin:22px 0}.journey-hero-v2 .journey-facts strong{font-size:36px}.journey-hero-v2 .journey-facts>span{font-size:12px}.journey-hero-v2 .journey-facts>span+span{padding-left:22px}.journey-hero-v2 .journey-facts small{font-size:9px}.journey-gallery{transform:rotate(.8deg);padding:7px}.journey-gallery-main{height:260px}.journey-gallery-bottom{gap:7px;margin-top:7px}.journey-gallery-bottom>div{height:108px}.gallery-caption{font-size:10px}.gallery-edition{font-size:61px;top:14px;left:15px}.gallery-edition small{font-size:7px}.gallery-open{font-size:10px;padding:12px 7px 5px}.detail-atlas-section{padding-top:40px}.detail-atlas-section .section-heading>p{font-size:11px}.detail-layout{padding-top:43px}.day-item[open] summary{padding-inline:9px}.day-item[open] .day-body{padding-left:17px;padding-right:17px}.day-detail-photo{height:180px}.day-body .stop-list{margin-left:6px}.day-item[open] summary{gap:14px}.day-item[open] .day-index{min-width:37px}.day-item summary strong{font-size:13px}.catalog-finder{flex-direction:column;align-items:flex-start;gap:6px;padding:17px 18px}.catalog-finder>span{font-size:18px}.catalog-finder>button{font-size:10px;width:100%;text-align:left}.catalog-finder>button>span{float:right;margin-right:4px}.experience-dialog{width:calc(100% - 20px);max-height:94svh}.experience-dialog>.dialog-head{padding:13px 16px;gap:12px}.experience-dialog .dialog-head>.eyebrow{font-size:7px;letter-spacing:.08em}.finder-dialog-art{height:116px}.finder-dialog-body{padding:23px 20px 27px}.finder-steps{gap:8px;font-size:9px;margin-bottom:20px}.finder-steps>i{width:15px}.finder-dialog h2{font-size:29px;line-height:1.4}.finder-help{font-size:11px;line-height:1.9;margin-bottom:20px}.finder-day-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:22px}.finder-day-options label>span{padding:9px 2px 11px}.finder-day-options strong{font-size:33px}.finder-day-options small{font-size:7px}.finder-mood-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.finder-mood-options label>span{height:100px}.finder-mood-options strong{font-size:11px;bottom:10px;left:9px}.finder-mood-options label:first-child{grid-column:span 2}.finder-mood-options label:first-child>span{height:90px}.finder-buttons{gap:10px}.finder-buttons .button{font-size:11px;padding:12px 17px;gap:14px}.back-button{font-size:10px}.finder-result{grid-template-columns:86px 1fr;gap:13px;padding:8px}.finder-result>img{min-height:147px;max-height:none}.finder-result-copy{padding:5px 1px;gap:7px}.finder-result-copy>strong{font-size:20px;line-height:1.5}.finder-result-copy>small{font-size:8px;line-height:1.7}.finder-result-copy>span{font-size:9px;line-height:1.7}.finder-result-copy>em{font-size:10px}.finder-result-note{font-size:11px}.finder-dialog [data-finder-reset]{font-size:10px}.finder-disclaimer{font-size:8px;line-height:1.8}.postcard-layout{grid-template-columns:1fr;min-height:0}.postcard-picture{min-height:0;height:245px}.postcard-stamp{width:76px;height:76px;font-size:16px;top:20px;left:20px}.postcard-stamp>small{font-size:6px}.postcard-copy{padding:25px 22px 29px}.postcard-copy h2{font-size:29px;line-height:1.4}.postcard-copy>.eyebrow{font-size:8px}.postcard-copy>p{font-size:11px}.postcard-copy>.postcard-routes-label{font-size:8px;margin-top:24px}.postcard-route{gap:10px;padding:13px 0}.postcard-route>span:first-child{font-size:19px}.postcard-route strong{font-size:11px;line-height:1.6}.back-to-top{width:36px;height:36px;right:14px;bottom:17px;font-size:19px}}
@media(prefers-reduced-motion:reduce){.home-hero-v2 *,.route-atlas *,.was-revealed{animation:none!important;transition:none!important}.scenery-card:hover>img,.hero-scene-picker button:hover{transform:none}.map-segment.is-active{stroke-dasharray:none}.journey-gallery{transform:none}}
