.dst-scope{
  --dst-ink:#17130f;--dst-ink-soft:#2b241d;--dst-espresso:#211710;--dst-charcoal:#17191b;--dst-cream:#f7f2ea;--dst-cream-soft:#fcf9f4;--dst-bone:#eee6d9;--dst-paper:#ffffff;--dst-gold:#b3904a;--dst-gold-light:#d6b875;--dst-gold-dark:#8d6e35;--dst-heading:#9d7435;--dst-clay:#986451;--dst-muted:#70675d;--dst-line:rgba(23,19,15,.12);--dst-line-strong:rgba(23,19,15,.20);--dst-shadow-xl:0 30px 80px rgba(23,19,15,.14);--dst-shadow-lg:0 20px 50px rgba(23,19,15,.10);--dst-shadow-md:0 12px 30px rgba(23,19,15,.08);--dst-radius-lg:6px;--dst-radius-md:4px;--dst-radius-sm:2px;
  color:var(--dst-ink);background:var(--dst-paper);font-family:'Source Serif 4',serif;font-size:17px;line-height:1.72;text-rendering:optimizeLegibility
}.dst-scope *{box-sizing:border-box}.dst-scope a{color:inherit}.dst-scope h1,.dst-scope h2,.dst-scope h3,.dst-scope h4{font-family:'Cormorant Garamond',serif;line-height:1.08;color:var(--dst-heading);text-wrap:balance}.dst-scope h2{font-size:clamp(2rem,3.2vw,3.25rem);margin:0 0 18px}.dst-scope h3{font-size:clamp(1.35rem,2vw,2rem)}.dst-scope p{margin:0 0 1rem}.dst-scope img{display:block;max-width:100%;height:auto}.dst-scope button,.dst-scope input,.dst-scope select,.dst-scope textarea{font:inherit}.dst-scope .dst-container{width:min(1240px,calc(100% - 40px));margin-inline:auto}.dst-scope .dst-narrow{width:min(860px,calc(100% - 40px));margin-inline:auto}.dst-scope .dst-breadcrumbs{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:14px 0;font-family:'Merriweather',serif;font-size:11px;color:var(--dst-muted)}.dst-scope .dst-breadcrumbs a{text-decoration:none}.dst-scope .dst-breadcrumbs a:hover{text-decoration:underline;text-decoration-color:var(--dst-gold)}
.dst-scope .dst-hero,.dst-scope .dst-banner{position:relative;min-height:540px;display:grid;place-items:center;isolation:isolate;background-image:linear-gradient(90deg,rgba(15,13,11,.66),rgba(15,13,11,.42)),var(--dst-hero-image);background-size:cover;background-position:center}.dst-scope .dst-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.38));z-index:-1}.dst-scope .dst-hero__content,.dst-scope .dst-banner-inner{width:min(940px,calc(100% - 40px));margin-inline:auto;padding:88px 0;text-align:center;color:#fff}.dst-scope .dst-hero h1,.dst-scope .dst-banner h1{margin:0 auto 20px;max-width:18ch;color:#fff;font-size:clamp(3rem,6.2vw,6rem);font-weight:600;letter-spacing:-.025em}.dst-scope .dst-hero__content>p{max-width:780px;margin:0 auto 25px;color:#fff;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.65}.dst-scope .dst-kicker{display:block;margin-bottom:14px;font-family:'Oregano',cursive;font-size:24px;color:var(--dst-gold-light)}.dst-scope .dst-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid #fff;color:#fff;text-decoration:none;font-family:'Merriweather',serif;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.dst-scope .dst-button:hover,.dst-scope .dst-button:focus-visible{background:#fff;color:var(--dst-ink)}
.dst-scope .dst-facts{width:min(1180px,calc(100% - 40px));margin:-34px auto 70px;position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--dst-line);box-shadow:var(--dst-shadow-lg)}.dst-scope .dst-facts>div{padding:22px;border-right:1px solid var(--dst-line);text-align:center}.dst-scope .dst-facts>div:last-child{border-right:0}.dst-scope .dst-facts span{display:block;font-family:'Merriweather',serif;font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--dst-muted)}.dst-scope .dst-facts strong{display:block;margin-top:5px;font-family:'Cormorant Garamond',serif;font-size:20px;color:var(--dst-ink)}
.dst-scope .dst-section,.dst-scope .dst-card-section,.dst-scope .dst-faq,.dst-scope .dst-prose,.dst-scope .dst-pricing,.dst-scope .dst-itinerary-days,.dst-scope .dst-list-section,.dst-scope .dst-author-layout,.dst-scope .dst-toc{width:min(1180px,calc(100% - 40px));margin-inline:auto;margin-bottom:70px}.dst-scope .dst-section{padding-block:20px}.dst-scope .dst-section-heading{width:min(860px,100%);margin-inline:auto;text-align:center}.dst-scope .dst-editorial-split,.dst-scope .dst-section:has(.dst-section__media){width:min(1180px,calc(100% - 40px));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,52px)}.dst-scope .dst-editorial-copy,.dst-scope .dst-section__copy{min-width:0}.dst-scope .dst-editorial-split--image-left .dst-editorial-media,.dst-scope .dst-editorial-split--image-left .dst-section__media{order:1}.dst-scope .dst-editorial-split--image-left .dst-editorial-copy,.dst-scope .dst-editorial-split--image-left .dst-section__copy{order:2}.dst-scope .dst-editorial-split--image-right .dst-editorial-media,.dst-scope .dst-editorial-split--image-right .dst-section__media{order:2}.dst-scope .dst-editorial-split--image-right .dst-editorial-copy,.dst-scope .dst-editorial-split--image-right .dst-section__copy{order:1}.dst-scope .dst-editorial-media,.dst-scope .dst-section__media{margin:0;overflow:hidden;background:var(--dst-cream)}.dst-scope .dst-editorial-media img,.dst-scope .dst-section__media img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--dst-radius-sm)}.dst-scope .dst-section__copy p,.dst-scope .dst-prose p{color:var(--dst-ink-soft)}
.dst-scope .dst-card-section>h2,.dst-scope .dst-card-section>.dst-section-intro,.dst-scope .dst-faq>h2,.dst-scope .dst-list-section>h2,.dst-scope .dst-pricing>h2,.dst-scope .dst-itinerary-days>h2{text-align:center}.dst-scope .dst-section-intro{width:min(720px,100%);margin:0 auto 28px;color:var(--dst-muted)}.dst-scope .dst-card-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.dst-scope .dst-card{flex:0 1 calc((100% - 48px)/3);min-width:260px;max-width:380px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--dst-line);box-shadow:var(--dst-shadow-md)}.dst-scope .dst-card__image{display:block;overflow:hidden}.dst-scope .dst-card__image img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s ease}.dst-scope .dst-card:hover .dst-card__image img{transform:scale(1.025)}.dst-scope .dst-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.dst-scope .dst-card__meta{margin:0 0 8px;font-family:'Merriweather',serif;font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--dst-gold-dark)}.dst-scope .dst-card h3{margin:0 0 9px}.dst-scope .dst-card h3 a{text-decoration:none}.dst-scope .dst-card__body>p:not(.dst-card__meta){font-size:15px;line-height:1.55;color:var(--dst-muted)}.dst-scope .dst-text-link{margin-top:auto;display:inline-flex;align-items:center;gap:7px;text-decoration:none;font-family:'Merriweather',serif;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.dst-scope .dst-text-link i{color:var(--dst-gold)}
.dst-scope .dst-quick-answer{width:min(860px,calc(100% - 40px));margin:-26px auto 58px;position:relative;z-index:4;padding:22px 25px;background:#fff;border:1px solid var(--dst-line);border-left:3px solid var(--dst-gold);box-shadow:var(--dst-shadow-md);text-align:left}.dst-scope .dst-quick-answer strong{font-family:'Cormorant Garamond',serif;font-size:24px;color:var(--dst-heading)}.dst-scope .dst-toc{width:min(860px,calc(100% - 40px));padding:24px 28px;background:var(--dst-cream-soft);border:1px solid var(--dst-line)}.dst-scope .dst-toc h2{font-size:25px}.dst-scope .dst-toc ol{margin:0;padding-left:20px;columns:2}.dst-scope .dst-toc a{text-decoration-color:var(--dst-gold);text-underline-offset:4px}.dst-scope .dst-author-layout{display:block}.dst-scope .dst-prose{width:min(860px,calc(100% - 40px))}.dst-scope .dst-article-section{scroll-margin-top:96px}.dst-scope .dst-author-card{width:min(520px,100%);margin:32px auto;display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:16px;padding:18px 20px;background:var(--dst-paper);border:1px solid var(--dst-line);border-left:3px solid var(--dst-gold);border-radius:var(--dst-radius-sm);box-shadow:var(--dst-shadow-md)}.dst-scope .dst-author-avatar{width:68px;height:68px;border-radius:50%;object-fit:cover;border:2px solid var(--dst-cream)}.dst-scope .dst-author-heading,.dst-scope .dst-author-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px}.dst-scope .dst-author-name{margin:0;font-size:22px;color:var(--dst-ink)}.dst-scope .dst-author-role{margin:0;font-family:'Merriweather',serif;font-size:10px;color:var(--dst-gold-dark);text-transform:uppercase;letter-spacing:.08em}.dst-scope .dst-author-copy{margin:6px 0 10px;font-size:14px;line-height:1.5}.dst-scope .dst-author-actions a{font-family:'Merriweather',serif;font-size:9px;text-transform:uppercase;letter-spacing:.06em;text-decoration:none}.dst-scope .dst-author-cta{color:var(--dst-gold-dark)}.dst-scope .dst-author-page-profile{width:min(860px,calc(100% - 40px));margin:-38px auto 60px;position:relative;z-index:4;text-align:center}.dst-scope .dst-author-page-profile img{width:120px;height:120px;margin-inline:auto;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:var(--dst-shadow-lg)}
.dst-scope .dst-faq{width:min(900px,calc(100% - 40px))}.dst-scope .dst-faq-list,.dst-scope .dst-faq__list{display:block}.dst-scope .dst-faq details,.dst-scope .dst-faq-item{background:var(--dst-cream-soft);border:1px solid var(--dst-line);border-bottom:0}.dst-scope .dst-faq details:last-child{border-bottom:1px solid var(--dst-line)}.dst-scope .dst-faq summary,.dst-scope .dst-faq-question{position:relative;list-style:none;cursor:pointer;padding:18px 48px 18px 20px;font-family:'Cormorant Garamond',serif;font-size:22px;color:var(--dst-ink)}.dst-scope .dst-faq summary::-webkit-details-marker{display:none}.dst-scope .dst-faq-question>i{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:var(--dst-gold);font-size:13px;transition:transform .2s ease}.dst-scope .dst-faq details[open] .dst-faq-question>i{transform:translateY(-50%) rotate(45deg)}.dst-scope .dst-faq details p{padding:0 20px 18px;margin:0;color:var(--dst-muted);font-size:15px}.dst-scope .dst-faq summary:focus-visible{outline:2px solid var(--dst-gold);outline-offset:-2px}
.dst-scope .dst-enquiry{width:min(1180px,calc(100% - 40px));margin:0 auto 70px;padding:42px;background:var(--dst-cream-soft);border:1px solid var(--dst-line);display:block}.dst-scope .dst-enquiry__intro{width:min(820px,100%);margin:0 auto 25px;text-align:center}.dst-scope .dst-enquiry__intro h2{max-width:none}.dst-scope .dst-form{width:min(900px,100%);margin-inline:auto;background:#fff;border:1px solid var(--dst-line);padding:28px}.dst-scope .dst-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dst-scope .dst-form label{display:grid;gap:7px;font-family:'Merriweather',serif;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--dst-ink-soft)}.dst-scope .dst-form input,.dst-scope .dst-form select,.dst-scope .dst-form textarea{width:100%;padding:12px;border:1px solid var(--dst-line-strong);border-radius:var(--dst-radius-sm);background:#fff;color:var(--dst-ink);font-family:'Source Serif 4',serif;font-size:15px;text-transform:none;letter-spacing:0}.dst-scope .dst-form textarea{resize:vertical}.dst-scope .dst-form__wide{grid-column:1/-1}.dst-scope .dst-form button{margin-top:18px;min-height:46px;padding:0 20px;border:1px solid var(--dst-ink);background:var(--dst-ink);color:#fff;font-family:'Merriweather',serif;font-size:10px;text-transform:uppercase;letter-spacing:.1em;cursor:pointer}.dst-scope .dst-form button:disabled{opacity:.66;cursor:wait}.dst-scope .dst-form__status{min-height:24px;margin-top:10px;font-size:14px;color:var(--dst-muted)}
.dst-scope .dst-list-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.dst-scope .dst-list-box{padding:24px;background:#fff;border:1px solid var(--dst-line)}.dst-scope .dst-list-box h3{margin:0 0 10px}.dst-scope .dst-list-box ul{margin:0;padding-left:20px}.dst-scope .dst-table-wrap{overflow:auto;border:1px solid var(--dst-line)}.dst-scope .dst-pricing table{width:100%;min-width:680px;border-collapse:collapse}.dst-scope .dst-pricing th,.dst-scope .dst-pricing td{padding:12px;border:1px solid var(--dst-line);text-align:left;font-size:14px}.dst-scope .dst-pricing th{background:var(--dst-charcoal);color:#fff}.dst-scope .dst-day{display:grid;grid-template-columns:105px minmax(0,1fr);gap:24px;padding:24px 0;border-top:1px solid var(--dst-line)}.dst-scope .dst-day:last-child{border-bottom:1px solid var(--dst-line)}.dst-scope .dst-day__number{font-family:'Cormorant Garamond',serif;font-size:27px;color:var(--dst-gold-dark)}.dst-scope .dst-day h3{margin:0 0 8px}.dst-scope .dst-day p{margin:0;color:var(--dst-ink-soft)}.dst-scope .dst-search{width:min(1000px,calc(100% - 40px));margin:60px auto 80px}.dst-scope .dst-search__input{width:100%;padding:15px;border:1px solid var(--dst-line-strong);font-family:'Source Serif 4',serif;font-size:16px}.dst-scope .dst-search__results{display:grid;gap:15px;margin-top:20px}.dst-scope .dst-search-result{padding:22px;border:1px solid var(--dst-line);background:#fff}.dst-scope .dst-search-result h2{font-size:27px}.dst-scope .dst-pagination-note{text-align:center;color:var(--dst-muted)}
@media(max-width:991.98px){.dst-scope .dst-section{padding-block:12px}.dst-scope .dst-editorial-split,.dst-scope .dst-section:has(.dst-section__media){grid-template-columns:1fr}.dst-scope .dst-editorial-split .dst-editorial-media,.dst-scope .dst-editorial-split .dst-editorial-copy,.dst-scope .dst-section .dst-section__media,.dst-scope .dst-section .dst-section__copy{order:initial}.dst-scope .dst-card{flex-basis:calc((100% - 24px)/2)}.dst-scope .dst-facts{grid-template-columns:1fr 1fr}.dst-scope .dst-facts>div:nth-child(2){border-right:0}.dst-scope .dst-facts>div:nth-child(-n+2){border-bottom:1px solid var(--dst-line)}}
@media(max-width:575.98px){.dst-scope{font-size:16px}.dst-scope .dst-hero,.dst-scope .dst-banner{min-height:500px}.dst-scope .dst-hero__content,.dst-scope .dst-banner-inner{width:calc(100% - 28px);padding:70px 0}.dst-scope .dst-hero h1,.dst-scope .dst-banner h1{font-size:clamp(2.55rem,13vw,4rem)}.dst-scope .dst-facts{grid-template-columns:1fr;margin-bottom:44px}.dst-scope .dst-facts>div{border-right:0;border-bottom:1px solid var(--dst-line)}.dst-scope .dst-facts>div:last-child{border-bottom:0}.dst-scope .dst-section,.dst-scope .dst-card-section,.dst-scope .dst-faq,.dst-scope .dst-prose,.dst-scope .dst-pricing,.dst-scope .dst-itinerary-days,.dst-scope .dst-list-section,.dst-scope .dst-author-layout,.dst-scope .dst-toc{width:calc(100% - 28px);margin-bottom:38px}.dst-scope .dst-card{flex-basis:100%;max-width:440px}.dst-scope .dst-toc ol{columns:1}.dst-scope .dst-enquiry{width:calc(100% - 28px);padding:24px 14px;margin-bottom:40px}.dst-scope .dst-form{padding:18px 14px}.dst-scope .dst-form__grid{grid-template-columns:1fr}.dst-scope .dst-form__wide{grid-column:auto}.dst-scope .dst-day{grid-template-columns:1fr;gap:4px}.dst-scope .dst-list-grid{grid-template-columns:1fr}.dst-scope .dst-author-card{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:16px}.dst-scope .dst-author-avatar{width:58px;height:58px}.dst-scope .dst-author-page-profile img{width:96px;height:96px}}
@media(prefers-reduced-motion:reduce){.dst-scope .dst-card__image img{transition:none}.dst-scope *{scroll-behavior:auto!important}}
