
/* Oceans Connection unified visual system */
:root{--oc-navy:#083344;--oc-deep:#052b38;--oc-coral:#ef7c68;--oc-cream:#f7f4ee;--oc-text:#17343d;--oc-muted:#668087;--oc-border:rgba(8,51,68,.13)}
body.home-v3{font-family:"DM Sans",sans-serif;color:var(--oc-text)}
body.home-v3 h1,body.home-v3 h2,body.home-v3 h3,.page-hero h1{font-family:"Playfair Display",serif;letter-spacing:-.025em}
.unified-header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(8,51,68,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.unified-header .lux-nav{min-height:92px}
.unified-header .logo-img{width:215px!important;height:auto!important;max-width:215px!important;transform:none!important;filter:none!important}
.unified-header .lux-links>a,.unified-header .mega-trigger{color:var(--oc-navy)!important;font-weight:600;font-size:.93rem;letter-spacing:.01em}
.unified-header .lux-links>a:hover,.unified-header .lux-links>a.active,.unified-header .mega-trigger:hover,.unified-header .mega-trigger.active{color:var(--oc-coral)!important}
.unified-header .nav-whatsapp{background:var(--oc-coral)!important;color:#fff!important;border-radius:999px;padding:12px 19px!important;font-weight:700;box-shadow:0 8px 20px rgba(239,124,104,.24)}
.unified-header .nav-whatsapp:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(239,124,104,.3)}
.mega-dropdown{position:relative}
.mega-trigger{display:inline-flex;align-items:center;gap:.42rem;border:0;background:transparent;font:inherit;cursor:pointer;padding:24px 0}
.mega-arrow{font-size:1.05rem;transition:transform .25s ease}
.mega-dropdown.is-open .mega-arrow{transform:rotate(180deg)}
.mega-menu{display:grid!important;visibility:hidden;opacity:0;pointer-events:none;position:absolute;top:calc(100% + 3px);left:50%;transform:translate(-50%,12px);width:min(1040px,calc(100vw - 48px));grid-template-columns:1.25fr 1fr 1fr 1.1fr;gap:0;padding:0;background:#fff;border:1px solid rgba(8,51,68,.1);border-radius:22px;box-shadow:0 28px 70px rgba(5,43,56,.2);overflow:hidden;z-index:10000;transition:opacity .2s ease,transform .2s ease,visibility .2s}
.mega-dropdown.is-open .mega-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,0)}
.mega-intro{padding:32px;background:linear-gradient(145deg,#073747,#0c5261);color:#fff}
.mega-intro>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:#9fd5d8;font-weight:700}
.mega-intro h3{font-family:"Playfair Display",serif!important;font-size:1.75rem!important;line-height:1.08;margin:12px 0!important;color:#fff!important}
.mega-intro p{font-size:.9rem;line-height:1.65;color:rgba(255,255,255,.78);margin:0 0 20px}
.mega-intro a{color:#fff!important;font-weight:700;font-size:.88rem}
.mega-column{padding:30px 25px;border-left:1px solid rgba(8,51,68,.08);display:flex;flex-direction:column;gap:10px}
.mega-column h4{font-family:"DM Sans",sans-serif!important;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem!important;color:var(--oc-coral)!important;margin:0 0 8px!important}
.mega-column a{color:var(--oc-navy)!important;font-weight:600;font-size:.9rem;padding:4px 0;transition:color .15s,transform .15s}
.mega-column a:hover{color:var(--oc-coral)!important;transform:translateX(3px)}
.mega-second-heading{margin-top:16px!important}
.mega-help{margin-top:auto;padding-top:18px;border-top:1px solid var(--oc-border);display:flex;flex-direction:column;gap:5px}
.mega-help strong{font-size:.85rem;color:var(--oc-navy)}.mega-help span{font-size:.78rem;color:var(--oc-muted)}.mega-help a{font-size:.8rem!important;color:var(--oc-coral)!important}
.inner-page{background:#fff}
.inner-page main{padding-top:92px}
.inner-page .page-hero{background:linear-gradient(135deg,#073747 0%,#0c5261 100%)!important;padding:94px 0 82px!important;color:#fff}
.inner-page .page-hero h1{color:#fff!important;font-size:clamp(2.7rem,5vw,5rem)!important;line-height:1.02!important;max-width:820px}
.inner-page .page-hero .lead,.inner-page .page-hero p{color:rgba(255,255,255,.8)!important;max-width:720px;font-size:1.1rem}
.inner-page .breadcrumbs{color:#9fd5d8!important;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700}
.inner-page .section h2{font-size:clamp(2.15rem,4vw,3.7rem);color:var(--oc-navy)}
.inner-page .eyebrow{color:var(--oc-coral);letter-spacing:.14em;text-transform:uppercase;font-weight:700;font-size:.72rem}
.inner-page .card{border:1px solid var(--oc-border);border-radius:20px;overflow:hidden;box-shadow:0 14px 35px rgba(5,43,56,.08);transition:transform .25s,box-shadow .25s}
.inner-page .card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(5,43,56,.14)}
.inner-page .btn-primary,.inner-page .btn-whatsapp{background:var(--oc-coral)!important;border-color:var(--oc-coral)!important;color:#fff!important;border-radius:999px!important}
.inner-page .btn-outline{border-radius:999px!important}
@media (min-width:981px){.mega-dropdown:hover .mega-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,0)}.mega-dropdown:hover .mega-arrow{transform:rotate(180deg)}}
@media (max-width:980px){
 .unified-header .lux-nav{min-height:76px}.unified-header .logo-img{width:178px!important}.unified-header .nav-whatsapp{display:none!important}
 .unified-header #homeMenuToggle{display:flex!important;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;border:0;background:transparent;margin-left:auto;z-index:10002}
 .unified-header #homeMenuToggle span{display:block!important;width:26px;height:2.5px;background:var(--oc-navy)!important;border-radius:20px}
 .unified-header .lux-links{display:none!important;position:absolute!important;top:76px!important;left:12px!important;right:12px!important;max-height:calc(100vh - 92px);overflow:auto;background:#fff!important;border:1px solid var(--oc-border);border-radius:18px;padding:12px!important;box-shadow:0 22px 55px rgba(5,43,56,.18);z-index:10001;flex-direction:column!important;align-items:stretch!important}
 .unified-header .lux-links.open{display:flex!important}
 .unified-header .lux-links>a,.unified-header .mega-trigger{width:100%;padding:13px 12px!important;text-align:left}
 .mega-dropdown{width:100%}.mega-trigger{justify-content:space-between}
 .mega-menu{position:static!important;width:100%!important;transform:none!important;display:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;grid-template-columns:1fr!important;border:0;box-shadow:none;border-radius:14px;background:#f6f8f7;margin:2px 0 8px}
 .mega-dropdown.is-open .mega-menu{display:grid!important;transform:none!important}
 .mega-intro{padding:20px;border-radius:14px}.mega-intro h3{font-size:1.45rem!important}.mega-column{padding:18px 20px;border-left:0;border-top:1px solid var(--oc-border)}
 .inner-page main{padding-top:76px}
}

/* Oceans Connection V8.1 navigation and experience additions */
.home-v3 .lux-header:not(.scrolled) .lux-links > a,
.home-v3 .lux-header:not(.scrolled) .mega-trigger { color:#fff !important; }
.home-v3 .lux-header:not(.scrolled) .lux-links > a:hover,
.home-v3 .lux-header:not(.scrolled) .mega-trigger:hover { color:var(--coral, #ff7f66) !important; }
.oc-placeholder{min-height:220px;background:linear-gradient(135deg,#073b4c,#0b7285);display:grid;place-items:center;}
.oc-placeholder-inner{width:82%;height:72%;border:1px solid rgba(255,255,255,.45);border-radius:22px;display:grid;place-items:center;text-align:center;padding:20px;}
.oc-placeholder-inner span{color:#fff;font-family:'Playfair Display',serif;font-size:1.45rem;}
@media(max-width:980px){.lux-links.open{overflow-y:auto;max-height:calc(100vh - 84px);}.lux-links .mega-menu{max-height:none;}}

/* V8.2 experience and package updates */
.experience-detail-image.oc-placeholder{min-height:360px;border-radius:18px;overflow:hidden}
.experience-detail-image.oc-placeholder .oc-placeholder-inner{height:100%;min-height:360px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b5563,#d8a84e);color:#fff;font-family:"Playfair Display",serif;font-size:1.65rem;text-align:center;padding:24px}
@media(max-width:768px){.experience-detail-image.oc-placeholder,.experience-detail-image.oc-placeholder .oc-placeholder-inner{min-height:220px}}

@media (min-width:981px){.mega-menu{max-height:min(78vh,760px);overflow-y:auto}.mega-column a{line-height:1.25}}


/* V10.7 official logo and social media on every page */
.unified-header .lux-nav{
  min-height:132px!important;
  position:relative;
  align-items:center;
  padding-top:24px;
}
.unified-header .logo{
  width:255px!important;
  min-width:255px!important;
  height:122px!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
}
.unified-header .logo-img{
  width:255px!important;
  max-width:255px!important;
  height:122px!important;
  max-height:122px!important;
  object-fit:contain!important;
  transform:none!important;
  filter:none!important;
}
.header-socials{
  position:absolute;
  right:0;
  top:11px;
  display:flex;
  align-items:center;
  gap:12px;
  z-index:3;
}
.header-socials a,
.footer-socials a{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  text-decoration:none!important;
  transition:transform .2s ease,opacity .2s ease;
}
.header-socials a{color:#083344!important;font-size:19px;width:30px;height:30px}
.header-socials a:hover,.footer-socials a:hover{transform:translateY(-2px);opacity:.82}
.footer-socials{display:flex!important;gap:15px!important;margin-top:20px!important;align-items:center!important}
.footer-socials a{color:#fff!important;font-size:27px!important;width:34px;height:34px}
.unified-header .lux-links{margin-top:22px}
.unified-header .nav-whatsapp{margin-top:22px}
.inner-page main{padding-top:132px!important}
.destination-page main{padding-top:0}

@media(max-width:1180px) and (min-width:981px){
  .header-socials{display:none!important}
  .unified-header .logo{width:225px!important;min-width:225px!important}
  .unified-header .logo-img{width:225px!important;max-width:225px!important}
}
@media(max-width:980px){
  .unified-header .lux-nav{min-height:96px!important;padding-top:0!important}
  .unified-header .logo{width:182px!important;min-width:182px!important;height:90px!important}
  .unified-header .logo-img{width:182px!important;max-width:182px!important;height:90px!important;max-height:90px!important}
  .unified-header .lux-links{top:96px!important}
  .header-socials{position:static!important;display:flex!important;order:20;width:100%;justify-content:center;padding:12px 6px 5px;border-top:1px solid rgba(8,51,68,.12);margin-top:5px}
  .header-socials a{font-size:23px;width:38px;height:38px}
  .inner-page main{padding-top:96px!important}
}


/* V10.8 — Oceans Connection social links on every page */
.oc-social-links{
  display:flex;
  align-items:center;
  gap:11px;
}
.oc-social-links a{
  width:34px;
  height:34px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  transition:transform .2s ease, background-color .2s ease, opacity .2s ease;
}
.oc-social-links a:hover{
  transform:translateY(-2px);
}
.header-socials{
  margin-left:auto;
  flex:0 0 auto;
}
.header-socials a{
  color:#083344;
  background:rgba(8,51,68,.07);
  font-size:16px;
}
.lux-header:not(.scrolled) .header-socials a{
  color:#fff;
  background:rgba(255,255,255,.16);
}
.header-socials + .nav-whatsapp{
  margin-left:10px;
}
.footer-socials{
  margin-top:20px;
}
.footer-socials a{
  width:38px;
  height:38px;
  color:#fff;
  background:rgba(255,255,255,.12);
  font-size:19px;
}
.footer-socials a:hover{
  background:rgba(255,255,255,.22);
}
@media (max-width:1180px){
  .header-socials{gap:7px;}
  .header-socials a{width:30px;height:30px;font-size:14px;}
}
@media (max-width:980px){
  .header-socials{display:none !important;}
  .footer-socials{display:flex !important;}
}

/* V10.9 — desktop social media visibility fix */
@media (min-width:981px){
  .unified-header .lux-nav{
    gap:18px!important;
  }
  .unified-header .lux-links{
    gap:18px!important;
    margin-left:auto!important;
  }
  .unified-header .header-socials{
    position:static!important;
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    flex:0 0 auto!important;
    margin:22px 0 0 4px!important;
    gap:7px!important;
    z-index:5!important;
  }
  .unified-header .header-socials a{
    display:inline-flex!important;
    width:31px!important;
    height:31px!important;
    font-size:15px!important;
  }
  .unified-header .nav-whatsapp{
    margin-left:2px!important;
  }
  body.inner-page .lux-header:not(.scrolled) .header-socials a,
  body.destination-page .lux-header:not(.scrolled) .header-socials a{
    color:#083344!important;
    background:rgba(8,51,68,.08)!important;
  }
  body:not(.inner-page):not(.destination-page) .lux-header:not(.scrolled) .header-socials a{
    color:#fff!important;
    background:rgba(255,255,255,.18)!important;
  }
  .footer-socials{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
  }
}
@media (min-width:981px) and (max-width:1180px){
  .unified-header .logo{width:195px!important;min-width:195px!important;}
  .unified-header .logo-img{width:195px!important;max-width:195px!important;}
  .unified-header .lux-links{gap:11px!important;}
  .unified-header .lux-links>a,
  .unified-header .mega-trigger{font-size:.80rem!important;}
  .unified-header .header-socials{display:flex!important;gap:4px!important;}
  .unified-header .header-socials a{width:27px!important;height:27px!important;font-size:13px!important;}
  .unified-header .nav-whatsapp{padding:11px 12px!important;font-size:11px!important;}
}

/* V10.10 — guaranteed desktop social visibility on every page */
@media (min-width:981px){
  .unified-header .lux-nav{
    position:relative!important;
    overflow:visible!important;
  }
  .unified-header .header-socials{
    position:absolute!important;
    top:8px!important;
    right:0!important;
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    margin:0!important;
    padding:0!important;
    gap:8px!important;
    width:auto!important;
    z-index:999!important;
  }
  .unified-header .header-socials a{
    display:inline-flex!important;
    visibility:visible!important;
    opacity:1!important;
    width:31px!important;
    height:31px!important;
    border-radius:50%!important;
    color:#083344!important;
    background:#eef7f8!important;
    font-size:15px!important;
    line-height:1!important;
  }
  .unified-header .header-socials a i{
    display:inline-block!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .unified-header .lux-links,
  .unified-header .nav-whatsapp{
    margin-top:31px!important;
  }
  .unified-header .footer-socials{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
  }
}
@media (min-width:981px) and (max-width:1180px){
  .unified-header .header-socials{
    top:6px!important;
    gap:5px!important;
  }
  .unified-header .header-socials a{
    width:28px!important;
    height:28px!important;
    font-size:13px!important;
  }
}


/* V10.11 — independent desktop social rail; uses inline SVG so it cannot disappear */
.oc-desktop-social-rail{display:none}
@media (min-width:981px){
  .oc-desktop-social-rail{
    position:fixed!important;right:18px!important;top:50%!important;transform:translateY(-50%)!important;
    display:flex!important;flex-direction:column!important;gap:10px!important;z-index:2147483000!important;
    padding:10px 8px!important;border-radius:18px!important;background:rgba(255,255,255,.96)!important;
    box-shadow:0 12px 34px rgba(4,43,67,.22)!important;border:1px solid rgba(8,51,68,.10)!important;
    visibility:visible!important;opacity:1!important;
  }
  .oc-desktop-social-rail a{
    width:42px!important;height:42px!important;border-radius:50%!important;display:grid!important;place-items:center!important;
    color:#083344!important;background:#eef7f8!important;text-decoration:none!important;visibility:visible!important;opacity:1!important;
    transition:transform .2s ease,background .2s ease!important;
  }
  .oc-desktop-social-rail a:hover{transform:translateY(-2px)!important;background:#d8f0f2!important}
  .oc-desktop-social-rail svg{width:22px!important;height:22px!important;display:block!important}
}
@media (max-width:980px){.oc-desktop-social-rail{display:none!important}}

/* V10.12 — restore original header spacing; use the independent desktop social rail */
.unified-header .header-socials{
  display:none!important;
}
@media (min-width:981px){
  .unified-header .lux-nav{
    gap:34px!important;
    overflow:visible!important;
  }
  .unified-header .lux-links{
    gap:27px!important;
    margin-left:auto!important;
    margin-top:0!important;
  }
  .unified-header .nav-whatsapp{
    margin-top:0!important;
    margin-left:0!important;
    padding:12px 19px!important;
    font-size:13px!important;
  }
  .unified-header .lux-links>a,
  .unified-header .mega-trigger{
    font-size:.93rem!important;
  }
  .footer-socials{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
  }
}
@media (min-width:981px) and (max-width:1180px){
  .unified-header .lux-nav{gap:18px!important;}
  .unified-header .lux-links{gap:14px!important;}
  .unified-header .lux-links>a,
  .unified-header .mega-trigger{font-size:.82rem!important;}
  .unified-header .nav-whatsapp{padding:11px 13px!important;font-size:11px!important;}
}

/* Smaller Oceans Connection header logo */
.unified-header .logo{
  width:170px !important;
  min-width:170px !important;
  height:80px !important;
}

.unified-header .logo-img{
  width:170px !important;
  max-width:170px !important;
  height:80px !important;
  max-height:80px !important;
  object-fit:contain !important;
  transform:none !important;
}

/* V10.13 — sitewide homepage-style transparent header */
body.inner-page main{padding-top:0!important}

html body.inner-page .unified-header:not(.scrolled),
html body.destination-page .unified-header:not(.scrolled){
  background:transparent!important;
  background-color:transparent!important;
  border-bottom-color:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

html body.inner-page .unified-header:not(.scrolled) .lux-links>a,
html body.inner-page .unified-header:not(.scrolled) .mega-trigger,
html body.destination-page .unified-header:not(.scrolled) .lux-links>a,
html body.destination-page .unified-header:not(.scrolled) .mega-trigger{
  color:#fff!important;
}

html body.inner-page .unified-header:not(.scrolled) .logo-img,
html body.destination-page .unified-header:not(.scrolled) .logo-img{
  filter:brightness(0) invert(1)!important;
}

html body.inner-page .unified-header.scrolled,
html body.destination-page .unified-header.scrolled{
  background:rgba(255,255,255,.96)!important;
  background-color:rgba(255,255,255,.96)!important;
  border-bottom:1px solid rgba(8,51,68,.08)!important;
  box-shadow:0 6px 30px rgba(8,34,55,.10)!important;
  backdrop-filter:blur(15px)!important;
  -webkit-backdrop-filter:blur(15px)!important;
}

html body.inner-page .unified-header.scrolled .lux-links>a,
html body.inner-page .unified-header.scrolled .mega-trigger,
html body.destination-page .unified-header.scrolled .lux-links>a,
html body.destination-page .unified-header.scrolled .mega-trigger{
  color:var(--oc-navy)!important;
}

html body.inner-page .unified-header.scrolled .logo-img,
html body.destination-page .unified-header.scrolled .logo-img{
  filter:none!important;
}

body.inner-page .page-hero{padding-top:226px!important}
body.inner-page .hidden-hero{padding-top:222px!important}
body.inner-page .tour-hero-content{padding-top:252px!important}

@media(max-width:980px){
  body.inner-page main{padding-top:0!important}
  body.inner-page .page-hero{padding-top:190px!important}
  body.inner-page .hidden-hero{padding-top:186px!important}
  body.inner-page .tour-hero-content{padding-top:216px!important}

  html body.inner-page .unified-header:not(.scrolled) #homeMenuToggle span,
  html body.destination-page .unified-header:not(.scrolled) #homeMenuToggle span{
    background:#fff!important;
  }

  .unified-header .lux-links.open>a,
  .unified-header .lux-links.open .mega-trigger{
    color:var(--oc-navy)!important;
  }
}

/* V10.14 — slightly taller scrolled header background
   Gives the bottom of the logo (PUNTA CANA) a little more white backing. */
@media (min-width:981px){
  html body .unified-header.scrolled .lux-nav{
    min-height:164px!important;
  }
}
