/*
Theme Name: Prithish Travel Curator - Section Editors
Theme URI: https://example.com/
Author: OpenAI
Description: Client-editable pixel-faithful theme with section-based page editors, language switcher, header social links and working enquiry email form.
Version: 1.1.0
Text Domain: prithish-fully-editable
*/

:root{
  --navy:#0f3047;
  --navy-deep:#0a2436;
  --gold:#d9a928;
  --cream:#f4ead8;
  --ink:#07131c;
  --section-max:1480px;
  --content-max:1200px;
  --header-h:82px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
html,body{margin:0;padding:0;width:100%;min-height:100%;background:#fff}
body{overflow-x:hidden;color:var(--ink);font-family:Georgia,'Times New Roman',serif}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit}.page{width:100%;margin:0;padding:0}

/* Premium Fortune-500-inspired header */
.top-page{width:100%;margin:0;padding:0;background:#fff;position:relative}
.site-header{position:absolute;inset:0 0 auto 0;height:var(--header-h);z-index:50;color:#fff;transition:background .35s ease,box-shadow .35s ease,backdrop-filter .35s ease,transform .35s ease}
.site-header::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,255,255,.24);transform-origin:left;transition:opacity .3s ease}
.header-shell{width:min(1384px,calc(100% - 72px));height:100%;margin:0 auto;display:flex;align-items:center;gap:44px}
.brand{display:inline-flex;align-items:baseline;gap:7px;white-space:nowrap;min-width:max-content;transform:translateZ(0)}
.brand-main{font-family:'Libre Baskerville',Georgia,serif;font-size:21px;font-weight:700;letter-spacing:-.4px}
.brand-sub{font-family:'DM Sans',Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#f0bd3e}
.nav{margin-left:auto;display:flex;align-items:center;gap:31px;font-family:'DM Sans',Arial,sans-serif}
.nav-link{position:relative;font-size:13px;font-weight:500;letter-spacing:.045em;color:rgba(255,255,255,.9);padding:31px 0 27px;transition:color .25s ease,opacity .25s ease}
.nav-link::after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:1px;background:var(--gold);transition:right .3s cubic-bezier(.22,1,.36,1)}
.nav-link:hover,.nav-link.active{color:#fff}.nav-link:hover::after,.nav-link.active::after{right:0}
.nav-cta{padding:11px 14px 11px 17px;border:1px solid rgba(255,255,255,.4);display:inline-flex;align-items:center;gap:17px;margin-left:5px;transition:background .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}
.nav-cta::after{display:none}.nav-cta b{font-size:14px;font-weight:400;color:#e4b446;transition:transform .3s ease}.nav-cta:hover{background:#fff;color:var(--navy);border-color:#fff;transform:translateY(-1px)}.nav-cta:hover b{transform:translate(2px,-2px)}
.menu-btn{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);background:rgba(13,43,62,.18);backdrop-filter:blur(8px);padding:0;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}
.menu-btn span{width:17px;height:1px;background:#fff;transition:transform .25s ease,opacity .25s ease}
.menu-btn[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}
.menu-btn[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
.site-header.is-scrolled{position:fixed;background:rgba(9,35,52,.92);backdrop-filter:blur(16px);box-shadow:0 12px 30px rgba(5,20,30,.12)}
.site-header.is-scrolled::after{opacity:0}.site-header.is-scrolled .header-shell{height:70px}.site-header.is-scrolled{height:70px}.site-header.is-scrolled .nav-link{padding-top:25px;padding-bottom:21px}.site-header.is-scrolled .nav-link::after{bottom:14px}

/* Hero */
.hero{width:100%;max-width:var(--section-max);margin:0 auto;aspect-ratio:1480/457;min-height:420px;max-height:620px;position:relative;overflow:hidden;background:url('assets/hero-bg.jpg') center center/cover no-repeat;isolation:isolate}
.hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(5,21,33,.28) 0%,rgba(5,21,33,0) 31%,rgba(6,22,31,.05) 70%,rgba(5,21,31,.24) 100%);pointer-events:none}
.hero::after{content:"";position:absolute;inset:0;z-index:2;border:1px solid rgba(255,255,255,.07);pointer-events:none}
.hero-shade{position:absolute;z-index:1;inset:0;box-shadow:inset 0 0 90px rgba(4,18,28,.09);pointer-events:none}
.hero-meta{position:absolute;right:48px;bottom:27px;z-index:3;display:flex;align-items:center;gap:10px;font-family:'DM Sans',sans-serif;color:rgba(255,255,255,.83);font-size:9px;letter-spacing:.18em;text-transform:uppercase}
.hero-meta i{display:block;width:18px;height:1px;background:rgba(255,255,255,.44)}
.hero-scroll{position:absolute;z-index:3;left:50%;bottom:22px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:7px;color:#fff;font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:.2em;text-transform:uppercase;opacity:.92}
.hero-scroll i{display:block;width:1px;height:20px;background:rgba(255,255,255,.7);position:relative;overflow:hidden}.hero-scroll i::after{content:"";position:absolute;left:0;top:-100%;width:1px;height:100%;background:#fff;animation:scrollLine 2s ease-in-out infinite}@keyframes scrollLine{0%{top:-100%}65%,100%{top:100%}}

/* Existing lower sections */
.about{width:100%;display:grid;grid-template-columns:minmax(260px,25.2%) minmax(0,53.2%) minmax(230px,21.6%);align-items:stretch;background:#fff;min-width:0}
.profile-wrap,.qr-wrap{overflow:hidden;min-width:0}.profile-wrap img{width:100%;height:100%;object-fit:cover}.qr-wrap{display:flex;align-items:center;justify-content:center;background:#fff}.qr-wrap img{width:100%;height:100%;object-fit:contain}
.about-copy{min-width:0;padding:13px 22px 9px}.about-copy h2{margin:0 0 24px;color:#0c2d52;font-size:clamp(18px,1.8vw,29px);line-height:1.05}.about-copy p{margin:0;font-size:clamp(10px,1.12vw,18px);line-height:1.27}.about-copy strong{display:block;text-align:center;margin-top:17px;font-size:clamp(10px,1.05vw,17px);line-height:1.1}
.content-width{width:min(var(--content-max),calc(100% - 80px));margin-left:auto;margin-right:auto}
.destinations{padding-top:53px;padding-bottom:55px;background:#fff}.destinations>h2{text-align:center;font-size:24px;line-height:1.2;margin:0 0 27px}.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.destination-card{min-width:0}.destination-card img{width:100%;aspect-ratio:304/455;object-fit:cover}.destination-card h3{font-size:31px;line-height:1;margin:20px 9px 6px}.destination-card p{font-size:21px;line-height:1.22;margin:0 9px}
.why{padding-top:30px;padding-bottom:18px;background:#fff}.why>h2{text-align:center;font-size:37px;line-height:1.1;margin:0 0 31px}.why-grid{display:grid;grid-template-columns:1.22fr 1.16fr .82fr 1.05fr}.why-grid>div{padding:4px 13px 18px;border-right:3px solid var(--gold);min-width:0}.why-grid>div:last-child{border-right:0}.why-grid h3{font-size:clamp(14px,1.55vw,23px);line-height:1.08;margin:0 0 5px;white-space:nowrap}.why-grid p{font-size:clamp(13px,1.25vw,19px);line-height:1.2;margin:0}.plan-image{margin-top:0;margin-bottom:0;background:#0d2e4d}.plan-image img{width:100%;height:auto}

@media (min-width:1480px){.about{max-width:var(--section-max);margin-left:auto;margin-right:auto}}
@media (max-width:900px){
  :root{--header-h:70px}.header-shell{width:calc(100% - 36px)}.brand-main{font-size:18px}.brand-sub{font-size:8px}.menu-btn{display:flex;margin-left:auto}.nav{position:fixed;top:70px;right:14px;left:14px;display:flex;flex-direction:column;align-items:stretch;gap:0;background:rgba(8,33,49,.98);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);padding:10px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s ease}.nav.open{opacity:1;visibility:visible;transform:none}.nav-link{padding:16px 13px;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px}.nav-link::after{display:none}.nav-cta{margin:10px 0 0;padding:14px 13px;border-color:rgba(255,255,255,.28);justify-content:space-between}.site-header.is-scrolled .header-shell{height:64px}.site-header.is-scrolled{height:64px}.site-header.is-scrolled .nav{top:64px}.hero{min-height:390px}.hero-meta{display:none}.hero-scroll{bottom:14px}
  .content-width{width:calc(100% - 32px)}.about{grid-template-columns:32% 68%}.qr-wrap{grid-column:1/-1;height:240px}.about-copy{padding-right:8px}.about-copy p{font-size:13px}.destination-grid{grid-template-columns:repeat(2,1fr);gap:24px 10px}.destination-card h3{font-size:28px}.destination-card p{font-size:18px}.why-grid{grid-template-columns:1fr 1fr}.why-grid>div:nth-child(2){border-right:0}.why-grid>div{margin-bottom:18px}.why-grid h3{font-size:17px}.why-grid p{font-size:15px}
}
@media (max-width:560px){
  .header-shell{width:calc(100% - 28px)}.brand{gap:5px}.brand-main{font-size:16px}.brand-sub{font-size:7px}.hero{min-height:315px;aspect-ratio:1480/600;background-position:center center}.hero-scroll{display:none}.about{grid-template-columns:1fr}.profile-wrap{height:auto}.profile-wrap img{height:auto}.about-copy{padding:22px 18px}.about-copy h2{font-size:26px;margin-bottom:16px}.about-copy p{font-size:15px}.about-copy strong{font-size:14px}.qr-wrap{grid-column:auto;height:280px}.content-width{width:100%}.destinations{padding:42px 18px}.destinations>h2{font-size:20px}.destination-grid{grid-template-columns:1fr}.destination-card h3{font-size:30px}.destination-card p{font-size:20px}.why{padding:26px 18px}.why>h2{font-size:31px}.why-grid{grid-template-columns:1fr}.why-grid>div{border-right:0;border-bottom:2px solid var(--gold);margin:0;padding:13px 0}.why-grid h3{font-size:18px;white-space:normal}.why-grid p{font-size:16px}.plan-image{width:100%;padding:0}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
/* ===== corrected premium header + hero ===== */
:root{--header-h:78px}
.site-header{position:relative;height:var(--header-h);background:#12384f;color:#fff;z-index:50;box-shadow:0 6px 24px rgba(8,28,42,.12)}
.site-header::after{background:rgba(255,255,255,.1)}
.header-shell{width:min(1440px,calc(100% - 80px));height:100%;margin:auto}
.brand-main{font-size:25px;color:#fff}.brand-sub{font-size:10px;color:#e4b43d}
.nav{gap:36px}.nav-link{font-size:14px;color:rgba(255,255,255,.92);padding:29px 0 26px}.nav-link::after{bottom:19px}
.nav-cta{padding:12px 18px;border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.035)}
.site-header.is-scrolled{position:fixed;top:0;left:0;right:0;height:70px;background:rgba(13,45,65,.97)}
.site-header.is-scrolled + .hero{margin-top:78px}
.hero{max-width:none;width:100%;height:clamp(470px,34vw,610px);min-height:470px;max-height:none;aspect-ratio:auto;background-image:url('assets/hero-landscape.jpg');background-size:cover;background-position:center 48%;background-repeat:no-repeat;position:relative;overflow:hidden}
.hero::before{background:linear-gradient(90deg,rgba(6,25,38,.18) 0%,rgba(6,25,38,.03) 38%,rgba(6,25,38,.12) 100%),linear-gradient(180deg,rgba(5,21,33,.08),rgba(5,21,33,.18))}
.hero-card-overlay{position:absolute;left:max(50px,calc((100vw - 1440px)/2 + 10px));top:50%;transform:translateY(-50%);width:clamp(330px,24vw,410px);z-index:4;filter:drop-shadow(0 18px 35px rgba(7,24,36,.18))}
.hero-card-overlay img{width:100%;height:auto;display:block}
.hero-meta{right:max(44px,calc((100vw - 1440px)/2 + 18px));bottom:28px;font-size:10px}
.hero-scroll{bottom:22px}
@media(max-width:900px){
 .header-shell{width:calc(100% - 34px)}
 .site-header{height:68px}.site-header.is-scrolled{height:64px}.site-header.is-scrolled + .hero{margin-top:68px}
 .hero{height:460px;min-height:460px;background-position:56% center}
 .hero-card-overlay{left:24px;width:min(360px,55vw)}
 .nav{top:68px}.site-header.is-scrolled .nav{top:64px}
}
@media(max-width:560px){
 .brand-main{font-size:18px}.brand-sub{font-size:7px}
 .hero{height:400px;min-height:400px;background-position:64% center}
 .hero-card-overlay{left:18px;right:18px;top:auto;bottom:24px;transform:none;width:min(330px,calc(100% - 36px))}
}

/* ===== Fortune-500-inspired editorial hero card ===== */
.hero-card-overlay{
  position:absolute;
  left:max(54px,calc((100vw - 1440px)/2 + 18px));
  top:50%;
  transform:translateY(-50%);
  width:clamp(390px,31vw,500px);
  min-height:360px;
  z-index:4;
  padding:36px 38px 30px;
  background:linear-gradient(135deg,rgba(250,246,238,.96),rgba(244,235,219,.91));
  border:1px solid rgba(214,170,82,.42);
  box-shadow:0 28px 70px rgba(9,29,42,.26);
  backdrop-filter:blur(14px) saturate(105%);
  -webkit-backdrop-filter:blur(14px) saturate(105%);
  overflow:hidden;
}
.hero-card-overlay::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:4px;
  background:linear-gradient(180deg,#d7a12d,#f0cf82 48%,#b67d12);
}
.hero-card-overlay::after{
  content:"";
  position:absolute;
  right:-88px;
  top:-88px;
  width:210px;
  height:210px;
  border:1px solid rgba(18,56,79,.11);
  border-radius:50%;
  box-shadow:0 0 0 34px rgba(18,56,79,.025),0 0 0 68px rgba(18,56,79,.018);
  pointer-events:none;
}
.hero-card-kicker{display:flex;align-items:baseline;gap:12px;position:relative;z-index:1;margin-bottom:5px}
.hero-card-kicker>span{font-family:'Playfair Display',Georgia,serif;font-size:31px;font-style:italic;font-weight:500;color:#9c7225;letter-spacing:-.02em}
.hero-card-kicker>small{font-family:'DM Sans',Arial,sans-serif;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.18em;color:#61717c;font-weight:600}
.hero-card-overlay h1{position:relative;z-index:1;margin:0;color:#0b3049;font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(45px,4vw,65px);font-weight:400;line-height:.98;letter-spacing:-.045em}
.hero-card-rule{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:17px 0 14px;max-width:388px}
.hero-card-rule i{height:1px;background:linear-gradient(90deg,rgba(11,48,73,.12),rgba(11,48,73,.55))}.hero-card-rule i:last-child{transform:scaleX(-1)}
.hero-card-rule b{width:7px;height:7px;border:1px solid #c69a41;transform:rotate(45deg);display:block;background:rgba(255,255,255,.45)}
.hero-card-tagline{position:relative;z-index:1;margin:0 0 18px;font-family:'DM Sans',Arial,sans-serif;font-size:10px;line-height:1.5;text-transform:uppercase;letter-spacing:.24em;color:#91713c;font-weight:600}
.hero-card-destinations{position:relative;z-index:1;display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:22px;font-family:'DM Sans',Arial,sans-serif;font-size:8px;text-transform:uppercase;letter-spacing:.17em;color:#16374c;font-weight:600}
.hero-card-destinations em{width:1px;height:12px;background:rgba(17,53,76,.24);display:inline-block}
.hero-card-cta{position:relative;z-index:1;width:max-content;min-width:202px;height:46px;padding:0 16px 0 18px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:#0d3148;color:#f6ead3;border:1px solid #0d3148;font-family:'DM Sans',Arial,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:600;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}
.hero-card-cta b{font-size:15px;color:#d8a63b;font-weight:400;transition:transform .3s ease}.hero-card-cta:hover{background:#0a273b;transform:translateY(-2px);box-shadow:0 10px 24px rgba(10,39,59,.18)}.hero-card-cta:hover b{transform:translate(3px,-3px)}
.hero-card-overlay blockquote{position:relative;z-index:1;margin:24px 0 0;padding-left:16px;border-left:1px solid rgba(183,133,34,.55);max-width:310px;color:#425764;font-family:'Playfair Display',Georgia,serif;font-size:13px;line-height:1.45;font-style:italic}
.hero-card-index{position:absolute;right:20px;bottom:14px;color:rgba(13,49,72,.24);font-family:'DM Sans',Arial,sans-serif;font-size:10px;letter-spacing:.2em;font-weight:600}
@media (hover:hover){.hero-card-overlay{transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.hero-card-overlay:hover{transform:translateY(calc(-50% - 4px));box-shadow:0 36px 85px rgba(9,29,42,.31)}}
@media(max-width:900px){
  .hero-card-overlay{left:24px;width:min(440px,58vw);min-height:auto;padding:29px 30px 26px}
  .hero-card-kicker>span{font-size:25px}.hero-card-kicker>small{font-size:7px}.hero-card-overlay h1{font-size:clamp(38px,6vw,54px)}
  .hero-card-tagline{font-size:8px}.hero-card-destinations{gap:7px;font-size:7px}.hero-card-cta{height:42px;min-width:190px}.hero-card-overlay blockquote{font-size:12px;margin-top:19px}
}
@media(max-width:560px){
  .hero-card-overlay{left:18px;right:18px;top:auto;bottom:20px;transform:none;width:auto;padding:24px 24px 21px;background:linear-gradient(135deg,rgba(250,246,238,.97),rgba(244,235,219,.94))}
  .hero-card-overlay:hover{transform:none}.hero-card-kicker>small{display:none}.hero-card-overlay h1{font-size:40px}.hero-card-rule{margin:12px 0}.hero-card-tagline{margin-bottom:13px}.hero-card-destinations{margin-bottom:16px}.hero-card-overlay blockquote{display:none}.hero-card-index{display:none}
}

/* ===== Full-screen cinematic hero + integrated editorial banner ===== */
.site-header{
  position:relative;
  height:78px;
}

.hero{
  width:100%;
  height:calc(100svh - 78px);
  min-height:620px;
  max-height:none;
  aspect-ratio:auto;
  background-image:url('assets/hero-landscape.jpg');
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
}
.hero::before{
  background:
    linear-gradient(90deg,rgba(5,24,37,.28) 0%,rgba(5,24,37,.10) 31%,rgba(5,24,37,0) 57%),
    linear-gradient(180deg,rgba(6,23,34,.07) 0%,rgba(6,23,34,.02) 58%,rgba(4,18,29,.30) 100%);
}
.hero-shade{
  box-shadow:inset 0 0 100px rgba(4,18,28,.05);
}

.hero-card-overlay{
  left:max(54px,calc((100vw - 1440px)/2 + 18px));
  top:50%;
  transform:translateY(-50%);
  width:clamp(430px,31vw,530px);
  min-height:0;
  padding:46px 48px 42px;
  background:
    linear-gradient(90deg,rgba(250,246,238,.90) 0%,rgba(250,246,238,.82) 78%,rgba(250,246,238,.08) 100%);
  border:0;
  border-left:2px solid rgba(218,169,56,.95);
  box-shadow:-18px 24px 70px rgba(9,29,42,.10);
  backdrop-filter:blur(10px) saturate(108%);
  -webkit-backdrop-filter:blur(10px) saturate(108%);
  overflow:visible;
  filter:none;
}
.hero-card-overlay::before{
  content:"";
  position:absolute;
  left:0;
  top:22px;
  bottom:22px;
  width:1px;
  background:linear-gradient(180deg,transparent,#e0b455 18%,#e0b455 82%,transparent);
}
.hero-card-overlay::after{
  content:"";
  position:absolute;
  top:0;
  right:-90px;
  width:120px;
  height:100%;
  border:0;
  border-radius:0;
  box-shadow:none;
  background:linear-gradient(90deg,rgba(250,246,238,.38),rgba(250,246,238,0));
  pointer-events:none;
}
.hero-card-kicker{
  gap:14px;
  margin-bottom:10px;
}
.hero-card-kicker>span{
  font-family:'Playfair Display',Georgia,serif;
  font-size:30px;
  line-height:1;
  font-style:italic;
  font-weight:500;
  color:#9b6f20;
  letter-spacing:-.02em;
}
.hero-card-kicker>small{
  font-family:'DM Sans',Arial,sans-serif;
  font-size:9px;
  letter-spacing:.22em;
  color:#516675;
  font-weight:600;
}
.hero-card-overlay h1{
  max-width:390px;
  font-family:'Libre Baskerville',Georgia,serif;
  font-size:clamp(48px,4.2vw,68px);
  line-height:.98;
  letter-spacing:-.055em;
  font-weight:400;
  color:#0b3049;
}
.hero-card-rule{
  max-width:390px;
  margin:21px 0 17px;
}
.hero-card-tagline{
  margin-bottom:20px;
  font-size:10px;
  letter-spacing:.25em;
  color:#8c6a32;
}
.hero-card-destinations{
  margin-bottom:26px;
  gap:11px;
  font-size:8.5px;
  letter-spacing:.18em;
}
.hero-card-cta{
  min-width:218px;
  height:50px;
  padding:0 18px 0 20px;
  border-radius:0;
  box-shadow:0 12px 26px rgba(10,39,59,.12);
}
.hero-card-overlay blockquote{
  margin-top:28px;
  max-width:325px;
  font-size:14px;
  line-height:1.55;
  color:#405966;
}
.hero-card-index{display:none}

/* card is intentionally integrated; do not lift it like a floating tile */
@media (hover:hover){
  .hero-card-overlay,
  .hero-card-overlay:hover{
    transform:translateY(-50%);
    box-shadow:-18px 24px 70px rgba(9,29,42,.10);
  }
}

.hero-meta{
  right:max(48px,calc((100vw - 1440px)/2 + 18px));
  bottom:34px;
}
.hero-scroll{bottom:30px}

@media (max-width:1100px){
  .hero{height:calc(100svh - 78px);min-height:570px;background-position:58% center}
  .hero-card-overlay{left:34px;width:min(465px,48vw);padding:38px 36px 34px}
  .hero-card-overlay h1{font-size:clamp(44px,6vw,60px)}
}

@media (max-width:900px){
  .site-header{height:68px}
  .hero{height:calc(100svh - 68px);min-height:520px;background-position:63% center}
  .hero-card-overlay{left:22px;width:min(430px,58vw);padding:32px 30px 29px;background:linear-gradient(90deg,rgba(250,246,238,.92),rgba(250,246,238,.80) 80%,rgba(250,246,238,.05))}
  .hero-card-overlay::after{right:-55px;width:75px}
}

@media (max-width:560px){
  .hero{height:calc(100svh - 68px);min-height:560px;background-position:70% center}
  .hero-card-overlay{left:18px;right:18px;top:auto;bottom:26px;transform:none;width:auto;padding:25px 24px 23px;background:rgba(248,242,231,.91);border-left:2px solid rgba(218,169,56,.95)}
  .hero-card-overlay::after{display:none}
  .hero-card-kicker>span{font-size:24px}
  .hero-card-overlay h1{font-size:41px;letter-spacing:-.04em}
  .hero-card-tagline{font-size:8px;letter-spacing:.18em}
  .hero-card-destinations{font-size:7px;margin-bottom:16px}
  .hero-card-cta{height:44px;min-width:190px}
  .hero-card-overlay blockquote{display:none}
  @media (hover:hover){.hero-card-overlay,.hero-card-overlay:hover{transform:none}}
}

/* ===== Final luxury editorial hero refinement ===== */
.hero{
  height:calc(100svh - 78px);
  min-height:590px;
  background-size:cover;
  background-position:center 52%;
}
.hero::before{
  background:
    linear-gradient(90deg,rgba(5,24,37,.62) 0%,rgba(5,24,37,.43) 18%,rgba(5,24,37,.18) 36%,rgba(5,24,37,.02) 56%,rgba(5,24,37,0) 72%),
    linear-gradient(180deg,rgba(5,20,31,.04) 0%,rgba(5,20,31,.01) 56%,rgba(4,17,27,.28) 100%);
}
.hero-card-overlay{
  left:max(62px,calc((100vw - 1440px)/2 + 34px));
  width:clamp(360px,27vw,445px);
  padding:0;
  background:transparent;
  border:0;
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
  color:#fff;
  text-shadow:0 2px 22px rgba(2,18,29,.18);
}
.hero-card-overlay::before,.hero-card-overlay::after{display:none}
.hero-card-kicker{gap:13px;margin-bottom:12px;align-items:center}
.hero-card-kicker>span{font-size:27px;color:#e6bd66;text-shadow:0 2px 18px rgba(0,0,0,.18)}
.hero-card-kicker>small{font-size:8px;color:rgba(255,255,255,.78);letter-spacing:.25em}
.hero-card-overlay h1{max-width:420px;font-family:'Playfair Display',Georgia,serif;font-size:clamp(48px,4.1vw,66px);line-height:.94;letter-spacing:-.045em;color:#fff;text-wrap:balance;text-shadow:0 3px 28px rgba(3,19,30,.28)}
.hero-card-rule{display:block;width:68px;margin:24px 0 19px}
.hero-card-rule i:first-child{display:block;width:68px;height:1px;background:#d6a941}.hero-card-rule i:last-child,.hero-card-rule b{display:none}
.hero-card-tagline{max-width:400px;margin:0 0 19px;color:rgba(255,255,255,.78);font-size:9px;letter-spacing:.24em}
.hero-card-destinations{margin:0 0 25px;color:rgba(255,255,255,.84);font-size:8px;gap:10px}
.hero-card-destinations em{background:rgba(255,255,255,.35);height:10px}
.hero-card-cta{min-width:196px;height:47px;padding:0 17px 0 19px;background:rgba(10,43,63,.92);border:1px solid rgba(255,255,255,.26);box-shadow:0 14px 30px rgba(3,20,31,.18);color:#fff}
.hero-card-cta:hover{background:#fff;color:#0b3049;border-color:#fff}
.hero-card-overlay blockquote{max-width:315px;margin-top:23px;padding-left:14px;border-left:1px solid rgba(222,177,78,.78);color:rgba(255,255,255,.78);font-size:12.5px;line-height:1.55;text-shadow:0 2px 15px rgba(3,19,30,.28)}
.hero-meta{opacity:.78}
@media (hover:hover){.hero-card-overlay,.hero-card-overlay:hover{transform:translateY(-50%);box-shadow:none}}
@media (max-width:1100px){
  .hero{height:calc(100svh - 78px);min-height:560px;background-position:57% 52%}
  .hero-card-overlay{left:34px;width:min(390px,43vw);padding:0}
  .hero-card-overlay h1{font-size:clamp(44px,5.8vw,59px)}
}
@media (max-width:900px){
  .hero{height:calc(100svh - 68px);min-height:520px;background-position:62% center}
  .hero-card-overlay{left:25px;width:min(380px,52vw);padding:0;background:transparent}
}
@media (max-width:560px){
  .hero{height:calc(100svh - 68px);min-height:590px;background-position:69% center}
  .hero::before{background:linear-gradient(90deg,rgba(5,24,37,.66),rgba(5,24,37,.25) 68%,rgba(5,24,37,.08)),linear-gradient(180deg,transparent 40%,rgba(4,17,27,.34))}
  .hero-card-overlay{left:22px;right:22px;top:50%;bottom:auto;transform:translateY(-50%);width:auto;padding:0;background:transparent;border:0}
  .hero-card-kicker>span{font-size:23px}.hero-card-kicker>small{display:block;font-size:6.5px}
  .hero-card-overlay h1{font-size:43px;color:#fff}.hero-card-tagline{font-size:7.5px;color:rgba(255,255,255,.78)}
  .hero-card-destinations{font-size:6.5px;color:rgba(255,255,255,.84)}
  .hero-card-overlay blockquote{display:block;font-size:11px;max-width:280px}
  @media (hover:hover){.hero-card-overlay,.hero-card-overlay:hover{transform:translateY(-50%)}}
}

/* ===== Pixel-match header from approved reference ===== */
:root{--header-h:94px}
.site-header,
.site-header.is-scrolled{
  position:relative;
  inset:auto;
  height:94px;
  background:#06283f;
  color:#fff;
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
  transform:none;
}
.site-header::after,
.site-header.is-scrolled::after{display:none}
.header-shell,
.site-header.is-scrolled .header-shell{
  width:100%;
  max-width:none;
  height:94px;
  margin:0;
  padding:0 55px 0 56px;
  display:flex;
  align-items:center;
  gap:0;
}
.brand{
  display:inline-flex;
  align-items:baseline;
  gap:13px;
  margin:0;
  min-width:max-content;
  line-height:1;
}
.brand-main{
  font-family:'Libre Baskerville',Georgia,'Times New Roman',serif;
  font-size:38px;
  line-height:1;
  font-weight:700;
  letter-spacing:-1.45px;
  color:#fff;
}
.brand-sub{
  font-family:'DM Sans',Arial,sans-serif;
  font-size:14px;
  line-height:1;
  font-weight:600;
  letter-spacing:.115em;
  text-transform:uppercase;
  color:#e8ae3a;
  transform:translateY(-1px);
}
.nav,
.site-header.is-scrolled .nav{
  margin-left:auto;
  display:flex;
  align-items:center;
  gap:52px;
  height:94px;
  font-family:Georgia,'Times New Roman',serif;
}
.nav-link,
.site-header.is-scrolled .nav-link{
  position:relative;
  display:flex;
  align-items:center;
  height:94px;
  padding:0;
  font-size:21px;
  line-height:1;
  font-weight:400;
  letter-spacing:0;
  color:#fff;
  opacity:1;
}
.nav-link::after,
.site-header.is-scrolled .nav-link::after{
  content:"";
  position:absolute;
  left:0;
  right:auto;
  bottom:21px;
  width:0;
  height:1.5px;
  background:#d9a13a;
  transition:width .25s ease;
}
.nav-link:hover::after,
.nav-link.active::after{right:auto;width:100%}
.nav-cta,
.site-header.is-scrolled .nav-cta{
  width:206px;
  height:55px;
  padding:0 16px 0 27px;
  margin-left:-4px;
  border:1px solid #d6a14a;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:20px;
  line-height:1;
  font-weight:400;
  letter-spacing:0;
  color:#fff;
  background:transparent;
  transform:none;
}
.nav-cta::after{display:none!important}
.nav-cta b{
  font-family:Arial,sans-serif;
  font-size:19px;
  line-height:1;
  font-weight:400;
  color:#e9ad39;
  transform:none;
}
.nav-cta:hover{
  background:#0b334c;
  color:#fff;
  border-color:#e2ac4b;
  transform:none;
}
.nav-cta:hover b{transform:translate(2px,-2px)}
.hero{
  height:calc(100svh - 94px);
}

@media(max-width:1200px){
  .header-shell,.site-header.is-scrolled .header-shell{padding-left:34px;padding-right:34px}
  .brand-main{font-size:31px}.brand-sub{font-size:11px}
  .nav,.site-header.is-scrolled .nav{gap:31px}
  .nav-link,.site-header.is-scrolled .nav-link{font-size:18px}
  .nav-cta,.site-header.is-scrolled .nav-cta{width:180px;font-size:18px;padding-left:22px}
}
@media(max-width:900px){
  :root{--header-h:72px}
  .site-header,.site-header.is-scrolled{height:72px}
  .header-shell,.site-header.is-scrolled .header-shell{height:72px;padding:0 22px}
  .brand-main{font-size:25px}.brand-sub{font-size:9px}
  .menu-btn{display:flex;margin-left:auto;width:44px;height:44px;border-color:rgba(217,161,58,.65);background:transparent}
  .nav,.site-header.is-scrolled .nav{
    position:absolute;top:72px;left:0;right:0;height:auto;margin:0;padding:18px 22px 24px;
    display:none;flex-direction:column;align-items:stretch;gap:0;background:#06283f;border-top:1px solid rgba(255,255,255,.08)
  }
  .nav.open{display:flex}
  .nav-link,.site-header.is-scrolled .nav-link{height:auto;padding:15px 0;font-size:18px}
  .nav-link::after,.site-header.is-scrolled .nav-link::after{bottom:7px}
  .nav-cta,.site-header.is-scrolled .nav-cta{width:100%;height:50px;margin:10px 0 0;padding:0 18px;font-size:18px}
  .hero{height:calc(100svh - 72px)}
}
@media(max-width:520px){
  .header-shell,.site-header.is-scrolled .header-shell{padding:0 16px}
  .brand{gap:8px}.brand-main{font-size:21px;letter-spacing:-.7px}.brand-sub{font-size:7.5px;letter-spacing:.1em}
}

/* ===== FINAL approved header proportions (reference-image match) ===== */
:root{--header-h:72px}
.site-header,
.site-header.is-scrolled{
  position:relative;
  height:72px;
  background:#06283f;
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.header-shell,
.site-header.is-scrolled .header-shell{
  width:100%;
  height:72px;
  padding:0 48px 0 54px;
  margin:0;
  display:flex;
  align-items:center;
}
.brand{gap:11px;align-items:baseline;line-height:1}
.brand-main{
  font-family:'Libre Baskerville',Georgia,'Times New Roman',serif;
  font-size:30px;
  line-height:1;
  font-weight:700;
  letter-spacing:-1px;
}
.brand-sub{
  font-family:'DM Sans',Arial,sans-serif;
  font-size:10px;
  line-height:1;
  font-weight:600;
  letter-spacing:.12em;
  color:#e6ad3d;
  transform:none;
}
.nav,
.site-header.is-scrolled .nav{
  height:72px;
  margin-left:auto;
  gap:46px;
  font-family:'DM Sans',Arial,sans-serif;
}
.nav-link,
.site-header.is-scrolled .nav-link{
  height:72px;
  padding:0;
  display:flex;
  align-items:center;
  font-family:'DM Sans',Arial,sans-serif;
  font-size:16px;
  line-height:1;
  font-weight:500;
  letter-spacing:0;
  white-space:nowrap;
}
.nav-link::after,
.site-header.is-scrolled .nav-link::after{
  bottom:15px;
  height:1px;
  background:#d9a13a;
}
.nav-cta,
.site-header.is-scrolled .nav-cta{
  width:184px;
  min-width:184px;
  height:46px;
  margin-left:-3px;
  padding:0 17px 0 21px;
  border:1px solid #d3a14a;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  font-family:'DM Sans',Arial,sans-serif;
  font-size:16px;
  font-weight:500;
  white-space:nowrap;
}
.nav-cta span{white-space:nowrap}
.nav-cta b{font-size:16px;color:#e8ad39}
.hero{height:calc(100svh - 72px)}

/* approved hero copy: no secondary title beside Prithish */
.hero-card-kicker small{display:none!important}

@media(max-width:1200px){
  .header-shell,.site-header.is-scrolled .header-shell{padding-left:34px;padding-right:34px}
  .brand-main{font-size:27px}.brand-sub{font-size:9px}
  .nav,.site-header.is-scrolled .nav{gap:30px}
  .nav-link,.site-header.is-scrolled .nav-link{font-size:15px}
  .nav-cta,.site-header.is-scrolled .nav-cta{width:170px;min-width:170px;height:44px;font-size:15px;padding:0 15px 0 18px}
}
@media(max-width:900px){
  .site-header,.site-header.is-scrolled{height:68px}
  .header-shell,.site-header.is-scrolled .header-shell{height:68px;padding:0 20px}
  .brand-main{font-size:24px}.brand-sub{font-size:8px}
  .nav,.site-header.is-scrolled .nav{top:68px;height:auto}
  .nav-link,.site-header.is-scrolled .nav-link{height:auto;font-size:17px}
  .nav-cta,.site-header.is-scrolled .nav-cta{width:100%;min-width:0;height:48px}
  .hero{height:calc(100svh - 68px)}
}

/* =========================================================
   MASTER REFERENCE MATCH — approved hero/header image
   ========================================================= */
:root{
  --master-navy:#03273c;
  --master-gold:#d6a24a;
  --master-ivory:#f7f4ee;
  --header-h:92px;
}

/* Header proportions taken from approved 1648px-wide reference */
.site-header,
.site-header.is-scrolled{
  position:relative;
  height:var(--header-h);
  background:var(--master-navy);
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.site-header::after{display:none}
.header-shell,
.site-header.is-scrolled .header-shell{
  width:100%;
  max-width:none;
  height:var(--header-h);
  padding:0 43px 0 55px;
  margin:0;
  gap:0;
}
.brand{
  display:flex;
  align-items:center;
  gap:15px;
  min-width:0;
}
.brand-main{
  font-family:'Libre Baskerville',Georgia,serif;
  font-size:43px;
  line-height:1;
  font-weight:700;
  letter-spacing:-1.6px;
  color:#fff;
}
.brand-divider{
  width:1px;
  height:41px;
  background:rgba(214,162,74,.92);
  display:block;
  margin-left:2px;
}
.brand-sub{
  font-family:'DM Sans',Arial,sans-serif;
  font-size:15px;
  line-height:1;
  letter-spacing:.12em;
  font-weight:600;
  text-transform:uppercase;
  color:#dda64a;
}
.nav,
.site-header.is-scrolled .nav{
  margin-left:auto;
  display:flex;
  align-items:center;
  gap:59px;
}
.nav-link,
.site-header.is-scrolled .nav-link{
  padding:36px 0 30px;
  font-family:'DM Sans',Arial,sans-serif;
  font-size:19px;
  line-height:1;
  font-weight:400;
  letter-spacing:0;
  color:#fff;
}
.nav-link::after,
.site-header.is-scrolled .nav-link::after{
  left:0;
  right:100%;
  bottom:22px;
  height:1px;
  background:#d9a849;
}
.nav-link.active::after,.nav-link:hover::after{right:0}
.nav-cta,
.site-header.is-scrolled .nav-cta{
  width:208px;
  height:56px;
  margin-left:-8px;
  padding:0 24px 0 27px;
  border:1px solid #c8913d;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  font-size:18px;
  line-height:1;
}
.nav-cta b{font-size:22px;color:#e1a63a}

/* Full visible hero below header */
.hero{
  width:100%;
  max-width:none;
  height:calc(100svh - var(--header-h));
  min-height:650px;
  max-height:none;
  aspect-ratio:auto;
  margin:0;
  background-image:url('assets/hero-landscape.jpg');
  background-size:cover;
  background-position:center 54%;
  background-repeat:no-repeat;
}
.hero::after{display:none}
.hero::before{
  z-index:1;
  background:
    linear-gradient(90deg,rgba(1,29,45,.86) 0%,rgba(2,34,52,.69) 18%,rgba(3,38,56,.38) 36%,rgba(3,38,56,.06) 58%,rgba(3,38,56,0) 72%),
    linear-gradient(180deg,rgba(4,29,43,.03) 0%,rgba(4,29,43,.01) 52%,rgba(2,27,42,.18) 100%);
}
.hero-shade{display:none}
.hero-meta,.hero-scroll{display:none}

/* Left editorial composition */
.hero-card-overlay,
.hero-card-overlay:hover{
  position:absolute;
  z-index:4;
  left:6.25vw;
  top:50%;
  transform:translateY(-48%);
  width:510px;
  max-width:43vw;
  min-height:0;
  padding:0;
  background:none;
  border:0;
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
  color:#fff;
  text-shadow:none;
}
.hero-card-overlay::before,.hero-card-overlay::after{display:none!important}
.hero-card-kicker{
  display:flex;
  align-items:center;
  gap:24px;
  margin:0 0 16px;
}
.hero-card-kicker>span{
  font-family:'Playfair Display',Georgia,serif;
  font-size:35px;
  line-height:1;
  font-style:italic;
  font-weight:500;
  letter-spacing:.01em;
  color:#e7b965;
}
.hero-card-kicker>i{
  width:39px;
  height:1px;
  background:#d6a24a;
  display:block;
  margin-top:6px;
}
.hero-card-overlay h1{
  display:flex;
  flex-direction:column;
  gap:0;
  margin:0;
  max-width:none;
  font-family:'Playfair Display',Georgia,serif;
  font-size:104px;
  line-height:.86;
  letter-spacing:-.055em;
  font-weight:400;
  color:var(--master-ivory);
  text-shadow:0 2px 22px rgba(0,0,0,.14);
}
.hero-card-overlay h1 span{display:block}
.hero-card-rule{
  display:block;
  width:75px;
  height:2px;
  margin:36px 0 28px;
  background:#d6a24a;
}
.hero-card-rule i,.hero-card-rule b{display:none!important}
.hero-card-tagline{
  margin:0 0 27px;
  max-width:none;
  font-family:'DM Sans',Arial,sans-serif;
  font-size:15px;
  line-height:1;
  font-weight:500;
  letter-spacing:.20em;
  text-transform:uppercase;
  color:rgba(255,255,255,.88);
}
.hero-card-destinations{
  margin:0 0 35px;
  display:flex;
  align-items:center;
  flex-wrap:nowrap;
  gap:17px;
  font-family:'DM Sans',Arial,sans-serif;
  font-size:14px;
  line-height:1;
  font-weight:500;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#fff;
}
.hero-card-destinations em{
  width:1px;
  height:18px;
  background:rgba(226,170,72,.85);
  display:block;
}
.hero-card-cta{
  width:278px;
  min-width:0;
  height:64px;
  padding:0 28px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border:1px solid #c89442;
  background:rgba(4,38,58,.84);
  box-shadow:none;
  font-family:'DM Sans',Arial,sans-serif;
  font-size:16px;
  line-height:1;
  font-weight:600;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#fff;
}
.hero-card-cta b{font-size:22px;color:#e3a83d;font-weight:400}
.hero-card-cta:hover{background:#fff;color:#082d43;border-color:#fff;transform:none;box-shadow:none}

.hero-quote{
  display:grid;
  grid-template-columns:40px 1px auto;
  column-gap:18px;
  align-items:start;
  margin-top:46px;
  width:420px;
  max-width:100%;
}
.quote-mark{
  display:block;
  font-family:Georgia,serif;
  font-size:57px;
  line-height:.67;
  font-weight:700;
  color:#e5ae4a;
  transform:translateY(1px);
}
.quote-line{
  display:block;
  width:1px;
  height:72px;
  background:#d6a24a;
}
.hero-quote blockquote{
  margin:3px 0 0;
  padding:0;
  border:0;
  max-width:none;
  font-family:'Playfair Display',Georgia,serif;
  font-size:19px;
  line-height:1.55;
  font-style:italic;
  font-weight:400;
  color:#f3eee7;
  text-shadow:0 2px 16px rgba(0,0,0,.16);
}
.hero-card-index{display:none}

/* Keep existing lower page layout below the approved hero */
@media (max-width:1200px){
  .header-shell{padding:0 34px}
  .brand-main{font-size:35px}.brand-sub{font-size:12px}.brand-divider{height:34px}
  .nav{gap:37px}.nav-link{font-size:16px}.nav-cta{width:190px;height:54px;font-size:16px}
  .hero-card-overlay{left:5vw;width:455px;max-width:48vw}
  .hero-card-overlay h1{font-size:82px}.hero-card-kicker>span{font-size:31px}
  .hero-card-tagline{font-size:12px}.hero-card-destinations{font-size:11px;gap:12px}.hero-card-cta{width:240px;height:58px;font-size:13px}
  .hero-quote{margin-top:34px}.hero-quote blockquote{font-size:16px}
}
@media (max-width:900px){
  :root{--header-h:70px}
  .site-header,.site-header.is-scrolled,.header-shell,.site-header.is-scrolled .header-shell{height:var(--header-h)}
  .header-shell{padding:0 22px}
  .brand-main{font-size:27px}.brand-divider{height:29px}.brand-sub{font-size:9px}
  .menu-btn{display:flex;margin-left:auto}
  .nav{top:70px;gap:0}
  .hero{height:calc(100svh - var(--header-h));min-height:610px;background-position:64% 54%}
  .hero-card-overlay,.hero-card-overlay:hover{left:34px;top:50%;transform:translateY(-46%);width:400px;max-width:62vw}
  .hero-card-overlay h1{font-size:70px}.hero-card-kicker>span{font-size:28px}.hero-card-tagline{font-size:10px}.hero-card-destinations{font-size:9px;gap:10px}.hero-card-cta{width:220px;height:54px}
  .hero-quote blockquote{font-size:15px}.quote-mark{font-size:49px}.quote-line{height:64px}
}
@media (max-width:560px){
  .brand-divider{height:24px}.brand-sub{font-size:7px;letter-spacing:.08em}.brand-main{font-size:22px}
  .hero{min-height:650px;background-position:70% center}
  .hero-card-overlay,.hero-card-overlay:hover{left:22px;right:22px;top:auto;bottom:44px;transform:none;width:auto;max-width:none}
  .hero-card-kicker{margin-bottom:11px}.hero-card-kicker>span{font-size:26px}.hero-card-kicker>i{width:30px}
  .hero-card-overlay h1{font-size:56px;line-height:.88}.hero-card-rule{margin:24px 0 20px;width:58px}.hero-card-tagline{font-size:8px;line-height:1.35;letter-spacing:.15em}.hero-card-destinations{font-size:7px;gap:7px;flex-wrap:wrap;margin-bottom:21px}.hero-card-destinations em{height:12px}.hero-card-cta{width:205px;height:50px;font-size:11px}.hero-quote{grid-template-columns:28px 1px auto;column-gap:12px;margin-top:26px}.quote-mark{font-size:40px}.quote-line{height:57px}.hero-quote blockquote{font-size:13px;line-height:1.45}
}

/* =========================================================
   STICKY HEADER BEHAVIOR FIX
   Keep the approved header visible while scrolling, without
   reserving an empty white header-sized area.
   ========================================================= */
.site-header,
.site-header.is-scrolled{
  position:sticky !important;
  top:0;
  left:auto;
  right:auto;
  bottom:auto;
  width:100%;
  height:var(--header-h) !important;
  background:var(--master-navy) !important;
  color:#fff;
  z-index:1000;
  transform:none !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}
.site-header.is-scrolled .header-shell,
.site-header .header-shell{
  height:var(--header-h) !important;
}
.site-header.is-scrolled .nav-link,
.site-header .nav-link{
  padding:36px 0 30px;
}
.site-header.is-scrolled .nav-link::after,
.site-header .nav-link::after{
  bottom:22px;
}

@media (max-width:900px){
  .site-header.is-scrolled .nav-link,
  .site-header .nav-link{padding:16px 13px}
  .site-header.is-scrolled .nav-link::after,
  .site-header .nav-link::after{display:none}
}

/* =========================================================
   FINAL HEADER SCROLL + PLAN YOUR TRIP DROPDOWN FIX
   ========================================================= */
html{scroll-padding-top:calc(var(--header-h) + 10px)}
body{padding:0!important;margin:0!important}
.top-page{padding-top:var(--header-h)!important;margin:0!important}
.site-header,
.site-header.is-scrolled{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:var(--header-h)!important;
  margin:0!important;
  z-index:2000!important;
  background:var(--master-navy)!important;
}
.hero{
  margin:0!important;
  height:calc(100svh - var(--header-h))!important;
}

/* Dropdown CTA */
.trip-menu{
  position:relative;
  height:var(--header-h);
  display:flex;
  align-items:center;
}
.trip-toggle{
  cursor:pointer;
  appearance:none;
  -webkit-appearance:none;
  font:inherit;
}
.trip-toggle b{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-family:Arial,sans-serif;
  font-size:20px!important;
  line-height:1;
  transition:transform .22s ease;
  transform:translateY(-2px);
}
.trip-toggle[aria-expanded="true"] b{transform:translateY(1px) rotate(180deg)}
.trip-dropdown{
  position:absolute;
  top:calc(50% + 28px);
  right:0;
  width:238px;
  padding:7px;
  background:#fff;
  border:1px solid rgba(3,39,60,.14);
  box-shadow:0 18px 40px rgba(3,31,47,.18);
  opacity:0;
  visibility:hidden;
  transform:translateY(8px);
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
  z-index:2100;
}
.trip-menu.open .trip-dropdown{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
.trip-dropdown a{
  min-height:48px;
  padding:0 14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  color:#082d43;
  font-family:'DM Sans',Arial,sans-serif;
  font-size:14px;
  font-weight:500;
  border-bottom:1px solid rgba(3,39,60,.10);
  transition:background .18s ease,color .18s ease;
}
.trip-dropdown a:last-child{border-bottom:0}
.trip-dropdown a b{font-size:15px;color:#d6a24a;font-weight:400}
.trip-dropdown a:hover,
.trip-dropdown a:focus-visible{background:#f5f0e7;color:#03273c;outline:none}

@media(max-width:900px){
  .top-page{padding-top:var(--header-h)!important}
  .trip-menu{height:auto;width:100%;display:block}
  .trip-toggle,.site-header.is-scrolled .trip-toggle{width:100%!important;min-width:0!important;height:50px!important;margin:10px 0 0!important;padding:0 18px!important}
  .trip-dropdown{position:static;width:100%;margin-top:6px;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none}
  .trip-menu.open .trip-dropdown{display:block}
}

/* =========================================================
   FINAL PREMIUM DROPDOWN — Font Awesome icons
   ========================================================= */
.trip-menu{
  position:relative!important;
  height:var(--header-h)!important;
  display:flex!important;
  align-items:center!important;
}
.trip-toggle,
.site-header.is-scrolled .trip-toggle{
  width:214px!important;
  min-width:214px!important;
  height:54px!important;
  padding:0 20px 0 22px!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  color:#fff!important;
  background:transparent!important;
  border:1px solid rgba(215,166,70,.86)!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:'DM Sans',Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:500!important;
  letter-spacing:.01em!important;
  text-transform:none!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  transition:background .24s ease,border-color .24s ease,color .24s ease!important;
}
.trip-toggle::after{display:none!important}
.trip-toggle:hover,
.trip-toggle:focus-visible,
.trip-toggle[aria-expanded="true"]{
  background:rgba(255,255,255,.055)!important;
  border-color:#dfa941!important;
  color:#fff!important;
  outline:none!important;
}
.trip-chevron{
  flex:0 0 auto;
  color:#e3aa37;
  font-size:12px!important;
  line-height:1!important;
  transform:none!important;
  transition:transform .22s ease!important;
}
.trip-toggle[aria-expanded="true"] .trip-chevron{
  transform:rotate(180deg)!important;
}
.trip-dropdown{
  position:absolute!important;
  top:calc(50% + 27px)!important;
  right:0!important;
  width:286px!important;
  padding:7px!important;
  margin:0!important;
  background:#fbf8f2!important;
  border:1px solid rgba(218,169,65,.42)!important;
  border-top:2px solid #d9a83e!important;
  box-shadow:0 22px 52px rgba(3,25,38,.24)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(10px)!important;
  transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;
  z-index:5000!important;
}
.trip-dropdown::before{
  content:"";
  position:absolute;
  top:-7px;
  right:27px;
  width:11px;
  height:11px;
  background:#fbf8f2;
  border-left:1px solid rgba(218,169,65,.42);
  border-top:1px solid rgba(218,169,65,.42);
  transform:rotate(45deg);
}
.trip-menu.open .trip-dropdown{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateY(0)!important;
}

.trip-dropdown-label{
  padding:11px 15px 9px;
  color:#9a7332;
  font-family:'DM Sans',Arial,sans-serif;
  font-size:10px;
  font-weight:600;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.destination-card[id]{scroll-margin-top:110px;}
.trip-dropdown a{
  min-height:58px!important;
  padding:0 15px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  color:#0b3048!important;
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid rgba(12,49,72,.09)!important;
  font-family:'DM Sans',Arial,sans-serif!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:500!important;
  letter-spacing:.005em!important;
  transition:background .18s ease,color .18s ease,padding .18s ease!important;
}
.trip-dropdown a:last-child{border-bottom:0!important}
.trip-item-copy{display:flex;align-items:center;gap:12px;min-width:0}
.trip-item-copy>i{width:18px;text-align:center;color:#c89431;font-size:14px}
.trip-item-arrow{color:#bd8a2d;font-size:12px;transition:transform .18s ease}
.trip-dropdown a:hover,
.trip-dropdown a:focus-visible{
  background:#f2eadc!important;
  color:#082a3f!important;
  padding-left:18px!important;
  outline:none!important;
}
.trip-dropdown a:hover .trip-item-arrow,
.trip-dropdown a:focus-visible .trip-item-arrow{transform:translateX(3px)}

@media(max-width:900px){
  .trip-menu{height:auto!important;width:100%!important;display:block!important}
  .trip-toggle,.site-header.is-scrolled .trip-toggle{
    width:100%!important;min-width:0!important;height:52px!important;margin:10px 0 0!important;padding:0 18px!important;
  }
  .trip-dropdown{
    position:static!important;width:100%!important;margin-top:7px!important;display:none!important;
    opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;box-shadow:none!important;
  }
  .trip-dropdown::before{display:none}
  .trip-menu.open .trip-dropdown{display:block!important}
}

/* ===== About section — premium balanced layout ===== */
.about{
  width:100%;
  max-width:1600px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(300px,31%) minmax(0,46%) minmax(260px,23%);
  align-items:stretch;
  background:#fff;
  overflow:hidden;
  border-top:1px solid rgba(10,48,73,.08);
}
.about .profile-wrap{
  position:relative;
  min-height:470px;
  overflow:hidden;
  background:#ece6dc;
}
.about .profile-wrap img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center 35%;
}
.about .about-copy{
  min-width:0;
  padding:52px 50px 38px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:#fff;
}
.about .about-copy h2{
  margin:0 0 24px;
  color:#0a3555;
  font-family:'Libre Baskerville', Georgia, serif;
  font-size:clamp(30px,2.35vw,43px);
  font-weight:700;
  line-height:1.08;
  letter-spacing:-.035em;
}
.about .about-copy h2::after{
  content:"";
  display:block;
  width:52px;
  height:2px;
  margin-top:16px;
  background:#d4a43a;
}
.about .about-copy p{
  margin:0;
  color:#24313a;
  font-family:'DM Sans', Arial, sans-serif;
  font-size:clamp(14px,1.03vw,17px);
  line-height:1.72;
  letter-spacing:-.012em;
  max-width:830px;
}
.about .about-copy strong{
  display:block;
  margin-top:26px;
  padding-top:20px;
  border-top:1px solid rgba(13,49,72,.12);
  color:#0d3148;
  font-family:'Libre Baskerville', Georgia, serif;
  font-size:clamp(14px,1.05vw,17px);
  line-height:1.45;
  text-align:left;
  font-weight:700;
}
.about .qr-wrap{
  min-width:0;
  padding:34px 26px 28px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);
  border-left:1px solid rgba(13,49,72,.08);
  overflow:hidden;
}
.about .qr-wrap img{
  width:min(100%,330px);
  height:auto;
  max-height:410px;
  display:block;
  object-fit:contain;
}

@media(max-width:1100px){
  .about{grid-template-columns:34% 43% 23%}
  .about .about-copy{padding:38px 28px 30px}
  .about .about-copy p{font-size:13px;line-height:1.6}
  .about .qr-wrap{padding:24px 18px}
}
@media(max-width:820px){
  .about{grid-template-columns:42% 58%}
  .about .profile-wrap{min-height:420px}
  .about .qr-wrap{grid-column:1/-1;border-left:0;border-top:1px solid rgba(13,49,72,.08);padding:28px}
  .about .qr-wrap img{width:min(280px,70vw);max-height:none}
}
@media(max-width:560px){
  .about{grid-template-columns:1fr}
  .about .profile-wrap{min-height:0;aspect-ratio:4/3}
  .about .about-copy{padding:34px 22px 28px}
  .about .about-copy h2{font-size:30px;margin-bottom:19px}
  .about .about-copy p{font-size:14px;line-height:1.65}
  .about .about-copy strong{font-size:14px;margin-top:22px;padding-top:17px}
  .about .qr-wrap{grid-column:auto;padding:26px 20px 34px}
}

/* ===== About section v2 — compact, balanced, reference-accurate ===== */
.about{
  width:min(100%,1600px)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(300px,27%) minmax(0,52%) minmax(250px,21%)!important;
  align-items:stretch!important;
  background:#fff!important;
  border-top:0!important;
  overflow:hidden!important;
  min-height:0!important;
}
.about .profile-wrap{
  min-height:0!important;
  height:auto!important;
  overflow:hidden!important;
  background:#efe8de!important;
  display:flex!important;
  align-items:stretch!important;
}
.about .profile-wrap img{
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.about .about-copy{
  min-width:0!important;
  padding:22px 34px 18px!important;
  display:block!important;
  background:#fff!important;
}
.about .about-copy h2{
  margin:0 0 18px!important;
  color:#0b3455!important;
  font-family:'Libre Baskerville',Georgia,serif!important;
  font-size:clamp(28px,2vw,36px)!important;
  font-weight:700!important;
  line-height:1.08!important;
  letter-spacing:-.03em!important;
}
.about .about-copy h2::after{
  content:""!important;
  display:block!important;
  width:44px!important;
  height:2px!important;
  margin-top:13px!important;
  background:#d4a43a!important;
}
.about .about-copy p{
  margin:0!important;
  max-width:none!important;
  color:#172a38!important;
  font-family:'DM Sans',Arial,sans-serif!important;
  font-size:clamp(13px,.95vw,15.5px)!important;
  font-weight:400!important;
  line-height:1.52!important;
  letter-spacing:-.008em!important;
}
.about .about-copy strong{
  display:block!important;
  margin:18px 0 0!important;
  padding:15px 0 0!important;
  border-top:1px solid rgba(13,49,72,.12)!important;
  color:#0d3148!important;
  font-family:'Libre Baskerville',Georgia,serif!important;
  font-size:clamp(13px,.95vw,15.5px)!important;
  line-height:1.35!important;
  text-align:center!important;
  font-weight:700!important;
}
.about .qr-wrap{
  min-width:0!important;
  padding:18px 20px 16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  border-left:0!important;
  overflow:hidden!important;
}
.about .qr-wrap img{
  width:min(100%,315px)!important;
  height:auto!important;
  max-height:none!important;
  display:block!important;
  object-fit:contain!important;
}
@media (min-width:1500px){
  .about{grid-template-columns:390px minmax(0,1fr) 330px!important}
  .about .about-copy{padding:22px 34px 16px!important}
}
@media (max-width:1100px){
  .about{grid-template-columns:32% 46% 22%!important}
  .about .about-copy{padding:24px 24px 20px!important}
  .about .about-copy p{font-size:13px!important;line-height:1.48!important}
  .about .qr-wrap{padding:18px 14px!important}
}
@media (max-width:820px){
  .about{grid-template-columns:42% 58%!important}
  .about .profile-wrap{min-height:360px!important}
  .about .qr-wrap{grid-column:1/-1!important;border-top:1px solid rgba(13,49,72,.08)!important;padding:26px!important}
  .about .qr-wrap img{width:min(290px,74vw)!important}
}
@media (max-width:560px){
  .about{grid-template-columns:1fr!important}
  .about .profile-wrap{min-height:0!important;aspect-ratio:374/343!important}
  .about .about-copy{padding:30px 20px 24px!important}
  .about .about-copy h2{font-size:29px!important;margin-bottom:18px!important}
  .about .about-copy p{font-size:14px!important;line-height:1.58!important}
  .about .about-copy strong{font-size:14px!important;margin-top:18px!important}
  .about .qr-wrap{grid-column:auto!important;padding:24px 18px 30px!important}
}

/* ===== About section v3 — image treatment refinement ===== */
.about{
  width:min(100%,1500px)!important;
  grid-template-columns:minmax(320px,31%) minmax(0,48%) minmax(270px,21%)!important;
  align-items:center!important;
  padding:28px 0!important;
  overflow:visible!important;
}
.about .profile-wrap{
  height:350px!important;
  min-height:350px!important;
  margin:0 0 0 28px!important;
  align-self:center!important;
  border-radius:0!important;
  box-shadow:0 16px 40px rgba(10,38,57,.10)!important;
  background:#ece4d8!important;
}
.about .profile-wrap img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  object-fit:cover!important;
  object-position:50% 42%!important;
  transform:none!important;
}
.about .about-copy{
  padding:10px 38px!important;
  align-self:center!important;
}
.about .qr-wrap{
  align-self:center!important;
  padding:0 28px 0 12px!important;
  overflow:visible!important;
  position:relative!important;
}
.about .qr-wrap::before{
  content:"";
  position:absolute;
  top:-16px;
  left:12%;
  right:12%;
  height:3px;
  background:#16475d;
}
.about .qr-wrap img{
  width:min(100%,285px)!important;
  max-height:330px!important;
  object-fit:contain!important;
  filter:none!important;
}
@media (max-width:1100px){
  .about{grid-template-columns:38% 62%!important;padding:20px 0!important}
  .about .profile-wrap{margin-left:20px!important;height:340px!important;min-height:340px!important}
  .about .qr-wrap{grid-column:1/-1!important;padding:32px 20px 8px!important}
  .about .qr-wrap::before{top:14px;left:35%;right:35%}
}
@media (max-width:720px){
  .about{grid-template-columns:1fr!important;padding:0!important}
  .about .profile-wrap{margin:0!important;height:auto!important;min-height:0!important;aspect-ratio:4/3!important;box-shadow:none!important}
  .about .about-copy{padding:30px 22px!important}
  .about .qr-wrap{grid-column:auto!important;padding:32px 24px!important}
}

/* ===== ABOUT SECTION FINAL — compact luxury editorial layout ===== */
.about{
  width:min(1500px, calc(100% - 64px))!important;
  margin:0 auto!important;
  padding:54px 0 42px!important;
  display:grid!important;
  grid-template-columns:minmax(320px, 28%) minmax(0, 44%) minmax(260px, 22%)!important;
  column-gap:3%!important;
  align-items:center!important;
  background:#fff!important;
  overflow:visible!important;
}
.about .profile-wrap{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:374/343!important;
  margin:0!important;
  align-self:center!important;
  overflow:hidden!important;
  border-radius:2px!important;
  box-shadow:none!important;
  background:#f2ece4!important;
}
.about .profile-wrap img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  display:block!important;
  object-fit:cover!important;
  object-position:50% 50%!important;
  transform:none!important;
}
.about .about-copy{
  min-width:0!important;
  padding:0!important;
  align-self:center!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  background:#fff!important;
}
.about .about-copy h2{
  margin:0 0 24px!important;
  color:#082d4b!important;
  font-family:'Libre Baskerville', Georgia, serif!important;
  font-size:clamp(30px,2.15vw,40px)!important;
  font-weight:700!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
  text-align:center!important;
}
.about .about-copy h2::after{
  content:""!important;
  display:block!important;
  width:56px!important;
  height:2px!important;
  margin:17px auto 0!important;
  background:#cf9726!important;
}
.about .about-copy p{
  margin:0!important;
  max-width:none!important;
  color:#122536!important;
  font-family:'DM Sans', Arial, sans-serif!important;
  font-size:clamp(13px,.94vw,15.5px)!important;
  font-weight:400!important;
  line-height:1.56!important;
  letter-spacing:-.012em!important;
  text-align:left!important;
  text-wrap:pretty!important;
}
.about .about-copy strong{
  position:relative!important;
  display:block!important;
  margin:28px 0 0!important;
  padding:28px 0 0!important;
  border:0!important;
  color:#0b2944!important;
  font-family:'Libre Baskerville', Georgia, serif!important;
  font-size:clamp(13px,.98vw,16px)!important;
  line-height:1.45!important;
  text-align:center!important;
  font-weight:700!important;
}
.about .about-copy strong::before{
  content:"";
  position:absolute;
  top:0;
  left:5%;
  right:5%;
  height:1px;
  background:linear-gradient(90deg,#cf9726 0 46%,transparent 46% 54%,#cf9726 54% 100%);
}
.about .about-copy strong::after{
  content:"◆";
  position:absolute;
  top:-9px;
  left:50%;
  transform:translateX(-50%);
  padding:0 7px;
  color:#cf9726;
  background:#fff;
  font-size:11px;
  line-height:18px;
}
.about .qr-wrap{
  min-width:0!important;
  padding:0!important;
  align-self:center!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
  position:static!important;
}
.about .qr-wrap::before{display:none!important;content:none!important}
.about .qr-wrap img{
  width:min(100%,300px)!important;
  height:auto!important;
  max-height:none!important;
  display:block!important;
  object-fit:contain!important;
  filter:none!important;
}

@media (max-width:1180px){
  .about{
    width:min(1080px,calc(100% - 44px))!important;
    grid-template-columns:30% 44% 20%!important;
    column-gap:3%!important;
    padding:44px 0 36px!important;
  }
  .about .about-copy p{font-size:13px!important;line-height:1.52!important}
  .about .qr-wrap img{width:min(100%,240px)!important}
}
@media (max-width:900px){
  .about{
    width:min(760px,calc(100% - 36px))!important;
    grid-template-columns:38% 58%!important;
    column-gap:4%!important;
  }
  .about .qr-wrap{
    grid-column:1/-1!important;
    margin-top:34px!important;
  }
  .about .qr-wrap img{width:min(280px,60vw)!important}
}
@media (max-width:620px){
  .about{
    width:100%!important;
    padding:0 20px 34px!important;
    grid-template-columns:1fr!important;
    row-gap:28px!important;
  }
  .about .profile-wrap{aspect-ratio:374/343!important}
  .about .about-copy h2{font-size:30px!important;margin-bottom:20px!important}
  .about .about-copy p{font-size:14px!important;line-height:1.58!important}
  .about .about-copy strong{font-size:14px!important;margin-top:24px!important}
  .about .qr-wrap{grid-column:auto!important;margin-top:0!important}
  .about .qr-wrap img{width:min(280px,82vw)!important}
}

/* === FINAL ABOUT SECTION: fresh supplied portrait + clean centered copy === */
.about{
  width:min(100%,1480px)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(300px,31%) minmax(0,45%) minmax(245px,24%)!important;
  align-items:center!important;
  gap:0!important;
  padding:54px 28px 38px!important;
  background:#fff!important;
}
.about .profile-wrap{
  width:100%!important;
  aspect-ratio:503/452!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:10px!important;
  background:#f5f2ec!important;
  box-shadow:0 10px 28px rgba(8,35,53,.06)!important;
}
.about .profile-wrap img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}
.about .about-copy{
  min-width:0!important;
  padding:0 42px!important;
  align-self:center!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.about .about-copy h2{
  margin:0 0 30px!important;
  color:#0b2b47!important;
  font-family:"Libre Baskerville", Georgia, serif!important;
  font-size:clamp(34px,3.05vw,48px)!important;
  line-height:1.06!important;
  letter-spacing:-.025em!important;
  text-align:center!important;
}
.about .about-copy h2::after{
  content:""!important;
  display:block!important;
  width:68px!important;
  height:3px!important;
  margin:20px auto 0!important;
  background:#d49a24!important;
}
.about .about-copy p{
  margin:0!important;
  color:#10273b!important;
  font-family:"DM Sans", Arial, sans-serif!important;
  font-size:clamp(14px,1.03vw,17px)!important;
  line-height:1.72!important;
  font-weight:400!important;
  text-align:left!important;
  letter-spacing:-.005em!important;
  max-width:720px!important;
}
.about .about-copy strong{
  display:block!important;
  position:relative!important;
  margin:30px 0 0!important;
  padding-top:30px!important;
  color:#0b2b47!important;
  font-family:"Libre Baskerville", Georgia, serif!important;
  font-size:clamp(14px,1.1vw,18px)!important;
  line-height:1.42!important;
  font-weight:700!important;
  text-align:center!important;
}
.about .about-copy strong::before{
  content:""!important;
  position:absolute!important;
  top:10px!important;
  left:0!important;
  right:0!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent 0%,#d49a24 16%,#d49a24 46%,transparent 46%,transparent 54%,#d49a24 54%,#d49a24 84%,transparent 100%)!important;
}
.about .about-copy strong::after{
  content:"◆"!important;
  position:absolute!important;
  top:0!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  color:#d49a24!important;
  font-size:13px!important;
  line-height:20px!important;
  background:#fff!important;
  padding:0 9px!important;
}
.about .qr-wrap{
  align-self:center!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px 8px 18px 20px!important;
  border:0!important;
  background:#fff!important;
  overflow:visible!important;
}
.about .qr-wrap::before{display:none!important;content:none!important}
.about .qr-wrap img{
  display:block!important;
  width:min(100%,300px)!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  border:0!important;
  box-shadow:none!important;
}
@media (max-width:1180px){
  .about{grid-template-columns:34% 44% 22%!important;padding:42px 22px 32px!important}
  .about .about-copy{padding:0 28px!important}
  .about .about-copy p{font-size:13.5px!important;line-height:1.62!important}
  .about .qr-wrap img{width:min(100%,235px)!important}
}
@media (max-width:900px){
  .about{grid-template-columns:42% 58%!important;padding:28px 20px!important}
  .about .about-copy{padding:0 0 0 26px!important}
  .about .about-copy h2{text-align:left!important;font-size:32px!important}
  .about .about-copy h2::after{margin-left:0!important}
  .about .qr-wrap{grid-column:1/-1!important;padding:30px 0 0!important}
  .about .qr-wrap img{width:min(280px,70vw)!important}
}
@media (max-width:640px){
  .about{grid-template-columns:1fr!important;padding:0 0 30px!important}
  .about .profile-wrap{border-radius:0!important;aspect-ratio:503/452!important;box-shadow:none!important}
  .about .about-copy{padding:30px 20px 0!important}
  .about .about-copy h2{text-align:center!important;font-size:30px!important;margin-bottom:22px!important}
  .about .about-copy h2::after{margin-left:auto!important}
  .about .about-copy p{font-size:14px!important;line-height:1.62!important}
  .about .about-copy strong{font-size:14px!important;margin-top:24px!important;padding-top:26px!important}
  .about .qr-wrap{grid-column:auto!important;padding:28px 20px 0!important}
  .about .qr-wrap img{width:min(280px,82vw)!important}
}

/* === LOCKED FORTUNE-500 ABOUT SECTION === */
.about.about-f500{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:62px 4.2% 44px!important;background:#fff!important;color:#0b2b47!important}
.about-f500 .about-heading{text-align:center;margin:0 auto 38px}
.about-f500 .about-eyebrow{display:flex;align-items:center;justify-content:center;gap:18px;color:#d39117;font:600 15px/1 "DM Sans",Arial,sans-serif;letter-spacing:.22em;text-transform:uppercase}
.about-f500 .about-eyebrow span{width:64px;height:1px;background:#e2b65e}
.about-f500 .about-heading h2{margin:14px 0 14px!important;font-family:"Libre Baskerville",Georgia,serif!important;font-size:clamp(38px,3.35vw,58px)!important;line-height:1.06!important;letter-spacing:-.035em!important;color:#0b2b47!important}
.about-f500 .about-heading>i{display:block;width:96px;height:4px;margin:auto;background:#d39117}
.about-f500 .about-main{display:grid;grid-template-columns:minmax(310px,31%) minmax(0,41%) minmax(260px,28%);align-items:stretch;gap:42px;max-width:1540px;margin:0 auto 40px}
.about-f500 .profile-wrap{position:relative;width:100%!important;aspect-ratio:1.04/1!important;height:auto!important;min-height:0!important;border-radius:11px!important;overflow:hidden!important;box-shadow:0 15px 38px rgba(12,40,60,.08)!important;background:#f4efe6!important}
.about-f500 .profile-wrap:before{content:"";position:absolute;left:-14px;top:38px;bottom:38px;width:1px;background:#d39117;z-index:2}
.about-f500 .profile-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important}
.about-f500 .about-copy{padding:4px 0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important}
.about-f500 .about-copy p{max-width:none!important;margin:0 0 18px!important;color:#12263b!important;font-family:"DM Sans",Arial,sans-serif!important;font-size:clamp(14px,1vw,17px)!important;line-height:1.62!important;letter-spacing:-.01em!important;font-weight:400!important}
.about-f500 .about-copy p:last-child{margin-bottom:0!important}.about-f500 .about-copy p strong{display:inline!important;position:static!important;margin:0!important;padding:0!important;color:#0b2b47!important;font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:700!important}.about-f500 .about-copy p strong:before,.about-f500 .about-copy p strong:after{display:none!important}
.about-f500 .qr-wrap{position:relative;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px 18px 24px 42px!important;border:0!important;border-left:1px solid #d39117!important;background:#fff!important;overflow:visible!important}
.about-f500 .qr-wrap:before{display:none!important}.about-f500 .qr-wrap img{display:block!important;width:min(100%,320px)!important;height:auto!important;object-fit:contain!important;border:1px solid #eee5d6!important;border-radius:12px!important;box-shadow:0 10px 30px rgba(12,40,60,.035)!important;padding:18px!important;background:#fff!important}
.about-f500 .about-stats{max-width:1540px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(5,1fr);background:#082b4b;border-radius:10px;box-shadow:0 14px 32px rgba(8,43,75,.13);overflow:hidden}
.about-f500 .stat{min-height:104px;display:flex;align-items:center;justify-content:center;gap:20px;padding:18px 24px;position:relative;color:#fff}
.about-f500 .stat:not(:last-child):after{content:"";position:absolute;right:0;top:22%;height:56%;width:1px;background:#c58b22}
.about-f500 .stat>i{font-size:36px;color:#e4a229;min-width:42px;text-align:center}.about-f500 .stat div{display:flex;flex-direction:column;gap:4px}.about-f500 .stat b{font:600 19px/1.1 "DM Sans",Arial,sans-serif;white-space:nowrap}.about-f500 .stat span{font:400 12px/1.25 "DM Sans",Arial,sans-serif;color:#f2f4f6;white-space:nowrap}
.about-f500 .about-signoff{max-width:900px;margin:0 auto;text-align:center;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:12px;row-gap:10px}.about-f500 .about-signoff span{height:1px;background:linear-gradient(90deg,transparent,#d39117)}.about-f500 .about-signoff span:nth-of-type(2){background:linear-gradient(90deg,#d39117,transparent)}.about-f500 .about-signoff i{font-style:normal;color:#d39117;font-size:12px}.about-f500 .about-signoff strong{grid-column:1/-1!important;display:block!important;margin:0!important;padding:0!important;color:#0b2b47!important;font-family:"Libre Baskerville",Georgia,serif!important;font-size:clamp(16px,1.25vw,21px)!important;line-height:1.4!important;font-weight:700!important}.about-f500 .about-signoff strong:before,.about-f500 .about-signoff strong:after{display:none!important}
@media(max-width:1100px){.about.about-f500{padding:48px 28px 36px!important}.about-f500 .about-main{grid-template-columns:38% 62%;gap:30px}.about-f500 .qr-wrap{grid-column:1/-1;border-left:0!important;border-top:1px solid #e5c784!important;padding:28px 0 0!important}.about-f500 .qr-wrap img{width:min(300px,70vw)!important}.about-f500 .about-stats{grid-template-columns:repeat(3,1fr)}.about-f500 .stat:nth-child(3):after{display:none}.about-f500 .stat:nth-child(n+4){border-top:1px solid rgba(255,255,255,.1)}}
@media(max-width:720px){.about.about-f500{padding:40px 20px 32px!important}.about-f500 .about-eyebrow span{width:34px}.about-f500 .about-heading{margin-bottom:28px}.about-f500 .about-main{grid-template-columns:1fr;gap:26px}.about-f500 .profile-wrap{aspect-ratio:1.04/1!important}.about-f500 .profile-wrap:before{display:none}.about-f500 .qr-wrap{grid-column:auto;padding:24px 0 0!important}.about-f500 .about-stats{grid-template-columns:1fr}.about-f500 .stat{justify-content:flex-start;padding-left:28px;min-height:82px}.about-f500 .stat:not(:last-child):after{top:auto;bottom:0;left:24px;right:24px;width:auto;height:1px;background:rgba(255,255,255,.13)}.about-f500 .stat:nth-child(3):after{display:block}.about-f500 .stat:nth-child(n+4){border-top:0}.about-f500 .about-signoff{max-width:100%}}

/* === FINAL ABOUT — TWO-COLUMN EXECUTIVE LAYOUT === */
.about.about-f500.about-two-col{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  padding:48px 3.2% 36px!important;
  background:#fff!important;
  color:#0b2b47!important;
}
.about-two-col .about-top-row{
  max-width:1540px;
  margin:0 auto 24px;
  display:grid;
  grid-template-columns:minmax(360px,36%) minmax(0,64%);
  gap:54px;
  align-items:stretch;
}
.about-two-col .profile-wrap{
  width:100%!important;
  aspect-ratio:1/1.04!important;
  min-height:0!important;
  height:auto!important;
  border-radius:12px!important;
  overflow:hidden!important;
  box-shadow:0 14px 34px rgba(9,38,61,.08)!important;
  background:#f2eee7!important;
}
.about-two-col .profile-wrap:before{display:none!important}
.about-two-col .profile-wrap img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}
.about-two-col .about-right{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:4px 0 0;
}
.about-two-col .about-heading{
  text-align:left!important;
  margin:0 0 30px!important;
}
.about-two-col .about-eyebrow{
  display:block!important;
  color:#d39117!important;
  font:600 16px/1 "DM Sans",Arial,sans-serif!important;
  letter-spacing:.19em!important;
  text-transform:uppercase!important;
  margin:0 0 14px!important;
}
.about-two-col .about-eyebrow span{display:none!important}
.about-two-col .about-heading h2{
  margin:0 0 18px!important;
  font-family:"Libre Baskerville",Georgia,serif!important;
  font-size:clamp(39px,3.25vw,58px)!important;
  line-height:1.04!important;
  letter-spacing:-.04em!important;
  color:#0b2b47!important;
}
.about-two-col .about-heading>i{
  display:block!important;
  width:84px!important;
  height:4px!important;
  margin:0!important;
  background:#d39117!important;
}
.about-two-col .about-copy{
  padding:0!important;
  display:block!important;
}
.about-two-col .about-copy p{
  max-width:950px!important;
  margin:0 0 19px!important;
  color:#12263b!important;
  font-family:"DM Sans",Arial,sans-serif!important;
  font-size:clamp(14px,.98vw,17px)!important;
  line-height:1.62!important;
  letter-spacing:-.01em!important;
}
.about-two-col .about-copy p:last-child{margin-bottom:0!important}
.about-two-col .about-copy p strong{font-weight:700!important;color:#0b2b47!important}
.about-two-col .about-section-divider{
  max-width:1540px;
  margin:4px auto 22px;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  gap:12px;
  align-items:center;
}
.about-two-col .about-section-divider span{height:1px;background:#d9a442}
.about-two-col .about-section-divider i{font-style:normal;color:#d39117;font-size:12px}
.about-two-col .about-bottom-row{
  max-width:1540px;
  margin:0 auto 24px;
  display:grid;
  grid-template-columns:minmax(0,70%) minmax(260px,30%);
  gap:48px;
  align-items:stretch;
}
.about-two-col .about-stats{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:repeat(5,1fr)!important;
  background:#082b4b!important;
  border-radius:12px!important;
  box-shadow:0 14px 32px rgba(8,43,75,.13)!important;
  overflow:hidden!important;
}
.about-two-col .stat{
  min-height:170px!important;
  padding:24px 15px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  text-align:center!important;
  color:#fff!important;
}
.about-two-col .stat:not(:last-child):after{
  content:""!important;
  position:absolute!important;
  right:0!important;
  top:18%!important;
  height:64%!important;
  width:1px!important;
  background:#c58b22!important;
}
.about-two-col .stat>i{
  font-size:39px!important;
  color:#e4a229!important;
  min-width:0!important;
}
.about-two-col .stat div{display:flex!important;flex-direction:column!important;gap:5px!important;align-items:center!important}
.about-two-col .stat b{font:700 18px/1.08 "DM Sans",Arial,sans-serif!important;white-space:normal!important}
.about-two-col .stat span{font:400 12px/1.32 "DM Sans",Arial,sans-serif!important;color:#f2f4f6!important;white-space:normal!important}
.about-two-col .qr-wrap{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 0 0 42px!important;
  border:0!important;
  border-left:1px solid #d9a442!important;
  background:#fff!important;
  overflow:visible!important;
}
.about-two-col .qr-wrap:before{display:none!important}
.about-two-col .qr-wrap img{
  display:block!important;
  width:min(100%,285px)!important;
  height:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  object-fit:contain!important;
}
.about-two-col .qr-caption{
  width:min(100%,285px);
  margin-top:8px;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  gap:12px;
  align-items:center;
}
.about-two-col .qr-caption span{height:1px;background:#d9a442}
.about-two-col .qr-caption b{font:600 12px/1 "DM Sans",Arial,sans-serif;color:#10263c;white-space:nowrap}
.about-two-col .about-signoff{
  max-width:850px!important;
  margin:0 auto!important;
}
.about-two-col .about-signoff strong{font-size:clamp(16px,1.25vw,21px)!important}
@media(max-width:1180px){
  .about.about-f500.about-two-col{padding:42px 28px 34px!important}
  .about-two-col .about-top-row{grid-template-columns:40% 60%;gap:34px}
  .about-two-col .about-bottom-row{grid-template-columns:1fr;gap:28px}
  .about-two-col .qr-wrap{border-left:0!important;border-top:1px solid #e4c582!important;padding:26px 0 0!important}
  .about-two-col .about-stats{grid-template-columns:repeat(5,1fr)!important}
}
@media(max-width:820px){
  .about-two-col .about-top-row{grid-template-columns:1fr;gap:28px}
  .about-two-col .profile-wrap{max-width:620px;margin:0 auto!important;aspect-ratio:503/452!important}
  .about-two-col .about-heading{text-align:center!important;margin-bottom:24px!important}
  .about-two-col .about-heading>i{margin:0 auto!important}
  .about-two-col .about-stats{grid-template-columns:repeat(2,1fr)!important}
  .about-two-col .stat:nth-child(2n):after{display:none!important}
  .about-two-col .stat:last-child{grid-column:1/-1}
}
@media(max-width:560px){
  .about.about-f500.about-two-col{padding:34px 18px 28px!important}
  .about-two-col .about-heading h2{font-size:34px!important}
  .about-two-col .about-copy p{font-size:14px!important;line-height:1.58!important}
  .about-two-col .about-stats{grid-template-columns:1fr!important}
  .about-two-col .stat{min-height:92px!important;flex-direction:row!important;text-align:left!important;justify-content:flex-start!important;padding:18px 24px!important}
  .about-two-col .stat div{align-items:flex-start!important}
  .about-two-col .stat:not(:last-child):after{top:auto!important;bottom:0!important;left:22px!important;right:22px!important;width:auto!important;height:1px!important;background:rgba(255,255,255,.13)!important}
  .about-two-col .stat:last-child{grid-column:auto}
  .about-two-col .qr-wrap img{width:min(275px,82vw)!important}
}

/* 2026-08-29 targeted fix only: preserve approved design, show full QR, refine spacing */
.about-two-col .about-section-divider{
  margin:10px auto 24px!important;
}
.about-two-col .about-bottom-row{
  grid-template-columns:minmax(0,70%) minmax(250px,30%)!important;
  gap:36px!important;
  align-items:center!important;
  margin-bottom:20px!important;
}
.about-two-col .about-stats{
  align-self:center!important;
}
.about-two-col .stat{
  min-height:154px!important;
  padding:20px 14px!important;
}
.about-two-col .qr-wrap{
  align-self:center!important;
  justify-content:center!important;
  min-height:0!important;
  padding:12px 0 12px 34px!important;
  overflow:visible!important;
}
.about-two-col .qr-wrap img{
  width:min(100%,250px)!important;
  max-width:250px!important;
  max-height:none!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center!important;
}
.about-two-col .qr-caption{
  width:min(100%,250px)!important;
  margin-top:10px!important;
}
.about-two-col .about-signoff{
  margin-top:4px!important;
}
@media(max-width:1180px){
  .about-two-col .about-bottom-row{gap:24px!important}
  .about-two-col .qr-wrap{padding:24px 0 4px!important}
  .about-two-col .qr-wrap img{width:min(250px,68vw)!important;max-width:250px!important}
  .about-two-col .qr-caption{width:min(250px,68vw)!important}
}
@media(max-width:560px){
  .about-two-col .qr-wrap{padding:20px 0 2px!important}
  .about-two-col .qr-wrap img{width:min(245px,78vw)!important;max-width:245px!important}
  .about-two-col .qr-caption{width:min(245px,78vw)!important}
}

/* === LOCKED LAYOUT: bottom credentials + QR only ===
   Header, hero, portrait and biography are intentionally untouched. */
@media (min-width:1181px){
  .about-two-col .about-section-divider{
    max-width:1540px!important;
    margin:10px auto 22px!important;
  }
  .about-two-col .about-bottom-row{
    max-width:1540px!important;
    grid-template-columns:minmax(0,1fr) 300px!important;
    column-gap:48px!important;
    align-items:center!important;
    margin:0 auto 18px!important;
  }
  .about-two-col .about-stats{
    height:218px!important;
    min-height:218px!important;
    border-radius:12px!important;
    overflow:hidden!important;
    background:#082b4b!important;
  }
  .about-two-col .stat{
    min-height:218px!important;
    height:218px!important;
    padding:28px 16px 24px!important;
    gap:12px!important;
  }
  .about-two-col .stat:not(:last-child):after{
    top:16%!important;
    height:68%!important;
    background:#d39a2a!important;
  }
  .about-two-col .stat>i{
    font-size:42px!important;
    line-height:1!important;
  }
  .about-two-col .stat b{
    font-size:21px!important;
    line-height:1.05!important;
  }
  .about-two-col .stat span{
    font-size:13px!important;
    line-height:1.3!important;
  }
  .about-two-col .qr-wrap{
    min-height:218px!important;
    height:218px!important;
    padding:0 0 0 46px!important;
    border-left:1px solid #d9a442!important;
    overflow:visible!important;
    justify-content:center!important;
  }
  .about-two-col .qr-wrap img{
    width:210px!important;
    max-width:210px!important;
    height:auto!important;
    max-height:none!important;
    object-fit:contain!important;
    flex:0 0 auto!important;
  }
  .about-two-col .qr-caption{
    width:210px!important;
    margin-top:7px!important;
    gap:10px!important;
  }
  .about-two-col .qr-caption b{
    font-size:11px!important;
  }
  .about-two-col .about-signoff{
    margin-top:3px!important;
  }
}


/* =========================================================
   QR CARD — REFERENCE MATCH
   IMPORTANT: QR area only. No header/hero/menu/about/stats changes.
   ========================================================= */
@media (min-width:1181px){
  .about-two-col .qr-wrap{
    box-sizing:border-box!important;
    width:240px!important;
    min-width:240px!important;
    height:auto!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:14px 14px 11px!important;
    border-left:0!important;
    border:1px solid rgba(15,42,63,.08)!important;
    border-radius:13px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(9,34,52,.08)!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    overflow:visible!important;
  }

  .about-two-col .qr-wrap img{
    display:block!important;
    width:190px!important;
    max-width:190px!important;
    height:auto!important;
    max-height:none!important;
    margin:0 auto!important;
    padding:0!important;
    object-fit:contain!important;
    object-position:center!important;
    flex:none!important;
  }

  .about-two-col .qr-caption{
    width:100%!important;
    margin:7px 0 0!important;
    display:grid!important;
    grid-template-columns:1fr auto 1fr!important;
    align-items:center!important;
    gap:10px!important;
  }

  .about-two-col .qr-caption span{
    display:block!important;
    height:1px!important;
    background:#d99a20!important;
  }

  .about-two-col .qr-caption b{
    margin:0!important;
    font:600 11px/1 "DM Sans",Arial,sans-serif!important;
    color:#10263c!important;
    white-space:nowrap!important;
  }
}

/* QR caption position only — no other design changes */
@media (min-width:1181px){
  .about-two-col .qr-caption{
    margin-top:14px!important;
  }
}

/* =========================================================
   DESTINATIONS — FORTUNE 500 / PREMIUM EDITORIAL SECTION
   Scoped to .destinations-f500 so no other section changes.
   ========================================================= */
.destinations-f500{
  width:100%;
  max-width:none;
  margin:0;
  padding:92px 0 96px;
  background:
    radial-gradient(circle at 8% 18%,rgba(213,154,35,.065),transparent 25%),
    radial-gradient(circle at 92% 24%,rgba(213,154,35,.045),transparent 24%),
    linear-gradient(180deg,#fbf7ef 0%,#f8f3e9 100%);
  overflow:hidden;
}
.destinations-f500 .destinations-shell{
  width:min(1520px,calc(100% - 88px));
  margin:0 auto;
}
.destinations-f500 .destinations-heading{
  max-width:850px;
  margin:0 auto 50px;
  text-align:center;
}
.destinations-f500 .destinations-eyebrow{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  margin-bottom:14px;
  color:#c88a15;
  font-family:'DM Sans',Arial,sans-serif;
}
.destinations-f500 .destinations-eyebrow span{width:54px;height:1px;background:#d49a27;display:block}
.destinations-f500 .destinations-eyebrow b{font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.24em;font-weight:600}
.destinations-f500 .destinations-heading h2{
  margin:0;
  color:#0b2f47;
  font-family:'Libre Baskerville',Georgia,serif;
  font-size:clamp(34px,3vw,48px);
  line-height:1.16;
  letter-spacing:-.02em;
}
.destinations-f500 .destinations-heading p{
  max-width:720px;
  margin:18px auto 0;
  color:#60717e;
  font:400 15px/1.72 'DM Sans',Arial,sans-serif;
}
.destinations-f500 .destination-grid-f500{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
}
.destinations-f500 .destination-card-f500{
  position:relative;
  min-width:0;
  background:#fff;
  border:1px solid rgba(13,49,73,.09);
  border-radius:3px;
  overflow:hidden;
  box-shadow:0 14px 42px rgba(10,38,57,.07);
  transition:transform .4s cubic-bezier(.2,.65,.3,1),box-shadow .4s ease,border-color .4s ease;
}
.destinations-f500 .destination-image{
  position:relative;
  display:block;
  overflow:hidden;
  aspect-ratio:4/5;
  background:#0b2f47;
}
.destinations-f500 .destination-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(4,29,47,.04) 35%,rgba(4,29,47,.46) 100%);
  pointer-events:none;
}
.destinations-f500 .destination-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.001);
  transition:transform .75s cubic-bezier(.2,.65,.3,1),filter .5s ease;
}
.destinations-f500 .destination-number{
  position:absolute;
  z-index:2;
  top:20px;
  right:20px;
  color:rgba(255,255,255,.85);
  font:500 11px/1 'DM Sans',Arial,sans-serif;
  letter-spacing:.18em;
}
.destinations-f500 .destination-chip{
  position:absolute;
  z-index:2;
  left:20px;
  bottom:18px;
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 13px;
  border:1px solid rgba(255,255,255,.55);
  background:rgba(6,40,62,.34);
  backdrop-filter:blur(8px);
  color:#fff;
  font:600 10px/1 'DM Sans',Arial,sans-serif;
  text-transform:uppercase;
  letter-spacing:.18em;
}
.destinations-f500 .destination-content{
  min-height:214px;
  padding:25px 24px 22px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:24px;
}
.destinations-f500 .destination-content h3{
  margin:0 0 10px;
  color:#0b2f47;
  font-family:'Libre Baskerville',Georgia,serif;
  font-size:26px;
  line-height:1.12;
  letter-spacing:-.02em;
}
.destinations-f500 .destination-content p{
  margin:0;
  color:#596b78;
  font:400 14px/1.55 'DM Sans',Arial,sans-serif;
}
.destinations-f500 .destination-cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:100%;
  padding-top:15px;
  border-top:1px solid rgba(13,49,73,.12);
  color:#0b2f47;
  text-decoration:none;
  font:600 11px/1 'DM Sans',Arial,sans-serif;
  text-transform:uppercase;
  letter-spacing:.15em;
  transition:color .25s ease,border-color .25s ease;
}
.destinations-f500 .destination-cta i{
  color:#c98e1d;
  font-size:12px;
  transform:translateX(0);
  transition:transform .25s ease;
}
@media (hover:hover) and (pointer:fine){
  .destinations-f500 .destination-card-f500:hover{
    transform:translateY(-7px);
    box-shadow:0 24px 58px rgba(10,38,57,.13);
    border-color:rgba(197,140,26,.3);
  }
  .destinations-f500 .destination-card-f500:hover .destination-image img{transform:scale(1.045);filter:saturate(1.04)}
  .destinations-f500 .destination-card-f500:hover .destination-cta{color:#c08718;border-color:rgba(197,140,26,.35)}
  .destinations-f500 .destination-card-f500:hover .destination-cta i{transform:translateX(5px)}
}
@media (max-width:1180px){
  .destinations-f500{padding:76px 0 82px}
  .destinations-f500 .destinations-shell{width:min(1040px,calc(100% - 48px))}
  .destinations-f500 .destination-grid-f500{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
  .destinations-f500 .destination-image{aspect-ratio:5/4}
  .destinations-f500 .destination-content{min-height:185px}
}
@media (max-width:640px){
  .destinations-f500{padding:58px 0 64px}
  .destinations-f500 .destinations-shell{width:calc(100% - 28px)}
  .destinations-f500 .destinations-heading{margin-bottom:34px}
  .destinations-f500 .destinations-eyebrow span{width:30px}
  .destinations-f500 .destinations-eyebrow{gap:10px}
  .destinations-f500 .destinations-eyebrow b{font-size:10px}
  .destinations-f500 .destinations-heading h2{font-size:31px}
  .destinations-f500 .destinations-heading p{font-size:14px;line-height:1.62}
  .destinations-f500 .destination-grid-f500{grid-template-columns:1fr;gap:22px}
  .destinations-f500 .destination-image{aspect-ratio:4/3}
  .destinations-f500 .destination-content{min-height:0;padding:22px 20px 20px;gap:20px}
  .destinations-f500 .destination-content h3{font-size:25px}
}

/* =========================================================
   APPROVED PROFESSIONAL DESTINATIONS — SCOPED OVERRIDE ONLY
   ========================================================= */
.destinations-f500{
  position:relative;
  padding:74px 0 86px;
  background:#fffdfa;
}
.destinations-f500::before,
.destinations-f500::after{
  content:"";
  position:absolute;
  top:118px;
  width:165px;
  height:310px;
  opacity:.42;
  pointer-events:none;
  background-image:radial-gradient(circle,#d9ad56 1.25px,transparent 1.4px);
  background-size:11px 11px;
}
.destinations-f500::before{left:-60px;mask-image:linear-gradient(90deg,#000,transparent)}
.destinations-f500::after{right:-60px;mask-image:linear-gradient(-90deg,#000,transparent)}
.destinations-f500 .destinations-shell{width:min(1500px,calc(100% - 64px))}
.destinations-f500 .destinations-heading{max-width:1160px;margin:0 auto 52px}
.destinations-f500 .destinations-eyebrow{gap:22px;margin-bottom:20px}
.destinations-f500 .destinations-eyebrow span{width:76px;background:#d19323}
.destinations-f500 .destinations-eyebrow b{font-size:13px;letter-spacing:.26em;color:#d38e16}
.destinations-f500 .destinations-heading h2{
  font-size:clamp(40px,3.25vw,58px);
  line-height:1.08;
  letter-spacing:-.035em;
  color:#0b2944;
}
.destinations-f500 .destinations-heading h2::after{
  content:"";display:block;width:46px;height:2px;background:#d69828;margin:18px auto 0;
}
.destinations-f500 .destinations-heading p{
  max-width:820px;margin:16px auto 0;font-size:16px;line-height:1.6;color:#637180;
}
.destinations-f500 .destination-grid-f500{gap:20px;align-items:stretch}
.destinations-f500 .destination-card-f500{
  border:1px solid rgba(212,155,47,.34);
  border-radius:15px;
  box-shadow:0 12px 34px rgba(15,42,61,.055);
  background:#fff;
}
.destinations-f500 .destination-image{aspect-ratio:1/1.28;background:#0a2740}
.destinations-f500 .destination-image:after{background:linear-gradient(180deg,rgba(5,26,43,.02) 52%,rgba(5,26,43,.18) 100%)}
.destinations-f500 .destination-number{
  top:0;left:0;right:auto;
  width:63px;height:63px;
  display:flex;align-items:center;justify-content:center;
  background:#082741;color:#e5a424;
  border-radius:0 0 18px 0;
  font:600 17px/1 'Libre Baskerville',Georgia,serif;
  letter-spacing:0;
}
.destinations-f500 .destination-chip{display:none!important}
.destinations-f500 .destination-content{
  position:relative;
  min-height:272px;
  padding:29px 23px 22px;
  display:block;
  background:#fff;
}
.destinations-f500 .destination-content::before{
  content:"";position:absolute;left:0;top:-27px;width:86px;height:34px;background:#fff;
  clip-path:polygon(0 100%,0 34%,30% 0,100% 100%);
}
.destinations-f500 .destination-icon{
  color:#dfa126;font-size:24px;line-height:1;margin-bottom:10px;height:27px;display:flex;align-items:center;
}
.destinations-f500 .destination-content h3{
  margin:0;color:#0b2944;font-size:28px;line-height:1.12;letter-spacing:-.03em;
}
.destinations-f500 .destination-title-rule{display:block;width:34px;height:2px;background:#dda12d;margin:12px 0 12px}
.destinations-f500 .destination-content p{
  min-height:54px;margin:0;color:#536475;font-size:14px;line-height:1.55;
}
.destinations-f500 .destination-cta{
  margin-top:25px;
  height:50px;
  padding:0 17px;
  border:1px solid #c18a22;
  border-radius:5px;
  background:#071f38;
  color:#fff;
  font:600 13px/1 'DM Sans',Arial,sans-serif;
  letter-spacing:0;
  text-transform:none;
}
.destinations-f500 .destination-cta i{color:#fff;font-size:13px}
@media (hover:hover) and (pointer:fine){
  .destinations-f500 .destination-card-f500:hover{transform:translateY(-6px);box-shadow:0 22px 46px rgba(10,38,57,.12)}
  .destinations-f500 .destination-card-f500:hover .destination-cta{background:#0d3654;color:#fff;border-color:#d29a2d}
  .destinations-f500 .destination-card-f500:hover .destination-cta i{transform:translateX(5px)}
}
@media(max-width:1180px){
  .destinations-f500{padding:66px 0 74px}
  .destinations-f500 .destinations-shell{width:min(1040px,calc(100% - 44px))}
  .destinations-f500 .destination-image{aspect-ratio:5/4}
  .destinations-f500 .destination-content{min-height:238px}
}
@media(max-width:640px){
  .destinations-f500::before,.destinations-f500::after{display:none}
  .destinations-f500 .destinations-heading h2{font-size:32px}
  .destinations-f500 .destinations-heading p{font-size:14px}
  .destinations-f500 .destination-image{aspect-ratio:4/3}
  .destinations-f500 .destination-content{min-height:0;padding:25px 20px 20px}
  .destinations-f500 .destination-content p{min-height:0}
}

/* =========================================================
   FINAL SECTION — premium Why + Journey form
   Scoped only to the last two sections.
   ========================================================= */
.why-premium,
.plan-premium{font-family:'DM Sans',Arial,sans-serif}
.why-premium{background:#fff;padding:88px 0 84px;color:#0b2e45}
.why-premium-shell,.plan-premium-shell{width:min(1500px,calc(100% - 96px));margin:0 auto}
.why-premium-heading{text-align:center;max-width:920px;margin:0 auto 54px}
.section-eyebrow{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:18px;color:#c98d18;text-transform:uppercase;letter-spacing:.26em;font-size:13px;font-weight:600}
.section-eyebrow span{display:block;width:54px;height:1px;background:#d59a24}
.section-eyebrow b{font-weight:600}
.why-premium-heading h2{margin:0;color:#082a42;font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(36px,3.2vw,58px);line-height:1.12;letter-spacing:-.035em}
.why-premium-heading>p{max-width:760px;margin:20px auto 0;color:#617385;font-size:17px;line-height:1.7}
.why-premium-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e8dcc8;border-bottom:1px solid #e8dcc8}
.why-premium-item{display:grid;grid-template-columns:58px 1fr;gap:20px;align-items:start;min-width:0;padding:36px 30px 34px;position:relative}
.why-premium-item:not(:last-child)::after{content:"";position:absolute;top:30px;right:0;bottom:30px;width:1px;background:#dfaa42}
.why-icon{width:48px;height:48px;border:1px solid rgba(213,154,36,.52);display:grid;place-items:center;color:#d49a2c;font-size:21px;border-radius:50%}
.why-kicker{display:block;margin-bottom:8px;color:#9a783b;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600}
.why-premium-item h3{margin:0 0 8px;font-family:'Libre Baskerville',Georgia,serif;color:#0b2c44;font-size:20px;line-height:1.3}
.why-premium-item p{margin:0;color:#68798a;font-size:14px;line-height:1.6}

.plan-premium{position:relative;overflow:hidden;background:#062b46;color:#fff;padding:82px 0 86px}
.plan-premium::before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(4,37,61,.99) 0%,rgba(7,43,70,.95) 58%,rgba(7,48,77,.91) 100%),url('assets/contact-bg.jpg') center/cover no-repeat;opacity:1}
.plan-premium::after{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(213,154,36,.10);border-radius:50%;right:-250px;top:-250px;box-shadow:0 0 0 90px rgba(213,154,36,.035),0 0 0 180px rgba(213,154,36,.025);pointer-events:none}
.plan-premium-shell{position:relative;z-index:1;display:grid;grid-template-columns:.82fr 1.18fr;gap:82px;align-items:start}
.plan-story{padding-top:6px}
.section-eyebrow-light{justify-content:flex-start;color:#e2ad43}
.section-eyebrow-light span{background:#dba53b;width:44px}
.plan-story h2{margin:0 0 24px;font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(38px,3.2vw,58px);line-height:1.12;letter-spacing:-.04em;color:#fff}
.plan-intro{max-width:570px;margin:0;color:#d7e1e8;font-size:17px;line-height:1.75}
.plan-promises{display:grid;gap:13px;margin:30px 0 32px}
.plan-promises div{display:flex;align-items:flex-start;gap:12px;color:#e5edf2;font-size:14px;line-height:1.5}
.plan-promises i{color:#e0a638;margin-top:3px}
.plan-story blockquote{margin:0;padding:3px 0 3px 20px;border-left:2px solid #dba238;color:#e4ad43;font-family:'Playfair Display',Georgia,serif;font-size:22px;font-style:italic;line-height:1.4}

.journey-form{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.15);padding:34px;border-radius:4px;box-shadow:0 24px 55px rgba(0,0,0,.14);backdrop-filter:blur(3px)}
.form-row{display:grid;gap:18px;margin-bottom:18px}.form-row.two{grid-template-columns:1fr 1fr}
.journey-form label{display:block;min-width:0}.journey-form label>span{display:block;margin-bottom:8px;color:#dce7ed;font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}
.journey-form input,.journey-form select,.journey-form textarea{width:100%;box-sizing:border-box;border:1px solid rgba(190,209,220,.42);background:rgba(4,36,58,.50);color:#fff;border-radius:0;outline:0;font:400 14px/1.4 'DM Sans',Arial,sans-serif;transition:border-color .2s,background .2s,box-shadow .2s}
.journey-form input,.journey-form select{height:50px;padding:0 15px}.journey-form textarea{min-height:132px;padding:14px 15px;resize:vertical}
.journey-form input::placeholder,.journey-form textarea::placeholder{color:rgba(223,232,238,.58)}
.journey-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#dba238 50%),linear-gradient(135deg,#dba238 50%,transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:38px}
.journey-form option{color:#0b2d45;background:#fff}
.journey-form input:focus,.journey-form select:focus,.journey-form textarea:focus{border-color:#dca53d;background:rgba(4,36,58,.72);box-shadow:0 0 0 2px rgba(220,165,61,.09)}
.message-field{margin-top:2px}
.form-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px}
.form-footer p{margin:0;color:#9fb0bd;font-size:11px;line-height:1.45}
.form-footer button{height:50px;min-width:180px;border:1px solid #dda637;background:#d49a22;color:#082a42;display:flex;align-items:center;justify-content:center;gap:17px;padding:0 24px;font:600 12px/1 'DM Sans',Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s,transform .2s}
.form-footer button:hover{background:#f2bb4a;transform:translateY(-1px)}
.form-footer button i{font-size:12px}
.form-status{min-height:18px;margin-top:10px;color:#dfe9ef;font-size:12px;text-align:right}

@media(max-width:1180px){
  .why-premium-shell,.plan-premium-shell{width:min(100% - 56px,1200px)}
  .why-premium-grid{grid-template-columns:1fr 1fr}.why-premium-item:nth-child(2)::after{display:none}.why-premium-item:nth-child(-n+2){border-bottom:1px solid #e8dcc8}
  .plan-premium-shell{grid-template-columns:1fr;gap:44px}.plan-intro{max-width:760px}
}
@media(max-width:720px){
  .why-premium{padding:62px 0}.why-premium-shell,.plan-premium-shell{width:calc(100% - 36px)}.why-premium-heading{margin-bottom:36px}.why-premium-heading h2{font-size:34px}.why-premium-heading>p{font-size:15px}
  .section-eyebrow{gap:12px;font-size:11px}.section-eyebrow span{width:34px}
  .why-premium-grid{grid-template-columns:1fr}.why-premium-item{padding:24px 4px;grid-template-columns:50px 1fr}.why-premium-item::after{display:none!important}.why-premium-item:not(:last-child){border-bottom:1px solid #e8dcc8}
  .plan-premium{padding:62px 0}.plan-story h2{font-size:36px}.plan-intro{font-size:15px}.journey-form{padding:22px}.form-row.two{grid-template-columns:1fr}.form-footer{align-items:stretch;flex-direction:column}.form-footer button{width:100%}.form-footer p{text-align:left}.form-status{text-align:left}
}

/* =========================================================
   FINAL SECTION BACKGROUND PALETTE
   Background treatment only — layout/components remain intact.
   ========================================================= */

/* About: warm ivory, subtly distinct from pure white */
.about.about-f500.about-two-col{
  background:#fffdf8!important;
}

/* Signature Destinations: light warm sand */
.destinations-f500{
  background:#fbf4e8!important;
}

/* Why Travel With Me: soft cream */
.why-premium{
  background:#fffaf1!important;
}

/* Plan Your Journey: clean blue background, no blurred photo/rings */
.plan-premium{
  background:#0b3652!important;
}
.plan-premium::before{
  background:linear-gradient(120deg,#082f49 0%,#0b3956 52%,#0d415f 100%)!important;
  opacity:1!important;
}
.plan-premium::after{
  display:none!important;
  content:none!important;
}

/* Remove backdrop blur from form so no soft/blurred shade appears */
.journey-form{
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}


/* =========================================================
   SITE FOOTER — FINAL REPAIRED VERSION
   ========================================================= */
.site-footer{
  display:block !important;
  width:100% !important;
  background:#0f2a3f !important;
  color:#f7f2e8 !important;
  padding:64px 0 24px !important;
  margin:0 !important;
  border-top:1px solid rgba(214,170,74,.35) !important;
  font-family:'DM Sans',Arial,sans-serif !important;
}
.site-footer *{box-sizing:border-box !important}
.site-footer .footer-inner{
  width:min(1180px,calc(100% - 48px)) !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:minmax(0,2fr) minmax(140px,1fr) minmax(140px,1fr) minmax(220px,1.35fr) !important;
  gap:48px !important;
  align-items:start !important;
}
.site-footer .footer-brand,
.site-footer .footer-links-group,
.site-footer .footer-contact{
  min-width:0 !important;
}
.site-footer .footer-logo-row{
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  margin:0 0 18px !important;
}
.site-footer .footer-name{
  display:inline-block !important;
  font-family:'Libre Baskerville',Georgia,'Times New Roman',serif !important;
  font-size:32px !important;
  font-weight:700 !important;
  line-height:1.05 !important;
  color:#fff !important;
}
.site-footer .footer-divider{
  display:block !important;
  width:1px !important;
  height:30px !important;
  background:#d6aa4a !important;
  flex:0 0 1px !important;
}
.site-footer .footer-tag{
  display:inline-block !important;
  color:#d6aa4a !important;
  letter-spacing:.18em !important;
  font-size:11px !important;
  line-height:1.4 !important;
  font-weight:700 !important;
  white-space:nowrap !important;
}
.site-footer .footer-copy{
  max-width:420px !important;
  margin:0 !important;
  color:rgba(247,242,232,.74) !important;
  font-family:'DM Sans',Arial,sans-serif !important;
  font-size:14px !important;
  line-height:1.75 !important;
}
.site-footer .footer-links-group,
.site-footer .footer-contact{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  gap:0 !important;
}
.site-footer .footer-links-group h3,
.site-footer .footer-contact h3{
  margin:0 0 18px !important;
  color:#d6aa4a !important;
  font-family:'DM Sans',Arial,sans-serif !important;
  font-size:12px !important;
  line-height:1.3 !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
  font-weight:700 !important;
}
.site-footer .footer-links-group a,
.site-footer .footer-contact a{
  display:block !important;
  width:auto !important;
  color:rgba(255,255,255,.82) !important;
  text-decoration:none !important;
  font-family:'DM Sans',Arial,sans-serif !important;
  font-size:13px !important;
  line-height:1.5 !important;
  margin:0 0 10px !important;
  padding:0 !important;
}
.site-footer .footer-contact a i{
  display:inline-block !important;
  width:20px !important;
  color:#d6aa4a !important;
  margin-right:6px !important;
}
.site-footer .footer-bottom{
  width:min(1180px,calc(100% - 48px)) !important;
  margin:42px auto 0 !important;
  padding:20px 0 0 !important;
  border-top:1px solid rgba(255,255,255,.12) !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  gap:12px !important;
  flex-wrap:wrap !important;
  text-align:center !important;
  color:rgba(255,255,255,.54) !important;
  font-family:'DM Sans',Arial,sans-serif !important;
  font-size:11px !important;
  line-height:1.5 !important;
}
.site-footer .footer-bottom-dot{color:#d6aa4a !important}
@media (hover:hover){
  .site-footer a:hover{color:#fff !important}
}
@media (max-width:980px){
  .site-footer .footer-inner{
    grid-template-columns:1.5fr 1fr 1fr !important;
  }
  .site-footer .footer-contact{grid-column:1/-1 !important}
}
@media (max-width:700px){
  .site-footer{padding:48px 0 20px !important}
  .site-footer .footer-inner{
    width:min(100% - 32px,1180px) !important;
    grid-template-columns:1fr 1fr !important;
    gap:32px 24px !important;
  }
  .site-footer .footer-brand,
  .site-footer .footer-contact{grid-column:1/-1 !important}
  .site-footer .footer-name{font-size:29px !important}
  .site-footer .footer-bottom{
    width:min(100% - 32px,1180px) !important;
    margin-top:34px !important;
  }
}
@media (max-width:460px){
  .site-footer .footer-inner{grid-template-columns:1fr !important}
  .site-footer .footer-brand,
  .site-footer .footer-contact{grid-column:auto !important}
  .site-footer .footer-name{font-size:27px !important}
  .site-footer .footer-tag{font-size:10px !important}
}


/* =========================================================
   HEADER SOCIALS + LANGUAGE SWITCHER + FORM RELIABILITY
   ========================================================= */
.header-socials{display:flex;align-items:center;gap:8px;margin-left:4px;margin-right:auto}
.header-socials a{width:30px;height:30px;border:1px solid rgba(218,161,50,.55);display:grid;place-items:center;color:#e4b43d;text-decoration:none;border-radius:50%;font-size:13px;transition:.2s ease}
.header-socials a:hover{background:#e4b43d;color:#0f2a3f;border-color:#e4b43d;transform:translateY(-1px)}
.nav-socials-mobile{display:none}
.language-menu{position:relative;display:flex;align-items:center;height:100%}
.language-toggle{border:0;background:transparent;display:flex;align-items:center;gap:8px;cursor:pointer;font-family:inherit}
.language-toggle .fa-globe{color:#e4b43d;font-size:14px}
.language-chevron{font-size:10px;color:#e4b43d;transition:transform .2s ease}
.language-menu.open .language-chevron{transform:rotate(180deg)}
.language-dropdown{position:absolute;top:calc(100% - 7px);right:0;min-width:145px;background:#0d293e;border:1px solid rgba(224,173,64,.5);box-shadow:0 14px 35px rgba(0,0,0,.22);padding:6px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease;z-index:1300}
.language-menu.open .language-dropdown{opacity:1;visibility:visible;transform:none}
.language-option{width:100%;border:0;background:transparent;color:#fff;text-align:left;padding:11px 12px;cursor:pointer;font:500 13px/1.2 'DM Sans',Arial,sans-serif}
.language-option:hover{background:rgba(228,180,61,.13);color:#f0bd3e}
#google_translate_element,.goog-te-banner-frame.skiptranslate,body>.skiptranslate{display:none!important}body{top:0!important}.goog-tooltip,.goog-tooltip:hover{display:none!important}
.required-mark{color:#e4b43d;font-weight:700}.journey-form button[disabled]{opacity:.65;cursor:wait}.form-status.has-status{margin-top:18px;padding:12px 14px;border:1px solid rgba(228,180,61,.45);background:rgba(228,180,61,.08);color:#fff}.form-status{min-height:18px}
.site-footer .footer-contact a i{display:none!important}

@media (max-width:1180px){
  .header-socials{gap:6px}.header-socials a{width:27px;height:27px;font-size:12px}.nav{gap:24px}
  .language-toggle span{display:none}
}
@media (max-width:820px){
  .header-socials{display:none}
  .language-menu{height:auto;width:100%;display:block}
  .language-toggle{width:100%;justify-content:flex-start}.language-toggle span{display:inline}
  .language-dropdown{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-top:1px solid rgba(255,255,255,.08);min-width:0;background:transparent;padding:4px 8px 8px}
  .language-menu.open .language-dropdown{display:block}
  .nav-socials-mobile{display:flex;gap:10px;padding:14px 13px;border-bottom:1px solid rgba(255,255,255,.08)}
  .nav-socials-mobile a{width:34px;height:34px;border:1px solid rgba(228,180,61,.5);border-radius:50%;display:grid;place-items:center;color:#e4b43d}
}


/* =========================================================
   HEADER SOCIAL PLACEMENT + FLOATING MULTI-LANGUAGE CONTROL
   ========================================================= */
.brand-cluster{
  position:relative;
  height:94px;
  min-width:485px;
  display:flex;
  align-items:center;
  flex:0 0 auto;
}
.brand-cluster .brand{margin:0!important}
.header-socials{
  position:absolute!important;
  left:257px;
  top:64px;
  display:flex!important;
  align-items:center;
  gap:13px!important;
  margin:0!important;
  padding:0!important;
  z-index:5;
}
.header-socials::before,
.header-socials::after{
  content:"";
  width:20px;
  height:1px;
  background:rgba(232,174,58,.78);
}
.header-socials a{
  width:auto!important;
  height:auto!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#e8ae3a!important;
  font-size:13px!important;
  line-height:1;
  display:block!important;
  padding:0!important;
  transition:color .2s ease,transform .2s ease!important;
}
.header-socials a:hover{color:#fff!important;transform:translateY(-2px)!important}

/* Language is intentionally not part of the header navigation. */
.language-fab{
  position:fixed!important;
  right:24px!important;
  bottom:88px!important;
  top:auto!important;
  left:auto!important;
  width:auto!important;
  height:auto!important;
  display:block!important;
  z-index:99990!important;
}
.language-fab .language-toggle{
  min-width:142px;
  height:46px;
  padding:0 16px;
  border:1px solid rgba(228,180,61,.68)!important;
  border-radius:4px;
  background:#0f2a3f!important;
  color:#fff!important;
  box-shadow:0 10px 30px rgba(5,27,42,.22);
  display:flex!important;
  align-items:center;
  justify-content:center;
  gap:9px;
  font:500 14px/1 'DM Sans',Arial,sans-serif!important;
  letter-spacing:.01em;
}
.language-fab .language-toggle .fa-globe{color:#e4b43d;font-size:14px}
.language-fab .language-chevron{color:#e4b43d;font-size:10px;transition:transform .2s ease}
.language-fab.open .language-chevron{transform:rotate(180deg)}
.language-fab .language-dropdown{
  position:absolute!important;
  right:0!important;
  bottom:calc(100% + 10px)!important;
  top:auto!important;
  width:190px!important;
  max-height:350px;
  overflow:auto;
  padding:7px!important;
  background:#0d293e!important;
  border:1px solid rgba(224,173,64,.48)!important;
  border-radius:4px;
  box-shadow:0 18px 40px rgba(0,0,0,.28)!important;
  opacity:0;
  visibility:hidden;
  transform:translateY(8px)!important;
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
}
.language-fab.open .language-dropdown{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
.language-fab .language-option{
  width:100%;
  padding:10px 11px!important;
  border:0;
  border-bottom:1px solid rgba(255,255,255,.055)!important;
  background:transparent!important;
  color:#fff!important;
  text-align:left!important;
  cursor:pointer;
  font:500 13px/1.3 'DM Sans',Arial,sans-serif!important;
}
.language-fab .language-option:last-child{border-bottom:0!important}
.language-fab .language-option:hover{background:rgba(228,180,61,.13)!important;color:#f0bd3e!important}

/* Footer Connect contains email + phone only. */
.site-footer .footer-contact{justify-content:flex-start}

@media (max-width:1280px){
  .brand-cluster{min-width:410px}
  .header-socials{left:215px;top:63px}
  .header-socials::before,.header-socials::after{width:14px}
  .nav,.site-header.is-scrolled .nav{gap:32px!important}
}
@media (max-width:980px){
  .brand-cluster{min-width:350px}
  .header-socials{left:185px;top:61px;gap:10px!important}
  .header-socials::before,.header-socials::after{display:none}
}
@media (max-width:820px){
  .brand-cluster{min-width:0;height:72px}
  .header-socials{display:none!important}
  .nav-socials-mobile{display:flex!important}
  .language-fab{right:16px!important;bottom:78px!important;width:auto!important}
  .language-fab .language-toggle{min-width:128px;height:43px;padding:0 13px}
  .language-fab .language-dropdown{position:absolute!important;right:0!important;bottom:calc(100% + 8px)!important;width:180px!important;background:#0d293e!important;border:1px solid rgba(224,173,64,.48)!important;padding:6px!important}
}
@media (max-width:480px){
  .language-fab{right:12px!important;bottom:72px!important}
  .language-fab .language-toggle{min-width:0;height:42px;padding:0 12px}
  .language-fab .language-toggle span{display:inline!important}
}

/* =========================================================
   FINAL BRAND VERTICAL ALIGNMENT
   Travel Curator + social row form one centered right-hand stack
   beside PRITHISH. Front-end layout only; no other section changed.
   ========================================================= */
@media (min-width:821px){
  .brand-cluster{
    position:relative!important;
    height:94px!important;
    min-width:510px!important;
    display:flex!important;
    align-items:center!important;
    gap:0!important;
  }
  .brand-cluster .brand-main-link{
    display:flex!important;
    align-items:center!important;
    margin:0!important;
    padding:0!important;
    line-height:1!important;
    text-decoration:none!important;
  }
  .brand-cluster .brand-divider{
    position:static!important;
    flex:0 0 1px!important;
    width:1px!important;
    height:62px!important;
    margin:0 22px!important;
    align-self:center!important;
    background:#e4b43d!important;
  }
  .brand-right{
    position:static!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    min-width:max-content!important;
    align-self:center!important;
    transform:translateY(1px);
  }
  .brand-sub-link{
    display:block!important;
    line-height:1!important;
    text-decoration:none!important;
    margin:0!important;
    padding:0!important;
  }
  .brand-right .brand-sub{
    display:block!important;
    white-space:nowrap!important;
    line-height:1!important;
    margin:0!important;
  }
  .brand-right .header-socials{
    position:static!important;
    inset:auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:13px!important;
    margin:0!important;
    padding:0!important;
    width:100%!important;
    height:18px!important;
  }
  .brand-right .header-socials::before,
  .brand-right .header-socials::after{
    content:""!important;
    display:block!important;
    flex:0 0 20px!important;
    width:20px!important;
    height:1px!important;
    background:rgba(232,174,58,.78)!important;
  }
  .brand-right .header-socials a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:16px!important;
    height:16px!important;
    line-height:16px!important;
    margin:0!important;
    padding:0!important;
  }
}
@media (min-width:821px) and (max-width:1280px){
  .brand-cluster{min-width:430px!important}
  .brand-cluster .brand-divider{height:54px!important;margin:0 17px!important}
  .brand-right{gap:8px!important}
  .brand-right .header-socials{gap:10px!important}
  .brand-right .header-socials::before,
  .brand-right .header-socials::after{flex-basis:14px!important;width:14px!important}
}
@media (max-width:820px){
  .brand-right{display:none!important}
  .brand-cluster .brand-divider{display:none!important}
  .brand-cluster{height:72px!important;min-width:0!important}
}
