/* Caribbean & Diaspora — custom page (scoped) */

.page-template-custom-caribbean-diaspora,
body.caribbean-diaspora-page,
.cd-page {
  --cd-bg: #0e0c22;
  --cd-surface: rgba(255, 255, 255, 0.04);
  --cd-border: rgba(255, 255, 255, 0.14);
  --cd-text: rgba(255, 255, 255, 0.9);
  --cd-muted: rgba(255, 255, 255, 0.68);
  --cd-dim: rgba(255, 255, 255, 0.52);
  --cd-green: #00f060;
  --cd-pink: #ff0090;
  --cd-gold: #ffd047;
  --cd-teal: #36e3ff;
  --cd-violet: #6b4bff;
  --cd-amber: #ffb347;
  --cd-pad: clamp(28px, 5vw, 88px);
  --cd-space-1: clamp(18px, 2vw, 24px);
  --cd-space-2: clamp(28px, 3.2vw, 40px);
  --cd-space-3: clamp(72px, 9vw, 120px);
  --cd-space-4: clamp(88px, 11vw, 140px);
  --cd-ease: cubic-bezier(0.16, 1, 0.3, 1);
  --cd-shadow: 0 18px 54px rgba(0, 0, 0, 0.28);
  --cd-shadow-hover: 0 26px 80px rgba(0, 0, 0, 0.34);
  --cd-shadow-soft: 0 24px 70px rgba(0, 0, 0, 0.32);
  background: var(--cd-bg);
  color: var(--cd-text);
}

.page-template-custom-caribbean-diaspora .gh-viewport,
body.caribbean-diaspora-page .gh-viewport {
  background: var(--cd-bg);
}

.page-template-custom-caribbean-diaspora .gh-footer,
body.caribbean-diaspora-page .gh-footer {
  display: none;
}

.page-template-custom-caribbean-diaspora .css-nav,
body.caribbean-diaspora-page .css-nav {
  background: rgba(8, 12, 20, 0.96);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  grid-template-columns: auto 1fr auto;
  gap: 20px;
  padding: 0 var(--cd-pad);
  height: 80px;
}

.page-template-custom-caribbean-diaspora .css-nav-name,
.page-template-custom-caribbean-diaspora .css-nl,
.page-template-custom-caribbean-diaspora .css-n-si,
body.caribbean-diaspora-page .css-nav-name,
body.caribbean-diaspora-page .css-nl,
body.caribbean-diaspora-page .css-n-si {
  color: rgba(255, 255, 255, 0.9);
}

.page-template-custom-caribbean-diaspora .css-nav-name,
body.caribbean-diaspora-page .css-nav-name {
  color: rgba(255, 255, 255, 0.4);
}

.page-template-custom-caribbean-diaspora .css-nl:hover,
.page-template-custom-caribbean-diaspora .css-n-si:hover,
.page-template-custom-caribbean-diaspora .css-nl-active,
body.caribbean-diaspora-page .css-nl:hover,
body.caribbean-diaspora-page .css-n-si:hover,
body.caribbean-diaspora-page .css-nl-active {
  color: #fff;
}

.page-template-custom-caribbean-diaspora .css-nav-links,
body.caribbean-diaspora-page .css-nav-links {
  gap: clamp(14px, 2vw, 28px);
}

