.pdf-lead{position:fixed;inset:0;z-index:72;display:grid;place-items:end center}@media (min-width:768px){.pdf-lead{place-items:center;padding:1.5rem}}.pdf-lead__backdrop{position:absolute;inset:0;background:rgb(15 20 18/.45)}.pdf-lead__panel{position:relative;z-index:1;width:min(440px,100%);max-height:min(88vh,560px);overflow:auto;padding:1.15rem 1.2rem 1.35rem;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--color-bg-elevated);border:1px solid var(--color-border);box-shadow:var(--shadow-lg)}@media (min-width:768px){.pdf-lead__panel{border-radius:var(--radius-lg)}}.pdf-lead__top{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.pdf-lead__title{margin:0;font-size:1.35rem}.pdf-lead__lead{margin:.4rem 0 0;font-size:.9rem;color:var(--color-text-secondary);line-height:1.55}.pdf-lead__note{margin:0;font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}@media (min-width:1024px){.trip-detail{padding-bottom:4rem}}.trip-breadcrumb{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;padding-top:1.25rem;margin-bottom:1.5rem;font-size:.875rem;color:var(--color-text-muted)}.trip-breadcrumb a:hover{color:var(--color-brand-primary)}.trip-hero{display:grid;gap:1.5rem;margin-bottom:2rem}@media (min-width:900px){.trip-hero{grid-template-columns:1.05fr .95fr;gap:2rem;align-items:stretch}}.trip-hero__media{position:relative;min-height:240px;border-radius:var(--radius-lg);overflow:hidden}@media (min-width:900px){.trip-hero__media{min-height:100%}}.trip-hero__themes{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.trip-hero__title{font-size:clamp(1.85rem,4vw,2.75rem);line-height:1.12;letter-spacing:-.02em}.trip-hero__subtitle{margin:.75rem 0 0;color:var(--color-text-secondary);line-height:1.65;font-size:1.05rem}.trip-hero__meta,.trip-hero__price{margin:.85rem 0 0;font-size:.9375rem;color:var(--color-text-secondary)}.trip-hero__price strong{font-size:1.35rem;color:var(--color-accent);font-variant-numeric:tabular-nums}.trip-hero__badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.85rem}.trip-pill{display:inline-flex;align-items:center;min-height:32px;padding:.2rem .65rem;border-radius:9999px;border:1px solid var(--color-border-strong);font-size:.8125rem;font-weight:600;color:var(--color-brand-primary)}.trip-pill--muted{color:var(--color-text-secondary);font-weight:500}.trip-hero__rating{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem}.trip-hero__rating-label{font-weight:600}.trip-hero__bars{display:inline-flex;gap:3px}.trip-hero__bar{width:14px;height:8px;border-radius:2px;background:var(--color-border)}.trip-hero__bar.is-on{background:var(--color-brand-primary)}.trip-hero__hint{display:inline-grid;place-items:center;width:1.15rem;height:1.15rem;border-radius:9999px;border:1px solid var(--color-border-strong);font-size:.7rem;color:var(--color-text-muted);cursor:help}.trip-hero__direct{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.85rem;font-size:.875rem}.trip-hero__direct-label{font-weight:600}.trip-hero__flags{display:inline-flex;gap:.25rem;font-size:1.15rem}.trip-hero__more{margin-left:.25rem;font-size:.8125rem;color:var(--color-text-secondary)}.trip-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem}.trip-hero__actions--desktop{display:none}@media (min-width:1024px){.trip-hero__actions--desktop{display:flex}}.trip-sticky-nav{position:sticky;z-index:20;background:color-mix(in srgb,var(--color-bg-elevated) 92%,transparent);border-block:1px solid var(--color-border);backdrop-filter:blur(8px)}.trip-sticky-nav__inner{display:flex;gap:.25rem;overflow-x:auto;scrollbar-width:none}.trip-sticky-nav__link{flex:0 0 auto;min-height:48px;display:inline-flex;align-items:center;padding:.5rem .9rem;font-size:.9rem;font-weight:600;color:var(--color-text-secondary)}.trip-sticky-nav__link.is-active,.trip-sticky-nav__link:hover{color:var(--color-brand-primary);border-bottom-color:var(--color-brand-primary)}.trip-detail__layout{display:grid;gap:2rem;padding-top:2rem}@media (min-width:1024px){.trip-detail__layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start}}.trip-section{scroll-margin-top:calc(var(--header-h) + 3.5rem);padding-bottom:2.5rem;margin-bottom:2rem}.trip-section:last-child{border-bottom:0}.trip-section__title{margin:0 0 .85rem;font-size:clamp(1.5rem,3vw,1.85rem)}.trip-section__h3{margin:2rem 0 .75rem;font-size:1.15rem}.trip-section__lead{margin:0;line-height:1.7;color:var(--color-text-secondary);max-width:42rem}.trip-quote{margin:1.25rem 0 0;padding:1rem 1.15rem;background:color-mix(in srgb,var(--color-accent-soft) 45%,transparent);color:var(--color-text-primary);line-height:1.6;font-family:var(--font-display)}.trip-list{margin:0;padding-left:1.15rem;color:var(--color-text-secondary)}.trip-list--muted{color:var(--color-text-muted)}.trip-route-map{position:relative;min-height:180px;border-radius:var(--radius-lg);display:flex;align-items:flex-end;padding:1rem;overflow:hidden}.trip-route-map__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.trip-route-map__markers{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.5rem}.trip-route-map__markers span{background:rgb(255 255 255/.92);font-size:.8125rem;font-weight:600;padding:.35rem .6rem;border-radius:var(--radius-sm)}.trip-exp-grid{display:grid}@media (min-width:700px){.trip-exp-grid{grid-template-columns:repeat(3,1fr)}}.trip-exp-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-bg-elevated)}.trip-exp-card__media{position:relative;aspect-ratio:16/10;overflow:hidden}.trip-exp-card__media img{width:100%;height:100%;object-fit:cover;display:block}.trip-exp-card h4{margin:.85rem 1rem .35rem;font-size:1rem}.trip-exp-card p{margin:0 1rem 1rem;font-size:.9rem;color:var(--color-text-secondary);line-height:1.55}.trip-gallery{margin-top:.25rem}.trip-gallery__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}@media (min-width:700px){.trip-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.trip-gallery__thumb{position:relative;display:block;width:100%;padding:0;border:0;border-radius:var(--radius-md);overflow:hidden;cursor:pointer;background:var(--color-bg-muted,#eee);aspect-ratio:4/3}.trip-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .32s ease}.trip-gallery__thumb:hover img{transform:scale(1.03)}.trip-lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem}.trip-lightbox__backdrop{position:absolute;inset:0;border:0;background:rgb(10 18 28/.82);cursor:pointer}.trip-lightbox__panel{position:relative;z-index:1;width:min(960px,100%);display:flex;flex-direction:column;gap:.85rem}.trip-lightbox__img-wrap{position:relative;width:100%;height:min(72vh,720px);border-radius:var(--radius-md);overflow:hidden;background:rgb(0 0 0/.35)}.trip-lightbox__img{object-fit:contain}.trip-lightbox__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .75rem}.trip-lightbox__count{color:#fff;font-size:.875rem;min-width:4.5rem;text-align:center}.trip-segment{border:1px solid var(--color-border);border-radius:var(--radius-lg);margin-bottom:.75rem;overflow:hidden;background:var(--color-bg-elevated)}.trip-day__toggle,.trip-faq__q,.trip-segment__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left;background:transparent;border:0;cursor:pointer;color:inherit;font:inherit}.trip-segment__toggle{min-height:56px;padding:.85rem 1rem;font-weight:650}.trip-segment__title{display:block}.trip-segment__transport{display:block;margin-top:.2rem;font-size:.8125rem;font-weight:500}.trip-day__toggle{min-height:48px;padding:.7rem 1rem;gap:.75rem;justify-content:flex-start}.trip-day__num{flex:0 0 auto;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-accent)}.trip-day__title{font-weight:600}.trip-day__body{padding:0 1rem 1rem}.trip-day__meta{display:grid;gap:.5rem;margin:.85rem 0 0}.trip-day__meta dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted)}.trip-day__meta dd{margin:.15rem 0 0;font-size:.9rem}.trip-day__items{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.65rem}.trip-day__items li{padding:.75rem;border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-brand-primary) 5%,transparent)}.trip-day__item-type{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.25rem}.trip-day__items p{margin:.3rem 0 0;font-size:.875rem}.trip-day__items p,.trip-prose p{color:var(--color-text-secondary)}.trip-prose p{margin:0 0 .65rem;line-height:1.65}.trip-plan-cta{margin-top:2rem;padding:1.25rem;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-brand-primary) 6%,var(--color-bg-elevated));border:1px solid var(--color-border)}.trip-plan-cta p{margin:0 0 1rem;color:var(--color-text-secondary)}.trip-plan-cta__actions{display:flex;flex-wrap:wrap;gap:.65rem}.trip-note{margin-bottom:.85rem}.trip-note h4{margin:0 0 .35rem}.trip-related-grid{display:grid;gap:1rem}@media (min-width:700px){.trip-related-grid{grid-template-columns:1fr 1fr}}.trip-gtk{gap:.75rem;margin:0}@media (min-width:700px){.trip-gtk{grid-template-columns:1fr 1fr}}.trip-gtk dt{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.trip-gtk dd{margin:.2rem 0 0;color:var(--color-text-secondary);line-height:1.5}.trip-concierge{display:flex;gap:1rem;align-items:center;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-elevated)}.trip-concierge__avatar{position:relative;width:4rem;height:4rem;border-radius:9999px;display:grid;place-items:center;overflow:hidden;background:var(--color-accent-soft);color:var(--color-brand-primary);font-weight:700}.trip-concierge__avatar img{width:100%;height:100%;object-fit:cover}.trip-concierge h4{margin:0}.trip-concierge p{margin:.2rem 0 .45rem;color:var(--color-text-secondary);font-size:.9rem}.trip-how{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}@media (min-width:800px){.trip-how{grid-template-columns:repeat(4,1fr)}}.trip-how li{padding:.9rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-elevated)}.trip-how span{display:block;font-size:.75rem;font-weight:700;margin-bottom:.4rem}.trip-how strong{display:block;margin-bottom:.35rem}.trip-how p{margin:0;font-size:.875rem;color:var(--color-text-secondary);line-height:1.5}.trip-faq__item{border-bottom:1px solid var(--color-border)}.trip-faq__q{min-height:52px;padding:.85rem 0;font-weight:600}.trip-faq__a{padding-bottom:.85rem}.trip-faq__hint{margin:.75rem 0 0;font-size:.8125rem;color:var(--color-text-muted)}.trip-reviews{display:grid;gap:1rem}.trip-review{padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-elevated)}.trip-review__top{display:flex;gap:.75rem;align-items:center}.trip-review__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;display:grid;place-items:center;background:var(--color-accent-soft);font-size:.75rem;font-weight:700}.trip-review__top p{margin:.15rem 0 0;font-size:.8125rem;color:var(--color-text-muted)}.trip-review__stars{margin:.65rem 0 .35rem;color:var(--color-accent)}.trip-review>p:last-child{margin:0;color:var(--color-text-secondary);line-height:1.6}.trip-cr-lead{margin:-.35rem 0 1.15rem;max-width:40rem;color:var(--color-text-secondary);line-height:1.65}.trip-cr-module+.trip-cr-module{margin-top:2rem}.trip-cr-more{margin:1rem 0 0}.trip-cr-grid{display:grid;gap:1rem}@media (min-width:700px){.trip-cr-grid{grid-template-columns:1fr 1fr}}.trip-cr-card{display:block;padding:1.15rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-elevated);color:inherit}.trip-cr-card h3{margin:0 0 .4rem;font-size:1.05rem}.trip-cr-card p{margin:0 0 .75rem;color:var(--color-text-secondary);line-height:1.55;font-size:.9375rem}@media (min-width:1024px){.trip-detail__aside{display:block;position:sticky;top:calc(var(--header-h) + 4rem)}}.trip-aside-card{padding:1.25rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-elevated);box-shadow:var(--shadow-sm)}.trip-aside-card__price{margin:0;font-size:.9rem;color:var(--color-text-secondary)}.trip-aside-card__price strong{display:block;margin-top:.2rem;font-size:1.5rem;color:var(--color-accent);font-variant-numeric:tabular-nums}.trip-aside-card__meta{margin:.35rem 0 1rem;font-size:.875rem;color:var(--color-text-muted)}.trip-aside-card .btn{width:100%}.trip-aside-card__note{margin:.75rem 0 0;font-size:.8125rem;color:var(--color-text-muted);line-height:1.45}.trip-mobile-cta{position:fixed;inset-inline:0;bottom:0;z-index:var(--z-mobile-cta,45);background:var(--color-bg-elevated);border-top:1px solid var(--color-border);box-shadow:var(--shadow-md);padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));transition:bottom .2s ease}html[data-cookie-open="1"] .trip-mobile-cta{bottom:min(42vh,13.5rem)}.trip-mobile-cta__inner{max-width:100%;margin:0 auto;padding-inline:var(--site-content-gutter,clamp(16px,3vw,32px));display:flex;align-items:center;justify-content:space-between;gap:.75rem}.trip-mobile-cta__from{display:block;font-size:.75rem;color:var(--color-text-muted)}.trip-mobile-cta strong{font-size:1.1rem;color:var(--color-accent);font-variant-numeric:tabular-nums}@media (min-width:1024px){.trip-mobile-cta{display:none}}.trip-detail{--trip-copy:55rem;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom));overflow-x:clip;background:#fff;color:var(--color-text-primary)}.trip-detail__breadcrumb{padding-top:calc(var(--header-h) + 1.25rem);padding-bottom:.5rem;background:#fff}.trip-detail__breadcrumb .page-breadcrumb{margin-bottom:0}.trip-hero{position:relative;isolation:isolate;display:block;width:100%;height:75vh;height:75svh;min-height:40rem;max-height:58rem;margin:0;overflow:hidden;color:#fff;background:#1a1a1a}.trip-hero__media{position:absolute;inset:0;z-index:-2;min-height:0;border-radius:0}.trip-hero__media img{object-fit:cover;filter:brightness(.8) saturate(.8)}.trip-hero__shade{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 82% 18%,rgb(255 255 255/.16),transparent 42%),linear-gradient(90deg,rgb(0 0 0/.5),rgb(0 0 0/.08) 58%,rgb(0 0 0/.28)),linear-gradient(0deg,rgb(0 0 0/.48),transparent 48%)}.trip-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(26rem,36rem);align-items:stretch;gap:clamp(2rem,5vw,6rem);height:100%}.trip-hero__copy{align-self:center;max-width:54.5rem;padding-top:3rem}.trip-hero__themes{margin-bottom:1rem}.trip-hero .trip-pill{min-height:2rem;border-color:rgb(255 255 255/.45);color:#fff;background:rgb(0 0 0/.34);backdrop-filter:blur(4px);font-weight:400}.trip-hero__title{max-width:54.5rem;margin:0;color:#fff;font-size:clamp(3.1rem,4.5vw,4.4rem);font-style:italic;font-weight:300;line-height:1;letter-spacing:0;text-wrap:balance}.trip-hero__subtitle{max-width:45rem;margin:1rem 0 0;color:rgb(255 255 255/.95);font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:300;line-height:1.08;text-wrap:balance}.trip-hero__badges{margin-top:1rem}.trip-pill--glass{background:rgb(0 0 0/.4)}.trip-hero__facts{align-self:end;width:100%;margin-bottom:8vh;min-width:0}.trip-hero__fact-line,.trip-hero__route{margin:0;padding:.65rem 0;border-top:1px solid rgb(255 255 255/.58);color:#fff;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:300;line-height:1.5;overflow-wrap:anywhere}.trip-hero__route{display:block}.trip-hero__rating{display:flex;justify-content:space-between;gap:1rem}.trip-hero__hint{border-color:rgb(255 255 255/.75);color:#fff}.trip-hero__direct{margin-top:0;flex-wrap:nowrap}.trip-hero__direct-label{font-weight:300}.trip-hero__more{color:rgb(255 255 255/.82)}.trip-hero__price-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(12rem,20rem);align-items:end;gap:1rem;padding-top:1.25rem;border-top:1px solid rgb(255 255 255/.58)}.trip-hero__price{display:flex;flex-direction:column;gap:.35rem;margin:0;color:#fff}.trip-hero__price strong{color:#fff;font-size:clamp(2.25rem,3.2vw,3rem);font-weight:500;line-height:.95}.trip-hero__actions{margin:0}.trip-hero__actions--desktop{display:flex}.trip-hero__actions .btn{width:100%;min-height:3.5rem;border:0;border-radius:0;background:var(--color-brand-primary);color:#fff;font-weight:400}.trip-hero__actions .btn:hover{background:var(--color-brand-primary-hover);color:#fff}.trip-sticky-nav{top:var(--header-h);background:var(--color-bg-muted,#f6f6f0);border-block:0;box-shadow:0 1px 0 var(--color-border);backdrop-filter:none}.trip-sticky-nav__inner,.trip-sticky-nav__link{justify-content:center;min-height:4rem}.trip-sticky-nav__link{width:min(17.5rem,30vw);padding:0;color:var(--color-text-primary);font-size:1.125rem}.trip-detail__layout{padding-top:0}.trip-detail__main{min-width:0}.trip-section{scroll-margin-top:calc(var(--header-h) + 4rem);margin:0;padding:clamp(4rem,7vw,7rem) 0;border-bottom:1px solid var(--color-border)}.trip-section>*{max-width:var(--trip-copy);margin-left:auto;margin-right:auto}.trip-section__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;line-height:1.05}.trip-section__h3{margin-top:clamp(3.5rem,7vw,6rem);margin-bottom:1.5rem;font-family:var(--font-display);font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.08}.trip-section__lead{max-width:var(--trip-copy);font-size:clamp(1.1rem,1.6vw,1.25rem);font-weight:300;line-height:1.75}.trip-quote{margin-top:2rem;padding:1.75rem 2rem;border-left:3px solid var(--color-accent);border-radius:0;background:var(--color-accent-soft);font-size:clamp(1.2rem,2vw,1.65rem);font-weight:300;line-height:1.55}.trip-list{padding-left:0;list-style:none;font-size:1.125rem;font-weight:300;line-height:1.65}.trip-list>li{position:relative;margin-bottom:.85rem;padding-left:1rem}.trip-list>li:before{content:"";position:absolute;top:.72em;left:0;width:4px;height:4px;border-radius:50%;background:var(--color-brand-primary)}.trip-route-map{max-width:min(72rem,100%);min-height:clamp(24rem,48vw,43rem);margin-top:1rem;border-radius:0;background:var(--color-bg-muted,#f6f6f0)}.trip-route-map>img{object-fit:contain}.trip-route-map__markers span{border-radius:0;color:var(--color-brand-primary);font-weight:500}.trip-exp-grid{max-width:min(72rem,100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.trip-exp-card{border:0;border-radius:0;background:var(--color-bg-muted,#f6f6f0)}.trip-exp-card h4{margin-top:1.15rem;font-family:var(--font-display);font-size:1.35rem;font-weight:400}.trip-exp-card p{font-weight:300;line-height:1.65}.trip-itinerary{max-width:min(68rem,100%);border-top:1px solid var(--color-border)}.trip-segment{margin:0;border:0;border-bottom:1px solid var(--color-border);border-radius:0;background:transparent}.trip-segment__toggle{min-height:5.25rem;padding:1.25rem 0}.trip-segment__title{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1.15}.trip-segment__transport{margin-top:.45rem;color:var(--color-text-muted);font-weight:300}.trip-segment__chevron{color:var(--color-brand-primary);font-size:1.5rem;font-weight:300}.trip-segment__days{border-top:1px solid var(--color-border)}.trip-day{border-bottom:1px solid color-mix(in srgb,var(--color-border) 75%,transparent)}.trip-day:last-child{border-bottom:0}.trip-day__toggle{min-height:4.5rem;padding:1rem 0}.trip-day__num{min-width:4.5rem;color:var(--color-brand-primary);font-weight:600}.trip-day__title{font-size:1.125rem;font-weight:500}.trip-day__body{padding:0 0 2rem 5.25rem}.trip-prose{font-size:1.0625rem;font-weight:300;line-height:1.75}.trip-day__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1rem;border-top:1px solid var(--color-border)}.trip-day__items li{padding:1rem 0;border-bottom:1px solid var(--color-border);border-radius:0;background:transparent}.trip-day__item-type{color:var(--color-accent)}.trip-plan-cta{padding:clamp(2rem,5vw,4rem);border:0;border-radius:0;background:var(--color-accent-soft)}.trip-plan-cta .trip-section__h3{margin-top:0}.trip-plan-cta .btn{border-radius:0}.trip-incl{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-top:clamp(2rem,5vw,4rem);padding-block:clamp(2.5rem,7vw,6rem);background:var(--color-bg-muted,#f6f6f0)}.trip-incl__inner{max-width:var(--trip-wide);margin-inline:auto;padding-inline:var(--site-content-gutter,clamp(16px,3vw,32px))}.trip-incl__heading{margin:0 0 clamp(1.75rem,4vw,3rem)}.trip-incl-grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:none;padding:0;background:transparent}@media (min-width:900px){.trip-incl-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}}.trip-incl-card{display:flex;flex-direction:column;min-height:0;height:100%;padding:clamp(1.75rem,2.8vw,2.75rem);background:#fff;border-radius:0}.trip-incl-card h3{margin:0 0 1.625rem;color:#1a1a1a;font-family:var(--font-sans);font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:500;line-height:1.25}.trip-incl-list{display:flex;flex-direction:column;gap:1.375rem;margin:0;padding:0;list-style:none}.trip-incl-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:1.125rem;color:#333;font-family:var(--font-sans);font-size:clamp(.9375rem,1.2vw,1.1875rem);font-weight:300;line-height:1.24}.trip-incl-item strong{display:block;color:#111;font-weight:600;line-height:1.35}.trip-incl-item>span>span{display:block;color:#333;font-weight:300;line-height:1.45}.trip-incl-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-top:1px;border-radius:50%;color:#fff;font-size:.75rem;font-weight:700;line-height:1}.trip-incl-icon--check{background:var(--color-brand-primary)}.trip-incl-icon--cross{background:var(--color-accent)}.trip-incl-notes{margin-top:clamp(2.25rem,4vw,3.5rem);font-size:clamp(.9375rem,1.2vw,1.1875rem)}.trip-incl-notes>h3{margin:0 0 .5rem;color:#000;font-family:var(--font-sans);font-size:clamp(1.5rem,2.2vw,1.75rem);font-weight:400;line-height:1.15}.trip-incl-notes__list{display:flex;flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;color:#2a2a2a;font-weight:300;line-height:1.5}.trip-incl-notes__list strong{color:#1a1a1a;font-weight:600}.trip-incl-notes__list p{display:inline;margin:0}.trip-note{padding:1rem 0;border-bottom:1px solid var(--color-border)}.trip-note h4{font-size:1.125rem;font-weight:500}.trip-gtk-wrap{margin-top:0;padding:1.25rem var(--site-content-gutter,clamp(16px,3vw,32px)) 1.75rem}.trip-gtk-wrap__heading{margin:0 0 1.25rem}.trip-gtk{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(1.5rem,4vw,3rem);max-width:var(--trip-wide);margin-inline:auto}.trip-gtk__col{align-content:start;margin:0}.trip-gtk__col,.trip-gtk__col>div{display:grid;grid-template-columns:max-content minmax(0,1fr)}.trip-gtk__col>div{grid-column:1/-1;column-gap:.5rem;align-items:baseline;padding:.65rem 0;border-bottom:1px solid var(--color-border)}@supports (grid-template-columns:subgrid){.trip-gtk__col>div{grid-template-columns:subgrid}}.trip-gtk__col>div:first-child{border-top:1px solid var(--color-border)}.trip-gtk dt{color:var(--color-text-primary);font-size:1rem;font-weight:500;letter-spacing:0;text-transform:none;white-space:nowrap}.trip-gtk dd{margin:0;min-width:0;font-size:1.0625rem;font-weight:300;line-height:1.55}.trip-concierge{align-items:flex-start;gap:1.5rem;padding:clamp(1.75rem,4vw,3rem);border:0;border-radius:0;background:var(--color-bg-muted,#f6f6f0)}.trip-concierge__avatar{width:6rem;height:7.5rem;border-radius:0}.trip-concierge h4{font-family:var(--font-display);font-size:1.75rem;font-weight:400}.trip-how{max-width:min(72rem,100%);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--color-border)}.trip-how li{min-height:17rem;padding:1.75rem;border:0;border-radius:0;background:#fff}.trip-how span{color:var(--color-accent)}.trip-how strong{margin:1rem 0 .75rem;font-family:var(--font-display);font-size:1.35rem;font-weight:400}.trip-faq{max-width:var(--trip-copy)}.trip-faq__q{min-height:4rem;padding:1rem 0;border-top:1px solid var(--color-border);font-size:1.125rem;font-weight:500}.trip-faq__item:last-child{border-bottom:1px solid var(--color-border)}.trip-faq__a{padding-right:3rem;font-size:1.0625rem}.trip-cr-module,.trip-related-grid,.trip-reviews{max-width:min(72rem,100%)}.trip-detail__aside{display:none!important}@media (min-width:1024px){.trip-detail{padding-bottom:0}}@media (max-width:1023px){.trip-hero{height:auto;max-height:none;min-height:0}.trip-hero__inner{display:flex;flex-direction:column;height:auto;min-height:0;align-items:stretch;gap:1.5rem;padding-top:.35rem;padding-bottom:1.75rem}.trip-hero__copy{align-self:stretch;padding-top:0}.trip-hero__title{line-height:1.15}.trip-hero__facts{align-self:stretch;margin-bottom:0}.trip-hero__price-actions{grid-template-columns:1fr}.trip-hero__actions--desktop{display:none}.trip-section{padding:4rem 0}.trip-how{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:699px){.trip-detail__breadcrumb{padding-top:calc(var(--header-h) + .75rem)}.trip-hero__title{font-size:clamp(2rem,8.5vw,2.75rem);line-height:1.18}.trip-hero__subtitle{font-size:1.125rem;line-height:1.35}.trip-sticky-nav__inner{justify-content:flex-start}.trip-sticky-nav__link{width:auto;min-width:9rem;font-size:1rem}.trip-section__title{font-size:2.5rem}.trip-section__h3{font-size:2rem}.trip-exp-grid,.trip-how{grid-template-columns:minmax(0,1fr)}.trip-incl{padding-block:2.5rem}.trip-incl-card{min-height:0;padding:1.75rem}.trip-incl-list{gap:1.125rem}.trip-incl-item{gap:.75rem;line-height:1.35}.trip-incl-notes{margin-top:2.25rem}.trip-day__toggle{display:grid;grid-template-columns:4rem minmax(0,1fr)}.trip-day__body{padding-left:0}.trip-day__meta,.trip-gtk{grid-template-columns:minmax(0,1fr)}.trip-concierge{flex-direction:column}}.trip-china-map{box-sizing:border-box;margin-inline:0;display:flex;align-items:center;justify-content:center}.trip-china-map,.trip-china-map__svg{width:100%;max-width:100%;overflow:visible}.trip-china-map__svg{display:block;height:auto;aspect-ratio:522/441;pointer-events:auto}.trip-china-map__route{stroke:var(--color-accent);stroke-width:3;stroke-dasharray:1 5;stroke-linecap:round;pointer-events:none}.trip-china-map__city{cursor:pointer;outline:none}.trip-china-map__leader{stroke:color-mix(in srgb,var(--color-text-secondary) 55%,transparent);stroke-width:.8;stroke-linecap:round;opacity:.76;transition:stroke .3s ease,opacity .3s ease}.trip-china-map__city--active .trip-china-map__leader{stroke:var(--color-accent);stroke-width:1;opacity:.9}.trip-china-map__pulse{stroke:var(--color-accent);stroke-width:.8;opacity:.5}.trip-china-map__dot{fill:#2a2a2a;stroke:none;transition:r .3s ease,fill .3s ease,stroke .3s ease}.trip-china-map__city--active .trip-china-map__dot{fill:#2a2a2a;stroke:#fff;stroke-width:1.5}.trip-china-map__city:focus-visible .trip-china-map__dot{stroke:var(--color-brand-primary);stroke-width:2}.trip-china-map__label{font-family:var(--font-sans);pointer-events:none;transition:fill .3s ease}.trip-china-map__label--name{fill:var(--color-text-primary);font-size:12px;font-weight:700}.trip-china-map__label--day{fill:var(--color-text-secondary);font-size:8px;font-weight:400}.trip-china-map__city--active .trip-china-map__label--day,.trip-china-map__city--active .trip-china-map__label--name{fill:var(--color-accent)}@media (prefers-reduced-motion:reduce){.trip-china-map__pulse{display:none}}.trip-route-carousel-block{display:flex;flex-direction:column;gap:0}.trip-route-tabs{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;width:100%;margin:0 0 .625rem;padding:0;border-bottom:1px solid #e5e5e5;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:0}.trip-route-tabs::-webkit-scrollbar{display:none}.trip-route-tabs__tab{position:relative;box-sizing:border-box;flex:1 1 0;min-width:0;margin:0;padding:0 .5rem .875rem;border:0;border-radius:0;background:transparent;color:#6e6e6e;font-family:var(--font-sans);font-size:clamp(.9375rem,1.15vw,1.125rem);font-weight:300;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:color .25s ease}.trip-route-tabs__tab:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--color-accent);opacity:0;transition:opacity .25s ease}.trip-route-tabs__tab--active,.trip-route-tabs__tab:hover{color:#2a2a2a}.trip-route-tabs__tab--active:after{opacity:1}.trip-route-tabs__tab:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.trip-route-carousel{--trip-route-active-overflow:4.2rem;position:relative;overflow:hidden;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:4.5rem 0 1.25rem}.trip-route-carousel__track{--trip-route-slide-w:min(44vw,42.5rem);--trip-route-slide-gap:1rem;--trip-route-slide-overlap:calc(var(--trip-route-slide-w) * -0.4);display:flex;align-items:center;gap:var(--trip-route-slide-gap);will-change:transform;transition:transform .7s cubic-bezier(.4,0,.2,1);padding:0}.trip-route-carousel--snap .trip-route-carousel__track,.trip-route-carousel--snap .trip-route-slide,.trip-route-carousel--snap .trip-route-slide__img{transition:none!important}.trip-route-slide{flex:0 0 auto;width:var(--trip-route-slide-w);max-width:42.5rem;margin:0;margin-left:var(--trip-route-slide-overlap);padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;position:relative;overflow:hidden;z-index:0;opacity:1;transform:translateY(3.25rem) scale(.56);transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s ease}.trip-route-slide:first-child{margin-left:0}.trip-route-slide--farther{transform:translateY(3rem) scale(.6);z-index:1}.trip-route-slide--far{transform:translateY(2.5rem) scale(.7);z-index:2}.trip-route-slide--near{transform:translateY(1.75rem) scale(.84);z-index:4}.trip-route-slide--active{transform:translateY(1rem) scale(1.24);z-index:10;cursor:default}.trip-route-carousel--solo{padding:0 0 .5rem}.trip-route-carousel--solo .trip-route-slide,.trip-route-carousel--solo .trip-route-slide--active{transform:none;cursor:default}.trip-route-slide--dim{transform:translateY(3.25rem) scale(.56);z-index:0}.trip-route-slide__media{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:#1a1a1a}.trip-route-slide__media:after{content:"";position:absolute;inset:35% 0 0;z-index:1;background:linear-gradient(transparent,rgb(0 0 0/.78));pointer-events:none}.trip-route-slide__img{object-fit:cover;transition:transform 1.2s cubic-bezier(.4,0,.2,1)}.trip-route-slide--active:hover .trip-route-slide__img{transform:scale(1.04)}.trip-route-slide__overlay{position:absolute;left:2rem;right:2rem;bottom:1.75rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;color:#fff;text-align:left;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.trip-route-slide--active .trip-route-slide__overlay{opacity:1;visibility:visible}.trip-route-slide__seq{margin:0 0 .15rem;color:#fff;font-size:.75rem;font-weight:400;letter-spacing:.08em;line-height:1;text-transform:uppercase}.trip-route-slide__name{margin:0;color:#fff;font-family:var(--font-sans);font-size:clamp(1.375rem,2.2vw,2rem);font-weight:400;line-height:1.15}.trip-route-slide__desc{margin:.15rem 0 0;color:#fff;font-size:clamp(.75rem,.95vw,.875rem);font-weight:300;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.trip-route-carousel__nav{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:calc(var(--trip-route-active-overflow) + 1.6rem)}.trip-route-carousel__btn{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;padding:0;border:1px solid var(--color-text-primary);border-radius:50%;background:transparent;color:var(--color-text-primary);cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.trip-route-carousel__btn:hover{background:var(--color-brand-primary);border-color:var(--color-brand-primary);color:#fff}.trip-route-carousel__btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.trip-route-carousel__chevron--prev{transform:rotate(180deg)}@media (max-width:1023px){.trip-route-carousel{--trip-route-active-overflow:1.7rem;padding:2.5rem 0 1rem}.trip-route-carousel__track{--trip-route-slide-w:min(56vw,28rem);--trip-route-slide-gap:0.875rem;--trip-route-slide-overlap:calc(var(--trip-route-slide-w) * -0.42)}.trip-route-slide{max-width:none}.trip-route-slide,.trip-route-slide--dim,.trip-route-slide--farther{transform:translateY(2.125rem) scale(.58)}.trip-route-slide--far{transform:translateY(1.75rem) scale(.68)}.trip-route-slide--near{transform:translateY(1.25rem) scale(.8)}.trip-route-slide--active{transform:translateY(.625rem) scale(1.1)}.trip-route-carousel--solo{padding:0 0 .5rem}.trip-route-carousel--solo .trip-route-slide,.trip-route-carousel--solo .trip-route-slide--active{transform:none}.trip-route-slide__overlay{left:1.25rem;right:1.25rem;bottom:1.25rem}}@media (max-width:699px){.trip-route-tabs__tab{flex:0 0 auto;min-width:auto;max-width:none;padding:0 .85rem .5rem;font-size:.875rem;font-weight:400}.trip-route-tabs__tab--active{color:var(--color-accent);font-weight:600}.trip-route-carousel{--trip-route-active-overflow:0.5rem;padding:2rem 0 .75rem}.trip-route-carousel__track{--trip-route-slide-w:78vw;--trip-route-slide-gap:1rem;--trip-route-slide-overlap:0px}.trip-route-slide,.trip-route-slide--dim,.trip-route-slide--far,.trip-route-slide--farther,.trip-route-slide--near{margin-left:0;transform:scale(.92)}.trip-route-slide--active{transform:scale(.972)}.trip-route-carousel--solo{padding:0 0 .5rem}.trip-route-carousel--solo .trip-route-slide,.trip-route-carousel--solo .trip-route-slide--active{transform:none}.trip-route-slide__overlay{opacity:1;visibility:visible}.trip-route-carousel__nav{margin-top:1.25rem}}.trip-detail{--trip-wide:var(--site-content-max-width,1760px);--trip-copy:90ch;--trip-sticky-h:4rem}.trip-detail .site-content-rail{max-width:var(--trip-wide)}.trip-detail__breadcrumb{display:none}.trip-hero{margin-top:calc(var(--header-h) * -1);padding-top:var(--header-h)}@media (min-width:1024px){.trip-hero{height:75vh;height:75svh;min-height:40rem;max-height:58rem}.trip-hero__inner{height:calc(100% - 3rem);min-height:0;padding-bottom:2rem}}.trip-hero__breadcrumb{position:relative;z-index:2;padding-top:.85rem;padding-bottom:.5rem}.trip-hero__breadcrumb .page-breadcrumb{margin:0;color:rgb(255 255 255/.82)}.trip-hero__breadcrumb .page-breadcrumb a{color:rgb(255 255 255/.9)}.trip-hero__breadcrumb .page-breadcrumb a:hover{color:#fff}.trip-sticky-nav{top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);box-shadow:none}.trip-sticky-nav__inner{justify-content:flex-start;gap:1rem;min-height:var(--trip-sticky-h);max-width:var(--trip-wide)}.trip-sticky-nav__link{width:min(17.5rem,40vw);min-height:var(--trip-sticky-h);font-weight:300;color:var(--color-text-muted);background:transparent;border-bottom:2px solid transparent}.trip-sticky-nav__link.is-active{color:var(--color-text-primary);background:var(--color-bg-muted,#f6f6f0);border-bottom-color:var(--color-brand-primary)}.trip-detail__layout{max-width:var(--trip-wide);width:100%;margin-inline:auto;display:block;padding-inline:0}.trip-section{scroll-margin-top:calc(var(--trip-sticky-h) + .5rem);padding-inline:0}.trip-section>*{max-width:none;margin-left:0;margin-right:0}.trip-quote,.trip-section__lead{max-width:var(--trip-copy)}.trip-overview{padding-block:clamp(3.5rem,7vw,6rem);background:#fff;border-bottom:1px solid var(--color-border)}.trip-section--journey{padding:0;border-bottom:0}.trip-section--journey>.trip-overview .trip-section__title{margin:0 0 1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;line-height:1.05;letter-spacing:0}.trip-overview__stack{display:flex;flex-direction:column;gap:2rem;max-width:90ch}.trip-overview__lead{margin:0;color:#424242;font-size:clamp(1.05rem,1.5vw,1.1875rem);font-weight:300;line-height:1.75;white-space:pre-line}.trip-overview__attribution{margin:.5em 0 0;color:#2a2a2a;font-size:clamp(1.5rem,2.8vw,2.25rem);font-weight:300;font-style:italic;line-height:1.4;text-align:right;white-space:pre-line}.trip-why{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding-block:clamp(3.5rem,7vw,6rem);background:var(--color-accent-soft);border-bottom:1px solid color-mix(in srgb,var(--color-border) 70%,transparent)}.trip-why__title{margin-top:0;margin-bottom:1.5rem}.trip-why__grid{display:grid;gap:clamp(1.5rem,3vw,2.5rem);align-items:start;width:100%}@media (min-width:900px){.trip-why__grid{grid-template-columns:minmax(0,1fr) minmax(0,2fr);column-gap:clamp(1rem,2vw,2rem)}.trip-why__grid .trip-china-map{min-width:0}}.trip-why__list{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;color:#6e6e69;font-size:clamp(14px,1.3vw,19px);font-weight:300;line-height:1.5}.trip-why__list>li{display:flex;align-items:flex-start;gap:.5rem;position:static;margin:0;padding:0}.trip-why__list>li:before{content:"";position:static;top:auto;left:auto;flex-shrink:0;display:inline-block;width:4px;height:4px;min-width:4px;margin-top:9px;border-radius:50%;background:var(--color-accent)}.trip-tour-route{margin-top:clamp(2rem,5vw,4rem)}.trip-tour-route .trip-section__h3{margin-top:0}.trip-hotels{margin-top:clamp(2rem,5vw,4rem);padding:clamp(2.5rem,6vw,6rem) 0;background:#fff;border-top:1px solid var(--color-border)}.trip-hotels__shell{display:flex;flex-direction:column;gap:0;max-width:var(--trip-wide);margin-inline:auto;padding-inline:var(--site-content-gutter,clamp(16px,3vw,32px))}.trip-hotels__title{margin:0 0 .75rem}.trip-hotels__intro{margin:0 0 1.75rem;max-width:36rem;color:#6e6e6e;font-size:clamp(.9375rem,1.2vw,1.0625rem);font-weight:300;line-height:1.7}.trip-hotels__carousel-wrap{position:relative;min-width:0;width:100%;margin-bottom:1.5rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.trip-hotels__carousel-wrap::-webkit-scrollbar{display:none}.trip-hotels__track{display:flex;gap:1rem;padding:0}.trip-hotel-card{flex:0 0 auto;width:min(82vw,26.25rem);scroll-snap-align:start;scroll-snap-stop:always}@media (min-width:900px){.trip-hotel-card{width:calc((100% - 2rem) / 3);max-width:26.25rem}}.trip-hotel-card__media{position:relative;aspect-ratio:4/6;overflow:hidden;background:#2a2a2a}.trip-hotel-card__img,.trip-hotel-card__placeholder{width:100%;height:100%;object-fit:cover}.trip-hotel-card__placeholder{background:color-mix(in srgb,var(--color-border) 55%,#2a2a2a)}.trip-hotel-card__shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgb(0 0 0/0) 40%,rgb(0 0 0/.7))}.trip-hotel-card__badge{position:absolute;top:1rem;right:1rem;z-index:2;padding:0 .6875rem;height:1.5rem;display:inline-flex;align-items:center;border-radius:999px;background:rgb(255 255 255/.92);color:var(--color-text-primary);font-size:.8125rem;font-weight:400;line-height:1;letter-spacing:.02em}.trip-hotel-card__copy{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:1.5rem;color:#fff;pointer-events:none}.trip-hotel-card__city{margin:0 0 .35rem;color:#fff;font-size:.9375rem;font-weight:400;line-height:1.2}.trip-hotel-card__name{margin:0;color:#fff;font-family:var(--font-sans);font-size:clamp(1.125rem,1.8vw,1.5rem);font-weight:400;line-height:1.3}.trip-hotel-card__desc{margin:.5rem 0 0;color:rgb(255 255 255/.95);font-size:clamp(.8125rem,1vw,.9375rem);font-weight:300;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.trip-hotels__nav{display:flex;gap:1rem}.trip-hotels__nav,.trip-hotels__nav-btn{justify-content:center;align-items:center}.trip-hotels__nav-btn{display:inline-flex;width:3.25rem;height:3.25rem;padding:0;border:1px solid var(--color-text-primary);border-radius:50%;background:transparent;color:var(--color-text-primary);cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.trip-hotels__nav-btn:hover{background:var(--color-brand-primary);border-color:var(--color-brand-primary);color:#fff}.trip-hotels__nav-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.trip-hotels__chevron--prev{transform:rotate(180deg)}@media (max-width:767px){.trip-hotels{padding-block:2.5rem}}.trip-length{margin-top:clamp(2rem,5vw,4rem);padding:clamp(2.5rem,6vw,6rem) 0;background:#fff;border-top:1px solid var(--color-border)}.trip-length__inner{max-width:var(--trip-wide);margin-inline:auto;padding-inline:var(--site-content-gutter,clamp(16px,3vw,32px))}.trip-length__heading{margin:0 0 .85rem}.trip-length__lead{margin:0 0 clamp(1.75rem,4vw,2.75rem);max-width:40rem;color:#6e6e6e;font-size:clamp(1.05rem,1.5vw,1.1875rem);font-weight:300;line-height:1.7}.trip-length-grid{display:grid;grid-template-columns:1fr;gap:1.25rem 2rem}@media (min-width:800px){.trip-length-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 2.25rem}}.trip-length-card{min-width:0}.trip-length-card h3{margin:0 0 .75rem;color:#1a1a1a;font-family:var(--font-sans);font-size:clamp(1.125rem,1.5vw,1.3125rem);font-weight:500;line-height:1.3}.trip-length-card p{margin:0;color:#5c5c5c;font-size:clamp(.9375rem,1.15vw,1.0625rem);font-weight:300;line-height:1.7}.trip-length .trip-related-grid{margin-top:clamp(2rem,4vw,3rem)}@media (max-width:767px){.trip-length{padding-block:2.5rem}.trip-gtk-wrap{padding-block:1.25rem}}.trip-faq-section{padding-block:clamp(2.5rem,6vw,5rem)}.trip-faq-section__heading{margin:0 0 1.25rem}.trip-reviews-section{padding-block:clamp(3rem,7vw,6rem)}.trip-reviews-section__heading{margin:0 0 1.75rem}.trip-itinerary--timeline{width:100%;padding-inline:var(--site-content-gutter,clamp(16px,3vw,32px))}.it-timeline{--it-label-width:clamp(5.5rem,12vw,11rem);--it-rail-width:3.5rem;position:relative;max-width:none}.it-timeline:before{content:"";position:absolute;top:.75rem;bottom:.75rem;left:calc(var(--it-label-width) + var(--it-rail-width) / 2 - .5px);width:1px;background:var(--color-border);pointer-events:none}.it-timeline-row{display:grid;grid-template-columns:var(--it-label-width) var(--it-rail-width) minmax(0,1fr);min-width:0;position:relative}.it-entry-row,.it-exit-row,.it-transport-row{align-items:center;min-height:4rem}.it-day-label,.it-entry-label,.it-exit-label,.it-transport-label{grid-column:1;padding:.85rem 1rem 0 0;text-align:right;font-size:clamp(.95rem,1.4vw,1.35rem);font-weight:300;line-height:1.2;color:var(--color-text-primary)}.it-transport-label .it-transport-duration{display:block;margin-top:.2rem;color:var(--color-text-muted);font-size:.875rem}.it-timeline-node{grid-column:2;display:inline-flex;align-items:center;justify-content:center;align-self:start;padding-top:1rem;position:relative;z-index:1}.it-entry-row .it-timeline-node,.it-exit-row .it-timeline-node,.it-transport-row .it-timeline-node{align-self:center;padding-top:0}.it-timeline-dot{width:.65rem;height:.65rem;border-radius:50%;background:var(--color-brand-primary);box-shadow:0 0 0 4px #fff}.it-timeline-dot--sm{width:.45rem;height:.45rem}.it-timeline-dot--lg{width:.9rem;height:.9rem;background:var(--color-accent)}.it-timeline-content{grid-column:3;min-width:0;padding:.5rem 0 1.25rem}.it-entry-copy{margin:0;font-size:1.05rem;font-weight:300}.it-heading-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin:1.5rem 0 .75rem;padding-left:calc(var(--it-label-width) + var(--it-rail-width))}.it-city-heading{margin:0;font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.75rem);font-weight:300;line-height:1.15}.it-city-day-range{font-weight:300;color:var(--color-text-secondary)}.it-expand-btn{display:inline-flex;align-items:center;gap:.35rem;margin:0;padding:.5rem 0;border:0;background:transparent;color:var(--color-accent);font-size:1.05rem;font-weight:400;cursor:pointer}.it-expand-btn-label{text-decoration:underline;text-underline-offset:4px}.city-img-strip{display:flex;gap:1rem;overflow-x:auto;padding:0 0 1.25rem;scrollbar-width:thin}.city-img-strip__frame{position:relative;flex:0 0 auto;width:min(18rem,70vw);aspect-ratio:1;overflow:hidden;background:#1a1a1a}.it-city-intro-title{margin:0 0 1rem;font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:400}.it-day-row{padding-bottom:1.5rem}.it-day-heading{margin:0 0 .65rem;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:600;line-height:1.3}.it-day-narrative{margin-bottom:.85rem}.it-day-items{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.85rem}.it-day-item{--it-block-accent:var(--color-brand-primary-muted);display:grid;grid-template-columns:minmax(0,1fr);gap:.85rem 1rem;margin:0;padding:.85rem 0 .85rem .95rem;border-left:2px solid var(--it-block-accent);transition:border-color .25s ease,background-color .25s ease}.it-day-item--attraction{--it-block-accent:var(--color-brand-primary)}.it-day-item--transfer{--it-block-accent:var(--color-accent)}.it-day-item--free_time{--it-block-accent:var(--color-border-strong)}.it-day-item--custom,.it-day-item--custom_block{--it-block-accent:var(--color-brand-primary-muted)}.it-day-item--has-media{grid-template-columns:7.5rem minmax(0,1fr);align-items:start;padding-top:.65rem;padding-bottom:.65rem}.it-day-item-media{position:relative;aspect-ratio:5/4;overflow:hidden;background:var(--color-border)}.it-day-item-media img{transition:transform .45s ease}.it-day-item:hover .it-day-item-media img{transform:scale(1.04)}.it-day-item-body{min-width:0;display:flex;flex-direction:column;gap:.2rem}.it-day-item-type{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.15rem;color:var(--it-block-accent)}.it-day-item-icon{flex-shrink:0;width:.95rem;height:.95rem}.it-day-item-label{color:inherit;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.2}.it-day-item-title{display:block;font-family:var(--font-display);font-size:1.15rem;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:var(--color-text-primary)}.it-day-item-description{margin:.15rem 0 0;font-size:1rem;font-weight:300;line-height:1.55;color:var(--color-text-secondary)}@media (max-width:767px){.it-day-item--has-media{grid-template-columns:5.5rem minmax(0,1fr);gap:.75rem;padding-left:.75rem}.it-day-item-title{font-size:1.05rem}}.it-day-footer{margin-top:1.25rem;padding-top:.75rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:.25rem}.it-day-footer-line{margin:0;font-size:1.05rem;font-weight:300;line-height:1.5}.it-day-footer-label{font-weight:600}@media (max-width:767px){.it-timeline{--it-label-width:4.25rem;--it-rail-width:2.25rem}.it-heading-row{padding-left:0}.it-timeline-row{grid-template-columns:var(--it-rail-width) minmax(0,1fr)}.it-day-label,.it-entry-label,.it-exit-label,.it-transport-label{display:none}.it-timeline-node{grid-column:1}.it-timeline-content{grid-column:2}.it-timeline:before{left:calc(var(--it-rail-width) / 2 - .5px)}}.trip-detail__aside{display:none}