.hero{margin-top:0;position:relative;overflow:hidden}.standalone-page{min-height:100vh;padding-top:var(--nav-height);background:var(--page-bg);color:var(--text)}.standalone-page__section{width:min(100%,1280px);margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1rem,5vw,4rem)}.standalone-page__section--narrow{width:min(100%,920px)}.standalone-page__head{text-align:center;max-width:780px;margin:0 auto clamp(2rem,4vw,3rem)}.standalone-page__head .section-lead{margin-top:.75rem}.standalone-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.standalone-card{background:var(--card-bg,#fff);border:1px solid #1a4d6e17;border-radius:18px;flex-direction:column;gap:.9rem;min-width:0;padding:1.4rem;display:flex;box-shadow:0 1px #1a4d6e0a,0 18px 42px -32px #1a4d6e47}.standalone-card__eyebrow{font-family:var(--dp-font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--dp-accent);font-size:.7rem;font-weight:800}.standalone-card h2{font-family:var(--dp-font-sans);color:var(--ink);margin:0;font-size:1.2rem;line-height:1.25}.standalone-card p{color:var(--text-muted);flex:1;margin:0;font-size:.95rem;line-height:1.6}.standalone-card__foot{font-family:var(--dp-font-sans);color:var(--text-muted);border-top:1px solid #1a4d6e17;justify-content:space-between;gap:.8rem;padding-top:.85rem;font-size:.82rem;display:flex}.standalone-card__foot strong{color:var(--ink)}.standalone-card__foot a{color:var(--dp-accent);font-weight:700;text-decoration:none}.standalone-form{gap:1rem;max-width:760px;margin:0 auto;display:grid}.standalone-form label{font-family:var(--dp-font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);gap:.55rem;font-size:.78rem;font-weight:800;display:grid}.standalone-form textarea{resize:vertical;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font:1rem/1.55 var(--dp-font-display);border-radius:18px;padding:1rem}.standalone-tag-grid{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.standalone-tag{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text-soft);font-family:var(--dp-font-sans);border-radius:999px;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=820px){.standalone-card-grid{grid-template-columns:1fr}}.hero--photo{text-align:center;justify-content:center;align-items:center;min-height:100svh;padding:clamp(4.75rem,8vw,6.5rem) clamp(1.25rem,5vw,6rem) clamp(2.25rem,5vh,3.5rem);display:flex}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg-slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.1s,transform 7s;position:absolute;inset:0;transform:scale(1.03)}.hero__bg-slide:first-child{opacity:1}.hero__bg-slide.is-active{opacity:1;animation:heroImageReveal 1.4s var(--dp-ease-out) both;transform:scale(1.05)}.hero__bg:after{content:"";background:radial-gradient(#081e2e1a 0%,#081e2e61 60%,#081e2ead 100%),linear-gradient(#081e2e47 0%,#081e2e7a 48%,#081e2ed1 100%),linear-gradient(90deg,#081e2e57 0%,#0000 45%);position:absolute;inset:0}.hero__content{z-index:2;color:#fff;grid-template-columns:minmax(0,1fr);justify-items:center;gap:clamp(.6rem,1.05vh,1rem);width:min(1100px,100%);max-width:1100px;margin:0 auto;display:grid;position:relative;transform:none}.hero__intro{display:contents}.hero__eyebrow{font-family:var(--dp-font-sans);letter-spacing:.22em;text-transform:uppercase;color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeInUp .9s var(--dp-ease-out) both;background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:0;padding:.5rem 1rem;font-size:11px;font-weight:600;display:inline-flex}.hero__eyebrow:before{content:"";background:var(--dp-accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #ff6f614d}.hero__title{font-family:var(--dp-font-script);color:#fff;text-wrap:balance;text-shadow:0 8px 40px #00000059;max-width:min(100%,780px);animation:fadeInUp 1s var(--dp-ease-out) both;margin:0;font-size:clamp(3rem,7vw,6.25rem);font-weight:500;line-height:.94;animation-delay:.1s}.hero__motto{font-family:var(--dp-font-script);color:var(--dp-accent);text-wrap:balance;text-shadow:0 2px 18px #0006;max-width:min(100%,780px);animation:fadeInUp 1s var(--dp-ease-out) both;margin:0;font-size:clamp(1.5rem,2.6vw,2.6rem);font-weight:400;animation-delay:.3s}.hero__motto-cursor{vertical-align:text-bottom;background:currentColor;width:2px;height:1em;margin-left:2px;animation:1.05s step-end infinite hero-motto-blink;display:inline-block}.hero__motto--typed.is-done .hero__motto-cursor{opacity:.55}@keyframes hero-motto-blink{0%,49%{opacity:1}50%,to{opacity:0}}.hero__desc{font-family:var(--dp-font-display);color:#fff;text-shadow:0 2px 10px #0006;max-width:640px;animation:fadeInUp 1s var(--dp-ease-out) both;margin:0 auto;font-size:clamp(1rem,1.2vw,1.2rem);font-weight:400;line-height:1.6;animation-delay:.5s}.hero__cta-row{animation:fadeInUp 1s var(--dp-ease-out) both;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:clamp(.25rem,.7vh,.65rem);animation-delay:.7s;display:flex}.hero__scroll{z-index:3;color:#fff;font-family:var(--dp-font-sans);letter-spacing:.3em;text-transform:uppercase;opacity:.85;flex-direction:column;align-items:center;gap:.55rem;font-size:10px;text-decoration:none;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.hero__scroll-line{background:linear-gradient(#ffffffb3,#0000);width:1px;height:48px;position:relative;overflow:hidden}.hero__scroll-line:after{content:"";background:#fff;height:20px;animation:2.2s ease-in-out infinite scrollDot;position:absolute;top:-20px;left:0;right:0}@keyframes scrollDot{0%{top:-20px}to{top:48px}}.hero__search{z-index:3;background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(100%,1100px);max-width:1100px;animation:fadeInUp 1s var(--dp-ease-out) both;border-radius:18px;grid-template-columns:1.6fr 1fr 1fr minmax(180px,auto);gap:2px;margin:0 auto;padding:.6rem;animation-delay:.9s;display:grid;position:relative;box-shadow:0 30px 60px #1a4d6e59}.hero__search-field{text-align:left;border-right:1px solid var(--divider);flex-direction:column;gap:2px;padding:.7rem 1rem;display:flex}.hero__search-field:last-of-type{border-right:none}.hero__search-field label{font-family:var(--dp-font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);font-size:10px;font-weight:700}.hero__search-field select,.hero__search-field input{font-family:var(--dp-font-display);color:var(--text);background:0 0;border:none;outline:none;padding:0;font-size:15px}html[data-theme=dark] .hero__search{background:color-mix(in srgb, var(--surface-2) 92%, transparent);box-shadow:0 30px 60px #00000073}.hero__search-submit{background-image:var(--dp-gradient-button);color:#fff;cursor:pointer;font-family:var(--dp-font-sans);white-space:nowrap;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:0 1.6rem;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.hero__search-submit:hover{background-image:var(--dp-gradient-button-hover);transform:translateY(-1px)}@media (width<=780px){.hero__search{grid-template-columns:1fr}.hero__search-field{border-bottom:1px solid #1a4d6e1f;border-right:none}.hero__search-submit{padding:.9rem}}.hero__eyebrow,.hero__title,.hero__motto,.hero__desc,.hero__cta-row,.hero__search{animation:none}.hero--split{grid-template-columns:1fr 1.2fr;gap:0;min-height:100svh;display:grid}.hero--split .hero__panel{background:var(--page-bg);flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4rem);display:flex}.hero--split .hero__panel .hero__title{color:var(--text-soft);text-shadow:none;text-align:left;font-size:clamp(3rem,7vw,6rem)}.hero--split .hero__panel .hero__motto{color:var(--dp-accent);text-shadow:none;text-align:left}.hero--split .hero__panel .hero__desc{color:var(--text);text-shadow:none;text-align:left;margin-left:0}.hero--split .hero__panel .hero__cta-row{justify-content:flex-start}.hero--split .hero__panel .hero__eyebrow{color:var(--text-soft);border-color:var(--border);background:#1a4d6e14}.hero--split .hero__photo{background-position:50%;background-size:cover;position:relative;overflow:hidden}.hero--split .hero__photo:after{content:"";background:linear-gradient(135deg,#0000 60%,#ff6f6133);position:absolute;inset:0}.hero--split .hero__stats{z-index:2;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.hero--split .hero__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background:#ffffffeb;border-radius:14px;padding:1rem}.hero--split .hero__stat-num{font-family:var(--dp-font-script);color:var(--dp-accent);font-size:2rem;line-height:1}.hero--split .hero__stat-lbl{font-family:var(--dp-font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--dp-secondary);margin-top:4px;font-size:10px;font-weight:700}@media (width<=900px){.hero--split{grid-template-columns:1fr}.hero--split .hero__photo{min-height:380px}}.hero--video{text-align:center;justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero--video .hero__bg{background:#000}.hero--video .hero__bg img{filter:saturate(1.1);animation:18s ease-in-out infinite alternate kenBurns}@keyframes kenBurns{0%{transform:scale(1)translate(0)}to{transform:scale(1.15)translate(-2%,-3%)}}.hero--video .hero__bg:before{content:"";z-index:1;background:radial-gradient(at 20% 80%,#ff6f6159,#0000 50%),radial-gradient(at 80% 20%,#1a4d6e80,#0000 55%),linear-gradient(#0000001a,#0009);position:absolute;inset:0}.hero--video .hero__play{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-family:var(--dp-font-sans);letter-spacing:.12em;text-transform:uppercase;background:#00000059;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .9rem;font-size:12px;display:inline-flex;position:absolute;top:1.5rem;right:1.5rem}.hero--video .hero__play-dot{background:#ff6f61;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.3;transform:scale(1.4)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hero__bg-slide{transition:none;animation:none;transform:none}}.section-eyebrow{font-family:var(--dp-font-sans);letter-spacing:.24em;text-transform:uppercase;color:var(--dp-accent);align-items:center;gap:.55rem;font-size:11px;font-weight:700;display:inline-flex}.section-eyebrow:before,.section-eyebrow:after{content:"";background:var(--dp-accent);width:18px;height:1px}.section-title{font-family:var(--dp-font-script);color:var(--text-soft);text-align:center;margin:.75rem 0 1rem;font-size:clamp(2.25rem,4vw + .5rem,4rem);font-weight:400;line-height:1.05}.section-lead{font-family:var(--dp-font-display);color:var(--text-muted);text-align:center;max-width:620px;margin:0 auto;font-size:clamp(1rem,1vw + .75rem,1.15rem);line-height:1.6}.scroll-cue{width:max-content;min-height:0;color:var(--dp-accent);opacity:.94;z-index:5;font-family:var(--dp-font-sans);letter-spacing:.26em;text-transform:uppercase;text-shadow:0 0 14px #ff6f6147;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin:-.55rem auto;padding:0;font-size:11px;font-weight:700;text-decoration:none;transition:opacity .25s,color .25s,transform .25s;display:flex;position:relative}.scroll-cue:hover{opacity:1;color:var(--dp-accent);transform:translateY(1px)}.scroll-cue__line{background:linear-gradient(180deg, color-mix(in oklab, var(--dp-accent) 90%, #fff 10%), transparent);border-radius:999px;width:2px;height:30px;position:relative;overflow:hidden}.scroll-cue__line:after{content:"";background:currentColor;height:12px;animation:2.2s ease-in-out infinite scrollCueDot;position:absolute;top:-12px;left:0;right:0}@keyframes scrollCueDot{0%{top:-12px}to{top:30px}}.excursions{padding:var(--section-pad-block) var(--section-pad-inline);background:var(--surface);position:relative}.excursions__head{max-width:760px;margin:0 auto var(--section-gap);text-align:center}.excursions__grid{max-width:var(--site-max-width);gap:1.5rem;margin:0 auto;display:grid}.excursions[data-layout="3up"] .excursions__grid{grid-template-columns:1fr}@media (width>=820px){.excursions[data-layout="3up"] .excursions__grid{grid-template-columns:repeat(3,1fr)}}.excursions[data-layout="2up"] .excursions__grid{grid-template-columns:1fr}@media (width>=820px){.excursions[data-layout="2up"] .excursions__grid{grid-template-columns:1.4fr 1fr;grid-auto-rows:minmax(240px,auto)}.excursions[data-layout="2up"] .ex-card:first-child{grid-row:span 2}.excursions[data-layout="2up"] .ex-card:first-child .ex-card__img{aspect-ratio:auto;height:100%;min-height:360px}}.excursions[data-layout=carousel] .excursions__grid{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;gap:1.5rem;max-width:none;margin:0 -1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;display:flex;overflow-x:auto}.excursions[data-layout=carousel] .ex-card{scroll-snap-align:start;flex:0 0 min(340px,80%)}.excursions__more{text-align:center;justify-content:center;margin-top:2.25rem;display:flex}.excursions__modes{text-align:left;flex-direction:column;gap:.55rem;max-width:720px;margin:1.25rem auto 0;padding:0;list-style:none;display:flex}.excursions__modes li{font-family:var(--dp-font-sans);color:var(--text-muted);align-items:baseline;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.excursions__mode-tag{background:var(--soft-tint);min-width:86px;color:var(--dp-secondary);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:.3rem .65rem;font-size:10px;font-weight:700;display:inline-flex}.excursions__mode-tag--accent{color:#c44a3d;background:#ff6f6124}html[data-theme=dark] .excursions__mode-tag{color:var(--text-soft);background:#ffffff14}html[data-theme=dark] .excursions__mode-tag--accent{color:#ffb1a8;background:#ff6f6133}@media (width<=600px){.excursions__modes li{flex-direction:column;gap:.35rem}.excursions__mode-tag{align-self:flex-start;min-width:0}}.excursions__tabs{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:1.25rem;display:flex}.excursions__tab{font-family:var(--dp-font-sans);color:var(--text-muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:999px;padding:.45rem 1rem;font-size:12px;font-weight:500;transition:all .25s}.excursions__tab:hover{color:var(--dp-accent);border-color:var(--dp-accent)}.excursions__tab[aria-selected=true],.excursions__tab.is-active{background-image:var(--dp-gradient-button);color:#fff;border-color:#0000}.ex-card{cursor:pointer;background:var(--surface-raised);border:1px solid var(--divider);color:inherit;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #1a4d6e0f,0 18px 48px -28px #1a4d6e40}.ex-card:hover{transform:translateY(-4px);box-shadow:0 1px #1a4d6e0f,0 28px 60px -24px #1a4d6e59}.ex-card__img{aspect-ratio:4/3;position:relative;overflow:hidden}.ex-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.ex-card:hover .ex-card__img img{transform:scale(1.05)}.ex-card__img:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#1a4d6e59);position:absolute;inset:0}.ex-card__badge{z-index:3;color:var(--dp-secondary);font-family:var(--dp-font-sans);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-radius:999px;padding:.4rem .85rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.ex-card__price{z-index:3;color:#fff;font-family:var(--dp-font-sans);position:absolute;bottom:1rem;left:1rem}.ex-card__price-from{letter-spacing:.16em;text-transform:uppercase;opacity:.85;font-size:10px;font-weight:600}.ex-card__price-num{font-family:var(--dp-font-script);font-size:2rem;line-height:1}.ex-card__body{text-align:left;flex-direction:column;flex:1;padding:clamp(1.25rem,2vw,1.75rem);display:flex}.ex-card__meta{font-family:var(--dp-font-sans);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:.65rem;font-size:11px;font-weight:600;display:flex}.ex-card__meta span{align-items:center;gap:.3rem;display:inline-flex}.ex-card__meta .dot{background:var(--text-muted);border-radius:50%;width:3px;height:3px}.ex-card__title{font-family:var(--dp-font-sans);color:var(--text-soft);margin:0 0 .75rem;font-size:clamp(1.2rem,1.6vw,1.4rem);font-weight:600;line-height:1.2;transition:color .3s}.ex-card:hover .ex-card__title{color:var(--dp-accent)}.ex-card__text{font-family:var(--dp-font-display);color:var(--text);flex:1;margin:0 0 1.2rem;font-size:.975rem;line-height:1.65}.ex-card__link{font-family:var(--dp-font-sans);color:var(--dp-accent);align-self:flex-start;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .3s,gap .3s;display:inline-flex}.ex-card:hover .ex-card__link{gap:.7rem;transform:translate(5px)}.why{width:var(--section-contained-width);margin:var(--section-stack-gap) auto;padding:0 var(--section-contained-inline)}.why__head{text-align:center;max-width:620px;margin:0 auto clamp(2rem,3vw,3rem)}.why__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=800px){.why__grid{grid-template-columns:repeat(3,1fr)}}.why-card{background:var(--surface);border:1px solid var(--border);transition:all .35s var(--dp-ease-out);border-radius:24px;padding:2rem 1.75rem;position:relative;overflow:hidden}.why-card:hover{border-color:#ff6f6159;transform:translateY(-4px);box-shadow:0 20px 40px #1a4d6e1a}.why-card__icon{width:56px;height:56px;color:var(--dp-accent);background:linear-gradient(135deg,#ff6f6124,#215a7c1f);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.why-card__title{font-family:var(--dp-font-sans);color:var(--text-soft);margin:0 0 .6rem;font-size:1.15rem;font-weight:600}.why-card__text{font-family:var(--dp-font-display);color:var(--text);margin:0;font-size:.975rem;line-height:1.65}.why-card__num{font-family:var(--dp-font-script);color:#ff6f612e;font-size:2.5rem;line-height:1;position:absolute;top:1.25rem;right:1.5rem}.map-section{width:var(--section-contained-width);margin:var(--section-stack-gap) auto;padding:0 var(--section-contained-inline)}.map-wrap{grid-template-columns:1fr 1.4fr;align-items:stretch;gap:clamp(1.5rem,3vw,2.5rem);display:grid}@media (width<=900px){.map-wrap{grid-template-columns:1fr}}.map-copy{flex-direction:column;justify-content:center;display:flex}.map-copy .section-eyebrow{justify-content:flex-start}.map-copy .section-title{text-align:left}.map-copy p{font-family:var(--dp-font-display);color:var(--text);margin:0 0 1.25rem;line-height:1.7}.map-list{flex-direction:column;gap:.65rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:flex}.map-list li{margin:0}.map-list__button{width:100%;font-family:var(--dp-font-sans);color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.85rem;padding:.55rem .75rem;font-size:14px;transition:background .25s,border-color .25s;display:flex}.map-list__button:hover{color:var(--dp-accent);background:#ff6f6112}.map-list__button:focus-visible{border-color:#ff6f618c;outline:none;box-shadow:0 0 0 3px #ff6f6124}.map-list li.is-active .map-list__button{color:var(--dp-accent);background:#ff6f611a;font-weight:600}.map-list .num{background:var(--surface);border:1px solid var(--dp-accent);width:26px;height:26px;color:var(--dp-accent);font-family:var(--dp-font-sans);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.map-list li.is-active .num{background:var(--dp-accent);color:#fff}.map-stage{border:1px solid var(--border);background:radial-gradient(circle at 30% 30%,#1a4d6e14,#0000 60%),linear-gradient(135deg,#e8f1f6,#d7e6ee);border-radius:28px;min-height:480px;position:relative;overflow:hidden;box-shadow:0 24px 60px #1a4d6e14,inset 0 1px #ffffffe6}html[data-theme=dark] .map-stage{background:radial-gradient(circle at 30% 30%,#ff6f6114,#0000 60%),linear-gradient(135deg,#0e2a3d,#08202f)}.map-stage:before{content:"";z-index:4;background:var(--dp-gradient-accent-bar);width:100%;height:.35rem;position:absolute;inset:0 auto auto 0}.map-stage__svg{width:100%;height:100%;position:absolute;inset:0}.map-pin{cursor:pointer;z-index:3;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;transform:translate(-50%,-100%)}.map-pin__dot{border:2px solid var(--dp-accent);width:34px;height:34px;color:var(--dp-accent);font-family:var(--dp-font-sans);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 6px 16px #1a4d6e40}.map-pin__tail{background:var(--dp-accent);width:2px;height:8px}.map-pin__label{font-family:var(--dp-font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-secondary);white-space:nowrap;opacity:0;pointer-events:none;background:#ffffffeb;border-radius:999px;padding:.3rem .6rem;font-size:11px;font-weight:700;transition:all .3s;position:absolute;top:-28px;transform:translateY(-4px)}html[data-theme=dark] .map-pin__label{background:var(--surface-2);color:var(--text-soft)}.map-pin.is-active .map-pin__dot,.map-pin:hover .map-pin__dot{background:var(--dp-accent);color:#fff;transform:scale(1.15);box-shadow:0 10px 24px #ff6f6173,0 0 0 8px #ff6f612e}.map-pin.is-active .map-pin__label,.map-pin:hover .map-pin__label{opacity:1;transform:translateY(0)}.map-pin__ping{border:2px solid var(--dp-accent);width:34px;height:34px;animation:ping 1.8s var(--dp-ease-out) infinite;border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes ping{0%{opacity:.8;transform:translate(-50%)scale(.9)}to{opacity:0;transform:translate(-50%)scale(1.8)}}.map-compass{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:54px;height:54px;color:var(--dp-secondary);border:1px solid var(--border);background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:1rem;right:1rem}html[data-theme=dark] .map-compass{color:var(--text-soft);background:#ffffff1a}.weather{width:var(--section-contained-width);margin:var(--section-stack-gap) auto;padding:0 var(--section-contained-inline)}.weather-card{background:linear-gradient(120deg, #ff6f6114, #215a7c0f), var(--surface);border:1px solid var(--border);border-radius:32px;grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:clamp(1.75rem,4vw,3rem);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #1a4d6e14,inset 0 1px #ffffffe6}@media (width<=820px){.weather-card{grid-template-columns:1fr}}.weather-card:before{content:"";background:var(--dp-gradient-accent-bar);width:100%;height:.35rem;position:absolute;inset:0 auto auto 0}.weather__hero{flex-direction:column;gap:1rem;display:flex}.weather__place{font-family:var(--dp-font-sans);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:13px;font-weight:600;display:flex}.weather__row{align-items:flex-end;gap:1.25rem;display:flex}.weather__temp{font-family:var(--dp-font-script);color:var(--dp-secondary);align-items:flex-start;font-size:clamp(4.5rem,10vw,8rem);font-weight:400;line-height:1;display:inline-flex}.weather__temp sup{font-family:var(--dp-font-sans);color:var(--dp-accent);vertical-align:top;margin-top:.35em;margin-left:.55em;font-size:.3em;font-weight:600;line-height:1}.weather__icon{width:90px;height:90px;color:var(--dp-accent);flex-shrink:0;margin-bottom:1.2rem}.wx-icon{overflow:visible}.wx-sun-disc{transform-origin:50%;animation:4s ease-in-out infinite wx-sun-pulse}.wx-sun-rays{transform-origin:32px 32px;animation:22s linear infinite wx-sun-spin}.wx-icon--partly-day .wx-sun-rays{transform-origin:22px 24px;animation:26s linear infinite wx-sun-spin}.wx-moon{transform-origin:50%;animation:4.5s ease-in-out infinite wx-moon-glow}.wx-star{animation:2.6s ease-in-out infinite wx-star-twinkle}.wx-star--2{animation-delay:.8s}.wx-star--3{animation-delay:1.6s}.wx-cloud{animation:6s ease-in-out infinite wx-cloud-drift}.wx-cloud--solo{animation:5s ease-in-out infinite wx-cloud-bob}.wx-drop{stroke-linecap:round;transform-origin:top;animation:1.2s ease-in infinite wx-drop-fall}.wx-drop--2{animation-delay:.35s}.wx-drop--3{animation-delay:.7s}.wx-fog-line{stroke-dasharray:22 12;animation:4s linear infinite wx-fog-drift}.wx-fog-line--2{animation-duration:5s;animation-direction:reverse}.wx-bolt{stroke-linecap:round;fill:var(--dp-accent);stroke:var(--dp-accent);transform-origin:32px 50px;animation:2.4s ease-in-out infinite wx-bolt-flicker}@keyframes wx-sun-spin{to{transform:rotate(360deg)}}@keyframes wx-sun-pulse{0%,to{opacity:.95;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes wx-moon-glow{0%,to{filter:drop-shadow(0 0 #cfe1ee00)}50%{filter:drop-shadow(0 0 6px #cfe1ee8c)}}@keyframes wx-star-twinkle{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}@keyframes wx-cloud-drift{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@keyframes wx-cloud-bob{0%,to{transform:translate(0)}50%{transform:translate(-3px)}}@keyframes wx-drop-fall{0%{opacity:0;transform:translateY(-4px)}20%{opacity:1}to{opacity:0;transform:translateY(6px)}}@keyframes wx-fog-drift{to{stroke-dashoffset:-34px}}@keyframes wx-bolt-flicker{0%,38%,44%,to{opacity:1;transform:translateY(0)}40%{opacity:.25}42%{opacity:1}60%{transform:translateY(1px)}}@media (prefers-reduced-motion:reduce){.wx-sun-rays,.wx-sun-disc,.wx-moon,.wx-star,.wx-cloud,.wx-drop,.wx-fog-line,.wx-bolt{animation:none}}.weather__desc{font-family:var(--dp-font-display);color:var(--text);max-width:32em;margin:0;font-size:1.05rem;line-height:1.6}.weather__facts{grid-template-columns:repeat(2,1fr);gap:.85rem;margin-top:.5rem;display:grid}.weather-fact{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:.85rem 1rem}.weather-fact__head{align-items:center;gap:.45rem;margin-bottom:.15rem;display:flex}.weather-fact__icon{width:14px;height:14px;color:var(--dp-accent);flex-shrink:0}.weather-fact__label{font-family:var(--dp-font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:700}.weather-fact__value{font-family:var(--dp-font-sans);color:var(--text-soft);margin-top:2px;font-size:1.1rem;font-weight:600}.weather__side{flex-direction:column;gap:1rem;display:flex}.weather__side-title{font-family:var(--dp-font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--dp-accent);align-items:center;gap:.55rem;font-size:11px;font-weight:700;display:flex}.weather__side-title:before{content:"";background:var(--dp-accent);width:18px;height:1px}.weather__months{flex-direction:column;gap:.25rem;display:flex}.weather-month{border-bottom:1px solid var(--border);grid-template-columns:78px 1fr 64px 44px;align-items:center;gap:.75rem;padding:.55rem .15rem;display:grid}.weather-month__m{align-items:center;gap:.5rem;display:inline-flex}.weather-month__dot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:7px;height:7px}.weather-month--peak .weather-month__dot{background:var(--dp-accent)}.weather-month--high .weather-month__dot{background:#d4a14a}.weather-month--low .weather-month__dot{background:#1a4d6e59}.weather-month__season{font-family:var(--dp-font-sans);letter-spacing:.1em;text-transform:uppercase;text-align:right;color:var(--text-muted);font-size:10px;font-weight:700}.weather-month--peak .weather-month__season{color:var(--dp-accent)}.weather-month--high .weather-month__season{color:#b08230}.weather-month--low .weather-month__season{color:var(--text-muted)}.weather__legend{border-top:1px solid var(--border);flex-direction:column;gap:.35rem;margin-top:.85rem;padding-top:.85rem;display:flex}.weather__legend-item{font-family:var(--dp-font-sans);color:var(--text-muted);align-items:center;gap:.55rem;font-size:11px;font-weight:500;display:inline-flex}.weather__legend-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.weather__legend-title{font-family:var(--dp-font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--dp-accent);margin-bottom:.15rem;font-size:10px;font-weight:700}.weather__legend-item strong{color:var(--text-soft);font-weight:600}.weather__legend-dot--peak{background:var(--dp-accent)}.weather__legend-dot--high{background:#d4a14a}.weather__legend-dot--low{background:#1a4d6e59}html[data-theme=dark] .weather__legend-dot--low,html[data-theme=dark] .weather-month--low .weather-month__dot{background:#ffffff40}.weather-month:last-child{border-bottom:none}.weather-month__m{font-family:var(--dp-font-sans);color:var(--text-soft);font-size:13px;font-weight:500}.weather-month__bar{background:#1a4d6e14;border-radius:999px;height:6px;position:relative;overflow:hidden}.weather-month__bar-fill{background:linear-gradient(90deg, #1a4d6ecc, var(--dp-accent));border-radius:999px;position:absolute;top:0;bottom:0;left:0}.weather-month__score{font-family:var(--dp-font-sans);color:var(--text-muted);text-align:right;font-size:12px;font-weight:600}.weather-month.is-now .weather-month__m{color:var(--dp-accent);font-weight:700}.weather-month.is-now:after{content:"TODAY";font-family:var(--dp-font-sans);letter-spacing:.14em;color:var(--dp-accent);font-size:9px;font-weight:700}.gallery-section{width:100%;margin:var(--section-stack-gap) 0;overflow:hidden}.gallery-head{text-align:center;max-width:640px;margin:0 auto clamp(2rem,3vw,2.5rem);padding:0 1rem}.gallery-strip{columns:5;column-gap:10px;padding:0 10px}@media (width<=900px){.gallery-strip{columns:2}}.gallery-tile{break-inside:avoid;aspect-ratio:3/4;border-radius:18px;margin:0 0 10px;position:relative;overflow:hidden}.gallery-tile img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--dp-ease-out);display:block}.gallery-tile:hover img{transform:scale(1.08)}.gallery-tile:after{content:"";background:linear-gradient(#0000 50%,#1a4d6e8c);position:absolute;inset:0}.gallery-tile__caption{z-index:2;color:#fff;font-family:var(--dp-font-sans);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:600;position:absolute;bottom:1rem;left:1rem;right:1rem}.gallery-tile--wide{aspect-ratio:4/5}.gallery-tile--tall{aspect-ratio:3/5}.testimonials{width:var(--section-contained-width);margin:var(--section-stack-gap) auto;padding:0 var(--section-contained-inline)}.testimonials__head{text-align:center;margin-bottom:clamp(2rem,3vw,2.75rem)}.testimonials__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=900px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}}.tm{background:var(--surface);border:1px solid var(--border);transition:transform .35s var(--dp-ease-out), box-shadow .35s var(--dp-ease-out);border-radius:24px;padding:1.75rem 1.65rem;position:relative;overflow:hidden}.tm:hover{transform:translateY(-4px);box-shadow:0 18px 40px #1a4d6e1a}.tm:before{content:"";background:var(--dp-gradient-accent-bar);width:100%;height:.25rem;position:absolute;inset:0 auto auto 0}.tm__mark{font-family:var(--dp-font-script);color:#ff6f612e;font-size:3.5rem;line-height:.8;position:absolute;top:1.15rem;right:1.35rem}.tm__quote{font-family:var(--dp-font-display);color:var(--text);margin:0 0 1.5rem;font-size:1.02rem;font-style:italic;line-height:1.65}.tm__foot{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.55rem .85rem;padding-top:1rem;display:flex}.tm__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:46px;height:46px}.tm__name{font-family:var(--dp-font-sans);color:var(--text-soft);font-size:.95rem;font-weight:600}.tm__trip{font-family:var(--dp-font-sans);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.tm__stars{color:var(--dp-accent);letter-spacing:2px;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:15px}.tweaks{z-index:50;background:var(--surface);border:1px solid var(--border);width:280px;font-family:var(--dp-font-sans);color:var(--text);border-radius:20px;padding:1rem 1.15rem;display:none;position:fixed;bottom:5.5rem;right:1.25rem;box-shadow:0 20px 50px #1a4d6e33}.tweaks--open{display:block}.tweaks h4{letter-spacing:.18em;text-transform:uppercase;color:var(--dp-accent);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:12px;font-weight:700;display:flex}.tweaks h4:before{content:"";background:var(--dp-accent);border-radius:50%;width:6px;height:6px}.tweaks-group{margin-bottom:1rem}.tweaks-group__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem;font-size:10px;font-weight:700;display:block}.tweaks-opts{background:var(--page-bg);border:1px solid var(--border);border-radius:10px;gap:4px;padding:3px;display:flex}.tweaks-opts button{cursor:pointer;color:var(--text-muted);letter-spacing:.04em;background:0 0;border:none;border-radius:7px;flex:1;padding:.5rem;font-size:11px;font-weight:600;transition:all .2s}.tweaks-opts button:hover{color:var(--text)}.tweaks-opts button.is-active{background:var(--surface);color:var(--dp-accent);box-shadow:0 2px 6px #1a4d6e1a}.tweaks-gear{z-index:50;cursor:pointer;background:var(--surface);width:44px;height:44px;color:var(--text-soft);border:none;border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:none;position:fixed;bottom:5.5rem;right:1.25rem;box-shadow:0 10px 25px #1a4d6e2e}.tweaks-gear:hover{color:var(--dp-accent);border-color:var(--dp-accent);transform:rotate(45deg)}html{scrollbar-width:thin;scrollbar-color:#1a4d6e40 transparent}.excursions[data-layout=carousel] .excursions__grid::-webkit-scrollbar{height:8px}.excursions[data-layout=carousel] .excursions__grid::-webkit-scrollbar-thumb{background:#1a4d6e40;border-radius:999px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.map-leaflet{border-radius:28px;position:absolute;inset:0;overflow:hidden}.map-stage:before{z-index:4}.map-stage .map-compass{z-index:5}.map-stage .leaflet-control-container{z-index:4}.map-stage .leaflet-bar{border:1px solid var(--border);box-shadow:0 6px 16px #1a4d6e1f}.map-stage .leaflet-bar a{color:var(--text-soft);border-bottom-color:var(--border);font-family:var(--dp-font-sans);background:#ffffffeb}.map-stage .leaflet-bar a:hover{color:var(--dp-accent)}html[data-theme=dark] .map-stage .leaflet-bar a{color:var(--text-soft);background:#112c3feb;border-bottom-color:#ffffff14}.map-stage .leaflet-control-attribution{font-family:var(--dp-font-sans);color:var(--text-muted);background:#ffffffc7;font-size:10px}html[data-theme=dark] .map-stage .leaflet-control-attribution{color:var(--text-muted);background:#112c3fc7}.leaflet-div-icon.dp-leaflet-pin,.dp-leaflet-pin{cursor:pointer;flex-direction:column;align-items:center;display:flex;overflow:visible;background:0 0!important;border:none!important}.dp-leaflet-pin .map-pin__ping{border:2px solid var(--dp-accent);width:34px;height:34px;animation:ping 1.8s var(--dp-ease-out) infinite;border-radius:50%;display:none;position:absolute;top:0;left:50%;transform:translate(-50%)}.dp-leaflet-pin.is-active .map-pin__ping{display:block}.dp-leaflet-pin .map-pin__label{opacity:0;pointer-events:none;transform:translateY(-4px)}.dp-leaflet-pin:hover .map-pin__label,.dp-leaflet-pin.is-active .map-pin__label{opacity:1;transform:translateY(0)}.dp-leaflet-pin:hover .map-pin__dot,.dp-leaflet-pin.is-active .map-pin__dot{background:var(--dp-accent);color:#fff;transform:scale(1.15);box-shadow:0 10px 24px #ff6f6173,0 0 0 8px #ff6f612e}.map-list-group{scrollbar-width:thin;flex-direction:column;gap:.25rem;max-height:min(64vh,680px);margin:1rem 0 1.5rem;padding-right:.35rem;display:flex;overflow-y:auto}.map-list-group::-webkit-scrollbar{width:6px}.map-list-group::-webkit-scrollbar-thumb{background:#ff6f6159;border-radius:999px}.map-list-label{font-family:var(--dp-font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--dp-accent);align-items:center;gap:.55rem;margin:.75rem 0 .15rem;font-size:10px;font-weight:700;display:flex}.map-list-label:first-child{margin-top:0}.map-list-label:before{content:"";background:var(--dp-accent);width:14px;height:1px}.map-list-group .map-list{margin:0}.safaris{padding:var(--section-pad-block) var(--section-pad-inline);background:var(--surface)}.safaris__head{text-align:center;max-width:760px;margin:0 auto clamp(2rem,4vw,3.5rem)}.safaris__head .section-lead{margin-top:.75rem}.safaris__grid{max-width:var(--site-max-width);grid-template-columns:repeat(12,1fr);gap:1.25rem;margin:0 auto;display:grid}.safari-card{background:var(--surface-raised);border:1px solid var(--divider);border-radius:18px;flex-direction:column;grid-column:span 4;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 1px #1a4d6e0f,0 18px 48px -28px #1a4d6e40}.safari-card:hover{transform:translateY(-4px);box-shadow:0 1px #1a4d6e0f,0 28px 60px -24px #1a4d6e59}.safari-card--feature{grid-column:span 4}.safari-card__img{aspect-ratio:4/3;position:relative;overflow:hidden}.safari-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.safari-card:hover .safari-card__img img{transform:scale(1.05)}.safari-card__img--placeholder{background:linear-gradient(135deg,#1a4d6e2e,#ff6f6138),repeating-linear-gradient(45deg,#ffffff0a 0 8px,#0000 8px 16px);justify-content:center;align-items:center;display:flex}.safari-card__placeholder-text{font-family:var(--dp-font-sans);letter-spacing:.22em;text-transform:uppercase;color:#1a4d6e8c;font-size:11px;font-weight:700}html[data-theme=dark] .safari-card__placeholder-text{color:#ffffff8c}.safaris__modes{text-align:left;flex-direction:column;gap:.55rem;max-width:720px;margin:1.25rem auto 0;padding:0;list-style:none;display:flex}.safaris__modes li{font-family:var(--dp-font-sans);color:var(--text-muted);align-items:baseline;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.safaris__mode-tag{letter-spacing:.12em;text-transform:uppercase;background:var(--soft-tint);color:var(--dp-secondary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:96px;padding:.3rem .65rem;font-size:10px;font-weight:700;display:inline-flex}.safaris__mode-tag--accent{color:#c44a3d;background:#ff6f6124}html[data-theme=dark] .safaris__mode-tag{color:var(--text-soft);background:#ffffff14}html[data-theme=dark] .safaris__mode-tag--accent{color:#ffb1a8;background:#ff6f6133}@media (width<=600px){.safaris__modes li{flex-direction:column;gap:.35rem}.safaris__mode-tag{align-self:flex-start;min-width:0}}.safari-card__nights{color:var(--dp-secondary);letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#ffffffeb;border-radius:999px;padding:.35rem .7rem;font-size:12px;font-weight:600;position:absolute;top:14px;left:14px}.safari-card__body{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.safari-card__body h3{color:var(--ink);margin:0;font-size:1.4rem;line-height:1.2}.safari-card__body p{color:var(--text-muted);flex:1;margin:0;font-size:.95rem;line-height:1.55}.safari-card__foot{border-top:1px solid var(--divider);justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem;display:flex}.safari-card__from{color:var(--text-muted);font-size:13px}.safari-card__from strong{color:var(--ink);font-size:18px;font-weight:700}@media (width<=960px){.safari-card{grid-column:span 12}}html[data-theme=dark] .safari-card,html[data-theme=dark] .ex-card{border-color:#ffffff14;box-shadow:0 1px #0003,0 18px 48px -28px #0009}html[data-theme=dark] .safari-card:hover,html[data-theme=dark] .ex-card:hover{box-shadow:0 1px #0003,0 28px 60px -24px #000000b3}html[data-theme=dark] .safari-card__foot{border-top-color:#ffffff14}html[data-theme=dark] .safari-card__nights,html[data-theme=dark] .ex-card__badge{background:#ffffffeb}.packages{padding:var(--section-pad-block) var(--section-pad-inline);background:linear-gradient(180deg, var(--surface) 0%, var(--surface-subtle) 100%)}.packages__head{text-align:center;max-width:780px;margin:0 auto clamp(2.5rem,4vw,3.5rem)}.packages__head .section-lead{margin-top:.75rem}.packages__grid{max-width:var(--site-max-width);grid-template-columns:repeat(12,1fr);gap:1.5rem;margin:0 auto;display:grid}.pkg-card{background:var(--surface-raised);border:1px solid var(--divider);border-radius:22px;flex-direction:column;grid-column:span 4;padding:2rem 1.75rem 1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #1a4d6e0a,0 24px 60px -32px #1a4d6e4d}[data-theme=dark] .pkg-card{background:#ffffff0a;border-color:#ffffff14}.pkg-card--feature{background:var(--surface-raised);color:var(--text);border-color:var(--divider);transform:translateY(-12px)}.pkg-card--feature .pkg-card__lead,.pkg-card--feature .pkg-card__list li,.pkg-card--feature .pkg-card__from,.pkg-card--feature .pkg-card__pp{color:var(--text-muted)}.pkg-card.pkg-card--feature h3,.pkg-card.pkg-card--feature .pkg-card__price{color:var(--ink)}.pkg-card--feature .pkg-card__list li{border-color:var(--divider)}.pkg-card__rib{color:#f5f1e8;letter-spacing:.12em;text-transform:uppercase;background:#1a4d6e;padding:.35rem 3rem;font-size:11px;font-weight:700;position:absolute;top:16px;right:-38px;transform:rotate(35deg)}.pkg-card__rib--gold{color:#fff;background:#ff6f61}.pkg-card--feature .pkg-card__rib--gold{background:#ff6f61}html[data-theme=dark] .pkg-card--feature{color:#f5f1e8;background:linear-gradient(#1a4d6e 0%,#143b56 100%);border-color:#0000}html[data-theme=dark] .pkg-card--feature .pkg-card__lead,html[data-theme=dark] .pkg-card--feature .pkg-card__list li,html[data-theme=dark] .pkg-card--feature .pkg-card__from,html[data-theme=dark] .pkg-card--feature .pkg-card__pp{color:#f5f1e8c7}html[data-theme=dark] .pkg-card.pkg-card--feature h3,html[data-theme=dark] .pkg-card.pkg-card--feature .pkg-card__price{color:#fff}html[data-theme=dark] .pkg-card--feature .pkg-card__list li{border-color:#ffffff1a}.pkg-card__head{margin-bottom:1.25rem}.pkg-card__nights{letter-spacing:.14em;text-transform:uppercase;color:var(--accent,#ff6f61);margin-bottom:.75rem;font-size:11px;font-weight:700;display:inline-block}.pkg-card--feature .pkg-card__nights{color:#ff6f61}.pkg-card h3{color:var(--ink);margin:0 0 .5rem;font-size:1.5rem;line-height:1.2}.pkg-card__lead{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.pkg-card__list{flex-direction:column;flex:1;gap:.55rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.pkg-card__list li{border-bottom:1px dashed var(--divider);align-items:flex-start;gap:.65rem;padding-bottom:.55rem;font-size:.9rem;line-height:1.45;display:flex}.pkg-card__list li:last-child{border-bottom:none}.pkg-tag{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:64px;padding:.25rem .55rem;font-size:10px;font-weight:700;display:inline-flex}.pkg-tag--hotel{color:#1a4d6e;background:#1a4d6e1a}.pkg-tag--saf{color:#c44a3d;background:#ff6f6126}.pkg-tag--exc{color:#2e8b57;background:#2e8b5721}.pkg-tag--inc{color:#8a6308;background:#b8860b26}[data-theme=dark] .pkg-tag--hotel{color:#cfe5f0;background:#ffffff1a}[data-theme=dark] .pkg-tag--saf{color:#ffb1a8;background:#ff6f6133}[data-theme=dark] .pkg-tag--exc{color:#9ed8b6;background:#2e8b5733}[data-theme=dark] .pkg-tag--inc{color:#e8d18b;background:#d4af3733}.pkg-card__foot{border-top:1px solid var(--divider);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.pkg-card--feature .pkg-card__foot{border-top-color:#ffffff1f}.pkg-card__from{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:11px;display:block}.pkg-card__price{color:var(--ink);margin-top:2px;font-size:1.75rem;font-weight:700;line-height:1;display:block}.pkg-card__pp{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.packages__note{text-align:center;max-width:720px;color:var(--text-muted);margin:2.5rem auto 0;font-size:.95rem;font-style:italic}@media (width<=1080px){.pkg-card{grid-column:span 6}.pkg-card--feature{grid-column:span 12;transform:none}}@media (width<=720px){.pkg-card{grid-column:span 12}}.home-transfers{padding:var(--section-pad-block) var(--section-pad-inline);background:linear-gradient(180deg, var(--surface-subtle) 0%, var(--surface) 100%)}.home-transfers__head{text-align:center;max-width:780px;margin:0 auto clamp(2.5rem,4vw,3.5rem)}.home-transfers__head .section-lead{margin-top:.75rem}.home-transfers__grid{max-width:var(--site-max-width);grid-template-columns:repeat(12,1fr);gap:1.5rem;margin:0 auto;display:grid}.home-transfer-card{border:1px solid var(--divider);background:var(--surface-raised);border-radius:22px;flex-direction:column;grid-column:span 4;padding:2rem 1.75rem 1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #1a4d6e0a,0 24px 60px -32px #1a4d6e4d}.home-transfer-card--feature{border-color:color-mix(in srgb, var(--dp-accent) 36%, var(--divider));background:linear-gradient(180deg, color-mix(in srgb, var(--surface-raised) 88%, var(--dp-accent) 12%), var(--surface-raised))}.home-transfer-card__rib{background:var(--dp-accent);color:#fff;letter-spacing:.14em;text-align:center;text-transform:uppercase;width:132px;padding:.35rem 0;font-size:11px;font-weight:800;position:absolute;top:16px;right:-38px;transform:rotate(35deg)}.home-transfer-card__head{margin-bottom:1.25rem}.home-transfer-card__tag{color:var(--accent,#ff6f61);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem;font-size:11px;font-weight:700;display:inline-block}.home-transfer-card h3{color:var(--ink);margin:0 0 .5rem;font-size:1.5rem;line-height:1.2}.home-transfer-card p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.home-transfer-card__list{flex-direction:column;flex:1;gap:.55rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.home-transfer-card__list li{border-bottom:1px dashed var(--divider);color:var(--text-muted);align-items:flex-start;gap:.65rem;padding-bottom:.55rem;font-size:.9rem;line-height:1.45;display:flex}.home-transfer-card__list li:before{content:"";background:var(--dp-accent);border-radius:999px;flex:none;width:6px;height:6px;margin-top:.58rem}.home-transfer-card__list li:last-child{border-bottom:none}.home-transfer-card__foot{border-top:1px solid var(--divider);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.home-transfer-card__from{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px;display:block}.home-transfer-card__price{color:var(--ink);margin-top:2px;font-size:1.75rem;font-weight:700;line-height:1;display:block}.home-transfer-card__pp{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.home-transfers__more{justify-content:center;margin-top:2.5rem;display:flex}html[data-theme=dark] .home-transfer-card{background:#ffffff0a;border-color:#ffffff14}html[data-theme=dark] .home-transfer-card--feature{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-raised) 84%, var(--dp-accent) 16%), var(--surface-raised))}@media (width<=1080px){.home-transfer-card{grid-column:span 6}.home-transfer-card--feature{grid-column:span 12}}@media (width<=720px){.home-transfer-card{grid-column:span 12}}.home-about{background:linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--surface-raised) 55%, transparent) 100%);padding:clamp(3.5rem,7vw,6rem) clamp(1rem,4vw,3rem)}.home-about__inner{max-width:var(--site-max-width);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(1.75rem,4vw,3.5rem);margin:0 auto;display:grid}.home-about__media{aspect-ratio:4/5;border-radius:22px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 60px -40px #081e2e8c}.home-about__media img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--dp-ease-out);display:block}.home-about__media:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#081e2ea6 100%);position:absolute;inset:0}.home-about:hover .home-about__media img,.home-about:focus-within .home-about__media img{transform:scale(1.03)}.home-about__sig{z-index:1;color:#fff;gap:4px;display:grid;position:absolute;bottom:clamp(1rem,2.5vw,1.6rem);left:clamp(1rem,2.5vw,1.75rem)}.home-about__sig-name{font-family:var(--dp-font-script);font-size:clamp(1.5rem,2vw,1.9rem);line-height:1}.home-about__sig-role{font-family:var(--dp-font-sans);letter-spacing:.22em;text-transform:uppercase;color:#f5f1e8d1;font-size:10px;font-weight:600}.home-about__copy{justify-items:start;gap:1rem;display:grid}.home-about__copy .section-eyebrow{align-self:start}.home-about__title{font-family:var(--dp-font-display);letter-spacing:-.012em;color:var(--text);text-wrap:balance;margin:0;font-size:clamp(1.85rem,2.6vw + .6rem,2.85rem);font-weight:500;line-height:1.08}.home-about__title em{color:var(--dp-accent);font-style:italic;font-weight:400}.home-about__title-tail{white-space:nowrap}.home-about__lead{font-family:var(--dp-font-display);color:var(--text-muted);max-width:56ch;margin:0;font-size:clamp(1rem,.6vw + .8rem,1.12rem);line-height:1.65}.home-about__highlights{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1.5rem;width:100%;margin:.5rem 0 0;padding:1rem 0 0;list-style:none;display:grid}.home-about__highlights li{flex-direction:column;gap:4px;min-width:0;display:flex}.home-about__highlights strong{font-family:var(--dp-font-display);color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(1.15rem,1.5vw,1.55rem);font-weight:500;line-height:1.1;overflow:hidden}.home-about__highlights strong em{color:var(--dp-accent);font-style:italic;font-weight:400}.home-about__highlights span{font-family:var(--dp-font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:700;line-height:1.35}.home-about__cta{margin-top:.65rem}@media (width<=820px){.home-about__inner{grid-template-columns:minmax(0,1fr);gap:1.75rem}.home-about__media{aspect-ratio:5/4;max-height:360px}.home-about__copy{text-align:center;justify-items:center}.home-about__copy .section-eyebrow{align-self:center}.home-about__lead{text-align:center}.home-about__highlights{text-align:center;justify-items:center}.home-about__highlights li{align-items:center}}@media (width<=480px){.home-about__title-tail{white-space:normal}}html,body{max-width:100%;overflow-x:clip}.ex-card__text,.safari-card__body p,.pkg-card__lead,.tm__quote,.planner__bubble,.weather__desc,.contact__detail-value,.map-list li{overflow-wrap:anywhere}.nav__burger{min-width:44px;min-height:44px;padding:0}@media (width<=960px){.nav__cta{display:none}}@media (width<=720px){.nav{gap:.5rem;padding:.65rem 1rem .65rem 1.6rem}.nav__logo img{height:36px}.nav__logo-text{white-space:nowrap;font-size:1rem}.nav__logo-text small{letter-spacing:.2em;font-size:8px}.nav__right{gap:.45rem}}@media (width<=480px){.nav__logo-text small{display:none}.nav__logo-text{font-size:.95rem}}@media (width<=360px){.nav__logo img{height:32px}}@media (width<=720px){.hero--photo{align-items:flex-start;min-height:auto;padding:0 clamp(1.25rem,5vw,6rem) clamp(2.25rem,5vh,3.5rem)}.hero__content{transform:none}.hero__intro{width:100%;min-height:100svh;padding-top:calc(var(--nav-height) + max(1rem, env(safe-area-inset-top,0px)));padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));align-content:center;justify-items:center;gap:clamp(.6rem,1.05vh,1rem);display:grid}.hero__eyebrow{letter-spacing:.18em;margin-bottom:0;padding:.4rem .8rem;font-size:10px}.hero__title{font-size:clamp(2.75rem,13vw,4.25rem);line-height:1.02}.hero__motto{margin:0;font-size:clamp(1.15rem,5.5vw,1.6rem)}.hero__desc{margin-bottom:0;font-size:1rem;line-height:1.55}.hero__cta-row{gap:.6rem}.hero__cta-row .btn{justify-content:center;width:100%;padding:.85rem 1.2rem}.hero__scroll,.scroll-cue,.page-scroll-cue{display:none}}@media (width<=480px){.hero--photo{padding:0 1rem calc(4.25rem + env(safe-area-inset-bottom,0px));align-items:flex-start}.hero__content{gap:.48rem;width:100%;max-width:24rem}.hero__intro{padding-top:calc(var(--nav-height) + max(1rem, env(safe-area-inset-top,0px)));padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));gap:.48rem}.hero__eyebrow{letter-spacing:.15em;text-align:center;justify-content:center;max-width:100%;padding:.42rem .72rem;font-size:9px;line-height:1.35}.hero__title{font-size:clamp(2.8rem,15vw,3.75rem);line-height:.9}.hero__motto{font-size:clamp(1.2rem,5.8vw,1.55rem);line-height:1}.hero__desc{width:min(100%,22rem);max-width:22rem;padding:0 .15rem;font-size:.98rem;line-height:1.43}.hero__cta-row{gap:.55rem;width:100%;margin:.15rem 0 .25rem}.hero__cta-row .btn{min-height:46px;padding:.72rem 1rem;font-size:.86rem}}@media (width<=380px){.hero--photo{padding-inline:.85rem}.hero__content,.hero__intro{gap:.42rem}.hero__eyebrow{letter-spacing:.12em;font-size:8.5px}.hero__title{font-size:clamp(2.55rem,14.5vw,3.15rem)}.hero__motto{font-size:clamp(1.08rem,5.5vw,1.35rem)}.hero__desc{width:min(100%,18rem);max-width:18rem;font-size:.93rem;line-height:1.4}.hero__cta-row .btn{min-height:44px;padding:.65rem .85rem;font-size:.8rem}.hero__search{margin-top:0}}@media (width<=480px) and (height<=700px){.hero__intro{padding-top:calc(var(--nav-height) + .75rem);padding-bottom:.75rem}}@media (width<=360px) and (height<=640px){.hero--photo{padding:0 .85rem calc(3.25rem + env(safe-area-inset-bottom,0px))}.hero__content{gap:.34rem;max-width:18rem}.hero__intro{padding-top:calc(var(--nav-height) + .6rem);gap:.34rem;padding-bottom:.6rem}.hero__eyebrow{letter-spacing:.1em;padding:.36rem .58rem;font-size:7.8px;line-height:1.3}.hero__title{font-size:2.55rem;line-height:.9}.hero__motto{font-size:1.08rem}.hero__desc{width:min(100%,17rem);max-width:17rem;font-size:.86rem;line-height:1.34}.hero__cta-row{gap:.42rem;margin-top:.15rem}.hero__cta-row .btn{border-radius:12px;min-height:40px;padding:.54rem .7rem;font-size:.74rem}.hero__search{margin-top:0}}@media (width<=780px){.hero__search{box-sizing:border-box;border-radius:14px;width:100%;max-width:100%;margin-top:1.25rem;padding:.35rem}.hero__search-field{min-width:0;padding:.65rem .9rem;overflow:hidden}.hero__search-field label{font-size:9px}.hero__search-field select,.hero__search-field input{box-sizing:border-box;text-overflow:ellipsis;width:100%;min-width:0;max-width:100%;font-size:16px}.hero__search-submit{border-radius:10px;justify-content:center;min-height:48px;padding:.95rem}}@supports (content-visibility:auto){@media (width<=780px){.hero__search{content-visibility:auto;contain-intrinsic-size:300px}}}@media (width<=720px){.hero--split{min-height:auto}.hero--split .hero__panel{padding:2rem 1.25rem}.hero--split .hero__photo{min-height:280px}.hero--split .hero__stats{grid-template-columns:1fr 1fr;bottom:1rem;left:1rem;right:1rem}.hero--video .hero__play{padding:.45rem .75rem;font-size:11px;top:1rem;right:1rem}.section-title{margin-top:.6rem;font-size:clamp(1.85rem,7.5vw,2.4rem)}.section-eyebrow{letter-spacing:.2em;font-size:10px}.section-eyebrow:before,.section-eyebrow:after{width:14px}.section-lead{font-size:1rem;line-height:1.55}.excursions{padding:var(--section-pad-block-mobile) var(--section-pad-inline-mobile)}.excursions__tabs{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;margin:1rem 0 0;padding:0}.excursions__tab{flex:none;padding:.55rem 1rem;font-size:13px}.ex-card__img{aspect-ratio:16/11}.ex-card__price-num{font-size:1.6rem}.ex-card__body{padding:1.1rem 1.15rem 1.25rem}.ex-card__title{font-size:1.15rem}.ex-card__text{font-size:.95rem}.ex-card__meta{flex-wrap:wrap;gap:.55rem;font-size:10px}.excursions[data-layout=carousel] .ex-card{flex:0 0 85%}.safaris{padding:var(--section-pad-block-mobile) var(--section-pad-inline-mobile)}.safari-card__body{gap:.55rem;padding:1.15rem 1.15rem 1.25rem}.safari-card__body h3{font-size:1.2rem}.safari-card__body p{font-size:.92rem}.safari-card__foot{flex-wrap:wrap;gap:.65rem}.safaris__modes{margin-top:1rem}.safaris__modes li{font-size:.9rem}.packages{padding:var(--section-pad-block-mobile) var(--section-pad-inline-mobile)}.pkg-card{padding:1.5rem 1.25rem 1.35rem}.pkg-card h3{font-size:1.3rem}.pkg-card__list li{gap:.5rem;font-size:.88rem}.pkg-tag{min-width:56px;padding:.22rem .45rem;font-size:9px}.pkg-card__foot{gap:.75rem}.pkg-card__price{font-size:1.5rem}.pkg-card__rib{padding:.3rem 3rem;font-size:10px;right:-42px}}@media (width<=380px){.packages{padding-inline:.75rem}.packages__grid{gap:1rem}.pkg-card{border-radius:18px;padding:1.15rem 1rem 1.1rem}.pkg-card__rib{letter-spacing:.1em;border-radius:999px;align-self:flex-start;width:fit-content;max-width:100%;margin:0 0 .85rem;padding:.28rem .58rem;font-size:8.5px;line-height:1.2;position:static;transform:none}.pkg-card__head{margin-bottom:.9rem}.pkg-card__nights{letter-spacing:.12em;margin-bottom:.45rem;font-size:10px}.pkg-card h3{margin-bottom:.4rem;font-size:1.18rem;line-height:1.14}.pkg-card__lead{font-size:.88rem;line-height:1.4}.pkg-card__list{gap:.4rem;margin-bottom:1rem}.pkg-card__list li{grid-template-columns:minmax(0,1fr);gap:.35rem;padding-bottom:.45rem;font-size:.84rem;line-height:1.36;display:grid}.pkg-tag{justify-self:start;min-width:0;padding:.2rem .45rem;font-size:8.5px}.pkg-card__foot{gap:.75rem}.pkg-card__foot .btn{width:100%;min-height:40px;padding:.58rem .75rem;font-size:.78rem}}@media (width<=720px){.planner{padding:var(--section-pad-block-mobile) var(--section-pad-inline-mobile)}.planner__wrap{gap:1.75rem}.planner__title{min-height:2.2em;font-size:clamp(1.85rem,7.5vw,2.4rem)}.planner__lead{font-size:1rem}.planner__bullets li{gap:.65rem;font-size:.92rem}.planner__chat{border-radius:18px;height:clamp(440px,70vh,560px)}.planner__header{gap:.65rem;padding:.85rem 1rem}.planner__header-text strong{font-size:.9rem}.planner__header-text span{font-size:11px}.planner__avatar{border-radius:10px;width:36px;height:36px}.planner__log{gap:.7rem;padding:1rem}.planner__msg{max-width:92%}.planner__bubble{padding:.7rem .85rem;font-size:.92rem}.planner__form{padding:.65rem .8rem}.planner__input{font-size:16px}.planner__send{width:44px;height:44px}.planner__foot{flex-direction:column;align-items:flex-start;gap:.65rem;padding:.75rem 1rem .9rem;font-size:.82rem}.planner__handoff{width:100%;min-height:46px;font-size:.9rem}.planner__suggestions{gap:.4rem}.planner__suggest{padding:.4rem .7rem;font-size:11.5px}}@media (width<=420px){.planner__header-text span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media (width<=720px){.why-card{border-radius:20px;padding:1.5rem 1.35rem}.why-card__num{font-size:2rem;top:1rem;right:1.15rem}.why-card__title{font-size:1.05rem}.why-card__text{font-size:.92rem}.map-section{padding:0 1rem}.map-stage{border-radius:22px;min-height:360px}.map-list__button{gap:.65rem;padding:.6rem 3rem .6rem .65rem;font-size:13px}.map-list__button>span:last-child{font-size:11px!important}.map-list .num{width:24px;height:24px;font-size:10px}.map-list-label{font-size:9px}.map-compass{width:44px;height:44px;bottom:.65rem;right:.65rem}.weather{padding:0 1rem}.weather-card{border-radius:24px;padding:1.5rem 1.25rem}.weather__row{gap:.85rem}.weather__icon{width:64px;height:64px;margin-bottom:.75rem}.weather__temp{font-size:clamp(3.5rem,18vw,5.5rem)}.weather__desc{font-size:.95rem}.weather__facts{gap:.55rem}.weather-fact{border-radius:12px;min-width:0;padding:.65rem .75rem}.weather-fact__head{flex-wrap:wrap;row-gap:2px}.weather-fact__label{letter-spacing:.12em;white-space:normal;overflow-wrap:break-word;font-size:9.5px;line-height:1.25}.weather-fact__value{font-size:.98rem}.weather-month{grid-template-columns:56px 1fr 38px;gap:.5rem;padding:.5rem .1rem}.weather-month__season{display:none}.weather-month__m{font-size:12px}.weather-month__score{font-size:11px}.weather-month.is-now:after{font-size:8px}.weather__legend-item{align-items:flex-start;font-size:10.5px;line-height:1.45}.weather__legend-dot{margin-top:4px}.gallery-strip{gap:8px;padding:0 8px}.gallery-tile{border-radius:14px}.gallery-tile__caption{letter-spacing:.14em;font-size:10px;bottom:.6rem;left:.6rem;right:.6rem}.testimonials{padding:0 1rem}.tm{border-radius:20px;padding:1.5rem 1.35rem}.tm__quote{margin-bottom:1.1rem;font-size:.95rem;line-height:1.55}.tm__mark{font-size:2.5rem;top:.85rem;right:1.1rem}.tm__avatar{width:40px;height:40px}.tm__name{font-size:.9rem}.tm__trip{font-size:10px}.tm__stars{letter-spacing:1px;font-size:13px}.contact{padding:var(--section-pad-block-mobile) var(--section-pad-inline-mobile)}.contact__form{gap:.85rem;padding:1.25rem 1.1rem}.contact__field input,.contact__field textarea{padding:.75rem .85rem;font-size:16px}.contact__detail-value{font-size:1rem}.contact__submit{justify-content:center;width:100%}.newsletter{border-radius:24px;padding:1.75rem 1.35rem}.newsletter__title{font-size:clamp(1.6rem,6.5vw,2.2rem)}.newsletter__desc{font-size:.95rem}}@media (width<=480px){.newsletter__form{gap:.7rem}.newsletter__input{border-radius:15px;min-height:56px}.newsletter__submit{min-height:52px}}@media (width<=720px){.footer{padding:2.25rem 1.25rem 1.25rem}.footer__inner{gap:1.5rem}.footer__col h3{margin-bottom:.65rem}.footer__col ul{gap:.5rem}.footer__theme-row{justify-content:center;margin-top:1.5rem}.footer__bottom{text-align:center;flex-direction:column;align-items:center;gap:.8rem;margin-top:1.75rem;padding-top:1rem}.footer__policy-links{flex-wrap:wrap;justify-content:center;gap:.85rem;display:inline-flex}.footer__policy-links a:first-child{margin-left:0}.footer__bottom a{margin-left:0;margin-right:0}.whatsapp-fab{color:#f5f1e8;background:linear-gradient(135deg,#081e2ee6,#1a4d6ec7);border-radius:50%;justify-content:center;gap:0;width:46px;height:46px;padding:.72rem;bottom:1rem;right:1rem;box-shadow:0 12px 28px #0000003d}.whatsapp-fab__label{display:none}.whatsapp-fab svg{width:22px;height:22px}.whatsapp-fab__dot{width:8px;height:8px;position:absolute;top:6px;right:6px;box-shadow:0 0 0 2px #ffffffe6}}@media (width<=360px){.whatsapp-fab{width:40px;height:40px;padding:.6rem;bottom:.7rem;right:.7rem}.whatsapp-fab svg{width:19px;height:19px}.whatsapp-fab__dot{width:7px;height:7px;top:5px;right:5px}}@media (width<=720px){.tweaks{width:calc(100vw - 2rem);bottom:5rem;right:1rem}.tweaks-gear{bottom:5rem;right:1rem}.planner__reset{width:36px;height:36px}}