.page-template-custom-caribbean-diaspora .css-nl,
body.caribbean-diaspora-page .css-nl {
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.page-template-custom-caribbean-diaspora .css-n-si,
body.caribbean-diaspora-page .css-n-si {
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.page-template-custom-caribbean-diaspora .css-n-sub,
body.caribbean-diaspora-page .css-n-sub {
  background: var(--cd-pink);
  color: #fff;
  border: none;
  padding: 6px 20px;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.01em;
  transition: transform 0.22s cubic-bezier(0.16, 1, 0.3, 1);
}

.page-template-custom-caribbean-diaspora .css-n-sub:hover,
body.caribbean-diaspora-page .css-n-sub:hover {
  transform: scale(1.05);
  color: #fff;
}

.page-template-custom-caribbean-diaspora .css-nav-burger span,
body.caribbean-diaspora-page .css-nav-burger span {
  background: rgba(255, 255, 255, 0.86);
}

.page-template-custom-caribbean-diaspora .css-nav-links,
body.caribbean-diaspora-page .css-nav-links {
  background: transparent;
}

@media (max-width: 900px) {
  .page-template-custom-caribbean-diaspora .css-nav,
  body.caribbean-diaspora-page .css-nav {
    grid-template-columns: 1fr auto;
    height: 80px;
  }

  .page-template-custom-caribbean-diaspora .css-nav-links,
  body.caribbean-diaspora-page .css-nav-links {
    background: rgba(255, 255, 255, 0.98);
    top: 80px;
  }
}

.page-template-custom-caribbean-diaspora .footer,
body.caribbean-diaspora-page .footer {
  background: #0b091d;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: clamp(52px, 6vw, 88px) var(--cd-pad);
  display: grid;
  grid-template-columns: 1.8fr 1fr 1fr 1fr;
  gap: clamp(28px, 3.2vw, 44px);
  align-items: start;
}

.page-template-custom-caribbean-diaspora .flogo-img,
body.caribbean-diaspora-page .flogo-img {
  width: 48px;
  height: 48px;
  background: var(--cd-green);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  color: #0e0c22;
  margin-bottom: 12px;
}

.page-template-custom-caribbean-diaspora .fsite,
body.caribbean-diaspora-page .fsite {
  font-size: clamp(15px, 1.12vw, 16px);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.35;
  color: #fff;
  margin-bottom: 8px;
}

.page-template-custom-caribbean-diaspora .fdesc,
body.caribbean-diaspora-page .fdesc {
  font-size: clamp(14px, 1.08vw, 16px);
  color: rgba(255, 255, 255, 0.58);
  line-height: 1.75;
  max-width: 280px;
  margin-bottom: clamp(18px, 2.2vw, 22px);
}

.page-template-custom-caribbean-diaspora .fc h5,
body.caribbean-diaspora-page .fc h5 {
  color: rgba(255, 255, 255, 0.72);
  font-size: clamp(13px, 1.05vw, 15px);
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin: 0 0 14px;
  line-height: 1.35;
}

.page-template-custom-caribbean-diaspora .fnl-lbl,
body.caribbean-diaspora-page .fnl-lbl {
  color: rgba(255, 255, 255, 0.58);
  font-size: clamp(13px, 1.02vw, 14px);
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin: 0 0 12px;
  line-height: 1.35;
}

.page-template-custom-caribbean-diaspora .fc,
body.caribbean-diaspora-page .fc {
  display: block;
}

.page-template-custom-caribbean-diaspora .fc a,
body.caribbean-diaspora-page .fc a {
  color: rgba(255, 255, 255, 0.58);
  display: block !important;
  font-size: clamp(15px, 1.05vw, 17px) !important;
  line-height: 1.55;
  margin-bottom: 10px;
  text-decoration: none;
  overflow-wrap: break-word;
  word-break: normal;
}

.page-template-custom-caribbean-diaspora .fc a:hover,
body.caribbean-diaspora-page .fc a:hover {
  color: #fff;
}

.page-template-custom-caribbean-diaspora .fnl-row,
body.caribbean-diaspora-page .fnl-row {
  display: flex;
  gap: 8px;
  max-width: 300px;
  padding: 16px 18px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.page-template-custom-caribbean-diaspora .fnl-btn,
body.caribbean-diaspora-page .fnl-btn {
  background: var(--cd-green);
  color: #0e0c22;
  border: none;
  padding: 11px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  cursor: pointer;
  white-space: nowrap;
  font-family: inherit;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
  box-shadow: 0 8px 22px rgba(0, 240, 96, 0.18);
}

.page-template-custom-caribbean-diaspora .fsocials,
body.caribbean-diaspora-page .fsocials {
  display: flex;
  gap: 12px;
  margin-top: 16px;
}

.page-template-custom-caribbean-diaspora .fsoc,
body.caribbean-diaspora-page .fsoc {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.4);
}

.page-template-custom-caribbean-diaspora .fsoc:hover,
body.caribbean-diaspora-page .fsoc:hover {
  border-color: rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
}

.page-template-custom-caribbean-diaspora .fsoc svg,
body.caribbean-diaspora-page .fsoc svg {
  width: 15px;
  height: 15px;
}

.page-template-custom-caribbean-diaspora .fbtm,
body.caribbean-diaspora-page .fbtm {
  color: rgba(255, 255, 255, 0.48);
  border-top-color: rgba(255, 255, 255, 0.08);
  padding: clamp(16px, 2.2vw, 24px) var(--cd-pad);
  font-size: clamp(12px, 1.15vw, 14px);
  line-height: 1.55;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 12px 20px;
}

.page-template-custom-caribbean-diaspora .fbtm a,
body.caribbean-diaspora-page .fbtm a {
  color: rgba(255, 255, 255, 0.28);
}

.page-template-custom-caribbean-diaspora .fbtm a:hover,
body.caribbean-diaspora-page .fbtm a:hover {
  color: rgba(255, 255, 255, 0.55);
}

.page-template-custom-caribbean-diaspora .gh-main,
.page-template-custom-caribbean-diaspora .gh-article,
.page-template-custom-caribbean-diaspora .gh-content,
body.caribbean-diaspora-page .gh-main,
body.caribbean-diaspora-page .gh-article,
body.caribbean-diaspora-page .gh-content {
  max-width: none;
}

/* ——— Page atmosphere ——— */

.cd-page {
  position: relative;
  overflow: hidden;
  padding-top: clamp(20px, 2.6vw, 34px);
  background:
    radial-gradient(ellipse 120% 80% at 50% -20%, rgba(255, 200, 120, 0.07) 0%, transparent 55%),
    radial-gradient(1100px 600px at 75% -8%, rgba(255, 180, 71, 0.1) 0%, rgba(255, 180, 71, 0) 58%),
    radial-gradient(1000px 620px at 18% -12%, rgba(0, 240, 96, 0.11) 0%, rgba(0, 240, 96, 0) 60%),
    radial-gradient(900px 520px at 92% 42%, rgba(255, 0, 144, 0.08) 0%, transparent 55%),
    var(--cd-bg);
}

.cd-page::before {
  content: '';
  position: absolute;
  inset: -22%;
  pointer-events: none;
  z-index: 0;
  background:
    radial-gradient(1100px 720px at 20% 22%, rgba(107, 75, 255, 0.16) 0%, rgba(107, 75, 255, 0) 58%),
    radial-gradient(900px 640px at 82% 14%, rgba(54, 227, 255, 0.11) 0%, rgba(54, 227, 255, 0) 56%),
    radial-gradient(980px 760px at 68% 78%, rgba(255, 0, 144, 0.09) 0%, rgba(255, 0, 144, 0) 55%),
    radial-gradient(760px 540px at 32% 88%, rgba(255, 212, 71, 0.07) 0%, rgba(255, 212, 71, 0) 55%),
    radial-gradient(600px 400px at 55% 45%, rgba(0, 240, 96, 0.05) 0%, transparent 60%);
  filter: blur(1.5px) saturate(115%);
  opacity: 0.98;
  transform: translate3d(0, 0, 0);
  animation: cd-atmo 32s var(--cd-ease) infinite alternate;
}

.cd-page::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background:
    radial-gradient(rgba(255, 255, 255, 0.038) 1px, transparent 1px),
    repeating-linear-gradient(
      -12deg,
      transparent,
      transparent 31px,
      rgba(255, 255, 255, 0.016) 31px,
      rgba(255, 255, 255, 0.016) 32px
    ),
    linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0)),
    radial-gradient(ellipse 80% 50% at 50% 100%, rgba(0, 240, 96, 0.04) 0%, transparent 55%);
  background-size:
    48px 48px,
    auto,
    auto,
    auto;
  opacity: 0.34;
  mix-blend-mode: overlay;
}

