.col-span-1{grid-column:span 1 / span 1}@media (min-width:768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:1 / -1}.md\:w-2\/3{width:66.666667%}.md\:rounded-4xl{border-radius:2rem}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:gap-8{gap:2rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}.pb-14{padding-bottom:3.5rem}.opacity-70{opacity:.7}.active\:scale-98:active{transform:scale(.98)}.hover\:text-buttonnextprev:hover{color:#87BAC3}.prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.page-hero{position:relative;display:flex;align-items:flex-end;min-height:420px;height:58svh;max-height:640px;overflow:hidden;background:#0a0a0a}.page-hero--compact{min-height:340px;height:44svh}.page-hero :where(span,p,li,b,i,strong){color:inherit}.page-hero__media{position:absolute;inset:0}.page-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.page-hero__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .15) 30%,rgb(0 0 0 / .10) 55%,rgb(10 10 10 / .85) 100%),linear-gradient(90deg,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .20) 45%,#fff0 100%)}.page-hero__fade{position:absolute;left:0;right:0;bottom:0;height:6rem;pointer-events:none;background:linear-gradient(to top,#0a0a0a 0%,#fff0 100%)}.page-hero__inner{position:relative;z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:7rem 1rem 3rem}.page-hero__card{max-width:46rem;padding:1.5rem;border-radius:1.25rem;background:linear-gradient(135deg,rgb(255 255 255 / .10) 0%,rgb(255 255 255 / .04) 100%);-webkit-backdrop-filter:saturate(160%) blur(14px);backdrop-filter:saturate(160%) blur(14px);border:1px solid rgb(255 255 255 / .16);box-shadow:0 18px 50px rgb(0 0 0 / .45)}.page-hero__eyebrow{display:inline-block;margin-bottom:.85rem;padding:.35rem .9rem;border-radius:999px;font-family:'Jost',-apple-system,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#C1E0E5;background:rgb(135 186 195 / .18);border:1px solid rgb(135 186 195 / .35)}.page-hero__title{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-weight:700;font-size:clamp(1.85rem, 5.2vw, 3.6rem);line-height:1.1;color:#fff;text-wrap:balance}.page-hero__subtitle{margin:.9rem 0 0;font-family:'Jost',-apple-system,sans-serif;font-size:clamp(.9rem, 1.6vw, 1.1rem);line-height:1.65;color:rgb(255 255 255 / .82)}.page-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.page-hero__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;border-radius:999px;font-family:'Jost',-apple-system,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.page-hero__btn--primary{color:#0a0a0a;background:#87BAC3;border:1px solid #87BAC3}.page-hero__btn--primary:hover{background:#A4CDD4;border-color:#A4CDD4;transform:translateY(-2px);box-shadow:0 8px 24px rgb(135 186 195 / .4)}.page-hero__btn--ghost{color:#fff;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.page-hero__btn--ghost:hover{background:rgb(255 255 255 / .22);transform:translateY(-2px)}.page-hero__btn .ti{font-size:1.05rem;line-height:1}.page-hero__btn :where(span,i,b,strong){color:inherit}.page-hero__crumbs{position:relative;z-index:10;margin-bottom:1rem;font-family:'Jost',-apple-system,sans-serif;font-size:.78rem;color:rgb(255 255 255 / .62)}.page-hero__crumbs a{color:rgb(255 255 255 / .62);text-decoration:none;transition:color .25s ease}.page-hero__crumbs a:hover{color:#87BAC3}.page-hero__crumbs .sep{margin:0 .45rem;opacity:.5}@media (min-width:768px){.page-hero__inner{padding:8rem 2rem 4rem}.page-hero__card{padding:2.25rem;border-radius:1.5rem}.page-hero__fade{height:8rem}}@media (min-width:1024px){.page-hero__inner{padding:8rem 3rem 4.5rem}}@supports not (backdrop-filter:blur(14px)){.page-hero__card{background:rgb(18 20 34 / .82)}}.page-body{padding-top:0}.page-content{color:rgb(255 255 255 / .85);font-family:'Jost',-apple-system,sans-serif;line-height:1.8}.page-content :where(span,b,i,em,small){color:inherit}.page-content>*:first-child{margin-top:0}.page-content>*:last-child{margin-bottom:0}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{font-family:'Cormorant Garamond',Georgia,serif;font-weight:700;color:#fff;line-height:1.25;margin:2rem 0 .85rem}.page-content h2{font-size:clamp(1.5rem, 3vw, 2.15rem)}.page-content h3{font-size:clamp(1.25rem, 2.4vw, 1.65rem)}.page-content h4{font-size:clamp(1.1rem, 2vw, 1.3rem)}.page-content p,.page-content li{color:rgb(255 255 255 / .82)}.page-content p{margin:0 0 1.1rem}.page-content ul,.page-content ol{margin:0 0 1.2rem;padding-left:1.35rem}.page-content li{margin-bottom:.5rem}.page-content ul{list-style:disc}.page-content ol{list-style:decimal}.page-content li::marker{color:#87BAC3}.page-content strong{color:#fff;font-weight:600}.page-content a{color:#A4CDD4;text-decoration:underline;text-underline-offset:3px;transition:color .25s ease}.page-content a:hover{color:#fff}.page-content img{max-width:100%;height:auto;border-radius:1rem;margin:1.5rem 0}.page-content blockquote{margin:1.5rem 0;padding:.35rem 0 .35rem 1.25rem;border-left:3px solid #87BAC3;font-style:italic;color:rgb(255 255 255 / .9)}.page-content table{display:block;width:max-content;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0;border-collapse:collapse;font-size:.92rem}.page-content th,.page-content td{padding:.7rem .9rem;border:1px solid rgb(255 255 255 / .16);text-align:left}.page-content th{background:rgb(135 186 195 / .14);color:#fff;font-weight:600}.page-content details{margin:0 0 .75rem;border-radius:.9rem;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .14);overflow:hidden}.page-content summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;cursor:pointer;list-style:none;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.1rem;font-weight:700;color:#fff;transition:background .25s ease,color .25s ease}.page-content summary::-webkit-details-marker{display:none}.page-content summary::after{content:'+';flex:0 0 auto;font-family:'Jost',-apple-system,sans-serif;font-size:1.25rem;line-height:1;color:#87BAC3;transition:transform .25s ease}.page-content details[open]>summary::after{transform:rotate(45deg)}.page-content summary:hover{background:rgb(135 186 195 / .12);color:#A4CDD4}.page-content details>*:not(summary){padding:0 1.15rem}.page-content details>*:last-child{padding-bottom:1.15rem}.post-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:1.25rem;transition:transform .3s ease,box-shadow .3s ease}.post-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgb(0 0 0 / .5)}.post-card__thumb{display:block;aspect-ratio:16 / 10;overflow:hidden;background:rgb(255 255 255 / .05)}.post-card__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.post-card:hover .post-card__thumb img{transform:scale(1.06)}.post-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding:1.35rem}.post-card__title{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.3rem;font-weight:700;line-height:1.3;margin:0 0 .6rem}.post-card__title a{color:#fff;text-decoration:none;transition:color .25s ease}.post-card__title a:hover{color:#87BAC3}.post-card__meta{font-family:'Jost',-apple-system,sans-serif;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:rgb(255 255 255 / .55);margin:0 0 .75rem}.post-card__excerpt{flex:1 1 auto;font-family:'Jost',-apple-system,sans-serif;font-size:.9rem;line-height:1.65;color:rgb(255 255 255 / .75);margin:0 0 1rem}.post-card__more{align-self:flex-start;font-family:'Jost',-apple-system,sans-serif;font-size:.85rem;color:#87BAC3;text-decoration:none}.post-card__more:hover{text-decoration:underline}.page-pagination{margin-top:2.5rem;display:flex;justify-content:center}.page-pagination .nav-links{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.page-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border-radius:999px;font-family:'Jost',-apple-system,sans-serif;font-size:.9rem;color:rgb(255 255 255 / .8);text-decoration:none;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .16);transition:all .25s ease}.page-pagination .page-numbers:hover,.page-pagination .page-numbers.current{background:#87BAC3;border-color:#87BAC3;color:#0a0a0a}.page-empty{padding:2.5rem 1.5rem;text-align:center;color:rgb(255 255 255 / .7);font-family:'Jost',-apple-system,sans-serif}@media (prefers-reduced-motion:reduce){.page-hero__btn,.post-card,.post-nav__link,.post-card__thumb img{transition:none}.page-hero__btn:hover,.post-nav__link:hover,.post-card:hover{transform:none}.post-card:hover .post-card__thumb img{transform:none}}.post-single .post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;margin:0 0 1.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgb(255 255 255 / .12)}.post-meta__item{display:inline-flex;align-items:center;gap:.4rem;font-family:'Jost',-apple-system,sans-serif;font-size:.8rem;letter-spacing:.04em;color:rgb(255 255 255 / .65)}.post-meta__item .ti{font-size:1rem;line-height:1;color:#87BAC3}.post-meta__avatar{width:1.75rem;height:1.75rem;border-radius:999px;object-fit:cover;border:1px solid rgb(255 255 255 / .2)}.post-meta__author{color:rgb(255 255 255 / .85)}.post-terms{display:flex;flex-wrap:wrap;gap:.5rem}.post-single .post-terms{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / .12)}.post-terms__link{display:inline-block;padding:.35rem .8rem;border-radius:999px;border:1px solid rgb(135 186 195 / .35);background:rgb(135 186 195 / .1);font-family:'Jost',-apple-system,sans-serif;font-size:.78rem;color:#A4CDD4;text-decoration:none;transition:background .25s ease,color .25s ease}.post-terms__link:hover{background:rgb(135 186 195 / .25);color:#fff}.post-aside{display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.post-aside{position:sticky;top:6.5rem}}.post-aside__title{font-family:'Jost',-apple-system,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#87BAC3;margin:0 0 1rem}.post-aside__text{font-family:'Jost',-apple-system,sans-serif;font-size:.9rem;line-height:1.7;color:rgb(255 255 255 / .78);margin:0 0 1.25rem}.post-aside__cta .page-hero__btn{width:100%;justify-content:center}.post-author{display:flex;align-items:flex-start;gap:.9rem}.post-author__avatar{width:3.5rem;height:3.5rem;flex:0 0 auto;border-radius:999px;object-fit:cover;border:1px solid rgb(255 255 255 / .2)}.post-author__name{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.15rem;font-weight:600;color:#fff;margin:0 0 .25rem}.post-author__bio{font-family:'Jost',-apple-system,sans-serif;font-size:.82rem;line-height:1.6;color:rgb(255 255 255 / .7);margin:0}.post-nav{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.post-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.post-nav__link--next:only-child{grid-column:2}}.post-nav__link{display:flex;flex-direction:column;gap:.35rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.post-nav__link:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgb(0 0 0 / .5)}.post-nav__link--next{text-align:right}.post-nav__label{font-family:'Jost',-apple-system,sans-serif;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#87BAC3}.post-nav__title{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.1rem;line-height:1.35;color:#fff}.post-related__title{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.5rem, 3vw, 2.15rem);font-weight:600;color:#fff;margin:0 0 1.5rem}.gallerySwiper{--swiper-theme-color:#87BAC3;--swiper-navigation-size:20px;padding-bottom:2.75rem}.gallerySwiper .swiper-slide{height:auto}.gallerySwiper .swiper-button-next,.gallerySwiper .swiper-button-prev{width:2.75rem;height:2.75rem;margin-top:-2.5rem;border-radius:999px;color:#0a0a0a;background:rgb(255 255 255 / .85);border:1px solid rgb(255 255 255 / .5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 6px 20px rgb(0 0 0 / .35);transition:background 0.25s ease,transform 0.25s ease}.gallerySwiper .swiper-button-next:hover,.gallerySwiper .swiper-button-prev:hover{background:#87BAC3;transform:scale(1.06)}.gallerySwiper .swiper-button-next::after,.gallerySwiper .swiper-button-prev::after{font-size:var(--swiper-navigation-size);font-weight:700}.gallerySwiper .swiper-button-disabled{opacity:.35}.gallerySwiper .swiper-pagination{bottom:0}.gallerySwiper .swiper-pagination-bullet{width:7px;height:7px;background:rgb(255 255 255 / .45);opacity:1;transition:width 0.25s ease,background 0.25s ease}.gallerySwiper .swiper-pagination-bullet-active{width:22px;border-radius:999px;background:#87BAC3}@media (max-width:767px){.gallerySwiper .swiper-button-next,.gallerySwiper .swiper-button-prev{display:none}}.tab-pill{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .16);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px)}.duration-tab,.itinerary-duration-tab,.opentrip-day-tab{background-color:#fff0;border-color:rgb(255 255 255 / .22);color:rgb(255 255 255 / .72)}.duration-tab:hover,.itinerary-duration-tab:hover,.opentrip-day-tab:hover{border-color:#87BAC3;color:#fff}.itinerary-duration-tab:not(.active),.opentrip-day-tab:not(.active){color:rgb(255 255 255 / .72)!important}.itinerary-duration-tab:not(.active):hover,.opentrip-day-tab:not(.active):hover{color:#ffffff!important}.duration-tab.active,.itinerary-duration-tab.active,.opentrip-day-tab.active{background-color:#87BAC3;border-color:#87BAC3;color:#fff}