:root{--canvas:#faf6ef;--canvas-2:#f4ede1;--ink:#1a1614;--ink-2:#3a322c;--muted:#5c5449;--muted-2:#7a7066;--terracotta:#b04e27;--terracotta-dark:#8f3d1c;--gold:#8a6d3b;--gold-light:#d4b47c;--sand:#e8dfd2;--sand-dark:#d4c8b5;--white:#fff;--dark:#0f1115;--dark-2:#1a1c22;--font-display:Georgia, "Times New Roman", serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--fs-display:clamp(2.75rem, 8vw, 6.5rem);--fs-h1:clamp(2.25rem, 5.5vw, 4.5rem);--fs-h2:clamp(1.875rem, 4vw, 3.25rem);--fs-h3:clamp(1.375rem, 2.2vw, 1.875rem);--fs-h4:clamp(1.125rem, 1.5vw, 1.25rem);--fs-body:clamp(1rem, 1.05vw, 1.0625rem);--fs-small:.875rem;--fs-xs:.75rem;--fs-eyebrow:.6875rem;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.25rem;--sp-6:1.5rem;--sp-8:2rem;--sp-10:2.5rem;--sp-12:3rem;--sp-16:4rem;--sp-20:5rem;--sp-24:6rem;--section-y:clamp(4rem, 10vw, 8rem);--section-y-sm:clamp(3rem, 6vw, 5rem);--container:1320px;--gutter:clamp(1.25rem, 3vw, 2.5rem);--ease:cubic-bezier(.22, 1, .36, 1);--dur-fast:.18s;--dur:.32s;--dur-slow:.72s;--safe-b:env(safe-area-inset-bottom,0px);--radius:2px;--radius-lg:4px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:5rem;font-size:16px}body{font-family:var(--font-body);font-size:var(--fs-body);background:var(--canvas);color:var(--ink);overflow-wrap:break-word;-webkit-tap-highlight-color:transparent;font-feature-settings:"ss01", "cv11";min-height:100vh;line-height:1.65;overflow-x:hidden}img,picture,video,svg{max-width:100%;height:auto;display:block}img{background:var(--sand)}:where(img[width][height]){height:auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary::marker{content:""}::selection{background:var(--terracotta);color:var(--white)}:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px;border-radius:var(--radius)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);text-wrap:balance;font-weight:500;line-height:1.08}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}h4{font-size:var(--fs-h4)}p{text-wrap:pretty}.display{font-family:var(--font-display);font-size:var(--fs-display);letter-spacing:-.035em;font-weight:400;line-height:.98}.eyebrow{font-family:var(--font-body);font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.18em;color:var(--muted);align-items:center;gap:.75rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:currentColor;flex-shrink:0;width:1.5rem;height:1px}.eyebrow--light{color:var(--gold-light)}.text-terracotta{color:var(--terracotta)}.text-gold{color:var(--gold)}.text-muted{color:var(--muted)}.text-light{color:#ffffffe6}.container{width:100%;max-width:var(--container);padding:0 var(--gutter);margin:0 auto}.section{padding:var(--section-y) 0}.section--sm{padding:var(--section-y-sm) 0}.section--cream{background:var(--canvas-2)}.section--dark{background:var(--dark);color:var(--white)}.section--terracotta{background:var(--terracotta);color:var(--white)}.section--gold{background:var(--gold);color:var(--white)}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--terracotta h1,.section--terracotta h2,.section--terracotta h3{color:var(--white)}.section--dark p{color:#ffffffd9}.section--dark .eyebrow{color:var(--gold-light)}.stack>*+*{margin-top:var(--sp-6)}.stack-sm>*+*{margin-top:var(--sp-4)}.stack-lg>*+*{margin-top:var(--sp-10)}.grid{gap:var(--sp-8);display:grid}.text-center{text-align:center}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--ink);color:var(--canvas);font-weight:600;font-size:var(--fs-small);z-index:100000;transition:top var(--dur);padding:.75rem 1.25rem;position:absolute;top:-100px;left:1rem}.skip-link:focus{outline:2px solid var(--gold);top:1rem}.btn{font-family:var(--font-body);font-size:var(--fs-small);letter-spacing:.02em;text-transform:uppercase;border-radius:var(--radius);cursor:pointer;transition:background var(--dur), color var(--dur), border-color var(--dur), transform var(--dur-fast);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.625rem;min-height:52px;padding:1rem 1.75rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--ink);color:var(--canvas);border-color:var(--ink)}.btn--primary:hover{background:var(--terracotta);border-color:var(--terracotta);color:var(--white)}.btn--terracotta{background:var(--terracotta);color:var(--white);border-color:var(--terracotta)}.btn--terracotta:hover{background:var(--terracotta-dark);border-color:var(--terracotta-dark)}.btn--ghost{color:var(--ink);border-color:var(--sand-dark);background:0 0}.btn--ghost:hover{border-color:var(--ink);background:var(--ink);color:var(--canvas)}.btn--ghost-light{color:var(--white);background:0 0;border-color:#ffffff8c}.btn--ghost-light:hover{background:var(--white);color:var(--ink);border-color:var(--white)}.btn--wa{color:#062e12;background:#25d366;border-color:#25d366}.btn--wa:hover{color:#062e12;background:#20ba59;border-color:#20ba59}.btn--sm{min-height:44px;padding:.75rem 1.25rem;font-size:.8125rem}.btn--lg{min-height:60px;padding:1.125rem 2.25rem;font-size:.9375rem}.btn--block{width:100%}.header{background:var(--ink);color:var(--canvas);z-index:300;padding:1.125rem 0;position:relative}.header__inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.logo{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.875rem;min-width:0;padding:0;display:flex}.logo__img{border:1px solid var(--gold);background:var(--canvas);object-fit:cover;width:44px;height:44px;transition:transform var(--dur);border-radius:50%;flex-shrink:0;padding:2px}.logo__img:hover{transform:scale(1.06)}.logo__copy{flex-direction:column;min-width:0;display:flex}.logo__name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--canvas);font-size:1.0625rem;font-weight:500;line-height:1.15}.logo__tag{text-transform:uppercase;letter-spacing:.16em;color:var(--gold-light);margin-top:.125rem;font-size:.6875rem}@media (width>=768px){.logo__name{font-size:1.25rem}.logo__tag{font-size:.75rem}}.header__contacts{display:none}@media (width>=1000px){.header__contacts{flex-direction:column;align-items:flex-end;gap:.375rem;display:flex}.hc-link{color:#ffffffe6;transition:color var(--dur);align-items:center;gap:.5rem;font-size:.8125rem;display:inline-flex}.hc-link:hover,.hc-link svg{color:var(--gold-light)}}.navbar{background:var(--canvas);border-bottom:1px solid var(--sand);z-index:400;-webkit-backdrop-filter:blur(12px);position:sticky;top:0}.nav-inner{align-items:center;gap:1rem;height:64px;display:flex}.hamburger{border:1px solid var(--sand-dark);border-radius:var(--radius);width:44px;height:44px;color:var(--ink);transition:all var(--dur);background:0 0;justify-content:center;align-items:center;display:flex}.hamburger:hover{border-color:var(--ink);background:var(--ink);color:var(--canvas)}@media (width>=1000px){.hamburger{display:none}}.nav-links-desk{flex:1;align-items:center;gap:.25rem;min-width:0;display:none}@media (width>=1000px){.nav-links-desk{display:flex}.nav-links-desk a{min-height:44px;color:var(--ink-2);border-radius:var(--radius);transition:color var(--dur), background var(--dur);text-transform:uppercase;letter-spacing:.08em;align-items:center;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;display:flex}.nav-links-desk a:hover,.nav-links-desk a.active{color:var(--terracotta)}}.nav-right{flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto;display:flex}.nav-book{background:var(--ink);color:var(--canvas);border-radius:var(--radius);letter-spacing:.08em;text-transform:uppercase;min-height:44px;transition:background var(--dur);align-items:center;gap:.5rem;padding:.6875rem 1.125rem;font-size:.75rem;font-weight:600;display:inline-flex}.nav-book:hover{background:var(--terracotta)}@media (width<=420px){.nav-book{padding:.6875rem .875rem}.nav-book span{font-size:.6875rem}}.lang-wrap{position:relative}.lang-toggle{border:1px solid var(--sand-dark);border-radius:var(--radius);color:var(--ink);letter-spacing:.08em;text-transform:uppercase;min-height:44px;transition:all var(--dur);background:0 0;align-items:center;gap:.375rem;padding:.6875rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.lang-toggle:hover,.lang-toggle[aria-expanded=true]{border-color:var(--ink);background:var(--ink);color:var(--canvas)}.lang-chevron{transition:transform var(--dur)}.lang-wrap[data-open=true] .lang-chevron{transform:rotate(180deg)}.lang-menu{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius-lg);z-index:9999;overscroll-behavior:contain;width:min(320px,92vw);max-height:68vh;display:none;position:fixed;top:4.5rem;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 24px 60px #00000026}.lang-wrap[data-open=true] .lang-menu{display:block}@media (width>=1000px){.lang-menu{width:260px;max-height:440px;position:absolute;top:calc(100% + 8px);left:auto;right:0;transform:none}}.lang-menu__head{color:var(--muted);text-transform:uppercase;letter-spacing:.18em;border-bottom:1px solid var(--sand);background:var(--white);z-index:1;padding:.875rem 1.125rem .625rem;font-size:.625rem;font-weight:700;position:sticky;top:0}.lang-item{min-height:48px;color:var(--ink);border-bottom:1px solid var(--sand);transition:background var(--dur);cursor:pointer;align-items:center;gap:.875rem;padding:.75rem 1.125rem;font-size:.875rem;display:flex}.lang-item:last-child{border-bottom:none}.lang-item:hover{background:var(--canvas)}.lang-item.is-active{background:var(--canvas-2);font-weight:600}.lang-item.is-active:after{content:"✓";color:var(--terracotta);margin-left:auto}.lang-flag{text-align:center;min-width:1.5rem;font-size:1.125rem}.lang-name{flex:1}.mobile-nav{background:var(--ink);z-index:390;overscroll-behavior:contain;animation:slideDown .22s var(--ease);flex-direction:column;padding:5rem 0 3rem;display:none;position:fixed;inset:0;overflow-y:auto}.mobile-nav.is-open{display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (width>=1000px){.mobile-nav{display:none!important}}.mobile-nav__link{min-height:60px;font-family:var(--font-display);color:var(--canvas);transition:padding-left var(--dur), color var(--dur);border-bottom:1px solid #ffffff14;align-items:center;padding:1.25rem 1.75rem;font-size:1.5rem;font-weight:400;display:flex}.mobile-nav__link:hover,.mobile-nav__link.active{color:var(--gold-light);padding-left:2.25rem}.mobile-nav__sep{background:#ffffff1a;height:1px;margin:1rem 1.75rem}.mobile-nav__contact{flex-direction:column;gap:.75rem;padding:1rem 1.75rem;display:flex}.mobile-nav__contact a{color:#ffffffe6;min-height:44px;padding:.75rem 0;font-size:.9375rem}.mobile-nav__contact a:hover{color:var(--gold-light)}.nav-overlay{z-index:389;background:#0009;display:none;position:fixed;inset:0}.nav-overlay.is-open{display:block}.hero{background:var(--dark);align-items:flex-end;min-height:92dvh;display:flex;position:relative;overflow:hidden}@supports (min-height:100svh){.hero{min-height:100svh}}@media (width>=768px){.hero{min-height:100dvh}}.hero__media{z-index:0;position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:center;width:100%;height:100%}.hero__overlay{z-index:1;background:linear-gradient(#0f111559 0%,#0f111526 35%,#0f11158c 65%,#0f1115eb 100%);position:absolute;inset:0}.hero__content{z-index:2;flex-direction:column;justify-content:flex-end;width:100%;min-height:22rem;padding:8rem 0 5rem;display:flex;position:relative}@media (width>=768px){.hero__content{min-height:28rem;padding:10rem 0 7rem}}.hero__eyebrow{font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.22em;color:var(--gold-light);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-weight:600;display:inline-flex}.hero__eyebrow:before{content:"";background:var(--gold-light);width:2rem;height:1px}.hero__title{font-family:var(--font-display);font-size:var(--fs-display);letter-spacing:-.04em;color:var(--white);max-width:60rem;font-weight:400;line-height:.98}.hero__title em{color:var(--gold-light);font-style:italic}.hero__sub{color:#ffffffe6;max-width:52ch;margin-top:1.5rem;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.6}.hero__ctas{flex-wrap:wrap;gap:.875rem;margin-top:2.25rem;display:flex}.hero__scroll{right:var(--gutter);z-index:3;text-transform:uppercase;letter-spacing:.2em;color:#ffffffb3;writing-mode:vertical-rl;align-items:center;gap:.875rem;font-size:.6875rem;display:none;position:absolute;bottom:2.5rem}@media (width>=1000px){.hero__scroll{display:flex}}.hero__scroll:after{content:"";background:linear-gradient(#ffffff80,#0000);width:1px;height:3rem;animation:2.2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.4)}}.trust{background:var(--canvas-2);border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);padding:1.5rem 0}.trust__inner{color:var(--ink-2);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;font-size:.8125rem;display:flex}.trust__item{white-space:nowrap;align-items:center;gap:.625rem;display:inline-flex}.trust__stars{color:var(--gold);letter-spacing:.1em;font-size:.875rem}.trust__sep{background:var(--sand-dark);border-radius:50%;width:4px;height:4px}.signature{align-items:center;gap:3rem;display:grid}@media (width>=900px){.signature{grid-template-columns:1.15fr 1fr;gap:5rem}}.signature__media{aspect-ratio:4/5;border-radius:var(--radius-lg);background:var(--sand);position:relative;overflow:hidden}@media (width>=900px){.signature__media{aspect-ratio:5/6}}.signature__media img{object-fit:cover;width:100%;height:100%}.signature__badge{background:var(--canvas);color:var(--ink);text-transform:uppercase;letter-spacing:.12em;border-radius:var(--radius);padding:.5rem .875rem;font-size:.6875rem;font-weight:600;position:absolute;top:1.25rem;left:1.25rem}.signature__title{font-size:var(--fs-h2);margin-bottom:1.5rem}.signature__title em{color:var(--terracotta);font-style:italic}.signature__body{color:var(--muted);line-height:1.75}.signature__body+.signature__body{margin-top:1rem}.signature__stats{border-top:1px solid var(--sand);grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;padding-top:2rem;display:grid}.signature__stat__num{font-family:var(--font-display);color:var(--terracotta);letter-spacing:-.03em;font-size:2rem;font-weight:400;line-height:1}.signature__stat__label{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:.375rem;font-size:.75rem}.bento{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=700px){.bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:320px}}@media (width>=1000px){.bento{grid-template-columns:repeat(6,1fr);grid-auto-rows:280px}.bento__item--feature{grid-area:span 2/span 4}.bento__item--half{grid-column:span 2}.bento__item--half-tall{grid-area:span 2/span 2}}.bento__item{border-radius:var(--radius-lg);background:var(--dark);min-height:280px;display:block;position:relative;overflow:hidden}.bento__item img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.bento__item:after{content:"";z-index:1;background:linear-gradient(#0000 25%,#0f111559 60%,#0f1115e6 100%);position:absolute;inset:0}.bento__content{z-index:2;color:var(--white);flex-direction:column;gap:.5rem;padding:1.75rem 1.75rem 1.5rem;display:flex;position:absolute;inset:auto 0 0}@media (width>=700px){.bento__item--feature .bento__content{padding:2.5rem}}.bento__badge{background:var(--terracotta);color:var(--white);text-transform:uppercase;letter-spacing:.14em;border-radius:var(--radius);align-self:flex-start;margin-bottom:.5rem;padding:.375rem .75rem;font-size:.625rem;font-weight:700;display:inline-flex}.bento__badge--gold{background:var(--gold);color:var(--white)}.bento__badge--dark{backdrop-filter:blur(8px);background:#000000b3}.bento__title{font-family:var(--font-display);color:var(--white);letter-spacing:-.015em;font-size:clamp(1.25rem,2.2vw,1.875rem);font-weight:500;line-height:1.15}.bento__item--feature .bento__title{font-size:clamp(1.75rem,3.5vw,2.75rem)}.bento__meta{text-transform:uppercase;letter-spacing:.1em;color:#ffffffd9;flex-wrap:wrap;gap:.875rem;margin-top:.5rem;font-size:.75rem;display:flex}.bento__price{font-family:var(--font-display);color:var(--gold-light);margin-top:.5rem;font-size:1.25rem;font-weight:500}.bento__price small{font-family:var(--font-body);color:#ffffffbf;text-transform:uppercase;letter-spacing:.1em;margin-left:.5rem;font-size:.6875rem}.dest-list{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=600px){.dest-list{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.dest-list{grid-template-columns:repeat(3,1fr)}}.dest-card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius-lg);transition:border-color var(--dur), transform var(--dur);flex-direction:column;min-height:220px;display:flex;overflow:hidden}.dest-card:hover{border-color:var(--ink);transform:translateY(-3px)}.dest-card__media{aspect-ratio:16/10;overflow:hidden}.dest-card__media img{object-fit:cover;width:100%;height:100%}.dest-card__body{flex-direction:column;gap:.375rem;padding:1.5rem 1.5rem 1.75rem;display:flex}.dest-card__name{font-family:var(--font-display);letter-spacing:-.015em;font-size:1.5rem;font-weight:500}.dest-card__meta{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-size:.75rem}.how{counter-reset:step;grid-template-columns:1fr;gap:2rem;display:grid;position:relative}@media (width>=800px){.how{grid-template-columns:repeat(4,1fr);gap:2rem}.how:before{content:"";background:var(--sand-dark);z-index:0;height:1px;position:absolute;top:2rem;left:8%;right:8%}}.how__step{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.how__num{background:var(--canvas);border:1px solid var(--sand-dark);width:4rem;height:4rem;font-family:var(--font-display);color:var(--terracotta);transition:background var(--dur), color var(--dur), border-color var(--dur);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.5rem;font-weight:500;display:flex}.how__step:hover .how__num{background:var(--terracotta);color:var(--white);border-color:var(--terracotta)}.how__title{font-size:1.125rem;font-family:var(--font-display);margin-bottom:.5rem;font-weight:500}.how__desc{color:var(--muted);max-width:30ch;font-size:.9375rem;line-height:1.6}.faq-list{flex-direction:column;gap:.75rem;max-width:900px;margin:0 auto;display:flex}.faq-item{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius-lg);transition:border-color var(--dur);overflow:hidden}.faq-item[open]{border-color:var(--ink)}.faq-item:hover{border-color:var(--sand-dark)}.faq-q{text-align:left;min-height:68px;transition:background var(--dur);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem;display:flex}.faq-h{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;flex:1;margin:0;font-size:clamp(1rem,1.4vw,1.1875rem);font-weight:500;line-height:1.4}.faq-ico{background:var(--canvas);border:1px solid var(--sand-dark);width:32px;height:32px;color:var(--ink);transition:transform var(--dur), background var(--dur), color var(--dur);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:500;display:flex}.faq-item[open] .faq-ico{background:var(--terracotta);color:var(--white);border-color:var(--terracotta);transform:rotate(45deg)}.faq-a{padding:0 1.75rem 1.75rem}.faq-a p{color:var(--muted);max-width:68ch;font-size:.9375rem;line-height:1.75}.final-cta{background:var(--dark);color:var(--white);text-align:center;padding:clamp(5rem,12vw,10rem) 0;position:relative;overflow:hidden}.final-cta:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 50% 100%,#c4663d2e,#0000 60%);position:absolute;inset:0}.final-cta__inner{z-index:1;max-width:900px;margin:0 auto;position:relative}.final-cta__title{font-family:var(--font-display);font-size:var(--fs-display);letter-spacing:-.035em;color:var(--white);margin-bottom:1.5rem;font-weight:400;line-height:1}.final-cta__title em{color:var(--gold-light);font-style:italic}.final-cta__sub{color:#ffffffd9;max-width:60ch;margin:0 auto 2.5rem;font-size:1.0625rem}.final-cta__btns{flex-wrap:wrap;justify-content:center;gap:.875rem;display:flex}.footer{background:var(--ink);color:#fffc;padding:5rem 0 2rem;font-size:.875rem}.footer__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=700px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.footer__grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem}}.footer__logo{align-items:center;gap:.875rem;margin-bottom:1rem;display:flex}.footer__logo img{border:1px solid var(--gold);background:var(--canvas);object-fit:cover;border-radius:50%;width:44px;height:44px;padding:2px}.footer__logo-name{font-family:var(--font-display);color:var(--canvas);font-size:1.125rem}.footer__desc{color:#ffffffb8;max-width:40ch;line-height:1.7}.footer__h{font-family:var(--font-body);color:var(--gold-light);text-transform:uppercase;letter-spacing:.18em;margin-bottom:1.25rem;font-size:.6875rem;font-weight:600}.footer__links{flex-direction:column;gap:.125rem;display:flex}.footer__links a{color:#ffffffd9;transition:color var(--dur), padding-left var(--dur);align-items:center;min-height:40px;padding:.5rem 0;font-size:.875rem;display:inline-flex}.footer__links a:hover{color:var(--gold-light);padding-left:.375rem}.footer__contact{flex-direction:column;gap:.75rem;display:flex}.footer__contact a,.footer__contact>div{color:#ffffffd9;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;display:flex}.footer__contact a:hover{color:var(--gold-light)}.footer__contact svg{color:var(--gold-light);flex-shrink:0;margin-top:.1875rem}.footer__bottom{text-align:center;color:#ffffffb3;border-top:1px solid #ffffff26;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.75rem;font-size:.75rem;display:flex}@media (width>=700px){.footer__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.footer__legal{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.footer__legal a{color:inherit;transition:color var(--dur)}.footer__legal a:hover{color:var(--gold-light)}.footer__social{flex-wrap:wrap;gap:.625rem;margin-top:1.5rem;display:flex}.footer__social a{border-radius:var(--radius);width:42px;height:42px;color:var(--gold-light);transition:background var(--dur) var(--ease), color var(--dur) var(--ease), border-color var(--dur) var(--ease), transform var(--dur-fast) var(--ease), box-shadow var(--dur) var(--ease);background:#ffffff0a;border:1px solid #ffffff1f;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.footer__social a:before{content:"";opacity:0;transition:opacity var(--dur) var(--ease);pointer-events:none;background:radial-gradient(circle at 50% 0,#ffffff2e,#0000 70%);position:absolute;inset:0}.footer__social a:hover{background:var(--terracotta);border-color:var(--terracotta);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 20px -6px #b04e278c}.footer__social a:hover:before{opacity:1}.footer__social a:focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}.footer__social a:active{transform:translateY(0)}.footer__social svg{z-index:1;width:18px;height:18px;transition:transform var(--dur) var(--ease);flex-shrink:0;position:relative}.footer__social a:hover svg{transform:scale(1.08)}@media (width<=480px){.footer__social a{width:46px;height:46px}.footer__social svg{width:20px;height:20px}}[dir=rtl] .footer__social{direction:ltr;justify-content:flex-end}.cookie-bar{background:var(--ink);padding:1rem var(--gutter) calc(1rem + var(--safe-b));z-index:50000;border-top:1px solid #ffffff26;display:none;position:fixed;bottom:0;left:0;right:0}.cookie-bar.is-visible{display:block}.cookie-bar.is-hidden{display:none}.cookie-inner{max-width:var(--container);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.cookie-txt{color:#ffffffe6;flex:1;min-width:220px;font-size:.875rem}.cookie-txt a{color:var(--gold-light);text-decoration:underline}.cookie-btns{gap:.625rem;display:flex}.c-decline,.c-accept{border-radius:var(--radius);min-height:44px;transition:all var(--dur);padding:.625rem 1.125rem;font-size:.8125rem;font-weight:600}.c-decline{color:#fff;background:0 0;border:1px solid #ffffff80}.c-decline:hover{border-color:#fff}.c-accept{background:var(--gold-light);color:var(--ink);border:1px solid var(--gold-light)}.c-accept:hover{background:#e6c896;border-color:#e6c896}.wa-float{bottom:calc(1.5rem + var(--safe-b));z-index:1200;color:#062e12;width:56px;height:56px;transition:transform var(--dur);background:#25d366;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;right:1rem;box-shadow:0 8px 24px #25d36659}.wa-float:hover{transform:scale(1.06)}@media (width<=767px){.wa-float{bottom:calc(5rem + var(--safe-b))}}.m-cta{z-index:900;background:var(--ink);padding:.75rem var(--gutter) calc(.75rem + var(--safe-b));backdrop-filter:blur(12px);border-top:1px solid #ffffff26;align-items:center;gap:.75rem;display:none;position:fixed;bottom:0;left:0;right:0}@media (width<=767px){.m-cta{display:flex}}.m-cta__txt{color:#fff;flex:1;min-width:0;line-height:1.2}.m-cta__price{font-family:var(--font-display);color:var(--gold-light);font-size:1.125rem;display:block}.m-cta__note{color:#fffc;text-transform:uppercase;letter-spacing:.1em;margin-top:.125rem;font-size:.6875rem;display:block}.m-cta__btn{background:var(--terracotta);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius);white-space:nowrap;align-items:center;min-height:48px;padding:.875rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.m-cta__btn:hover{background:var(--terracotta-dark)}.logo-modal{z-index:10000;backdrop-filter:blur(12px);background:#0f1115f0;justify-content:center;align-items:center;padding:2rem;display:none;position:fixed;inset:0}.logo-modal.active{display:flex}.logo-modal__content{text-align:center;max-width:90vw;position:relative}.logo-modal__img{aspect-ratio:1;object-fit:contain;background:var(--canvas);border:2px solid var(--gold);border-radius:50%;width:100%;max-width:320px;padding:1.25rem}.logo-modal__close{color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:-3rem;right:0}.logo-modal__close:hover{background:var(--terracotta)}.logo-modal__caption{color:#fff;font-family:var(--font-display);margin-top:1.5rem;font-size:1.25rem}.logo-modal__caption small{font-family:var(--font-body);color:var(--gold-light);text-transform:uppercase;letter-spacing:.14em;margin-top:.375rem;font-size:.8125rem;display:block}.reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);will-change:opacity, transform;transform:translateY(20px)}.reveal.in{opacity:1;will-change:auto;transform:translateY(0)}[dir=rtl] body{text-align:right;direction:rtl}[dir=rtl] .eyebrow:before,[dir=rtl] .hero__eyebrow:before{order:1}[dir=rtl] .footer__contact a,[dir=rtl] .footer__contact>div{flex-direction:row-reverse}[dir=rtl] .wa-float{left:1rem;right:auto}[dir=rtl] .m-cta{flex-direction:row-reverse}[dir=rtl] .bento__content{text-align:right}[dir=rtl] .how__step{text-align:center}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.booking-form{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius-lg);max-width:760px;margin:0 auto;padding:2.5rem 2rem;position:relative;overflow:hidden}@media (width>=768px){.booking-form{padding:4rem 3.5rem}}.booking-form:before{content:"";background:linear-gradient(90deg, var(--terracotta) 0%, var(--gold) 100%);height:3px;position:absolute;top:0;left:0;right:0}.booking-form--compact{padding:2rem 1.5rem}.booking-form__head{text-align:center;margin-bottom:2.75rem;max-width:56ch;margin-inline:auto}.booking-form__eyebrow{justify-content:center;margin-bottom:1rem}.booking-form__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:1rem;font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:400;line-height:1.1}.booking-form__title em{color:var(--terracotta);font-style:italic}.booking-form__sub{color:var(--muted);margin:0 auto;font-size:1rem;line-height:1.65}.booking-form__form{flex-direction:column;gap:1.375rem;display:flex}.booking-form__row-2{gap:1.25rem;display:grid}@media (width>=600px){.booking-form__row-2{grid-template-columns:1fr 1fr}}.booking-form__row{flex-direction:column;gap:.5rem;display:flex}.booking-form__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.14em;color:var(--ink);cursor:pointer;align-items:baseline;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.booking-form__hint{text-transform:none;letter-spacing:0;color:var(--muted);font-size:.75rem;font-weight:400}.booking-form__req{color:var(--terracotta);font-weight:700}.booking-form__input,.booking-form__select,.booking-form__textarea{width:100%;font-family:var(--font-body);color:var(--ink);background:var(--canvas);border:1px solid var(--sand-dark);border-radius:var(--radius);transition:border-color var(--dur), background var(--dur), box-shadow var(--dur);-webkit-appearance:none;appearance:none;min-height:54px;padding:.9375rem 1.125rem;font-size:1rem;line-height:1.4}.booking-form__select{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%235C5449' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-position:right 1.125rem center;background-repeat:no-repeat;padding-right:2.75rem}[dir=rtl] .booking-form__select{background-position:1.125rem;padding-left:2.75rem;padding-right:1.125rem}.booking-form__input::placeholder,.booking-form__textarea::placeholder{color:var(--muted);font-style:italic}.booking-form__input:hover,.booking-form__select:hover,.booking-form__textarea:hover{border-color:var(--muted-2)}.booking-form__input:focus,.booking-form__select:focus,.booking-form__textarea:focus{border-color:var(--terracotta);background:var(--white);outline:none;box-shadow:0 0 0 3px #b04e272e}.booking-form__textarea{resize:vertical;min-height:140px;font-family:var(--font-body)}.booking-form__turnstile{justify-content:center;margin:.75rem 0 .25rem;display:flex}.booking-form__submit{letter-spacing:.14em;margin-top:.75rem}.booking-form__status{text-align:center;color:var(--muted);min-height:1.4em;transition:color var(--dur);margin:.5rem 0 0;font-size:.9375rem;line-height:1.5}.booking-form__status.is-ok{color:#0a6e35;font-weight:600}.booking-form__status.is-err{color:#b91c1c;font-weight:500}.booking-form__foot{text-align:center;color:var(--muted);border-top:1px solid var(--sand);margin:1.25rem 0 0;padding-top:1.25rem;font-size:.875rem}.booking-form__foot a{color:var(--terracotta);transition:color var(--dur);border-bottom:1px solid;padding-bottom:1px;font-weight:600}.booking-form__foot a:hover{color:var(--terracotta-dark)}.spinner{vertical-align:middle;border:2.5px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:.5rem;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.tour-layout{gap:3rem;margin-top:2.5rem;display:grid}@media (width>=900px){.tour-layout{grid-template-columns:1fr 360px;align-items:start;gap:4rem}}.tour-layout__main h2{font-size:var(--fs-h3);margin:2rem 0 1rem}.tour-layout__main h2:first-child{margin-top:0}.tour-layout__main h3{font-size:1.25rem;font-family:var(--font-display);margin:2rem 0 .75rem;font-weight:500}.tour-layout__main p{color:var(--muted);margin-bottom:1rem;line-height:1.75}.tour-features,.tour-includes{flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.tour-features li,.tour-includes li{color:var(--muted);padding-left:1.75rem;line-height:1.7;position:relative}.tour-features li:before,.tour-includes li:before{content:"✓";color:var(--terracotta);font-weight:700;position:absolute;top:0;left:0}.tour-features li strong{color:var(--ink);font-weight:600}.tour-itinerary{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.tour-itinerary__step{background:var(--canvas-2);border-radius:var(--radius-lg);border-left:3px solid var(--terracotta);align-items:flex-start;gap:1.25rem;padding:1.25rem;display:flex}.tour-itinerary__time{min-width:3.5rem;font-family:var(--font-display);color:var(--terracotta);flex-shrink:0;font-size:1.125rem;font-weight:500;line-height:1.2}.tour-itinerary__content h4{font-family:var(--font-display);color:var(--ink);margin:0 0 .375rem;font-size:1.125rem;font-weight:500}.tour-itinerary__content p{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.6}.tour-card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius-lg);padding:2rem;position:sticky;top:5rem;box-shadow:0 12px 32px #1a16140f}.tour-card__price{border-bottom:1px solid var(--sand);align-items:baseline;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.tour-card__price-amount{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:2.5rem;font-weight:500;line-height:1}.tour-card__price-unit{color:var(--muted);font-size:.875rem}.tour-card__meta{flex-direction:column;gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.tour-card__meta li{color:var(--muted);justify-content:space-between;gap:1rem;font-size:.9375rem;display:flex}.tour-card__meta li strong{color:var(--ink);font-weight:600}.tour-card .btn+.btn{margin-top:.625rem}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.8125rem;display:flex}.breadcrumb a{color:var(--muted);transition:color var(--dur)}.breadcrumb a:hover{color:var(--terracotta)}.breadcrumb .sep{color:var(--sand-dark)}.breadcrumb .cur{color:var(--ink);font-weight:600}.gallery-strip{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}@media (width>=768px){.gallery-strip{grid-template-columns:repeat(3,1fr)}}.gallery-strip img{aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius-lg);width:100%}.luxury-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:3rem;display:grid}@media (width>=700px){.luxury-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.luxury-grid{grid-template-columns:repeat(3,1fr)}}.luxury-card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius-lg);transition:border-color var(--dur), transform var(--dur);padding:2rem 1.75rem}.luxury-card:hover{border-color:var(--terracotta);transform:translateY(-3px)}.luxury-card h3{font-family:var(--font-display);color:var(--ink);margin:0 0 .75rem;font-size:1.125rem;font-weight:500;line-height:1.3}.luxury-card p{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.65}.hero--page{aspect-ratio:21/9;max-height:720px;min-height:auto!important}@media (width<=767px){.hero--page{aspect-ratio:4/5;max-height:90vh}}.hero--page .hero__media img{object-position:center 40%}.hero--page .hero__content{min-height:auto;padding:5rem 0 4rem}@media (width>=768px){.hero--page .hero__content{padding:6rem 0 5rem}}.tour-index{grid-template-columns:1fr;gap:4rem 2rem;display:grid}@media (width>=700px){.tour-index{grid-template-columns:repeat(2,1fr);gap:5rem 2.5rem}}@media (width>=1100px){.tour-index{gap:6rem 3.5rem}}.tour-index__card{color:inherit;transition:opacity var(--dur);flex-direction:column;text-decoration:none;display:flex}.tour-index__card:hover{opacity:.9}.tour-index__media{border-radius:var(--radius-lg);background:var(--sand);width:100%;height:auto;margin-bottom:1.75rem;display:block;position:relative;overflow:hidden}.tour-index__media img{width:100%;height:auto;display:block}.tour-index__badge{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.16em;color:var(--terracotta);align-items:center;gap:.5rem;margin-bottom:.875rem;font-size:.6875rem;font-weight:600;display:inline-flex}.tour-index__badge:before{content:"";background:currentColor;width:1.5rem;height:1px}.tour-index__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 .875rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:500;line-height:1.15}.tour-index__desc{color:var(--muted);max-width:52ch;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.7}.tour-index__meta{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);border-top:1px solid var(--sand);align-items:baseline;gap:1.5rem;margin-top:auto;padding-top:1.125rem;font-size:.75rem;display:flex}.tour-index__price{font-family:var(--font-display);color:var(--terracotta);text-transform:none;letter-spacing:-.01em;margin-left:auto;font-size:1.375rem;font-weight:500;line-height:1}.tour-index__card--feature{grid-column:1/-1}.tour-index__card--feature .tour-index__media{margin-bottom:2.25rem}.tour-index__card--feature .tour-index__title{font-size:clamp(2rem,3.8vw,3.25rem)}.tour-index__card--feature .tour-index__desc{max-width:62ch;font-size:1.0625rem}.gallery-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.gallery-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width>=1000px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.gallery-item{flex-direction:column;gap:.75rem;margin:0;display:flex}.gallery-item img{border-radius:var(--radius-lg);background:var(--sand);width:100%;height:auto}.gallery-item figcaption{color:var(--muted);letter-spacing:.01em;font-size:.8125rem;font-style:italic;line-height:1.5}html[lang=ar]{--font-display:"Segoe UI", "Geeza Pro", "Noto Naskh Arabic", "Noto Sans Arabic", Tahoma, Arial, sans-serif;--font-body:"Segoe UI", "Geeza Pro", "Noto Sans Arabic", Tahoma, Arial, sans-serif}html[lang=ar] body{font-family:var(--font-body);letter-spacing:0;line-height:1.75}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] h4,html[lang=ar] h5,html[lang=ar] h6,html[lang=ar] .display,html[lang=ar] .hero__title,html[lang=ar] .final-cta__title,html[lang=ar] .signature__title,html[lang=ar] .bento__title,html[lang=ar] .tour-index__title{font-family:var(--font-display);letter-spacing:0;font-variation-settings:normal;font-weight:700;line-height:1.25}html[lang=ar] .eyebrow,html[lang=ar] .hero__eyebrow{letter-spacing:.05em;font-weight:700}html[lang=ar] .btn{letter-spacing:.02em;font-weight:700}html[lang=ar] .signature__stat__num,html[lang=ar] .how__num,html[lang=ar] .tour-card__price-amount{font-family:var(--font-display)}