@keyframes cd-atmo {
  0% {
    transform: translate3d(-1.2%, -0.6%, 0) scale(1.02);
  }
  100% {
    transform: translate3d(1.1%, 0.9%, 0) scale(1.04);
  }
}

.cd-page > * {
  position: relative;
  z-index: 1;
}

.cd-wrap {
  width: min(1180px, calc(100% - 2 * clamp(22px, 5vw, 74px)));
  margin: 0 auto;
}

.cd-hero-wrap {
  position: relative;
}

/* Hero */
.cd-hero {
  padding: clamp(104px, 14vw, 176px) 0 clamp(64px, 8vw, 104px);
}

.cd-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  gap: clamp(40px, 5.5vw, 80px);
  align-items: stretch;
}

.cd-hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
}

.cd-hero-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 14px;
  margin-bottom: 4px;
}

.cd-hero-meta-dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgba(255, 212, 71, 0.75);
  box-shadow: 0 0 14px rgba(255, 212, 71, 0.45);
}

.cd-kicker {
  margin: 0;
  color: var(--cd-muted);
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.cd-eyebrow {
  margin: 0;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 212, 71, 0.88);
  font-weight: 700;
}

.cd-hero-title {
  margin: clamp(14px, 2vw, 22px) 0 0;
  font-size: clamp(36px, 5.8vw, 58px);
  line-height: 1.04;
  letter-spacing: -0.03em;
  color: #fff;
  font-weight: 700;
  max-width: 22ch;
  text-wrap: balance;
}

