@font-face{font-family:DM;src:url('/assets/dm-regular.ttf')}@font-face{font-family:DM;src:url('/assets/dm-medium.ttf');font-weight:500}@font-face{font-family:DM;src:url('/assets/dm-semibold.ttf');font-weight:600}@font-face{font-family:DM;src:url('/assets/dm-bold.ttf');font-weight:700}@font-face{font-family:Instrument;src:url('/assets/instrument.ttf')}@font-face{font-family:Instrument;src:url('/assets/instrument-italic.ttf');font-style:italic}
:root{--cream:#f4ebd5;--ink:#2c4649;--orange:#8d5f49;--blue:#397074;--line:#d2c7b2;--muted:#756a58;--pale:#e7dfce}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM,Arial,sans-serif;font-size:15px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:transparent}button:disabled{cursor:default;opacity:.35}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h2,h3{font-family:Instrument,Georgia,serif;font-weight:400;line-height:1.06}h2{font-size:clamp(44px,5vw,72px);letter-spacing:-.03em}h3{font-size:42px}em{font-family:Instrument,Georgia,serif;font-weight:400}.wrap{max-width:1320px;width:calc(100% - 112px);margin-inline:auto}.eyebrow{text-transform:uppercase;font-weight:600;font-size:11px;letter-spacing:.16em}.orange{color:var(--orange)}.skip{position:fixed;left:12px;top:-80px;z-index:200;background:var(--cream);padding:12px}.skip:focus{top:12px}.site-header{height:90px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--cream);position:sticky;top:0;z-index:30;border-bottom:1px solid #ded3bd}.brand{position:relative;display:flex;flex-direction:column;align-items:center;line-height:1}.brand>span{font-family:Georgia,serif;font-weight:900;font-size:51px;letter-spacing:-4px;color:var(--orange);position:relative;padding-right:5px}.brand svg{position:absolute;left:-7px;bottom:-4px;width:117px;height:22px;fill:none;stroke:var(--blue);stroke-width:3;stroke-linecap:round}.brand small{font-size:6px;letter-spacing:.18em;margin-top:4px;margin-left:33px}.site-header nav{display:flex;gap:34px;margin-left:72px;font-size:13px;font-weight:500}.site-header nav a:hover{color:var(--orange)}.header-right{display:flex;gap:28px;align-items:center}.language{display:flex;gap:7px;align-items:center;font-size:11px;font-weight:600}.language button{padding:8px 3px;color:var(--muted)}.language button[aria-pressed=true]{color:var(--orange);text-decoration:underline;text-underline-offset:5px}.language>span{opacity:.3}.nav-cta{padding:11px 18px;background:var(--orange);color:white;border-radius:3px;display:flex;gap:30px;font-size:12px}.hero{position:relative;min-height:650px;height:calc(100svh - 140px);max-height:850px;overflow:hidden;color:white;margin:0 16px}.hero-image{position:absolute;inset:0;object-position:center;filter:saturate(.8)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,36,31,.64),rgba(11,46,43,.08)),linear-gradient(0deg,rgba(8,33,25,.42),transparent 40%)}.hero-top{position:absolute;inset:25px 40px auto;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:9px;letter-spacing:.15em}.private-pill{display:inline-flex;align-items:center;gap:7px;background:#152d2955;border:1px solid #ffffff60;border-radius:30px;padding:6px 11px;font-size:9px;letter-spacing:.03em;backdrop-filter:blur(10px)}.private-pill svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.3}.hero-content{position:relative;padding:130px 5.3% 105px;max-width:850px}.hero-content .eyebrow{margin-bottom:26px}.hero h1{font:400 clamp(70px,8vw,118px)/.89 Instrument,Georgia,serif;letter-spacing:-.025em;max-width:780px}.hero h1 em{color:#f4ebd5}.hero-copy{max-width:390px;margin:27px 0 29px;font-size:14px;line-height:1.7;color:#fffef2}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:38px;padding:15px 23px;background:var(--orange);color:white;border-radius:3px;font-size:12px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#78503e}.button.cream{background:var(--cream);color:var(--ink)}.button.cream:hover{background:white}.button span:last-child{font-size:19px;line-height:1}.hero-bottom{position:absolute;left:40px;right:40px;bottom:25px;display:flex;justify-content:space-between;gap:15px;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.sun-stamp{position:absolute;right:5%;top:43%;width:125px;height:125px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:100px;font-family:Georgia;line-height:.8;transform:rotate(10deg);color:#fff5d3}.sun-stamp span{font:8px DM;letter-spacing:.12em;margin-top:17px}.ticker{height:70px;background:var(--orange);color:#fff8df;display:flex;justify-content:space-evenly;align-items:center;gap:20px;overflow:hidden;font-size:12px;letter-spacing:.17em;font-weight:600;white-space:nowrap}.ticker i{font-size:24px;font-style:normal}.intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:100px;padding-bottom:60px}.intro h2{margin-top:19px}.intro .lead{font-size:17px;line-height:1.85;max-width:520px;margin-top:34px}.facts{display:flex;margin-top:26px;gap:46px}.facts>span{display:flex;flex-direction:column}.facts b{font-family:Instrument,Georgia;font-size:44px;font-weight:400;line-height:1.2}.facts small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-top:8px}.photo-story{display:grid;grid-template-columns:1.3fr 1fr .75fr;gap:30px;align-items:center;margin-bottom:100px}.story-image{padding:0;position:relative;overflow:hidden;border-radius:2px;height:380px;text-align:left}.story-image img{transition:transform .6s}.story-image:hover img{transform:scale(1.025)}.image-label{position:absolute;bottom:0;left:0;right:0;padding:55px 22px 20px;background:linear-gradient(transparent,#0008);color:white;font-size:10px;letter-spacing:.13em;display:flex;justify-content:space-between;align-items:center}.image-label i{font-size:22px;font-style:normal}.story-image.narrow{height:310px;transform:rotate(3deg);margin-right:6px}.stay-copy{padding:25px 8px}.stay-copy h3{font-size:38px;margin:16px 0 19px}.stay-copy p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted)}.small-tag{display:inline-block;margin-top:19px;padding:6px 9px;border:1px solid var(--line);font-size:10px;border-radius:3px}.tiny-wave{font-size:60px;color:var(--blue);height:40px;line-height:1;margin-top:18px}.journey{background:#bce3df;padding:88px 0 84px}.section-heading{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:37px}.section-heading h2{margin-top:16px}.section-heading>p{max-width:320px;color:var(--muted);font-size:13px;line-height:1.8;padding-bottom:5px}.day-tabs{display:grid;grid-template-columns:repeat(9,1fr);gap:7px;margin:38px 0 22px}.day-tab{border:1px solid #ccd4c8;border-radius:3px;padding:13px 10px 12px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:background .2s}.day-tab span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;opacity:.8}.day-tab strong{font-weight:500;font-size:22px;line-height:1.3}.day-tab small{font-size:9px;white-space:nowrap;margin-top:5px}.day-tab:hover{background:#dce4d6}.day-tab[aria-selected=true]{background:var(--ink);color:var(--cream);border-color:var(--ink)}.day-view{display:grid;grid-template-columns:1.08fr 1fr;min-height:570px;border:1px solid #d5dcd0;background:var(--cream);border-radius:3px;overflow:hidden}.day-visual{position:relative;min-height:570px;color:white;overflow:hidden;background:#273b32}.day-photo{padding:0;position:absolute;inset:0;width:100%;height:100%}.day-photo img{transition:opacity .25s}.day-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(11,34,26,.85),transparent 80%);pointer-events:none}.photo-expand{position:absolute;top:22px;right:22px;z-index:2;border:1px solid #fff9;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:white;font-size:22px}.day-image-overlay{position:absolute;z-index:1;left:38px;right:38px;bottom:83px;pointer-events:none}.day-image-overlay .eyebrow{font-size:10px;color:#fff4da}.day-image-overlay h3{font-size:55px;line-height:1.03;margin:16px 0}.day-image-overlay p{font-size:13px;line-height:1.75;max-width:390px;color:#faf7ed}.day-photo-footer{position:absolute;bottom:22px;left:38px;right:38px;display:flex;justify-content:space-between;gap:15px;z-index:2;font-size:9px;text-transform:uppercase;letter-spacing:.06em;pointer-events:none}.day-photo-footer span:last-child{text-align:right;max-width:150px;font-size:8px}.schedule{padding:32px 36px;display:flex;flex-direction:column}.schedule-head{display:flex;justify-content:space-between;align-items:center}.schedule-head>span:last-child{color:#83917f;font:25px Instrument}.day-tags{display:flex;gap:6px;flex-wrap:wrap;margin:16px 0 18px}.day-tags span{font-size:9px;padding:4px 9px;border:1px solid #d5dccf;border-radius:30px;letter-spacing:.01em}.schedule ol{padding:0;margin:0;list-style:none}.schedule li{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:11px 0;border-top:1px solid var(--line);font-size:12px;line-height:1.5}.schedule time{font-size:10px;white-space:nowrap;letter-spacing:.02em;font-weight:600;padding-top:1px;color:#6c7769}.day-note{font-size:11px;line-height:1.65;color:#5d685d;background:#e7ede1;border-left:2px solid var(--orange);padding:13px 14px;margin-top:auto}.day-note:empty{display:none}.day-controls{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #9dc9c5;padding:17px 0}.day-controls button{display:flex;gap:17px;align-items:center;font-size:11px;min-height:32px}.day-controls button>span:first-child:last-child,.day-controls button>span:first-child{font-size:13px}.day-controls>span{font-size:10px;color:#576969;letter-spacing:.1em}.schedule-disclaimer{font-size:10px;line-height:1.7;max-width:730px;color:#576969;margin:15px 0 0}.map-block{margin-top:75px;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.map-copy h3{font-size:50px;margin:16px 0 21px}.map-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#65715e;max-width:330px}.route-stops{display:flex;flex-direction:column;margin:26px 0 16px}.route-stop{display:flex;gap:17px;align-items:center;text-align:left;border-bottom:1px solid #cad4c4;padding:13px 0;width:100%;max-width:340px}.route-number{height:28px;width:28px;border:1px solid #aebbab;border-radius:50%;display:grid;place-items:center;font-size:9px;flex-shrink:0}.route-stop[aria-pressed=true] .route-number{background:var(--orange);color:white;border-color:var(--orange)}.route-stop>span:nth-child(2){font-weight:500;font-size:12px;flex:1}.route-stop small{display:block;font-size:9px;color:#6c7b66;font-weight:400}.route-stop .arrow{font-size:19px}.map-copy .map-note{font-size:10px!important;max-width:355px!important}.map-panel{position:relative;background:#f4ebd5;border:1px solid #d5dcce;border-radius:4px;overflow:hidden;min-height:500px}.map-top{position:absolute;top:22px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;z-index:2}.map-top>span{font-size:9px;letter-spacing:.22em}.map-toggle{padding:3px;background:#e6ebdf;border-radius:30px;display:flex}.map-toggle button{padding:5px 11px;border-radius:20px;font-size:9px}.map-toggle button[aria-pressed=true]{background:var(--ink);color:white}.map-panel svg{display:block;width:100%;height:500px}.map-compass{position:absolute;left:27px;bottom:55px;font-size:10px;line-height:1.5;text-align:center}.map-selected{position:absolute;bottom:18px;left:24px;right:24px;text-align:right;font-size:10px;color:var(--ink)}.map-place{cursor:pointer;outline:0}.map-place:focus-visible circle{stroke:var(--orange);stroke-width:6}.map-label{font-family:DM;font-weight:500;fill:var(--ink);font-size:11px}.details{padding-top:95px;padding-bottom:30px}.details-grid{display:grid;grid-template-columns:1.25fr .85fr;gap:85px;align-items:start;margin-top:46px}.included-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px}.included-heading h3,.excluded h3{font-family:DM;font-weight:600;font-size:15px}.included-heading>span{color:var(--orange);font-size:22px}.inclusions ul{list-style:none;padding:0;margin:0}.inclusions li{font-size:12px;line-height:1.75;padding:13px 0 13px 25px;position:relative;border-bottom:1px solid #e3e4d8}.inclusions li:before{content:'✓';position:absolute;left:0;color:var(--orange);font-size:14px}.inclusions li b{display:block;font-weight:500}.inclusions li span{color:#746754;font-size:11px}.excluded{margin:32px 0}.excluded h3{margin-bottom:12px}.excluded li{font-size:11px;line-height:1.65;padding:7px 0 7px 25px;border:0;color:#746754}.excluded li:before{content:'−';color:#7a8275}.faq{border-top:1px solid var(--line);padding:16px 0}.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;font-weight:500;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:20px;font-weight:400}.faq[open] summary:after{content:'−'}.faq>div{font-size:11px;color:#6a6151;line-height:1.9;padding:15px 10px 0 0}.faq>div p+p{margin-top:10px}.price-card{background:var(--ink);color:var(--cream);padding:30px 32px;position:sticky;top:117px;border-radius:4px}.price-card-top{font-size:9px;letter-spacing:.13em;display:flex;justify-content:space-between;border-bottom:1px solid #ffffff30;padding-bottom:20px;margin-bottom:25px}.price-card>.eyebrow{color:#d3e1dc;font-size:9px}.price{display:flex;gap:11px;align-items:baseline;margin-top:8px;line-height:1.15}.price>span{font-size:19px}.price strong{font:80px Instrument;letter-spacing:-.02em;line-height:1.12}.per-person{font-size:11px;color:#d3e1dc}.price-date{font-size:11px;margin:22px 0 26px}.payment-split>div{display:flex;justify-content:space-between;gap:20px;font-size:11px;align-items:center}.payment-split b{font-size:18px;font-weight:500}.payment-track{display:block;margin:15px 0;height:4px;background:#72876877;border-radius:2px;overflow:hidden}.payment-track i{display:block;width:25%;height:100%;background:#f0c9cc}.payment-note{font-size:10px;color:#d3e1dc;line-height:1.7;margin:14px 0 23px}.payment-methods{display:flex;gap:6px;flex-wrap:wrap;border-top:1px solid #ffffff30;padding-top:22px}.payment-methods>span{font-size:9px;border:1px solid #ffffff35;padding:3px 8px;border-radius:3px}.currency-note{font-size:10px;color:#d3e1dc;line-height:1.8;margin:13px 0 24px}.price-button{width:100%;text-align:left}.closed-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;margin-top:15px;color:#d3e1dc}.status-dot{width:5px;height:5px;border-radius:50%;background:#f0c9cc}.final-banner{margin:70px 0 45px;padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:32px}.final-banner .asterisk{font-size:62px;line-height:1;color:var(--orange)}.final-banner p{font:42px/1.1 Instrument}.final-banner a{margin-left:auto;font-size:36px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:40px;font-size:10px;color:#6b7666}.footer-brand{color:var(--orange);font:bold 37px/1 Georgia;letter-spacing:-3px;display:flex;flex-direction:column}.footer-brand>span{font:6px DM;letter-spacing:.1em;color:var(--ink);margin-top:6px}footer>p{max-width:360px}footer button{font-size:10px;text-decoration:underline;text-underline-offset:4px}.mobile-bottom{display:none}dialog{border:0;max-width:min(570px,calc(100% - 36px));background:var(--cream);color:var(--ink);padding:50px 40px 35px;border-radius:5px;box-shadow:0 30px 120px #0004}dialog::backdrop{background:#16281dc4;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:14px;top:10px;font-size:28px;width:36px;height:36px;display:grid;place-items:center}#dialog-content h2{font-size:42px;margin:9px 0 23px}#dialog-content p{font-size:13px;line-height:1.85}#dialog-content p+p{margin-top:13px}#dialog-content ul{padding-left:18px;font-size:12px;line-height:2}#dialog-content a{text-decoration:underline;text-underline-offset:3px}.dialog-price{display:flex;justify-content:space-between;gap:20px;background:#e7eadd;padding:18px;margin:20px 0;font-size:12px}.dialog-price b{display:block;font:30px Instrument}.dialog-badge{display:inline-flex;border:1px solid var(--line);border-radius:20px;padding:4px 10px;font-size:10px;margin-bottom:15px}#lightbox{max-width:min(1040px,calc(100% - 36px));padding:50px 18px 18px;background:#f4ebd5}#lightbox-image{max-height:75vh;object-fit:contain;height:auto}#lightbox-caption{font-size:11px;margin:13px 6px 0}body.modal-open{overflow:hidden}
@media(min-width:1600px){.hero-content{padding-top:150px}.hero h1{font-size:125px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header{padding:0 30px;gap:20px}.site-header nav{margin-left:20px;gap:23px}.header-right{gap:17px}.hero{min-height:620px}.hero-content{padding-top:140px}.hero h1{font-size:94px}.intro{gap:45px}.photo-story{gap:21px}.story-image{height:320px}.stay-copy h3{font-size:33px}.story-image.narrow{height:280px}.day-tab{padding:12px 8px}.day-tab small{font-size:8px}.schedule{padding:26px}.schedule li{grid-template-columns:92px 1fr;gap:12px;font-size:11px;padding:10px 0}.schedule time{font-size:9px}.day-image-overlay{left:28px;right:28px}.day-image-overlay h3{font-size:46px}.day-photo-footer{left:28px;right:28px}.map-block{gap:40px}.details-grid{gap:45px}.price-card{padding:25px}.price strong{font-size:72px}}
@media(max-width:760px){html{scroll-padding-top:88px}.wrap{width:calc(100% - 36px)}.site-header{height:76px;padding:0 20px}.brand>span{font-size:44px}.brand svg{width:102px;bottom:-6px}.brand small{font-size:5px}.site-header nav{display:none}.header-right{gap:16px}.nav-cta{font-size:10px;padding:10px 12px;gap:15px}.language{font-size:10px;gap:3px}.hero{margin:0 8px;min-height:655px;height:calc(100svh - 90px);max-height:780px}.hero-image{object-position:58% center}.hero-top{left:22px;right:22px;top:20px;flex-wrap:wrap;font-size:7px;gap:12px}.private-pill{font-size:8px;padding:4px 9px}.hero-content{padding:150px 25px 115px;max-width:600px}.hero h1{font-size:clamp(69px,15vw,100px);line-height:.95}.hero-content .eyebrow{font-size:9px;margin-bottom:23px}.hero-copy{font-size:12px;max-width:300px;margin:25px 0}.hero-bottom{left:25px;right:25px;bottom:23px;font-size:8px;letter-spacing:.08em}.hero-coord{display:none}.sun-stamp{width:65px;height:65px;font-size:60px;right:30px;top:auto;bottom:110px;transform:rotate(12deg)}.sun-stamp span{font-size:5px;white-space:nowrap;margin-top:11px}.ticker{height:52px;justify-content:flex-start;padding:0 22px;gap:24px;font-size:10px}.ticker i{font-size:19px}.intro{display:block;padding:58px 6px 36px}.intro h2{font-size:53px}.intro .lead{font-size:14px;margin-top:27px;max-width:100%}.facts{gap:42px;margin-top:26px}.facts b{font-size:37px}.facts small{font-size:8px}.photo-story{grid-template-columns:1fr 1fr;gap:17px;margin-bottom:57px;padding:0 6px}.story-image.wide{grid-column:1 / -1;height:auto;aspect-ratio:1.4}.stay-copy{padding:10px 0}.stay-copy h3{font-size:31px}.stay-copy .eyebrow{font-size:8px}.stay-copy p:not(.eyebrow){font-size:11px}.small-tag{font-size:8px;padding:5px 7px;max-width:100%}.tiny-wave{font-size:43px}.story-image.narrow{height:270px;margin-left:7px;margin-right:6px}.journey{padding:55px 0}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:51px}.section-heading>p{margin-top:21px;font-size:12px;max-width:340px}.eyebrow{font-size:9px}.day-tabs{display:flex;overflow-x:auto;scrollbar-width:thin;gap:7px;padding-bottom:10px;margin:26px -18px 12px;padding-left:18px;padding-right:18px;scroll-snap-type:x proximity}.day-tab{flex:0 0 77px;padding:11px 10px;scroll-snap-align:center}.day-tab span{font-size:8px}.day-tab strong{font-size:22px}.day-tab small{font-size:8px}.day-view{display:block;min-height:0}.day-visual{min-height:440px}.day-image-overlay{left:26px;right:26px;bottom:68px}.day-image-overlay h3{font-size:46px;max-width:300px}.day-image-overlay p{font-size:12px}.day-photo-footer{left:26px;right:26px;bottom:20px;font-size:8px}.day-photo-footer span:last-child{font-size:7px;max-width:125px}.schedule{padding:25px 23px}.schedule li{font-size:12px;grid-template-columns:98px 1fr;padding:11px 0;gap:13px}.schedule time{font-size:9px}.day-note{margin-top:15px;font-size:10px}.schedule-head .eyebrow{font-size:9px}.day-controls{padding:14px 0}.day-controls button{font-size:10px;gap:11px}.schedule-disclaimer{font-size:9px}.map-block{display:block;margin-top:49px}.map-copy h3{font-size:43px}.map-copy>p:not(.eyebrow){font-size:12px}.route-stops{margin:22px 0 15px}.route-stop{max-width:100%}.map-copy .map-note{font-size:9px!important;margin-bottom:24px}.map-panel{min-height:385px}.map-panel svg{height:390px}.map-top{left:18px;right:18px;top:17px}.map-top>span{font-size:8px}.map-toggle button{font-size:8px;padding:5px 9px}.map-compass{left:20px;bottom:51px}.map-selected{font-size:9px;left:18px;right:18px}.details{padding-top:56px}.details-grid{display:flex;flex-direction:column;gap:32px;margin-top:30px}.inclusions{width:100%}.price-card{width:100%;order:-1;position:static;padding:28px}.price strong{font-size:79px}.price-card-top{margin-bottom:22px}.price-card>.eyebrow{font-size:10px}.price-date{font-size:12px}.payment-split>div{font-size:12px}.price-button{padding:17px 20px}.final-banner{margin:34px 0 30px;padding:25px 0;gap:17px}.final-banner p{font-size:31px}.final-banner .asterisk{font-size:44px}.final-banner a{font-size:30px}.inclusions li{font-size:12px}.faq summary{font-size:12px}.faq>div{font-size:11px}footer{flex-wrap:wrap;gap:20px;padding-bottom:114px}footer>p{max-width:210px;font-size:9px}footer button{font-size:9px}.mobile-bottom{position:fixed;z-index:25;bottom:0;left:0;right:0;background:var(--cream);border-top:1px solid var(--line);padding:12px 20px max(12px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;box-shadow:0 -5px 25px #20302209}.mobile-bottom>div{display:flex;flex-direction:column}.mobile-bottom strong{font-size:17px;font-weight:500}.mobile-bottom span{font-size:9px;color:#746754}.mobile-bottom .button{font-size:11px;padding:12px 22px}dialog{padding:45px 25px 27px;max-height:85svh}#dialog-content h2{font-size:37px}#dialog-content p{font-size:12px}.dialog-price{padding:14px 12px}.dialog-price b{font-size:26px}}
@media(max-width:370px){.header-right{gap:10px}.nav-cta{gap:8px}.hero h1{font-size:64px}.hero-content{padding-left:20px}.hero-copy{max-width:255px}.sun-stamp{display:none}.schedule{padding:22px 17px}.schedule li{grid-template-columns:88px 1fr}.facts{gap:30px}.stay-copy h3{font-size:28px}.story-image.narrow{height:290px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
svg.tiny-wave{display:block;width:85px;height:32px;margin-top:20px}
.brand>img{width:134px;height:50px;object-fit:contain}.footer-brand img{width:130px;height:auto}@media(max-width:760px){.brand>img{width:110px;height:43px}.footer-brand img{width:110px}}

/* Zarpe / September update — warm cream, sea glass, blush, deep teal. */
:root{--rose:#f0c9cc;--sea:#bce3df;--deep:#2c4649;--brown:#544332;--muted:#746754}body{color:var(--brown)}.site-header{border-color:#daceb4}.site-header nav{margin-left:0;gap:25px}.header-right{gap:23px}.brand>img{width:174px;height:65px;filter:brightness(0) saturate(100%) invert(24%) sepia(14%) saturate(1019%) hue-rotate(138deg) brightness(91%) contrast(87%)}.footer-brand img{width:160px;filter:brightness(0) saturate(100%) invert(24%) sepia(14%) saturate(1019%) hue-rotate(138deg) brightness(91%) contrast(87%)}.nav-cta,.button:not(.cream){background:var(--rose);color:var(--deep)}.nav-cta:hover,.button:not(.cream):hover{background:#e9b9bd}.ticker{background:var(--sea);color:var(--deep)}.sun-stamp{color:var(--rose)}.hero-shade{background:linear-gradient(90deg,rgba(18,40,40,.65),rgba(11,46,43,.04)),linear-gradient(0deg,rgba(16,37,37,.48),transparent 50%)}.language button[aria-pressed=true]{color:var(--deep)}.price-card{background:var(--deep)}.day-tab[aria-selected=true]{background:var(--deep);border-color:var(--deep)}.day-tab{border-color:#94bfba}.day-tab:hover{background:#a7d2cc}.day-view{border-color:#9cbeb5}.schedule time{color:#706454}.day-note{border-left-color:#b08977}.map-copy>p:not(.eyebrow),.map-copy .map-note{color:#516568}.route-stop{border-color:#90bab6}.route-stop small{color:#516568}.map-panel{background:var(--cream);border-color:#94bfba}.map-top>span{color:var(--deep)}.map-toggle{background:#dfdac8}.map-toggle button[aria-pressed=true]{background:var(--deep)}.route-stop[aria-pressed=true] .route-number{background:var(--deep);border-color:var(--deep)}.route-number{border-color:#8facab}.map-selected{color:var(--deep)}.stay-copy .small-tag{background:var(--rose);border-color:transparent}.small-tag{color:var(--brown)}.day-tags span{border-color:#d2c7b2}.tiny-wave{color:var(--deep)}.photo-story{margin-bottom:80px}.price-card select{font:500 14px DM;width:100%;border:1px solid #aac0bc;background:#f4ebd5;color:var(--deep);border-radius:3px;padding:11px 10px;margin:7px 0 16px;cursor:pointer}.price-card select:focus-visible{outline:3px solid var(--rose);outline-offset:3px}.selected-room-label{margin-top:20px;font-size:10px;color:#d3e1dc}.price-terms{display:block;text-align:center;text-decoration:underline;text-underline-offset:4px;font-size:10px;margin:18px 0 0;color:#e4e8df}.payment-track{background:#a8c8c23b}.payment-methods>span{border-color:#a2b8b34d}.price-card-top{border-color:#a2b8b34d}.payment-methods{border-color:#a2b8b34d}
.rooms-block{padding-top:15px;margin-bottom:95px;scroll-margin-top:110px}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:38px}.room-card{border:1px solid #d4c7ae;background:#f8f1e0;display:flex;flex-direction:column;border-radius:3px;overflow:hidden;transition:box-shadow .2s,border-color .2s}.room-card.is-selected{border-color:var(--deep);box-shadow:0 0 0 1px var(--deep)}.room-image{padding:0;position:relative;height:340px;overflow:hidden;width:100%;background:#d1c1a5}.room-image img{transition:transform .5s;object-position:center 57%}.room-image:hover img{transform:scale(1.025)}.room-photo-count{position:absolute;bottom:16px;right:16px;border-radius:25px;background:#f4ebd5e8;font-size:10px;padding:6px 12px;color:var(--deep)}.room-card-body{padding:25px;display:flex;flex-direction:column;flex:1}.room-card-body>.eyebrow{font-size:9px;color:#816b53;letter-spacing:.14em}.room-card h3{font-size:36px;margin:10px 0 9px;color:var(--deep)}.room-type{font-size:11px;line-height:1.6;font-weight:500}.room-desc{font-size:12px;line-height:1.8;color:#746754;margin:15px 0 17px;min-height:65px}.room-features{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:22px}.room-features span{font-size:9px;padding:4px 7px;border-radius:2px;border:1px solid #d7cbb4}.room-price{border-top:1px solid #dbceb6;padding-top:19px;margin-top:auto;display:flex;flex-direction:column}.room-price strong{font:38px Instrument;line-height:1.2;color:var(--deep)}.room-price>span{font-size:9px;margin-top:5px;color:#746754}.room-choose{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 14px;border:1px solid var(--deep);color:var(--deep);font-size:11px;margin-top:20px;border-radius:2px;transition:background .2s}.room-choose:hover{background:#d7e6d6}.room-choose[aria-pressed=true]{background:var(--deep);color:var(--cream)}.room-choose>span:last-child{font-size:17px}.room-note{font-size:10px;line-height:1.85;max-width:850px;color:#756a58;margin-top:22px}.room-preview{font-size:9px;line-height:1.8;color:#817564;margin-top:8px}.gallery-block{padding-bottom:90px}.gallery-mosaic{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:260px 260px;gap:13px}.gallery-tile{padding:0;position:relative;overflow:hidden;border-radius:2px}.gallery-tile.tile-0{grid-row:span 1}.gallery-tile img{transition:transform .6s}.gallery-tile:hover img{transform:scale(1.035)}.gallery-tile span{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:10px;align-items:center;background:linear-gradient(transparent,#16282bb3);color:var(--cream);padding:35px 17px 17px;font-size:8px;letter-spacing:.1em;text-align:left}.gallery-tile span i{font-style:normal;font-size:20px}.gallery-tile.tile-0 img{object-position:58% center}.gallery-tile.tile-1 img{object-position:65% center}.gallery-tile.tile-4 img{object-position:22% center}.gallery-bottom{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:20px 0}.gallery-bottom>span{font-size:9px;letter-spacing:.12em}.gallery-bottom button{font-size:11px;display:flex;align-items:center;gap:28px}.gallery-bottom button>span:last-child{font-size:22px}.film-strip{margin-top:55px;display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:center;background:#ebdec2;padding:32px;border-radius:3px}.film-text{padding-left:15px}.film-text h3{font-size:43px;margin:15px 0 18px}.film-text>p:last-child{font-size:12px;line-height:1.8;color:#746754;max-width:310px}.film-poster{position:relative;height:310px;overflow:hidden;padding:0;border-radius:2px;background:#2c4649}.film-poster img{object-position:center 46%;opacity:.85;transition:transform .6s}.film-poster:hover img{transform:scale(1.03)}.film-play{position:absolute;inset:0;display:grid;place-items:center}.film-play svg{width:65px;height:65px;background:#f4ebd5e8;border-radius:50%;padding:22px;fill:var(--deep)}.film-cta{position:absolute;bottom:24px;left:0;right:0;text-align:center;color:white;font-size:12px;letter-spacing:.05em}#film-dialog{padding:50px 20px 20px;max-width:620px;width:calc(100% - 30px);background:var(--cream)}#tour-film{display:block;max-height:74svh;width:100%;background:#101817}#film-dialog>p{font-size:10px;margin-top:15px}#lightbox{width:min(1000px,calc(100% - 36px));max-width:1000px}#lightbox-image{width:100%;height:70svh;object-fit:contain}.lightbox-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:6px 0}.lightbox-footer>div{flex:1;text-align:center}.lightbox-footer button{width:45px;height:45px;flex-shrink:0;font-size:24px;border:1px solid var(--line);border-radius:50%}#lightbox-caption{font-size:10px;margin:9px 0 3px}#gallery-counter{font-size:9px;color:#817564}.terms-block{margin-top:75px;padding:60px 0 0;border-top:1px solid var(--line);scroll-margin-top:110px}.terms-block .section-heading h2{font-size:59px}.refund-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.refund-grid article{padding:27px 29px;background:#d2e6db;border-radius:3px}.refund-grid article+article{background:var(--rose)}.refund-grid h3{font:500 16px DM;color:var(--deep);margin:15px 0 10px}.refund-grid p{font-size:12px;line-height:1.8;color:var(--brown)}.refund-icon{font:32px Instrument;color:var(--deep);line-height:1}.refund-boundary{font-size:10px;line-height:1.9;color:#746754;max-width:920px;margin:18px 0 24px}.full-terms{border:1px solid var(--line);border-radius:3px}.full-terms>summary{cursor:pointer;padding:19px 24px;list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:500}.full-terms>summary::-webkit-details-marker{display:none}.full-terms>summary>span:last-child{font-size:22px;transition:transform .2s}.full-terms[open]>summary{border-bottom:1px solid var(--line)}.full-terms[open]>summary>span:last-child{transform:rotate(45deg)}.terms-document{padding:30px}.terms-document>.eyebrow{font-size:9px;color:#817564}.terms-document article{margin-top:25px;max-width:950px}.terms-document h3{display:flex;gap:17px;font:600 14px/1.6 DM;color:var(--deep);margin-bottom:12px}.terms-document h3>span{font-weight:400;color:#8b7860}.terms-document p{font-size:12px;line-height:1.9;color:#645a4d}.terms-draft{margin-top:30px;padding:20px;background:#e7dfcc;border-left:2px solid #9f8067;font-size:11px!important}.dialog-cancellation{font-size:11px!important;background:#e7dfcc;padding:15px;margin-top:22px!important}.text-link{font-size:12px;border-bottom:1px solid currentColor;padding:0 0 3px;margin-top:20px}.final-banner .asterisk{color:var(--deep)}footer>a:not(.footer-brand){font-size:10px;text-decoration:underline;text-underline-offset:4px}.mobile-bottom{background:var(--cream)}
@media(max-width:1100px){.site-header{padding-inline:26px}.site-header nav{gap:17px;font-size:11px}.header-right{gap:15px}.brand>img{width:148px;height:56px}.room-grid{gap:16px}.room-card-body{padding:22px 19px}.room-image{height:300px}.room-card h3{font-size:31px}.room-desc{font-size:11px;min-height:65px}.gallery-mosaic{grid-template-rows:220px 220px}.film-text h3{font-size:37px}.film-strip{gap:35px}.film-poster{height:285px}}
@media(max-width:900px){.site-header nav{display:none}.room-image{height:265px}.room-card h3{font-size:28px}.room-type{font-size:10px}.room-desc{min-height:80px}.room-choose{font-size:10px}.gallery-mosaic{grid-template-rows:190px 190px}.film-strip{padding:25px;gap:30px}.film-text{padding-left:0}.film-text h3{font-size:33px}}
@media(max-width:760px){.site-header{padding-inline:18px}.brand>img{width:130px;height:49px}.header-right{gap:13px}.nav-cta{font-size:10px}.photo-story{margin-bottom:48px}.rooms-block{padding-top:10px;margin-bottom:57px}.room-grid{display:flex;gap:17px;overflow-x:auto;scroll-snap-type:x mandatory;margin:27px -18px 0;padding:2px 18px 19px;scrollbar-width:thin}.room-card{flex:0 0 87%;min-width:0;scroll-snap-align:center}.room-image{height:315px}.room-card-body{padding:23px}.room-card h3{font-size:34px}.room-type{font-size:11px}.room-desc{font-size:12px;min-height:66px;margin-bottom:15px}.room-features{margin-bottom:19px}.room-price strong{font-size:36px}.room-choose{font-size:11px;min-height:45px}.room-note{font-size:9px;margin-top:17px}.room-preview{font-size:9px}.gallery-block{padding-bottom:55px}.gallery-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:240px 190px 200px;gap:10px}.gallery-tile.tile-0{grid-column:span 2;grid-row:span 1}.gallery-tile.tile-0 img{object-position:center 46%}.gallery-tile span{font-size:7px;padding:28px 13px 14px}.gallery-bottom>span{font-size:7px;letter-spacing:.05em}.gallery-bottom button{font-size:10px;gap:15px}.film-strip{grid-template-columns:1fr;gap:25px;padding:24px;margin-top:36px}.film-text h3{font-size:38px}.film-text>p:last-child{font-size:11px}.film-poster{height:340px}.film-play svg{width:60px;height:60px;padding:20px}.selected-room-label{font-size:10px}.price-card select{font-size:13px;padding:12px 10px}.terms-block{margin-top:45px;padding-top:42px}.terms-block .section-heading h2{font-size:44px}.refund-grid{grid-template-columns:1fr;gap:12px}.refund-grid article{padding:22px 24px}.refund-grid h3{font-size:15px;margin-top:11px}.refund-grid p{font-size:11px}.refund-boundary{font-size:9px}.full-terms>summary{padding:17px 19px;font-size:11px}.terms-document{padding:23px 19px}.terms-document h3{font-size:12px;gap:12px}.terms-document p{font-size:11px}.terms-draft{padding:15px;font-size:10px!important}.terms-document>.eyebrow{font-size:8px}.lightbox-footer{gap:10px}.lightbox-footer button{width:36px;height:36px;font-size:19px}#lightbox-image{height:67svh}#lightbox-caption{font-size:9px;line-height:1.6}#film-dialog{max-width:calc(100% - 26px);padding:47px 13px 18px}.footer-brand img{width:130px}footer>a:not(.footer-brand){font-size:9px}.price-terms{font-size:10px}.mobile-bottom .button{font-size:10px}}
@media(max-width:370px){.brand>img{width:110px;height:45px}.header-right{gap:9px}.nav-cta{padding:10px;gap:8px}.room-card{flex-basis:91%}.room-image{height:290px}.room-card-body{padding:22px}.gallery-mosaic{grid-template-rows:215px 170px 180px}}
/* Partnerships, daily photo sets and the third language */
.partners{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:70px;padding:55px 0;border-bottom:1px solid var(--line)}.partner-copy h2{font-size:44px;margin:15px 0}.partner-copy>p:last-child{font-size:15px;line-height:1.7;max-width:420px;color:var(--brown)}.partner-logos{display:flex;justify-content:space-between;gap:26px;align-items:flex-start}.partner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:17px;flex:1}.partner-mark{width:118px;height:118px;border-radius:50%;display:block;position:relative;overflow:hidden;border:1px solid #c7baa4;background:#ede9e0}.partner-mark img{position:absolute;width:150%;height:150%;left:-25%;top:-25%;max-width:none;object-fit:cover}.partner-mark.macarena img{top:-21%}.partner strong{font-size:12px;font-weight:500;letter-spacing:.04em}.day-tabs .day-activity{font-size:11px;letter-spacing:0;text-transform:none;font-weight:400;display:block;margin-top:5px}.day-tabs small{font-size:12px}.day-gallery{margin-top:auto;padding-top:22px}.day-gallery>p{font-size:12px;margin-bottom:10px;color:var(--brown)}.day-gallery>div{display:flex;gap:10px}.day-gallery button{height:68px;width:92px;overflow:hidden;border-radius:3px;padding:0;border:2px solid transparent;opacity:.7}.day-gallery button[aria-pressed=true]{border-color:var(--ink);opacity:1}.day-gallery button:hover{opacity:1}.day-gallery img{object-fit:cover}.day-gallery button:focus-visible{outline-offset:3px}.language button{min-height:40px}.sky-story{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center;margin:65px 0 0;padding:40px;background:#bce3df;border-radius:3px}.sky-photos{display:grid;grid-template-columns:1.05fr .8fr;gap:12px;align-items:center}.sky-photos button{padding:0;overflow:hidden;border-radius:3px;height:390px;position:relative}.sky-photos button+button{height:290px}.sky-photos img{transition:transform .5s}.sky-photos button:hover img{transform:scale(1.035)}.sky-photos span{position:absolute;bottom:12px;right:12px;background:var(--cream);color:var(--ink);border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.sky-copy h3{font-size:52px;margin:18px 0}.sky-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--brown)}.sky-copy .text-link{margin:22px 0 16px;font-size:14px}.sky-copy .sky-note{font-size:12px!important;line-height:1.65!important;max-width:340px}
@media(max-width:1100px){.site-header{gap:18px}.site-header nav{margin-left:0;gap:18px}.header-right{gap:13px}.partners{gap:35px}.partner-mark{width:95px;height:95px}.sky-story{gap:30px;padding:30px}.sky-photos button{height:335px}.sky-photos button+button{height:250px}.sky-copy h3{font-size:44px}}
@media(max-width:900px){.partners{grid-template-columns:1fr;gap:30px}.partner-copy{max-width:580px}.partner-copy>p:last-child{max-width:550px}.partner-logos{justify-content:flex-start;max-width:600px;gap:30px}.partner-mark{width:112px;height:112px}.sky-story{gap:25px}.sky-photos{grid-template-columns:1fr}.sky-photos button{height:350px}.sky-photos button+button{height:220px}.sky-copy h3{font-size:40px}}
@media(max-width:760px){.partners{padding:40px 0;gap:30px}.partner-copy h2{font-size:38px}.partner-copy>p:last-child{font-size:14px}.partner-logos{gap:12px}.partner-mark{width:86px;height:86px}.partner strong{font-size:11px;letter-spacing:0}.day-gallery{padding-top:20px}.day-gallery button{width:90px;height:68px}.sky-story{grid-template-columns:1fr;margin-top:35px;padding:24px;gap:28px}.sky-photos{grid-template-columns:1fr .8fr;gap:10px}.sky-photos button{height:260px}.sky-photos button+button{height:205px}.sky-copy h3{font-size:42px}.sky-copy>p:not(.eyebrow){font-size:14px}.sky-copy .sky-note{font-size:12px!important}.day-tabs small{font-size:11px}.day-tabs .day-activity{font-size:10px}}
@media(max-width:600px){.nav-cta{display:none}.site-header{justify-content:space-between}.language{gap:9px;font-size:12px}.language button{min-width:27px}.partner-mark{width:82px;height:82px}}
@media(prefers-reduced-motion:reduce){.day-photo img,.sky-photos img{transition:none}}

/* Room-aware contact links. Mobile placement clears the fixed price bar. */
.whatsapp-widget{position:fixed;right:24px;bottom:24px;z-index:40;display:flex;align-items:center;gap:11px;padding:13px 19px 13px 14px;background:#176b47;color:#fff;border-radius:40px;box-shadow:0 5px 22px #183c3330;transition:background .2s,transform .2s}.whatsapp-widget:hover{background:#105336;transform:translateY(-2px)}.whatsapp-widget svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.whatsapp-widget-copy{display:flex;flex-direction:column;line-height:1.4}.whatsapp-widget strong{font-size:14px;font-weight:600}.room-whatsapp{display:block;text-align:center;font-size:14px;line-height:1.5;padding:13px 0 2px;text-decoration:underline;text-underline-offset:4px;color:#176b47}.room-whatsapp:hover{color:#105336}.modal-open .whatsapp-widget{visibility:hidden}.whatsapp-widget:focus-visible{outline:3px solid #176b47;outline-offset:4px}
@media(max-width:760px){.whatsapp-widget{bottom:calc(85px + env(safe-area-inset-bottom,0px));right:16px;padding:12px 16px;width:auto;min-height:54px;justify-content:center}.whatsapp-widget-copy{display:flex}.room-whatsapp{font-size:13px;min-height:44px}}
@media(prefers-reduced-motion:reduce){.whatsapp-widget{transition:none}}

/* Six-photo adventure gallery. */
@media(max-width:760px){.gallery-mosaic{grid-template-rows:240px 190px 200px 240px}.gallery-tile.tile-5{grid-column:span 2}}
@media(max-width:370px){.gallery-mosaic{grid-template-rows:215px 170px 180px 215px}}