.cd-hero-lead {
  margin: clamp(22px, 3vw, 32px) 0 0;
  font-size: clamp(19px, 2vw, 26px);
  line-height: 1.38;
  color: rgba(255, 255, 255, 0.9);
  max-width: 42ch;
}

.cd-hero-sub {
  margin: clamp(14px, 2vw, 18px) 0 0;
  font-size: clamp(16px, 1.2vw, 19px);
  line-height: 1.78;
  color: rgba(255, 255, 255, 0.62);
  max-width: 58ch;
}

.cd-hero-tags {
  margin-top: clamp(22px, 3vw, 30px);
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.cd-hero-tags span {
  display: inline-flex;
  align-items: center;
  padding: 9px 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.72);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  transition: border-color 0.28s var(--cd-ease), background 0.28s var(--cd-ease), transform 0.28s var(--cd-ease);
}

.cd-hero-tags span:hover {
  border-color: rgba(255, 212, 71, 0.35);
  background: rgba(255, 255, 255, 0.07);
  transform: translateY(-1px);
}

.cd-hero-visual {
  position: relative;
  min-height: clamp(300px, 36vw, 460px);
  align-self: center;
  width: 100%;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  overflow: hidden;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.07),
    0 32px 100px rgba(0, 0, 0, 0.42),
    0 0 80px rgba(107, 75, 255, 0.12);
  transition: box-shadow 0.45s var(--cd-ease), border-color 0.45s var(--cd-ease), transform 0.45s var(--cd-ease);
}

.cd-hero-visual:hover {
  border-color: rgba(255, 255, 255, 0.22);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.09),
    0 38px 110px rgba(0, 0, 0, 0.48),
    0 0 100px rgba(0, 240, 96, 0.1);
  transform: translateY(-2px);
}

.cd-hero-visual-inner {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(155deg, rgba(255, 180, 71, 0.24) 0%, rgba(107, 75, 255, 0.24) 42%, rgba(0, 240, 96, 0.18) 100%),
    radial-gradient(560px 400px at 35% 38%, rgba(54, 227, 255, 0.24) 0%, transparent 62%),
    radial-gradient(480px 360px at 78% 72%, rgba(255, 0, 144, 0.2) 0%, transparent 58%);
}

.cd-hero-shine {
  position: absolute;
  inset: -50%;
  z-index: 2;
  background: linear-gradient(
    125deg,
    transparent 35%,
    rgba(255, 255, 255, 0.07) 48%,
    rgba(255, 255, 255, 0.12) 50%,
    rgba(255, 255, 255, 0.07) 52%,
    transparent 65%
  );
  animation: cd-shine 14s ease-in-out infinite;
  pointer-events: none;
}

@keyframes cd-shine {
  0%,
  100% {
    transform: translate(-12%, -8%) rotate(0deg);
    opacity: 0.4;
  }
  50% {
    transform: translate(8%, 12%) rotate(0deg);
    opacity: 0.75;
  }
}

.cd-hero-visual-inner::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(14, 12, 34, 0) 0%, rgba(7, 6, 18, 0.52) 100%);
  opacity: 0.9;
  z-index: 1;
  pointer-events: none;
}

.cd-hero-nodes {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}

.cd-hero-nodes span {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.85);
  box-shadow:
    0 0 0 3px rgba(0, 240, 96, 0.25),
    0 0 22px rgba(54, 227, 255, 0.45);
  animation: cd-node-pulse 3.2s ease-in-out infinite;
}

.cd-hero-nodes span:nth-child(1) {
  left: 22%;
  top: 28%;
  animation-delay: 0s;
}
.cd-hero-nodes span:nth-child(2) {
  left: 58%;
  top: 22%;
  animation-delay: 0.4s;
}
.cd-hero-nodes span:nth-child(3) {
  left: 78%;
  top: 48%;
  animation-delay: 0.8s;
}
.cd-hero-nodes span:nth-child(4) {
  left: 38%;
  top: 62%;
  animation-delay: 1.2s;
}
.cd-hero-nodes span:nth-child(5) {
  left: 18%;
  top: 72%;
  animation-delay: 1.6s;
}
.cd-hero-nodes span:nth-child(6) {
  left: 68%;
  top: 72%;
  animation-delay: 2s;
}

@keyframes cd-node-pulse {
  0%,
  100% {
    transform: scale(1);
    opacity: 0.85;
  }
  50% {
    transform: scale(1.25);
    opacity: 1;
  }
}

.cd-globe-ring {
  position: absolute;
  z-index: 2;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0.58;
}

.cd-globe-ring-1 {
  width: 72%;
  height: 72%;
  animation: cd-ring 18s linear infinite;
}

.cd-globe-ring-2 {
  width: 56%;
  height: 56%;
  border-color: rgba(54, 227, 255, 0.2);
  animation: cd-ring 14s linear infinite reverse;
}

.cd-globe-ring-3 {
  width: 40%;
  height: 40%;
  border-color: rgba(255, 0, 144, 0.18);
  animation: cd-ring 11s linear infinite;
}

@keyframes cd-ring {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* Intro band */
.cd-intro-band {
  padding: clamp(48px, 7vw, 88px) 0 clamp(56px, 8vw, 96px);
}

.cd-intro-panel {
  position: relative;
  max-width: 920px;
  padding: clamp(28px, 4vw, 40px) clamp(28px, 4vw, 44px);
  padding-left: clamp(32px, 4.5vw, 52px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background:
    linear-gradient(135deg, rgba(255, 212, 71, 0.06) 0%, rgba(255, 255, 255, 0.02) 45%, rgba(107, 75, 255, 0.05) 100%);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.22);
}

.cd-intro-panel::before {
  content: '';
  position: absolute;
  left: 0;
  top: 16%;
  bottom: 16%;
  width: 3px;
  border-radius: 3px;
  background: linear-gradient(180deg, rgba(255, 212, 71, 0.95), rgba(0, 240, 96, 0.65), rgba(107, 75, 255, 0.75));
  box-shadow: 0 0 24px rgba(255, 212, 71, 0.25);
}

.cd-intro-em {
  margin: 0;
  font-size: clamp(22px, 2.5vw, 31px);
  line-height: 1.38;
  color: #fff;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.cd-intro-support {
  margin: clamp(14px, 2vw, 20px) 0 0;
  font-size: clamp(17px, 1.28vw, 20px);
  line-height: 1.78;
  color: rgba(255, 255, 255, 0.58);
  max-width: 62ch;
}

/* Sections */
.cd-section {
  padding: var(--cd-space-3) 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.cd-section-soft {
  position: relative;
  padding: var(--cd-space-4) 0;
  border-top-color: rgba(255, 255, 255, 0.05);
  background:
    radial-gradient(ellipse 90% 60% at 50% 0%, rgba(255, 212, 71, 0.04) 0%, transparent 55%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.01) 42%, rgba(255, 255, 255, 0) 100%);
}

.cd-section-head {
  display: flex;
  align-items: flex-start;
  gap: clamp(14px, 2vw, 20px);
  margin-bottom: clamp(28px, 3.5vw, 48px);
}

.cd-section-label {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 1px solid var(--cd-border);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--cd-dim);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  flex-shrink: 0;
}

.cd-section h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(30px, 4vw, 52px);
  line-height: 1.06;
  letter-spacing: -0.03em;
  text-wrap: balance;
}

.cd-section-lead {
  margin: -8px 0 var(--cd-space-2);
  font-size: clamp(17px, 1.28vw, 19px);
  line-height: 1.72;
  color: rgba(255, 255, 255, 0.52);
  max-width: 56ch;
}

.cd-section-lead-tight {
  max-width: 64ch;
}

/* Offer cards */
.cd-offer-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 2.2vw, 28px);
}

.cd-card {
  position: relative;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: linear-gradient(165deg, rgba(255, 255, 255, 0.048), rgba(255, 255, 255, 0.016));
  padding: clamp(22px, 2.6vw, 32px);
  box-shadow: var(--cd-shadow);
  transition: transform 0.35s var(--cd-ease), box-shadow 0.35s var(--cd-ease), border-color 0.35s var(--cd-ease);
}

.cd-card::before {
  content: '';
  position: absolute;
  inset: -1px;
  border-radius: 20px;
  pointer-events: none;
  background:
    radial-gradient(420px 200px at 20% 18%, rgba(255, 180, 71, 0.09) 0%, transparent 60%),
    radial-gradient(460px 220px at 85% 82%, rgba(0, 240, 96, 0.07) 0%, transparent 62%);
  opacity: 0.55;
  mix-blend-mode: screen;
  transition: opacity 0.4s var(--cd-ease);
}

.cd-card:hover {
  transform: translateY(-4px);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: var(--cd-shadow-hover);
}

.cd-card:hover::before {
  opacity: 0.85;
}

.cd-card-community {
  border-color: rgba(255, 212, 71, 0.14);
}

.cd-card h3 {
  margin: 0 0 12px;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: clamp(18px, 1.45vw, 22px);
  line-height: 1.25;
  letter-spacing: -0.02em;
}

.cd-card p {
  margin: 0;
  position: relative;
  z-index: 1;
  color: rgba(255, 255, 255, 0.62);
  font-size: 15px;
  line-height: 1.78;
}

.cd-card-community p + p {
  margin-top: 12px;
}

.cd-card-aside {
  margin-top: 16px !important;
  font-size: 12px !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.42) !important;
}

.cd-pill-list {
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 12px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.cd-pill-list li {
  padding: 6px 11px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(0, 0, 0, 0.2);
  transition: border-color 0.25s ease, background 0.25s ease, transform 0.25s ease;
}

.cd-pill-list li:hover {
  border-color: rgba(255, 212, 71, 0.35);
  background: rgba(255, 255, 255, 0.05);
  transform: translateY(-1px);
}

/* Events */
.cd-event-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 2.5vw, 30px);
  align-items: stretch;
}

.cd-event-card {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  padding: 0;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.018));
  overflow: hidden;
  box-shadow: var(--cd-shadow);
  transition: transform 0.38s var(--cd-ease), border-color 0.38s var(--cd-ease), box-shadow 0.38s var(--cd-ease);
}

.cd-event-card::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  opacity: 0.9;
}

.cd-event-card:hover {
  transform: translateY(-5px);
  border-color: rgba(255, 212, 71, 0.38);
  box-shadow: var(--cd-shadow-hover), 0 0 48px rgba(255, 0, 144, 0.08);
}

.cd-event-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: clamp(24px, 2.6vw, 30px);
  min-height: 100%;
}

.cd-event-glow {
  position: absolute;
  inset: -45%;
  background: radial-gradient(circle at 28% 28%, rgba(0, 240, 96, 0.14) 0%, transparent 42%),
    radial-gradient(circle at 72% 62%, rgba(255, 0, 144, 0.1) 0%, transparent 38%),
    radial-gradient(circle at 50% 88%, rgba(255, 212, 71, 0.06) 0%, transparent 35%);
  opacity: 0.88;
  pointer-events: none;
  animation: cd-pulse-glow 5.5s ease-in-out infinite alternate;
  transition: opacity 0.4s ease;
}

.cd-event-card:hover .cd-event-glow {
  opacity: 1;
}

@keyframes cd-pulse-glow {
  0% {
    opacity: 0.55;
    transform: scale(1);
  }
  100% {
    opacity: 0.95;
    transform: scale(1.03);
  }
}

.cd-event-top {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.cd-live {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(0, 240, 96, 0.95);
}

.cd-live::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--cd-green);
  box-shadow: 0 0 12px rgba(0, 240, 96, 0.85);
  animation: cd-blink 2.4s ease-in-out infinite;
}

@keyframes cd-blink {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.35;
  }
}

.cd-event-partner {
  margin: 0;
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  font-weight: 700;
}

.cd-event-title {
  position: relative;
  z-index: 1;
  flex: 1;
  margin: 0 0 0;
  font-size: clamp(17px, 1.35vw, 20px);
  line-height: 1.4;
  color: #fff;
  font-weight: 600;
  min-height: 2.6em;
}

.cd-event-footer {
  position: relative;
  z-index: 1;
  margin-top: auto;
  padding-top: clamp(18px, 2.2vw, 22px);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.cd-event-footer .cd-btn {
  width: 100%;
  justify-content: center;
}

@media (min-width: 681px) {
  .cd-event-footer .cd-btn {
    width: auto;
    justify-content: center;
  }
}

.cd-btn {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 999px;
  padding: 12px 22px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.cd-btn-sm {
  padding: 10px 18px;
  font-size: 13px;
}

.cd-btn-lg {
  padding: 14px 28px;
  font-size: 16px;
  box-shadow: 0 14px 34px rgba(255, 0, 144, 0.32);
}

.cd-btn-lg:hover {
  box-shadow: 0 18px 44px rgba(255, 0, 144, 0.4);
}

.cd-btn-arrow::after {
  content: '→';
  margin-left: 8px;
  font-weight: 600;
  transition: transform 0.22s var(--cd-ease);
}

.cd-btn-arrow:hover::after {
  transform: translateX(4px);
}

.cd-btn-primary {
  background: var(--cd-pink);
  color: #fff;
  border: 1px solid var(--cd-pink);
  box-shadow: 0 10px 28px rgba(255, 0, 144, 0.26);
}

.cd-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(255, 0, 144, 0.34);
  color: #fff;
}

.cd-btn-ghost {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.26);
  background: rgba(255, 255, 255, 0.04);
}

.cd-btn-ghost:hover {
  border-color: rgba(255, 255, 255, 0.45);
  background: rgba(255, 255, 255, 0.09);
  color: #fff;
  transform: translateY(-1px);
}

.cd-btn-outline {
  color: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(54, 227, 255, 0.45);
  background: rgba(54, 227, 255, 0.06);
}

.cd-btn-outline:hover {
  border-color: var(--cd-teal);
  background: rgba(54, 227, 255, 0.12);
  color: #fff;
  transform: translateY(-1px);
}

/* Workshops */
.cd-workshops-intro {
  margin-bottom: clamp(32px, 4vw, 44px);
  max-width: 72ch;
  padding-bottom: clamp(8px, 1.5vw, 14px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.cd-workshops-kicker {
  margin: 0 0 12px;
  font-size: clamp(20px, 2.1vw, 27px);
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.02em;
}

.cd-workshops-intro p {
  margin: 0;
  font-size: clamp(16px, 1.22vw, 18px);
  line-height: 1.78;
  color: rgba(255, 255, 255, 0.58);
}

.cd-workshop-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 2.5vw, 30px);
  align-items: stretch;
}

.cd-workshop-card {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: clamp(22px, 2.4vw, 30px);
  padding-top: clamp(40px, 4.5vw, 48px);
  background:
    linear-gradient(165deg, rgba(107, 75, 255, 0.14) 0%, rgba(255, 255, 255, 0.03) 48%, rgba(0, 240, 96, 0.04) 100%);
  box-shadow: 0 16px 50px rgba(0, 0, 0, 0.26);
  overflow: hidden;
  transition: transform 0.38s var(--cd-ease), border-color 0.38s var(--cd-ease), box-shadow 0.38s var(--cd-ease);
}

.cd-workshop-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 212, 71, 0.45), transparent);
  opacity: 0.7;
}

.cd-workshop-card:hover {
  transform: translateY(-4px);
  border-color: rgba(107, 75, 255, 0.42);
  box-shadow: 0 22px 64px rgba(0, 0, 0, 0.32), 0 0 40px rgba(107, 75, 255, 0.12);
}

.cd-workshop-ix {
  position: absolute;
  top: clamp(16px, 2vw, 20px);
  right: clamp(16px, 2vw, 22px);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  color: rgba(255, 255, 255, 0.28);
}

.cd-workshop-card-body {
  position: relative;
  z-index: 1;
}

.cd-workshop-card h3 {
  margin: 0 0 12px;
  font-size: clamp(17px, 1.32vw, 20px);
  color: #fff;
  letter-spacing: -0.02em;
}

.cd-workshop-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.78;
  color: rgba(255, 255, 255, 0.56);
}

/* Case studies */
.cd-case-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 2.5vw, 32px);
}

.cd-case-card {
  position: relative;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02));
  box-shadow: var(--cd-shadow);
  transition: transform 0.35s var(--cd-ease), box-shadow 0.35s var(--cd-ease);
}

.cd-case-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--cd-shadow-hover);
}

.cd-case-card:hover .cd-case-visual {
  transform: scale(1.04);
}

.cd-case-visual {
  aspect-ratio: 16 / 10;
  position: relative;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.35);
  transition: transform 0.55s var(--cd-ease);
}

.cd-case-visual img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  z-index: 0;
}

.cd-case-visual::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, transparent 0%, rgba(10, 8, 24, 0.5) 100%);
  opacity: 0.88;
  pointer-events: none;
}

.cd-case-body {
  padding: clamp(18px, 2.2vw, 26px);
}

.cd-case-tag {
  margin: 0 0 8px;
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 800;
  color: rgba(255, 212, 71, 0.85);
}

.cd-case-body h3 {
  margin: 0 0 6px;
  font-size: clamp(17px, 1.35vw, 20px);
  color: #fff;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

.cd-case-kicker {
  margin: 0 0 10px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.45);
  font-weight: 500;
}

.cd-case-desc {
  margin: 0;
  font-size: 15px;
  line-height: 1.72;
  color: rgba(255, 255, 255, 0.58);
}

/* Finale */
.cd-finale {
  padding: clamp(80px, 11vw, 128px) 0 clamp(100px, 14vw, 160px);
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  background:
    radial-gradient(ellipse 70% 50% at 50% 0%, rgba(255, 0, 144, 0.07) 0%, transparent 55%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0));
}

.cd-finale-panel {
  position: relative;
  border-radius: 26px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  padding: clamp(40px, 6vw, 64px) clamp(28px, 5vw, 48px);
  background:
    linear-gradient(145deg, rgba(107, 75, 255, 0.12) 0%, rgba(255, 0, 144, 0.06) 38%, rgba(0, 240, 96, 0.06) 100%),
    rgba(255, 255, 255, 0.03);
  box-shadow: var(--cd-shadow-soft), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.cd-finale-panel::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(800px 420px at 75% 15%, rgba(54, 227, 255, 0.12) 0%, transparent 55%);
  opacity: 0.85;
}

.cd-finale-inner {
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: 880px;
  margin: 0 auto;
}

.cd-finale-label {
  margin: 0 0 12px;
  display: flex;
  justify-content: center;
}

.cd-finale-eyebrow {
  margin: 0 0 14px;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(255, 212, 71, 0.88);
}

.cd-finale-title {
  margin: 0 0 clamp(16px, 2vw, 22px);
  font-size: clamp(30px, 4.2vw, 50px);
  line-height: 1.05;
  color: #fff;
  letter-spacing: -0.03em;
}

.cd-finale-lead {
  margin: 0 0 12px;
  font-size: clamp(17px, 1.32vw, 19px);
  line-height: 1.74;
  color: rgba(255, 255, 255, 0.64);
}

.cd-finale-lead-secondary {
  margin-bottom: clamp(30px, 4vw, 42px) !important;
  color: rgba(255, 255, 255, 0.5);
}

.cd-finale-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 14px;
  justify-content: center;
  align-items: center;
}

.cd-finale-actions .cd-btn-primary.cd-btn-lg {
  min-width: min(220px, 100%);
}

@media (max-width: 1024px) {
  .cd-offer-grid,
  .cd-event-grid,
  .cd-workshop-grid,
  .cd-case-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 960px) {
  .cd-hero-grid {
    grid-template-columns: 1fr;
  }

  .page-template-custom-caribbean-diaspora .footer,
  body.caribbean-diaspora-page .footer {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 680px) {
  .page-template-custom-caribbean-diaspora .css-nav,
  body.caribbean-diaspora-page .css-nav {
    padding: 0 16px;
    height: 52px;
  }

  .page-template-custom-caribbean-diaspora .css-nav-links,
  body.caribbean-diaspora-page .css-nav-links {
    top: 52px;
  }

  .page-template-custom-caribbean-diaspora .footer,
  body.caribbean-diaspora-page .footer {
    padding: clamp(32px, 7vw, 44px) clamp(18px, 4vw, 24px);
    gap: clamp(28px, 6vw, 36px);
  }

  .page-template-custom-caribbean-diaspora .fbtm,
  body.caribbean-diaspora-page .fbtm {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    font-size: clamp(12px, 3.2vw, 13px);
    padding: clamp(18px, 4vw, 22px) clamp(18px, 4vw, 24px);
  }

  .cd-wrap {
    width: min(1180px, calc(100% - 2 * 18px));
  }

  .cd-section-label {
    width: 30px;
    height: 30px;
    font-size: 11px;
  }

  .cd-finale-actions .cd-btn {
    width: 100%;
  }

  .cd-event-title {
    min-height: 0;
  }
}

/* Nav — What We Do dropdown (dark theme, desktop) */
@media (min-width: 901px) {
  .page-template-custom-caribbean-diaspora .css-nav-dd-panel,
  body.caribbean-diaspora-page .css-nav-dd-panel {
    background: rgba(12, 10, 26, 0.96);
    border-color: rgba(255, 255, 255, 0.12);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.45);
  }

  .page-template-custom-caribbean-diaspora .css-nav-dd-link,
  body.caribbean-diaspora-page .css-nav-dd-link {
    color: rgba(255, 255, 255, 0.85);
  }

  .page-template-custom-caribbean-diaspora .css-nav-dd-link:hover,
  body.caribbean-diaspora-page .css-nav-dd-link:hover {
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cd-page::before {
    animation: none;
  }

  .cd-hero-shine {
    animation: none;
  }

  .cd-hero-visual:hover {
    transform: none;
  }

  .cd-hero-nodes span {
    animation: none;
  }

  .cd-globe-ring-1,
  .cd-globe-ring-2,
  .cd-globe-ring-3 {
    animation: none;
  }

  .cd-event-glow {
    animation: none;
  }

  .cd-live::before {
    animation: none;
  }

  .cd-card,
  .cd-event-card,
  .cd-workshop-card,
  .cd-case-card,
  .cd-btn {
    transition: none !important;
  }

  .cd-case-card:hover .cd-case-visual {
    transform: none;
  }

  .cd-btn-arrow:hover::after {
    transform: none;
  }
}
